2022-08-17T12:06:21.1994474Z Requested labels: linux.2xlarge 2022-08-17T12:06:21.1994565Z Job defined at: pytorch/pytorch/.github/workflows/_linux-test.yml@refs/pull/82657/merge 2022-08-17T12:06:21.1994590Z Waiting for a runner to pick up this job... 2022-08-17T12:06:23.1383312Z Job is about to start running on the runner: i-0550a218c1ee52410 (repository) 2022-08-17T12:06:27.7390199Z Current runner version: '2.295.0' 2022-08-17T12:06:27.7396270Z Runner name: 'i-0550a218c1ee52410' 2022-08-17T12:06:27.7396769Z Runner group name: 'Default' 2022-08-17T12:06:27.7397427Z Machine name: 'ip-10-0-6-210' 2022-08-17T12:06:27.7399510Z ##[group]GITHUB_TOKEN Permissions 2022-08-17T12:06:27.7400226Z Actions: read 2022-08-17T12:06:27.7400547Z Checks: read 2022-08-17T12:06:27.7400904Z Contents: read 2022-08-17T12:06:27.7401196Z Deployments: read 2022-08-17T12:06:27.7401524Z Discussions: read 2022-08-17T12:06:27.7401841Z Issues: read 2022-08-17T12:06:27.7402106Z Metadata: read 2022-08-17T12:06:27.7402453Z Packages: read 2022-08-17T12:06:27.7402765Z Pages: read 2022-08-17T12:06:27.7403095Z PullRequests: read 2022-08-17T12:06:27.7403456Z RepositoryProjects: read 2022-08-17T12:06:27.7403840Z SecurityEvents: read 2022-08-17T12:06:27.7404132Z Statuses: read 2022-08-17T12:06:27.7404446Z ##[endgroup] 2022-08-17T12:06:27.7407678Z Secret source: None 2022-08-17T12:06:27.7408276Z Prepare workflow directory 2022-08-17T12:06:27.9820664Z Prepare all required actions 2022-08-17T12:06:27.9982838Z Getting action download info 2022-08-17T12:06:28.2137382Z Download action repository 'pytorch/pytorch@master' (SHA:2a096e940d33a33c4eb6df1c2ed4da607bd31a7f) 2022-08-17T12:06:30.7136856Z Download action repository 'nick-fields/retry@71062288b76e2b6214ebde0e673ce0de1755740a' (SHA:71062288b76e2b6214ebde0e673ce0de1755740a) 2022-08-17T12:06:30.8153990Z Download action repository 'seemethere/upload-artifact-s3@v5' (SHA:3c1d75049465d7dfa70acca6d80b9c5c06ff4886) 2022-08-17T12:06:31.0556243Z Getting action download info 2022-08-17T12:06:31.2394656Z Download action repository 'malfet/checkout@silent-checkout' (SHA:f63e9e15406be6060f159846cd2e098f759c5246) 2022-08-17T12:06:31.4920909Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@master 2022-08-17T12:06:31.4921206Z with: 2022-08-17T12:06:31.4921458Z submodules: recursive 2022-08-17T12:06:31.4921646Z fetch-depth: 0 2022-08-17T12:06:31.4921802Z env: 2022-08-17T12:06:31.4921987Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:06:31.4922182Z ##[endgroup] 2022-08-17T12:06:31.5146657Z ##[group]Run retry () { 2022-08-17T12:06:31.5146925Z retry () { 2022-08-17T12:06:31.5147151Z  $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2022-08-17T12:06:31.5147373Z } 2022-08-17T12:06:31.5147548Z echo "${GITHUB_WORKSPACE}" 2022-08-17T12:06:31.5147767Z if [ -z "${NO_SUDO}" ]; then 2022-08-17T12:06:31.5147992Z  retry sudo rm -rf "${GITHUB_WORKSPACE}" 2022-08-17T12:06:31.5148196Z else 2022-08-17T12:06:31.5148380Z  retry rm -rf "${GITHUB_WORKSPACE}" 2022-08-17T12:06:31.5148571Z fi 2022-08-17T12:06:31.5148795Z mkdir "${GITHUB_WORKSPACE}" 2022-08-17T12:06:31.5164499Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T12:06:31.5164746Z env: 2022-08-17T12:06:31.5164929Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:06:31.5165099Z NO_SUDO: 2022-08-17T12:06:31.5165276Z ##[endgroup] 2022-08-17T12:06:31.5339937Z /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-08-17T12:06:33.0601786Z ##[group]Run malfet/checkout@silent-checkout 2022-08-17T12:06:33.0602041Z with: 2022-08-17T12:06:33.0602246Z ref: ce6a3c605df99d1df57c0dda75c06d748e54ed2a 2022-08-17T12:06:33.0602461Z fetch-depth: 0 2022-08-17T12:06:33.0602634Z submodules: recursive 2022-08-17T12:06:33.0602819Z quiet-checkout: true 2022-08-17T12:06:33.0603016Z repository: pytorch/pytorch 2022-08-17T12:06:33.0603372Z token: *** 2022-08-17T12:06:33.0603535Z ssh-strict: true 2022-08-17T12:06:33.0603727Z persist-credentials: true 2022-08-17T12:06:33.0603915Z clean: true 2022-08-17T12:06:33.0604071Z lfs: false 2022-08-17T12:06:33.0604253Z set-safe-directory: true 2022-08-17T12:06:33.0604427Z env: 2022-08-17T12:06:33.0604584Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:06:33.0604769Z ##[endgroup] 2022-08-17T12:06:33.1754908Z Syncing repository: pytorch/pytorch 2022-08-17T12:06:33.1756298Z ##[group]Getting Git version info 2022-08-17T12:06:33.1756978Z Working directory is '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2022-08-17T12:06:33.1757428Z [command]/usr/bin/git version 2022-08-17T12:06:33.1773569Z git version 2.37.1 2022-08-17T12:06:33.1793911Z ##[endgroup] 2022-08-17T12:06:33.1808320Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/c58f8a9b-bfb3-440e-851e-67580e731203' before making global git config changes 2022-08-17T12:06:33.1808865Z Adding repository directory to the temporary git global config as a safe directory 2022-08-17T12:06:33.1813781Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-08-17T12:06:33.1850065Z Deleting the contents of '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2022-08-17T12:06:33.1853493Z ##[group]Initializing the repository 2022-08-17T12:06:33.1858087Z [command]/usr/bin/git init /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-08-17T12:06:33.1973546Z hint: Using 'master' as the name for the initial branch. This default branch name 2022-08-17T12:06:33.1973941Z hint: is subject to change. To configure the initial branch name to use in all 2022-08-17T12:06:33.1974330Z hint: of your new repositories, which will suppress this warning, call: 2022-08-17T12:06:33.1974565Z hint: 2022-08-17T12:06:33.1974839Z hint: git config --global init.defaultBranch 2022-08-17T12:06:33.1975320Z hint: 2022-08-17T12:06:33.1975693Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2022-08-17T12:06:33.1976071Z hint: 'development'. The just-created branch can be renamed via this command: 2022-08-17T12:06:33.1976295Z hint: 2022-08-17T12:06:33.1976671Z hint: git branch -m 2022-08-17T12:06:33.1977055Z Initialized empty Git repository in /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/ 2022-08-17T12:06:33.1984333Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2022-08-17T12:06:33.2015721Z ##[endgroup] 2022-08-17T12:06:33.2016152Z ##[group]Disabling automatic garbage collection 2022-08-17T12:06:33.2020428Z [command]/usr/bin/git config --local gc.auto 0 2022-08-17T12:06:33.2051692Z ##[endgroup] 2022-08-17T12:06:33.2052078Z ##[group]Setting up auth 2022-08-17T12:06:33.2059411Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2022-08-17T12:06:33.2089597Z [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:33.2331068Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-08-17T12:06:33.2364838Z [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:33.2611532Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2022-08-17T12:06:33.2654113Z ##[endgroup] 2022-08-17T12:06:33.2654509Z ##[group]Fetching the repository 2022-08-17T12:06:33.2660501Z [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:18.5813432Z [command]/usr/bin/git rev-parse --verify --quiet ce6a3c605df99d1df57c0dda75c06d748e54ed2a^{object} 2022-08-17T12:07:18.5848588Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --quiet --no-recurse-submodules origin ce6a3c605df99d1df57c0dda75c06d748e54ed2a 2022-08-17T12:07:19.6011157Z ##[endgroup] 2022-08-17T12:07:19.6011556Z ##[group]Determining the checkout info 2022-08-17T12:07:19.6012554Z ##[endgroup] 2022-08-17T12:07:19.6013129Z ##[group]Checking out the ref 2022-08-17T12:07:19.6018224Z [command]/usr/bin/git checkout --quiet --force ce6a3c605df99d1df57c0dda75c06d748e54ed2a 2022-08-17T12:07:20.8186663Z ##[endgroup] 2022-08-17T12:07:20.8187285Z ##[group]Setting up auth for fetching submodules 2022-08-17T12:07:20.8192734Z [command]/usr/bin/git config --global http.https://github.com/.extraheader AUTHORIZATION: basic *** 2022-08-17T12:07:20.8239319Z [command]/usr/bin/git config --global --unset-all url.https://github.com/.insteadOf 2022-08-17T12:07:20.8270429Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf git@github.com: 2022-08-17T12:07:20.8299399Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2022-08-17T12:07:20.8325310Z ##[endgroup] 2022-08-17T12:07:20.8325694Z ##[group]Fetching submodules 2022-08-17T12:07:20.8328966Z [command]/usr/bin/git submodule sync --recursive 2022-08-17T12:07:20.8585009Z [command]/usr/bin/git -c protocol.version=2 submodule update --init --force --recursive 2022-08-17T12:07:20.8831638Z Submodule 'android/libs/fbjni' (https://github.com/facebookincubator/fbjni.git) registered for path 'android/libs/fbjni' 2022-08-17T12:07:20.8833685Z Submodule 'third_party/NNPACK_deps/FP16' (https://github.com/Maratyszcza/FP16.git) registered for path 'third_party/FP16' 2022-08-17T12:07:20.8834238Z Submodule 'third_party/NNPACK_deps/FXdiv' (https://github.com/Maratyszcza/FXdiv.git) registered for path 'third_party/FXdiv' 2022-08-17T12:07:20.8835761Z Submodule 'third_party/NNPACK' (https://github.com/Maratyszcza/NNPACK.git) registered for path 'third_party/NNPACK' 2022-08-17T12:07:20.8837996Z Submodule 'third_party/QNNPACK' (https://github.com/pytorch/QNNPACK) registered for path 'third_party/QNNPACK' 2022-08-17T12:07:20.8840213Z Submodule 'third_party/XNNPACK' (https://github.com/google/XNNPACK.git) registered for path 'third_party/XNNPACK' 2022-08-17T12:07:20.8842730Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/benchmark' 2022-08-17T12:07:20.8845088Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo.git) registered for path 'third_party/cpuinfo' 2022-08-17T12:07:20.8847562Z Submodule 'third_party/cub' (https://github.com/NVlabs/cub.git) registered for path 'third_party/cub' 2022-08-17T12:07:20.8850428Z Submodule 'third_party/cudnn_frontend' (https://github.com/NVIDIA/cudnn-frontend.git) registered for path 'third_party/cudnn_frontend' 2022-08-17T12:07:20.8852905Z Submodule 'third_party/eigen' (https://gitlab.com/libeigen/eigen.git) registered for path 'third_party/eigen' 2022-08-17T12:07:20.8855845Z Submodule 'third_party/fbgemm' (https://github.com/pytorch/fbgemm) registered for path 'third_party/fbgemm' 2022-08-17T12:07:20.8858851Z Submodule 'third_party/flatbuffers' (https://github.com/google/flatbuffers.git) registered for path 'third_party/flatbuffers' 2022-08-17T12:07:20.8861906Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/fmt' 2022-08-17T12:07:20.8864990Z Submodule 'third_party/foxi' (https://github.com/houseroad/foxi.git) registered for path 'third_party/foxi' 2022-08-17T12:07:20.8868248Z Submodule 'third_party/gemmlowp/gemmlowp' (https://github.com/google/gemmlowp.git) registered for path 'third_party/gemmlowp/gemmlowp' 2022-08-17T12:07:20.8871525Z Submodule 'third_party/gloo' (https://github.com/facebookincubator/gloo) registered for path 'third_party/gloo' 2022-08-17T12:07:20.8875197Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/googletest' 2022-08-17T12:07:20.8878681Z Submodule 'third_party/ideep' (https://github.com/intel/ideep) registered for path 'third_party/ideep' 2022-08-17T12:07:20.8882260Z Submodule 'third_party/ios-cmake' (https://github.com/Yangqing/ios-cmake.git) registered for path 'third_party/ios-cmake' 2022-08-17T12:07:20.8886748Z Submodule 'third_party/ittapi' (https://github.com/intel/ittapi.git) registered for path 'third_party/ittapi' 2022-08-17T12:07:20.8890670Z Submodule 'third_party/kineto' (https://github.com/pytorch/kineto) registered for path 'third_party/kineto' 2022-08-17T12:07:20.8894722Z Submodule 'third_party/nccl/nccl' (https://github.com/NVIDIA/nccl) registered for path 'third_party/nccl/nccl' 2022-08-17T12:07:20.8898952Z Submodule 'third_party/neon2sse' (https://github.com/intel/ARM_NEON_2_x86_SSE.git) registered for path 'third_party/neon2sse' 2022-08-17T12:07:20.8902980Z Submodule 'third_party/nlohmann' (https://github.com/nlohmann/json.git) registered for path 'third_party/nlohmann' 2022-08-17T12:07:20.8907331Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx' 2022-08-17T12:07:20.8911823Z Submodule 'third_party/onnx-tensorrt' (https://github.com/onnx/onnx-tensorrt) registered for path 'third_party/onnx-tensorrt' 2022-08-17T12:07:20.8916357Z Submodule 'third_party/pocketfft' (https://github.com/mreineck/pocketfft) registered for path 'third_party/pocketfft' 2022-08-17T12:07:20.8920832Z Submodule 'third_party/protobuf' (https://github.com/protocolbuffers/protobuf.git) registered for path 'third_party/protobuf' 2022-08-17T12:07:20.8925595Z Submodule 'third_party/NNPACK_deps/psimd' (https://github.com/Maratyszcza/psimd.git) registered for path 'third_party/psimd' 2022-08-17T12:07:20.8930440Z Submodule 'third_party/NNPACK_deps/pthreadpool' (https://github.com/Maratyszcza/pthreadpool.git) registered for path 'third_party/pthreadpool' 2022-08-17T12:07:20.8935322Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/pybind11' 2022-08-17T12:07:20.8940324Z Submodule 'third_party/python-enum' (https://github.com/PeachPy/enum34.git) registered for path 'third_party/python-enum' 2022-08-17T12:07:20.8945362Z Submodule 'third_party/python-peachpy' (https://github.com/malfet/PeachPy.git) registered for path 'third_party/python-peachpy' 2022-08-17T12:07:20.8950770Z Submodule 'third_party/python-six' (https://github.com/benjaminp/six.git) registered for path 'third_party/python-six' 2022-08-17T12:07:20.8957212Z Submodule 'third_party/sleef' (https://github.com/shibatch/sleef) registered for path 'third_party/sleef' 2022-08-17T12:07:20.8964688Z Submodule 'third_party/tbb' (https://github.com/01org/tbb) registered for path 'third_party/tbb' 2022-08-17T12:07:20.8970917Z Submodule 'third_party/tensorpipe' (https://github.com/pytorch/tensorpipe.git) registered for path 'third_party/tensorpipe' 2022-08-17T12:07:20.8976793Z Submodule 'third_party/zstd' (https://github.com/facebook/zstd.git) registered for path 'third_party/zstd' 2022-08-17T12:07:20.9004109Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/libs/fbjni'... 2022-08-17T12:07:21.2148236Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/FP16'... 2022-08-17T12:07:21.4222883Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/FXdiv'... 2022-08-17T12:07:21.6210269Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/NNPACK'... 2022-08-17T12:07:21.9084126Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/QNNPACK'... 2022-08-17T12:07:22.2095950Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/XNNPACK'... 2022-08-17T12:07:27.4423752Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/benchmark'... 2022-08-17T12:07:27.8362548Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cpuinfo'... 2022-08-17T12:07:28.3440451Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cub'... 2022-08-17T12:07:29.7117814Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cudnn_frontend'... 2022-08-17T12:07:30.9536898Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/eigen'... 2022-08-17T12:07:36.1156947Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm'... 2022-08-17T12:07:36.7067893Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/flatbuffers'... 2022-08-17T12:07:37.9912837Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fmt'... 2022-08-17T12:07:39.1974189Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/foxi'... 2022-08-17T12:07:39.4011047Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/gemmlowp/gemmlowp'... 2022-08-17T12:07:40.0748865Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/gloo'... 2022-08-17T12:07:40.5897688Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/googletest'... 2022-08-17T12:07:41.6255583Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep'... 2022-08-17T12:07:42.0050032Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ios-cmake'... 2022-08-17T12:07:42.2201390Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ittapi'... 2022-08-17T12:07:42.4759946Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto'... 2022-08-17T12:07:43.8110998Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/nccl/nccl'... 2022-08-17T12:07:44.2776408Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/neon2sse'... 2022-08-17T12:07:44.6609661Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/nlohmann'... 2022-08-17T12:07:50.6844164Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx'... 2022-08-17T12:07:52.4189349Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt'... 2022-08-17T12:07:52.8551518Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pocketfft'... 2022-08-17T12:07:53.1072199Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf'... 2022-08-17T12:07:57.7991297Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/psimd'... 2022-08-17T12:07:58.0240450Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pthreadpool'... 2022-08-17T12:07:58.3587653Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pybind11'... 2022-08-17T12:07:59.1226102Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/python-enum'... 2022-08-17T12:07:59.3550346Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/python-peachpy'... 2022-08-17T12:07:59.8125372Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/python-six'... 2022-08-17T12:08:00.1225208Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/sleef'... 2022-08-17T12:08:00.6907166Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tbb'... 2022-08-17T12:08:02.8031540Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe'... 2022-08-17T12:08:03.2859676Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/zstd'... 2022-08-17T12:08:05.3536744Z Submodule path 'android/libs/fbjni': checked out '7e1e1fe3858c63c251c637ae41a20de425dde96f' 2022-08-17T12:08:05.3634967Z Submodule path 'third_party/FP16': checked out '4dfe081cf6bcd15db339cf2680b9281b8451eeb3' 2022-08-17T12:08:05.3708063Z Submodule path 'third_party/FXdiv': checked out 'b408327ac2a15ec3e43352421954f5b1967701d1' 2022-08-17T12:08:05.3911468Z Submodule path 'third_party/NNPACK': checked out 'c07e3a0400713d546e0dea2d5466dd22ea389c73' 2022-08-17T12:08:05.4112344Z Submodule path 'third_party/QNNPACK': checked out '7d2a4e9931a82adc3814275b6219a03e24e36b4c' 2022-08-17T12:08:05.9653504Z Submodule path 'third_party/XNNPACK': checked out 'ae108ef49aa5623b896fc93d4298c49d1750d9ba' 2022-08-17T12:08:05.9847599Z Submodule path 'third_party/benchmark': checked out '0d98dba29d66e93259db7daa53a9327df767a415' 2022-08-17T12:08:06.0763309Z Submodule path 'third_party/cpuinfo': checked out '5916273f79a21551890fd3d56fc5375a78d1598d' 2022-08-17T12:08:06.1081138Z Submodule path 'third_party/cub': checked out 'd106ddb991a56c3df1b6d51b2409e36ba8181ce4' 2022-08-17T12:08:06.3720775Z Submodule path 'third_party/cudnn_frontend': checked out '43709ab96c47e26eebcdac72f93f946d44ceffa8' 2022-08-17T12:08:06.5918878Z Submodule path 'third_party/eigen': checked out '3147391d946bb4b6c68edd901f2add6ac1f31f8c' 2022-08-17T12:08:06.6331446Z Submodule path 'third_party/fbgemm': checked out '499cd22f5c2e26041e4f190f628b48478a89a030' 2022-08-17T12:08:06.6344839Z Submodule 'third_party/asmjit' (https://github.com/asmjit/asmjit.git) registered for path 'third_party/fbgemm/third_party/asmjit' 2022-08-17T12:08:06.6346980Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo) registered for path 'third_party/fbgemm/third_party/cpuinfo' 2022-08-17T12:08:06.6349353Z Submodule 'third_party/googletest' (https://github.com/google/googletest) registered for path 'third_party/fbgemm/third_party/googletest' 2022-08-17T12:08:06.6351838Z 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:06.6375117Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/asmjit'... 2022-08-17T12:08:07.4410601Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/cpuinfo'... 2022-08-17T12:08:08.1107538Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/googletest'... 2022-08-17T12:08:09.1060472Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/hipify_torch'... 2022-08-17T12:08:09.4104716Z Submodule path 'third_party/fbgemm/third_party/asmjit': checked out 'd3fbf7c9bc7c1d1365a94a45614b91c5a3706b81' 2022-08-17T12:08:09.5027724Z Submodule path 'third_party/fbgemm/third_party/cpuinfo': checked out 'ed8b86a253800bafdb7b25c5c399f91bff9cb1f3' 2022-08-17T12:08:09.5556331Z Submodule path 'third_party/fbgemm/third_party/googletest': checked out 'cbf019de22c8dd37b2108da35b2748fd702d1796' 2022-08-17T12:08:09.5647783Z Submodule path 'third_party/fbgemm/third_party/hipify_torch': checked out '1840658c184f3eeba787dae0f06c45756c1daaf5' 2022-08-17T12:08:09.6446005Z Submodule path 'third_party/flatbuffers': checked out 'd0cede9c90c5257537c293517a21376408b549fa' 2022-08-17T12:08:09.6753092Z Submodule path 'third_party/fmt': checked out 'cd4af11efc9c622896a3e4cb599fa28668ca3d05' 2022-08-17T12:08:09.6831341Z Submodule path 'third_party/foxi': checked out 'c278588e34e535f0bb8f00df3880d26928038cad' 2022-08-17T12:08:09.7196456Z Submodule path 'third_party/gemmlowp/gemmlowp': checked out '3fb5c176c17c765a3492cd2f0321b0dab712f350' 2022-08-17T12:08:09.7416240Z Submodule path 'third_party/gloo': checked out '5b143513263133af2b95547e97c07cebeb72bf72' 2022-08-17T12:08:09.7843227Z Submodule path 'third_party/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2022-08-17T12:08:09.7948013Z Submodule path 'third_party/ideep': checked out '8a114a51c116b55c4ceb689b98746786bd00c29b' 2022-08-17T12:08:09.7960386Z Submodule 'mkl-dnn' (https://github.com/intel/mkl-dnn.git) registered for path 'third_party/ideep/mkl-dnn' 2022-08-17T12:08:09.7982589Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep/mkl-dnn'... 2022-08-17T12:08:16.4148972Z Submodule path 'third_party/ideep/mkl-dnn': checked out '888a87a954e4fddb4d81fd10858eb834f2441b46' 2022-08-17T12:08:16.4164287Z 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:16.4186712Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep/mkl-dnn/third_party/oneDNN'... 2022-08-17T12:08:23.1583338Z Submodule path 'third_party/ideep/mkl-dnn/third_party/oneDNN': checked out '52b5f107dd9cf10910aaa19cb47f3abf9b349815' 2022-08-17T12:08:23.1676374Z Submodule path 'third_party/ios-cmake': checked out '8abaed637d56f1337d6e1d2c4026e25c1eade724' 2022-08-17T12:08:23.1807943Z Submodule path 'third_party/ittapi': checked out '5b8a7d7422611c3a0d799fb5fc5dd4abfae35b42' 2022-08-17T12:08:23.2669408Z Submodule path 'third_party/kineto': checked out '0703c78999061b8329dfab7ec5046fc5764a5573' 2022-08-17T12:08:23.2683843Z 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:23.2685876Z 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:23.2708115Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/fmt'... 2022-08-17T12:08:24.4443669Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/googletest'... 2022-08-17T12:08:25.5124504Z Submodule path 'third_party/kineto/libkineto/third_party/fmt': checked out '2591ab91c3898c9f6544fff04660276537d32ffd' 2022-08-17T12:08:25.5624883Z Submodule path 'third_party/kineto/libkineto/third_party/googletest': checked out '7aca84427f224eeed3144123d5230d5871e93347' 2022-08-17T12:08:25.5804708Z Submodule path 'third_party/nccl/nccl': checked out '19ab67d1727d337d10d0a48cbaf5cd119b8d88f1' 2022-08-17T12:08:25.5938519Z Submodule path 'third_party/neon2sse': checked out '97a126f08ce318023be604d03f88bf0820a9464a' 2022-08-17T12:08:25.6918469Z Submodule path 'third_party/nlohmann': checked out '87cda1d6646592ac5866dc703c8e1839046a6806' 2022-08-17T12:08:25.9177419Z Submodule path 'third_party/onnx': checked out 'f7ee1ac60d06abe8e26c9b6bbe1e3db5286b614b' 2022-08-17T12:08:25.9204422Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/onnx/third_party/benchmark' 2022-08-17T12:08:25.9206049Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/onnx/third_party/pybind11' 2022-08-17T12:08:25.9229033Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx/third_party/benchmark'... 2022-08-17T12:08:26.3028434Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx/third_party/pybind11'... 2022-08-17T12:08:27.1129358Z Submodule path 'third_party/onnx/third_party/benchmark': checked out '0d98dba29d66e93259db7daa53a9327df767a415' 2022-08-17T12:08:27.1417147Z Submodule path 'third_party/onnx/third_party/pybind11': checked out 'ffa346860b306c9bbfb341aed9c14c067751feb8' 2022-08-17T12:08:27.1556810Z Submodule path 'third_party/onnx-tensorrt': checked out 'c153211418a7c57ce071d9ce2a41f8d1c85a878f' 2022-08-17T12:08:27.1568852Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx-tensorrt/third_party/onnx' 2022-08-17T12:08:27.1590337Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx'... 2022-08-17T12:08:28.9718185Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx': checked out '765f5ee823a67a866f4bd28a9860e81f3c811ce8' 2022-08-17T12:08:28.9737128Z 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:28.9739385Z 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:28.9762529Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark'... 2022-08-17T12:08:29.3853675Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11'... 2022-08-17T12:08:30.2461058Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark': checked out 'e776aa0275e293707b6a0901e0e8d8a8a3679508' 2022-08-17T12:08:30.3052583Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11': checked out 'a1041190c8b8ff0cd9e2f0752248ad5e3789ea0c' 2022-08-17T12:08:30.3066606Z 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:30.3089927Z 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:30.5269362Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2022-08-17T12:08:30.5351375Z Submodule path 'third_party/pocketfft': checked out 'ea778e37710c07723435b1be58235996d1d43a5a' 2022-08-17T12:08:30.7672533Z Submodule path 'third_party/protobuf': checked out 'd1eca4e4b421cd2997495c4b4e65cea6be4e9b8a' 2022-08-17T12:08:30.7691990Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/protobuf/third_party/benchmark' 2022-08-17T12:08:30.7693457Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/protobuf/third_party/googletest' 2022-08-17T12:08:30.7716912Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/benchmark'... 2022-08-17T12:08:31.1515216Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/googletest'... 2022-08-17T12:08:32.1884210Z Submodule path 'third_party/protobuf/third_party/benchmark': checked out '5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8' 2022-08-17T12:08:32.2510458Z Submodule path 'third_party/protobuf/third_party/googletest': checked out '5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081' 2022-08-17T12:08:32.2587721Z Submodule path 'third_party/psimd': checked out '072586a71b55b7f8c584153d223e95687148a900' 2022-08-17T12:08:32.2685170Z Submodule path 'third_party/pthreadpool': checked out 'a134dd5d4cee80cce15db81a72e7f929d71dd413' 2022-08-17T12:08:32.2986571Z Submodule path 'third_party/pybind11': checked out 'aa304c9c7d725ffb9d10af08a3b34cb372307020' 2022-08-17T12:08:32.3068502Z Submodule path 'third_party/python-enum': checked out '4cfedc426c4e2fc52e3f5c2b4297e15ed8d6b8c7' 2022-08-17T12:08:32.3327747Z Submodule path 'third_party/python-peachpy': checked out 'f45429b087dd7d5bc78bb40dc7cf06425c252d67' 2022-08-17T12:08:32.3413871Z Submodule path 'third_party/python-six': checked out '15e31431af97e5e64b80af0a3f598d382bcdd49a' 2022-08-17T12:08:32.3814698Z Submodule path 'third_party/sleef': checked out 'e0a003ee838b75d11763aa9c3ef17bf71a725bff' 2022-08-17T12:08:32.4803166Z Submodule path 'third_party/tbb': checked out 'a51a90bc609bb73db8ea13841b5cf7aa4344d4a9' 2022-08-17T12:08:32.5044981Z Submodule path 'third_party/tensorpipe': checked out '52791a2fd214b2a9dc5759d36725909c1daa7f2e' 2022-08-17T12:08:32.5059272Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/tensorpipe/third_party/googletest' 2022-08-17T12:08:32.5061060Z Submodule 'third_party/libnop' (https://github.com/google/libnop.git) registered for path 'third_party/tensorpipe/third_party/libnop' 2022-08-17T12:08:32.5063109Z Submodule 'third_party/libuv' (https://github.com/libuv/libuv.git) registered for path 'third_party/tensorpipe/third_party/libuv' 2022-08-17T12:08:32.5065269Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/tensorpipe/third_party/pybind11' 2022-08-17T12:08:32.5088693Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/googletest'... 2022-08-17T12:08:33.4983503Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libnop'... 2022-08-17T12:08:33.7769518Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libuv'... 2022-08-17T12:08:35.0154118Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11'... 2022-08-17T12:08:35.8625633Z Submodule path 'third_party/tensorpipe/third_party/googletest': checked out 'aee0f9d9b5b87796ee8a0ab26b7587ec30e8858e' 2022-08-17T12:08:35.8763778Z Submodule path 'third_party/tensorpipe/third_party/libnop': checked out '910b55815be16109f04f4180e9adee14fb4ce281' 2022-08-17T12:08:35.9364193Z Submodule path 'third_party/tensorpipe/third_party/libuv': checked out '1dff88e5161cba5c59276d2070d2e304e4dcb242' 2022-08-17T12:08:35.9618188Z Submodule path 'third_party/tensorpipe/third_party/pybind11': checked out 'a23996fce38ff6ccfbcdc09f1e63f2c4be5ea2ef' 2022-08-17T12:08:35.9631609Z 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:35.9653450Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11/tools/clang'... 2022-08-17T12:08:36.1839025Z Submodule path 'third_party/tensorpipe/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2022-08-17T12:08:36.3066212Z Submodule path 'third_party/zstd': checked out 'aec56a52fbab207fc639a1937d1e708a282edca8' 2022-08-17T12:08:36.3095184Z [command]/usr/bin/git submodule foreach --recursive git config --local gc.auto 0 2022-08-17T12:08:36.3350795Z Entering 'android/libs/fbjni' 2022-08-17T12:08:36.3385665Z Entering 'third_party/FP16' 2022-08-17T12:08:36.3420067Z Entering 'third_party/FXdiv' 2022-08-17T12:08:36.3454450Z Entering 'third_party/NNPACK' 2022-08-17T12:08:36.3489255Z Entering 'third_party/QNNPACK' 2022-08-17T12:08:36.3526507Z Entering 'third_party/XNNPACK' 2022-08-17T12:08:36.3571145Z Entering 'third_party/benchmark' 2022-08-17T12:08:36.3605145Z Entering 'third_party/cpuinfo' 2022-08-17T12:08:36.3639406Z Entering 'third_party/cub' 2022-08-17T12:08:36.3674277Z Entering 'third_party/cudnn_frontend' 2022-08-17T12:08:36.3713397Z Entering 'third_party/eigen' 2022-08-17T12:08:36.3748886Z Entering 'third_party/fbgemm' 2022-08-17T12:08:36.3783352Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-08-17T12:08:36.3819317Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-08-17T12:08:36.3853702Z Entering 'third_party/fbgemm/third_party/googletest' 2022-08-17T12:08:36.3887888Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-08-17T12:08:36.3922829Z Entering 'third_party/flatbuffers' 2022-08-17T12:08:36.3960539Z Entering 'third_party/fmt' 2022-08-17T12:08:36.3995994Z Entering 'third_party/foxi' 2022-08-17T12:08:36.4030052Z Entering 'third_party/gemmlowp/gemmlowp' 2022-08-17T12:08:36.4065209Z Entering 'third_party/gloo' 2022-08-17T12:08:36.4100305Z Entering 'third_party/googletest' 2022-08-17T12:08:36.4134708Z Entering 'third_party/ideep' 2022-08-17T12:08:36.4169385Z Entering 'third_party/ideep/mkl-dnn' 2022-08-17T12:08:36.4206324Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-08-17T12:08:36.4245887Z Entering 'third_party/ios-cmake' 2022-08-17T12:08:36.4280999Z Entering 'third_party/ittapi' 2022-08-17T12:08:36.4315286Z Entering 'third_party/kineto' 2022-08-17T12:08:36.4350153Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-08-17T12:08:36.4384664Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-08-17T12:08:36.4421317Z Entering 'third_party/nccl/nccl' 2022-08-17T12:08:36.4456509Z Entering 'third_party/neon2sse' 2022-08-17T12:08:36.4490218Z Entering 'third_party/nlohmann' 2022-08-17T12:08:36.4525964Z Entering 'third_party/onnx' 2022-08-17T12:08:36.4573621Z Entering 'third_party/onnx/third_party/benchmark' 2022-08-17T12:08:36.4608112Z Entering 'third_party/onnx/third_party/pybind11' 2022-08-17T12:08:36.4644697Z Entering 'third_party/onnx-tensorrt' 2022-08-17T12:08:36.4679155Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-08-17T12:08:36.4717691Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-08-17T12:08:36.4751258Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-08-17T12:08:36.4785452Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-08-17T12:08:36.4822921Z Entering 'third_party/pocketfft' 2022-08-17T12:08:36.4856594Z Entering 'third_party/protobuf' 2022-08-17T12:08:36.4895601Z Entering 'third_party/protobuf/third_party/benchmark' 2022-08-17T12:08:36.4929692Z Entering 'third_party/protobuf/third_party/googletest' 2022-08-17T12:08:36.4965250Z Entering 'third_party/psimd' 2022-08-17T12:08:36.4999093Z Entering 'third_party/pthreadpool' 2022-08-17T12:08:36.5033996Z Entering 'third_party/pybind11' 2022-08-17T12:08:36.5067360Z Entering 'third_party/python-enum' 2022-08-17T12:08:36.5102014Z Entering 'third_party/python-peachpy' 2022-08-17T12:08:36.5136826Z Entering 'third_party/python-six' 2022-08-17T12:08:36.5172118Z Entering 'third_party/sleef' 2022-08-17T12:08:36.5206634Z Entering 'third_party/tbb' 2022-08-17T12:08:36.5242705Z Entering 'third_party/tensorpipe' 2022-08-17T12:08:36.5277665Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-08-17T12:08:36.5311469Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-08-17T12:08:36.5344862Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-08-17T12:08:36.5379310Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-08-17T12:08:36.5413053Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-08-17T12:08:36.5448843Z Entering 'third_party/zstd' 2022-08-17T12:08:36.5491523Z ##[endgroup] 2022-08-17T12:08:36.5491919Z ##[group]Persisting credentials for submodules 2022-08-17T12:08:36.5498701Z [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:36.5756250Z Entering 'android/libs/fbjni' 2022-08-17T12:08:36.5789010Z Entering 'third_party/FP16' 2022-08-17T12:08:36.5822701Z Entering 'third_party/FXdiv' 2022-08-17T12:08:36.5856270Z Entering 'third_party/NNPACK' 2022-08-17T12:08:36.5892454Z Entering 'third_party/QNNPACK' 2022-08-17T12:08:36.5925473Z Entering 'third_party/XNNPACK' 2022-08-17T12:08:36.5970626Z Entering 'third_party/benchmark' 2022-08-17T12:08:36.6004859Z Entering 'third_party/cpuinfo' 2022-08-17T12:08:36.6038886Z Entering 'third_party/cub' 2022-08-17T12:08:36.6072998Z Entering 'third_party/cudnn_frontend' 2022-08-17T12:08:36.6111205Z Entering 'third_party/eigen' 2022-08-17T12:08:36.6147202Z Entering 'third_party/fbgemm' 2022-08-17T12:08:36.6181062Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-08-17T12:08:36.6215577Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-08-17T12:08:36.6249037Z Entering 'third_party/fbgemm/third_party/googletest' 2022-08-17T12:08:36.6282222Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-08-17T12:08:36.6316828Z Entering 'third_party/flatbuffers' 2022-08-17T12:08:36.6351961Z Entering 'third_party/fmt' 2022-08-17T12:08:36.6385061Z Entering 'third_party/foxi' 2022-08-17T12:08:36.6417983Z Entering 'third_party/gemmlowp/gemmlowp' 2022-08-17T12:08:36.6451568Z Entering 'third_party/gloo' 2022-08-17T12:08:36.6486167Z Entering 'third_party/googletest' 2022-08-17T12:08:36.6520487Z Entering 'third_party/ideep' 2022-08-17T12:08:36.6553878Z Entering 'third_party/ideep/mkl-dnn' 2022-08-17T12:08:36.6589271Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-08-17T12:08:36.6629663Z Entering 'third_party/ios-cmake' 2022-08-17T12:08:36.6663559Z Entering 'third_party/ittapi' 2022-08-17T12:08:36.6697335Z Entering 'third_party/kineto' 2022-08-17T12:08:36.6731219Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-08-17T12:08:36.6765221Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-08-17T12:08:36.6799438Z Entering 'third_party/nccl/nccl' 2022-08-17T12:08:36.6832600Z Entering 'third_party/neon2sse' 2022-08-17T12:08:36.6864889Z Entering 'third_party/nlohmann' 2022-08-17T12:08:36.6900189Z Entering 'third_party/onnx' 2022-08-17T12:08:36.6945517Z Entering 'third_party/onnx/third_party/benchmark' 2022-08-17T12:08:36.6978674Z Entering 'third_party/onnx/third_party/pybind11' 2022-08-17T12:08:36.7014140Z Entering 'third_party/onnx-tensorrt' 2022-08-17T12:08:36.7046950Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-08-17T12:08:36.7084577Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-08-17T12:08:36.7119023Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-08-17T12:08:36.7151691Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-08-17T12:08:36.7188663Z Entering 'third_party/pocketfft' 2022-08-17T12:08:36.7222179Z Entering 'third_party/protobuf' 2022-08-17T12:08:36.7258842Z Entering 'third_party/protobuf/third_party/benchmark' 2022-08-17T12:08:36.7292092Z Entering 'third_party/protobuf/third_party/googletest' 2022-08-17T12:08:36.7327349Z Entering 'third_party/psimd' 2022-08-17T12:08:36.7360675Z Entering 'third_party/pthreadpool' 2022-08-17T12:08:36.7394075Z Entering 'third_party/pybind11' 2022-08-17T12:08:36.7427201Z Entering 'third_party/python-enum' 2022-08-17T12:08:36.7460848Z Entering 'third_party/python-peachpy' 2022-08-17T12:08:36.7495485Z Entering 'third_party/python-six' 2022-08-17T12:08:36.7529359Z Entering 'third_party/sleef' 2022-08-17T12:08:36.7563967Z Entering 'third_party/tbb' 2022-08-17T12:08:36.7599713Z Entering 'third_party/tensorpipe' 2022-08-17T12:08:36.7634484Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-08-17T12:08:36.7667413Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-08-17T12:08:36.7700019Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-08-17T12:08:36.7735344Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-08-17T12:08:36.7768773Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-08-17T12:08:36.7804467Z Entering 'third_party/zstd' 2022-08-17T12:08:36.7852618Z [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:36.8108750Z Entering 'android/libs/fbjni' 2022-08-17T12:08:36.8140420Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/android/libs/fbjni/config remote.origin.url 2022-08-17T12:08:36.8155030Z Entering 'third_party/FP16' 2022-08-17T12:08:36.8187631Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/config remote.origin.url 2022-08-17T12:08:36.8201667Z Entering 'third_party/FXdiv' 2022-08-17T12:08:36.8235132Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/config remote.origin.url 2022-08-17T12:08:36.8247403Z Entering 'third_party/NNPACK' 2022-08-17T12:08:36.8279688Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK/config remote.origin.url 2022-08-17T12:08:36.8293377Z Entering 'third_party/QNNPACK' 2022-08-17T12:08:36.8325288Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/QNNPACK/config remote.origin.url 2022-08-17T12:08:36.8338812Z Entering 'third_party/XNNPACK' 2022-08-17T12:08:36.8371735Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/XNNPACK/config remote.origin.url 2022-08-17T12:08:36.8395119Z Entering 'third_party/benchmark' 2022-08-17T12:08:36.8426536Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/benchmark/config remote.origin.url 2022-08-17T12:08:36.8440357Z Entering 'third_party/cpuinfo' 2022-08-17T12:08:36.8473380Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpuinfo/config remote.origin.url 2022-08-17T12:08:36.8487205Z Entering 'third_party/cub' 2022-08-17T12:08:36.8518775Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cub/config remote.origin.url 2022-08-17T12:08:36.8532945Z Entering 'third_party/cudnn_frontend' 2022-08-17T12:08:36.8564280Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/config remote.origin.url 2022-08-17T12:08:36.8583236Z Entering 'third_party/eigen' 2022-08-17T12:08:36.8614831Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/eigen/config remote.origin.url 2022-08-17T12:08:36.8630169Z Entering 'third_party/fbgemm' 2022-08-17T12:08:36.8661305Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/config remote.origin.url 2022-08-17T12:08:36.8675414Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-08-17T12:08:36.8706255Z 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:36.8719785Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-08-17T12:08:36.8750234Z 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:36.8764818Z Entering 'third_party/fbgemm/third_party/googletest' 2022-08-17T12:08:36.8794826Z 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:36.8808738Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-08-17T12:08:36.8840506Z 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:36.8855356Z Entering 'third_party/flatbuffers' 2022-08-17T12:08:36.8887951Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flatbuffers/config remote.origin.url 2022-08-17T12:08:36.8903791Z Entering 'third_party/fmt' 2022-08-17T12:08:36.8936332Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fmt/config remote.origin.url 2022-08-17T12:08:36.8949563Z Entering 'third_party/foxi' 2022-08-17T12:08:36.8982007Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/foxi/config remote.origin.url 2022-08-17T12:08:36.8997136Z Entering 'third_party/gemmlowp/gemmlowp' 2022-08-17T12:08:36.9030105Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/config remote.origin.url 2022-08-17T12:08:36.9043970Z Entering 'third_party/gloo' 2022-08-17T12:08:36.9077530Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gloo/config remote.origin.url 2022-08-17T12:08:36.9091010Z Entering 'third_party/googletest' 2022-08-17T12:08:36.9123786Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/googletest/config remote.origin.url 2022-08-17T12:08:36.9138062Z Entering 'third_party/ideep' 2022-08-17T12:08:36.9170719Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/config remote.origin.url 2022-08-17T12:08:36.9183536Z Entering 'third_party/ideep/mkl-dnn' 2022-08-17T12:08:36.9214586Z 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:36.9229937Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-08-17T12:08:36.9262293Z 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:36.9281994Z Entering 'third_party/ios-cmake' 2022-08-17T12:08:36.9314165Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ios-cmake/config remote.origin.url 2022-08-17T12:08:36.9327926Z Entering 'third_party/ittapi' 2022-08-17T12:08:36.9360179Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ittapi/config remote.origin.url 2022-08-17T12:08:36.9373507Z Entering 'third_party/kineto' 2022-08-17T12:08:36.9405048Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/config remote.origin.url 2022-08-17T12:08:36.9418343Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-08-17T12:08:36.9449130Z 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:36.9462476Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-08-17T12:08:36.9493147Z 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:36.9508226Z Entering 'third_party/nccl/nccl' 2022-08-17T12:08:36.9538634Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nccl/nccl/config remote.origin.url 2022-08-17T12:08:36.9552877Z Entering 'third_party/neon2sse' 2022-08-17T12:08:36.9583612Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/neon2sse/config remote.origin.url 2022-08-17T12:08:36.9598056Z Entering 'third_party/nlohmann' 2022-08-17T12:08:36.9629029Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nlohmann/config remote.origin.url 2022-08-17T12:08:36.9644307Z Entering 'third_party/onnx' 2022-08-17T12:08:36.9675168Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/config remote.origin.url 2022-08-17T12:08:36.9700197Z Entering 'third_party/onnx/third_party/benchmark' 2022-08-17T12:08:36.9732238Z 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:36.9745496Z Entering 'third_party/onnx/third_party/pybind11' 2022-08-17T12:08:36.9775924Z 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:36.9791353Z Entering 'third_party/onnx-tensorrt' 2022-08-17T12:08:36.9822075Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/config remote.origin.url 2022-08-17T12:08:36.9836126Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-08-17T12:08:36.9866423Z 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:36.9884990Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-08-17T12:08:36.9916782Z 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:36.9930187Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-08-17T12:08:36.9962136Z 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:36.9975783Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-08-17T12:08:37.0007832Z 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:37.0025516Z Entering 'third_party/pocketfft' 2022-08-17T12:08:37.0056839Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pocketfft/config remote.origin.url 2022-08-17T12:08:37.0070387Z Entering 'third_party/protobuf' 2022-08-17T12:08:37.0101541Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/config remote.origin.url 2022-08-17T12:08:37.0118902Z Entering 'third_party/protobuf/third_party/benchmark' 2022-08-17T12:08:37.0150271Z 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:37.0163884Z Entering 'third_party/protobuf/third_party/googletest' 2022-08-17T12:08:37.0195678Z 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:37.0210588Z Entering 'third_party/psimd' 2022-08-17T12:08:37.0242309Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/config remote.origin.url 2022-08-17T12:08:37.0256391Z Entering 'third_party/pthreadpool' 2022-08-17T12:08:37.0287748Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/config remote.origin.url 2022-08-17T12:08:37.0301281Z Entering 'third_party/pybind11' 2022-08-17T12:08:37.0333389Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pybind11/config remote.origin.url 2022-08-17T12:08:37.0346902Z Entering 'third_party/python-enum' 2022-08-17T12:08:37.0379872Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-enum/config remote.origin.url 2022-08-17T12:08:37.0393808Z Entering 'third_party/python-peachpy' 2022-08-17T12:08:37.0425702Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-peachpy/config remote.origin.url 2022-08-17T12:08:37.0438980Z Entering 'third_party/python-six' 2022-08-17T12:08:37.0470358Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-six/config remote.origin.url 2022-08-17T12:08:37.0483967Z Entering 'third_party/sleef' 2022-08-17T12:08:37.0515347Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/sleef/config remote.origin.url 2022-08-17T12:08:37.0529355Z Entering 'third_party/tbb' 2022-08-17T12:08:37.0561168Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tbb/config remote.origin.url 2022-08-17T12:08:37.0577329Z Entering 'third_party/tensorpipe' 2022-08-17T12:08:37.0609602Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/config remote.origin.url 2022-08-17T12:08:37.0623340Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-08-17T12:08:37.0656558Z 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:37.0669859Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-08-17T12:08:37.0700944Z 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:37.0715526Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-08-17T12:08:37.0746036Z 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:37.0759728Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-08-17T12:08:37.0790085Z 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:37.0803844Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-08-17T12:08:37.0835382Z 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:37.0851473Z Entering 'third_party/zstd' 2022-08-17T12:08:37.0882653Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/zstd/config remote.origin.url 2022-08-17T12:08:37.1459632Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'git@github.com:' 2022-08-17T12:08:37.1719690Z Entering 'android/libs/fbjni' 2022-08-17T12:08:37.1754108Z Entering 'third_party/FP16' 2022-08-17T12:08:37.1788287Z Entering 'third_party/FXdiv' 2022-08-17T12:08:37.1822916Z Entering 'third_party/NNPACK' 2022-08-17T12:08:37.1857072Z Entering 'third_party/QNNPACK' 2022-08-17T12:08:37.1892783Z Entering 'third_party/XNNPACK' 2022-08-17T12:08:37.1936588Z Entering 'third_party/benchmark' 2022-08-17T12:08:37.1970695Z Entering 'third_party/cpuinfo' 2022-08-17T12:08:37.2004726Z Entering 'third_party/cub' 2022-08-17T12:08:37.2040009Z Entering 'third_party/cudnn_frontend' 2022-08-17T12:08:37.2079031Z Entering 'third_party/eigen' 2022-08-17T12:08:37.2115850Z Entering 'third_party/fbgemm' 2022-08-17T12:08:37.2149963Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-08-17T12:08:37.2183627Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-08-17T12:08:37.2216578Z Entering 'third_party/fbgemm/third_party/googletest' 2022-08-17T12:08:37.2250001Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-08-17T12:08:37.2284478Z Entering 'third_party/flatbuffers' 2022-08-17T12:08:37.2320626Z Entering 'third_party/fmt' 2022-08-17T12:08:37.2355352Z Entering 'third_party/foxi' 2022-08-17T12:08:37.2388966Z Entering 'third_party/gemmlowp/gemmlowp' 2022-08-17T12:08:37.2423984Z Entering 'third_party/gloo' 2022-08-17T12:08:37.2458311Z Entering 'third_party/googletest' 2022-08-17T12:08:37.2493799Z Entering 'third_party/ideep' 2022-08-17T12:08:37.2527370Z Entering 'third_party/ideep/mkl-dnn' 2022-08-17T12:08:37.2563578Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-08-17T12:08:37.2604105Z Entering 'third_party/ios-cmake' 2022-08-17T12:08:37.2639728Z Entering 'third_party/ittapi' 2022-08-17T12:08:37.2675271Z Entering 'third_party/kineto' 2022-08-17T12:08:37.2710308Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-08-17T12:08:37.2745688Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-08-17T12:08:37.2782830Z Entering 'third_party/nccl/nccl' 2022-08-17T12:08:37.2819513Z Entering 'third_party/neon2sse' 2022-08-17T12:08:37.2855865Z Entering 'third_party/nlohmann' 2022-08-17T12:08:37.2892902Z Entering 'third_party/onnx' 2022-08-17T12:08:37.2939789Z Entering 'third_party/onnx/third_party/benchmark' 2022-08-17T12:08:37.2974992Z Entering 'third_party/onnx/third_party/pybind11' 2022-08-17T12:08:37.3011739Z Entering 'third_party/onnx-tensorrt' 2022-08-17T12:08:37.3047411Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-08-17T12:08:37.3087772Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-08-17T12:08:37.3124589Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-08-17T12:08:37.3159234Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-08-17T12:08:37.3198892Z Entering 'third_party/pocketfft' 2022-08-17T12:08:37.3234387Z Entering 'third_party/protobuf' 2022-08-17T12:08:37.3273320Z Entering 'third_party/protobuf/third_party/benchmark' 2022-08-17T12:08:37.3307684Z Entering 'third_party/protobuf/third_party/googletest' 2022-08-17T12:08:37.3343423Z Entering 'third_party/psimd' 2022-08-17T12:08:37.3379235Z Entering 'third_party/pthreadpool' 2022-08-17T12:08:37.3414697Z Entering 'third_party/pybind11' 2022-08-17T12:08:37.3449768Z Entering 'third_party/python-enum' 2022-08-17T12:08:37.3484992Z Entering 'third_party/python-peachpy' 2022-08-17T12:08:37.3519627Z Entering 'third_party/python-six' 2022-08-17T12:08:37.3554344Z Entering 'third_party/sleef' 2022-08-17T12:08:37.3590534Z Entering 'third_party/tbb' 2022-08-17T12:08:37.3627594Z Entering 'third_party/tensorpipe' 2022-08-17T12:08:37.3662162Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-08-17T12:08:37.3696485Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-08-17T12:08:37.3730775Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-08-17T12:08:37.3765251Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-08-17T12:08:37.3799515Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-08-17T12:08:37.3836812Z Entering 'third_party/zstd' 2022-08-17T12:08:37.3885403Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'org-21003710@github.com:' 2022-08-17T12:08:37.4146158Z Entering 'android/libs/fbjni' 2022-08-17T12:08:37.4180714Z Entering 'third_party/FP16' 2022-08-17T12:08:37.4216597Z Entering 'third_party/FXdiv' 2022-08-17T12:08:37.4250593Z Entering 'third_party/NNPACK' 2022-08-17T12:08:37.4284297Z Entering 'third_party/QNNPACK' 2022-08-17T12:08:37.4320479Z Entering 'third_party/XNNPACK' 2022-08-17T12:08:37.4365705Z Entering 'third_party/benchmark' 2022-08-17T12:08:37.4401268Z Entering 'third_party/cpuinfo' 2022-08-17T12:08:37.4437149Z Entering 'third_party/cub' 2022-08-17T12:08:37.4471240Z Entering 'third_party/cudnn_frontend' 2022-08-17T12:08:37.4510248Z Entering 'third_party/eigen' 2022-08-17T12:08:37.4546321Z Entering 'third_party/fbgemm' 2022-08-17T12:08:37.4581612Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-08-17T12:08:37.4615588Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-08-17T12:08:37.4650309Z Entering 'third_party/fbgemm/third_party/googletest' 2022-08-17T12:08:37.4685020Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-08-17T12:08:37.4720166Z Entering 'third_party/flatbuffers' 2022-08-17T12:08:37.4756678Z Entering 'third_party/fmt' 2022-08-17T12:08:37.4790015Z Entering 'third_party/foxi' 2022-08-17T12:08:37.4825232Z Entering 'third_party/gemmlowp/gemmlowp' 2022-08-17T12:08:37.4859392Z Entering 'third_party/gloo' 2022-08-17T12:08:37.4895148Z Entering 'third_party/googletest' 2022-08-17T12:08:37.4929901Z Entering 'third_party/ideep' 2022-08-17T12:08:37.4964076Z Entering 'third_party/ideep/mkl-dnn' 2022-08-17T12:08:37.4999000Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-08-17T12:08:37.5039870Z Entering 'third_party/ios-cmake' 2022-08-17T12:08:37.5074721Z Entering 'third_party/ittapi' 2022-08-17T12:08:37.5108809Z Entering 'third_party/kineto' 2022-08-17T12:08:37.5143447Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-08-17T12:08:37.5179493Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-08-17T12:08:37.5214417Z Entering 'third_party/nccl/nccl' 2022-08-17T12:08:37.5249856Z Entering 'third_party/neon2sse' 2022-08-17T12:08:37.5283199Z Entering 'third_party/nlohmann' 2022-08-17T12:08:37.5318997Z Entering 'third_party/onnx' 2022-08-17T12:08:37.5365128Z Entering 'third_party/onnx/third_party/benchmark' 2022-08-17T12:08:37.5399290Z Entering 'third_party/onnx/third_party/pybind11' 2022-08-17T12:08:37.5435043Z Entering 'third_party/onnx-tensorrt' 2022-08-17T12:08:37.5468633Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-08-17T12:08:37.5507907Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-08-17T12:08:37.5542474Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-08-17T12:08:37.5576029Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-08-17T12:08:37.5613926Z Entering 'third_party/pocketfft' 2022-08-17T12:08:37.5647828Z Entering 'third_party/protobuf' 2022-08-17T12:08:37.5686005Z Entering 'third_party/protobuf/third_party/benchmark' 2022-08-17T12:08:37.5719756Z Entering 'third_party/protobuf/third_party/googletest' 2022-08-17T12:08:37.5754784Z Entering 'third_party/psimd' 2022-08-17T12:08:37.5788351Z Entering 'third_party/pthreadpool' 2022-08-17T12:08:37.5822066Z Entering 'third_party/pybind11' 2022-08-17T12:08:37.5857837Z Entering 'third_party/python-enum' 2022-08-17T12:08:37.5891433Z Entering 'third_party/python-peachpy' 2022-08-17T12:08:37.5927526Z Entering 'third_party/python-six' 2022-08-17T12:08:37.5961576Z Entering 'third_party/sleef' 2022-08-17T12:08:37.5996654Z Entering 'third_party/tbb' 2022-08-17T12:08:37.6034674Z Entering 'third_party/tensorpipe' 2022-08-17T12:08:37.6069330Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-08-17T12:08:37.6103830Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-08-17T12:08:37.6137240Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-08-17T12:08:37.6171131Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-08-17T12:08:37.6204018Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-08-17T12:08:37.6239922Z Entering 'third_party/zstd' 2022-08-17T12:08:37.6281919Z ##[endgroup] 2022-08-17T12:08:37.6321642Z [command]/usr/bin/git log -1 --format='%H' 2022-08-17T12:08:37.6347652Z 'ce6a3c605df99d1df57c0dda75c06d748e54ed2a' 2022-08-17T12:08:37.6472870Z Prepare all required actions 2022-08-17T12:08:37.6499056Z ##[group]Run ./.github/actions/setup-linux 2022-08-17T12:08:37.6499257Z env: 2022-08-17T12:08:37.6499427Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:08:37.6499602Z ##[endgroup] 2022-08-17T12:08:37.6515049Z ##[group]Run set -euo pipefail 2022-08-17T12:08:37.6515289Z set -euo pipefail 2022-08-17T12:08:37.6515485Z function get_ec2_metadata() { 2022-08-17T12:08:37.6515728Z  # Pulled from instance metadata endpoint for EC2 2022-08-17T12:08:37.6516087Z  # see https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instancedata-data-retrieval.html 2022-08-17T12:08:37.6516384Z  category=$1 2022-08-17T12:08:37.6516614Z  curl -fsSL "http://169.254.169.254/latest/meta-data/${category}" 2022-08-17T12:08:37.6516839Z } 2022-08-17T12:08:37.6517041Z echo "ami-id: $(get_ec2_metadata ami-id)" 2022-08-17T12:08:37.6517311Z echo "instance-id: $(get_ec2_metadata instance-id)" 2022-08-17T12:08:37.6517628Z echo "instance-type: $(get_ec2_metadata instance-type)" 2022-08-17T12:08:37.6517915Z echo "system info $(uname -a)" 2022-08-17T12:08:37.6529347Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T12:08:37.6529549Z env: 2022-08-17T12:08:37.6529726Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:08:37.6529915Z ##[endgroup] 2022-08-17T12:08:37.6608124Z ami-id: ami-096198a0bccc6bad4 2022-08-17T12:08:37.6660249Z instance-id: i-0550a218c1ee52410 2022-08-17T12:08:37.6708495Z instance-type: c5.2xlarge 2022-08-17T12:08:37.6716075Z system info Linux ip-10-0-6-210.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:37.6733739Z ##[group]Run if systemctl is-active --quiet docker; then 2022-08-17T12:08:37.6734046Z if systemctl is-active --quiet docker; then 2022-08-17T12:08:37.6734325Z  echo "Docker daemon is running..."; 2022-08-17T12:08:37.6734568Z else 2022-08-17T12:08:37.6734828Z  echo "Starting docker deamon..." && sudo systemctl start docker; 2022-08-17T12:08:37.6735184Z fi 2022-08-17T12:08:37.6746579Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T12:08:37.6746818Z env: 2022-08-17T12:08:37.6747029Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:08:37.6747250Z ##[endgroup] 2022-08-17T12:08:37.6787934Z Docker daemon is running... 2022-08-17T12:08:37.6804591Z ##[group]Run AWS_ACCOUNT_ID=$(aws sts get-caller-identity|grep Account|cut -f4 -d\") 2022-08-17T12:08:37.6804951Z AWS_ACCOUNT_ID=$(aws sts get-caller-identity|grep Account|cut -f4 -d\") 2022-08-17T12:08:37.6805235Z retry () { "$@" || (sleep 1 && "$@") || (sleep 2 && "$@") } 2022-08-17T12:08:37.6805638Z retry aws ecr get-login*** "$AWS_DEFAULT_REGION" | docker login --username AWS \ 2022-08-17T12:08:37.6805976Z  --password-stdin "$AWS_ACCOUNT_ID.dkr.ecr.$AWS_DEFAULT_REGION.amazonaws.com" 2022-08-17T12:08:37.6817019Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T12:08:37.6817236Z env: 2022-08-17T12:08:37.6817399Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:08:37.6817594Z AWS_RETRY_MODE: standard 2022-08-17T12:08:37.6817781Z AWS_MAX_ATTEMPTS: 5 2022-08-17T12:08:37.6817964Z AWS_DEFAULT_REGION: us-east-1 2022-08-17T12:08:37.6818156Z ##[endgroup] 2022-08-17T12:08:38.8379210Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2022-08-17T12:08:38.8379763Z Configure a credential helper to remove this warning. See 2022-08-17T12:08:38.8380346Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2022-08-17T12:08:38.8380631Z 2022-08-17T12:08:38.8380746Z Login Succeeded 2022-08-17T12:08:38.8412480Z ##[group]Run env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2022-08-17T12:08:38.8412824Z env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2022-08-17T12:08:38.8413210Z env | grep '^CI' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2022-08-17T12:08:38.8425041Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T12:08:38.8425297Z env: 2022-08-17T12:08:38.8425510Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:08:38.8425718Z ##[endgroup] 2022-08-17T12:08:38.8485572Z Prepare all required actions 2022-08-17T12:08:38.8485820Z Getting action download info 2022-08-17T12:08:38.9973467Z Download action repository 'seemethere/add-github-ssh-key@v1' (SHA:105f7619adc4054f5f1be5f79ebd354d82384638) 2022-08-17T12:08:39.1436453Z ##[group]Run ./.github/actions/setup-ssh 2022-08-17T12:08:39.1436654Z with: 2022-08-17T12:08:39.1436980Z github-secret: *** 2022-08-17T12:08:39.1437138Z env: 2022-08-17T12:08:39.1437306Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:08:39.1437490Z ##[endgroup] 2022-08-17T12:08:39.1457884Z ##[group]Run seemethere/add-github-ssh-key@v1 2022-08-17T12:08:39.1458095Z with: 2022-08-17T12:08:39.1458375Z GITHUB_TOKEN: *** 2022-08-17T12:08:39.1458570Z activate-with-label: false 2022-08-17T12:08:39.1458767Z label: with-ssh 2022-08-17T12:08:39.1458945Z remove-existing-keys: true 2022-08-17T12:08:39.1459126Z env: 2022-08-17T12:08:39.1459297Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:08:39.1459467Z ##[endgroup] 2022-08-17T12:08:39.5477339Z Grabbing public ssh keys from https://github.com/IvanYashchuk.keys 2022-08-17T12:08:39.6192800Z ~/.ssh/authorized_keys file found on node, removing ~/.ssh and starting fresh 2022-08-17T12:08:39.6207108Z Public keys pulled and installed to /home/ec2-user/.ssh/authorized_keys 2022-08-17T12:08:39.6231919Z Login using: ssh ec2-user@ec2-34-239-186-120.compute-1.amazonaws.com 2022-08-17T12:08:39.6284160Z Prepare all required actions 2022-08-17T12:08:39.6305823Z ##[group]Run ./.github/actions/pull-docker-image 2022-08-17T12:08:39.6306016Z with: 2022-08-17T12:08:39.6306354Z docker-image: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-py3.7-clang9:a347f7e7645f04fc68e4f87c73cf0385233153b8 2022-08-17T12:08:39.6306674Z env: 2022-08-17T12:08:39.6306853Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:08:39.6307027Z ##[endgroup] 2022-08-17T12:08:39.6323801Z ##[group]Run retry () { "$@" || (sleep 1 && "$@") || (sleep 2 && "$@") } 2022-08-17T12:08:39.6324062Z retry () { "$@" || (sleep 1 && "$@") || (sleep 2 && "$@") } 2022-08-17T12:08:39.6324328Z # ignore output since only exit code is used for conditional 2022-08-17T12:08:39.6324605Z # only pull docker image if it's not available locally 2022-08-17T12:08:39.6324899Z if ! docker inspect --type=image "${DOCKER_IMAGE}" >/dev/null 2>/dev/null; then 2022-08-17T12:08:39.6325195Z  retry docker pull "${DOCKER_IMAGE}" 2022-08-17T12:08:39.6325377Z fi 2022-08-17T12:08:39.6336782Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T12:08:39.6337000Z env: 2022-08-17T12:08:39.6337164Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:08:39.6337547Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-py3.7-clang9:a347f7e7645f04fc68e4f87c73cf0385233153b8 2022-08-17T12:08:39.6337884Z ##[endgroup] 2022-08-17T12:08:39.9051920Z a347f7e7645f04fc68e4f87c73cf0385233153b8: Pulling from pytorch/pytorch-linux-bionic-py3.7-clang9 2022-08-17T12:08:39.9057951Z 22c5ef60a68e: Pulling fs layer 2022-08-17T12:08:39.9058837Z 7de94ae42eb5: Pulling fs layer 2022-08-17T12:08:39.9059906Z a139447d0ea1: Pulling fs layer 2022-08-17T12:08:39.9060284Z b77cf8c70533: Pulling fs layer 2022-08-17T12:08:39.9060590Z b1054aea5f94: Pulling fs layer 2022-08-17T12:08:39.9062975Z 1d6c2c55a73e: Pulling fs layer 2022-08-17T12:08:39.9063317Z 2ba0c5f4eec5: Pulling fs layer 2022-08-17T12:08:39.9063719Z eae1a598e78a: Pulling fs layer 2022-08-17T12:08:39.9064079Z 46b0d6774d29: Pulling fs layer 2022-08-17T12:08:39.9064280Z 08718746cfb0: Pulling fs layer 2022-08-17T12:08:39.9064546Z bbdfc80c705d: Pulling fs layer 2022-08-17T12:08:39.9064868Z 5dbd12e1e6d6: Pulling fs layer 2022-08-17T12:08:39.9065176Z c0e304039a83: Pulling fs layer 2022-08-17T12:08:39.9065589Z 4971ab711018: Pulling fs layer 2022-08-17T12:08:39.9065779Z b1054aea5f94: Waiting 2022-08-17T12:08:39.9065956Z 91d5b0baf4b6: Pulling fs layer 2022-08-17T12:08:39.9066155Z a518fdf5021e: Pulling fs layer 2022-08-17T12:08:39.9066420Z c31ac2d0a96f: Pulling fs layer 2022-08-17T12:08:39.9066715Z 936b57f23caa: Pulling fs layer 2022-08-17T12:08:39.9067003Z 1d6c2c55a73e: Waiting 2022-08-17T12:08:39.9067229Z 39e9a06fcd04: Pulling fs layer 2022-08-17T12:08:39.9067448Z 0ba408c9a991: Pulling fs layer 2022-08-17T12:08:39.9067640Z 2ba0c5f4eec5: Waiting 2022-08-17T12:08:39.9067833Z eae1a598e78a: Waiting 2022-08-17T12:08:39.9068032Z 4eeddff048e2: Pulling fs layer 2022-08-17T12:08:39.9068214Z b03153a30ed7: Pulling fs layer 2022-08-17T12:08:39.9068405Z 21f97d722412: Pulling fs layer 2022-08-17T12:08:39.9068592Z 5dbd12e1e6d6: Waiting 2022-08-17T12:08:39.9068765Z 26968089f8f1: Pulling fs layer 2022-08-17T12:08:39.9068946Z c0e304039a83: Waiting 2022-08-17T12:08:39.9069117Z 4971ab711018: Waiting 2022-08-17T12:08:39.9069290Z 582f4dc0ea3c: Pulling fs layer 2022-08-17T12:08:39.9069475Z 46b0d6774d29: Waiting 2022-08-17T12:08:39.9069661Z 9a116a946de5: Pulling fs layer 2022-08-17T12:08:39.9069843Z 6148b429c75d: Pulling fs layer 2022-08-17T12:08:39.9072836Z 61b058bacd26: Pulling fs layer 2022-08-17T12:08:39.9073205Z 2bb23ddca198: Pulling fs layer 2022-08-17T12:08:39.9074540Z bbdfc80c705d: Waiting 2022-08-17T12:08:39.9074898Z 27c4a4994c6e: Pulling fs layer 2022-08-17T12:08:39.9075221Z 08718746cfb0: Waiting 2022-08-17T12:08:39.9075561Z 3592701c48ce: Pulling fs layer 2022-08-17T12:08:39.9075765Z b77cf8c70533: Waiting 2022-08-17T12:08:39.9076225Z cfd1c8399b8f: Pulling fs layer 2022-08-17T12:08:39.9077440Z 03c958aac076: Pulling fs layer 2022-08-17T12:08:39.9077636Z a518fdf5021e: Waiting 2022-08-17T12:08:39.9077868Z 6dbd2e8e1d0c: Pulling fs layer 2022-08-17T12:08:39.9078213Z 288fc19fc463: Pulling fs layer 2022-08-17T12:08:39.9078408Z c31ac2d0a96f: Waiting 2022-08-17T12:08:39.9078584Z 87cfb8779f20: Pulling fs layer 2022-08-17T12:08:39.9078778Z 936b57f23caa: Waiting 2022-08-17T12:08:39.9078965Z 52d4c8a6a45a: Pulling fs layer 2022-08-17T12:08:39.9079138Z 39e9a06fcd04: Waiting 2022-08-17T12:08:39.9079329Z e85f41721daf: Pulling fs layer 2022-08-17T12:08:39.9079512Z 0ba408c9a991: Waiting 2022-08-17T12:08:39.9079790Z a2fc7fee1f86: Pulling fs layer 2022-08-17T12:08:39.9080078Z 4eeddff048e2: Waiting 2022-08-17T12:08:39.9080322Z 21f97d722412: Waiting 2022-08-17T12:08:39.9082176Z 3592701c48ce: Waiting 2022-08-17T12:08:39.9082463Z b03153a30ed7: Waiting 2022-08-17T12:08:39.9082750Z 26968089f8f1: Waiting 2022-08-17T12:08:39.9083050Z 30320e4ebea2: Pulling fs layer 2022-08-17T12:08:39.9083351Z cfd1c8399b8f: Waiting 2022-08-17T12:08:39.9083634Z 582f4dc0ea3c: Waiting 2022-08-17T12:08:39.9083879Z 03c958aac076: Waiting 2022-08-17T12:08:39.9084051Z 7da2e0e49462: Pulling fs layer 2022-08-17T12:08:39.9084258Z 288fc19fc463: Waiting 2022-08-17T12:08:39.9084488Z 9a116a946de5: Waiting 2022-08-17T12:08:39.9084758Z 6dbd2e8e1d0c: Waiting 2022-08-17T12:08:39.9085074Z d3af1b4bab6b: Pulling fs layer 2022-08-17T12:08:39.9085381Z 87cfb8779f20: Waiting 2022-08-17T12:08:39.9085683Z c192004dc29d: Pulling fs layer 2022-08-17T12:08:39.9085917Z 6148b429c75d: Waiting 2022-08-17T12:08:39.9086086Z 52d4c8a6a45a: Waiting 2022-08-17T12:08:39.9086257Z f764ec246fcd: Pulling fs layer 2022-08-17T12:08:39.9086440Z e85f41721daf: Waiting 2022-08-17T12:08:39.9086608Z 61b058bacd26: Waiting 2022-08-17T12:08:39.9086780Z 3fe950f6e93f: Pulling fs layer 2022-08-17T12:08:39.9086998Z 2cc067aa247e: Pulling fs layer 2022-08-17T12:08:39.9087183Z 2bb23ddca198: Waiting 2022-08-17T12:08:39.9087358Z 23abdbeecfb4: Pulling fs layer 2022-08-17T12:08:39.9087651Z 27c4a4994c6e: Waiting 2022-08-17T12:08:39.9087945Z d3af1b4bab6b: Waiting 2022-08-17T12:08:39.9088225Z 30320e4ebea2: Waiting 2022-08-17T12:08:39.9088601Z 2d0177d2760b: Pulling fs layer 2022-08-17T12:08:39.9088897Z ae09ccf5bc2d: Pulling fs layer 2022-08-17T12:08:39.9089231Z 1fa185240ca3: Pulling fs layer 2022-08-17T12:08:39.9089542Z a6e0fcd1aa20: Pulling fs layer 2022-08-17T12:08:39.9090026Z c192004dc29d: Waiting 2022-08-17T12:08:39.9090324Z 8e01ec37d418: Pulling fs layer 2022-08-17T12:08:39.9090523Z 1c32b0efd017: Pulling fs layer 2022-08-17T12:08:39.9090719Z 597207aa735b: Pulling fs layer 2022-08-17T12:08:39.9090903Z f764ec246fcd: Waiting 2022-08-17T12:08:39.9091081Z ebf0ded24680: Pulling fs layer 2022-08-17T12:08:39.9091345Z 0c2d3f725e85: Pulling fs layer 2022-08-17T12:08:39.9091533Z 2cc067aa247e: Waiting 2022-08-17T12:08:39.9091704Z 8ed5b0e148f1: Pulling fs layer 2022-08-17T12:08:39.9091889Z 23abdbeecfb4: Waiting 2022-08-17T12:08:39.9092075Z 1f07a0c552f0: Pulling fs layer 2022-08-17T12:08:39.9092260Z cbd9ad8028e7: Pulling fs layer 2022-08-17T12:08:39.9092491Z 7beb30acbc53: Pulling fs layer 2022-08-17T12:08:39.9092673Z 2d0177d2760b: Waiting 2022-08-17T12:08:39.9092842Z 49c869d8a1f8: Pulling fs layer 2022-08-17T12:08:39.9093026Z ae09ccf5bc2d: Waiting 2022-08-17T12:08:39.9093200Z 1fa185240ca3: Waiting 2022-08-17T12:08:39.9093354Z 0c2d3f725e85: Waiting 2022-08-17T12:08:39.9093531Z 597207aa735b: Waiting 2022-08-17T12:08:39.9093700Z 8ed5b0e148f1: Waiting 2022-08-17T12:08:39.9093858Z ebf0ded24680: Waiting 2022-08-17T12:08:39.9094034Z a6e0fcd1aa20: Waiting 2022-08-17T12:08:39.9094205Z 1f07a0c552f0: Waiting 2022-08-17T12:08:39.9094358Z 1c32b0efd017: Waiting 2022-08-17T12:08:39.9094528Z 8e01ec37d418: Waiting 2022-08-17T12:08:39.9094699Z cbd9ad8028e7: Waiting 2022-08-17T12:08:39.9094852Z 49c869d8a1f8: Waiting 2022-08-17T12:08:39.9095103Z 7beb30acbc53: Waiting 2022-08-17T12:08:39.9095279Z 3fe950f6e93f: Waiting 2022-08-17T12:08:39.9832335Z 7de94ae42eb5: Verifying Checksum 2022-08-17T12:08:39.9832813Z 7de94ae42eb5: Download complete 2022-08-17T12:08:40.0717929Z b77cf8c70533: Download complete 2022-08-17T12:08:40.2274968Z 22c5ef60a68e: Verifying Checksum 2022-08-17T12:08:40.2275223Z 22c5ef60a68e: Download complete 2022-08-17T12:08:40.3194907Z 1d6c2c55a73e: Verifying Checksum 2022-08-17T12:08:40.3195527Z 1d6c2c55a73e: Download complete 2022-08-17T12:08:40.3770823Z 2ba0c5f4eec5: Verifying Checksum 2022-08-17T12:08:40.3771134Z 2ba0c5f4eec5: Download complete 2022-08-17T12:08:40.4651850Z eae1a598e78a: Verifying Checksum 2022-08-17T12:08:40.4652098Z eae1a598e78a: Download complete 2022-08-17T12:08:40.5837823Z 46b0d6774d29: Verifying Checksum 2022-08-17T12:08:40.5838317Z 46b0d6774d29: Download complete 2022-08-17T12:08:40.6566297Z 08718746cfb0: Download complete 2022-08-17T12:08:40.7436486Z bbdfc80c705d: Verifying Checksum 2022-08-17T12:08:40.7437455Z bbdfc80c705d: Download complete 2022-08-17T12:08:40.8263062Z 5dbd12e1e6d6: Verifying Checksum 2022-08-17T12:08:40.8263705Z 5dbd12e1e6d6: Download complete 2022-08-17T12:08:40.9065562Z c0e304039a83: Verifying Checksum 2022-08-17T12:08:40.9608770Z 22c5ef60a68e: Pull complete 2022-08-17T12:08:41.0868291Z 7de94ae42eb5: Pull complete 2022-08-17T12:08:41.1438232Z b1054aea5f94: Verifying Checksum 2022-08-17T12:08:41.1438644Z b1054aea5f94: Download complete 2022-08-17T12:08:41.2018672Z 91d5b0baf4b6: Verifying Checksum 2022-08-17T12:08:41.2019096Z 91d5b0baf4b6: Download complete 2022-08-17T12:08:41.2821361Z a518fdf5021e: Verifying Checksum 2022-08-17T12:08:41.2821783Z a518fdf5021e: Download complete 2022-08-17T12:08:41.3647200Z c31ac2d0a96f: Download complete 2022-08-17T12:08:41.4687466Z 936b57f23caa: Download complete 2022-08-17T12:08:41.5455367Z 39e9a06fcd04: Verifying Checksum 2022-08-17T12:08:41.5455897Z 39e9a06fcd04: Download complete 2022-08-17T12:08:41.6129893Z 0ba408c9a991: Verifying Checksum 2022-08-17T12:08:41.6130577Z 0ba408c9a991: Download complete 2022-08-17T12:08:41.6851772Z 4eeddff048e2: Verifying Checksum 2022-08-17T12:08:41.6852325Z 4eeddff048e2: Download complete 2022-08-17T12:08:41.7614665Z b03153a30ed7: Download complete 2022-08-17T12:08:42.0231663Z 21f97d722412: Verifying Checksum 2022-08-17T12:08:42.0232259Z 21f97d722412: Download complete 2022-08-17T12:08:42.0992956Z 26968089f8f1: Verifying Checksum 2022-08-17T12:08:42.0993451Z 26968089f8f1: Download complete 2022-08-17T12:08:42.1695164Z 582f4dc0ea3c: Download complete 2022-08-17T12:08:42.6393827Z a139447d0ea1: Download complete 2022-08-17T12:08:42.7306350Z 6148b429c75d: Verifying Checksum 2022-08-17T12:08:42.7306811Z 6148b429c75d: Download complete 2022-08-17T12:08:42.8111365Z 61b058bacd26: Verifying Checksum 2022-08-17T12:08:42.8111799Z 61b058bacd26: Download complete 2022-08-17T12:08:42.8978702Z 2bb23ddca198: Verifying Checksum 2022-08-17T12:08:42.8979141Z 2bb23ddca198: Download complete 2022-08-17T12:08:42.9772456Z 27c4a4994c6e: Verifying Checksum 2022-08-17T12:08:42.9773411Z 27c4a4994c6e: Download complete 2022-08-17T12:08:43.0562718Z 3592701c48ce: Download complete 2022-08-17T12:08:43.1237931Z 9a116a946de5: Verifying Checksum 2022-08-17T12:08:43.1238200Z 9a116a946de5: Download complete 2022-08-17T12:08:43.2180681Z 03c958aac076: Verifying Checksum 2022-08-17T12:08:43.2180942Z 03c958aac076: Download complete 2022-08-17T12:08:43.3035047Z 6dbd2e8e1d0c: Verifying Checksum 2022-08-17T12:08:43.3035705Z 6dbd2e8e1d0c: Download complete 2022-08-17T12:08:43.4160014Z 288fc19fc463: Download complete 2022-08-17T12:08:43.4781599Z 87cfb8779f20: Download complete 2022-08-17T12:08:43.5564674Z 52d4c8a6a45a: Verifying Checksum 2022-08-17T12:08:43.5565765Z 52d4c8a6a45a: Download complete 2022-08-17T12:08:43.6454017Z e85f41721daf: Verifying Checksum 2022-08-17T12:08:43.6454484Z e85f41721daf: Download complete 2022-08-17T12:08:43.7210656Z a2fc7fee1f86: Verifying Checksum 2022-08-17T12:08:43.7211007Z a2fc7fee1f86: Download complete 2022-08-17T12:08:43.7987266Z 30320e4ebea2: Verifying Checksum 2022-08-17T12:08:43.7987697Z 30320e4ebea2: Download complete 2022-08-17T12:08:45.0413586Z cfd1c8399b8f: Verifying Checksum 2022-08-17T12:08:45.0414051Z cfd1c8399b8f: Download complete 2022-08-17T12:08:45.1460440Z d3af1b4bab6b: Download complete 2022-08-17T12:08:45.2356575Z c192004dc29d: Download complete 2022-08-17T12:08:45.9723017Z 7da2e0e49462: Verifying Checksum 2022-08-17T12:08:45.9723313Z 7da2e0e49462: Download complete 2022-08-17T12:08:46.0448771Z 3fe950f6e93f: Download complete 2022-08-17T12:08:46.1454112Z 2cc067aa247e: Download complete 2022-08-17T12:08:46.6847757Z 23abdbeecfb4: Verifying Checksum 2022-08-17T12:08:46.6848193Z 23abdbeecfb4: Download complete 2022-08-17T12:08:46.7580818Z 2d0177d2760b: Verifying Checksum 2022-08-17T12:08:46.7581152Z 2d0177d2760b: Download complete 2022-08-17T12:08:46.8292332Z ae09ccf5bc2d: Verifying Checksum 2022-08-17T12:08:46.8292614Z ae09ccf5bc2d: Download complete 2022-08-17T12:08:46.9054080Z 1fa185240ca3: Download complete 2022-08-17T12:08:46.9648837Z a6e0fcd1aa20: Verifying Checksum 2022-08-17T12:08:46.9649107Z a6e0fcd1aa20: Download complete 2022-08-17T12:08:47.2180471Z 8e01ec37d418: Download complete 2022-08-17T12:08:47.2776855Z 1c32b0efd017: Verifying Checksum 2022-08-17T12:08:47.2777612Z 1c32b0efd017: Download complete 2022-08-17T12:08:47.3345827Z 597207aa735b: Verifying Checksum 2022-08-17T12:08:47.3346289Z 597207aa735b: Download complete 2022-08-17T12:08:48.7261650Z a139447d0ea1: Pull complete 2022-08-17T12:08:48.9173995Z b77cf8c70533: Pull complete 2022-08-17T12:08:50.4080195Z ebf0ded24680: Verifying Checksum 2022-08-17T12:08:50.4080670Z ebf0ded24680: Download complete 2022-08-17T12:08:50.4722219Z 0c2d3f725e85: Verifying Checksum 2022-08-17T12:08:50.4725945Z 0c2d3f725e85: Download complete 2022-08-17T12:08:50.5416857Z 8ed5b0e148f1: Download complete 2022-08-17T12:08:50.6289872Z 1f07a0c552f0: Download complete 2022-08-17T12:08:50.6948820Z cbd9ad8028e7: Verifying Checksum 2022-08-17T12:08:50.6949256Z cbd9ad8028e7: Download complete 2022-08-17T12:08:50.8166052Z 7beb30acbc53: Download complete 2022-08-17T12:08:52.3714178Z 49c869d8a1f8: Verifying Checksum 2022-08-17T12:08:52.3714490Z 49c869d8a1f8: Download complete 2022-08-17T12:09:03.9662227Z 4971ab711018: Verifying Checksum 2022-08-17T12:09:03.9662485Z 4971ab711018: Download complete 2022-08-17T12:09:05.4236811Z b1054aea5f94: Pull complete 2022-08-17T12:09:05.9113135Z 1d6c2c55a73e: Pull complete 2022-08-17T12:09:06.3950384Z 2ba0c5f4eec5: Pull complete 2022-08-17T12:09:06.8794833Z eae1a598e78a: Pull complete 2022-08-17T12:09:07.3132692Z 46b0d6774d29: Pull complete 2022-08-17T12:09:07.7992740Z 08718746cfb0: Pull complete 2022-08-17T12:09:08.2548836Z bbdfc80c705d: Pull complete 2022-08-17T12:09:08.7745155Z 5dbd12e1e6d6: Pull complete 2022-08-17T12:09:09.3124625Z c0e304039a83: Pull complete 2022-08-17T12:09:12.4706043Z f764ec246fcd: Verifying Checksum 2022-08-17T12:09:12.4706326Z f764ec246fcd: Download complete 2022-08-17T12:09:36.8564869Z 4971ab711018: Pull complete 2022-08-17T12:09:37.2786555Z 91d5b0baf4b6: Pull complete 2022-08-17T12:09:37.4970282Z a518fdf5021e: Pull complete 2022-08-17T12:09:37.6354612Z c31ac2d0a96f: Pull complete 2022-08-17T12:09:37.8408314Z 936b57f23caa: Pull complete 2022-08-17T12:09:38.1026090Z 39e9a06fcd04: Pull complete 2022-08-17T12:09:38.3584222Z 0ba408c9a991: Pull complete 2022-08-17T12:09:38.5540100Z 4eeddff048e2: Pull complete 2022-08-17T12:09:38.7128759Z b03153a30ed7: Pull complete 2022-08-17T12:09:39.2389981Z 21f97d722412: Pull complete 2022-08-17T12:09:39.3869114Z 26968089f8f1: Pull complete 2022-08-17T12:09:39.6020962Z 582f4dc0ea3c: Pull complete 2022-08-17T12:09:41.5416020Z 9a116a946de5: Pull complete 2022-08-17T12:09:41.8117870Z 6148b429c75d: Pull complete 2022-08-17T12:09:42.0283750Z 61b058bacd26: Pull complete 2022-08-17T12:09:42.2927681Z 2bb23ddca198: Pull complete 2022-08-17T12:09:42.5359528Z 27c4a4994c6e: Pull complete 2022-08-17T12:09:42.7205217Z 3592701c48ce: Pull complete 2022-08-17T12:09:46.8738472Z cfd1c8399b8f: Pull complete 2022-08-17T12:09:47.1251903Z 03c958aac076: Pull complete 2022-08-17T12:09:47.3720082Z 6dbd2e8e1d0c: Pull complete 2022-08-17T12:09:47.6084082Z 288fc19fc463: Pull complete 2022-08-17T12:09:47.8325591Z 87cfb8779f20: Pull complete 2022-08-17T12:09:48.0885219Z 52d4c8a6a45a: Pull complete 2022-08-17T12:09:48.2694249Z e85f41721daf: Pull complete 2022-08-17T12:09:48.4787993Z a2fc7fee1f86: Pull complete 2022-08-17T12:09:48.7110348Z 30320e4ebea2: Pull complete 2022-08-17T12:09:55.4875611Z 7da2e0e49462: Pull complete 2022-08-17T12:09:55.7323877Z d3af1b4bab6b: Pull complete 2022-08-17T12:09:55.9681140Z c192004dc29d: Pull complete 2022-08-17T12:10:12.0366480Z f764ec246fcd: Pull complete 2022-08-17T12:10:12.2705786Z 3fe950f6e93f: Pull complete 2022-08-17T12:10:12.4828652Z 2cc067aa247e: Pull complete 2022-08-17T12:10:13.7560182Z 23abdbeecfb4: Pull complete 2022-08-17T12:10:13.9536576Z 2d0177d2760b: Pull complete 2022-08-17T12:10:14.1591653Z ae09ccf5bc2d: Pull complete 2022-08-17T12:10:14.3286531Z 1fa185240ca3: Pull complete 2022-08-17T12:10:14.4819627Z a6e0fcd1aa20: Pull complete 2022-08-17T12:10:14.9132351Z 8e01ec37d418: Pull complete 2022-08-17T12:10:15.1275740Z 1c32b0efd017: Pull complete 2022-08-17T12:10:15.3446240Z 597207aa735b: Pull complete 2022-08-17T12:10:19.2836394Z ebf0ded24680: Pull complete 2022-08-17T12:10:19.4557336Z 0c2d3f725e85: Pull complete 2022-08-17T12:10:19.6961004Z 8ed5b0e148f1: Pull complete 2022-08-17T12:10:19.9115796Z 1f07a0c552f0: Pull complete 2022-08-17T12:10:20.1182495Z cbd9ad8028e7: Pull complete 2022-08-17T12:10:20.3120108Z 7beb30acbc53: Pull complete 2022-08-17T12:10:21.9540296Z 49c869d8a1f8: Pull complete 2022-08-17T12:10:22.0766140Z Digest: sha256:95ffc4876faa899831aa05eeaff071d886a2b5688e7ec5c723861bb7b90674ff 2022-08-17T12:10:22.1248315Z Status: Downloaded newer image for 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-py3.7-clang9:a347f7e7645f04fc68e4f87c73cf0385233153b8 2022-08-17T12:10:22.1491499Z 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-py3.7-clang9:a347f7e7645f04fc68e4f87c73cf0385233153b8 2022-08-17T12:10:22.1565084Z ##[group]Run python3 -m pip install psutil==5.9.1 2022-08-17T12:10:22.1565366Z python3 -m pip install psutil==5.9.1 2022-08-17T12:10:22.1565606Z python3 -m pip install pynvml==11.4.1 2022-08-17T12:10:22.1565852Z python3 -m tools.stats.monitor > usage_log.txt 2>&1 & 2022-08-17T12:10:22.1566132Z echo "::set-output name=monitor-script-pid::${!}" 2022-08-17T12:10:22.1585649Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T12:10:22.1585968Z env: 2022-08-17T12:10:22.1586147Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:10:22.1586333Z ##[endgroup] 2022-08-17T12:10:24.9765113Z Defaulting to user installation because normal site-packages is not writeable 2022-08-17T12:10:25.0214238Z Requirement already satisfied: psutil==5.9.1 in /home/ec2-user/.local/lib/python3.7/site-packages (5.9.1) 2022-08-17T12:10:25.5461720Z Defaulting to user installation because normal site-packages is not writeable 2022-08-17T12:10:25.5637446Z Requirement already satisfied: pynvml==11.4.1 in /home/ec2-user/.local/lib/python3.7/site-packages (11.4.1) 2022-08-17T12:10:25.6998752Z Prepare all required actions 2022-08-17T12:10:25.6999010Z Getting action download info 2022-08-17T12:10:25.9027437Z Download action repository 'seemethere/download-artifact-s3@v4' (SHA:ada9688bc02703b63dc0e606da280613803449a5) 2022-08-17T12:10:26.0929675Z Download action repository 'actions/download-artifact@v2' (SHA:f023be2c48cc18debc3bacd34cb396e0295e2869) 2022-08-17T12:10:26.2233442Z ##[group]Run ./.github/actions/download-build-artifacts 2022-08-17T12:10:26.2233667Z with: 2022-08-17T12:10:26.2233855Z name: linux-bionic-py3.7-clang9 2022-08-17T12:10:26.2234028Z env: 2022-08-17T12:10:26.2234204Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:10:26.2234391Z ##[endgroup] 2022-08-17T12:10:26.2349386Z ##[group]Run seemethere/download-artifact-s3@v4 2022-08-17T12:10:26.2349613Z with: 2022-08-17T12:10:26.2349793Z name: linux-bionic-py3.7-clang9 2022-08-17T12:10:26.2350008Z s3-bucket: gha-artifacts 2022-08-17T12:10:26.2350201Z region: us-east-1 2022-08-17T12:10:26.2350359Z env: 2022-08-17T12:10:26.2350570Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:10:26.2350747Z ##[endgroup] 2022-08-17T12:10:28.0231052Z Found 1 objects with prefix pytorch/pytorch/2875102080/linux-bionic-py3.7-clang9/ 2022-08-17T12:10:28.0231584Z Starting download (1/1): /home/ec2-user/actions-runner/_work/pytorch/pytorch/artifacts.zip 2022-08-17T12:10:32.1211968Z Finished download (1/1): /home/ec2-user/actions-runner/_work/pytorch/pytorch/artifacts.zip 2022-08-17T12:10:32.1212395Z 2022-08-17T12:10:32.1213244Z Artifact download has finished successfully 2022-08-17T12:10:32.1351462Z ##[group]Run unzip -o artifacts.zip 2022-08-17T12:10:32.1351682Z unzip -o artifacts.zip 2022-08-17T12:10:32.1362946Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T12:10:32.1363154Z env: 2022-08-17T12:10:32.1363332Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:10:32.1363521Z ##[endgroup] 2022-08-17T12:10:32.1425091Z Archive: artifacts.zip 2022-08-17T12:10:32.1426034Z creating: dist/ 2022-08-17T12:10:32.9433601Z inflating: dist/torch-1.13.0a0+gitce6a3c6-cp37-cp37m-linux_x86_64.whl 2022-08-17T12:10:32.9433996Z creating: build/custom_test_artifacts/ 2022-08-17T12:10:32.9434311Z creating: build/custom_test_artifacts/custom-op-build/ 2022-08-17T12:10:32.9434651Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/ 2022-08-17T12:10:32.9435543Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeOutput.log 2022-08-17T12:10:32.9436272Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/ 2022-08-17T12:10:32.9437036Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CMakeSystem.cmake 2022-08-17T12:10:32.9437478Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdC/ 2022-08-17T12:10:32.9437887Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdC/tmp/ 2022-08-17T12:10:32.9438932Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdC/CMakeCCompilerId.c 2022-08-17T12:10:32.9439929Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdC/a.out 2022-08-17T12:10:32.9440668Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCXX/ 2022-08-17T12:10:32.9441155Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCXX/tmp/ 2022-08-17T12:10:32.9442582Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCXX/CMakeCXXCompilerId.cpp 2022-08-17T12:10:32.9443527Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCXX/a.out 2022-08-17T12:10:32.9444608Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_C.bin 2022-08-17T12:10:32.9445463Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CMakeCCompiler.cmake 2022-08-17T12:10:32.9446412Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_CXX.bin 2022-08-17T12:10:32.9447277Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CMakeCXXCompiler.cmake 2022-08-17T12:10:32.9447977Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeTmp/ 2022-08-17T12:10:32.9448706Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeError.log 2022-08-17T12:10:32.9449451Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/cmake.check_cache 2022-08-17T12:10:32.9450190Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/ 2022-08-17T12:10:32.9450973Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/compiler_depend.ts 2022-08-17T12:10:32.9451804Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/compiler_depend.make 2022-08-17T12:10:32.9452604Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/depend.make 2022-08-17T12:10:32.9453036Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/link.txt 2022-08-17T12:10:32.9453463Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/cmake_clean.cmake 2022-08-17T12:10:32.9453906Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/build.make 2022-08-17T12:10:32.9454347Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/DependInfo.cmake 2022-08-17T12:10:32.9454859Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/flags.make 2022-08-17T12:10:32.9455282Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/progress.make 2022-08-17T12:10:32.9468634Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/op.cpp.o.d 2022-08-17T12:10:32.9526028Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/op.cpp.o 2022-08-17T12:10:32.9526842Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/ 2022-08-17T12:10:32.9527687Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/compiler_depend.ts 2022-08-17T12:10:32.9528539Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/compiler_depend.make 2022-08-17T12:10:32.9529374Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/depend.make 2022-08-17T12:10:32.9530047Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/link.txt 2022-08-17T12:10:32.9530505Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/cmake_clean.cmake 2022-08-17T12:10:32.9530967Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/build.make 2022-08-17T12:10:32.9531423Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/DependInfo.cmake 2022-08-17T12:10:32.9531867Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/flags.make 2022-08-17T12:10:32.9532319Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/progress.make 2022-08-17T12:10:32.9545947Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/test_custom_ops.cpp.o.d 2022-08-17T12:10:32.9583208Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/test_custom_ops.cpp.o 2022-08-17T12:10:32.9584111Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeDirectoryInformation.cmake 2022-08-17T12:10:32.9584956Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/TargetDirectories.txt 2022-08-17T12:10:32.9585678Z extracting: build/custom_test_artifacts/custom-op-build/CMakeFiles/progress.marks 2022-08-17T12:10:32.9586382Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/Makefile2 2022-08-17T12:10:32.9587113Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/Makefile.cmake 2022-08-17T12:10:32.9587826Z inflating: build/custom_test_artifacts/custom-op-build/CMakeCache.txt 2022-08-17T12:10:32.9588396Z inflating: build/custom_test_artifacts/custom-op-build/Makefile 2022-08-17T12:10:32.9588767Z inflating: build/custom_test_artifacts/custom-op-build/cmake_install.cmake 2022-08-17T12:10:32.9639167Z inflating: build/custom_test_artifacts/custom-op-build/libcustom_ops.so 2022-08-17T12:10:32.9667995Z inflating: build/custom_test_artifacts/custom-op-build/test_custom_ops 2022-08-17T12:10:32.9668373Z creating: build/custom_test_artifacts/jit-hook-build/ 2022-08-17T12:10:32.9668701Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/ 2022-08-17T12:10:32.9670838Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeOutput.log 2022-08-17T12:10:32.9671246Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/ 2022-08-17T12:10:32.9671652Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CMakeSystem.cmake 2022-08-17T12:10:32.9672199Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdC/ 2022-08-17T12:10:32.9672630Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdC/tmp/ 2022-08-17T12:10:32.9674447Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdC/CMakeCCompilerId.c 2022-08-17T12:10:32.9675403Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdC/a.out 2022-08-17T12:10:32.9675818Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCXX/ 2022-08-17T12:10:32.9676221Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCXX/tmp/ 2022-08-17T12:10:32.9678040Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCXX/CMakeCXXCompilerId.cpp 2022-08-17T12:10:32.9678969Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCXX/a.out 2022-08-17T12:10:32.9680031Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_C.bin 2022-08-17T12:10:32.9680949Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CMakeCCompiler.cmake 2022-08-17T12:10:32.9681676Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_CXX.bin 2022-08-17T12:10:32.9682386Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CMakeCXXCompiler.cmake 2022-08-17T12:10:32.9682805Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeTmp/ 2022-08-17T12:10:32.9683277Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeError.log 2022-08-17T12:10:32.9683691Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/cmake.check_cache 2022-08-17T12:10:32.9684106Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/ 2022-08-17T12:10:32.9684559Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/compiler_depend.ts 2022-08-17T12:10:32.9685013Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/compiler_depend.make 2022-08-17T12:10:32.9685481Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/depend.make 2022-08-17T12:10:32.9686070Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/link.txt 2022-08-17T12:10:32.9686520Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/cmake_clean.cmake 2022-08-17T12:10:32.9687036Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/build.make 2022-08-17T12:10:32.9687605Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/DependInfo.cmake 2022-08-17T12:10:32.9688184Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/flags.make 2022-08-17T12:10:32.9688639Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/progress.make 2022-08-17T12:10:32.9704820Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/test_jit_hooks.cpp.o.d 2022-08-17T12:10:32.9729401Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/test_jit_hooks.cpp.o 2022-08-17T12:10:32.9729927Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeDirectoryInformation.cmake 2022-08-17T12:10:32.9730385Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/TargetDirectories.txt 2022-08-17T12:10:32.9730809Z extracting: build/custom_test_artifacts/jit-hook-build/CMakeFiles/progress.marks 2022-08-17T12:10:32.9731283Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/Makefile2 2022-08-17T12:10:32.9732261Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/Makefile.cmake 2022-08-17T12:10:32.9733911Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeCache.txt 2022-08-17T12:10:32.9734782Z inflating: build/custom_test_artifacts/jit-hook-build/Makefile 2022-08-17T12:10:32.9735586Z inflating: build/custom_test_artifacts/jit-hook-build/cmake_install.cmake 2022-08-17T12:10:32.9755600Z inflating: build/custom_test_artifacts/jit-hook-build/test_jit_hooks 2022-08-17T12:10:32.9755976Z creating: build/custom_test_artifacts/custom-backend-build/ 2022-08-17T12:10:32.9756345Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/ 2022-08-17T12:10:32.9758660Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeOutput.log 2022-08-17T12:10:32.9759084Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/ 2022-08-17T12:10:32.9759518Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CMakeSystem.cmake 2022-08-17T12:10:32.9759959Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdC/ 2022-08-17T12:10:32.9760384Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdC/tmp/ 2022-08-17T12:10:32.9762894Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdC/CMakeCCompilerId.c 2022-08-17T12:10:32.9764169Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdC/a.out 2022-08-17T12:10:32.9764608Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCXX/ 2022-08-17T12:10:32.9765033Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCXX/tmp/ 2022-08-17T12:10:32.9767519Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCXX/CMakeCXXCompilerId.cpp 2022-08-17T12:10:32.9768794Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCXX/a.out 2022-08-17T12:10:32.9770184Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_C.bin 2022-08-17T12:10:32.9770792Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CMakeCCompiler.cmake 2022-08-17T12:10:32.9772289Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_CXX.bin 2022-08-17T12:10:32.9773192Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CMakeCXXCompiler.cmake 2022-08-17T12:10:32.9773631Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeTmp/ 2022-08-17T12:10:32.9774428Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeError.log 2022-08-17T12:10:32.9775650Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/cmake.check_cache 2022-08-17T12:10:32.9776153Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/ 2022-08-17T12:10:32.9776628Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/compiler_depend.ts 2022-08-17T12:10:32.9777125Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/compiler_depend.make 2022-08-17T12:10:32.9778185Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/depend.make 2022-08-17T12:10:32.9779118Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/link.txt 2022-08-17T12:10:32.9780020Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/cmake_clean.cmake 2022-08-17T12:10:32.9780895Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/build.make 2022-08-17T12:10:32.9781781Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/DependInfo.cmake 2022-08-17T12:10:32.9782646Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/flags.make 2022-08-17T12:10:32.9783485Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/progress.make 2022-08-17T12:10:32.9786375Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/custom_backend.cpp.o.d 2022-08-17T12:10:32.9865602Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/custom_backend.cpp.o 2022-08-17T12:10:32.9866499Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/ 2022-08-17T12:10:32.9867410Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/compiler_depend.ts 2022-08-17T12:10:32.9868362Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/compiler_depend.make 2022-08-17T12:10:32.9869256Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/depend.make 2022-08-17T12:10:32.9870148Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/link.txt 2022-08-17T12:10:32.9871053Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/cmake_clean.cmake 2022-08-17T12:10:32.9871934Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/build.make 2022-08-17T12:10:32.9873105Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/DependInfo.cmake 2022-08-17T12:10:32.9873973Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/flags.make 2022-08-17T12:10:32.9874814Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/progress.make 2022-08-17T12:10:32.9888841Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/test_custom_backend.cpp.o.d 2022-08-17T12:10:32.9908092Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/test_custom_backend.cpp.o 2022-08-17T12:10:32.9909063Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeDirectoryInformation.cmake 2022-08-17T12:10:32.9909939Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/TargetDirectories.txt 2022-08-17T12:10:32.9910889Z extracting: build/custom_test_artifacts/custom-backend-build/CMakeFiles/progress.marks 2022-08-17T12:10:32.9911636Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/Makefile2 2022-08-17T12:10:32.9912580Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/Makefile.cmake 2022-08-17T12:10:32.9913328Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeCache.txt 2022-08-17T12:10:32.9914407Z inflating: build/custom_test_artifacts/custom-backend-build/Makefile 2022-08-17T12:10:32.9915138Z inflating: build/custom_test_artifacts/custom-backend-build/cmake_install.cmake 2022-08-17T12:10:32.9984620Z inflating: build/custom_test_artifacts/custom-backend-build/libcustom_backend.so 2022-08-17T12:10:33.0000511Z inflating: build/custom_test_artifacts/custom-backend-build/test_custom_backend 2022-08-17T12:10:33.0000996Z creating: build/lib/ 2022-08-17T12:10:33.0001516Z inflating: build/lib/libclog.a 2022-08-17T12:10:33.0056615Z inflating: build/lib/libgtest.a 2022-08-17T12:10:33.0064520Z inflating: build/lib/libpthreadpool.a 2022-08-17T12:10:33.0125652Z inflating: build/lib/libbenchmark.a 2022-08-17T12:10:33.0198563Z inflating: build/lib/libprotobuf-lite.a 2022-08-17T12:10:33.0205642Z inflating: build/lib/libittnotify.a 2022-08-17T12:10:33.0229698Z inflating: build/lib/libtensorpipe_uv.a 2022-08-17T12:10:33.0293553Z inflating: build/lib/libgloo.a 2022-08-17T12:10:33.0354661Z inflating: build/lib/libasmjit.a 2022-08-17T12:10:33.0731222Z inflating: build/lib/libprotobuf.a 2022-08-17T12:10:33.0745265Z inflating: build/lib/libfmt.a 2022-08-17T12:10:33.0745868Z inflating: build/lib/libfoxi_loader.a 2022-08-17T12:10:33.0791168Z inflating: build/lib/libc10.so 2022-08-17T12:10:33.0791864Z inflating: build/lib/libtorch_global_deps.so 2022-08-17T12:10:33.0799559Z inflating: build/lib/libcpuinfo.a 2022-08-17T12:10:33.0806476Z inflating: build/lib/libcpuinfo_internals.a 2022-08-17T12:10:33.0808977Z inflating: build/lib/libnnpack_reference_layers.a 2022-08-17T12:10:33.0820634Z inflating: build/lib/libgmock.a 2022-08-17T12:10:33.0821329Z inflating: build/lib/libgtest_main.a 2022-08-17T12:10:33.0821848Z inflating: build/lib/libbenchmark_main.a 2022-08-17T12:10:33.9888672Z inflating: build/lib/libdnnl.a 2022-08-17T12:10:34.0309887Z inflating: build/lib/libprotoc.a 2022-08-17T12:10:34.0768167Z inflating: build/lib/libtensorpipe.a 2022-08-17T12:10:34.0779839Z inflating: build/lib/libqnnpack.a 2022-08-17T12:10:34.0780464Z inflating: build/lib/libgmock_main.a 2022-08-17T12:10:34.1724270Z inflating: build/lib/libfbgemm.a 2022-08-17T12:10:34.2686423Z inflating: build/lib/libdnnl_graph.a 2022-08-17T12:10:34.2858096Z inflating: build/lib/libkineto.a 2022-08-17T12:10:34.2876445Z inflating: build/lib/libpytorch_qnnpack.a 2022-08-17T12:10:34.2980470Z inflating: build/lib/libXNNPACK.a 2022-08-17T12:10:34.3017265Z inflating: build/lib/libcaffe2_protos.a 2022-08-17T12:10:34.3057938Z inflating: build/lib/libonnx_proto.a 2022-08-17T12:10:34.3074595Z inflating: build/lib/libnnpack.a 2022-08-17T12:10:34.3594334Z inflating: build/lib/libonnx.a 2022-08-17T12:10:36.2460694Z inflating: build/lib/libtorch_cpu.so 2022-08-17T12:10:36.2461134Z inflating: build/lib/libtorch.so 2022-08-17T12:10:36.2465525Z inflating: build/lib/libshm.so 2022-08-17T12:10:36.2487353Z inflating: build/lib/libjitbackend_test.so 2022-08-17T12:10:36.2536522Z inflating: build/lib/libtorchbind_test.so 2022-08-17T12:10:36.2561923Z inflating: build/lib/libbackend_with_compiler.so 2022-08-17T12:10:36.4104921Z inflating: build/lib/libtorch_python.so 2022-08-17T12:10:36.4140967Z inflating: build/lib/libnnapi_backend.so 2022-08-17T12:10:36.4141396Z creating: build/bin/ 2022-08-17T12:10:36.4186303Z inflating: build/bin/c10_CompileTimeFunctionPointer_test 2022-08-17T12:10:36.4233006Z inflating: build/bin/c10_DeviceGuard_test 2022-08-17T12:10:36.4278175Z inflating: build/bin/c10_Device_test 2022-08-17T12:10:36.4322780Z inflating: build/bin/c10_StreamGuard_test 2022-08-17T12:10:36.4375307Z inflating: build/bin/c10_DispatchKeySet_test 2022-08-17T12:10:36.4420808Z inflating: build/bin/c10_SymInt_test 2022-08-17T12:10:36.4469220Z inflating: build/bin/c10_InlineDeviceGuard_test 2022-08-17T12:10:36.4519070Z inflating: build/bin/c10_InlineStreamGuard_test 2022-08-17T12:10:36.4571050Z inflating: build/bin/c10_SizesAndStrides_test 2022-08-17T12:10:36.4614766Z inflating: build/bin/c10_Array_test 2022-08-17T12:10:36.4666001Z inflating: build/bin/c10_C++17_test 2022-08-17T12:10:36.4713753Z inflating: build/bin/c10_Bitset_test 2022-08-17T12:10:36.4758109Z inflating: build/bin/c10_ConstexprCrc_test 2022-08-17T12:10:36.4802864Z inflating: build/bin/c10_DeadlockDetection_test 2022-08-17T12:10:36.4847460Z inflating: build/bin/c10_Half_test 2022-08-17T12:10:36.4902166Z inflating: build/bin/c10_Metaprogramming_test 2022-08-17T12:10:36.4952438Z inflating: build/bin/c10_LeftRight_test 2022-08-17T12:10:36.5087682Z inflating: build/bin/c10_SmallVectorTest 2022-08-17T12:10:36.5136537Z inflating: build/bin/c10_ThreadLocal_test 2022-08-17T12:10:36.5181568Z inflating: build/bin/c10_Synchronized_test 2022-08-17T12:10:36.5227775Z inflating: build/bin/c10_TypeIndex_test 2022-08-17T12:10:36.5273651Z inflating: build/bin/c10_TypeList_test 2022-08-17T12:10:36.5317292Z inflating: build/bin/c10_TypeTraits_test 2022-08-17T12:10:36.5363409Z inflating: build/bin/c10_accumulate_test 2022-08-17T12:10:36.5412534Z inflating: build/bin/c10_bfloat16_test 2022-08-17T12:10:36.5461767Z inflating: build/bin/c10_complex_math_test 2022-08-17T12:10:36.5511182Z inflating: build/bin/c10_complex_test 2022-08-17T12:10:36.5600409Z inflating: build/bin/c10_either_test 2022-08-17T12:10:36.5647226Z inflating: build/bin/c10_exception_test 2022-08-17T12:10:36.5692597Z inflating: build/bin/c10_flags_test 2022-08-17T12:10:36.5822996Z inflating: build/bin/c10_intrusive_ptr_test 2022-08-17T12:10:36.5867479Z inflating: build/bin/c10_irange_test 2022-08-17T12:10:36.5916315Z inflating: build/bin/c10_logging_test 2022-08-17T12:10:36.5984492Z inflating: build/bin/c10_optional_test 2022-08-17T12:10:36.6039099Z inflating: build/bin/c10_ordered_preserving_dict_test 2022-08-17T12:10:36.6086865Z inflating: build/bin/c10_registry_test 2022-08-17T12:10:36.6137833Z inflating: build/bin/c10_string_view_test 2022-08-17T12:10:36.6183119Z inflating: build/bin/c10_tempfile_test 2022-08-17T12:10:36.6223336Z inflating: build/bin/c10_intrusive_ptr_benchmark 2022-08-17T12:10:36.6270488Z inflating: build/bin/c10_typeid_test 2022-08-17T12:10:36.6635758Z inflating: build/bin/protoc-3.13.0.0 2022-08-17T12:10:36.7000638Z inflating: build/bin/protoc 2022-08-17T12:10:36.7304018Z inflating: build/bin/vec_test_all_types_DEFAULT 2022-08-17T12:10:36.7618577Z inflating: build/bin/vec_test_all_types_AVX512 2022-08-17T12:10:36.7943788Z inflating: build/bin/vec_test_all_types_AVX2 2022-08-17T12:10:36.7992664Z inflating: build/bin/HashStoreTest 2022-08-17T12:10:36.8039762Z inflating: build/bin/FileStoreTest 2022-08-17T12:10:36.8094838Z inflating: build/bin/TCPStoreTest 2022-08-17T12:10:36.8155228Z inflating: build/bin/ProcessGroupGlooTest 2022-08-17T12:10:36.8157744Z inflating: build/bin/example_allreduce 2022-08-17T12:10:36.8208158Z inflating: build/bin/test_dist_autograd 2022-08-17T12:10:36.8270454Z inflating: build/bin/test_cpp_rpc 2022-08-17T12:10:36.8272930Z inflating: build/bin/parallel_benchmark 2022-08-17T12:10:36.8334141Z inflating: build/bin/test_mobile_nnc 2022-08-17T12:10:36.8343720Z inflating: build/bin/aot_model_compiler_test 2022-08-17T12:10:36.8394333Z inflating: build/bin/scalar_test 2022-08-17T12:10:36.8447130Z inflating: build/bin/apply_utils_test 2022-08-17T12:10:36.8503473Z inflating: build/bin/basic 2022-08-17T12:10:36.8817598Z inflating: build/bin/test_lazy 2022-08-17T12:10:36.8863872Z inflating: build/bin/Dimname_test 2022-08-17T12:10:36.8916178Z inflating: build/bin/atest 2022-08-17T12:10:36.8981093Z inflating: build/bin/Dict_test 2022-08-17T12:10:36.9031098Z inflating: build/bin/NamedTensor_test 2022-08-17T12:10:36.9078615Z inflating: build/bin/half_test 2022-08-17T12:10:36.9127278Z inflating: build/bin/broadcast_test 2022-08-17T12:10:36.9172798Z inflating: build/bin/dlconvertor_test 2022-08-17T12:10:36.9219265Z inflating: build/bin/wrapdim_test 2022-08-17T12:10:36.9270945Z inflating: build/bin/native_test 2022-08-17T12:10:36.9322218Z inflating: build/bin/scalar_tensor_test 2022-08-17T12:10:36.9370382Z inflating: build/bin/test_parallel 2022-08-17T12:10:36.9417087Z inflating: build/bin/undefined_tensor_test 2022-08-17T12:10:36.9419320Z inflating: build/bin/thread_init_test 2022-08-17T12:10:36.9420534Z inflating: build/bin/verify_api_visibility 2022-08-17T12:10:36.9471965Z inflating: build/bin/weakref_test 2022-08-17T12:10:36.9522558Z inflating: build/bin/quantized_test 2022-08-17T12:10:36.9568180Z inflating: build/bin/operators_test 2022-08-17T12:10:36.9617959Z inflating: build/bin/extension_backend_test 2022-08-17T12:10:36.9664126Z inflating: build/bin/lazy_tensor_test 2022-08-17T12:10:36.9736644Z inflating: build/bin/tensor_iterator_test 2022-08-17T12:10:36.9786066Z inflating: build/bin/math_kernel_test 2022-08-17T12:10:36.9833453Z inflating: build/bin/memory_overlapping_test 2022-08-17T12:10:37.1203037Z inflating: build/bin/test_api 2022-08-17T12:10:37.1253877Z inflating: build/bin/cpu_generator_test 2022-08-17T12:10:37.1301600Z inflating: build/bin/mobile_memory_cleanup 2022-08-17T12:10:37.1349356Z inflating: build/bin/cpu_profiling_allocator_test 2022-08-17T12:10:37.1394150Z inflating: build/bin/variant_test 2022-08-17T12:10:37.1457251Z inflating: build/bin/pow_test 2022-08-17T12:10:37.1502899Z inflating: build/bin/reportMemoryUsage_test 2022-08-17T12:10:37.1547696Z inflating: build/bin/reduce_ops_test 2022-08-17T12:10:37.1594988Z inflating: build/bin/memory_format_test 2022-08-17T12:10:37.1683626Z inflating: build/bin/ivalue_test 2022-08-17T12:10:37.1750109Z inflating: build/bin/vmap_test 2022-08-17T12:10:37.1832508Z inflating: build/bin/cpu_rng_test 2022-08-17T12:10:37.1887969Z inflating: build/bin/type_test 2022-08-17T12:10:37.1932873Z inflating: build/bin/dispatch_key_set_test 2022-08-17T12:10:37.1979594Z inflating: build/bin/stride_properties_test 2022-08-17T12:10:37.2032978Z inflating: build/bin/IListRef_test 2022-08-17T12:10:37.2123954Z inflating: build/bin/List_test 2022-08-17T12:10:37.2241857Z inflating: build/bin/kernel_function_legacy_test 2022-08-17T12:10:37.2298697Z inflating: build/bin/KernelFunction_test 2022-08-17T12:10:37.2386713Z inflating: build/bin/kernel_function_test 2022-08-17T12:10:37.2506429Z inflating: build/bin/kernel_lambda_legacy_test 2022-08-17T12:10:37.2601287Z inflating: build/bin/kernel_lambda_test 2022-08-17T12:10:37.2655882Z inflating: build/bin/kernel_stackbased_test 2022-08-17T12:10:37.2701154Z inflating: build/bin/CppSignature_test 2022-08-17T12:10:37.2745277Z inflating: build/bin/op_allowlist_test 2022-08-17T12:10:37.2834541Z inflating: build/bin/make_boxed_from_unboxed_functor_test 2022-08-17T12:10:37.3121159Z inflating: build/bin/op_registration_test 2022-08-17T12:10:37.3167430Z inflating: build/bin/inline_container_test 2022-08-17T12:10:37.3216939Z inflating: build/bin/backend_fallback_test 2022-08-17T12:10:37.3234549Z inflating: build/bin/tutorial_tensorexpr 2022-08-17T12:10:37.3239175Z inflating: build/bin/torch_shm_manager 2022-08-17T12:10:37.4356697Z inflating: build/bin/test_tensorexpr 2022-08-17T12:10:37.4901173Z inflating: build/bin/test_jit 2022-08-17T12:10:37.4901773Z inflating: .pytorch-test-times.json 2022-08-17T12:10:37.4983961Z ##[group]Run df -H 2022-08-17T12:10:37.4984150Z df -H 2022-08-17T12:10:37.4995564Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T12:10:37.4995785Z env: 2022-08-17T12:10:37.4995968Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:10:37.4996141Z ##[endgroup] 2022-08-17T12:10:37.5027454Z Filesystem Size Used Avail Use% Mounted on 2022-08-17T12:10:37.5027810Z devtmpfs 8.2G 0 8.2G 0% /dev 2022-08-17T12:10:37.5028194Z tmpfs 8.2G 41k 8.2G 1% /dev/shm 2022-08-17T12:10:37.5028388Z tmpfs 8.2G 467k 8.2G 1% /run 2022-08-17T12:10:37.5028604Z tmpfs 8.2G 0 8.2G 0% /sys/fs/cgroup 2022-08-17T12:10:37.5028820Z /dev/nvme0n1p1 162G 20G 142G 12% / 2022-08-17T12:10:37.5029234Z tmpfs 1.7G 0 1.7G 0% /run/user/0 2022-08-17T12:10:37.5081850Z ##[group]Run .github/scripts/parse_ref.py 2022-08-17T12:10:37.5082104Z .github/scripts/parse_ref.py 2022-08-17T12:10:37.5093015Z shell: /usr/bin/bash -e {0} 2022-08-17T12:10:37.5093185Z env: 2022-08-17T12:10:37.5093364Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:10:37.5093552Z ##[endgroup] 2022-08-17T12:10:37.5398300Z ##[group]Run set -x 2022-08-17T12:10:37.5398561Z set -x 2022-08-17T12:10:37.5398728Z  2022-08-17T12:10:37.5398925Z if [[ $TEST_CONFIG == 'multigpu' ]]; then 2022-08-17T12:10:37.5399169Z  TEST_COMMAND=.jenkins/pytorch/multigpu-test.sh 2022-08-17T12:10:37.5399429Z elif [[ $BUILD_ENVIRONMENT == *onnx* ]]; then 2022-08-17T12:10:37.5399667Z  TEST_COMMAND=.jenkins/caffe2/test.sh 2022-08-17T12:10:37.5399866Z else 2022-08-17T12:10:37.5400055Z  TEST_COMMAND=.jenkins/pytorch/test.sh 2022-08-17T12:10:37.5400261Z fi 2022-08-17T12:10:37.5400417Z  2022-08-17T12:10:37.5400642Z COMMIT_MESSAGES=$(git cherry -v "origin/${GIT_DEFAULT_BRANCH:-master}") 2022-08-17T12:10:37.5400885Z  2022-08-17T12:10:37.5401100Z # sanitize the input commit message and PR body here: 2022-08-17T12:10:37.5401300Z # 2022-08-17T12:10:37.5401586Z # trim all new lines from commit messages + PR_BODY to avoid issues with batch environment 2022-08-17T12:10:37.5401967Z # variable copying. see https://github.com/pytorch/pytorch/pull/80043#issuecomment-1167796028 2022-08-17T12:10:37.5402269Z COMMIT_MESSAGES="${COMMIT_MESSAGES//[$'\n\r']}" 2022-08-17T12:10:37.5402501Z PR_BODY="${PR_BODY//[$'\n\r']}" 2022-08-17T12:10:37.5402688Z  2022-08-17T12:10:37.5402937Z # then trim all special characters like single and double quotes to avoid unescaped inputs to 2022-08-17T12:10:37.5403217Z # wreak havoc internally 2022-08-17T12:10:37.5403453Z export COMMIT_MESSAGES="${COMMIT_MESSAGES//[\'\"]}" 2022-08-17T12:10:37.5403695Z export PR_BODY="${PR_BODY//[\'\"]}" 2022-08-17T12:10:37.5403875Z  2022-08-17T12:10:37.5404104Z # detached container should get cleaned up by teardown_ec2_linux 2022-08-17T12:10:37.5404397Z # TODO: Stop building test binaries as part of the build phase 2022-08-17T12:10:37.5404656Z # Used for GPU_FLAG since that doesn't play nice 2022-08-17T12:10:37.5404894Z # shellcheck disable=SC2086,SC2090 2022-08-17T12:10:37.5405114Z container_name=$(docker run \ 2022-08-17T12:10:37.5405313Z  ${GPU_FLAG:-} \ 2022-08-17T12:10:37.5405496Z  -e BUILD_ENVIRONMENT \ 2022-08-17T12:10:37.5405697Z  -e PR_NUMBER \ 2022-08-17T12:10:37.5405888Z  -e GITHUB_ACTIONS \ 2022-08-17T12:10:37.5406114Z  -e BASE_SHA \ 2022-08-17T12:10:37.5406293Z  -e BRANCH \ 2022-08-17T12:10:37.5406466Z  -e SHA1 \ 2022-08-17T12:10:37.5406641Z  -e AWS_DEFAULT_REGION \ 2022-08-17T12:10:37.5406953Z  -e IN_WHEEL_TEST \ 2022-08-17T12:10:37.5407148Z  -e SHARD_NUMBER \ 2022-08-17T12:10:37.5407325Z  -e TEST_CONFIG \ 2022-08-17T12:10:37.5407517Z  -e NUM_TEST_SHARDS \ 2022-08-17T12:10:37.5407709Z  -e PR_BODY \ 2022-08-17T12:10:37.5407888Z  -e COMMIT_MESSAGES \ 2022-08-17T12:10:37.5408100Z  -e PYTORCH_RETRY_TEST_CASES \ 2022-08-17T12:10:37.5408357Z  -e PYTORCH_OVERRIDE_FLAKY_SIGNAL \ 2022-08-17T12:10:37.5408552Z  -e PR_LABELS \ 2022-08-17T12:10:37.5408763Z  -e MAX_JOBS="$(nproc --ignore=2)" \ 2022-08-17T12:10:37.5408974Z  -e SCCACHE_BUCKET \ 2022-08-17T12:10:37.5409161Z  -e XLA_CUDA \ 2022-08-17T12:10:37.5409355Z  -e XLA_CLANG_CACHE_S3_BUCKET_NAME \ 2022-08-17T12:10:37.5409606Z  --env-file="/tmp/github_env_${GITHUB_RUN_ID}" \ 2022-08-17T12:10:37.5409839Z  --ulimit stack=10485760:83886080 \ 2022-08-17T12:10:37.5410054Z  --security-opt seccomp=unconfined \ 2022-08-17T12:10:37.5410280Z  --cap-add=SYS_PTRACE \ 2022-08-17T12:10:37.5410471Z  --ipc=host \ 2022-08-17T12:10:37.5410650Z  --shm-size="${SHM_SIZE}" \ 2022-08-17T12:10:37.5410836Z  --tty \ 2022-08-17T12:10:37.5411062Z  --detach \ 2022-08-17T12:10:37.5411247Z  --name="${container_name}" \ 2022-08-17T12:10:37.5411448Z  --user jenkins \ 2022-08-17T12:10:37.5411681Z  -v "${GITHUB_WORKSPACE}:/var/lib/jenkins/workspace" \ 2022-08-17T12:10:37.5411931Z  -w /var/lib/jenkins/workspace \ 2022-08-17T12:10:37.5412122Z  "${DOCKER_IMAGE}" 2022-08-17T12:10:37.5412295Z ) 2022-08-17T12:10:37.5412540Z docker exec -t "${container_name}" sh -c "pip install dist/*.whl && ${TEST_COMMAND}" 2022-08-17T12:10:37.5423768Z shell: /usr/bin/bash -e {0} 2022-08-17T12:10:37.5423955Z env: 2022-08-17T12:10:37.5424137Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:10:37.5424370Z BUILD_ENVIRONMENT: linux-bionic-py3.7-clang9 2022-08-17T12:10:37.5424592Z PR_NUMBER: 82657 2022-08-17T12:10:37.5424774Z BRANCH: pull/82657 2022-08-17T12:10:37.5424980Z SHA1: ce6a3c605df99d1df57c0dda75c06d748e54ed2a 2022-08-17T12:10:37.5425230Z BASE_SHA: 343b5f86512f75f8f3bd4b90749c0459743b9e72 2022-08-17T12:10:37.5425449Z PYTORCH_RETRY_TEST_CASES: 1 2022-08-17T12:10:37.5425643Z PYTORCH_OVERRIDE_FLAKY_SIGNAL: 1 2022-08-17T12:10:37.5425842Z TEST_CONFIG: dynamo 2022-08-17T12:10:37.5426020Z SHARD_NUMBER: 2 2022-08-17T12:10:37.5426182Z NUM_TEST_SHARDS: 2 2022-08-17T12:10:37.5426730Z 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:37.5427307Z SCCACHE_BUCKET: ossci-compiler-cache-circleci-v2 2022-08-17T12:10:37.5427537Z SHM_SIZE: 1g 2022-08-17T12:10:37.5427873Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-py3.7-clang9:a347f7e7645f04fc68e4f87c73cf0385233153b8 2022-08-17T12:10:37.5428184Z XLA_CUDA: 2022-08-17T12:10:37.5428445Z XLA_CLANG_CACHE_S3_BUCKET_NAME: ossci-compiler-clang-cache-circleci-xla 2022-08-17T12:10:37.5428708Z ##[endgroup] 2022-08-17T12:10:37.5453436Z + [[ dynamo == \m\u\l\t\i\g\p\u ]] 2022-08-17T12:10:37.5454104Z + [[ linux-bionic-py3.7-clang9 == *onnx* ]] 2022-08-17T12:10:37.5454414Z + TEST_COMMAND=.jenkins/pytorch/test.sh 2022-08-17T12:10:37.5456517Z ++ git cherry -v origin/master 2022-08-17T12:10:37.7684664Z + COMMIT_MESSAGES='+ 52429d4ec9d162496e677edd78a883288d617a90 Add a helper for make_fx 2022-08-17T12:10:37.7685326Z + 80daf93686965f0383b5fa106ed8782b6905d891 Map torch.ops.aten calls to refs using decomposition_table 2022-08-17T12:10:37.7686057Z + e03d99a2da7e26168d8878f4e77d86f9c1af572a Use TorchRefsNvfuserCapabilityMode for fx.passes.backends.nvfuser 2022-08-17T12:10:37.7687052Z + a2242f67da754bd2714e056764d0cea51f8cdaed Fix output of PartitionedInterpreter to use _out_spec 2022-08-17T12:10:37.7687663Z + fcca9240398d1cf986a5606a61c50f7903d4ee96 Remove incorrect asserts from tests 2022-08-17T12:10:37.7688436Z + 209563d78b9998025726c92d4fa419151454f79e Add a link to the discussion about torch.ops.aten->refs path 2022-08-17T12:10:37.7689073Z + d3f1f74e60a1d82de78a545b7a7a177e3de6c8a2 Revert changes to torch/fx/passes/backends/nvfuser.py 2022-08-17T12:10:37.7689851Z + ce6a3c605df99d1df57c0dda75c06d748e54ed2a Add aten->refs->prims under TorchRefsMode test' 2022-08-17T12:10:37.7693288Z + 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:37.7696150Z + 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:37.7701107Z + 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:37.7704970Z + 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:37.7707584Z + 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:37.7709524Z + 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:37.7711303Z +++ nproc --ignore=2 2022-08-17T12:10:37.7768017Z ++ docker run -e BUILD_ENVIRONMENT -e PR_NUMBER -e GITHUB_ACTIONS -e BASE_SHA -e BRANCH -e SHA1 -e AWS_DEFAULT_REGION -e IN_WHEEL_TEST -e SHARD_NUMBER -e TEST_CONFIG -e NUM_TEST_SHARDS -e PR_BODY -e COMMIT_MESSAGES -e PYTORCH_RETRY_TEST_CASES -e PYTORCH_OVERRIDE_FLAKY_SIGNAL -e PR_LABELS -e MAX_JOBS=6 -e SCCACHE_BUCKET -e XLA_CUDA -e XLA_CLANG_CACHE_S3_BUCKET_NAME --env-file=/tmp/github_env_2875102080 --ulimit stack=10485760:83886080 --security-opt seccomp=unconfined --cap-add=SYS_PTRACE --ipc=host --shm-size=1g --tty --detach --name= --user jenkins -v /home/ec2-user/actions-runner/_work/pytorch/pytorch:/var/lib/jenkins/workspace -w /var/lib/jenkins/workspace 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-py3.7-clang9:a347f7e7645f04fc68e4f87c73cf0385233153b8 2022-08-17T12:10:49.7056035Z + container_name=a98caebd11a85510f17e1d6ecc5a1077911704a78a82387259bc259cf55b106a 2022-08-17T12:10:49.7056827Z + docker exec -t a98caebd11a85510f17e1d6ecc5a1077911704a78a82387259bc259cf55b106a sh -c 'pip install dist/*.whl && .jenkins/pytorch/test.sh' 2022-08-17T12:10:50.2780760Z Processing ./dist/torch-1.13.0a0+gitce6a3c6-cp37-cp37m-linux_x86_64.whl 2022-08-17T12:10:50.3503616Z 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:50.8361703Z Installing collected packages: torch 2022-08-17T12:10:57.0821361Z Successfully installed torch-1.13.0a0+gitce6a3c6 2022-08-17T12:10:57.1504400Z ++ python -c 'import site; print(site.getsitepackages()[0])' 2022-08-17T12:10:57.1663925Z + TORCH_INSTALL_DIR=/opt/conda/lib/python3.7/site-packages/torch 2022-08-17T12:10:57.1664534Z + TORCH_BIN_DIR=/opt/conda/lib/python3.7/site-packages/torch/bin 2022-08-17T12:10:57.1664863Z + TORCH_LIB_DIR=/opt/conda/lib/python3.7/site-packages/torch/lib 2022-08-17T12:10:57.1665232Z + TORCH_TEST_DIR=/opt/conda/lib/python3.7/site-packages/torch/test 2022-08-17T12:10:57.1665508Z + BUILD_DIR=build 2022-08-17T12:10:57.1665687Z + BUILD_RENAMED_DIR=build_renamed 2022-08-17T12:10:57.1665934Z + BUILD_BIN_DIR=build/bin 2022-08-17T12:10:57.1666327Z + [[ linux-bionic-py3.7-clang9 != *bazel* ]] 2022-08-17T12:10:57.1667006Z ++ realpath build/custom_test_artifacts 2022-08-17T12:10:57.1691151Z + CUSTOM_TEST_ARTIFACT_BUILD_DIR=/var/lib/jenkins/workspace/build/custom_test_artifacts 2022-08-17T12:10:57.1693688Z ++ dirname .jenkins/pytorch/test.sh 2022-08-17T12:10:57.1710919Z + source .jenkins/pytorch/common.sh 2022-08-17T12:10:57.1717339Z +++ dirname .jenkins/pytorch/common.sh 2022-08-17T12:10:57.1725261Z ++ source .jenkins/pytorch/common_utils.sh 2022-08-17T12:10:57.1730905Z +++ declare -f -t trap_add 2022-08-17T12:10:57.1735494Z ++ set -ex 2022-08-17T12:10:57.1736021Z ++ [[ linux-bionic-py3.7-clang9 == *rocm* ]] 2022-08-17T12:10:57.1736432Z ++ BUILD_TEST_LIBTORCH=0 2022-08-17T12:10:57.1736762Z ++ [[ dynamo == *xla* ]] 2022-08-17T12:10:57.1737246Z ++ [[ linux-bionic-py3.7-clang9 == *centos* ]] 2022-08-17T12:10:57.1737571Z ++ [[ linux-bionic-py3.7-clang9 == *linux-bionic* ]] 2022-08-17T12:10:57.1737789Z ++ which conda 2022-08-17T12:10:57.1751911Z /opt/conda/bin/conda 2022-08-17T12:10:57.1752937Z ++ conda install -q -y cmake 2022-08-17T12:10:59.4172317Z Collecting package metadata (current_repodata.json): ...working... done 2022-08-17T12:10:59.8465624Z Solving environment: ...working... done 2022-08-17T12:10:59.9570868Z 2022-08-17T12:10:59.9571163Z ## Package Plan ## 2022-08-17T12:10:59.9571374Z 2022-08-17T12:10:59.9571568Z environment location: /opt/conda 2022-08-17T12:10:59.9571788Z 2022-08-17T12:10:59.9571940Z added / updated specs: 2022-08-17T12:10:59.9572414Z - cmake 2022-08-17T12:10:59.9572536Z 2022-08-17T12:10:59.9572541Z 2022-08-17T12:10:59.9572649Z The following packages will be downloaded: 2022-08-17T12:10:59.9572792Z 2022-08-17T12:10:59.9572872Z package | build 2022-08-17T12:10:59.9573372Z ---------------------------|----------------- 2022-08-17T12:10:59.9573684Z bzip2-1.0.8 | h7b6447c_0 78 KB 2022-08-17T12:10:59.9573989Z c-ares-1.18.1 | h7f8727e_0 114 KB 2022-08-17T12:10:59.9574277Z cmake-3.22.1 | h1fce559_0 7.3 MB 2022-08-17T12:10:59.9574637Z expat-2.4.4 | h295c915_0 169 KB 2022-08-17T12:10:59.9574927Z krb5-1.19.2 | hac12032_0 1.2 MB 2022-08-17T12:10:59.9575199Z libcurl-7.84.0 | h91b91d3_0 337 KB 2022-08-17T12:10:59.9575487Z libedit-3.1.20210910 | h7f8727e_0 166 KB 2022-08-17T12:10:59.9575776Z libev-4.33 | h7f8727e_1 111 KB 2022-08-17T12:10:59.9576054Z libnghttp2-1.46.0 | hce63b2e_0 680 KB 2022-08-17T12:10:59.9576351Z libssh2-1.10.0 | h8f2d780_0 274 KB 2022-08-17T12:10:59.9576634Z libuv-1.40.0 | h7b6447c_0 736 KB 2022-08-17T12:10:59.9576908Z lz4-c-1.9.3 | h295c915_1 185 KB 2022-08-17T12:10:59.9577255Z rhash-1.4.1 | h3c74f83_1 203 KB 2022-08-17T12:10:59.9577537Z zstd-1.5.2 | ha4553b6_0 488 KB 2022-08-17T12:10:59.9577834Z ------------------------------------------------------------ 2022-08-17T12:10:59.9578061Z Total: 12.0 MB 2022-08-17T12:10:59.9578182Z 2022-08-17T12:10:59.9578296Z The following NEW packages will be INSTALLED: 2022-08-17T12:10:59.9578439Z 2022-08-17T12:10:59.9590091Z bzip2 pkgs/main/linux-64::bzip2-1.0.8-h7b6447c_0 2022-08-17T12:10:59.9590516Z c-ares pkgs/main/linux-64::c-ares-1.18.1-h7f8727e_0 2022-08-17T12:10:59.9590864Z cmake pkgs/main/linux-64::cmake-3.22.1-h1fce559_0 2022-08-17T12:10:59.9591245Z expat pkgs/main/linux-64::expat-2.4.4-h295c915_0 2022-08-17T12:10:59.9591596Z krb5 pkgs/main/linux-64::krb5-1.19.2-hac12032_0 2022-08-17T12:10:59.9591942Z libcurl pkgs/main/linux-64::libcurl-7.84.0-h91b91d3_0 2022-08-17T12:10:59.9592553Z libedit pkgs/main/linux-64::libedit-3.1.20210910-h7f8727e_0 2022-08-17T12:10:59.9592914Z libev pkgs/main/linux-64::libev-4.33-h7f8727e_1 2022-08-17T12:10:59.9593284Z libnghttp2 pkgs/main/linux-64::libnghttp2-1.46.0-hce63b2e_0 2022-08-17T12:10:59.9593655Z libssh2 pkgs/main/linux-64::libssh2-1.10.0-h8f2d780_0 2022-08-17T12:10:59.9593993Z libuv pkgs/main/linux-64::libuv-1.40.0-h7b6447c_0 2022-08-17T12:10:59.9594334Z lz4-c pkgs/main/linux-64::lz4-c-1.9.3-h295c915_1 2022-08-17T12:10:59.9594673Z rhash pkgs/main/linux-64::rhash-1.4.1-h3c74f83_1 2022-08-17T12:10:59.9594999Z zstd pkgs/main/linux-64::zstd-1.5.2-ha4553b6_0 2022-08-17T12:10:59.9595146Z 2022-08-17T12:10:59.9595151Z 2022-08-17T12:11:00.7957733Z Preparing transaction: ...working... done 2022-08-17T12:11:01.2052022Z Verifying transaction: ...working... done 2022-08-17T12:11:01.5018504Z Executing transaction: ...working... done 2022-08-17T12:11:01.7465148Z ++ [[ linux-bionic-py3.7-clang9 == *centos* ]] 2022-08-17T12:11:01.7465503Z + echo 'Environment variables' 2022-08-17T12:11:01.7465768Z Environment variables 2022-08-17T12:11:01.7465934Z + env 2022-08-17T12:11:01.7487513Z SHARD_NUMBER=2 2022-08-17T12:11:01.7487726Z UCC_HOME=/usr 2022-08-17T12:11:01.7488193Z BUILD_ENVIRONMENT=linux-bionic-py3.7-clang9 2022-08-17T12:11:01.7488713Z INSTALLED_DB=yes 2022-08-17T12:11:01.7489022Z HOSTNAME=a98caebd11a8 2022-08-17T12:11:01.7489368Z GITHUB_REF_NAME=82657/merge 2022-08-17T12:11:01.7489761Z GITHUB_API_URL=https://api.github.com 2022-08-17T12:11:01.7490123Z OPENSSL_DIR=/opt/openssl 2022-08-17T12:11:01.7490518Z UCC_COMMIT=a7bda274b10f8adf5bb729f01da064f4e735fb23 2022-08-17T12:11:01.7491666Z GITHUB_STEP_SUMMARY=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/step_summary_bb522c8d-6c11-4954-af08-d43bdf5fe9ac 2022-08-17T12:11:01.7492100Z CUDA_PATH=/usr/local/cuda 2022-08-17T12:11:01.7492465Z GITHUB_ACTION_PATH=/home/ec2-user/actions-runner/_work/pytorch/pytorch/./.github/actions/setup-linux 2022-08-17T12:11:01.7492742Z GITHUB_RUN_ATTEMPT=1 2022-08-17T12:11:01.7492925Z INSTALLED_THRIFT= 2022-08-17T12:11:01.7493090Z TEST_CONFIG=dynamo 2022-08-17T12:11:01.7493285Z GITHUB_REPOSITORY_OWNER=pytorch 2022-08-17T12:11:01.7493482Z GITHUB_ACTIONS=true 2022-08-17T12:11:01.7493637Z CI=true 2022-08-17T12:11:01.7493818Z PYTORCH_OVERRIDE_FLAKY_SIGNAL=1 2022-08-17T12:11:01.7494013Z BRANCH=pull/82657 2022-08-17T12:11:01.7494238Z GITHUB_HEAD_REF=fx-passes-nvfuser 2022-08-17T12:11:01.7494438Z UCX_COMMIT=v1.13.x 2022-08-17T12:11:01.7494786Z GITHUB_ACTOR=IvanYashchuk 2022-08-17T12:11:01.7494962Z GITHUB_ACTION_REF= 2022-08-17T12:11:01.7495144Z GITHUB_ACTION=__self 2022-08-17T12:11:01.7495336Z GITHUB_REF_PROTECTED=false 2022-08-17T12:11:01.7495683Z XLA_CLANG_CACHE_S3_BUCKET_NAME=ossci-compiler-clang-cache-circleci-xla 2022-08-17T12:11:01.7497415Z *** 2022-08-17T12:11:01.7497595Z INSTALLED_VISION=yes 2022-08-17T12:11:01.7497781Z HOME=/var/lib/jenkins 2022-08-17T12:11:01.7498073Z CARGO_NET_GIT_FETCH_WITH_CLI=true 2022-08-17T12:11:01.7498283Z GITHUB_ACTION_REPOSITORY= 2022-08-17T12:11:01.7498478Z GITHUB_REF_TYPE=branch 2022-08-17T12:11:01.7498658Z GITHUB_RETENTION_DAYS=90 2022-08-17T12:11:01.7498967Z SCCACHE_BUCKET=ossci-compiler-cache-circleci-v2 2022-08-17T12:11:01.7499416Z GITHUB_ENV=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/set_env_bb522c8d-6c11-4954-af08-d43bdf5fe9ac 2022-08-17T12:11:01.7499701Z DEBIAN_FRONTEND=noninteractive 2022-08-17T12:11:01.7499908Z GITHUB_REF=refs/pull/82657/merge 2022-08-17T12:11:01.7500136Z GITHUB_SHA=e9efe573711d9f8141e152403ee143f5875669e7 2022-08-17T12:11:01.7500342Z INSTALLED_PROTOBUF=yes 2022-08-17T12:11:01.7500521Z DESIRED_CUDA= 2022-08-17T12:11:01.7500702Z GITHUB_RUN_ID=2875102080 2022-08-17T12:11:01.7500919Z GITHUB_SERVER_URL=https://github.com 2022-08-17T12:11:01.7501104Z MAX_JOBS=6 2022-08-17T12:11:01.7501426Z GITHUB_EVENT_PATH=/home/ec2-user/actions-runner/_work/_temp/_github_workflow/event.json 2022-08-17T12:11:01.7501682Z UCX_HOME=/usr 2022-08-17T12:11:01.7501850Z PYTORCH_RETRY_TEST_CASES=1 2022-08-17T12:11:01.7502088Z GITHUB_GRAPHQL_URL=https://api.github.com/graphql 2022-08-17T12:11:01.7502340Z BASE_SHA=343b5f86512f75f8f3bd4b90749c0459743b9e72 2022-08-17T12:11:01.7502532Z INSTALLED_ANDROID= 2022-08-17T12:11:01.7503078Z PR_BODY=### DescriptionThis PR replaces `DecompositionInterpreter` with a context manager which decomposes a function into prims only if the decomposition is executable by nvFuser.Partitioning of the graph is removed because its handled by the `execute(..., executor=nvfuser)` function.### TestingExisting tests in `test/test_fx_backends.py`. 2022-08-17T12:11:01.7503676Z GITHUB_BASE_REF=master 2022-08-17T12:11:01.7503853Z TERM=xterm 2022-08-17T12:11:01.7504004Z XLA_CUDA= 2022-08-17T12:11:01.7504182Z TORCH_CUDA_ARCH_LIST=Maxwell 2022-08-17T12:11:01.7504385Z OPENSSL_ROOT_DIR=/opt/openssl 2022-08-17T12:11:01.7504785Z GITHUB_PATH=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/add_path_bb522c8d-6c11-4954-af08-d43bdf5fe9ac 2022-08-17T12:11:01.7505070Z GITHUB_JOB=test 2022-08-17T12:11:01.7506513Z COMMIT_MESSAGES=+ 52429d4ec9d162496e677edd78a883288d617a90 Add a helper for make_fx+ 80daf93686965f0383b5fa106ed8782b6905d891 Map torch.ops.aten calls to refs using decomposition_table+ e03d99a2da7e26168d8878f4e77d86f9c1af572a Use TorchRefsNvfuserCapabilityMode for fx.passes.backends.nvfuser+ a2242f67da754bd2714e056764d0cea51f8cdaed Fix output of PartitionedInterpreter to use _out_spec+ fcca9240398d1cf986a5606a61c50f7903d4ee96 Remove incorrect asserts from tests+ 209563d78b9998025726c92d4fa419151454f79e Add a link to the discussion about torch.ops.aten->refs path+ d3f1f74e60a1d82de78a545b7a7a177e3de6c8a2 Revert changes to torch/fx/passes/backends/nvfuser.py+ ce6a3c605df99d1df57c0dda75c06d748e54ed2a Add aten->refs->prims under TorchRefsMode test 2022-08-17T12:11:01.7507467Z NUM_TEST_SHARDS=2 2022-08-17T12:11:01.7507642Z PR_NUMBER=82657 2022-08-17T12:11:01.7507814Z SHLVL=1 2022-08-17T12:11:01.7507989Z GITHUB_REPOSITORY=pytorch/pytorch 2022-08-17T12:11:01.7508228Z SHA1=ce6a3c605df99d1df57c0dda75c06d748e54ed2a 2022-08-17T12:11:01.7508453Z GITHUB_EVENT_NAME=pull_request 2022-08-17T12:11:01.7508702Z TORCH_NVCC_FLAGS=-Xfatbin -compress-all 2022-08-17T12:11:01.7508917Z GITHUB_RUN_NUMBER=40757 2022-08-17T12:11:01.7509105Z GITHUB_WORKFLOW=pull 2022-08-17T12:11:01.7509400Z PATH=/opt/cache/bin:/usr/local/nvidia/bin:/usr/local/cuda/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2022-08-17T12:11:01.7509812Z GITHUB_WORKSPACE=/home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-08-17T12:11:01.7510074Z GITHUB_TRIGGERING_ACTOR=IvanYashchuk 2022-08-17T12:11:01.7510255Z _=/usr/bin/env 2022-08-17T12:11:01.7510476Z + echo 'Testing pytorch' 2022-08-17T12:11:01.7510658Z Testing pytorch 2022-08-17T12:11:01.7510850Z + export LANG=C.UTF-8 2022-08-17T12:11:01.7511024Z + LANG=C.UTF-8 2022-08-17T12:11:01.7586758Z + PR_NUMBER=82657 2022-08-17T12:11:01.7587070Z + [[ dynamo == \d\e\f\a\u\l\t ]] 2022-08-17T12:11:01.7587593Z + [[ dynamo == \d\i\s\t\r\i\b\u\t\e\d ]] 2022-08-17T12:11:01.7587947Z + [[ dynamo == \s\l\o\w ]] 2022-08-17T12:11:01.7588494Z + [[ linux-bionic-py3.7-clang9 == *slow-gradcheck* ]] 2022-08-17T12:11:01.7589035Z + [[ linux-bionic-py3.7-clang9 == *cuda* ]] 2022-08-17T12:11:01.7589487Z + [[ linux-bionic-py3.7-clang9 == *rocm* ]] 2022-08-17T12:11:01.7590011Z + [[ linux-bionic-py3.7-clang9 == *cuda11* ]] 2022-08-17T12:11:01.7590367Z + [[ dynamo == *crossref* ]] 2022-08-17T12:11:01.7590693Z + [[ dynamo == *dynamo* ]] 2022-08-17T12:11:01.7591056Z + export PYTORCH_TEST_WITH_DYNAMO=1 2022-08-17T12:11:01.7591414Z + PYTORCH_TEST_WITH_DYNAMO=1 2022-08-17T12:11:01.7591799Z + [[ -n 82657 ]] 2022-08-17T12:11:01.7592276Z + [[ -z '' ]] 2022-08-17T12:11:01.7592642Z + export PYTORCH_TEST_SKIP_CUDA_MEM_LEAK_CHECK=1 2022-08-17T12:11:01.7592870Z + PYTORCH_TEST_SKIP_CUDA_MEM_LEAK_CHECK=1 2022-08-17T12:11:01.7593160Z + [[ linux-bionic-py3.7-clang9 == *rocm* ]] 2022-08-17T12:11:01.7593461Z + [[ linux-bionic-py3.7-clang9 != *-bazel-* ]] 2022-08-17T12:11:01.7593703Z + pip_install --user ninja 2022-08-17T12:11:01.7593969Z + pip install --progress-bar off --user ninja 2022-08-17T12:11:02.1935630Z Collecting ninja 2022-08-17T12:11:02.2121042Z Downloading ninja-1.10.2.3-py2.py3-none-manylinux_2_5_x86_64.manylinux1_x86_64.whl (108 kB) 2022-08-17T12:11:02.6224476Z Installing collected packages: ninja 2022-08-17T12:11:02.6312373Z  WARNING: The script ninja is installed in '/var/lib/jenkins/.local/bin' which is not on PATH. 2022-08-17T12:11:02.6312926Z Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. 2022-08-17T12:11:02.6373404Z Successfully installed ninja-1.10.2.3 2022-08-17T12:11:02.7194740Z + export PATH=/var/lib/jenkins/.local/bin:/opt/cache/bin:/usr/local/nvidia/bin:/usr/local/cuda/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2022-08-17T12:11:02.7195456Z + PATH=/var/lib/jenkins/.local/bin:/opt/cache/bin:/usr/local/nvidia/bin:/usr/local/cuda/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2022-08-17T12:11:02.7195991Z + [[ linux-bionic-py3.7-clang9 == *asan* ]] 2022-08-17T12:11:02.7196238Z + [[ dynamo == \n\o\g\p\u\_\N\O\_\A\V\X\2 ]] 2022-08-17T12:11:02.7196446Z + [[ dynamo == \n\o\g\p\u\_\A\V\X\5\1\2 ]] 2022-08-17T12:11:02.7199998Z + [[ linux-bionic-py3.7-clang9 == *tbb* ]] 2022-08-17T12:11:02.7211614Z + [[ linux-bionic-py3.7-clang9 == *libtorch* ]] 2022-08-17T12:11:02.7211927Z + [[ linux-bionic-py3.7-clang9 == *-bazel-* ]] 2022-08-17T12:11:02.7214712Z + cd test 2022-08-17T12:11:02.7215412Z + python -c 'import torch; print(torch.__config__.show())' 2022-08-17T12:11:04.1877648Z PyTorch built with: 2022-08-17T12:11:04.1878392Z - GCC 4.2 2022-08-17T12:11:04.1878585Z - C++ Version: 201402 2022-08-17T12:11:04.1878813Z - clang 9.0.0 2022-08-17T12:11:04.1879207Z - Intel(R) oneAPI Math Kernel Library Version 2022.0-Product Build 20211112 for Intel(R) 64 architecture applications 2022-08-17T12:11:04.1879633Z - Intel(R) MKL-DNN v2.6.0 (Git Hash 52b5f107dd9cf10910aaa19cb47f3abf9b349815) 2022-08-17T12:11:04.1879939Z - OpenMP 201107 (a.k.a. OpenMP 3.1) 2022-08-17T12:11:04.1880213Z - LAPACK is enabled (usually provided by MKL) 2022-08-17T12:11:04.1880453Z - NNPACK is enabled 2022-08-17T12:11:04.1880668Z - CPU capability usage: AVX2 2022-08-17T12:11:04.1883396Z - Build settings: BLAS_INFO=mkl, BUILD_TYPE=Release, CXX_COMPILER=/opt/cache/bin/clang++, CXX_FLAGS= -Wno-deprecated -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -fopenmp=libomp -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOCUPTI -DUSE_FBGEMM -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -DEDGE_PROFILER_USE_KINETO -O2 -fPIC -Wno-narrowing -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-range-loop-analysis -Wno-pass-failed -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -Wconstant-conversion -Wno-invalid-partial-specialization -Wno-typedef-redefinition -Wno-unused-private-field -Wno-inconsistent-missing-override -Wno-c++14-extensions -Wno-constexpr-not-const -Wno-missing-braces -Qunused-arguments -fcolor-diagnostics -fdiagnostics-color=always -Werror -fno-math-errno -fno-trapping-math -Werror=format, LAPACK_INFO=mkl, PERF_WITH_AVX=1, PERF_WITH_AVX2=1, PERF_WITH_AVX512=1, TORCH_VERSION=1.13.0, USE_CUDA=OFF, USE_CUDNN=OFF, USE_EXCEPTION_PTR=1, USE_GFLAGS=OFF, USE_GLOG=OFF, USE_MKL=ON, USE_MKLDNN=ON, USE_MPI=OFF, USE_NCCL=OFF, USE_NNPACK=ON, USE_OPENMP=ON, USE_ROCM=OFF, 2022-08-17T12:11:04.1885328Z 2022-08-17T12:11:04.3833068Z + cd test 2022-08-17T12:11:04.3833655Z + python -c 'import torch; print(torch.__config__.parallel_info())' 2022-08-17T12:11:05.2641081Z ATen/Parallel: 2022-08-17T12:11:05.2641371Z at::get_num_threads() : 4 2022-08-17T12:11:05.2641638Z at::get_num_interop_threads() : 4 2022-08-17T12:11:05.2641854Z OpenMP 201107 (a.k.a. OpenMP 3.1) 2022-08-17T12:11:05.2642054Z omp_get_max_threads() : 4 2022-08-17T12:11:05.2642605Z Intel(R) oneAPI Math Kernel Library Version 2022.0-Product Build 20211112 for Intel(R) 64 architecture applications 2022-08-17T12:11:05.2642898Z mkl_get_max_threads() : 4 2022-08-17T12:11:05.2643296Z Intel(R) MKL-DNN v2.6.0 (Git Hash 52b5f107dd9cf10910aaa19cb47f3abf9b349815) 2022-08-17T12:11:05.2643573Z std::thread::hardware_concurrency() : 8 2022-08-17T12:11:05.2643774Z Environment variables: 2022-08-17T12:11:05.2644034Z OMP_NUM_THREADS : [not set] 2022-08-17T12:11:05.2644233Z MKL_NUM_THREADS : [not set] 2022-08-17T12:11:05.2644423Z ATen parallel backend: OpenMP 2022-08-17T12:11:05.2644553Z 2022-08-17T12:11:05.4710584Z + [[ dynamo == *deploy* ]] 2022-08-17T12:11:05.4710875Z + [[ dynamo == *backward* ]] 2022-08-17T12:11:05.4711062Z + [[ dynamo == *xla* ]] 2022-08-17T12:11:05.4711277Z + [[ dynamo == \j\i\t\_\l\e\g\a\c\y ]] 2022-08-17T12:11:05.4711678Z + [[ linux-bionic-py3.7-clang9 == *libtorch* ]] 2022-08-17T12:11:05.4711893Z + [[ dynamo == distributed ]] 2022-08-17T12:11:05.4712241Z + [[ dynamo == *dynamo* ]] 2022-08-17T12:11:05.4712423Z + [[ 2 == 1 ]] 2022-08-17T12:11:05.4712583Z + [[ dynamo == *dynamo* ]] 2022-08-17T12:11:05.4712760Z + [[ 2 == 2 ]] 2022-08-17T12:11:05.4712955Z + [[ 2 -gt 1 ]] 2022-08-17T12:11:05.4713117Z + install_torchvision 2022-08-17T12:11:05.4713294Z + local commit 2022-08-17T12:11:05.4714977Z ++ get_pinned_commit vision 2022-08-17T12:11:05.4715236Z ++ cat .github/ci_commit_pins/vision.txt 2022-08-17T12:11:05.4745172Z + commit=94960fe1325eaf7b84f79cc585dc65264c15d18b 2022-08-17T12:11:05.4746056Z + pip_install --no-use-pep517 --user git+https://github.com/pytorch/vision.git@94960fe1325eaf7b84f79cc585dc65264c15d18b 2022-08-17T12:11:05.4746894Z + pip install --progress-bar off --no-use-pep517 --user git+https://github.com/pytorch/vision.git@94960fe1325eaf7b84f79cc585dc65264c15d18b 2022-08-17T12:11:05.8391137Z Collecting git+https://github.com/pytorch/vision.git@94960fe1325eaf7b84f79cc585dc65264c15d18b 2022-08-17T12:11:05.8398948Z Cloning https://github.com/pytorch/vision.git (to revision 94960fe1325eaf7b84f79cc585dc65264c15d18b) to /tmp/pip-req-build-6y7zm6xb 2022-08-17T12:11:05.8602020Z Running command git clone --filter=blob:none --quiet https://github.com/pytorch/vision.git /tmp/pip-req-build-6y7zm6xb 2022-08-17T12:11:07.4251429Z Running command git rev-parse -q --verify 'sha^94960fe1325eaf7b84f79cc585dc65264c15d18b' 2022-08-17T12:11:07.4294734Z Running command git fetch -q https://github.com/pytorch/vision.git 94960fe1325eaf7b84f79cc585dc65264c15d18b 2022-08-17T12:11:08.1963299Z Running command git checkout -q 94960fe1325eaf7b84f79cc585dc65264c15d18b 2022-08-17T12:11:08.4518668Z Resolved https://github.com/pytorch/vision.git to commit 94960fe1325eaf7b84f79cc585dc65264c15d18b 2022-08-17T12:11:11.0975579Z Preparing metadata (setup.py) ... [?25l- \ | done 2022-08-17T12:11:11.1061039Z [?25hRequirement already satisfied: typing_extensions in /opt/conda/lib/python3.7/site-packages (from torchvision==0.14.0a0+94960fe) (4.3.0) 2022-08-17T12:11:11.1064833Z Requirement already satisfied: numpy in /opt/conda/lib/python3.7/site-packages (from torchvision==0.14.0a0+94960fe) (1.18.5) 2022-08-17T12:11:11.1068640Z Requirement already satisfied: requests in /opt/conda/lib/python3.7/site-packages (from torchvision==0.14.0a0+94960fe) (2.28.1) 2022-08-17T12:11:11.1072819Z Requirement already satisfied: torch in /opt/conda/lib/python3.7/site-packages (from torchvision==0.14.0a0+94960fe) (1.13.0a0+gitce6a3c6) 2022-08-17T12:11:11.1079830Z Requirement already satisfied: pillow!=8.3.*,>=5.3.0 in /opt/conda/lib/python3.7/site-packages (from torchvision==0.14.0a0+94960fe) (9.2.0) 2022-08-17T12:11:11.1273064Z Requirement already satisfied: charset-normalizer<3,>=2 in /opt/conda/lib/python3.7/site-packages (from requests->torchvision==0.14.0a0+94960fe) (2.0.4) 2022-08-17T12:11:11.1279816Z Requirement already satisfied: idna<4,>=2.5 in /opt/conda/lib/python3.7/site-packages (from requests->torchvision==0.14.0a0+94960fe) (3.3) 2022-08-17T12:11:11.1286213Z Requirement already satisfied: urllib3<1.27,>=1.21.1 in /opt/conda/lib/python3.7/site-packages (from requests->torchvision==0.14.0a0+94960fe) (1.26.11) 2022-08-17T12:11:11.1294451Z Requirement already satisfied: certifi>=2017.4.17 in /opt/conda/lib/python3.7/site-packages (from requests->torchvision==0.14.0a0+94960fe) (2022.6.15) 2022-08-17T12:11:11.1495003Z Building wheels for collected packages: torchvision 2022-08-17T12:12:16.2324689Z Building wheel for torchvision (setup.py) ... [?25l- \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | done 2022-08-17T12:12:16.2667710Z [?25h Created wheel for torchvision: filename=torchvision-0.14.0a0+94960fe-cp37-cp37m-linux_x86_64.whl size=13601108 sha256=2adf2e1ea1459dc3d535a9c37c2a4dad4b817b376237de1c8d1a8eb0865b580b 2022-08-17T12:12:16.2669707Z Stored in directory: /var/lib/jenkins/.cache/pip/wheels/98/68/ba/18234074117f76d1fc7589204f67315b9b386170e6b7539404 2022-08-17T12:12:16.2715577Z Successfully built torchvision 2022-08-17T12:12:16.6416740Z Installing collected packages: torchvision 2022-08-17T12:12:17.1610238Z Successfully installed torchvision-0.14.0a0+94960fe 2022-08-17T12:12:17.2970598Z + checkout_install_torchdynamo 2022-08-17T12:12:17.2970846Z + local commit 2022-08-17T12:12:17.2973751Z ++ get_pinned_commit torchdynamo 2022-08-17T12:12:17.2974009Z ++ cat .github/ci_commit_pins/torchdynamo.txt 2022-08-17T12:12:17.2988697Z + commit=f19410cd8204fa1c30ca72f81142508e128be66f 2022-08-17T12:12:17.2989090Z + pushd .. 2022-08-17T12:12:17.2989576Z ~ ~/workspace 2022-08-17T12:12:17.2989811Z + git clone https://github.com/pytorch/torchdynamo 2022-08-17T12:12:17.2999743Z Cloning into 'torchdynamo'... 2022-08-17T12:12:17.6106584Z remote: Enumerating objects: 11014, done. 2022-08-17T12:12:17.6107142Z remote: Counting objects: 0% (1/245) 2022-08-17T12:12:17.6107852Z remote: Counting objects: 1% (3/245) 2022-08-17T12:12:17.6124646Z remote: Counting objects: 2% (5/245) 2022-08-17T12:12:17.6125437Z remote: Counting objects: 3% (8/245) 2022-08-17T12:12:17.6125889Z remote: Counting objects: 4% (10/245) 2022-08-17T12:12:17.6126160Z remote: Counting objects: 5% (13/245) 2022-08-17T12:12:17.6126421Z remote: Counting objects: 6% (15/245) 2022-08-17T12:12:17.6126665Z remote: Counting objects: 7% (18/245) 2022-08-17T12:12:17.6126923Z remote: Counting objects: 8% (20/245) 2022-08-17T12:12:17.6127180Z remote: Counting objects: 9% (23/245) 2022-08-17T12:12:17.6127478Z remote: Counting objects: 10% (25/245) 2022-08-17T12:12:17.6127884Z remote: Counting objects: 11% (27/245) 2022-08-17T12:12:17.6128145Z remote: Counting objects: 12% (30/245) 2022-08-17T12:12:17.6128388Z remote: Counting objects: 13% (32/245) 2022-08-17T12:12:17.6128893Z remote: Counting objects: 14% (35/245) 2022-08-17T12:12:17.6129153Z remote: Counting objects: 15% (37/245) 2022-08-17T12:12:17.6129397Z remote: Counting objects: 16% (40/245) 2022-08-17T12:12:17.6129650Z remote: Counting objects: 17% (42/245) 2022-08-17T12:12:17.6129911Z remote: Counting objects: 18% (45/245) 2022-08-17T12:12:17.6130166Z remote: Counting objects: 19% (47/245) 2022-08-17T12:12:17.6130404Z remote: Counting objects: 20% (49/245) 2022-08-17T12:12:17.6130663Z remote: Counting objects: 21% (52/245) 2022-08-17T12:12:17.6131009Z remote: Counting objects: 22% (54/245) 2022-08-17T12:12:17.6131338Z remote: Counting objects: 23% (57/245) 2022-08-17T12:12:17.6131592Z remote: Counting objects: 24% (59/245) 2022-08-17T12:12:17.6131851Z remote: Counting objects: 25% (62/245) 2022-08-17T12:12:17.6132091Z remote: Counting objects: 26% (64/245) 2022-08-17T12:12:17.6132345Z remote: Counting objects: 27% (67/245) 2022-08-17T12:12:17.6132598Z remote: Counting objects: 28% (69/245) 2022-08-17T12:12:17.6132839Z remote: Counting objects: 29% (72/245) 2022-08-17T12:12:17.6133095Z remote: Counting objects: 30% (74/245) 2022-08-17T12:12:17.6133350Z remote: Counting objects: 31% (76/245) 2022-08-17T12:12:17.6133592Z remote: Counting objects: 32% (79/245) 2022-08-17T12:12:17.6133847Z remote: Counting objects: 33% (81/245) 2022-08-17T12:12:17.6134100Z remote: Counting objects: 34% (84/245) 2022-08-17T12:12:17.6134354Z remote: Counting objects: 35% (86/245) 2022-08-17T12:12:17.6134667Z remote: Counting objects: 36% (89/245) 2022-08-17T12:12:17.6134924Z remote: Counting objects: 37% (91/245) 2022-08-17T12:12:17.6135179Z remote: Counting objects: 38% (94/245) 2022-08-17T12:12:17.6135424Z remote: Counting objects: 39% (96/245) 2022-08-17T12:12:17.6135680Z remote: Counting objects: 40% (98/245) 2022-08-17T12:12:17.6135936Z remote: Counting objects: 41% (101/245) 2022-08-17T12:12:17.6136189Z remote: Counting objects: 42% (103/245) 2022-08-17T12:12:17.6136458Z remote: Counting objects: 43% (106/245) 2022-08-17T12:12:17.6136717Z remote: Counting objects: 44% (108/245) 2022-08-17T12:12:17.6136961Z remote: Counting objects: 45% (111/245) 2022-08-17T12:12:17.6137220Z remote: Counting objects: 46% (113/245) 2022-08-17T12:12:17.6137478Z remote: Counting objects: 47% (116/245) 2022-08-17T12:12:17.6137724Z remote: Counting objects: 48% (118/245) 2022-08-17T12:12:17.6137982Z remote: Counting objects: 49% (121/245) 2022-08-17T12:12:17.6138242Z remote: Counting objects: 50% (123/245) 2022-08-17T12:12:17.6138501Z remote: Counting objects: 51% (125/245) 2022-08-17T12:12:17.6138745Z remote: Counting objects: 52% (128/245) 2022-08-17T12:12:17.6139002Z remote: Counting objects: 53% (130/245) 2022-08-17T12:12:17.6139378Z remote: Counting objects: 54% (133/245) 2022-08-17T12:12:17.6139622Z remote: Counting objects: 55% (135/245) 2022-08-17T12:12:17.6139883Z remote: Counting objects: 56% (138/245) 2022-08-17T12:12:17.6140142Z remote: Counting objects: 57% (140/245) 2022-08-17T12:12:17.6140387Z remote: Counting objects: 58% (143/245) 2022-08-17T12:12:17.6140648Z remote: Counting objects: 59% (145/245) 2022-08-17T12:12:17.6140905Z remote: Counting objects: 60% (147/245) 2022-08-17T12:12:17.6141147Z remote: Counting objects: 61% (150/245) 2022-08-17T12:12:17.6141404Z remote: Counting objects: 62% (152/245) 2022-08-17T12:12:17.6141661Z remote: Counting objects: 63% (155/245) 2022-08-17T12:12:17.6141903Z remote: Counting objects: 64% (157/245) 2022-08-17T12:12:17.6142158Z remote: Counting objects: 65% (160/245) 2022-08-17T12:12:17.6142413Z remote: Counting objects: 66% (162/245) 2022-08-17T12:12:17.6142670Z remote: Counting objects: 67% (165/245) 2022-08-17T12:12:17.6142916Z remote: Counting objects: 68% (167/245) 2022-08-17T12:12:17.6143173Z remote: Counting objects: 69% (170/245) 2022-08-17T12:12:17.6143454Z remote: Counting objects: 70% (172/245) 2022-08-17T12:12:17.6143853Z remote: Counting objects: 71% (174/245) 2022-08-17T12:12:17.6144161Z remote: Counting objects: 72% (177/245) 2022-08-17T12:12:17.6144421Z remote: Counting objects: 73% (179/245) 2022-08-17T12:12:17.6144664Z remote: Counting objects: 74% (182/245) 2022-08-17T12:12:17.6144923Z remote: Counting objects: 75% (184/245) 2022-08-17T12:12:17.6145181Z remote: Counting objects: 76% (187/245) 2022-08-17T12:12:17.6145424Z remote: Counting objects: 77% (189/245) 2022-08-17T12:12:17.6145681Z remote: Counting objects: 78% (192/245) 2022-08-17T12:12:17.6145937Z remote: Counting objects: 79% (194/245) 2022-08-17T12:12:17.6146180Z remote: Counting objects: 80% (196/245) 2022-08-17T12:12:17.6146438Z remote: Counting objects: 81% (199/245) 2022-08-17T12:12:17.6146696Z remote: Counting objects: 82% (201/245) 2022-08-17T12:12:17.6146941Z remote: Counting objects: 83% (204/245) 2022-08-17T12:12:17.6147197Z remote: Counting objects: 84% (206/245) 2022-08-17T12:12:17.6147456Z remote: Counting objects: 85% (209/245) 2022-08-17T12:12:17.6147712Z remote: Counting objects: 86% (211/245) 2022-08-17T12:12:17.6147954Z remote: Counting objects: 87% (214/245) 2022-08-17T12:12:17.6148213Z remote: Counting objects: 88% (216/245) 2022-08-17T12:12:17.6148467Z remote: Counting objects: 89% (219/245) 2022-08-17T12:12:17.6148709Z remote: Counting objects: 90% (221/245) 2022-08-17T12:12:17.6148967Z remote: Counting objects: 91% (223/245) 2022-08-17T12:12:17.6149221Z remote: Counting objects: 92% (226/245) 2022-08-17T12:12:17.6149462Z remote: Counting objects: 93% (228/245) 2022-08-17T12:12:17.6149717Z remote: Counting objects: 94% (231/245) 2022-08-17T12:12:17.6149974Z remote: Counting objects: 95% (233/245) 2022-08-17T12:12:17.6150221Z remote: Counting objects: 96% (236/245) 2022-08-17T12:12:17.6150479Z remote: Counting objects: 97% (238/245) 2022-08-17T12:12:17.6150736Z remote: Counting objects: 98% (241/245) 2022-08-17T12:12:17.6150978Z remote: Counting objects: 99% (243/245) 2022-08-17T12:12:17.6151233Z remote: Counting objects: 100% (245/245) 2022-08-17T12:12:17.6151505Z remote: Counting objects: 100% (245/245), done. 2022-08-17T12:12:17.6151793Z remote: Compressing objects: 0% (1/146) 2022-08-17T12:12:17.6152177Z remote: Compressing objects: 1% (2/146) 2022-08-17T12:12:17.6152453Z remote: Compressing objects: 2% (3/146) 2022-08-17T12:12:17.6152722Z remote: Compressing objects: 3% (5/146) 2022-08-17T12:12:17.6152988Z remote: Compressing objects: 4% (6/146) 2022-08-17T12:12:17.6153257Z remote: Compressing objects: 5% (8/146) 2022-08-17T12:12:17.6153546Z remote: Compressing objects: 6% (9/146) 2022-08-17T12:12:17.6155840Z remote: Compressing objects: 7% (11/146) 2022-08-17T12:12:17.6161756Z remote: Compressing objects: 8% (12/146) 2022-08-17T12:12:17.6168216Z remote: Compressing objects: 9% (14/146) 2022-08-17T12:12:17.6184034Z remote: Compressing objects: 10% (15/146) 2022-08-17T12:12:17.6184357Z remote: Compressing objects: 11% (17/146) 2022-08-17T12:12:17.6185710Z remote: Compressing objects: 12% (18/146) 2022-08-17T12:12:17.6196203Z remote: Compressing objects: 13% (19/146) 2022-08-17T12:12:17.6196537Z remote: Compressing objects: 14% (21/146) 2022-08-17T12:12:17.6203189Z remote: Compressing objects: 15% (22/146) 2022-08-17T12:12:17.6203534Z remote: Compressing objects: 16% (24/146) 2022-08-17T12:12:17.6213207Z remote: Compressing objects: 17% (25/146) 2022-08-17T12:12:17.6235625Z remote: Compressing objects: 18% (27/146) 2022-08-17T12:12:17.6236003Z remote: Compressing objects: 19% (28/146) 2022-08-17T12:12:17.6236278Z remote: Compressing objects: 20% (30/146) 2022-08-17T12:12:17.6236562Z remote: Compressing objects: 21% (31/146) 2022-08-17T12:12:17.6236816Z remote: Compressing objects: 22% (33/146) 2022-08-17T12:12:17.6253985Z remote: Compressing objects: 23% (34/146) 2022-08-17T12:12:17.6254547Z remote: Compressing objects: 24% (36/146) 2022-08-17T12:12:17.6254818Z remote: Compressing objects: 25% (37/146) 2022-08-17T12:12:17.6255091Z remote: Compressing objects: 26% (38/146) 2022-08-17T12:12:17.6255360Z remote: Compressing objects: 27% (40/146) 2022-08-17T12:12:17.6255612Z remote: Compressing objects: 28% (41/146) 2022-08-17T12:12:17.6268414Z remote: Compressing objects: 29% (43/146) 2022-08-17T12:12:17.6284509Z remote: Compressing objects: 30% (44/146) 2022-08-17T12:12:17.6291320Z remote: Compressing objects: 31% (46/146) 2022-08-17T12:12:17.6291690Z remote: Compressing objects: 32% (47/146) 2022-08-17T12:12:17.6291983Z remote: Compressing objects: 33% (49/146) 2022-08-17T12:12:17.6292259Z remote: Compressing objects: 34% (50/146) 2022-08-17T12:12:17.6292531Z remote: Compressing objects: 35% (52/146) 2022-08-17T12:12:17.6292805Z remote: Compressing objects: 36% (53/146) 2022-08-17T12:12:17.6293081Z remote: Compressing objects: 37% (55/146) 2022-08-17T12:12:17.6293351Z remote: Compressing objects: 38% (56/146) 2022-08-17T12:12:17.6293629Z remote: Compressing objects: 39% (57/146) 2022-08-17T12:12:17.6293896Z remote: Compressing objects: 40% (59/146) 2022-08-17T12:12:17.6294167Z remote: Compressing objects: 41% (60/146) 2022-08-17T12:12:17.6294481Z remote: Compressing objects: 42% (62/146) 2022-08-17T12:12:17.6296762Z remote: Compressing objects: 43% (63/146) 2022-08-17T12:12:17.6297127Z remote: Compressing objects: 44% (65/146) 2022-08-17T12:12:17.6297392Z remote: Compressing objects: 45% (66/146) 2022-08-17T12:12:17.6297656Z remote: Compressing objects: 46% (68/146) 2022-08-17T12:12:17.6297940Z remote: Compressing objects: 47% (69/146) 2022-08-17T12:12:17.6298312Z remote: Compressing objects: 48% (71/146) 2022-08-17T12:12:17.6298740Z remote: Compressing objects: 49% (72/146) 2022-08-17T12:12:17.6299032Z remote: Compressing objects: 50% (73/146) 2022-08-17T12:12:17.6299292Z remote: Compressing objects: 51% (75/146) 2022-08-17T12:12:17.6299657Z remote: Compressing objects: 52% (76/146) 2022-08-17T12:12:17.6299960Z remote: Compressing objects: 53% (78/146) 2022-08-17T12:12:17.6300228Z remote: Compressing objects: 54% (79/146) 2022-08-17T12:12:17.6300485Z remote: Compressing objects: 55% (81/146) 2022-08-17T12:12:17.6300755Z remote: Compressing objects: 56% (82/146) 2022-08-17T12:12:17.6301023Z remote: Compressing objects: 57% (84/146) 2022-08-17T12:12:17.6301278Z remote: Compressing objects: 58% (85/146) 2022-08-17T12:12:17.6301546Z remote: Compressing objects: 59% (87/146) 2022-08-17T12:12:17.6301817Z remote: Compressing objects: 60% (88/146) 2022-08-17T12:12:17.6308173Z remote: Compressing objects: 61% (90/146) 2022-08-17T12:12:17.6308628Z remote: Compressing objects: 62% (91/146) 2022-08-17T12:12:17.6308899Z remote: Compressing objects: 63% (92/146) 2022-08-17T12:12:17.6309171Z remote: Compressing objects: 64% (94/146) 2022-08-17T12:12:17.6309431Z remote: Compressing objects: 65% (95/146) 2022-08-17T12:12:17.6315283Z remote: Compressing objects: 66% (97/146) 2022-08-17T12:12:17.6315717Z remote: Compressing objects: 67% (98/146) 2022-08-17T12:12:17.6316232Z remote: Compressing objects: 68% (100/146) 2022-08-17T12:12:17.6316614Z remote: Compressing objects: 69% (101/146) 2022-08-17T12:12:17.6316888Z remote: Compressing objects: 70% (103/146) 2022-08-17T12:12:17.6317161Z remote: Compressing objects: 71% (104/146) 2022-08-17T12:12:17.6317425Z remote: Compressing objects: 72% (106/146) 2022-08-17T12:12:17.6317694Z remote: Compressing objects: 73% (107/146) 2022-08-17T12:12:17.6317967Z remote: Compressing objects: 74% (109/146) 2022-08-17T12:12:17.6318223Z remote: Compressing objects: 75% (110/146) 2022-08-17T12:12:17.6318498Z remote: Compressing objects: 76% (111/146) 2022-08-17T12:12:17.6318767Z remote: Compressing objects: 77% (113/146) 2022-08-17T12:12:17.6322269Z remote: Compressing objects: 78% (114/146) 2022-08-17T12:12:17.6322858Z remote: Compressing objects: 79% (116/146) 2022-08-17T12:12:17.6323321Z remote: Compressing objects: 80% (117/146) 2022-08-17T12:12:17.6323602Z remote: Compressing objects: 81% (119/146) 2022-08-17T12:12:17.6323939Z remote: Compressing objects: 82% (120/146) 2022-08-17T12:12:17.6324433Z remote: Compressing objects: 83% (122/146) 2022-08-17T12:12:17.6324936Z remote: Compressing objects: 84% (123/146) 2022-08-17T12:12:17.6325424Z remote: Compressing objects: 85% (125/146) 2022-08-17T12:12:17.6325939Z remote: Compressing objects: 86% (126/146) 2022-08-17T12:12:17.6326263Z remote: Compressing objects: 87% (128/146) 2022-08-17T12:12:17.6326519Z remote: Compressing objects: 88% (129/146) 2022-08-17T12:12:17.6326803Z remote: Compressing objects: 89% (130/146) 2022-08-17T12:12:17.6327070Z remote: Compressing objects: 90% (132/146) 2022-08-17T12:12:17.6327322Z remote: Compressing objects: 91% (133/146) 2022-08-17T12:12:17.6327598Z remote: Compressing objects: 92% (135/146) 2022-08-17T12:12:17.6327865Z remote: Compressing objects: 93% (136/146) 2022-08-17T12:12:17.6328135Z remote: Compressing objects: 94% (138/146) 2022-08-17T12:12:17.6328390Z remote: Compressing objects: 95% (139/146) 2022-08-17T12:12:17.6328654Z remote: Compressing objects: 96% (141/146) 2022-08-17T12:12:17.6328919Z remote: Compressing objects: 97% (142/146) 2022-08-17T12:12:17.6329173Z remote: Compressing objects: 98% (144/146) 2022-08-17T12:12:17.6329439Z remote: Compressing objects: 99% (145/146) 2022-08-17T12:12:17.6329708Z remote: Compressing objects: 100% (146/146) 2022-08-17T12:12:17.6329980Z remote: Compressing objects: 100% (146/146), done. 2022-08-17T12:12:17.6349892Z Receiving objects: 0% (1/11014) 2022-08-17T12:12:17.6364326Z Receiving objects: 1% (111/11014) 2022-08-17T12:12:17.6378612Z Receiving objects: 2% (221/11014) 2022-08-17T12:12:17.6404660Z Receiving objects: 3% (331/11014) 2022-08-17T12:12:17.6415314Z Receiving objects: 4% (441/11014) 2022-08-17T12:12:17.6424081Z Receiving objects: 5% (551/11014) 2022-08-17T12:12:17.6432359Z Receiving objects: 6% (661/11014) 2022-08-17T12:12:17.6441918Z Receiving objects: 7% (771/11014) 2022-08-17T12:12:17.6464252Z Receiving objects: 8% (882/11014) 2022-08-17T12:12:17.6481304Z Receiving objects: 9% (992/11014) 2022-08-17T12:12:17.6496372Z Receiving objects: 10% (1102/11014) 2022-08-17T12:12:17.6508513Z Receiving objects: 11% (1212/11014) 2022-08-17T12:12:17.6524446Z Receiving objects: 12% (1322/11014) 2022-08-17T12:12:17.6539771Z Receiving objects: 13% (1432/11014) 2022-08-17T12:12:17.6550093Z Receiving objects: 14% (1542/11014) 2022-08-17T12:12:17.6560005Z Receiving objects: 15% (1653/11014) 2022-08-17T12:12:17.6673654Z Receiving objects: 16% (1763/11014) 2022-08-17T12:12:17.6713601Z Receiving objects: 17% (1873/11014) 2022-08-17T12:12:17.6767920Z Receiving objects: 18% (1983/11014) 2022-08-17T12:12:17.6792250Z Receiving objects: 19% (2093/11014) 2022-08-17T12:12:17.6819970Z Receiving objects: 20% (2203/11014) 2022-08-17T12:12:17.6833553Z Receiving objects: 21% (2313/11014) 2022-08-17T12:12:17.6839464Z Receiving objects: 22% (2424/11014) 2022-08-17T12:12:17.6844198Z Receiving objects: 23% (2534/11014) 2022-08-17T12:12:17.6853524Z Receiving objects: 24% (2644/11014) 2022-08-17T12:12:17.6860934Z Receiving objects: 25% (2754/11014) 2022-08-17T12:12:17.6870727Z Receiving objects: 26% (2864/11014) 2022-08-17T12:12:17.6878235Z Receiving objects: 27% (2974/11014) 2022-08-17T12:12:17.6888011Z Receiving objects: 28% (3084/11014) 2022-08-17T12:12:17.6897390Z Receiving objects: 29% (3195/11014) 2022-08-17T12:12:17.6909495Z Receiving objects: 30% (3305/11014) 2022-08-17T12:12:17.6927697Z Receiving objects: 31% (3415/11014) 2022-08-17T12:12:17.6932389Z Receiving objects: 32% (3525/11014) 2022-08-17T12:12:17.6946608Z Receiving objects: 33% (3635/11014) 2022-08-17T12:12:17.6953056Z Receiving objects: 34% (3745/11014) 2022-08-17T12:12:17.6961617Z Receiving objects: 35% (3855/11014) 2022-08-17T12:12:17.6972528Z Receiving objects: 36% (3966/11014) 2022-08-17T12:12:17.6988061Z Receiving objects: 37% (4076/11014) 2022-08-17T12:12:17.6994475Z Receiving objects: 38% (4186/11014) 2022-08-17T12:12:17.6999651Z Receiving objects: 39% (4296/11014) 2022-08-17T12:12:17.7003454Z Receiving objects: 40% (4406/11014) 2022-08-17T12:12:17.7009156Z Receiving objects: 41% (4516/11014) 2022-08-17T12:12:17.7017537Z Receiving objects: 42% (4626/11014) 2022-08-17T12:12:17.7023908Z Receiving objects: 43% (4737/11014) 2022-08-17T12:12:17.7033942Z Receiving objects: 44% (4847/11014) 2022-08-17T12:12:17.7037664Z Receiving objects: 45% (4957/11014) 2022-08-17T12:12:17.7040960Z Receiving objects: 46% (5067/11014) 2022-08-17T12:12:17.7047450Z Receiving objects: 47% (5177/11014) 2022-08-17T12:12:17.7049748Z Receiving objects: 48% (5287/11014) 2022-08-17T12:12:17.7052703Z Receiving objects: 49% (5397/11014) 2022-08-17T12:12:17.7058636Z Receiving objects: 50% (5507/11014) 2022-08-17T12:12:17.7059965Z Receiving objects: 51% (5618/11014) 2022-08-17T12:12:17.7063126Z Receiving objects: 52% (5728/11014) 2022-08-17T12:12:17.7065249Z Receiving objects: 53% (5838/11014) 2022-08-17T12:12:17.7067332Z Receiving objects: 54% (5948/11014) 2022-08-17T12:12:17.7069962Z Receiving objects: 55% (6058/11014) 2022-08-17T12:12:17.7073347Z Receiving objects: 56% (6168/11014) 2022-08-17T12:12:17.7075826Z Receiving objects: 57% (6278/11014) 2022-08-17T12:12:17.7079599Z Receiving objects: 58% (6389/11014) 2022-08-17T12:12:17.7084244Z Receiving objects: 59% (6499/11014) 2022-08-17T12:12:17.7087877Z Receiving objects: 60% (6609/11014) 2022-08-17T12:12:17.7091112Z Receiving objects: 61% (6719/11014) 2022-08-17T12:12:17.7094498Z Receiving objects: 62% (6829/11014) 2022-08-17T12:12:17.7098380Z Receiving objects: 63% (6939/11014) 2022-08-17T12:12:17.7101178Z Receiving objects: 64% (7049/11014) 2022-08-17T12:12:17.7103761Z Receiving objects: 65% (7160/11014) 2022-08-17T12:12:17.7110639Z Receiving objects: 66% (7270/11014) 2022-08-17T12:12:17.7114603Z Receiving objects: 67% (7380/11014) 2022-08-17T12:12:17.7122063Z Receiving objects: 68% (7490/11014) 2022-08-17T12:12:17.7124508Z Receiving objects: 69% (7600/11014) 2022-08-17T12:12:17.7128932Z Receiving objects: 70% (7710/11014) 2022-08-17T12:12:17.7132870Z Receiving objects: 71% (7820/11014) 2022-08-17T12:12:17.7137780Z Receiving objects: 72% (7931/11014) 2022-08-17T12:12:17.7139551Z Receiving objects: 73% (8041/11014) 2022-08-17T12:12:17.7142332Z Receiving objects: 74% (8151/11014) 2022-08-17T12:12:17.7146035Z Receiving objects: 75% (8261/11014) 2022-08-17T12:12:17.7151902Z Receiving objects: 76% (8371/11014) 2022-08-17T12:12:17.7154758Z Receiving objects: 77% (8481/11014) 2022-08-17T12:12:17.7156470Z Receiving objects: 78% (8591/11014) 2022-08-17T12:12:17.7159778Z Receiving objects: 79% (8702/11014) 2022-08-17T12:12:17.7161537Z Receiving objects: 80% (8812/11014) 2022-08-17T12:12:17.7166238Z Receiving objects: 81% (8922/11014) 2022-08-17T12:12:17.7168344Z Receiving objects: 82% (9032/11014) 2022-08-17T12:12:17.7170182Z Receiving objects: 83% (9142/11014) 2022-08-17T12:12:17.7172289Z Receiving objects: 84% (9252/11014) 2022-08-17T12:12:17.7175380Z Receiving objects: 85% (9362/11014) 2022-08-17T12:12:17.7180286Z Receiving objects: 86% (9473/11014) 2022-08-17T12:12:17.7184066Z Receiving objects: 87% (9583/11014) 2022-08-17T12:12:17.7189710Z Receiving objects: 88% (9693/11014) 2022-08-17T12:12:17.7197973Z Receiving objects: 89% (9803/11014) 2022-08-17T12:12:17.7204125Z Receiving objects: 90% (9913/11014) 2022-08-17T12:12:17.7206911Z Receiving objects: 91% (10023/11014) 2022-08-17T12:12:17.7211006Z Receiving objects: 92% (10133/11014) 2022-08-17T12:12:17.7217189Z Receiving objects: 93% (10244/11014) 2022-08-17T12:12:17.7220275Z Receiving objects: 94% (10354/11014) 2022-08-17T12:12:17.7227703Z Receiving objects: 95% (10464/11014) 2022-08-17T12:12:17.7232719Z Receiving objects: 96% (10574/11014) 2022-08-17T12:12:17.7239688Z Receiving objects: 97% (10684/11014) 2022-08-17T12:12:17.7297194Z Receiving objects: 98% (10794/11014) 2022-08-17T12:12:17.7297672Z remote: Total 11014 (delta 138), reused 170 (delta 99), pack-reused 10769 2022-08-17T12:12:17.7317288Z Receiving objects: 99% (10904/11014) 2022-08-17T12:12:17.7317557Z Receiving objects: 100% (11014/11014) 2022-08-17T12:12:17.7317799Z Receiving objects: 100% (11014/11014), 3.50 MiB | 35.83 MiB/s, done. 2022-08-17T12:12:17.7337630Z Resolving deltas: 0% (0/8517) 2022-08-17T12:12:17.7352024Z Resolving deltas: 1% (94/8517) 2022-08-17T12:12:17.7367867Z Resolving deltas: 2% (173/8517) 2022-08-17T12:12:17.7390435Z Resolving deltas: 3% (261/8517) 2022-08-17T12:12:17.7408161Z Resolving deltas: 4% (341/8517) 2022-08-17T12:12:17.7426107Z Resolving deltas: 6% (520/8517) 2022-08-17T12:12:17.7455834Z Resolving deltas: 7% (600/8517) 2022-08-17T12:12:17.7464557Z Resolving deltas: 8% (734/8517) 2022-08-17T12:12:17.7482104Z Resolving deltas: 9% (784/8517) 2022-08-17T12:12:17.7495067Z Resolving deltas: 10% (857/8517) 2022-08-17T12:12:17.7509426Z Resolving deltas: 11% (938/8517) 2022-08-17T12:12:17.7538847Z Resolving deltas: 12% (1048/8517) 2022-08-17T12:12:17.7548906Z Resolving deltas: 13% (1151/8517) 2022-08-17T12:12:17.7567403Z Resolving deltas: 14% (1212/8517) 2022-08-17T12:12:17.7590135Z Resolving deltas: 15% (1288/8517) 2022-08-17T12:12:17.7623911Z Resolving deltas: 16% (1390/8517) 2022-08-17T12:12:17.7668834Z Resolving deltas: 18% (1542/8517) 2022-08-17T12:12:17.7682931Z Resolving deltas: 19% (1676/8517) 2022-08-17T12:12:17.7699898Z Resolving deltas: 20% (1712/8517) 2022-08-17T12:12:17.7714561Z Resolving deltas: 21% (1828/8517) 2022-08-17T12:12:17.7781394Z Resolving deltas: 22% (1875/8517) 2022-08-17T12:12:17.7787103Z Resolving deltas: 23% (1992/8517) 2022-08-17T12:12:17.7822327Z Resolving deltas: 24% (2062/8517) 2022-08-17T12:12:17.7847193Z Resolving deltas: 25% (2131/8517) 2022-08-17T12:12:17.7866964Z Resolving deltas: 26% (2240/8517) 2022-08-17T12:12:17.7871814Z Resolving deltas: 27% (2340/8517) 2022-08-17T12:12:17.7903132Z Resolving deltas: 28% (2412/8517) 2022-08-17T12:12:17.7918720Z Resolving deltas: 29% (2471/8517) 2022-08-17T12:12:17.7945018Z Resolving deltas: 30% (2597/8517) 2022-08-17T12:12:17.7958213Z Resolving deltas: 31% (2658/8517) 2022-08-17T12:12:17.7964582Z Resolving deltas: 33% (2839/8517) 2022-08-17T12:12:17.7969052Z Resolving deltas: 34% (2934/8517) 2022-08-17T12:12:17.7977605Z Resolving deltas: 35% (2991/8517) 2022-08-17T12:12:17.7984331Z Resolving deltas: 36% (3107/8517) 2022-08-17T12:12:17.7987186Z Resolving deltas: 37% (3199/8517) 2022-08-17T12:12:17.8008477Z Resolving deltas: 38% (3239/8517) 2022-08-17T12:12:17.8010524Z Resolving deltas: 41% (3571/8517) 2022-08-17T12:12:17.8020944Z Resolving deltas: 42% (3603/8517) 2022-08-17T12:12:17.8031712Z Resolving deltas: 43% (3737/8517) 2022-08-17T12:12:17.8036724Z Resolving deltas: 45% (3876/8517) 2022-08-17T12:12:17.8042373Z Resolving deltas: 46% (3936/8517) 2022-08-17T12:12:17.8050897Z Resolving deltas: 47% (4013/8517) 2022-08-17T12:12:17.8062126Z Resolving deltas: 48% (4090/8517) 2022-08-17T12:12:17.8066627Z Resolving deltas: 49% (4206/8517) 2022-08-17T12:12:17.8122128Z Resolving deltas: 50% (4266/8517) 2022-08-17T12:12:17.8181773Z Resolving deltas: 52% (4429/8517) 2022-08-17T12:12:17.8194189Z Resolving deltas: 53% (4568/8517) 2022-08-17T12:12:17.8198009Z Resolving deltas: 55% (4740/8517) 2022-08-17T12:12:17.8203419Z Resolving deltas: 56% (4787/8517) 2022-08-17T12:12:17.8214082Z Resolving deltas: 57% (4858/8517) 2022-08-17T12:12:17.8217963Z Resolving deltas: 58% (5007/8517) 2022-08-17T12:12:17.8223059Z Resolving deltas: 59% (5052/8517) 2022-08-17T12:12:17.8235898Z Resolving deltas: 60% (5120/8517) 2022-08-17T12:12:17.8253418Z Resolving deltas: 62% (5302/8517) 2022-08-17T12:12:17.8270918Z Resolving deltas: 65% (5552/8517) 2022-08-17T12:12:17.8275520Z Resolving deltas: 67% (5767/8517) 2022-08-17T12:12:17.8281143Z Resolving deltas: 68% (5826/8517) 2022-08-17T12:12:17.8288458Z Resolving deltas: 69% (5902/8517) 2022-08-17T12:12:17.8304592Z Resolving deltas: 70% (5966/8517) 2022-08-17T12:12:17.8314583Z Resolving deltas: 71% (6078/8517) 2022-08-17T12:12:17.8335521Z Resolving deltas: 72% (6145/8517) 2022-08-17T12:12:17.8345858Z Resolving deltas: 73% (6224/8517) 2022-08-17T12:12:17.8362945Z Resolving deltas: 74% (6304/8517) 2022-08-17T12:12:17.8382317Z Resolving deltas: 75% (6394/8517) 2022-08-17T12:12:17.8395675Z Resolving deltas: 77% (6603/8517) 2022-08-17T12:12:17.8403992Z Resolving deltas: 78% (6652/8517) 2022-08-17T12:12:17.8414053Z Resolving deltas: 79% (6750/8517) 2022-08-17T12:12:17.8428711Z Resolving deltas: 80% (6818/8517) 2022-08-17T12:12:17.8436163Z Resolving deltas: 81% (6900/8517) 2022-08-17T12:12:17.8443007Z Resolving deltas: 82% (6991/8517) 2022-08-17T12:12:17.8449992Z Resolving deltas: 83% (7076/8517) 2022-08-17T12:12:17.8460132Z Resolving deltas: 84% (7163/8517) 2022-08-17T12:12:17.8465455Z Resolving deltas: 85% (7273/8517) 2022-08-17T12:12:17.8473541Z Resolving deltas: 86% (7334/8517) 2022-08-17T12:12:17.8481781Z Resolving deltas: 87% (7414/8517) 2022-08-17T12:12:17.8494661Z Resolving deltas: 88% (7501/8517) 2022-08-17T12:12:17.8500851Z Resolving deltas: 89% (7618/8517) 2022-08-17T12:12:17.8508946Z Resolving deltas: 90% (7686/8517) 2022-08-17T12:12:17.8521602Z Resolving deltas: 91% (7751/8517) 2022-08-17T12:12:17.8524875Z Resolving deltas: 92% (7887/8517) 2022-08-17T12:12:17.8534194Z Resolving deltas: 93% (7922/8517) 2022-08-17T12:12:17.8544788Z Resolving deltas: 94% (8024/8517) 2022-08-17T12:12:17.8551520Z Resolving deltas: 95% (8092/8517) 2022-08-17T12:12:17.8558506Z Resolving deltas: 96% (8185/8517) 2022-08-17T12:12:17.8573084Z Resolving deltas: 97% (8264/8517) 2022-08-17T12:12:17.8576046Z Resolving deltas: 98% (8402/8517) 2022-08-17T12:12:17.8620530Z Resolving deltas: 99% (8439/8517) 2022-08-17T12:12:17.8620840Z Resolving deltas: 100% (8517/8517) 2022-08-17T12:12:17.8621113Z Resolving deltas: 100% (8517/8517), done. 2022-08-17T12:12:17.9126656Z + pushd torchdynamo 2022-08-17T12:12:17.9126894Z ~/torchdynamo ~ ~/workspace 2022-08-17T12:12:17.9127148Z + git checkout f19410cd8204fa1c30ca72f81142508e128be66f 2022-08-17T12:12:17.9426281Z Note: checking out 'f19410cd8204fa1c30ca72f81142508e128be66f'. 2022-08-17T12:12:17.9426532Z 2022-08-17T12:12:17.9426753Z You are in 'detached HEAD' state. You can look around, make experimental 2022-08-17T12:12:17.9427076Z changes and commit them, and you can discard any commits you make in this 2022-08-17T12:12:17.9427391Z state without impacting any branches by performing another checkout. 2022-08-17T12:12:17.9427560Z 2022-08-17T12:12:17.9427694Z If you want to create a new branch to retain commits you create, you may 2022-08-17T12:12:17.9428098Z do so (now or later) by using -b with the checkout command again. Example: 2022-08-17T12:12:17.9428305Z 2022-08-17T12:12:17.9428499Z git checkout -b 2022-08-17T12:12:17.9428675Z 2022-08-17T12:12:17.9428810Z HEAD is now at f19410c Update pytorch/functorch versions (#704) 2022-08-17T12:12:17.9429081Z + python setup.py develop 2022-08-17T12:12:19.2520104Z No CUDA runtime is found, using CUDA_HOME='/usr/local/cuda' 2022-08-17T12:12:19.6803511Z running develop 2022-08-17T12:12:19.6819109Z /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:12:19.6819747Z EasyInstallDeprecationWarning, 2022-08-17T12:12:19.7888735Z /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:12:19.7889186Z setuptools.SetuptoolsDeprecationWarning, 2022-08-17T12:12:19.9594919Z running egg_info 2022-08-17T12:12:19.9595259Z creating torchdynamo.egg-info 2022-08-17T12:12:20.0132485Z writing torchdynamo.egg-info/PKG-INFO 2022-08-17T12:12:20.0622899Z writing dependency_links to torchdynamo.egg-info/dependency_links.txt 2022-08-17T12:12:20.3045366Z writing requirements to torchdynamo.egg-info/requires.txt 2022-08-17T12:12:20.3533632Z writing top-level names to torchdynamo.egg-info/top_level.txt 2022-08-17T12:12:20.3535106Z writing manifest file 'torchdynamo.egg-info/SOURCES.txt' 2022-08-17T12:12:20.4653728Z reading manifest file 'torchdynamo.egg-info/SOURCES.txt' 2022-08-17T12:12:20.4654554Z adding license file 'LICENSE' 2022-08-17T12:12:20.4667271Z writing manifest file 'torchdynamo.egg-info/SOURCES.txt' 2022-08-17T12:12:20.4668293Z running build_ext 2022-08-17T12:12:20.4683388Z building 'torchdynamo._eval_frame' extension 2022-08-17T12:12:20.4683822Z creating build 2022-08-17T12:12:20.4684144Z creating build/temp.linux-x86_64-3.7 2022-08-17T12:12:20.4684549Z creating build/temp.linux-x86_64-3.7/torchdynamo 2022-08-17T12:12:20.4685718Z 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:12:20.6773759Z creating build/lib.linux-x86_64-3.7 2022-08-17T12:12:20.6774109Z creating build/lib.linux-x86_64-3.7/torchdynamo 2022-08-17T12:12:20.6774981Z 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:12:20.7079397Z building 'torchdynamo._guards' extension 2022-08-17T12:12:20.7080969Z 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:12:21.6311675Z cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ 2022-08-17T12:12:21.6313264Z torchdynamo/_guards.cpp: In function ‘PyObject* {anonymous}::TensorGuards_check_verbose({anonymous}::TensorGuards*, PyObject*, PyObject*)’: 2022-08-17T12:12:21.6313855Z torchdynamo/_guards.cpp:246:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-08-17T12:12:21.6314169Z for (Py_ssize_t i = 0; i < names_size; i++) { 2022-08-17T12:12:21.6314376Z ~~^~~~~~~~~~~~ 2022-08-17T12:12:21.6320228Z 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:12:21.9117338Z copying build/lib.linux-x86_64-3.7/torchdynamo/_eval_frame.cpython-37m-x86_64-linux-gnu.so -> torchdynamo 2022-08-17T12:12:21.9118388Z copying build/lib.linux-x86_64-3.7/torchdynamo/_guards.cpython-37m-x86_64-linux-gnu.so -> torchdynamo 2022-08-17T12:12:21.9176722Z Creating /opt/conda/lib/python3.7/site-packages/torchdynamo.egg-link (link to .) 2022-08-17T12:12:21.9181674Z Adding torchdynamo 1.13.0.dev0 to easy-install.pth file 2022-08-17T12:12:21.9190789Z 2022-08-17T12:12:21.9190978Z Installed /var/lib/jenkins/torchdynamo 2022-08-17T12:12:21.9206612Z Processing dependencies for torchdynamo==1.13.0.dev0 2022-08-17T12:12:21.9237115Z Searching for tabulate 2022-08-17T12:12:21.9238329Z Reading https://pypi.org/simple/tabulate/ 2022-08-17T12:12:21.9456732Z /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:12:21.9457163Z PkgResourcesDeprecationWarning, 2022-08-17T12:12:21.9774743Z Downloading https://files.pythonhosted.org/packages/92/4e/e5a13fdb3e6f81ce11893523ff289870c87c8f1f289a7369fb0e9840c3bb/tabulate-0.8.10-py3-none-any.whl#sha256=0ba055423dbaa164b9e456abe7920c5e8ed33fcc16f6d1b2f2d152c8e1e8b4fc 2022-08-17T12:12:21.9949127Z Best match: tabulate 0.8.10 2022-08-17T12:12:21.9949563Z Processing tabulate-0.8.10-py3-none-any.whl 2022-08-17T12:12:21.9992603Z Installing tabulate-0.8.10-py3-none-any.whl to /opt/conda/lib/python3.7/site-packages 2022-08-17T12:12:22.3825159Z Adding tabulate 0.8.10 to easy-install.pth file 2022-08-17T12:12:22.3842015Z Installing tabulate script to /opt/conda/bin 2022-08-17T12:12:22.3842641Z 2022-08-17T12:12:22.3843091Z Installed /opt/conda/lib/python3.7/site-packages/tabulate-0.8.10-py3.7.egg 2022-08-17T12:12:22.3911942Z Searching for sympy==1.10.1 2022-08-17T12:12:22.3912376Z Best match: sympy 1.10.1 2022-08-17T12:12:22.3913114Z Adding sympy 1.10.1 to easy-install.pth file 2022-08-17T12:12:22.3915835Z Installing isympy script to /opt/conda/bin 2022-08-17T12:12:22.3917827Z 2022-08-17T12:12:22.3918042Z Using /opt/conda/lib/python3.7/site-packages 2022-08-17T12:12:22.3923176Z Searching for PyYAML==6.0 2022-08-17T12:12:22.3924436Z Best match: PyYAML 6.0 2022-08-17T12:12:22.3924754Z Adding PyYAML 6.0 to easy-install.pth file 2022-08-17T12:12:22.3926524Z 2022-08-17T12:12:22.3926718Z Using /opt/conda/lib/python3.7/site-packages 2022-08-17T12:12:22.3937567Z Searching for numpy==1.18.5 2022-08-17T12:12:22.3937943Z Best match: numpy 1.18.5 2022-08-17T12:12:22.3938458Z Adding numpy 1.18.5 to easy-install.pth file 2022-08-17T12:12:22.3942139Z Installing f2py script to /opt/conda/bin 2022-08-17T12:12:22.3944208Z Installing f2py3 script to /opt/conda/bin 2022-08-17T12:12:22.3945981Z Installing f2py3.7 script to /opt/conda/bin 2022-08-17T12:12:22.3947490Z 2022-08-17T12:12:22.3947716Z Using /opt/conda/lib/python3.7/site-packages 2022-08-17T12:12:22.3962258Z Searching for torch==1.13.0a0+gitce6a3c6 2022-08-17T12:12:22.3962655Z Best match: torch 1.13.0a0+gitce6a3c6 2022-08-17T12:12:22.3963174Z Adding torch 1.13.0a0+gitce6a3c6 to easy-install.pth file 2022-08-17T12:12:22.3967050Z Installing convert-caffe2-to-onnx script to /opt/conda/bin 2022-08-17T12:12:22.3968741Z Installing convert-onnx-to-caffe2 script to /opt/conda/bin 2022-08-17T12:12:22.3970412Z Installing torchrun script to /opt/conda/bin 2022-08-17T12:12:22.3971582Z 2022-08-17T12:12:22.3971789Z Using /opt/conda/lib/python3.7/site-packages 2022-08-17T12:12:22.3977228Z Searching for mpmath==1.2.1 2022-08-17T12:12:22.3977936Z Best match: mpmath 1.2.1 2022-08-17T12:12:22.3978450Z Adding mpmath 1.2.1 to easy-install.pth file 2022-08-17T12:12:22.3980300Z 2022-08-17T12:12:22.3980555Z Using /opt/conda/lib/python3.7/site-packages 2022-08-17T12:12:22.3985467Z Searching for typing-extensions==4.3.0 2022-08-17T12:12:22.3986478Z Best match: typing-extensions 4.3.0 2022-08-17T12:12:22.3986841Z Adding typing-extensions 4.3.0 to easy-install.pth file 2022-08-17T12:12:22.3988579Z 2022-08-17T12:12:22.3988789Z Using /opt/conda/lib/python3.7/site-packages 2022-08-17T12:12:22.3989360Z Finished processing dependencies for torchdynamo==1.13.0.dev0 2022-08-17T12:12:22.7080728Z 2022-08-17T12:12:22.7081117Z real 0m4.765s 2022-08-17T12:12:22.7081405Z user 0m3.589s 2022-08-17T12:12:22.7081668Z sys 0m0.656s 2022-08-17T12:12:22.7081931Z + popd 2022-08-17T12:12:22.7082393Z ~ ~/workspace 2022-08-17T12:12:22.7082657Z + popd 2022-08-17T12:12:22.7082918Z ~/workspace 2022-08-17T12:12:22.7083185Z + test_dynamo_shard 2 2022-08-17T12:12:22.7083821Z + [[ -z 2 ]] 2022-08-17T12:12:22.7085193Z + python test/run_test.py --exclude-jit-executor --exclude-distributed-tests --exclude test_autograd test_proxy_tensor test_quantization test_public_bindings test_dataloader test_reductions test_namedtensor test_namedtuple_return_api test_profiler test_profiler_tree test_overrides test_python_dispatch test_fx --shard 2 2 --verbose 2022-08-17T12:12:24.0254560Z No CUDA runtime is found, using CUDA_HOME='/usr/local/cuda' 2022-08-17T12:12:24.2454678Z Ignoring disabled issues: [] 2022-08-17T12:12:24.2592220Z Found test time stats from artifacts 2022-08-17T12:12:24.2592634Z Selected tests: 2022-08-17T12:12:24.2592929Z test_ops_gradients 2022-08-17T12:12:24.2593206Z test_ops_jit 2022-08-17T12:12:24.2593443Z test_nn 2022-08-17T12:12:24.2593622Z test_decomp 2022-08-17T12:12:24.2593871Z test_jit 2022-08-17T12:12:24.2594106Z test_unary_ufuncs 2022-08-17T12:12:24.2594333Z test_linalg 2022-08-17T12:12:24.2594531Z test_binary_ufuncs 2022-08-17T12:12:24.2594805Z test_foreach 2022-08-17T12:12:24.2595112Z test_optim 2022-08-17T12:12:24.2597166Z test_type_hints 2022-08-17T12:12:24.2597498Z test_mkldnn 2022-08-17T12:12:24.2597795Z test_cpp_extensions_jit 2022-08-17T12:12:24.2598136Z test_package 2022-08-17T12:12:24.2598427Z test_sparse 2022-08-17T12:12:24.2598700Z test_indexing 2022-08-17T12:12:24.2598934Z test_testing 2022-08-17T12:12:24.2599190Z test_cpp_api_parity 2022-08-17T12:12:24.2599483Z test_ao_sparsity 2022-08-17T12:12:24.2599752Z test_dynamic_shapes 2022-08-17T12:12:24.2600015Z test_jit_autocast 2022-08-17T12:12:24.2600201Z test_type_promotion 2022-08-17T12:12:24.2600373Z test_masked 2022-08-17T12:12:24.2600533Z test_mobile_optimizer 2022-08-17T12:12:24.2600724Z test_multiprocessing 2022-08-17T12:12:24.2600909Z test_mkl_verbose 2022-08-17T12:12:24.2601063Z test_mps 2022-08-17T12:12:24.2601259Z test_import_stats 2022-08-17T12:12:24.2601569Z test_datapipe 2022-08-17T12:12:24.2601862Z test_stateless 2022-08-17T12:12:24.2602198Z test_functional_optim 2022-08-17T12:12:24.2602460Z test_bundled_inputs 2022-08-17T12:12:24.2602625Z test_fake_tensor 2022-08-17T12:12:24.2602802Z test_native_functions 2022-08-17T12:12:24.2602979Z test_pytree 2022-08-17T12:12:24.2603142Z test_function_schema 2022-08-17T12:12:24.2603341Z test_multiprocessing_spawn 2022-08-17T12:12:24.2603561Z test_set_default_mobile_cpu_allocator 2022-08-17T12:12:24.2603837Z test_license 2022-08-17T12:12:24.2604177Z test_cpp_extensions_open_device_registration 2022-08-17T12:12:24.2604590Z test_expanded_weights 2022-08-17T12:12:24.2604885Z benchmark_utils/test_benchmark_utils 2022-08-17T12:12:24.2605296Z backends/xeon/test_launch 2022-08-17T12:12:24.2605495Z test_tensorexpr_pybind 2022-08-17T12:12:24.2605692Z test_jit_cuda_fuser 2022-08-17T12:12:24.2605856Z test_prims 2022-08-17T12:12:24.2606046Z test_cpp_extensions_aot_ninja 2022-08-17T12:12:24.2606255Z test_numba_integration 2022-08-17T12:12:24.2606418Z test_vulkan 2022-08-17T12:12:24.2606610Z distributions/test_constraints 2022-08-17T12:12:24.2606827Z lazy/test_extract_compiled_graph 2022-08-17T12:12:24.2607012Z test_cuda_primary_ctx 2022-08-17T12:12:24.2607196Z test_deploy 2022-08-17T12:12:24.2607359Z test_hub 2022-08-17T12:12:24.2607510Z test_maskedtensor 2022-08-17T12:12:24.2696043Z Prioritized test from test file changes. 2022-08-17T12:12:24.2696485Z reordering tests for PR: 2022-08-17T12:12:24.2696848Z prioritized: ['test_optim', 'test_prims'] 2022-08-17T12:12:24.2698953Z the rest: ['test_ops_gradients', 'test_ops_jit', 'test_nn', 'test_decomp', 'test_jit', 'test_unary_ufuncs', 'test_linalg', 'test_binary_ufuncs', 'test_foreach', 'test_type_hints', 'test_mkldnn', 'test_cpp_extensions_jit', 'test_package', 'test_sparse', 'test_indexing', 'test_testing', 'test_cpp_api_parity', 'test_ao_sparsity', 'test_dynamic_shapes', 'test_jit_autocast', 'test_type_promotion', 'test_masked', 'test_mobile_optimizer', 'test_multiprocessing', 'test_mkl_verbose', 'test_mps', 'test_import_stats', 'test_datapipe', 'test_stateless', 'test_functional_optim', 'test_bundled_inputs', 'test_fake_tensor', 'test_native_functions', 'test_pytree', 'test_function_schema', 'test_multiprocessing_spawn', 'test_set_default_mobile_cpu_allocator', 'test_license', 'test_cpp_extensions_open_device_registration', 'test_expanded_weights', 'benchmark_utils/test_benchmark_utils', 'backends/xeon/test_launch', 'test_tensorexpr_pybind', 'test_jit_cuda_fuser', 'test_cpp_extensions_aot_ninja', 'test_numba_integration', 'test_vulkan', 'distributions/test_constraints', 'lazy/test_extract_compiled_graph', 'test_cuda_primary_ctx', 'test_deploy', 'test_hub', 'test_maskedtensor'] 2022-08-17T12:12:24.2700322Z 2022-08-17T12:12:24.2700718Z Downloading https://raw.githubusercontent.com/pytorch/test-infra/generated-stats/stats/slow-tests.json to /var/lib/jenkins/workspace/test/.pytorch-slow-tests.json 2022-08-17T12:12:24.2906070Z Downloading https://raw.githubusercontent.com/pytorch/test-infra/generated-stats/stats/disabled-tests.json to /var/lib/jenkins/workspace/test/.pytorch-disabled-tests.json 2022-08-17T12:12:24.3298016Z Running test_optim ... [2022-08-17 12:12:24.329403] 2022-08-17T12:12:24.3298563Z Executing ['/opt/conda/bin/python', '-bb', 'test_optim.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:12:24.329475] 2022-08-17T12:12:25.4603344Z Test results will be stored in test-reports/python-unittest/test_optim 2022-08-17T12:12:25.4641798Z 2022-08-17T12:12:25.4642314Z Running tests... 2022-08-17T12:12:25.4642928Z ---------------------------------------------------------------------- 2022-08-17T12:12:26.2891421Z test_sgd (__main__.TestDifferentiableOptimizer) ... Exception ignored in: at 0x7fa4f63af2d0> 2022-08-17T12:12:26.2891978Z Traceback (most recent call last): 2022-08-17T12:12:26.2892784Z File "/opt/conda/lib/python3.7/site-packages/setuptools/_vendor/pyparsing.py", line 183, in 2022-08-17T12:12:26.2893683Z _generatorType = type((y for y in range(1))) 2022-08-17T12:12:26.2894189Z SystemError: error return without exception set 2022-08-17T12:12:29.8698360Z /var/lib/jenkins/torchdynamo/torchdynamo/variables/builtin.py:645: 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:12:29.8700071Z example_value = obj.proxy.node.meta["example_value"].grad 2022-08-17T12:12:29.8790757Z /var/lib/jenkins/torchdynamo/torchdynamo/variables/builtin.py:645: 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:12:29.8792386Z example_value = obj.proxy.node.meta["example_value"].grad 2022-08-17T12:12:30.5472964Z ok (5.026s) 2022-08-17T12:12:31.9137987Z test_CosineAnnealingWarmRestarts_lr1_T_mult_1 (__main__.TestLRScheduler) ... ok (1.366s) 2022-08-17T12:12:33.2410090Z test_CosineAnnealingWarmRestarts_lr1_T_mult_2 (__main__.TestLRScheduler) ... ok (1.327s) 2022-08-17T12:12:34.5701404Z test_CosineAnnealingWarmRestarts_lr1_T_mult_4 (__main__.TestLRScheduler) ... ok (1.329s) 2022-08-17T12:12:34.8320331Z test_CosineAnnealingWarmRestarts_lr2 (__main__.TestLRScheduler) ... ok (0.262s) 2022-08-17T12:12:34.8952226Z test_CosineAnnealingWarmRestarts_lr3 (__main__.TestLRScheduler) ... ok (0.063s) 2022-08-17T12:12:34.9193257Z test_CosineAnnealingWarmRestarts_lr_state_dict (__main__.TestLRScheduler) ... ok (0.024s) 2022-08-17T12:12:34.9695960Z 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:12:34.9696854Z "https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate", UserWarning) 2022-08-17T12:12:34.9816384Z ok (0.062s) 2022-08-17T12:12:35.0101249Z test_chained_lr2 (__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:12:35.0102101Z "https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate", UserWarning) 2022-08-17T12:12:35.0204183Z ok (0.039s) 2022-08-17T12:12:35.0420895Z test_chained_lr2_get_last_lr_before_step (__main__.TestLRScheduler) ... ok (0.021s) 2022-08-17T12:12:35.1019864Z test_chained_lr3 (__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:12:35.1020720Z "https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate", UserWarning) 2022-08-17T12:12:35.1150251Z ok (0.073s) 2022-08-17T12:12:35.1898845Z test_chained_lr4 (__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:12:35.1899955Z "https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate", UserWarning) 2022-08-17T12:12:35.2046002Z ok (0.089s) 2022-08-17T12:12:35.3160372Z test_chained_lr5 (__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:12:35.3162107Z "https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate", UserWarning) 2022-08-17T12:12:35.3309651Z ok (0.126s) 2022-08-17T12:12:35.4039114Z test_closed_form_constantlr (__main__.TestLRScheduler) ... ok (0.073s) 2022-08-17T12:12:35.4244856Z test_closed_form_cos_anneal_lr (__main__.TestLRScheduler) ... ok (0.020s) 2022-08-17T12:12:35.4431145Z test_closed_form_exp_lr (__main__.TestLRScheduler) ... ok (0.019s) 2022-08-17T12:12:35.4628861Z test_closed_form_linearlr (__main__.TestLRScheduler) ... ok (0.020s) 2022-08-17T12:12:35.4842098Z test_closed_form_multi_step_lr (__main__.TestLRScheduler) ... ok (0.021s) 2022-08-17T12:12:35.5035854Z test_closed_form_poly_lr (__main__.TestLRScheduler) ... ok (0.019s) 2022-08-17T12:12:35.5229951Z test_closed_form_step_lr (__main__.TestLRScheduler) ... ok (0.019s) 2022-08-17T12:12:35.6204578Z 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:12:35.6205497Z "https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate", UserWarning) 2022-08-17T12:12:35.6213397Z ok (0.098s) 2022-08-17T12:12:35.7047037Z test_compound_cosanneal_and_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:12:35.7047931Z "https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate", UserWarning) 2022-08-17T12:12:35.7055796Z ok (0.084s) 2022-08-17T12:12:35.7992238Z test_compound_cosanneal_and_multistep_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:12:35.7993123Z "https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate", UserWarning) 2022-08-17T12:12:35.8001462Z ok (0.094s) 2022-08-17T12:12:35.8668078Z test_compound_cosanneal_and_step_lr (__main__.TestLRScheduler) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:12:35.8669132Z function: '_test' (test_optim.py:2368) 2022-08-17T12:12:35.8669549Z reasons: ['___check_type_id(schedulers, 94472796166704)'] 2022-08-17T12:12:35.8670188Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:12:35.8671309Z /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:12:35.8672267Z "https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate", UserWarning) 2022-08-17T12:12:35.8680743Z ok (0.068s) 2022-08-17T12:12:35.9324516Z test_compound_exp_and_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:12:35.9326313Z "https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate", UserWarning) 2022-08-17T12:12:35.9334376Z ok (0.065s) 2022-08-17T12:12:35.9880159Z test_compound_exp_and_multistep_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:12:35.9881825Z "https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate", UserWarning) 2022-08-17T12:12:35.9889831Z ok (0.055s) 2022-08-17T12:12:35.9963543Z test_compound_linearlr_and_multistep_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:12:35.9965174Z "https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate", UserWarning) 2022-08-17T12:12:35.9972863Z ok (0.008s) 2022-08-17T12:12:36.3056019Z test_compound_reduce_lr_on_plateau1 (__main__.TestLRScheduler) ... ok (0.308s) 2022-08-17T12:12:36.5128391Z test_compound_reduce_lr_on_plateau2 (__main__.TestLRScheduler) ... ok (0.207s) 2022-08-17T12:12:36.7098634Z test_compound_reduce_lr_on_plateau3 (__main__.TestLRScheduler) ... ok (0.197s) 2022-08-17T12:12:36.8560479Z test_compound_reduce_lr_on_plateau4 (__main__.TestLRScheduler) ... ok (0.146s) 2022-08-17T12:12:37.0744944Z test_compound_reduce_lr_on_plateau5 (__main__.TestLRScheduler) ... ok (0.218s) 2022-08-17T12:12:37.1204078Z test_compound_step_and_constantlr (__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:12:37.1206046Z "https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate", UserWarning) 2022-08-17T12:12:37.1214253Z ok (0.047s) 2022-08-17T12:12:37.1770886Z test_compound_step_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:12:37.1772527Z "https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate", UserWarning) 2022-08-17T12:12:37.1780891Z ok (0.057s) 2022-08-17T12:12:37.2066940Z test_compound_step_and_multistep_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:12:37.2068618Z "https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate", UserWarning) 2022-08-17T12:12:37.2073651Z ok (0.029s) 2022-08-17T12:12:37.2379807Z test_constantlr (__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:12:37.2381438Z "https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate", UserWarning) 2022-08-17T12:12:37.2388052Z ok (0.031s) 2022-08-17T12:12:37.2537251Z test_constantlr_is_constant_for_constant_epoch (__main__.TestLRScheduler) ... ok (0.015s) 2022-08-17T12:12:37.3172962Z test_constantlr_with_epoch (__main__.TestLRScheduler) ... ok (0.063s) 2022-08-17T12:12:37.3613268Z 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:12:37.3614974Z "https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate", UserWarning) 2022-08-17T12:12:37.3621866Z ok (0.045s) 2022-08-17T12:12:37.3855727Z 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:12:37.3856323Z warnings.warn(msg, FutureWarning) 2022-08-17T12:12:37.3860021Z ok (0.024s) 2022-08-17T12:12:37.4099008Z test_cosine_lr_state_dict (__main__.TestLRScheduler) ... ok (0.024s) 2022-08-17T12:12:37.4491000Z test_cosine_then_cyclic (__main__.TestLRScheduler) ... ok (0.039s) 2022-08-17T12:12:37.4841447Z test_cycle_lr_cycle_momentum_fail_with_momentumless_optimizer (__main__.TestLRScheduler) ... ok (0.035s) 2022-08-17T12:12:37.6689589Z test_cycle_lr_exp_range_mode (__main__.TestLRScheduler) ... ok (0.185s) 2022-08-17T12:12:37.7425946Z test_cycle_lr_exp_range_mode_one_lr (__main__.TestLRScheduler) ... ok (0.073s) 2022-08-17T12:12:37.8160759Z test_cycle_lr_exp_range_mode_step_size_up_down (__main__.TestLRScheduler) ... ok (0.073s) 2022-08-17T12:12:37.8241753Z test_cycle_lr_invalid_mode (__main__.TestLRScheduler) ... ok (0.008s) 2022-08-17T12:12:37.9885737Z test_cycle_lr_triangular2_mode (__main__.TestLRScheduler) ... ok (0.164s) 2022-08-17T12:12:38.0265810Z test_cycle_lr_triangular2_mode_one_lr (__main__.TestLRScheduler) ... ok (0.038s) 2022-08-17T12:12:38.3780497Z test_cycle_lr_triangular2_mode_step_size_up_down (__main__.TestLRScheduler) ... ok (0.351s) 2022-08-17T12:12:38.4819660Z test_cycle_lr_triangular_mode (__main__.TestLRScheduler) ... ok (0.104s) 2022-08-17T12:12:38.5107002Z test_cycle_lr_triangular_mode_one_lr (__main__.TestLRScheduler) ... ok (0.029s) 2022-08-17T12:12:38.5405258Z test_cycle_lr_triangular_mode_one_lr_no_momentum (__main__.TestLRScheduler) ... ok (0.030s) 2022-08-17T12:12:38.5699639Z test_cycle_lr_triangular_mode_step_size_up_down (__main__.TestLRScheduler) ... ok (0.029s) 2022-08-17T12:12:38.7212249Z test_cycle_lr_with_adam (__main__.TestLRScheduler) ... ok (0.151s) 2022-08-17T12:12:38.7665381Z test_cycle_lr_with_momentumless_optimizer (__main__.TestLRScheduler) ... ok (0.045s) 2022-08-17T12:12:38.7896700Z test_error_when_getlr_has_epoch (__main__.TestLRScheduler) ... ok (0.023s) 2022-08-17T12:12:38.8256301Z test_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:12:38.8257204Z "https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate", UserWarning) 2022-08-17T12:12:38.8263736Z ok (0.037s) 2022-08-17T12:12:38.8505028Z test_exp_step_lr_state_dict (__main__.TestLRScheduler) ... ok (0.024s) 2022-08-17T12:12:38.8616091Z test_exponential_lr_is_constant_for_constant_epoch (__main__.TestLRScheduler) ... ok (0.011s) 2022-08-17T12:12:38.9232863Z test_get_last_lr_constantlr (__main__.TestLRScheduler) ... ok (0.061s) 2022-08-17T12:12:38.9585097Z test_get_last_lr_linearlr (__main__.TestLRScheduler) ... ok (0.035s) 2022-08-17T12:12:38.9870401Z test_get_last_lr_multi_step_lr (__main__.TestLRScheduler) ... ok (0.028s) 2022-08-17T12:12:39.0608615Z 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:12:39.0609407Z warnings.warn(EPOCH_DEPRECATION_WARNING, UserWarning) 2022-08-17T12:12:39.0618185Z ok (0.075s) 2022-08-17T12:12:39.0987475Z test_get_last_lr_step_lr (__main__.TestLRScheduler) ... ok (0.037s) 2022-08-17T12:12:39.1780987Z 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:12:39.1782190Z "https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate", UserWarning) 2022-08-17T12:12:39.1787977Z ok (0.080s) 2022-08-17T12:12:39.2165929Z test_lambda_lr_state_dict_fn (__main__.TestLRScheduler) ... ok (0.037s) 2022-08-17T12:12:39.2567906Z test_lambda_lr_state_dict_obj (__main__.TestLRScheduler) ... ok (0.040s) 2022-08-17T12:12:39.2677207Z test_linear_linearlr_is_constant_for_constant_epoch (__main__.TestLRScheduler) ... ok (0.011s) 2022-08-17T12:12:39.3048398Z 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:12:39.3049447Z "https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate", UserWarning) 2022-08-17T12:12:39.3054991Z ok (0.038s) 2022-08-17T12:12:39.3421340Z test_linearlr_with_epoch (__main__.TestLRScheduler) ... ok (0.036s) 2022-08-17T12:12:39.3760470Z 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:12:39.3761472Z "https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate", UserWarning) 2022-08-17T12:12:39.3767110Z ok (0.035s) 2022-08-17T12:12:39.4026291Z test_multi_step_lr_state_dict (__main__.TestLRScheduler) ... ok (0.026s) 2022-08-17T12:12:39.4550931Z test_multi_step_lr_with_epoch (__main__.TestLRScheduler) ... ok (0.052s) 2022-08-17T12:12:39.5350261Z 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:12:39.5351161Z "https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate", UserWarning) 2022-08-17T12:12:39.5358355Z ok (0.081s) 2022-08-17T12:12:39.6964878Z test_new_pattern_no_warning (__main__.TestLRScheduler) ... ok (0.160s) 2022-08-17T12:12:39.7771820Z test_new_pattern_no_warning_with_arg (__main__.TestLRScheduler) ... ok (0.080s) 2022-08-17T12:12:39.8669323Z test_new_pattern_no_warning_with_overridden_optim_step (__main__.TestLRScheduler) ... ok (0.090s) 2022-08-17T12:12:39.8699349Z 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.003s) 2022-08-17T12:12:39.9554263Z test_old_pattern_warning (__main__.TestLRScheduler) ... ok (0.085s) 2022-08-17T12:12:40.0550755Z test_old_pattern_warning_resuming (__main__.TestLRScheduler) ... ok (0.100s) 2022-08-17T12:12:40.2281696Z test_old_pattern_warning_resuming_with_arg (__main__.TestLRScheduler) ... ok (0.173s) 2022-08-17T12:12:40.3131389Z test_old_pattern_warning_with_arg (__main__.TestLRScheduler) ... ok (0.085s) 2022-08-17T12:12:40.4140574Z test_old_pattern_warning_with_overridden_optim_step (__main__.TestLRScheduler) ... ok (0.101s) 2022-08-17T12:12:40.4230849Z test_onecycle_lr_cannot_calculate_total_steps (__main__.TestLRScheduler) ... ok (0.009s) 2022-08-17T12:12:40.4669952Z test_onecycle_lr_cosine_annealing (__main__.TestLRScheduler) ... ok (0.044s) 2022-08-17T12:12:40.4763838Z test_onecycle_lr_invalid_anneal_strategy (__main__.TestLRScheduler) ... ok (0.009s) 2022-08-17T12:12:40.4855815Z test_onecycle_lr_invalid_pct_start (__main__.TestLRScheduler) ... ok (0.009s) 2022-08-17T12:12:40.5152738Z test_onecycle_lr_linear_annealing (__main__.TestLRScheduler) ... ok (0.029s) 2022-08-17T12:12:40.5464700Z test_onecycle_lr_linear_annealing_three_phases (__main__.TestLRScheduler) ... ok (0.031s) 2022-08-17T12:12:40.5825412Z 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:12:40.5826427Z "https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate", UserWarning) 2022-08-17T12:12:40.5832540Z ok (0.037s) 2022-08-17T12:12:40.5952437Z test_polynomial_lr_is_constant_for_constant_epoch (__main__.TestLRScheduler) ... ok (0.012s) 2022-08-17T12:12:40.6998801Z test_reduce_lr_on_plateau1 (__main__.TestLRScheduler) ... ok (0.104s) 2022-08-17T12:12:40.8139273Z test_reduce_lr_on_plateau2 (__main__.TestLRScheduler) ... ok (0.114s) 2022-08-17T12:12:40.8700514Z test_reduce_lr_on_plateau3 (__main__.TestLRScheduler) ... ok (0.056s) 2022-08-17T12:12:40.9508476Z test_reduce_lr_on_plateau4 (__main__.TestLRScheduler) ... ok (0.081s) 2022-08-17T12:12:41.0330132Z test_reduce_lr_on_plateau5 (__main__.TestLRScheduler) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:12:41.0331014Z function: '_test_reduce_lr_on_plateau' (test_optim.py:2413) 2022-08-17T12:12:41.0331350Z reasons: ['___check_type_id(schedulers, 94472747974560)'] 2022-08-17T12:12:41.0331705Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:12:41.0340708Z ok (0.083s) 2022-08-17T12:12:41.1145304Z test_reduce_lr_on_plateau6 (__main__.TestLRScheduler) ... ok (0.080s) 2022-08-17T12:12:41.1469179Z test_reduce_lr_on_plateau7 (__main__.TestLRScheduler) ... ok (0.032s) 2022-08-17T12:12:41.2327819Z test_reduce_lr_on_plateau8 (__main__.TestLRScheduler) ... ok (0.086s) 2022-08-17T12:12:41.2438381Z test_reduce_lr_on_plateau_state_dict (__main__.TestLRScheduler) ... ok (0.011s) 2022-08-17T12:12:41.2966294Z 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:12:41.2967550Z "https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate", UserWarning) 2022-08-17T12:12:41.2968621Z /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:12:41.2969553Z warnings.warn(EPOCH_DEPRECATION_WARNING, UserWarning) 2022-08-17T12:12:41.2975680Z ok (0.054s) 2022-08-17T12:12:41.3437137Z test_sequentiallr2 (__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:12:41.3437995Z "https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate", UserWarning) 2022-08-17T12:12:41.3439281Z /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:12:41.3439977Z warnings.warn(EPOCH_DEPRECATION_WARNING, UserWarning) 2022-08-17T12:12:41.3444362Z ok (0.047s) 2022-08-17T12:12:41.4726929Z test_sequentiallr3 (__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:12:41.4727825Z "https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate", UserWarning) 2022-08-17T12:12:41.4728904Z /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:12:41.4729601Z warnings.warn(EPOCH_DEPRECATION_WARNING, UserWarning) 2022-08-17T12:12:41.4733770Z ok (0.129s) 2022-08-17T12:12:41.4881667Z test_sequentiallr4 (__main__.TestLRScheduler) ... ok (0.015s) 2022-08-17T12:12:41.5231515Z test_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:12:41.5232557Z "https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate", UserWarning) 2022-08-17T12:12:41.5238001Z ok (0.036s) 2022-08-17T12:12:41.5358211Z test_step_lr_is_constant_for_constant_epoch (__main__.TestLRScheduler) ... ok (0.012s) 2022-08-17T12:12:41.5638881Z test_step_lr_state_dict (__main__.TestLRScheduler) ... ok (0.028s) 2022-08-17T12:12:41.5921427Z test_swa_lr_state_dict (__main__.TestLRScheduler) ... ok (0.028s) 2022-08-17T12:12:41.8957136Z test_swalr_cosine_anneal_after_multiplicative (__main__.TestLRScheduler) ... ok (0.303s) 2022-08-17T12:12:41.9086751Z test_swalr_hypers (__main__.TestLRScheduler) ... ok (0.013s) 2022-08-17T12:12:42.1835536Z test_swalr_linear_anneal_after_multiplicative (__main__.TestLRScheduler) ... ok (0.275s) 2022-08-17T12:12:42.2519701Z test_swalr_no_anneal (__main__.TestLRScheduler) ... ok (0.068s) 2022-08-17T12:12:42.3296877Z test_adadelta (__main__.TestOptim) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:12:42.3297524Z function: '__init__' (/opt/conda/lib/python3.7/site-packages/torch/optim/optimizer.py:45) 2022-08-17T12:12:42.3297922Z reasons: ['___check_type_id(self, 94472796103744)'] 2022-08-17T12:12:42.3298265Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:12:43.3171876Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:12:43.3172642Z function: 'cast' (/opt/conda/lib/python3.7/site-packages/torch/optim/optimizer.py:193) 2022-08-17T12:12:43.3172993Z reasons: ['___check_obj_id(cast, 140346371373680)'] 2022-08-17T12:12:43.3173552Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:12:43.8926726Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:12:43.8927318Z function: 'pack_group' (/opt/conda/lib/python3.7/site-packages/torch/optim/optimizer.py:149) 2022-08-17T12:12:43.8927691Z reasons: ['set(___stack1.keys()) == {140346371045616, 140346371044752}'] 2022-08-17T12:12:43.8928044Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:12:43.9678193Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:12:43.9678674Z function: 'pack_group' (/opt/conda/lib/python3.7/site-packages/torch/optim/optimizer.py:149) 2022-08-17T12:12:43.9679012Z reasons: ['start_index == 0'] 2022-08-17T12:12:43.9679331Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:12:43.9681130Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:12:43.9681876Z function: 'state_dict' (/opt/conda/lib/python3.7/site-packages/torch/optim/optimizer.py:135) 2022-08-17T12:12:43.9682370Z reasons: ['len(___stack0) == 1'] 2022-08-17T12:12:43.9682690Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:12:44.1770512Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:12:44.1771374Z function: 'load_state_dict' (/opt/conda/lib/python3.7/site-packages/torch/optim/optimizer.py:166) 2022-08-17T12:12:44.1771727Z reasons: ['___guarded_code.valid'] 2022-08-17T12:12:44.1772054Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:12:44.2231603Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:12:44.2232531Z function: 'load_state_dict' (/opt/conda/lib/python3.7/site-packages/torch/optim/optimizer.py:166) 2022-08-17T12:12:44.2232881Z reasons: ['len(self.param_groups) == 1'] 2022-08-17T12:12:44.2233216Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:12:44.3946356Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:12:44.3947308Z function: 'adadelta' (/opt/conda/lib/python3.7/site-packages/torch/optim/adadelta.py:137) 2022-08-17T12:12:44.3947632Z reasons: ['len(grads) == 2'] 2022-08-17T12:12:44.3947961Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:12:44.6239901Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:12:44.6241249Z function: '' (/opt/conda/lib/python3.7/site-packages/torch/optim/optimizer.py:159) 2022-08-17T12:12:44.6241905Z reasons: ['set(param_mappings.keys()) == {140346371045616, 140346371044752}'] 2022-08-17T12:12:44.6242528Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:12:44.7280969Z /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:12:44.7282813Z "https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate", UserWarning) 2022-08-17T12:12:44.7323358Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:12:44.7324381Z function: '_single_tensor_adadelta' (/opt/conda/lib/python3.7/site-packages/torch/optim/adadelta.py:178) 2022-08-17T12:12:44.7324963Z reasons: ['lr == 1.0'] 2022-08-17T12:12:44.7325854Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:12:44.8843129Z /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:12:44.9668248Z "https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate", UserWarning) 2022-08-17T12:12:44.9670410Z /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:12:44.9671960Z "https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate", UserWarning) 2022-08-17T12:12:45.0784121Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:12:45.0785052Z function: 'state_dict' (/opt/conda/lib/python3.7/site-packages/torch/optim/optimizer.py:135) 2022-08-17T12:12:45.0785698Z reasons: ["self.param_groups[0]['weight_decay'] == 0"] 2022-08-17T12:12:45.0786326Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:12:45.3429184Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:12:45.3429814Z function: '_test_state_dict' (test_optim.py:149) 2022-08-17T12:12:45.3430174Z reasons: ['___guarded_code.valid'] 2022-08-17T12:12:45.3430683Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:12:45.3431361Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:12:45.3431683Z function: '' (test_optim.py:258) 2022-08-17T12:12:45.3431944Z reasons: ['___guarded_code.valid'] 2022-08-17T12:12:45.3432414Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:12:45.3835334Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:12:45.3835989Z function: '__setstate__' (/opt/conda/lib/python3.7/site-packages/torch/optim/optimizer.py:81) 2022-08-17T12:12:45.3836550Z reasons: ['___check_type_id(self, 94472795998880)'] 2022-08-17T12:12:45.3836896Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:12:45.4302391Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:12:45.4303210Z function: '__setstate__' (/opt/conda/lib/python3.7/site-packages/torch/optim/adadelta.py:71) 2022-08-17T12:12:45.4303789Z reasons: ['___check_type_id(self, 94472795998880)'] 2022-08-17T12:12:45.4304417Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:12:45.4304791Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:12:45.4305197Z function: '__setstate__' (/opt/conda/lib/python3.7/site-packages/torch/optim/optimizer.py:81) 2022-08-17T12:12:45.4305542Z reasons: ['___check_type_id(self, 94472795998880)'] 2022-08-17T12:12:45.4305876Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:12:45.9683367Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:12:45.9684161Z function: '_multi_tensor_adadelta' (/opt/conda/lib/python3.7/site-packages/torch/optim/adadelta.py:209) 2022-08-17T12:12:45.9684481Z reasons: ['len(grads) == 2'] 2022-08-17T12:12:45.9684815Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:12:46.1530307Z /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:12:46.1531128Z "https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate", UserWarning) 2022-08-17T12:12:46.3274325Z /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:12:46.3275138Z "https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate", UserWarning) 2022-08-17T12:12:46.4159685Z /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:12:46.4160516Z "https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate", UserWarning) 2022-08-17T12:12:46.7370841Z ok (4.485s) 2022-08-17T12:12:46.8457294Z test_adadelta_complex (__main__.TestOptim) ... ok (0.108s) 2022-08-17T12:12:47.0318835Z test_adagrad (__main__.TestOptim) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:12:47.0319447Z function: 'load_state_dict' (/opt/conda/lib/python3.7/site-packages/torch/optim/optimizer.py:166) 2022-08-17T12:12:47.0319847Z reasons: ["set(state_dict['state'][0].keys()) == {'acc_delta', 'square_avg', 'step'}"] 2022-08-17T12:12:47.0320217Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:12:47.7471531Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:12:47.7472327Z function: 'adagrad' (/opt/conda/lib/python3.7/site-packages/torch/optim/adagrad.py:171) 2022-08-17T12:12:47.7472718Z reasons: ['len(grads) == 2'] 2022-08-17T12:12:47.7473049Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:12:48.2931024Z /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:12:48.2931977Z "https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate", UserWarning) 2022-08-17T12:12:48.4487688Z /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:12:48.4488510Z "https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate", UserWarning) 2022-08-17T12:12:48.5288422Z /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:12:48.5289223Z "https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate", UserWarning) 2022-08-17T12:12:48.7242918Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:12:48.7243823Z function: '__setstate__' (/opt/conda/lib/python3.7/site-packages/torch/optim/adagrad.py:103) 2022-08-17T12:12:48.7244498Z reasons: ['___check_type_id(self, 94472796003728)'] 2022-08-17T12:12:48.7245172Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:12:49.7106055Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:12:49.7107036Z function: '_multi_tensor_adagrad' (/opt/conda/lib/python3.7/site-packages/torch/optim/adagrad.py:285) 2022-08-17T12:12:49.7107606Z reasons: ['len(grads) == 2'] 2022-08-17T12:12:49.7108153Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:12:50.5170885Z /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:12:50.5172215Z "https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate", UserWarning) 2022-08-17T12:12:50.7215227Z /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:12:50.7216328Z "https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate", UserWarning) 2022-08-17T12:12:50.8281469Z /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:12:50.8282269Z "https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate", UserWarning) 2022-08-17T12:12:50.9335949Z ok (4.088s) 2022-08-17T12:12:51.0621412Z test_adagrad_complex (__main__.TestOptim) ... ok (0.128s) 2022-08-17T12:12:51.2967642Z test_adagrad_sparse (__main__.TestOptim) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:12:51.2968512Z function: '_single_tensor_adagrad' (/opt/conda/lib/python3.7/site-packages/torch/optim/adagrad.py:230) 2022-08-17T12:12:51.2969069Z reasons: ['len(grads) == 2'] 2022-08-17T12:12:51.2969406Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:13:00.7165712Z ok (9.654s) 2022-08-17T12:13:02.2925238Z test_adam (__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:13:02.2926127Z "https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate", UserWarning) 2022-08-17T12:13:02.4166495Z /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:13:02.4167328Z "https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate", UserWarning) 2022-08-17T12:13:02.4822940Z /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:13:02.4823762Z "https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate", UserWarning) 2022-08-17T12:13:02.5390280Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:13:02.5390968Z function: '_test_basic_cases' (test_optim.py:251) 2022-08-17T12:13:02.5391309Z reasons: ['___check_obj_id(scheduler_constructors, 94472747962384)'] 2022-08-17T12:13:02.5391658Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:13:02.6190386Z /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:13:02.6192572Z "https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate", UserWarning) 2022-08-17T12:13:02.7421322Z /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:13:02.7422953Z "https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate", UserWarning) 2022-08-17T12:13:02.8074680Z /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:13:02.8076380Z "https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate", UserWarning) 2022-08-17T12:13:02.9454939Z /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:13:02.9456599Z "https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate", UserWarning) 2022-08-17T12:13:03.0686318Z /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:13:03.0687908Z "https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate", UserWarning) 2022-08-17T12:13:03.1342449Z /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:13:03.1344099Z "https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate", UserWarning) 2022-08-17T12:13:03.2633983Z /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:13:03.2634867Z "https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate", UserWarning) 2022-08-17T12:13:03.3877242Z /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:13:03.3878366Z "https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate", UserWarning) 2022-08-17T12:13:03.4545653Z /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:13:03.4546540Z "https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate", UserWarning) 2022-08-17T12:13:03.5874753Z /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:13:03.5875563Z "https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate", UserWarning) 2022-08-17T12:13:03.7543392Z /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:13:03.7544235Z "https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate", UserWarning) 2022-08-17T12:13:03.8425157Z /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:13:03.8425971Z "https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate", UserWarning) 2022-08-17T12:13:04.0100109Z /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:13:04.0100940Z "https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate", UserWarning) 2022-08-17T12:13:04.1857479Z /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:13:04.1858331Z "https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate", UserWarning) 2022-08-17T12:13:04.2786075Z /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:13:04.2786903Z "https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate", UserWarning) 2022-08-17T12:13:04.4410297Z /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:13:04.4411131Z "https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate", UserWarning) 2022-08-17T12:13:04.5635490Z /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:13:04.5636315Z "https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate", UserWarning) 2022-08-17T12:13:04.6296681Z /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:13:04.6297484Z "https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate", UserWarning) 2022-08-17T12:13:04.9779187Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:13:04.9779783Z function: '_multi_tensor_adam' (/opt/conda/lib/python3.7/site-packages/torch/optim/adam.py:317) 2022-08-17T12:13:04.9780127Z reasons: ['___stack0[0] == 0.0010000000000000009'] 2022-08-17T12:13:04.9780469Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:13:05.0533921Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:13:05.0534529Z function: '__setstate__' (/opt/conda/lib/python3.7/site-packages/torch/optim/adam.py:93) 2022-08-17T12:13:05.0534883Z reasons: ['___check_type_id(self, 94472796016112)'] 2022-08-17T12:13:05.0535227Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:13:05.7758494Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:13:05.7759480Z function: '_multi_tensor_adam' (/opt/conda/lib/python3.7/site-packages/torch/optim/adam.py:317) 2022-08-17T12:13:05.7759985Z reasons: ['len(grads) == 2'] 2022-08-17T12:13:05.7760499Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:13:06.8979780Z /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:13:07.0458568Z "https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate", UserWarning) 2022-08-17T12:13:07.0460770Z /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:13:07.0462347Z "https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate", UserWarning) 2022-08-17T12:13:07.1194301Z /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:13:07.1196040Z "https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate", UserWarning) 2022-08-17T12:13:07.2674719Z /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:13:07.4144671Z "https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate", UserWarning) 2022-08-17T12:13:07.4146786Z /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:13:07.4888402Z "https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate", UserWarning) 2022-08-17T12:13:07.4890501Z /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:13:07.4892041Z "https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate", UserWarning) 2022-08-17T12:13:07.6376635Z /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:13:07.6378264Z "https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate", UserWarning) 2022-08-17T12:13:07.7844128Z /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:13:07.7846202Z "https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate", UserWarning) 2022-08-17T12:13:07.8584221Z /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:13:07.8585880Z "https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate", UserWarning) 2022-08-17T12:13:07.9983248Z /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:13:07.9984945Z "https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate", UserWarning) 2022-08-17T12:13:08.1337197Z /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:13:08.1338911Z "https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate", UserWarning) 2022-08-17T12:13:08.2030861Z /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:13:08.2033016Z "https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate", UserWarning) 2022-08-17T12:13:08.3376178Z /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:13:08.3377807Z "https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate", UserWarning) 2022-08-17T12:13:08.5206261Z /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:13:08.5207910Z "https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate", UserWarning) 2022-08-17T12:13:08.6143231Z /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:13:08.6144871Z "https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate", UserWarning) 2022-08-17T12:13:08.7869949Z /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:13:08.7871648Z "https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate", UserWarning) 2022-08-17T12:13:08.9950530Z /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:13:08.9952615Z "https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate", UserWarning) 2022-08-17T12:13:09.1002974Z /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:13:09.1004605Z "https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate", UserWarning) 2022-08-17T12:13:09.2780355Z /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:13:09.2782020Z "https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate", UserWarning) 2022-08-17T12:13:09.4248255Z /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:13:09.4249870Z "https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate", UserWarning) 2022-08-17T12:13:09.4984424Z /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:13:09.4986485Z "https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate", UserWarning) 2022-08-17T12:13:09.5922572Z ok (8.876s) 2022-08-17T12:13:10.4055210Z test_adamax (__main__.TestOptim) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:13:10.4056196Z function: 'adamax' (/opt/conda/lib/python3.7/site-packages/torch/optim/adamax.py:144) 2022-08-17T12:13:10.4056751Z reasons: ['len(grads) == 2'] 2022-08-17T12:13:10.4057315Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:13:10.9606127Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:13:10.9607013Z function: '__setstate__' (/opt/conda/lib/python3.7/site-packages/torch/optim/adamax.py:70) 2022-08-17T12:13:10.9607635Z reasons: ['___check_type_id(self, 94472796038656)'] 2022-08-17T12:13:10.9608242Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:13:11.9007382Z ok (2.308s) 2022-08-17T12:13:12.2766547Z test_adamw (__main__.TestOptim) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:13:12.2767545Z function: '__repr__' (/opt/conda/lib/python3.7/site-packages/torch/optim/optimizer.py:86) 2022-08-17T12:13:12.2768156Z reasons: ['___check_type_id(self, 94472795998880)'] 2022-08-17T12:13:12.2768785Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:13:12.8665510Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:13:12.8666448Z function: 'adamw' (/opt/conda/lib/python3.7/site-packages/torch/optim/adamw.py:181) 2022-08-17T12:13:12.8666987Z reasons: ['len(grads) == 2'] 2022-08-17T12:13:12.8667570Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:13:13.9841598Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:13:13.9842513Z function: '_multi_tensor_adamw' (/opt/conda/lib/python3.7/site-packages/torch/optim/adamw.py:321) 2022-08-17T12:13:13.9843065Z reasons: ['___stack0[0] == 0.0010000000000000009'] 2022-08-17T12:13:13.9843583Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:13:14.0639188Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:13:14.0640195Z function: '__setstate__' (/opt/conda/lib/python3.7/site-packages/torch/optim/adamw.py:94) 2022-08-17T12:13:14.0640836Z reasons: ['___check_type_id(self, 94472796024352)'] 2022-08-17T12:13:14.0641526Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:13:14.7957213Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:13:14.7958142Z function: '_multi_tensor_adamw' (/opt/conda/lib/python3.7/site-packages/torch/optim/adamw.py:321) 2022-08-17T12:13:14.7958674Z reasons: ['len(grads) == 2'] 2022-08-17T12:13:14.7959208Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:13:15.5418938Z ok (3.641s) 2022-08-17T12:13:16.2836716Z test_asgd (__main__.TestOptim) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:13:16.2837641Z function: 'asgd' (/opt/conda/lib/python3.7/site-packages/torch/optim/asgd.py:121) 2022-08-17T12:13:16.2838176Z reasons: ['len(axs) == 2'] 2022-08-17T12:13:16.2838764Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:13:16.7952634Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:13:16.7954063Z function: '_multi_tensor_asgd' (/opt/conda/lib/python3.7/site-packages/torch/optim/asgd.py:215) 2022-08-17T12:13:16.7954679Z reasons: ['___stack0 == 0.0010000000474974513'] 2022-08-17T12:13:16.7955319Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:13:16.8399782Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:13:16.8400626Z function: '__setstate__' (/opt/conda/lib/python3.7/site-packages/torch/optim/asgd.py:44) 2022-08-17T12:13:16.8401217Z reasons: ['___check_type_id(self, 94472796062400)'] 2022-08-17T12:13:16.8401808Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:13:17.3174238Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:13:17.3175234Z function: '_multi_tensor_asgd' (/opt/conda/lib/python3.7/site-packages/torch/optim/asgd.py:215) 2022-08-17T12:13:17.3175835Z reasons: ['len(axs) == 2'] 2022-08-17T12:13:17.3176434Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:13:17.6781033Z ok (2.136s) 2022-08-17T12:13:17.7595445Z test_duplicate_params_in_param_group (__main__.TestOptim) ... ok (0.081s) 2022-08-17T12:13:17.7648573Z test_invalid_param_type (__main__.TestOptim) ... ok (0.005s) 2022-08-17T12:13:18.6623210Z test_lbfgs (__main__.TestOptim) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:13:18.6624263Z function: '_directional_evaluate' (/opt/conda/lib/python3.7/site-packages/torch/optim/lbfgs.py:276) 2022-08-17T12:13:18.6624868Z reasons: ['___guarded_code.valid'] 2022-08-17T12:13:18.6625410Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:13:18.9186248Z ok (1.153s) 2022-08-17T12:13:18.9684783Z test_lbfgs_return_type (__main__.TestOptim) ... ok (0.050s) 2022-08-17T12:13:18.9769146Z test_multi_tensor_optimizers (__main__.TestOptim) ... ok (0.008s) 2022-08-17T12:13:19.7848835Z test_nadam (__main__.TestOptim) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:13:19.7849745Z function: 'three_arg_constructor' (test_optim.py:108) 2022-08-17T12:13:19.7850241Z reasons: ['___guarded_code.valid'] 2022-08-17T12:13:19.7850856Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:13:19.9942506Z /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:13:19.9944047Z "https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate", UserWarning) 2022-08-17T12:13:19.9945103Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:13:19.9946004Z function: 'nadam' (/opt/conda/lib/python3.7/site-packages/torch/optim/nadam.py:152) 2022-08-17T12:13:19.9946489Z reasons: ['lr == 0.001'] 2022-08-17T12:13:19.9946952Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:13:20.0668415Z /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:13:20.0670429Z "https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate", UserWarning) 2022-08-17T12:13:20.6561700Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:13:20.6562776Z function: '_multi_tensor_nadam' (/opt/conda/lib/python3.7/site-packages/torch/optim/nadam.py:251) 2022-08-17T12:13:20.6563435Z reasons: ['mus[0] == 0.45007347359129607'] 2022-08-17T12:13:20.6563997Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:13:21.5824422Z /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:13:21.5826096Z "https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate", UserWarning) 2022-08-17T12:13:21.6690920Z /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:13:21.6691870Z "https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate", UserWarning) 2022-08-17T12:13:21.7502895Z ok (2.773s) 2022-08-17T12:13:21.7648734Z test_no_grad_for_all_params (__main__.TestOptim) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:13:21.7649613Z function: '_single_tensor_adamw' (/opt/conda/lib/python3.7/site-packages/torch/optim/adamw.py:235) 2022-08-17T12:13:21.7649938Z reasons: ['len(grads) == 2'] 2022-08-17T12:13:21.7650266Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:13:21.7652869Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:13:21.7653703Z function: '_single_tensor_adamax' (/opt/conda/lib/python3.7/site-packages/torch/optim/adamax.py:192) 2022-08-17T12:13:21.7654026Z reasons: ['len(grads) == 2'] 2022-08-17T12:13:21.7654405Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:13:21.8076645Z ok (0.057s) 2022-08-17T12:13:22.7592582Z test_radam (__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:13:22.7593502Z "https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate", UserWarning) 2022-08-17T12:13:22.7596188Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:13:22.7596929Z function: 'radam' (/opt/conda/lib/python3.7/site-packages/torch/optim/radam.py:145) 2022-08-17T12:13:22.7597221Z reasons: ['lr == 0.001'] 2022-08-17T12:13:22.7597527Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:13:22.8568881Z /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:13:22.8569928Z "https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate", UserWarning) 2022-08-17T12:13:23.3960020Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:13:23.3960690Z function: '_multi_tensor_radam' (/opt/conda/lib/python3.7/site-packages/torch/optim/radam.py:240) 2022-08-17T12:13:23.3961050Z reasons: ['___stack0[0] == 0.0010000000000000009'] 2022-08-17T12:13:23.3961377Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:13:24.2313941Z /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:13:24.2314822Z "https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate", UserWarning) 2022-08-17T12:13:24.3359122Z /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:13:24.3359945Z "https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate", UserWarning) 2022-08-17T12:13:24.4382975Z ok (2.630s) 2022-08-17T12:13:25.9678760Z test_rmsprop (__main__.TestOptim) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:13:25.9679385Z function: '__setstate__' (/opt/conda/lib/python3.7/site-packages/torch/optim/rmsprop.py:87) 2022-08-17T12:13:25.9679751Z reasons: ['___check_type_id(self, 94472796085648)'] 2022-08-17T12:13:25.9680101Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:13:26.3994749Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:13:26.3995529Z function: '_multi_tensor_rmsprop' (/opt/conda/lib/python3.7/site-packages/torch/optim/rmsprop.py:247) 2022-08-17T12:13:26.3995843Z reasons: ['len(grads) == 2'] 2022-08-17T12:13:26.3996186Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:13:27.5232473Z ok (3.085s) 2022-08-17T12:13:28.4068830Z test_rprop (__main__.TestOptim) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:13:28.4069653Z function: 'rprop' (/opt/conda/lib/python3.7/site-packages/torch/optim/rprop.py:134) 2022-08-17T12:13:28.4069968Z reasons: ['len(grads) == 2'] 2022-08-17T12:13:28.4070282Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:13:28.7222830Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:13:28.7223609Z function: '__setstate__' (/opt/conda/lib/python3.7/site-packages/torch/optim/rprop.py:69) 2022-08-17T12:13:28.7223963Z reasons: ['___check_type_id(self, 94472796093232)'] 2022-08-17T12:13:28.7224299Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:13:29.4540443Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:13:29.4541432Z function: '_multi_tensor_rprop' (/opt/conda/lib/python3.7/site-packages/torch/optim/rprop.py:211) 2022-08-17T12:13:29.4541764Z reasons: ['len(grads) == 2'] 2022-08-17T12:13:29.4542100Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:13:29.5820929Z ok (2.059s) 2022-08-17T12:13:30.0771895Z test_sgd (__main__.TestOptim) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:13:30.0772476Z function: '__setstate__' (/opt/conda/lib/python3.7/site-packages/torch/optim/sgd.py:111) 2022-08-17T12:13:30.0773017Z reasons: ["set(state['param_groups'][0].keys()) == {'momentum', 'maximize', 'dampening', 'differentiable', 'weight_decay', 'nesterov', 'foreach', 'params', 'lr'}"] 2022-08-17T12:13:30.0773472Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:13:30.3608041Z /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:13:30.3608878Z "https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate", UserWarning) 2022-08-17T12:13:30.5180484Z /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:13:30.5181290Z "https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate", UserWarning) 2022-08-17T12:13:30.6735121Z /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:13:30.6735928Z "https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate", UserWarning) 2022-08-17T12:13:30.8312814Z /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:13:30.8313669Z "https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate", UserWarning) 2022-08-17T12:13:31.0009265Z /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:13:31.0010914Z "https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate", UserWarning) 2022-08-17T12:13:31.2496854Z /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:13:31.2498858Z "https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate", UserWarning) 2022-08-17T12:13:31.9677753Z /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:13:31.9678650Z "https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate", UserWarning) 2022-08-17T12:13:32.5927904Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:13:32.5929158Z function: '_multi_tensor_sgd' (/opt/conda/lib/python3.7/site-packages/torch/optim/sgd.py:247) 2022-08-17T12:13:32.5929759Z reasons: ['len(grads) == 2'] 2022-08-17T12:13:32.5930357Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:13:32.9749696Z /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:13:32.9751432Z "https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate", UserWarning) 2022-08-17T12:13:33.1453690Z /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:13:33.1455482Z "https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate", UserWarning) 2022-08-17T12:13:33.3129837Z /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:13:33.3131540Z "https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate", UserWarning) 2022-08-17T12:13:33.4839545Z /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:13:33.4841243Z "https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate", UserWarning) 2022-08-17T12:13:33.6667133Z /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:13:33.6669131Z "https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate", UserWarning) 2022-08-17T12:13:33.9394952Z /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:13:33.9396640Z "https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate", UserWarning) 2022-08-17T12:13:34.7208768Z /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:13:34.7210479Z "https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate", UserWarning) 2022-08-17T12:13:34.8531088Z ok (5.271s) 2022-08-17T12:13:34.8757350Z test_sgd_complex (__main__.TestOptim) ... ok (0.023s) 2022-08-17T12:13:41.7911813Z test_sgd_sparse (__main__.TestOptim) ... ok (6.915s) 2022-08-17T12:13:43.9853499Z test_sparse_adam (__main__.TestOptim) ... ok (2.194s) 2022-08-17T12:13:44.7661495Z test_averaged_model_all_devices (__main__.TestSWAUtils) ... ok (0.781s) 2022-08-17T12:13:44.9960225Z test_averaged_model_exponential (__main__.TestSWAUtils) ... ok (0.230s) 2022-08-17T12:13:45.4203318Z test_averaged_model_exponential_buffers (__main__.TestSWAUtils) ... ok (0.424s) 2022-08-17T12:13:45.4233015Z test_averaged_model_mixed_device (__main__.TestSWAUtils) ... ok (0.003s) 2022-08-17T12:13:45.6143085Z test_averaged_model_state_dict (__main__.TestSWAUtils) ... ok (0.191s) 2022-08-17T12:13:45.6427808Z test_bn_update_eval_momentum (__main__.TestSWAUtils) ... ok (0.028s) 2022-08-17T12:13:45.7161416Z test_update_bn_cnn (__main__.TestSWAUtils) ... ok (0.073s) 2022-08-17T12:13:45.7858633Z test_update_bn_dnn (__main__.TestSWAUtils) ... ok (0.070s) 2022-08-17T12:13:45.7858928Z 2022-08-17T12:13:45.7859377Z ---------------------------------------------------------------------- 2022-08-17T12:13:45.7859789Z Ran 144 tests in 80.322s 2022-08-17T12:13:45.7860000Z 2022-08-17T12:13:45.7860119Z OK (skipped=1) 2022-08-17T12:13:45.7860288Z 2022-08-17T12:13:45.7860429Z Generating XML reports... 2022-08-17T12:13:45.7920150Z Generated XML report: test-reports/python-unittest/test_optim/TEST-TestDifferentiableOptimizer-20220817121225.xml 2022-08-17T12:13:45.8010171Z Generated XML report: test-reports/python-unittest/test_optim/TEST-TestLRScheduler-20220817121225.xml 2022-08-17T12:13:45.8042873Z Generated XML report: test-reports/python-unittest/test_optim/TEST-TestOptim-20220817121225.xml 2022-08-17T12:13:45.8050971Z Generated XML report: test-reports/python-unittest/test_optim/TEST-TestSWAUtils-20220817121225.xml 2022-08-17T12:13:46.3134270Z Running test_prims ... [2022-08-17 12:13:46.313047] 2022-08-17T12:13:46.3134837Z Executing ['/opt/conda/bin/python', '-bb', 'test_prims.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:13:46.313131] 2022-08-17T12:13:47.8308502Z Test results will be stored in test-reports/python-unittest/test_prims 2022-08-17T12:13:47.8329967Z 2022-08-17T12:13:47.8330397Z Running tests... 2022-08-17T12:13:47.8330823Z ---------------------------------------------------------------------- 2022-08-17T12:13:47.8885654Z test_mul_complex (__main__.TestPrimsBasic) ... ok (0.009s) 2022-08-17T12:13:48.0025265Z test_torch_ops (__main__.TestPrimsBasic) ... ok (0.114s) 2022-08-17T12:13:48.0234796Z test_aten_overload_to_prims_cpu (__main__.TestPrimsCPU) ... ok (0.021s) 2022-08-17T12:13:48.0266796Z test_broadcast_in_dim_cpu_float32 (__main__.TestPrimsCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:13:48.0280965Z test_broadcast_in_dim_sum_cpu_float32 (__main__.TestPrimsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:13:48.0474561Z test_cbrt_prim_cpu_float64 (__main__.TestPrimsCPU) ... ok (0.019s) 2022-08-17T12:13:48.0609318Z test_cbrt_prim_cpu_int64 (__main__.TestPrimsCPU) ... ok (0.013s) 2022-08-17T12:13:48.1102638Z test_memory_format_strides_cpu_float32 (__main__.TestPrimsCPU) ... ok (0.049s) 2022-08-17T12:13:48.1371724Z test_nvfuser_capability_context_cpu (__main__.TestPrimsCPU) ... ok (0.027s) 2022-08-17T12:13:48.1385236Z test_nvfuser_executor_cached_noncontiguous_cpu (__main__.TestPrimsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:13:48.1401378Z test_nvfuser_executor_partitioned_cpu (__main__.TestPrimsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:13:48.1414619Z test_nvfuser_executor_partitioned_no_partitions_error_cpu (__main__.TestPrimsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:13:48.1424810Z test_nvfuser_impl_is_used_cpu (__main__.TestPrimsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:13:48.1464737Z test_nvprims_cpu (__main__.TestPrimsCPU) ... ok (0.004s) 2022-08-17T12:13:48.1477517Z test_pytree_input_output_cpu_float32 (__main__.TestPrimsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:13:48.1831400Z test_reshape_view_method_cpu_float32 (__main__.TestPrimsCPU) ... ok (0.035s) 2022-08-17T12:13:48.1844848Z test_var_correction_0_cpu_float32 (__main__.TestPrimsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:13:48.1858125Z test_var_correction_1_cpu_float32 (__main__.TestPrimsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:13:48.1964148Z test_constant_pad_nd_memory_format_cpu_float32 (__main__.TestRefsCPU) ... ok (0.010s) 2022-08-17T12:13:48.1964479Z 2022-08-17T12:13:48.1964906Z ---------------------------------------------------------------------- 2022-08-17T12:13:48.1965282Z Ran 19 tests in 0.363s 2022-08-17T12:13:48.1965458Z 2022-08-17T12:13:48.1965548Z OK (skipped=9) 2022-08-17T12:13:48.1965721Z 2022-08-17T12:13:48.1965849Z Generating XML reports... 2022-08-17T12:13:48.1992337Z Generated XML report: test-reports/python-unittest/test_prims/TEST-TestPrimsBasic-20220817121347.xml 2022-08-17T12:13:48.2006775Z Generated XML report: test-reports/python-unittest/test_prims/TEST-TestPrimsCPU-20220817121347.xml 2022-08-17T12:13:48.2010071Z Generated XML report: test-reports/python-unittest/test_prims/TEST-TestRefsCPU-20220817121347.xml 2022-08-17T12:13:48.5261395Z Running test_ops_gradients ... [2022-08-17 12:13:48.525739] 2022-08-17T12:13:48.5261931Z Executing ['/opt/conda/bin/python', '-bb', 'test_ops_gradients.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:13:48.525827] 2022-08-17T12:13:51.1965145Z Test results will be stored in test-reports/python-pytest/test_ops_gradients/test_ops_gradients.xml 2022-08-17T12:13:51.3199622Z ============================= test session starts ============================== 2022-08-17T12:13:51.3200239Z platform linux -- Python 3.7.13, pytest-7.1.2, pluggy-1.0.0 -- /opt/conda/bin/python 2022-08-17T12:13:51.3243688Z cachedir: .pytest_cache 2022-08-17T12:13:51.3244489Z hypothesis profile 'pytorch_ci' -> database=None, max_examples=50, derandomize=True, suppress_health_check=[HealthCheck.too_slow] 2022-08-17T12:13:51.3245072Z rootdir: /var/lib/jenkins/workspace, configfile: pytest.ini 2022-08-17T12:13:51.3245526Z plugins: hypothesis-5.35.1, forked-1.4.0, rerunfailures-10.2, xdist-2.5.0 2022-08-17T12:13:51.3246061Z 2022-08-17T12:13:51.3652426Z gw0 I / gw1 I / gw2 I / gw3 I 2022-08-17T12:13:51.3652744Z [gw0] linux Python 3.7.13 cwd: /var/lib/jenkins/workspace/test 2022-08-17T12:13:51.3652919Z 2022-08-17T12:13:51.4074835Z gw0 C / gw1 I / gw2 I / gw3 I 2022-08-17T12:13:51.4075330Z [gw1] linux Python 3.7.13 cwd: /var/lib/jenkins/workspace/test 2022-08-17T12:13:51.4075595Z 2022-08-17T12:13:51.4646280Z gw0 C / gw1 C / gw2 I / gw3 I 2022-08-17T12:13:51.4646739Z [gw2] linux Python 3.7.13 cwd: /var/lib/jenkins/workspace/test 2022-08-17T12:13:51.4647006Z 2022-08-17T12:13:51.5225204Z gw0 C / gw1 C / gw2 C / gw3 I 2022-08-17T12:13:51.5225748Z [gw3] linux Python 3.7.13 cwd: /var/lib/jenkins/workspace/test 2022-08-17T12:13:51.5225946Z 2022-08-17T12:13:51.9641807Z gw0 C / gw1 C / gw2 C / gw3 C 2022-08-17T12:13:51.9642497Z [gw2] Python 3.7.13 (default, Mar 29 2022, 02:18:16) -- [GCC 7.5.0] 2022-08-17T12:13:51.9642766Z 2022-08-17T12:13:51.9642901Z gw0 C / gw1 C / gw2 ok / gw3 C 2022-08-17T12:13:51.9643403Z [gw1] Python 3.7.13 (default, Mar 29 2022, 02:18:16) -- [GCC 7.5.0] 2022-08-17T12:13:51.9643644Z 2022-08-17T12:13:52.0185976Z gw0 C / gw1 ok / gw2 ok / gw3 C 2022-08-17T12:13:52.0186663Z [gw3] Python 3.7.13 (default, Mar 29 2022, 02:18:16) -- [GCC 7.5.0] 2022-08-17T12:13:52.0187162Z 2022-08-17T12:13:52.0208301Z gw0 C / gw1 ok / gw2 ok / gw3 ok 2022-08-17T12:13:52.0208917Z [gw0] Python 3.7.13 (default, Mar 29 2022, 02:18:16) -- [GCC 7.5.0] 2022-08-17T12:13:52.0209184Z 2022-08-17T12:13:55.2216852Z gw0 ok / gw1 ok / gw2 ok / gw3 ok 2022-08-17T12:13:55.2485415Z gw0 ok / gw1 ok / gw2 ok / gw3 [7424] 2022-08-17T12:13:55.3273090Z gw0 ok / gw1 [7424] / gw2 ok / gw3 [7424] 2022-08-17T12:13:55.3466583Z gw0 ok / gw1 [7424] / gw2 [7424] / gw3 [7424] 2022-08-17T12:13:55.3471659Z gw0 [7424] / gw1 [7424] / gw2 [7424] / gw3 [7424] 2022-08-17T12:13:55.3472253Z scheduling tests via LoadScheduling 2022-08-17T12:13:55.3887315Z 2022-08-17T12:13:55.3888158Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_T_cpu_complex128 2022-08-17T12:13:55.3889035Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_T_cpu_float64 2022-08-17T12:13:55.3889849Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_H_cpu_complex128 2022-08-17T12:13:58.4989449Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_H_cpu_float64 2022-08-17T12:13:58.5106963Z [gw3] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_T_cpu_complex128 2022-08-17T12:13:58.5114401Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad___radd___cpu_complex128 2022-08-17T12:13:58.5117957Z [gw3] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad___radd___cpu_complex128 2022-08-17T12:13:58.5122130Z [gw1] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_H_cpu_float64 2022-08-17T12:13:58.5143935Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad___getitem___cpu_float64 2022-08-17T12:13:58.5172669Z [gw1] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad___getitem___cpu_float64 2022-08-17T12:13:58.5179660Z [gw2] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_H_cpu_complex128 2022-08-17T12:13:58.5202555Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad___getitem___cpu_complex128 2022-08-17T12:13:58.5402890Z [gw2] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad___getitem___cpu_complex128 2022-08-17T12:13:58.5423844Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad___rmatmul___cpu_complex128 2022-08-17T12:13:58.5562588Z [gw3] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad___rmatmul___cpu_complex128 2022-08-17T12:13:58.5601327Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad___rdiv___cpu_float64 2022-08-17T12:13:58.5617350Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad___rdiv___cpu_complex128 2022-08-17T12:13:58.5652910Z [gw1] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad___rdiv___cpu_float64 2022-08-17T12:13:58.5841439Z [gw2] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad___rdiv___cpu_complex128 2022-08-17T12:13:58.5895932Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad___rmul___cpu_float64 2022-08-17T12:13:58.6001351Z [gw3] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad___rmul___cpu_float64 2022-08-17T12:13:58.6042623Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad___rmul___cpu_complex128 2022-08-17T12:13:58.6059501Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad___rmod___cpu_float64 2022-08-17T12:13:58.6101145Z [gw1] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad___rmul___cpu_complex128 2022-08-17T12:13:58.6282888Z [gw2] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad___rmod___cpu_float64 2022-08-17T12:13:58.6307560Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad___rsub___cpu_float64 2022-08-17T12:13:58.6387650Z [gw3] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad___rsub___cpu_float64 2022-08-17T12:13:58.6396383Z [gw0] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_T_cpu_float64 2022-08-17T12:13:58.6440268Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad___radd___cpu_float64 2022-08-17T12:13:58.6447673Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad___rsub___cpu_complex128 2022-08-17T12:13:58.6463718Z [gw0] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad___radd___cpu_float64 2022-08-17T12:13:58.6479849Z [gw1] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad___rsub___cpu_complex128 2022-08-17T12:13:58.6494226Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad___rpow___cpu_float64 2022-08-17T12:13:58.6722028Z [gw2] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad___rpow___cpu_float64 2022-08-17T12:13:58.6774399Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_argmin_cpu_float64 2022-08-17T12:13:58.6800579Z [gw3] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_argmin_cpu_float64 2022-08-17T12:13:58.6822047Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad___rmatmul___cpu_float64 2022-08-17T12:13:58.6880347Z [gw0] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad___rmatmul___cpu_float64 2022-08-17T12:13:58.6920905Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_argmax_cpu_float64 2022-08-17T12:13:58.6933210Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_amin_cpu_float64 2022-08-17T12:13:58.6974207Z [gw1] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_argmax_cpu_float64 2022-08-17T12:13:58.7163637Z [gw2] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_amin_cpu_float64 2022-08-17T12:13:58.7221737Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_cumsum_cpu_float64 2022-08-17T12:13:58.7240774Z [gw3] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_cumsum_cpu_float64 2022-08-17T12:13:58.7255582Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad___rpow___cpu_complex128 2022-08-17T12:13:58.7320755Z [gw0] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad___rpow___cpu_complex128 2022-08-17T12:13:58.7360878Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_cumsum_cpu_complex128 2022-08-17T12:13:58.7376148Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_cumprod_cpu_float64 2022-08-17T12:13:58.7418676Z [gw1] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_cumsum_cpu_complex128 2022-08-17T12:13:58.7603613Z [gw2] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_cumprod_cpu_float64 2022-08-17T12:13:58.7660607Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_mean_cpu_complex128 2022-08-17T12:13:58.7680405Z [gw3] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_mean_cpu_complex128 2022-08-17T12:13:58.7736182Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_amax_cpu_float64 2022-08-17T12:13:58.7760499Z [gw0] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_amax_cpu_float64 2022-08-17T12:13:58.7782019Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_logsumexp_cpu_float64 2022-08-17T12:13:58.7800114Z [gw1] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_logsumexp_cpu_float64 2022-08-17T12:13:58.7821794Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_logaddexp_cpu_float64 2022-08-17T12:13:58.8043526Z [gw2] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_logaddexp_cpu_float64 2022-08-17T12:13:58.8064219Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_normalize_cpu_complex128 2022-08-17T12:13:58.8120710Z [gw3] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_normalize_cpu_complex128 2022-08-17T12:13:58.8172916Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_cumprod_cpu_complex128 2022-08-17T12:13:58.8199810Z [gw0] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_cumprod_cpu_complex128 2022-08-17T12:13:58.8220505Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_norm_cpu_float64 2022-08-17T12:13:58.8240212Z [gw1] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_norm_cpu_float64 2022-08-17T12:13:58.8261442Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_median_cpu_float64 2022-08-17T12:13:58.8482990Z [gw2] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_median_cpu_float64 2022-08-17T12:13:58.8502752Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_softmax_cpu_float64 2022-08-17T12:13:58.8560992Z [gw3] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_softmax_cpu_float64 2022-08-17T12:13:58.8582203Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_log_softmax_cpu_float64 2022-08-17T12:13:58.8641055Z [gw0] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_log_softmax_cpu_float64 2022-08-17T12:13:58.8663152Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_prod_cpu_float64 2022-08-17T12:13:58.8680091Z [gw1] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_prod_cpu_float64 2022-08-17T12:13:58.8733680Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_prod_cpu_complex128 2022-08-17T12:13:58.8922201Z [gw2] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_prod_cpu_complex128 2022-08-17T12:13:58.8943253Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_sum_cpu_complex128 2022-08-17T12:13:58.9000403Z [gw3] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_sum_cpu_complex128 2022-08-17T12:13:58.9021432Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_mean_cpu_float64 2022-08-17T12:13:58.9080364Z [gw0] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_mean_cpu_float64 2022-08-17T12:13:58.9100830Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_std_cpu_float64 2022-08-17T12:13:58.9119730Z [gw1] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_std_cpu_float64 2022-08-17T12:13:58.9140425Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_std_cpu_complex128 2022-08-17T12:13:58.9362427Z [gw2] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_std_cpu_complex128 2022-08-17T12:13:58.9419064Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_abs_cpu_complex128 2022-08-17T12:13:58.9440531Z [gw3] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_abs_cpu_complex128 2022-08-17T12:13:58.9461685Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_normalize_cpu_float64 2022-08-17T12:13:58.9520969Z [gw0] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_normalize_cpu_float64 2022-08-17T12:13:58.9543443Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_var_cpu_float64 2022-08-17T12:13:58.9559902Z [gw1] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_var_cpu_float64 2022-08-17T12:13:58.9582909Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_var_cpu_complex128 2022-08-17T12:13:58.9802940Z [gw2] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_var_cpu_complex128 2022-08-17T12:13:58.9824715Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_acosh_cpu_complex128 2022-08-17T12:13:58.9881176Z [gw3] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_acosh_cpu_complex128 2022-08-17T12:13:58.9904319Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_softmin_cpu_float64 2022-08-17T12:13:58.9960902Z [gw0] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_softmin_cpu_float64 2022-08-17T12:13:59.0000996Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_acos_cpu_float64 2022-08-17T12:13:59.0020081Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_acos_cpu_complex128 2022-08-17T12:13:59.0057086Z [gw1] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_acos_cpu_float64 2022-08-17T12:13:59.0242606Z [gw2] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_acos_cpu_complex128 2022-08-17T12:13:59.0262892Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_addbmm_cpu_complex128 2022-08-17T12:13:59.0321026Z [gw3] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_addbmm_cpu_complex128 2022-08-17T12:13:59.0341642Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_sum_cpu_float64 2022-08-17T12:13:59.0400536Z [gw0] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_sum_cpu_float64 2022-08-17T12:13:59.0422108Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_add_cpu_float64 2022-08-17T12:13:59.0440224Z [gw1] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_add_cpu_float64 2022-08-17T12:13:59.0463147Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_add_cpu_complex128 2022-08-17T12:13:59.0682810Z [gw2] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_add_cpu_complex128 2022-08-17T12:13:59.0703182Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_addcmul_cpu_complex128 2022-08-17T12:13:59.0760983Z [gw3] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_addcmul_cpu_complex128 2022-08-17T12:13:59.0814769Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_abs_cpu_float64 2022-08-17T12:13:59.0840516Z [gw0] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_abs_cpu_float64 2022-08-17T12:13:59.0861468Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_addcdiv_cpu_float64 2022-08-17T12:13:59.0880072Z [gw1] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_addcdiv_cpu_float64 2022-08-17T12:13:59.0903298Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_addcdiv_cpu_complex128 2022-08-17T12:13:59.1121960Z [gw2] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_addcdiv_cpu_complex128 2022-08-17T12:13:59.1143016Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_addmm_decomposed_cpu_complex128 2022-08-17T12:13:59.1199777Z [gw3] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_addmm_decomposed_cpu_complex128 2022-08-17T12:13:59.1221322Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_acosh_cpu_float64 2022-08-17T12:13:59.1279976Z [gw0] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_acosh_cpu_float64 2022-08-17T12:13:59.1301257Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_addmm_cpu_float64 2022-08-17T12:13:59.1319317Z [gw1] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_addmm_cpu_float64 2022-08-17T12:13:59.1343529Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_addmm_cpu_complex128 2022-08-17T12:13:59.1562194Z [gw2] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_addmm_cpu_complex128 2022-08-17T12:13:59.1581814Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_addr_cpu_complex128 2022-08-17T12:13:59.1640486Z [gw3] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_addr_cpu_complex128 2022-08-17T12:13:59.1661754Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_addbmm_cpu_float64 2022-08-17T12:13:59.1720373Z [gw0] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_addbmm_cpu_float64 2022-08-17T12:13:59.1740903Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_addmv_cpu_float64 2022-08-17T12:13:59.1759753Z [gw1] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_addmv_cpu_float64 2022-08-17T12:13:59.1783013Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_addmv_cpu_complex128 2022-08-17T12:13:59.2001551Z [gw2] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_addmv_cpu_complex128 2022-08-17T12:13:59.2022161Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_allclose_cpu_complex128 2022-08-17T12:13:59.2081110Z [gw3] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_allclose_cpu_complex128 2022-08-17T12:13:59.2103564Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_addcmul_cpu_float64 2022-08-17T12:13:59.2160672Z [gw0] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_addcmul_cpu_float64 2022-08-17T12:13:59.2182450Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_all_cpu_float64 2022-08-17T12:13:59.2200418Z [gw1] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_all_cpu_float64 2022-08-17T12:13:59.2223436Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_all_cpu_complex128 2022-08-17T12:13:59.2442725Z [gw2] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_all_cpu_complex128 2022-08-17T12:13:59.2462149Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_aminmax_cpu_float64 2022-08-17T12:13:59.2519961Z [gw3] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_aminmax_cpu_float64 2022-08-17T12:13:59.2540954Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_addmm_decomposed_cpu_float64 2022-08-17T12:13:59.2600079Z [gw0] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_addmm_decomposed_cpu_float64 2022-08-17T12:13:59.2621044Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_amin_cpu_float64 2022-08-17T12:13:59.2639725Z [gw1] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_amin_cpu_float64 2022-08-17T12:13:59.2662282Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_amax_cpu_float64 2022-08-17T12:13:59.2882096Z [gw2] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_amax_cpu_float64 2022-08-17T12:13:59.2904967Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_any_cpu_float64 2022-08-17T12:13:59.2960843Z [gw3] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_any_cpu_float64 2022-08-17T12:13:59.2983414Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_addr_cpu_float64 2022-08-17T12:13:59.3040921Z [gw0] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_addr_cpu_float64 2022-08-17T12:13:59.3080905Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_any_cpu_complex128 2022-08-17T12:13:59.3097926Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_angle_cpu_float64 2022-08-17T12:13:59.3138075Z [gw1] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_any_cpu_complex128 2022-08-17T12:13:59.3321586Z [gw2] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_angle_cpu_float64 2022-08-17T12:13:59.3344735Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_argsort_cpu_float64 2022-08-17T12:13:59.3400590Z [gw3] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_argsort_cpu_float64 2022-08-17T12:13:59.3421687Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_allclose_cpu_float64 2022-08-17T12:13:59.3480809Z [gw0] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_allclose_cpu_float64 2022-08-17T12:13:59.3502287Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_argmin_cpu_float64 2022-08-17T12:13:59.3520361Z [gw1] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_argmin_cpu_float64 2022-08-17T12:13:59.3542233Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_argmax_cpu_float64 2022-08-17T12:13:59.3762366Z [gw2] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_argmax_cpu_float64 2022-08-17T12:13:59.3775478Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_as_strided_cpu_float64 2022-08-17T12:13:59.3840994Z [gw3] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_as_strided_cpu_float64 2022-08-17T12:13:59.3895173Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_angle_cpu_complex128 2022-08-17T12:13:59.3920095Z [gw0] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_angle_cpu_complex128 2022-08-17T12:13:59.3934275Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_as_strided_cpu_complex128 2022-08-17T12:13:59.3959953Z [gw1] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_as_strided_cpu_complex128 2022-08-17T12:13:59.3982672Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_argwhere_cpu_float64 2022-08-17T12:13:59.4203702Z [gw2] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_argwhere_cpu_float64 2022-08-17T12:13:59.4256382Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_asin_cpu_float64 2022-08-17T12:13:59.4280077Z [gw3] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_asin_cpu_float64 2022-08-17T12:13:59.4302502Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_arange_cpu_float64 2022-08-17T12:13:59.4360456Z [gw0] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_arange_cpu_float64 2022-08-17T12:13:59.4400860Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_asin_cpu_complex128 2022-08-17T12:13:59.4415049Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_as_strided_scatter_cpu_float64 2022-08-17T12:13:59.4425338Z [gw1] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_asin_cpu_complex128 2022-08-17T12:13:59.4643503Z [gw2] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_as_strided_scatter_cpu_float64 2022-08-17T12:13:59.4662847Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_atan_cpu_complex128 2022-08-17T12:13:59.4720621Z [gw3] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_atan_cpu_complex128 2022-08-17T12:13:59.4741987Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_argwhere_cpu_complex128 2022-08-17T12:13:59.4801381Z [gw0] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_argwhere_cpu_complex128 2022-08-17T12:13:59.4823771Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_atan2_cpu_float64 2022-08-17T12:13:59.4839873Z [gw1] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_atan2_cpu_float64 2022-08-17T12:13:59.4861393Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_asinh_cpu_float64 2022-08-17T12:13:59.5083034Z [gw2] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_asinh_cpu_float64 2022-08-17T12:13:59.5104923Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_atleast_1d_cpu_complex128 2022-08-17T12:13:59.5160223Z [gw3] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_atleast_1d_cpu_complex128 2022-08-17T12:13:59.5181535Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_as_strided_scatter_cpu_complex128 2022-08-17T12:13:59.5240800Z [gw0] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_as_strided_scatter_cpu_complex128 2022-08-17T12:13:59.5261857Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_atanh_cpu_float64 2022-08-17T12:13:59.5280246Z [gw1] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_atanh_cpu_float64 2022-08-17T12:13:59.5302650Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_atanh_cpu_complex128 2022-08-17T12:13:59.5523049Z [gw2] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_atanh_cpu_complex128 2022-08-17T12:13:59.5542841Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_atleast_3d_cpu_complex128 2022-08-17T12:13:59.5599909Z [gw3] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_atleast_3d_cpu_complex128 2022-08-17T12:13:59.5620870Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_asinh_cpu_complex128 2022-08-17T12:13:59.5681417Z [gw0] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_asinh_cpu_complex128 2022-08-17T12:13:59.5702433Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_atleast_2d_cpu_float64 2022-08-17T12:13:59.5720271Z [gw1] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_atleast_2d_cpu_float64 2022-08-17T12:13:59.5742701Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_atleast_2d_cpu_complex128 2022-08-17T12:13:59.5962626Z [gw2] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_atleast_2d_cpu_complex128 2022-08-17T12:13:59.5982249Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_bernoulli_cpu_float64 2022-08-17T12:13:59.6041192Z [gw3] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_bernoulli_cpu_float64 2022-08-17T12:13:59.6063566Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_atan_cpu_float64 2022-08-17T12:13:59.6120292Z [gw0] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_atan_cpu_float64 2022-08-17T12:13:59.6141097Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_baddbmm_cpu_float64 2022-08-17T12:13:59.6159707Z [gw1] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_baddbmm_cpu_float64 2022-08-17T12:13:59.6180841Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_baddbmm_cpu_complex128 2022-08-17T12:13:59.6402526Z [gw2] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_baddbmm_cpu_complex128 2022-08-17T12:13:59.6422806Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_block_diag_cpu_float64 2022-08-17T12:13:59.6480737Z [gw3] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_block_diag_cpu_float64 2022-08-17T12:13:59.6504245Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_atleast_1d_cpu_float64 2022-08-17T12:13:59.6560478Z [gw0] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_atleast_1d_cpu_float64 2022-08-17T12:13:59.6586328Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_block_diag_cpu_complex128 2022-08-17T12:13:59.6640670Z [gw1] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_block_diag_cpu_complex128 2022-08-17T12:13:59.6662142Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_bfloat16_cpu_float64 2022-08-17T12:13:59.6843024Z [gw2] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_bfloat16_cpu_float64 2022-08-17T12:13:59.6866748Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_bool_cpu_float64 2022-08-17T12:13:59.6920367Z [gw3] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_bool_cpu_float64 2022-08-17T12:13:59.6941535Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_atleast_3d_cpu_float64 2022-08-17T12:13:59.7001126Z [gw0] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_atleast_3d_cpu_float64 2022-08-17T12:13:59.7023914Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_bool_cpu_complex128 2022-08-17T12:13:59.7080748Z [gw1] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_bool_cpu_complex128 2022-08-17T12:13:59.7106585Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_bmm_cpu_float64 2022-08-17T12:13:59.7280961Z [gw2] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_bmm_cpu_float64 2022-08-17T12:13:59.7301543Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_broadcast_to_cpu_float64 2022-08-17T12:13:59.7359568Z [gw3] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_broadcast_to_cpu_float64 2022-08-17T12:13:59.7381992Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_bfloat16_cpu_complex128 2022-08-17T12:13:59.7439967Z [gw0] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_bfloat16_cpu_complex128 2022-08-17T12:13:59.7460576Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_broadcast_to_cpu_complex128 2022-08-17T12:13:59.7519454Z [gw1] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_broadcast_to_cpu_complex128 2022-08-17T12:13:59.7540422Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_broadcast_tensors_cpu_float64 2022-08-17T12:13:59.7722056Z [gw2] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_broadcast_tensors_cpu_float64 2022-08-17T12:13:59.7743714Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cartesian_prod_cpu_complex128 2022-08-17T12:13:59.7799699Z [gw3] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cartesian_prod_cpu_complex128 2022-08-17T12:13:59.7823033Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_bmm_cpu_complex128 2022-08-17T12:13:59.7879670Z [gw0] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_bmm_cpu_complex128 2022-08-17T12:13:59.7900233Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_byte_cpu_float64 2022-08-17T12:13:59.7959392Z [gw1] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_byte_cpu_float64 2022-08-17T12:13:59.7980177Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_byte_cpu_complex128 2022-08-17T12:13:59.8160592Z [gw2] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_byte_cpu_complex128 2022-08-17T12:13:59.8240483Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cdist_cpu_float64 2022-08-17T12:13:59.8269623Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_broadcast_tensors_cpu_complex128 2022-08-17T12:13:59.8320199Z [gw0] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_broadcast_tensors_cpu_complex128 2022-08-17T12:13:59.8343649Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cat_cpu_float64 2022-08-17T12:13:59.8399546Z [gw1] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cat_cpu_float64 2022-08-17T12:13:59.8420118Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cat_cpu_complex128 2022-08-17T12:13:59.8682857Z [gw2] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cat_cpu_complex128 2022-08-17T12:13:59.8711610Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_bucketize_cpu_float64 2022-08-17T12:13:59.8760919Z [gw0] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_bucketize_cpu_float64 2022-08-17T12:13:59.8782944Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_chalf_cpu_float64 2022-08-17T12:13:59.8840127Z [gw1] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_chalf_cpu_float64 2022-08-17T12:13:59.8861183Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_chalf_cpu_complex128 2022-08-17T12:13:59.9124255Z [gw2] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_chalf_cpu_complex128 2022-08-17T12:13:59.9152756Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cartesian_prod_cpu_float64 2022-08-17T12:13:59.9200713Z [gw0] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cartesian_prod_cpu_float64 2022-08-17T12:13:59.9224957Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cholesky_cpu_float64 2022-08-17T12:13:59.9281053Z [gw1] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cholesky_cpu_float64 2022-08-17T12:13:59.9302957Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cholesky_cpu_complex128 2022-08-17T12:13:59.9563731Z [gw2] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cholesky_cpu_complex128 2022-08-17T12:13:59.9593425Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_ceil_cpu_float64 2022-08-17T12:13:59.9640996Z [gw0] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_ceil_cpu_float64 2022-08-17T12:13:59.9666036Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cholesky_solve_cpu_float64 2022-08-17T12:13:59.9720202Z [gw1] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cholesky_solve_cpu_float64 2022-08-17T12:13:59.9741973Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cholesky_solve_cpu_complex128 2022-08-17T12:14:00.0003310Z [gw2] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cholesky_solve_cpu_complex128 2022-08-17T12:14:00.0033195Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_char_cpu_float64 2022-08-17T12:14:00.0081532Z [gw0] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_char_cpu_float64 2022-08-17T12:14:00.0105382Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_clamp_max_cpu_float64 2022-08-17T12:14:00.0160683Z [gw1] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_clamp_max_cpu_float64 2022-08-17T12:14:00.0183222Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_clamp_cpu_float64 2022-08-17T12:14:00.0443092Z [gw2] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_clamp_cpu_float64 2022-08-17T12:14:00.0473089Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cholesky_inverse_cpu_float64 2022-08-17T12:14:00.0520868Z [gw0] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cholesky_inverse_cpu_float64 2022-08-17T12:14:00.0545187Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_column_stack_cpu_complex128 2022-08-17T12:14:00.0600800Z [gw1] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_column_stack_cpu_complex128 2022-08-17T12:14:00.0623934Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_clone_cpu_float64 2022-08-17T12:14:00.0883313Z [gw2] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_clone_cpu_float64 2022-08-17T12:14:00.0911878Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_chunk_cpu_float64 2022-08-17T12:14:00.0960961Z [gw0] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_chunk_cpu_float64 2022-08-17T12:14:00.0985933Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_complex_cpu_float64 2022-08-17T12:14:00.1040220Z [gw1] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_complex_cpu_float64 2022-08-17T12:14:00.1061276Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_combinations_cpu_float64 2022-08-17T12:14:00.1323085Z [gw2] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_combinations_cpu_float64 2022-08-17T12:14:00.1347436Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_clone_cpu_complex128 2022-08-17T12:14:00.1400315Z [gw0] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_clone_cpu_complex128 2022-08-17T12:14:00.1421267Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_conj_physical_cpu_float64 2022-08-17T12:14:00.1480725Z [gw1] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_conj_physical_cpu_float64 2022-08-17T12:14:00.1515429Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_conj_physical_cpu_complex128 2022-08-17T12:14:00.1763060Z [gw2] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_conj_physical_cpu_complex128 2022-08-17T12:14:00.1787566Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_combinations_cpu_complex128 2022-08-17T12:14:00.1840305Z [gw0] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_combinations_cpu_complex128 2022-08-17T12:14:00.1861422Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_contiguous_cpu_float64 2022-08-17T12:14:00.1921065Z [gw1] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_contiguous_cpu_float64 2022-08-17T12:14:00.1951937Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_contiguous_cpu_complex128 2022-08-17T12:14:00.2203726Z [gw2] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_contiguous_cpu_complex128 2022-08-17T12:14:00.2229401Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_conj_cpu_float64 2022-08-17T12:14:00.2280567Z [gw0] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_conj_cpu_float64 2022-08-17T12:14:00.2301946Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cos_cpu_complex128 2022-08-17T12:14:00.2360838Z [gw1] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cos_cpu_complex128 2022-08-17T12:14:00.2390726Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_corrcoef_cpu_float64 2022-08-17T12:14:00.2643393Z [gw2] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_corrcoef_cpu_float64 2022-08-17T12:14:00.2666494Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_constant_pad_nd_cpu_float64 2022-08-17T12:14:00.2720915Z [gw0] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_constant_pad_nd_cpu_float64 2022-08-17T12:14:00.2742470Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_count_nonzero_cpu_complex128 2022-08-17T12:14:00.2801108Z [gw1] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_count_nonzero_cpu_complex128 2022-08-17T12:14:00.2830603Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cosh_cpu_float64 2022-08-17T12:14:00.3084053Z [gw2] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cosh_cpu_float64 2022-08-17T12:14:00.3107151Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_corrcoef_cpu_complex128 2022-08-17T12:14:00.3160371Z [gw0] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_corrcoef_cpu_complex128 2022-08-17T12:14:00.3181427Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cross_cpu_complex128 2022-08-17T12:14:00.3240178Z [gw1] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cross_cpu_complex128 2022-08-17T12:14:00.3261690Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cov_cpu_float64 2022-08-17T12:14:00.3523447Z [gw2] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cov_cpu_float64 2022-08-17T12:14:00.3547598Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cosh_cpu_complex128 2022-08-17T12:14:00.3600650Z [gw0] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cosh_cpu_complex128 2022-08-17T12:14:00.3622291Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cumprod_cpu_complex128 2022-08-17T12:14:00.3680201Z [gw1] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cumprod_cpu_complex128 2022-08-17T12:14:00.3703396Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cummin_cpu_float64 2022-08-17T12:14:00.3962769Z [gw2] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cummin_cpu_float64 2022-08-17T12:14:00.3986428Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cov_cpu_complex128 2022-08-17T12:14:00.4041658Z [gw0] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cov_cpu_complex128 2022-08-17T12:14:00.4066437Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cumulative_trapezoid_cpu_complex128 2022-08-17T12:14:00.4121145Z [gw1] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cumulative_trapezoid_cpu_complex128 2022-08-17T12:14:00.4142011Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cumsum_cpu_float64 2022-08-17T12:14:00.4404203Z [gw2] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cumsum_cpu_float64 2022-08-17T12:14:00.4426338Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cummax_cpu_float64 2022-08-17T12:14:00.4481285Z [gw0] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cummax_cpu_float64 2022-08-17T12:14:00.4503776Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_diag_cpu_float64 2022-08-17T12:14:00.4562088Z [gw1] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_diag_cpu_float64 2022-08-17T12:14:00.4584636Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_diag_cpu_complex128 2022-08-17T12:14:00.4843701Z [gw2] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_diag_cpu_complex128 2022-08-17T12:14:00.4867724Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cumsum_cpu_complex128 2022-08-17T12:14:00.4921587Z [gw0] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cumsum_cpu_complex128 2022-08-17T12:14:00.4943190Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_diagflat_cpu_float64 2022-08-17T12:14:00.5000695Z [gw1] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_diagflat_cpu_float64 2022-08-17T12:14:00.5024705Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_diagflat_cpu_complex128 2022-08-17T12:14:00.5283522Z [gw2] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_diagflat_cpu_complex128 2022-08-17T12:14:00.5308621Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_deg2rad_cpu_float64 2022-08-17T12:14:00.5361899Z [gw0] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_deg2rad_cpu_float64 2022-08-17T12:14:00.5389752Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_diff_cpu_complex128 2022-08-17T12:14:00.5441076Z [gw1] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_diff_cpu_complex128 2022-08-17T12:14:00.5462245Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_diagonal_scatter_cpu_float64 2022-08-17T12:14:00.5722695Z [gw2] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_diagonal_scatter_cpu_float64 2022-08-17T12:14:00.5745986Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_diag_embed_cpu_float64 2022-08-17T12:14:00.5800448Z [gw0] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_diag_embed_cpu_float64 2022-08-17T12:14:00.5822182Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_dist_cpu_float64 2022-08-17T12:14:00.5881710Z [gw1] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_dist_cpu_float64 2022-08-17T12:14:00.5905649Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_dist_cpu_complex128 2022-08-17T12:14:00.6163496Z [gw2] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_dist_cpu_complex128 2022-08-17T12:14:00.6188070Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_diagonal_cpu_float64 2022-08-17T12:14:00.6242129Z [gw0] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_diagonal_cpu_float64 2022-08-17T12:14:00.6264268Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_div_trunc_rounding_cpu_float64 2022-08-17T12:14:00.6320578Z [gw1] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_div_trunc_rounding_cpu_float64 2022-08-17T12:14:00.6345082Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_div_no_rounding_mode_cpu_float64 2022-08-17T12:14:00.6603213Z [gw2] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_div_no_rounding_mode_cpu_float64 2022-08-17T12:14:00.6627051Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_digamma_cpu_float64 2022-08-17T12:14:00.6680274Z [gw0] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_digamma_cpu_float64 2022-08-17T12:14:00.6701319Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_double_cpu_float64 2022-08-17T12:14:00.6760120Z [gw1] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_double_cpu_float64 2022-08-17T12:14:00.6784181Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_double_cpu_complex128 2022-08-17T12:14:00.7042668Z [gw2] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_double_cpu_complex128 2022-08-17T12:14:00.7099806Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_div_no_rounding_mode_cpu_complex128 2022-08-17T12:14:00.7120963Z [gw0] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_div_no_rounding_mode_cpu_complex128 2022-08-17T12:14:00.7143786Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_dstack_cpu_float64 2022-08-17T12:14:00.7201082Z [gw1] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_dstack_cpu_float64 2022-08-17T12:14:00.7222812Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_dstack_cpu_complex128 2022-08-17T12:14:00.7483861Z [gw2] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_dstack_cpu_complex128 2022-08-17T12:14:00.7507527Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_dot_cpu_float64 2022-08-17T12:14:00.7561378Z [gw0] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_dot_cpu_float64 2022-08-17T12:14:00.7583999Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_einsum_cpu_float64 2022-08-17T12:14:00.7640654Z [gw1] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_einsum_cpu_float64 2022-08-17T12:14:00.7663489Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_einsum_cpu_complex128 2022-08-17T12:14:00.7922974Z [gw2] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_einsum_cpu_complex128 2022-08-17T12:14:00.7943960Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_dsplit_cpu_float64 2022-08-17T12:14:00.8000129Z [gw0] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_dsplit_cpu_float64 2022-08-17T12:14:00.8021896Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_empty_like_cpu_float64 2022-08-17T12:14:00.8079457Z [gw1] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_empty_like_cpu_float64 2022-08-17T12:14:00.8101760Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_empty_like_cpu_complex128 2022-08-17T12:14:00.8361789Z [gw2] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_empty_like_cpu_complex128 2022-08-17T12:14:00.8385505Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_eig_cpu_float64 2022-08-17T12:14:00.8439968Z [gw0] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_eig_cpu_float64 2022-08-17T12:14:00.8461765Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_equal_cpu_float64 2022-08-17T12:14:00.8520471Z [gw1] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_equal_cpu_float64 2022-08-17T12:14:00.8540599Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_equal_cpu_complex128 2022-08-17T12:14:00.8803815Z [gw2] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_equal_cpu_complex128 2022-08-17T12:14:00.8827897Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_empty_cpu_float64 2022-08-17T12:14:00.8880923Z [gw0] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_empty_cpu_float64 2022-08-17T12:14:00.8901763Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_exp2_cpu_float64 2022-08-17T12:14:00.8960021Z [gw1] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_exp2_cpu_float64 2022-08-17T12:14:00.8981579Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_erfinv_cpu_float64 2022-08-17T12:14:00.9243387Z [gw2] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_erfinv_cpu_float64 2022-08-17T12:14:00.9267167Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_eq_cpu_float64 2022-08-17T12:14:00.9320005Z [gw0] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_eq_cpu_float64 2022-08-17T12:14:00.9340878Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_expand_as_cpu_float64 2022-08-17T12:14:00.9399903Z [gw1] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_expand_as_cpu_float64 2022-08-17T12:14:00.9421314Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_expand_as_cpu_complex128 2022-08-17T12:14:00.9684341Z [gw2] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_expand_as_cpu_complex128 2022-08-17T12:14:00.9709073Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_erfc_cpu_float64 2022-08-17T12:14:00.9761558Z [gw0] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_erfc_cpu_float64 2022-08-17T12:14:00.9789430Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_fft2_cpu_complex128 2022-08-17T12:14:00.9839947Z [gw1] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_fft2_cpu_complex128 2022-08-17T12:14:00.9863059Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_expm1_cpu_float64 2022-08-17T12:14:01.0123190Z [gw2] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_expm1_cpu_float64 2022-08-17T12:14:01.0146468Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_exp_cpu_float64 2022-08-17T12:14:01.0200239Z [gw0] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_exp_cpu_float64 2022-08-17T12:14:01.0223802Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_fftn_cpu_complex128 2022-08-17T12:14:01.0279992Z [gw1] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_fftn_cpu_complex128 2022-08-17T12:14:01.0306932Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_fft_cpu_float64 2022-08-17T12:14:01.0562816Z [gw2] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_fft_cpu_float64 2022-08-17T12:14:01.0589093Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_expand_cpu_float64 2022-08-17T12:14:01.0640598Z [gw0] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_expand_cpu_float64 2022-08-17T12:14:01.0661821Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_hfft2_cpu_complex128 2022-08-17T12:14:01.0721168Z [gw1] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_hfft2_cpu_complex128 2022-08-17T12:14:01.0744155Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_fftshift_cpu_float64 2022-08-17T12:14:01.1003772Z [gw2] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_fftshift_cpu_float64 2022-08-17T12:14:01.1059366Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_fft_cpu_complex128 2022-08-17T12:14:01.1080465Z [gw0] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_fft_cpu_complex128 2022-08-17T12:14:01.1102730Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_hfftn_cpu_complex128 2022-08-17T12:14:01.1160138Z [gw1] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_hfftn_cpu_complex128 2022-08-17T12:14:01.1185694Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_hfft_cpu_float64 2022-08-17T12:14:01.1442673Z [gw2] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_hfft_cpu_float64 2022-08-17T12:14:01.1464565Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_fftshift_cpu_complex128 2022-08-17T12:14:01.1520254Z [gw0] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_fftshift_cpu_complex128 2022-08-17T12:14:01.1541390Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_ifft_cpu_complex128 2022-08-17T12:14:01.1600449Z [gw1] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_ifft_cpu_complex128 2022-08-17T12:14:01.1621819Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_ifft2_cpu_float64 2022-08-17T12:14:01.1883468Z [gw2] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_ifft2_cpu_float64 2022-08-17T12:14:01.1906340Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_hfft_cpu_complex128 2022-08-17T12:14:01.1960745Z [gw0] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_hfft_cpu_complex128 2022-08-17T12:14:01.1982549Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_ifftshift_cpu_complex128 2022-08-17T12:14:01.2039589Z [gw1] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_ifftshift_cpu_complex128 2022-08-17T12:14:01.2062332Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_ifftn_cpu_float64 2022-08-17T12:14:01.2321996Z [gw2] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_ifftn_cpu_float64 2022-08-17T12:14:01.2343477Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_ifft2_cpu_complex128 2022-08-17T12:14:01.2400008Z [gw0] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_ifft2_cpu_complex128 2022-08-17T12:14:01.2420914Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_ihfftn_cpu_float64 2022-08-17T12:14:01.2479884Z [gw1] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_ihfftn_cpu_float64 2022-08-17T12:14:01.2502715Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_ihfft_cpu_float64 2022-08-17T12:14:01.2762598Z [gw2] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_ihfft_cpu_float64 2022-08-17T12:14:01.2785531Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_ifftn_cpu_complex128 2022-08-17T12:14:01.2840802Z [gw0] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_ifftn_cpu_complex128 2022-08-17T12:14:01.2861418Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_irfft_cpu_float64 2022-08-17T12:14:01.2920281Z [gw1] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_irfft_cpu_float64 2022-08-17T12:14:01.2944455Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_irfft_cpu_complex128 2022-08-17T12:14:01.2948815Z [gw3] [ 3%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cdist_cpu_float64 2022-08-17T12:14:01.2956540Z [gw2] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_irfft_cpu_complex128 2022-08-17T12:14:01.2976178Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_char_cpu_complex128 2022-08-17T12:14:01.3202810Z [gw3] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_char_cpu_complex128 2022-08-17T12:14:01.3228024Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_ihfft2_cpu_float64 2022-08-17T12:14:01.3280331Z [gw0] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_ihfft2_cpu_float64 2022-08-17T12:14:01.3302833Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_rfft_cpu_float64 2022-08-17T12:14:01.3362241Z [gw1] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_rfft_cpu_float64 2022-08-17T12:14:01.3362737Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cholesky_inverse_cpu_complex128 2022-08-17T12:14:01.3394267Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_rfft2_cpu_float64 2022-08-17T12:14:01.3398277Z [gw3] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cholesky_inverse_cpu_complex128 2022-08-17T12:14:01.3643131Z [gw2] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_rfft2_cpu_float64 2022-08-17T12:14:01.3665036Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_irfft2_cpu_float64 2022-08-17T12:14:01.3721289Z [gw0] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_irfft2_cpu_float64 2022-08-17T12:14:01.3743067Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_flatten_cpu_complex128 2022-08-17T12:14:01.3802387Z [gw1] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_flatten_cpu_complex128 2022-08-17T12:14:01.3805091Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_chunk_cpu_complex128 2022-08-17T12:14:01.3831489Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fill_cpu_float64 2022-08-17T12:14:01.3837786Z [gw2] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fill_cpu_float64 2022-08-17T12:14:01.4082801Z [gw3] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_chunk_cpu_complex128 2022-08-17T12:14:01.4103727Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_irfftn_cpu_float64 2022-08-17T12:14:01.4161690Z [gw0] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_irfftn_cpu_float64 2022-08-17T12:14:01.4184876Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fliplr_cpu_complex128 2022-08-17T12:14:01.4242281Z [gw1] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fliplr_cpu_complex128 2022-08-17T12:14:01.4244058Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_clamp_min_cpu_float64 2022-08-17T12:14:01.4270623Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_flip_cpu_float64 2022-08-17T12:14:01.4272507Z [gw2] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_flip_cpu_float64 2022-08-17T12:14:01.4523019Z [gw3] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_clamp_min_cpu_float64 2022-08-17T12:14:01.4549764Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fill_cpu_complex128 2022-08-17T12:14:01.4601683Z [gw0] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fill_cpu_complex128 2022-08-17T12:14:01.4628362Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_float_cpu_complex128 2022-08-17T12:14:01.4683328Z [gw1] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_float_cpu_complex128 2022-08-17T12:14:01.4684578Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_flipud_cpu_float64 2022-08-17T12:14:01.4707704Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_column_stack_cpu_float64 2022-08-17T12:14:01.4714073Z [gw3] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_column_stack_cpu_float64 2022-08-17T12:14:01.4963415Z [gw2] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_flipud_cpu_float64 2022-08-17T12:14:01.4986256Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_flip_cpu_complex128 2022-08-17T12:14:01.5041410Z [gw0] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_flip_cpu_complex128 2022-08-17T12:14:01.5062415Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_floor_cpu_float64 2022-08-17T12:14:01.5122652Z [gw1] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_floor_cpu_float64 2022-08-17T12:14:01.5124783Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_conj_cpu_complex128 2022-08-17T12:14:01.5148603Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_float_power_cpu_float64 2022-08-17T12:14:01.5154932Z [gw2] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_float_power_cpu_float64 2022-08-17T12:14:01.5402848Z [gw3] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_conj_cpu_complex128 2022-08-17T12:14:01.5424987Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_flipud_cpu_complex128 2022-08-17T12:14:01.5480552Z [gw0] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_flipud_cpu_complex128 2022-08-17T12:14:01.5501357Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fmod_cpu_float64 2022-08-17T12:14:01.5562223Z [gw1] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fmod_cpu_float64 2022-08-17T12:14:01.5562678Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fmin_cpu_float64 2022-08-17T12:14:01.5586859Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_constant_pad_nd_cpu_complex128 2022-08-17T12:14:01.5592814Z [gw3] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_constant_pad_nd_cpu_complex128 2022-08-17T12:14:01.5842648Z [gw2] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fmin_cpu_float64 2022-08-17T12:14:01.5864366Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_float_power_cpu_complex128 2022-08-17T12:14:01.5920526Z [gw0] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_float_power_cpu_complex128 2022-08-17T12:14:01.5941165Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_full_like_cpu_float64 2022-08-17T12:14:01.6002657Z [gw1] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_full_like_cpu_float64 2022-08-17T12:14:01.6003070Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_copysign_cpu_float64 2022-08-17T12:14:01.6025338Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_full_like_cpu_complex128 2022-08-17T12:14:01.6033727Z [gw3] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_copysign_cpu_float64 2022-08-17T12:14:01.6282669Z [gw2] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_full_like_cpu_complex128 2022-08-17T12:14:01.6303033Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fmax_cpu_float64 2022-08-17T12:14:01.6360533Z [gw0] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fmax_cpu_float64 2022-08-17T12:14:01.6381230Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_geqrf_cpu_complex128 2022-08-17T12:14:01.6441568Z [gw1] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_geqrf_cpu_complex128 2022-08-17T12:14:01.6442135Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_ge_cpu_float64 2022-08-17T12:14:01.6465114Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cos_cpu_float64 2022-08-17T12:14:01.6491023Z [gw2] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_ge_cpu_float64 2022-08-17T12:14:01.6722843Z [gw3] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cos_cpu_float64 2022-08-17T12:14:01.6745261Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_frexp_cpu_float64 2022-08-17T12:14:01.6801439Z [gw0] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_frexp_cpu_float64 2022-08-17T12:14:01.6822094Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_gt_cpu_float64 2022-08-17T12:14:01.6882306Z [gw1] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_gt_cpu_float64 2022-08-17T12:14:01.6882781Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_count_nonzero_cpu_float64 2022-08-17T12:14:01.6909646Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_gradient_cpu_float64 2022-08-17T12:14:01.6911901Z [gw3] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_count_nonzero_cpu_float64 2022-08-17T12:14:01.7162984Z [gw2] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_gradient_cpu_float64 2022-08-17T12:14:01.7183207Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_gather_cpu_float64 2022-08-17T12:14:01.7240958Z [gw0] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_gather_cpu_float64 2022-08-17T12:14:01.7261911Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_histc_cpu_float64 2022-08-17T12:14:01.7322567Z [gw1] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_histc_cpu_float64 2022-08-17T12:14:01.7323110Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_heaviside_cpu_float64 2022-08-17T12:14:01.7345251Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cross_cpu_float64 2022-08-17T12:14:01.7350979Z [gw3] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cross_cpu_float64 2022-08-17T12:14:01.7602107Z [gw2] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_heaviside_cpu_float64 2022-08-17T12:14:01.7623425Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_gradient_cpu_complex128 2022-08-17T12:14:01.7680622Z [gw0] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_gradient_cpu_complex128 2022-08-17T12:14:01.7701688Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_hsplit_cpu_float64 2022-08-17T12:14:01.7763029Z [gw1] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_hsplit_cpu_float64 2022-08-17T12:14:01.7763660Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cumprod_cpu_float64 2022-08-17T12:14:01.7792474Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_hsplit_cpu_complex128 2022-08-17T12:14:01.7839977Z [gw3] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cumprod_cpu_float64 2022-08-17T12:14:01.8083763Z [gw2] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_hsplit_cpu_complex128 2022-08-17T12:14:01.8104598Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_half_cpu_float64 2022-08-17T12:14:01.8120444Z [gw0] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_half_cpu_float64 2022-08-17T12:14:01.8143900Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_i0_cpu_float64 2022-08-17T12:14:01.8201173Z [gw1] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_i0_cpu_float64 2022-08-17T12:14:01.8203318Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_hypot_cpu_float64 2022-08-17T12:14:01.8232017Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cumulative_trapezoid_cpu_float64 2022-08-17T12:14:01.8235236Z [gw3] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cumulative_trapezoid_cpu_float64 2022-08-17T12:14:01.8523209Z [gw2] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_hypot_cpu_float64 2022-08-17T12:14:01.8542622Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_histogramdd_cpu_float64 2022-08-17T12:14:01.8559853Z [gw0] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_histogramdd_cpu_float64 2022-08-17T12:14:01.8581257Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_index_add_cpu_complex128 2022-08-17T12:14:01.8641671Z [gw1] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_index_add_cpu_complex128 2022-08-17T12:14:01.8642211Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_diag_embed_cpu_complex128 2022-08-17T12:14:01.8667202Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_imag_cpu_complex128 2022-08-17T12:14:01.8673420Z [gw3] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_diag_embed_cpu_complex128 2022-08-17T12:14:01.8962607Z [gw2] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_imag_cpu_complex128 2022-08-17T12:14:01.8985029Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_hstack_cpu_float64 2022-08-17T12:14:01.8999877Z [gw0] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_hstack_cpu_float64 2022-08-17T12:14:01.9025427Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_index_fill_cpu_complex128 2022-08-17T12:14:01.9081901Z [gw1] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_index_fill_cpu_complex128 2022-08-17T12:14:01.9082355Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_index_copy_cpu_float64 2022-08-17T12:14:01.9107739Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_diagonal_cpu_complex128 2022-08-17T12:14:01.9114335Z [gw3] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_diagonal_cpu_complex128 2022-08-17T12:14:01.9402351Z [gw2] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_index_copy_cpu_float64 2022-08-17T12:14:01.9422726Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_igammac_cpu_float64 2022-08-17T12:14:01.9440330Z [gw0] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_igammac_cpu_float64 2022-08-17T12:14:01.9462479Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_index_reduce_cpu_float64 2022-08-17T12:14:01.9521926Z [gw1] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_index_reduce_cpu_float64 2022-08-17T12:14:01.9522509Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_index_put_cpu_float64 2022-08-17T12:14:01.9547722Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_diff_cpu_float64 2022-08-17T12:14:01.9553244Z [gw3] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_diff_cpu_float64 2022-08-17T12:14:01.9842839Z [gw2] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_index_put_cpu_float64 2022-08-17T12:14:01.9865404Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_index_copy_cpu_complex128 2022-08-17T12:14:01.9880514Z [gw0] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_index_copy_cpu_complex128 2022-08-17T12:14:01.9903622Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_inner_cpu_float64 2022-08-17T12:14:01.9962342Z [gw1] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_inner_cpu_float64 2022-08-17T12:14:01.9962941Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_inner_cpu_complex128 2022-08-17T12:14:01.9988333Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_div_floor_rounding_cpu_float64 2022-08-17T12:14:01.9994735Z [gw3] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_div_floor_rounding_cpu_float64 2022-08-17T12:14:02.0282795Z [gw2] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_inner_cpu_complex128 2022-08-17T12:14:02.0305477Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_index_put_cpu_complex128 2022-08-17T12:14:02.0320037Z [gw0] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_index_put_cpu_complex128 2022-08-17T12:14:02.0342070Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_inverse_cpu_float64 2022-08-17T12:14:02.0402918Z [gw1] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_inverse_cpu_float64 2022-08-17T12:14:02.0403557Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_dot_cpu_complex128 2022-08-17T12:14:02.0427592Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_inverse_cpu_complex128 2022-08-17T12:14:02.0435472Z [gw3] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_dot_cpu_complex128 2022-08-17T12:14:02.0721673Z [gw2] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_inverse_cpu_complex128 2022-08-17T12:14:02.0744081Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_index_select_cpu_float64 2022-08-17T12:14:02.0759852Z [gw0] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_index_select_cpu_float64 2022-08-17T12:14:02.0781173Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_isfinite_cpu_float64 2022-08-17T12:14:02.0841924Z [gw1] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_isfinite_cpu_float64 2022-08-17T12:14:02.0842387Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_isfinite_cpu_complex128 2022-08-17T12:14:02.0866417Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_dsplit_cpu_complex128 2022-08-17T12:14:02.0872859Z [gw2] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_isfinite_cpu_complex128 2022-08-17T12:14:02.1161430Z [gw3] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_dsplit_cpu_complex128 2022-08-17T12:14:02.1182579Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_int_cpu_float64 2022-08-17T12:14:02.1199804Z [gw0] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_int_cpu_float64 2022-08-17T12:14:02.1221913Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_isnan_cpu_complex128 2022-08-17T12:14:02.1282358Z [gw1] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_isnan_cpu_complex128 2022-08-17T12:14:02.1283511Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_isinf_cpu_float64 2022-08-17T12:14:02.1311366Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_eig_cpu_complex128 2022-08-17T12:14:02.1313675Z [gw3] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_eig_cpu_complex128 2022-08-17T12:14:02.1600913Z [gw2] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_isinf_cpu_float64 2022-08-17T12:14:02.1622674Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_isclose_cpu_float64 2022-08-17T12:14:02.1639361Z [gw0] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_isclose_cpu_float64 2022-08-17T12:14:02.1659833Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_isreal_cpu_complex128 2022-08-17T12:14:02.1721210Z [gw1] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_isreal_cpu_complex128 2022-08-17T12:14:02.1722033Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_isposinf_cpu_float64 2022-08-17T12:14:02.1746512Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_empty_cpu_complex128 2022-08-17T12:14:02.1748732Z [gw2] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_isposinf_cpu_float64 2022-08-17T12:14:02.2039195Z [gw3] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_empty_cpu_complex128 2022-08-17T12:14:02.2058420Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_isinf_cpu_complex128 2022-08-17T12:14:02.2079157Z [gw0] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_isinf_cpu_complex128 2022-08-17T12:14:02.2098209Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_jiterator_2inputs_2outputs_cpu_complex128 2022-08-17T12:14:02.2160466Z [gw1] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_jiterator_2inputs_2outputs_cpu_complex128 2022-08-17T12:14:02.2162302Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_eq_cpu_complex128 2022-08-17T12:14:02.2185131Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_istft_cpu_float64 2022-08-17T12:14:02.2187178Z [gw3] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_eq_cpu_complex128 2022-08-17T12:14:02.2481193Z [gw2] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_istft_cpu_float64 2022-08-17T12:14:02.2502169Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_isneginf_cpu_float64 2022-08-17T12:14:02.2519695Z [gw0] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_isneginf_cpu_float64 2022-08-17T12:14:02.2540836Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_jiterator_binary_cpu_complex128 2022-08-17T12:14:02.2601185Z [gw1] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_jiterator_binary_cpu_complex128 2022-08-17T12:14:02.2602905Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_erf_cpu_float64 2022-08-17T12:14:02.2628036Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_jiterator_4inputs_with_extra_args_cpu_float64 2022-08-17T12:14:02.2629092Z [gw2] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_jiterator_4inputs_with_extra_args_cpu_float64 2022-08-17T12:14:02.2921125Z [gw3] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_erf_cpu_float64 2022-08-17T12:14:02.2942131Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_istft_cpu_complex128 2022-08-17T12:14:02.2999664Z [gw0] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_istft_cpu_complex128 2022-08-17T12:14:02.3021903Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_jiterator_unary_cpu_complex128 2022-08-17T12:14:02.3041295Z [gw1] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_jiterator_unary_cpu_complex128 2022-08-17T12:14:02.3043107Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_jiterator_binary_return_by_ref_cpu_float64 2022-08-17T12:14:02.3068267Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_exp_cpu_complex128 2022-08-17T12:14:02.3070624Z [gw2] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_jiterator_binary_return_by_ref_cpu_float64 2022-08-17T12:14:02.3363533Z [gw3] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_exp_cpu_complex128 2022-08-17T12:14:02.3384981Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_jiterator_4inputs_with_extra_args_cpu_complex128 2022-08-17T12:14:02.3440866Z [gw0] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_jiterator_4inputs_with_extra_args_cpu_complex128 2022-08-17T12:14:02.3463784Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_kthvalue_cpu_float64 2022-08-17T12:14:02.3482476Z [gw1] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_kthvalue_cpu_float64 2022-08-17T12:14:02.3483136Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_expand_cpu_complex128 2022-08-17T12:14:02.3509193Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_kron_cpu_float64 2022-08-17T12:14:02.3511398Z [gw3] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_expand_cpu_complex128 2022-08-17T12:14:02.3801790Z [gw2] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_kron_cpu_float64 2022-08-17T12:14:02.3826980Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_jiterator_binary_return_by_ref_cpu_complex128 2022-08-17T12:14:02.3879872Z [gw0] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_jiterator_binary_return_by_ref_cpu_complex128 2022-08-17T12:14:02.3905463Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_lerp_cpu_complex128 2022-08-17T12:14:02.3922035Z [gw1] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_lerp_cpu_complex128 2022-08-17T12:14:02.3923241Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_fft2_cpu_float64 2022-08-17T12:14:02.3949787Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_le_cpu_float64 2022-08-17T12:14:02.3951885Z [gw2] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_le_cpu_float64 2022-08-17T12:14:02.4243172Z [gw3] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_fft2_cpu_float64 2022-08-17T12:14:02.4264985Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_kron_cpu_complex128 2022-08-17T12:14:02.4320034Z [gw0] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_kron_cpu_complex128 2022-08-17T12:14:02.4341239Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_cholesky_cpu_float64 2022-08-17T12:14:02.4362284Z [gw1] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_cholesky_cpu_float64 2022-08-17T12:14:02.4362870Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_cholesky_cpu_complex128 2022-08-17T12:14:02.4388849Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_fftn_cpu_float64 2022-08-17T12:14:02.4391182Z [gw3] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_fftn_cpu_float64 2022-08-17T12:14:02.4683875Z [gw2] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_cholesky_cpu_complex128 2022-08-17T12:14:02.4704961Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_ldexp_cpu_float64 2022-08-17T12:14:02.4760175Z [gw0] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_ldexp_cpu_float64 2022-08-17T12:14:02.4784142Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_cond_cpu_float64 2022-08-17T12:14:02.4801655Z [gw1] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_cond_cpu_float64 2022-08-17T12:14:02.4802303Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_hfft2_cpu_float64 2022-08-17T12:14:02.4825251Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_cond_cpu_complex128 2022-08-17T12:14:02.4831260Z [gw3] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_hfft2_cpu_float64 2022-08-17T12:14:02.5122975Z [gw2] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_cond_cpu_complex128 2022-08-17T12:14:02.5144576Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_lgamma_cpu_float64 2022-08-17T12:14:02.5200431Z [gw0] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_lgamma_cpu_float64 2022-08-17T12:14:02.5224088Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_det_cpu_float64 2022-08-17T12:14:02.5240645Z [gw1] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_det_cpu_float64 2022-08-17T12:14:02.5243033Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_det_cpu_complex128 2022-08-17T12:14:02.5265584Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_hfftn_cpu_float64 2022-08-17T12:14:02.5271755Z [gw3] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_hfftn_cpu_float64 2022-08-17T12:14:02.5563228Z [gw2] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_det_cpu_complex128 2022-08-17T12:14:02.5583546Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_cholesky_ex_cpu_float64 2022-08-17T12:14:02.5641554Z [gw0] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_cholesky_ex_cpu_float64 2022-08-17T12:14:02.5663759Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_eig_cpu_float64 2022-08-17T12:14:02.5682560Z [gw1] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_eig_cpu_float64 2022-08-17T12:14:02.5683301Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_ifft_cpu_float64 2022-08-17T12:14:02.5708592Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_eig_cpu_complex128 2022-08-17T12:14:02.5710676Z [gw2] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_eig_cpu_complex128 2022-08-17T12:14:02.6002867Z [gw3] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_ifft_cpu_float64 2022-08-17T12:14:02.6024615Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_cross_cpu_float64 2022-08-17T12:14:02.6079878Z [gw0] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_cross_cpu_float64 2022-08-17T12:14:02.6102815Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_eigvals_cpu_float64 2022-08-17T12:14:02.6122196Z [gw1] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_eigvals_cpu_float64 2022-08-17T12:14:02.6122858Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_eigvals_cpu_complex128 2022-08-17T12:14:02.6146155Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_ifftshift_cpu_float64 2022-08-17T12:14:02.6151790Z [gw2] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_eigvals_cpu_complex128 2022-08-17T12:14:02.6442971Z [gw3] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_ifftshift_cpu_float64 2022-08-17T12:14:02.6463466Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_det_singular_cpu_float64 2022-08-17T12:14:02.6520187Z [gw0] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_det_singular_cpu_float64 2022-08-17T12:14:02.6542997Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_householder_product_cpu_float64 2022-08-17T12:14:02.6561119Z [gw1] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_householder_product_cpu_float64 2022-08-17T12:14:02.6563768Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_irfft2_cpu_complex128 2022-08-17T12:14:02.6588665Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_householder_product_cpu_complex128 2022-08-17T12:14:02.6590849Z [gw3] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_irfft2_cpu_complex128 2022-08-17T12:14:02.6881908Z [gw2] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_householder_product_cpu_complex128 2022-08-17T12:14:02.6904422Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_eigh_cpu_float64 2022-08-17T12:14:02.6959594Z [gw0] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_eigh_cpu_float64 2022-08-17T12:14:02.6982260Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_inv_ex_cpu_float64 2022-08-17T12:14:02.7000950Z [gw1] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_inv_ex_cpu_float64 2022-08-17T12:14:02.7002922Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_inv_ex_cpu_complex128 2022-08-17T12:14:02.7028670Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_irfftn_cpu_complex128 2022-08-17T12:14:02.7030210Z [gw3] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_irfftn_cpu_complex128 2022-08-17T12:14:02.7322488Z [gw2] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_inv_ex_cpu_complex128 2022-08-17T12:14:02.7343794Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_eigvalsh_cpu_float64 2022-08-17T12:14:02.7399786Z [gw0] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_eigvalsh_cpu_float64 2022-08-17T12:14:02.7422988Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_ldl_factor_ex_cpu_float64 2022-08-17T12:14:02.7441902Z [gw1] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_ldl_factor_ex_cpu_float64 2022-08-17T12:14:02.7442679Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_rfftn_cpu_float64 2022-08-17T12:14:02.7467475Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_ldl_factor_ex_cpu_complex128 2022-08-17T12:14:02.7469579Z [gw3] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_rfftn_cpu_float64 2022-08-17T12:14:02.7761562Z [gw2] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_ldl_factor_ex_cpu_complex128 2022-08-17T12:14:02.7784972Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_inv_cpu_float64 2022-08-17T12:14:02.7839691Z [gw0] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_inv_cpu_float64 2022-08-17T12:14:02.7855916Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_lstsq_cpu_float64 2022-08-17T12:14:02.7881159Z [gw1] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_lstsq_cpu_float64 2022-08-17T12:14:02.7881999Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_flatten_cpu_float64 2022-08-17T12:14:02.7896982Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_lstsq_cpu_complex128 2022-08-17T12:14:02.7913649Z [gw2] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_lstsq_cpu_complex128 2022-08-17T12:14:02.8202577Z [gw3] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_flatten_cpu_float64 2022-08-17T12:14:02.8228890Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_ldl_factor_cpu_float64 2022-08-17T12:14:02.8280351Z [gw0] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_ldl_factor_cpu_float64 2022-08-17T12:14:02.8306154Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_lu_cpu_float64 2022-08-17T12:14:02.8321538Z [gw1] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_lu_cpu_float64 2022-08-17T12:14:02.8324384Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fliplr_cpu_float64 2022-08-17T12:14:02.8352921Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_lu_cpu_complex128 2022-08-17T12:14:02.8355346Z [gw3] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fliplr_cpu_float64 2022-08-17T12:14:02.8643773Z [gw2] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_lu_cpu_complex128 2022-08-17T12:14:02.8665835Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_ldl_solve_cpu_float64 2022-08-17T12:14:02.8721725Z [gw0] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_ldl_solve_cpu_float64 2022-08-17T12:14:02.8742880Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_lu_factor_ex_cpu_float64 2022-08-17T12:14:02.8763333Z [gw1] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_lu_factor_ex_cpu_float64 2022-08-17T12:14:02.8764064Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_lu_factor_ex_cpu_complex128 2022-08-17T12:14:02.8791615Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_float_cpu_float64 2022-08-17T12:14:02.8796339Z [gw2] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_lu_factor_ex_cpu_complex128 2022-08-17T12:14:02.9083749Z [gw3] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_float_cpu_float64 2022-08-17T12:14:02.9105803Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_lstsq_grad_oriented_cpu_float64 2022-08-17T12:14:02.9161597Z [gw0] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_lstsq_grad_oriented_cpu_float64 2022-08-17T12:14:02.9184681Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_matrix_norm_cpu_float64 2022-08-17T12:14:02.9201322Z [gw1] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_matrix_norm_cpu_float64 2022-08-17T12:14:02.9203171Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_matrix_norm_cpu_complex128 2022-08-17T12:14:02.9225983Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_floor_divide_cpu_float64 2022-08-17T12:14:02.9232998Z [gw2] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_matrix_norm_cpu_complex128 2022-08-17T12:14:02.9522975Z [gw3] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_floor_divide_cpu_float64 2022-08-17T12:14:02.9545575Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_lu_factor_cpu_float64 2022-08-17T12:14:02.9600215Z [gw0] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_lu_factor_cpu_float64 2022-08-17T12:14:02.9622761Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_matrix_rank_cpu_float64 2022-08-17T12:14:02.9641352Z [gw1] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_matrix_rank_cpu_float64 2022-08-17T12:14:02.9643742Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_matrix_rank_cpu_complex128 2022-08-17T12:14:02.9667456Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_frac_cpu_float64 2022-08-17T12:14:02.9673805Z [gw3] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_frac_cpu_float64 2022-08-17T12:14:02.9963308Z [gw2] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_matrix_rank_cpu_complex128 2022-08-17T12:14:02.9985478Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_lu_solve_cpu_float64 2022-08-17T12:14:03.0041346Z [gw0] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_lu_solve_cpu_float64 2022-08-17T12:14:03.0063940Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_multi_dot_cpu_float64 2022-08-17T12:14:03.0082372Z [gw1] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_multi_dot_cpu_float64 2022-08-17T12:14:03.0082911Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_gather_cpu_complex128 2022-08-17T12:14:03.0106869Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_multi_dot_cpu_complex128 2022-08-17T12:14:03.0113276Z [gw3] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_gather_cpu_complex128 2022-08-17T12:14:03.0402520Z [gw2] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_multi_dot_cpu_complex128 2022-08-17T12:14:03.0423290Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_matrix_power_cpu_float64 2022-08-17T12:14:03.0480240Z [gw0] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_matrix_power_cpu_float64 2022-08-17T12:14:03.0501413Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_norm_subgradients_at_zero_cpu_float64 2022-08-17T12:14:03.0521470Z [gw1] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_norm_subgradients_at_zero_cpu_float64 2022-08-17T12:14:03.0522030Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_norm_subgradients_at_zero_cpu_complex128 2022-08-17T12:14:03.0544763Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_geqrf_cpu_float64 2022-08-17T12:14:03.0551322Z [gw3] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_geqrf_cpu_float64 2022-08-17T12:14:03.0843325Z [gw2] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_norm_subgradients_at_zero_cpu_complex128 2022-08-17T12:14:03.0864318Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_matrix_rank_hermitian_cpu_float64 2022-08-17T12:14:03.0920086Z [gw0] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_matrix_rank_hermitian_cpu_float64 2022-08-17T12:14:03.0942575Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_pinv_hermitian_cpu_float64 2022-08-17T12:14:03.0961059Z [gw1] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_pinv_hermitian_cpu_float64 2022-08-17T12:14:03.0963000Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_pinv_hermitian_cpu_complex128 2022-08-17T12:14:03.0982831Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_half_cpu_complex128 2022-08-17T12:14:03.0995089Z [gw2] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_pinv_hermitian_cpu_complex128 2022-08-17T12:14:03.1282070Z [gw3] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_half_cpu_complex128 2022-08-17T12:14:03.1304034Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_norm_cpu_float64 2022-08-17T12:14:03.1359945Z [gw0] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_norm_cpu_float64 2022-08-17T12:14:03.1382808Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_qr_cpu_float64 2022-08-17T12:14:03.1400808Z [gw1] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_qr_cpu_float64 2022-08-17T12:14:03.1403435Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_qr_cpu_complex128 2022-08-17T12:14:03.1426855Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_histogram_cpu_float64 2022-08-17T12:14:03.1432820Z [gw3] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_histogram_cpu_float64 2022-08-17T12:14:03.1722183Z [gw2] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_qr_cpu_complex128 2022-08-17T12:14:03.1742438Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_pinv_cpu_float64 2022-08-17T12:14:03.1799813Z [gw0] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_pinv_cpu_float64 2022-08-17T12:14:03.1820987Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_solve_cpu_float64 2022-08-17T12:14:03.1841769Z [gw1] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_solve_cpu_float64 2022-08-17T12:14:03.1842383Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_solve_cpu_complex128 2022-08-17T12:14:03.1868810Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_hstack_cpu_complex128 2022-08-17T12:14:03.1871347Z [gw2] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_solve_cpu_complex128 2022-08-17T12:14:03.2160533Z [gw3] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_hstack_cpu_complex128 2022-08-17T12:14:03.2180359Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_pinv_singular_cpu_float64 2022-08-17T12:14:03.2239725Z [gw0] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_pinv_singular_cpu_float64 2022-08-17T12:14:03.2260681Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_solve_triangular_cpu_float64 2022-08-17T12:14:03.2280823Z [gw1] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_solve_triangular_cpu_float64 2022-08-17T12:14:03.2281236Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_igamma_cpu_float64 2022-08-17T12:14:03.2303078Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_solve_triangular_cpu_complex128 2022-08-17T12:14:03.2306848Z [gw2] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_solve_triangular_cpu_complex128 2022-08-17T12:14:03.2601211Z [gw3] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_igamma_cpu_float64 2022-08-17T12:14:03.2621359Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_slogdet_cpu_float64 2022-08-17T12:14:03.2680325Z [gw0] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_slogdet_cpu_float64 2022-08-17T12:14:03.2704273Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_svdvals_cpu_float64 2022-08-17T12:14:03.2720871Z [gw1] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_svdvals_cpu_float64 2022-08-17T12:14:03.2721480Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_svdvals_cpu_complex128 2022-08-17T12:14:03.2745053Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_index_add_cpu_float64 2022-08-17T12:14:03.2748627Z [gw2] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_svdvals_cpu_complex128 2022-08-17T12:14:03.3042134Z [gw3] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_index_add_cpu_float64 2022-08-17T12:14:03.3064512Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_solve_ex_cpu_float64 2022-08-17T12:14:03.3120304Z [gw0] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_solve_ex_cpu_float64 2022-08-17T12:14:03.3145509Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_tensorsolve_cpu_float64 2022-08-17T12:14:03.3161404Z [gw1] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_tensorsolve_cpu_float64 2022-08-17T12:14:03.3161978Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_tensorsolve_cpu_complex128 2022-08-17T12:14:03.3187011Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_index_fill_cpu_float64 2022-08-17T12:14:03.3189471Z [gw2] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_tensorsolve_cpu_complex128 2022-08-17T12:14:03.3482444Z [gw3] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_index_fill_cpu_float64 2022-08-17T12:14:03.3503102Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_svd_cpu_float64 2022-08-17T12:14:03.3560467Z [gw0] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_svd_cpu_float64 2022-08-17T12:14:03.3582854Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_vecdot_cpu_float64 2022-08-17T12:14:03.3600631Z [gw1] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_vecdot_cpu_float64 2022-08-17T12:14:03.3602802Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_index_select_cpu_complex128 2022-08-17T12:14:03.3624709Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_vecdot_cpu_complex128 2022-08-17T12:14:03.3630477Z [gw3] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_index_select_cpu_complex128 2022-08-17T12:14:03.3921360Z [gw2] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_vecdot_cpu_complex128 2022-08-17T12:14:03.3942045Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_tensorinv_cpu_float64 2022-08-17T12:14:03.3999721Z [gw0] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_tensorinv_cpu_float64 2022-08-17T12:14:03.4021594Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linspace_cpu_float64 2022-08-17T12:14:03.4040188Z [gw1] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linspace_cpu_float64 2022-08-17T12:14:03.4042140Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linspace_cpu_complex128 2022-08-17T12:14:03.4064074Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_int_cpu_complex128 2022-08-17T12:14:03.4071202Z [gw3] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_int_cpu_complex128 2022-08-17T12:14:03.4361704Z [gw2] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linspace_cpu_complex128 2022-08-17T12:14:03.4382182Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_vander_cpu_float64 2022-08-17T12:14:03.4439861Z [gw0] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_vander_cpu_float64 2022-08-17T12:14:03.4463001Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_log2_cpu_complex128 2022-08-17T12:14:03.4481182Z [gw1] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_log2_cpu_complex128 2022-08-17T12:14:03.4483277Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_log1p_cpu_float64 2022-08-17T12:14:03.4504814Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_isclose_cpu_complex128 2022-08-17T12:14:03.4510644Z [gw2] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_log1p_cpu_float64 2022-08-17T12:14:03.4803564Z [gw3] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_isclose_cpu_complex128 2022-08-17T12:14:03.4823352Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_vector_norm_cpu_float64 2022-08-17T12:14:03.4880878Z [gw0] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_vector_norm_cpu_float64 2022-08-17T12:14:03.4901471Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_log_softmax_cpu_float64 2022-08-17T12:14:03.4922007Z [gw1] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_log_softmax_cpu_float64 2022-08-17T12:14:03.4922562Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_log_cpu_float64 2022-08-17T12:14:03.4947645Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_isin_cpu_float64 2022-08-17T12:14:03.4949992Z [gw3] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_isin_cpu_float64 2022-08-17T12:14:03.5241858Z [gw2] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_log_cpu_float64 2022-08-17T12:14:03.5262941Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_log10_cpu_float64 2022-08-17T12:14:03.5320750Z [gw0] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_log10_cpu_float64 2022-08-17T12:14:03.5342460Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_logaddexp_cpu_float64 2022-08-17T12:14:03.5360876Z [gw1] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_logaddexp_cpu_float64 2022-08-17T12:14:03.5362383Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_isnan_cpu_float64 2022-08-17T12:14:03.5385637Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_logaddexp2_cpu_float64 2022-08-17T12:14:03.5391597Z [gw3] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_isnan_cpu_float64 2022-08-17T12:14:03.5684118Z [gw2] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_logaddexp2_cpu_float64 2022-08-17T12:14:03.5706257Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_log_cpu_complex128 2022-08-17T12:14:03.5760384Z [gw0] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_log_cpu_complex128 2022-08-17T12:14:03.5782546Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_logical_and_cpu_complex128 2022-08-17T12:14:03.5801668Z [gw1] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_logical_and_cpu_complex128 2022-08-17T12:14:03.5802351Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_logdet_cpu_float64 2022-08-17T12:14:03.5824533Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_isreal_cpu_float64 2022-08-17T12:14:03.5831969Z [gw2] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_logdet_cpu_float64 2022-08-17T12:14:03.6121075Z [gw3] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_isreal_cpu_float64 2022-08-17T12:14:03.6141681Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_log_softmax_dtype_cpu_float64 2022-08-17T12:14:03.6199960Z [gw0] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_log_softmax_dtype_cpu_float64 2022-08-17T12:14:03.6221861Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_logical_or_cpu_complex128 2022-08-17T12:14:03.6240444Z [gw1] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_logical_or_cpu_complex128 2022-08-17T12:14:03.6242442Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_logical_not_cpu_float64 2022-08-17T12:14:03.6266856Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_jiterator_2inputs_2outputs_cpu_float64 2022-08-17T12:14:03.6269147Z [gw3] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_jiterator_2inputs_2outputs_cpu_float64 2022-08-17T12:14:03.6562193Z [gw2] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_logical_not_cpu_float64 2022-08-17T12:14:03.6583733Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_logdet_cpu_complex128 2022-08-17T12:14:03.6639784Z [gw0] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_logdet_cpu_complex128 2022-08-17T12:14:03.6660338Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_logit_cpu_float64 2022-08-17T12:14:03.6681382Z [gw1] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_logit_cpu_float64 2022-08-17T12:14:03.6682736Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_jiterator_binary_cpu_float64 2022-08-17T12:14:03.6705025Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_logical_xor_cpu_float64 2022-08-17T12:14:03.6711697Z [gw3] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_jiterator_binary_cpu_float64 2022-08-17T12:14:03.7002416Z [gw2] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_logical_xor_cpu_float64 2022-08-17T12:14:03.7022211Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_logical_not_cpu_complex128 2022-08-17T12:14:03.7079896Z [gw0] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_logical_not_cpu_complex128 2022-08-17T12:14:03.7102977Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_long_cpu_complex128 2022-08-17T12:14:03.7121347Z [gw1] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_long_cpu_complex128 2022-08-17T12:14:03.7122209Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_logsumexp_cpu_float64 2022-08-17T12:14:03.7147263Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_jiterator_unary_cpu_float64 2022-08-17T12:14:03.7149478Z [gw3] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_jiterator_unary_cpu_float64 2022-08-17T12:14:03.7442321Z [gw2] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_logsumexp_cpu_float64 2022-08-17T12:14:03.7469920Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_logical_xor_cpu_complex128 2022-08-17T12:14:03.7520083Z [gw0] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_logical_xor_cpu_complex128 2022-08-17T12:14:03.7546741Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_lu_cpu_float64 2022-08-17T12:14:03.7561750Z [gw1] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_lu_cpu_float64 2022-08-17T12:14:03.7563341Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_lu_cpu_complex128 2022-08-17T12:14:03.7588301Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_ldexp_cpu_complex128 2022-08-17T12:14:03.7590560Z [gw3] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_ldexp_cpu_complex128 2022-08-17T12:14:03.7881835Z [gw2] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_lu_cpu_complex128 2022-08-17T12:14:03.7902312Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_logspace_cpu_float64 2022-08-17T12:14:03.7960799Z [gw0] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_logspace_cpu_float64 2022-08-17T12:14:03.7982835Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_lu_unpack_cpu_float64 2022-08-17T12:14:03.8001277Z [gw1] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_lu_unpack_cpu_float64 2022-08-17T12:14:03.8001740Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_lerp_cpu_float64 2022-08-17T12:14:03.8026547Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_lu_unpack_cpu_complex128 2022-08-17T12:14:03.8028816Z [gw3] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_lerp_cpu_float64 2022-08-17T12:14:03.8321499Z [gw2] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_lu_unpack_cpu_complex128 2022-08-17T12:14:03.8342011Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_lt_cpu_float64 2022-08-17T12:14:03.8400392Z [gw0] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_lt_cpu_float64 2022-08-17T12:14:03.8421513Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_mT_cpu_float64 2022-08-17T12:14:03.8442133Z [gw1] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_mT_cpu_float64 2022-08-17T12:14:03.8444554Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_mT_cpu_complex128 2022-08-17T12:14:03.8465742Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_cholesky_ex_cpu_complex128 2022-08-17T12:14:03.8471132Z [gw2] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_mT_cpu_complex128 2022-08-17T12:14:03.8761877Z [gw3] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_cholesky_ex_cpu_complex128 2022-08-17T12:14:03.8782710Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_lu_solve_cpu_float64 2022-08-17T12:14:03.8840209Z [gw0] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_lu_solve_cpu_float64 2022-08-17T12:14:03.8861230Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_masked_scatter_cpu_float64 2022-08-17T12:14:03.8881628Z [gw1] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_masked_scatter_cpu_float64 2022-08-17T12:14:03.8882510Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_cross_cpu_complex128 2022-08-17T12:14:03.8904949Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_masked_scatter_cpu_complex128 2022-08-17T12:14:03.8912334Z [gw3] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_cross_cpu_complex128 2022-08-17T12:14:03.9203268Z [gw2] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_masked_scatter_cpu_complex128 2022-08-17T12:14:03.9224431Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_mH_cpu_float64 2022-08-17T12:14:03.9281361Z [gw0] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_mH_cpu_float64 2022-08-17T12:14:03.9307094Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_matmul_cpu_float64 2022-08-17T12:14:03.9321315Z [gw1] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_matmul_cpu_float64 2022-08-17T12:14:03.9322554Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_matmul_cpu_complex128 2022-08-17T12:14:03.9349099Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_det_singular_cpu_complex128 2022-08-17T12:14:03.9351767Z [gw3] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_det_singular_cpu_complex128 2022-08-17T12:14:03.9643037Z [gw2] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_matmul_cpu_complex128 2022-08-17T12:14:03.9666636Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_masked_fill_cpu_float64 2022-08-17T12:14:03.9720697Z [gw0] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_masked_fill_cpu_float64 2022-08-17T12:14:03.9746147Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_max_reduction_no_dim_cpu_float64 2022-08-17T12:14:03.9762136Z [gw1] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_max_reduction_no_dim_cpu_float64 2022-08-17T12:14:03.9762748Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_eigh_cpu_complex128 2022-08-17T12:14:03.9786253Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_max_binary_cpu_float64 2022-08-17T12:14:03.9792228Z [gw3] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_eigh_cpu_complex128 2022-08-17T12:14:04.0082234Z [gw2] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_max_binary_cpu_float64 2022-08-17T12:14:04.0103655Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_masked_select_cpu_float64 2022-08-17T12:14:04.0159916Z [gw0] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_masked_select_cpu_float64 2022-08-17T12:14:04.0185824Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_mean_cpu_float64 2022-08-17T12:14:04.0201096Z [gw1] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_mean_cpu_float64 2022-08-17T12:14:04.0202233Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_mean_cpu_complex128 2022-08-17T12:14:04.0224356Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_eigvalsh_cpu_complex128 2022-08-17T12:14:04.0229250Z [gw3] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_eigvalsh_cpu_complex128 2022-08-17T12:14:04.0521632Z [gw2] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_mean_cpu_complex128 2022-08-17T12:14:04.0542409Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_matrix_exp_cpu_float64 2022-08-17T12:14:04.0600938Z [gw0] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_matrix_exp_cpu_float64 2022-08-17T12:14:04.0626818Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_meshgrid_variadic_tensors_cpu_complex128 2022-08-17T12:14:04.0641989Z [gw1] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_meshgrid_variadic_tensors_cpu_complex128 2022-08-17T12:14:04.0642602Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_inv_cpu_complex128 2022-08-17T12:14:04.0668200Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_meshgrid_list_of_tensors_cpu_float64 2022-08-17T12:14:04.0670409Z [gw2] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_meshgrid_list_of_tensors_cpu_float64 2022-08-17T12:14:04.0961668Z [gw3] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_inv_cpu_complex128 2022-08-17T12:14:04.0982885Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_maximum_cpu_float64 2022-08-17T12:14:04.1039833Z [gw0] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_maximum_cpu_float64 2022-08-17T12:14:04.1066630Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_min_reduction_with_dim_cpu_float64 2022-08-17T12:14:04.1081187Z [gw1] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_min_reduction_with_dim_cpu_float64 2022-08-17T12:14:04.1081783Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_min_reduction_no_dim_cpu_float64 2022-08-17T12:14:04.1104611Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_ldl_factor_cpu_complex128 2022-08-17T12:14:04.1110324Z [gw3] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_ldl_factor_cpu_complex128 2022-08-17T12:14:04.1402499Z [gw2] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_min_reduction_no_dim_cpu_float64 2022-08-17T12:14:04.1424711Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_meshgrid_list_of_tensors_cpu_complex128 2022-08-17T12:14:04.1480373Z [gw0] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_meshgrid_list_of_tensors_cpu_complex128 2022-08-17T12:14:04.1505889Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_mode_cpu_float64 2022-08-17T12:14:04.1521616Z [gw1] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_mode_cpu_float64 2022-08-17T12:14:04.1522564Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_mm_cpu_float64 2022-08-17T12:14:04.1548396Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_ldl_solve_cpu_complex128 2022-08-17T12:14:04.1550414Z [gw2] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_mm_cpu_float64 2022-08-17T12:14:04.1842014Z [gw3] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_ldl_solve_cpu_complex128 2022-08-17T12:14:04.1862759Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_min_binary_cpu_float64 2022-08-17T12:14:04.1919644Z [gw0] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_min_binary_cpu_float64 2022-08-17T12:14:04.1945272Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_mul_cpu_complex128 2022-08-17T12:14:04.1961252Z [gw1] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_mul_cpu_complex128 2022-08-17T12:14:04.1961784Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_msort_cpu_float64 2022-08-17T12:14:04.1986516Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_lstsq_grad_oriented_cpu_complex128 2022-08-17T12:14:04.1989355Z [gw3] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_lstsq_grad_oriented_cpu_complex128 2022-08-17T12:14:04.2281884Z [gw2] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_msort_cpu_float64 2022-08-17T12:14:04.2304536Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_mm_cpu_complex128 2022-08-17T12:14:04.2360037Z [gw0] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_mm_cpu_complex128 2022-08-17T12:14:04.2388982Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_mv_cpu_float64 2022-08-17T12:14:04.2400736Z [gw1] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_mv_cpu_float64 2022-08-17T12:14:04.2401656Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_lu_factor_cpu_complex128 2022-08-17T12:14:04.2424003Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_mv_cpu_complex128 2022-08-17T12:14:04.2429356Z [gw2] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_mv_cpu_complex128 2022-08-17T12:14:04.2721923Z [gw3] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_lu_factor_cpu_complex128 2022-08-17T12:14:04.2742254Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_movedim_cpu_float64 2022-08-17T12:14:04.2800084Z [gw0] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_movedim_cpu_float64 2022-08-17T12:14:04.2826114Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nan_to_num_cpu_float64 2022-08-17T12:14:04.2841092Z [gw1] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nan_to_num_cpu_float64 2022-08-17T12:14:04.2841707Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_lu_solve_cpu_complex128 2022-08-17T12:14:04.2856529Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_mvlgamma_mvlgamma_p_5_cpu_float64 2022-08-17T12:14:04.2865143Z [gw2] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_mvlgamma_mvlgamma_p_5_cpu_float64 2022-08-17T12:14:04.3161598Z [gw3] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_lu_solve_cpu_complex128 2022-08-17T12:14:04.3182519Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_multinomial_cpu_float64 2022-08-17T12:14:04.3240131Z [gw0] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_multinomial_cpu_float64 2022-08-17T12:14:04.3265548Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nansum_cpu_float64 2022-08-17T12:14:04.3281125Z [gw1] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nansum_cpu_float64 2022-08-17T12:14:04.3281818Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nanquantile_cpu_float64 2022-08-17T12:14:04.3304741Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_matrix_power_cpu_complex128 2022-08-17T12:14:04.3310854Z [gw3] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_matrix_power_cpu_complex128 2022-08-17T12:14:04.3602308Z [gw2] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nanquantile_cpu_float64 2022-08-17T12:14:04.3615890Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_mvlgamma_mvlgamma_p_3_cpu_float64 2022-08-17T12:14:04.3680508Z [gw0] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_mvlgamma_mvlgamma_p_3_cpu_float64 2022-08-17T12:14:04.3704226Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_ne_cpu_complex128 2022-08-17T12:14:04.3721141Z [gw1] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_ne_cpu_complex128 2022-08-17T12:14:04.3723291Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_native_layer_norm_cpu_float64 2022-08-17T12:14:04.3746578Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_matrix_rank_hermitian_cpu_complex128 2022-08-17T12:14:04.3750779Z [gw3] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_matrix_rank_hermitian_cpu_complex128 2022-08-17T12:14:04.4042715Z [gw2] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_native_layer_norm_cpu_float64 2022-08-17T12:14:04.4064643Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nanmedian_cpu_float64 2022-08-17T12:14:04.4120502Z [gw0] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nanmedian_cpu_float64 2022-08-17T12:14:04.4143122Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_new_empty_cpu_complex128 2022-08-17T12:14:04.4161345Z [gw1] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_new_empty_cpu_complex128 2022-08-17T12:14:04.4161756Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_neg_cpu_float64 2022-08-17T12:14:04.4188008Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_norm_cpu_complex128 2022-08-17T12:14:04.4190248Z [gw3] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_norm_cpu_complex128 2022-08-17T12:14:04.4482423Z [gw2] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_neg_cpu_float64 2022-08-17T12:14:04.4503892Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_narrow_cpu_float64 2022-08-17T12:14:04.4561024Z [gw0] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_narrow_cpu_float64 2022-08-17T12:14:04.4583445Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_new_ones_cpu_complex128 2022-08-17T12:14:04.4601181Z [gw1] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_new_ones_cpu_complex128 2022-08-17T12:14:04.4601699Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_new_full_cpu_float64 2022-08-17T12:14:04.4626933Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_pinv_cpu_complex128 2022-08-17T12:14:04.4629282Z [gw2] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_new_full_cpu_float64 2022-08-17T12:14:04.4923459Z [gw3] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_pinv_cpu_complex128 2022-08-17T12:14:04.4944912Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_neg_cpu_complex128 2022-08-17T12:14:04.5000824Z [gw0] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_neg_cpu_complex128 2022-08-17T12:14:04.5023689Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nextafter_cpu_float64 2022-08-17T12:14:04.5041527Z [gw1] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nextafter_cpu_float64 2022-08-17T12:14:04.5042111Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_new_zeros_cpu_float64 2022-08-17T12:14:04.5067287Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_pinv_singular_cpu_complex128 2022-08-17T12:14:04.5069199Z [gw3] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_pinv_singular_cpu_complex128 2022-08-17T12:14:04.5363533Z [gw2] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_new_zeros_cpu_float64 2022-08-17T12:14:04.5383953Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_new_full_cpu_complex128 2022-08-17T12:14:04.5440689Z [gw0] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_new_full_cpu_complex128 2022-08-17T12:14:04.5463870Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_adaptive_max_pool1d_cpu_float64 2022-08-17T12:14:04.5482064Z [gw1] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_adaptive_max_pool1d_cpu_float64 2022-08-17T12:14:04.5482674Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_slogdet_cpu_complex128 2022-08-17T12:14:04.5509006Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_adaptive_avg_pool3d_cpu_float64 2022-08-17T12:14:04.5518443Z [gw2] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_adaptive_avg_pool3d_cpu_float64 2022-08-17T12:14:04.5802571Z [gw3] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_slogdet_cpu_complex128 2022-08-17T12:14:04.5825100Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_new_zeros_cpu_complex128 2022-08-17T12:14:04.5880488Z [gw0] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_new_zeros_cpu_complex128 2022-08-17T12:14:04.5902495Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_avg_pool2d_cpu_float64 2022-08-17T12:14:04.5921277Z [gw1] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_avg_pool2d_cpu_float64 2022-08-17T12:14:04.5922205Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_avg_pool1d_cpu_float64 2022-08-17T12:14:04.5947227Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_solve_ex_cpu_complex128 2022-08-17T12:14:04.5949645Z [gw3] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_solve_ex_cpu_complex128 2022-08-17T12:14:04.6241414Z [gw2] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_avg_pool1d_cpu_float64 2022-08-17T12:14:04.6261540Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_adaptive_avg_pool2d_cpu_float64 2022-08-17T12:14:04.6320256Z [gw0] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_adaptive_avg_pool2d_cpu_float64 2022-08-17T12:14:04.6342764Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_binary_cross_entropy_cpu_float64 2022-08-17T12:14:04.6361126Z [gw1] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_binary_cross_entropy_cpu_float64 2022-08-17T12:14:04.6362007Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_bilinear_cpu_float64 2022-08-17T12:14:04.6385320Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_svd_cpu_complex128 2022-08-17T12:14:04.6389581Z [gw3] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_svd_cpu_complex128 2022-08-17T12:14:04.6682302Z [gw2] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_bilinear_cpu_float64 2022-08-17T12:14:04.6705317Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_adaptive_max_pool3d_cpu_float64 2022-08-17T12:14:04.6759884Z [gw0] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_adaptive_max_pool3d_cpu_float64 2022-08-17T12:14:04.6784632Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_conv1d_cpu_float64 2022-08-17T12:14:04.6800727Z [gw1] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_conv1d_cpu_float64 2022-08-17T12:14:04.6802329Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_conv1d_cpu_complex128 2022-08-17T12:14:04.6824257Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_tensorinv_cpu_complex128 2022-08-17T12:14:04.6831910Z [gw3] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_tensorinv_cpu_complex128 2022-08-17T12:14:04.7123706Z [gw2] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_conv1d_cpu_complex128 2022-08-17T12:14:04.7146299Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_batch_norm_cpu_float64 2022-08-17T12:14:04.7200469Z [gw0] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_batch_norm_cpu_float64 2022-08-17T12:14:04.7221252Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_conv_transpose2d_cpu_float64 2022-08-17T12:14:04.7240964Z [gw1] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_conv_transpose2d_cpu_float64 2022-08-17T12:14:04.7242305Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_conv_transpose1d_cpu_float64 2022-08-17T12:14:04.7267638Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_vander_cpu_complex128 2022-08-17T12:14:04.7270519Z [gw2] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_conv_transpose1d_cpu_float64 2022-08-17T12:14:04.7562325Z [gw3] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_vander_cpu_complex128 2022-08-17T12:14:04.7583814Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_celu_cpu_float64 2022-08-17T12:14:04.7640634Z [gw0] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_celu_cpu_float64 2022-08-17T12:14:04.7663483Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_cross_entropy_cpu_float64 2022-08-17T12:14:04.7681276Z [gw1] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_cross_entropy_cpu_float64 2022-08-17T12:14:04.7681892Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_vector_norm_cpu_complex128 2022-08-17T12:14:04.7707258Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_cosine_similarity_cpu_float64 2022-08-17T12:14:04.7709443Z [gw3] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_vector_norm_cpu_complex128 2022-08-17T12:14:04.8000284Z [gw2] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_cosine_similarity_cpu_float64 2022-08-17T12:14:04.8021311Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_conv2d_cpu_float64 2022-08-17T12:14:04.8079686Z [gw0] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_conv2d_cpu_float64 2022-08-17T12:14:04.8101241Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_dropout_cpu_float64 2022-08-17T12:14:04.8120781Z [gw1] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_dropout_cpu_float64 2022-08-17T12:14:04.8121511Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_log10_cpu_complex128 2022-08-17T12:14:04.8145590Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_dropout3d_cpu_float64 2022-08-17T12:14:04.8148085Z [gw3] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_log10_cpu_complex128 2022-08-17T12:14:04.8442796Z [gw2] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_dropout3d_cpu_float64 2022-08-17T12:14:04.8463984Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_cosine_embedding_loss_cpu_float64 2022-08-17T12:14:04.8520547Z [gw0] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_cosine_embedding_loss_cpu_float64 2022-08-17T12:14:04.8543514Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_feature_alpha_dropout_with_train_cpu_float64 2022-08-17T12:14:04.8561865Z [gw1] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_feature_alpha_dropout_with_train_cpu_float64 2022-08-17T12:14:04.8562364Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_log2_cpu_float64 2022-08-17T12:14:04.8585492Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_embedding_cpu_float64 2022-08-17T12:14:04.8589439Z [gw3] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_log2_cpu_float64 2022-08-17T12:14:04.8881319Z [gw2] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_embedding_cpu_float64 2022-08-17T12:14:04.8902513Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_dropout2d_cpu_float64 2022-08-17T12:14:04.8959736Z [gw0] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_dropout2d_cpu_float64 2022-08-17T12:14:04.8982099Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_fractional_max_pool3d_cpu_float64 2022-08-17T12:14:04.9001182Z [gw1] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_fractional_max_pool3d_cpu_float64 2022-08-17T12:14:04.9001637Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_fractional_max_pool2d_cpu_float64 2022-08-17T12:14:04.9025015Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_log_softmax_dtype_cpu_complex128 2022-08-17T12:14:04.9028946Z [gw3] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_log_softmax_dtype_cpu_complex128 2022-08-17T12:14:04.9322127Z [gw2] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_fractional_max_pool2d_cpu_float64 2022-08-17T12:14:04.9401542Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_embedding_bag_cpu_float64 2022-08-17T12:14:04.9443597Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_grid_sample_cpu_float64 2022-08-17T12:14:04.9444368Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_logcumsumexp_cpu_float64 2022-08-17T12:14:04.9469528Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_glu_cpu_float64 2022-08-17T12:14:04.9476254Z [gw2] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_glu_cpu_float64 2022-08-17T12:14:04.9886182Z [gw3] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_logcumsumexp_cpu_float64 2022-08-17T12:14:04.9886961Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_hardsigmoid_cpu_float64 2022-08-17T12:14:04.9921482Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_logical_and_cpu_float64 2022-08-17T12:14:05.0324930Z [gw3] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_logical_and_cpu_float64 2022-08-17T12:14:05.0354047Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_logical_or_cpu_float64 2022-08-17T12:14:05.0763759Z [gw3] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_logical_or_cpu_float64 2022-08-17T12:14:05.0792562Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_logspace_cpu_complex128 2022-08-17T12:14:05.1203874Z [gw3] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_logspace_cpu_complex128 2022-08-17T12:14:05.1232638Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_long_cpu_float64 2022-08-17T12:14:05.1643821Z [gw3] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_long_cpu_float64 2022-08-17T12:14:05.1672812Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_lu_solve_cpu_complex128 2022-08-17T12:14:05.2122904Z [gw3] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_lu_solve_cpu_complex128 2022-08-17T12:14:05.2151985Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_mH_cpu_complex128 2022-08-17T12:14:05.2563073Z [gw3] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_mH_cpu_complex128 2022-08-17T12:14:05.2592242Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_masked_fill_cpu_complex128 2022-08-17T12:14:05.3004704Z [gw3] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_masked_fill_cpu_complex128 2022-08-17T12:14:05.3034139Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_masked_select_cpu_complex128 2022-08-17T12:14:05.3445080Z [gw3] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_masked_select_cpu_complex128 2022-08-17T12:14:05.3473171Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_matrix_exp_cpu_complex128 2022-08-17T12:14:05.3884738Z [gw3] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_matrix_exp_cpu_complex128 2022-08-17T12:14:05.3914133Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_max_reduction_with_dim_cpu_float64 2022-08-17T12:14:05.4324678Z [gw3] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_max_reduction_with_dim_cpu_float64 2022-08-17T12:14:05.4354592Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_median_cpu_float64 2022-08-17T12:14:05.4764466Z [gw3] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_median_cpu_float64 2022-08-17T12:14:05.4798281Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_meshgrid_variadic_tensors_cpu_float64 2022-08-17T12:14:05.5205191Z [gw3] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_meshgrid_variadic_tensors_cpu_float64 2022-08-17T12:14:05.5234652Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_minimum_cpu_float64 2022-08-17T12:14:05.5685052Z [gw3] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_minimum_cpu_float64 2022-08-17T12:14:05.5714344Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_movedim_cpu_complex128 2022-08-17T12:14:05.6124697Z [gw3] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_movedim_cpu_complex128 2022-08-17T12:14:05.6154131Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_mul_cpu_float64 2022-08-17T12:14:05.6603601Z [gw3] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_mul_cpu_float64 2022-08-17T12:14:05.6633102Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_mvlgamma_mvlgamma_p_1_cpu_float64 2022-08-17T12:14:05.7044047Z [gw3] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_mvlgamma_mvlgamma_p_1_cpu_float64 2022-08-17T12:14:05.7073402Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nanmean_cpu_float64 2022-08-17T12:14:05.7484598Z [gw3] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nanmean_cpu_float64 2022-08-17T12:14:05.7514740Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_narrow_cpu_complex128 2022-08-17T12:14:05.7964070Z [gw3] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_narrow_cpu_complex128 2022-08-17T12:14:05.7992460Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_ne_cpu_float64 2022-08-17T12:14:05.8404387Z [gw3] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_ne_cpu_float64 2022-08-17T12:14:05.8434678Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_new_empty_cpu_float64 2022-08-17T12:14:05.8843856Z [gw3] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_new_empty_cpu_float64 2022-08-17T12:14:05.8874305Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_new_ones_cpu_float64 2022-08-17T12:14:05.9284606Z [gw3] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_new_ones_cpu_float64 2022-08-17T12:14:05.9313729Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_adaptive_avg_pool1d_cpu_float64 2022-08-17T12:14:05.9724202Z [gw3] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_adaptive_avg_pool1d_cpu_float64 2022-08-17T12:14:05.9758846Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_adaptive_max_pool2d_cpu_float64 2022-08-17T12:14:06.0164191Z [gw3] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_adaptive_max_pool2d_cpu_float64 2022-08-17T12:14:06.0194552Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_avg_pool3d_cpu_float64 2022-08-17T12:14:06.0606466Z [gw3] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_avg_pool3d_cpu_float64 2022-08-17T12:14:06.0635757Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_binary_cross_entropy_with_logits_cpu_float64 2022-08-17T12:14:06.1045270Z [gw3] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_binary_cross_entropy_with_logits_cpu_float64 2022-08-17T12:14:06.1077234Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_conv2d_cpu_complex128 2022-08-17T12:14:06.1522019Z [gw3] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_conv2d_cpu_complex128 2022-08-17T12:14:06.1528570Z [gw0] [ 7%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_embedding_bag_cpu_float64 2022-08-17T12:14:06.1534198Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_conv_transpose3d_cpu_float64 2022-08-17T12:14:06.1559126Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_feature_alpha_dropout_without_train_cpu_float64 2022-08-17T12:14:06.1568074Z [gw0] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_feature_alpha_dropout_without_train_cpu_float64 2022-08-17T12:14:06.1788081Z [gw3] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_conv_transpose3d_cpu_float64 2022-08-17T12:14:06.1797643Z [gw2] [ 7%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_hardsigmoid_cpu_float64 2022-08-17T12:14:06.1822572Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_huber_loss_cpu_float64 2022-08-17T12:14:06.1958981Z [gw2] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_huber_loss_cpu_float64 2022-08-17T12:14:06.1969329Z [gw1] [ 7%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_grid_sample_cpu_float64 2022-08-17T12:14:06.1972256Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_hardswish_cpu_float64 2022-08-17T12:14:06.1972904Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_ctc_loss_cpu_float64 2022-08-17T12:14:06.1996753Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_gelu_cpu_float64 2022-08-17T12:14:06.2006195Z [gw0] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_gelu_cpu_float64 2022-08-17T12:14:06.2008678Z [gw1] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_hardswish_cpu_float64 2022-08-17T12:14:06.2199303Z [gw3] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_ctc_loss_cpu_float64 2022-08-17T12:14:06.2219963Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_interpolate_bilinear_cpu_float64 2022-08-17T12:14:06.2404394Z [gw2] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_interpolate_bilinear_cpu_float64 2022-08-17T12:14:06.2405789Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_instance_norm_cpu_float64 2022-08-17T12:14:06.2407077Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_hardshrink_cpu_float64 2022-08-17T12:14:06.2438817Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_elu_cpu_float64 2022-08-17T12:14:06.2441524Z [gw0] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_hardshrink_cpu_float64 2022-08-17T12:14:06.2443818Z [gw3] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_elu_cpu_float64 2022-08-17T12:14:06.2640685Z [gw1] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_instance_norm_cpu_float64 2022-08-17T12:14:06.2662232Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_kl_div_cpu_float64 2022-08-17T12:14:06.2846145Z [gw2] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_kl_div_cpu_float64 2022-08-17T12:14:06.2847410Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_hinge_embedding_loss_cpu_float64 2022-08-17T12:14:06.2849168Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_feature_alpha_dropout_without_train_cpu_complex128 2022-08-17T12:14:06.2872798Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_interpolate_linear_cpu_float64 2022-08-17T12:14:06.2880092Z [gw0] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_hinge_embedding_loss_cpu_float64 2022-08-17T12:14:06.2885967Z [gw3] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_feature_alpha_dropout_without_train_cpu_complex128 2022-08-17T12:14:06.3080500Z [gw1] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_interpolate_linear_cpu_float64 2022-08-17T12:14:06.3101702Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_leaky_relu_cpu_float64 2022-08-17T12:14:06.3283159Z [gw2] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_leaky_relu_cpu_float64 2022-08-17T12:14:06.3285251Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_gaussian_nll_loss_cpu_float64 2022-08-17T12:14:06.3288460Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_l1_loss_cpu_complex128 2022-08-17T12:14:06.3310448Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_interpolate_bicubic_cpu_float64 2022-08-17T12:14:06.3316679Z [gw3] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_gaussian_nll_loss_cpu_float64 2022-08-17T12:14:06.3337532Z [gw1] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_l1_loss_cpu_complex128 2022-08-17T12:14:06.3522855Z [gw0] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_interpolate_bicubic_cpu_float64 2022-08-17T12:14:06.3544367Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_logsigmoid_cpu_float64 2022-08-17T12:14:06.3727150Z [gw2] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_logsigmoid_cpu_float64 2022-08-17T12:14:06.3728147Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_linear_cpu_complex128 2022-08-17T12:14:06.3728669Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_interpolate_trilinear_cpu_float64 2022-08-17T12:14:06.3756991Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_group_norm_cpu_float64 2022-08-17T12:14:06.3765006Z [gw1] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_linear_cpu_complex128 2022-08-17T12:14:06.3767823Z [gw0] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_interpolate_trilinear_cpu_float64 2022-08-17T12:14:06.3961563Z [gw3] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_group_norm_cpu_float64 2022-08-17T12:14:06.3983838Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_max_pool3d_cpu_float64 2022-08-17T12:14:06.4164311Z [gw2] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_max_pool3d_cpu_float64 2022-08-17T12:14:06.4168863Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_margin_ranking_loss_cpu_float64 2022-08-17T12:14:06.4169794Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_layer_norm_cpu_float64 2022-08-17T12:14:06.4192592Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_hardtanh_cpu_float64 2022-08-17T12:14:06.4195130Z [gw0] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_layer_norm_cpu_float64 2022-08-17T12:14:06.4215243Z [gw3] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_hardtanh_cpu_float64 2022-08-17T12:14:06.4400586Z [gw1] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_margin_ranking_loss_cpu_float64 2022-08-17T12:14:06.4453551Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_max_unpool2d_grad_cpu_float64 2022-08-17T12:14:06.4606873Z [gw2] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_max_unpool2d_grad_cpu_float64 2022-08-17T12:14:06.4607357Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_interpolate_area_cpu_float64 2022-08-17T12:14:06.4608057Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_max_unpool1d_cpu_float64 2022-08-17T12:14:06.4641107Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_local_response_norm_cpu_float64 2022-08-17T12:14:06.4643160Z [gw0] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_local_response_norm_cpu_float64 2022-08-17T12:14:06.4645786Z [gw3] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_interpolate_area_cpu_float64 2022-08-17T12:14:06.4841269Z [gw1] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_max_unpool1d_cpu_float64 2022-08-17T12:14:06.4862599Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_mse_loss_cpu_float64 2022-08-17T12:14:06.5047577Z [gw2] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_mse_loss_cpu_float64 2022-08-17T12:14:06.5048135Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_max_unpool3d_cpu_float64 2022-08-17T12:14:06.5049414Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_interpolate_nearest_cpu_float64 2022-08-17T12:14:06.5081500Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_max_pool2d_cpu_float64 2022-08-17T12:14:06.5083747Z [gw0] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_max_pool2d_cpu_float64 2022-08-17T12:14:06.5086525Z [gw1] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_max_unpool3d_cpu_float64 2022-08-17T12:14:06.5282690Z [gw3] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_interpolate_nearest_cpu_float64 2022-08-17T12:14:06.5305043Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_nll_loss_cpu_float64 2022-08-17T12:14:06.5483838Z [gw2] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_nll_loss_cpu_float64 2022-08-17T12:14:06.5487631Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_l1_loss_cpu_float64 2022-08-17T12:14:06.5488497Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_multi_margin_loss_cpu_float64 2022-08-17T12:14:06.5510348Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_max_unpool2d_cpu_float64 2022-08-17T12:14:06.5518007Z [gw3] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_l1_loss_cpu_float64 2022-08-17T12:14:06.5722616Z [gw0] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_max_unpool2d_cpu_float64 2022-08-17T12:14:06.5752460Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_pad_circular_cpu_float64 2022-08-17T12:14:06.5923482Z [gw2] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_pad_circular_cpu_float64 2022-08-17T12:14:06.5924260Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_linear_cpu_float64 2022-08-17T12:14:06.5951498Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_mish_cpu_float64 2022-08-17T12:14:06.5954419Z [gw3] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_linear_cpu_float64 2022-08-17T12:14:06.6043060Z [gw0] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_mish_cpu_float64 2022-08-17T12:14:06.6051410Z [gw1] [ 8%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_multi_margin_loss_cpu_float64 2022-08-17T12:14:06.6072244Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_normalize_cpu_complex128 2022-08-17T12:14:06.6160716Z [gw1] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_normalize_cpu_complex128 2022-08-17T12:14:06.6181894Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_pad_reflect_cpu_float64 2022-08-17T12:14:06.6363764Z [gw2] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_pad_reflect_cpu_float64 2022-08-17T12:14:06.6364497Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_max_pool1d_cpu_float64 2022-08-17T12:14:06.6387303Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_multilabel_soft_margin_loss_cpu_float64 2022-08-17T12:14:06.6392316Z [gw0] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_multilabel_soft_margin_loss_cpu_float64 2022-08-17T12:14:06.6480180Z [gw3] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_max_pool1d_cpu_float64 2022-08-17T12:14:06.6512959Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_pad_constant_cpu_complex128 2022-08-17T12:14:06.6600111Z [gw1] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_pad_constant_cpu_complex128 2022-08-17T12:14:06.6622904Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_pairwise_distance_cpu_float64 2022-08-17T12:14:06.6803510Z [gw2] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_pairwise_distance_cpu_float64 2022-08-17T12:14:06.6804272Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_pad_circular_cpu_complex128 2022-08-17T12:14:06.6831755Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_max_unpool1d_grad_cpu_float64 2022-08-17T12:14:06.6834399Z [gw3] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_max_unpool1d_grad_cpu_float64 2022-08-17T12:14:06.6919884Z [gw0] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_pad_circular_cpu_complex128 2022-08-17T12:14:06.6940646Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_pad_replicate_cpu_complex128 2022-08-17T12:14:06.7040370Z [gw1] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_pad_replicate_cpu_complex128 2022-08-17T12:14:06.7065227Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_pixel_unshuffle_cpu_complex128 2022-08-17T12:14:06.7243153Z [gw2] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_pixel_unshuffle_cpu_complex128 2022-08-17T12:14:06.7243611Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_pad_reflect_cpu_complex128 2022-08-17T12:14:06.7272891Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_max_unpool3d_grad_cpu_float64 2022-08-17T12:14:06.7275227Z [gw3] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_max_unpool3d_grad_cpu_float64 2022-08-17T12:14:06.7360690Z [gw0] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_pad_reflect_cpu_complex128 2022-08-17T12:14:06.7482382Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_pdist_cpu_float64 2022-08-17T12:14:06.7505106Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_relu6_cpu_float64 2022-08-17T12:14:06.7617562Z [gw2] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_relu6_cpu_float64 2022-08-17T12:14:06.7683162Z [gw1] [ 8%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_pdist_cpu_float64 2022-08-17T12:14:06.7683631Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_multilabel_margin_loss_cpu_float64 2022-08-17T12:14:06.7703084Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_pairwise_distance_cpu_complex128 2022-08-17T12:14:06.7800541Z [gw0] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_pairwise_distance_cpu_complex128 2022-08-17T12:14:06.7822131Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_pixel_unshuffle_cpu_float64 2022-08-17T12:14:06.7922008Z [gw1] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_pixel_unshuffle_cpu_float64 2022-08-17T12:14:06.7944345Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_silu_complex_cpu_complex128 2022-08-17T12:14:06.8122098Z [gw2] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_silu_complex_cpu_complex128 2022-08-17T12:14:06.8143289Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_pixel_shuffle_cpu_float64 2022-08-17T12:14:06.8221756Z [gw0] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_pixel_shuffle_cpu_float64 2022-08-17T12:14:06.8230075Z [gw3] [ 8%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_multilabel_margin_loss_cpu_float64 2022-08-17T12:14:06.8240589Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_normalize_cpu_float64 2022-08-17T12:14:06.8252325Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_relu_cpu_float64 2022-08-17T12:14:06.8264131Z [gw3] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_normalize_cpu_float64 2022-08-17T12:14:06.8360246Z [gw1] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_relu_cpu_float64 2022-08-17T12:14:06.8382120Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_softmin_cpu_float64 2022-08-17T12:14:06.8561727Z [gw2] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_softmin_cpu_float64 2022-08-17T12:14:06.8583474Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_prelu_cpu_float64 2022-08-17T12:14:06.8639974Z [gw0] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_prelu_cpu_float64 2022-08-17T12:14:06.8665633Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_pad_constant_cpu_float64 2022-08-17T12:14:06.8679707Z [gw3] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_pad_constant_cpu_float64 2022-08-17T12:14:06.8701629Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_silu_cpu_float64 2022-08-17T12:14:06.8800669Z [gw1] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_silu_cpu_float64 2022-08-17T12:14:06.8824035Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_softshrink_cpu_float64 2022-08-17T12:14:06.9000138Z [gw2] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_softshrink_cpu_float64 2022-08-17T12:14:06.9022004Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_selu_cpu_float64 2022-08-17T12:14:06.9080642Z [gw0] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_selu_cpu_float64 2022-08-17T12:14:06.9106918Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_pad_replicate_cpu_float64 2022-08-17T12:14:06.9119899Z [gw3] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_pad_replicate_cpu_float64 2022-08-17T12:14:06.9143935Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_softmin_with_dtype_cpu_complex128 2022-08-17T12:14:06.9241198Z [gw1] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_softmin_with_dtype_cpu_complex128 2022-08-17T12:14:06.9263239Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_tanhshrink_cpu_float64 2022-08-17T12:14:06.9442731Z [gw2] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_tanhshrink_cpu_float64 2022-08-17T12:14:06.9463650Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_soft_margin_loss_cpu_float64 2022-08-17T12:14:06.9521063Z [gw0] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_soft_margin_loss_cpu_float64 2022-08-17T12:14:06.9547512Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_pixel_shuffle_cpu_complex128 2022-08-17T12:14:06.9560213Z [gw3] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_pixel_shuffle_cpu_complex128 2022-08-17T12:14:06.9582600Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_softsign_cpu_complex128 2022-08-17T12:14:06.9682268Z [gw1] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_softsign_cpu_complex128 2022-08-17T12:14:06.9704707Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_triplet_margin_with_distance_loss_cpu_complex128 2022-08-17T12:14:06.9883229Z [gw2] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_triplet_margin_with_distance_loss_cpu_complex128 2022-08-17T12:14:06.9903123Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_softplus_cpu_float64 2022-08-17T12:14:06.9960535Z [gw0] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_softplus_cpu_float64 2022-08-17T12:14:06.9986290Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_poisson_nll_loss_cpu_float64 2022-08-17T12:14:06.9999898Z [gw3] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_poisson_nll_loss_cpu_float64 2022-08-17T12:14:07.0023670Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_threshold_cpu_float64 2022-08-17T12:14:07.0121843Z [gw1] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_threshold_cpu_float64 2022-08-17T12:14:07.0142797Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_upsample_bilinear_cpu_float64 2022-08-17T12:14:07.0321644Z [gw2] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_upsample_bilinear_cpu_float64 2022-08-17T12:14:07.0343624Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_tanhshrink_cpu_complex128 2022-08-17T12:14:07.0401121Z [gw0] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_tanhshrink_cpu_complex128 2022-08-17T12:14:07.0426661Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_rrelu_cpu_float64 2022-08-17T12:14:07.0439455Z [gw3] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_rrelu_cpu_float64 2022-08-17T12:14:07.0462012Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_triplet_margin_with_distance_loss_cpu_float64 2022-08-17T12:14:07.0559935Z [gw1] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_triplet_margin_with_distance_loss_cpu_float64 2022-08-17T12:14:07.0580853Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_norm_cpu_complex128 2022-08-17T12:14:07.0759668Z [gw2] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_norm_cpu_complex128 2022-08-17T12:14:07.0781044Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_triplet_margin_loss_cpu_float64 2022-08-17T12:14:07.0839974Z [gw0] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_triplet_margin_loss_cpu_float64 2022-08-17T12:14:07.0864513Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_smooth_l1_loss_cpu_float64 2022-08-17T12:14:07.0878912Z [gw3] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_smooth_l1_loss_cpu_float64 2022-08-17T12:14:07.0901843Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_upsample_nearest_cpu_float64 2022-08-17T12:14:07.1000439Z [gw1] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_upsample_nearest_cpu_float64 2022-08-17T12:14:07.1022173Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_norm_inf_cpu_complex128 2022-08-17T12:14:07.1201772Z [gw2] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_norm_inf_cpu_complex128 2022-08-17T12:14:07.1222656Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_unfold_cpu_float64 2022-08-17T12:14:07.1281016Z [gw0] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_unfold_cpu_float64 2022-08-17T12:14:07.1312807Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_softmin_with_dtype_cpu_float64 2022-08-17T12:14:07.1323380Z [gw3] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_softmin_with_dtype_cpu_float64 2022-08-17T12:14:07.1344687Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_norm_cpu_float64 2022-08-17T12:14:07.1440550Z [gw1] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_norm_cpu_float64 2022-08-17T12:14:07.1455109Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_normal_cpu_float64 2022-08-17T12:14:07.1641386Z [gw2] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_normal_cpu_float64 2022-08-17T12:14:07.1664082Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nonzero_cpu_float64 2022-08-17T12:14:07.1720465Z [gw0] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nonzero_cpu_float64 2022-08-17T12:14:07.1742325Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_softsign_cpu_float64 2022-08-17T12:14:07.1760301Z [gw3] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_softsign_cpu_float64 2022-08-17T12:14:07.1782114Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_norm_inf_cpu_float64 2022-08-17T12:14:07.1879688Z [gw1] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_norm_inf_cpu_float64 2022-08-17T12:14:07.1900783Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_ormqr_cpu_complex128 2022-08-17T12:14:07.2080523Z [gw2] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_ormqr_cpu_complex128 2022-08-17T12:14:07.2101033Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_norm_fro_cpu_float64 2022-08-17T12:14:07.2160043Z [gw0] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_norm_fro_cpu_float64 2022-08-17T12:14:07.2181164Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_triplet_margin_loss_cpu_complex128 2022-08-17T12:14:07.2199416Z [gw3] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_triplet_margin_loss_cpu_complex128 2022-08-17T12:14:07.2213417Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_normal_number_mean_cpu_float64 2022-08-17T12:14:07.2320034Z [gw1] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_normal_number_mean_cpu_float64 2022-08-17T12:14:07.2341630Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_pca_lowrank_cpu_float64 2022-08-17T12:14:07.2520740Z [gw2] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_pca_lowrank_cpu_float64 2022-08-17T12:14:07.2541217Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_norm_nuc_cpu_float64 2022-08-17T12:14:07.2600046Z [gw0] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_norm_nuc_cpu_float64 2022-08-17T12:14:07.2622057Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_unfold_cpu_complex128 2022-08-17T12:14:07.2639352Z [gw3] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_unfold_cpu_complex128 2022-08-17T12:14:07.2660272Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_ormqr_cpu_float64 2022-08-17T12:14:07.2760938Z [gw1] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_ormqr_cpu_float64 2022-08-17T12:14:07.2782217Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_pinverse_cpu_float64 2022-08-17T12:14:07.2961722Z [gw2] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_pinverse_cpu_float64 2022-08-17T12:14:07.2981756Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_ones_like_cpu_float64 2022-08-17T12:14:07.3040955Z [gw0] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_ones_like_cpu_float64 2022-08-17T12:14:07.3063104Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nonzero_cpu_complex128 2022-08-17T12:14:07.3079845Z [gw3] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nonzero_cpu_complex128 2022-08-17T12:14:07.3101257Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_permute_cpu_complex128 2022-08-17T12:14:07.3200435Z [gw1] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_permute_cpu_complex128 2022-08-17T12:14:07.3217702Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_polygamma_polygamma_n_2_cpu_float64 2022-08-17T12:14:07.3402665Z [gw2] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_polygamma_polygamma_n_2_cpu_float64 2022-08-17T12:14:07.3423246Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_outer_cpu_float64 2022-08-17T12:14:07.3481060Z [gw0] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_outer_cpu_float64 2022-08-17T12:14:07.3505113Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_norm_fro_cpu_complex128 2022-08-17T12:14:07.3520077Z [gw3] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_norm_fro_cpu_complex128 2022-08-17T12:14:07.3541494Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_polar_cpu_float64 2022-08-17T12:14:07.3640368Z [gw1] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_polar_cpu_float64 2022-08-17T12:14:07.3661699Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_positive_cpu_float64 2022-08-17T12:14:07.3841169Z [gw2] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_positive_cpu_float64 2022-08-17T12:14:07.3861812Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_pinverse_cpu_complex128 2022-08-17T12:14:07.3920371Z [gw0] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_pinverse_cpu_complex128 2022-08-17T12:14:07.3944972Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_norm_nuc_cpu_complex128 2022-08-17T12:14:07.3959248Z [gw3] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_norm_nuc_cpu_complex128 2022-08-17T12:14:07.3974142Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_polygamma_polygamma_n_3_cpu_float64 2022-08-17T12:14:07.4081212Z [gw1] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_polygamma_polygamma_n_3_cpu_float64 2022-08-17T12:14:07.4103705Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_prod_cpu_float64 2022-08-17T12:14:07.4282003Z [gw2] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_prod_cpu_float64 2022-08-17T12:14:07.4294992Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_polygamma_polygamma_n_1_cpu_float64 2022-08-17T12:14:07.4360261Z [gw0] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_polygamma_polygamma_n_1_cpu_float64 2022-08-17T12:14:07.4381536Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_ones_like_cpu_complex128 2022-08-17T12:14:07.4399839Z [gw3] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_ones_like_cpu_complex128 2022-08-17T12:14:07.4422040Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_pow_cpu_complex128 2022-08-17T12:14:07.4522156Z [gw1] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_pow_cpu_complex128 2022-08-17T12:14:07.4544151Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_qr_cpu_float64 2022-08-17T12:14:07.4722428Z [gw2] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_qr_cpu_float64 2022-08-17T12:14:07.4745025Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_positive_cpu_complex128 2022-08-17T12:14:07.4800992Z [gw0] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_positive_cpu_complex128 2022-08-17T12:14:07.4822458Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_outer_cpu_complex128 2022-08-17T12:14:07.4840733Z [gw3] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_outer_cpu_complex128 2022-08-17T12:14:07.4863048Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_put_cpu_complex128 2022-08-17T12:14:07.4961928Z [gw1] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_put_cpu_complex128 2022-08-17T12:14:07.4982943Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_rand_like_cpu_float64 2022-08-17T12:14:07.5162768Z [gw2] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_rand_like_cpu_float64 2022-08-17T12:14:07.5185111Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_prod_cpu_complex128 2022-08-17T12:14:07.5241185Z [gw0] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_prod_cpu_complex128 2022-08-17T12:14:07.5262148Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_permute_cpu_float64 2022-08-17T12:14:07.5279872Z [gw3] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_permute_cpu_float64 2022-08-17T12:14:07.5306940Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_quantile_cpu_float64 2022-08-17T12:14:07.5402443Z [gw1] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_quantile_cpu_float64 2022-08-17T12:14:07.5423488Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_ravel_cpu_complex128 2022-08-17T12:14:07.5603655Z [gw2] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_ravel_cpu_complex128 2022-08-17T12:14:07.5623652Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_qr_cpu_complex128 2022-08-17T12:14:07.5681601Z [gw0] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_qr_cpu_complex128 2022-08-17T12:14:07.5710744Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_polygamma_polygamma_n_0_cpu_float64 2022-08-17T12:14:07.5721630Z [gw3] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_polygamma_polygamma_n_0_cpu_float64 2022-08-17T12:14:07.5745101Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_randint_like_cpu_float64 2022-08-17T12:14:07.5842488Z [gw1] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_randint_like_cpu_float64 2022-08-17T12:14:07.5865578Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_reciprocal_cpu_complex128 2022-08-17T12:14:07.6042959Z [gw2] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_reciprocal_cpu_complex128 2022-08-17T12:14:07.6063156Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_rand_like_cpu_complex128 2022-08-17T12:14:07.6121758Z [gw0] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_rand_like_cpu_complex128 2022-08-17T12:14:07.6135407Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_polygamma_polygamma_n_4_cpu_float64 2022-08-17T12:14:07.6160293Z [gw3] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_polygamma_polygamma_n_4_cpu_float64 2022-08-17T12:14:07.6182067Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_ravel_cpu_float64 2022-08-17T12:14:07.6281811Z [gw1] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_ravel_cpu_float64 2022-08-17T12:14:07.6302742Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_renorm_cpu_float64 2022-08-17T12:14:07.6482386Z [gw2] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_renorm_cpu_float64 2022-08-17T12:14:07.6508703Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_randn_like_cpu_float64 2022-08-17T12:14:07.6561083Z [gw0] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_randn_like_cpu_float64 2022-08-17T12:14:07.6582862Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_pow_cpu_float64 2022-08-17T12:14:07.6600344Z [gw3] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_pow_cpu_float64 2022-08-17T12:14:07.6622715Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_reciprocal_cpu_float64 2022-08-17T12:14:07.6722140Z [gw1] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_reciprocal_cpu_float64 2022-08-17T12:14:07.6743204Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_repeat_interleave_cpu_float64 2022-08-17T12:14:07.6922896Z [gw2] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_repeat_interleave_cpu_float64 2022-08-17T12:14:07.6946458Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_real_cpu_float64 2022-08-17T12:14:07.7000979Z [gw0] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_real_cpu_float64 2022-08-17T12:14:07.7023989Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_put_cpu_float64 2022-08-17T12:14:07.7039857Z [gw3] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_put_cpu_float64 2022-08-17T12:14:07.7063470Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_repeat_cpu_complex128 2022-08-17T12:14:07.7162043Z [gw1] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_repeat_cpu_complex128 2022-08-17T12:14:07.7182856Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_reshape_cpu_float64 2022-08-17T12:14:07.7362939Z [gw2] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_reshape_cpu_float64 2022-08-17T12:14:07.7383236Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_renorm_cpu_complex128 2022-08-17T12:14:07.7441180Z [gw0] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_renorm_cpu_complex128 2022-08-17T12:14:07.7462523Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_rad2deg_cpu_float64 2022-08-17T12:14:07.7479936Z [gw3] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_rad2deg_cpu_float64 2022-08-17T12:14:07.7501741Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_reshape_as_cpu_complex128 2022-08-17T12:14:07.7601954Z [gw1] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_reshape_as_cpu_complex128 2022-08-17T12:14:07.7622939Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_resize_as__cpu_float64 2022-08-17T12:14:07.7802592Z [gw2] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_resize_as__cpu_float64 2022-08-17T12:14:07.7824538Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_repeat_interleave_cpu_complex128 2022-08-17T12:14:07.7881157Z [gw0] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_repeat_interleave_cpu_complex128 2022-08-17T12:14:07.7902226Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_randn_like_cpu_complex128 2022-08-17T12:14:07.7919816Z [gw3] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_randn_like_cpu_complex128 2022-08-17T12:14:07.7942415Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_resize__cpu_complex128 2022-08-17T12:14:07.8041120Z [gw1] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_resize__cpu_complex128 2022-08-17T12:14:07.8065097Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_resolve_neg_cpu_float64 2022-08-17T12:14:07.8241915Z [gw2] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_resolve_neg_cpu_float64 2022-08-17T12:14:07.8263483Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_reshape_cpu_complex128 2022-08-17T12:14:07.8320422Z [gw0] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_reshape_cpu_complex128 2022-08-17T12:14:07.8340634Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_real_cpu_complex128 2022-08-17T12:14:07.8359630Z [gw3] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_real_cpu_complex128 2022-08-17T12:14:07.8382574Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_resolve_conj_cpu_complex128 2022-08-17T12:14:07.8480824Z [gw1] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_resolve_conj_cpu_complex128 2022-08-17T12:14:07.8501794Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_rot90_cpu_float64 2022-08-17T12:14:07.8682173Z [gw2] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_rot90_cpu_float64 2022-08-17T12:14:07.8704393Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_resize_as__cpu_complex128 2022-08-17T12:14:07.8760899Z [gw0] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_resize_as__cpu_complex128 2022-08-17T12:14:07.8782966Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_remainder_cpu_float64 2022-08-17T12:14:07.8800786Z [gw3] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_remainder_cpu_float64 2022-08-17T12:14:07.8823753Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_roll_cpu_complex128 2022-08-17T12:14:07.8920999Z [gw1] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_roll_cpu_complex128 2022-08-17T12:14:07.8937063Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_round_decimals_neg_3_cpu_float64 2022-08-17T12:14:07.9121773Z [gw2] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_round_decimals_neg_3_cpu_float64 2022-08-17T12:14:07.9142979Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_resolve_neg_cpu_complex128 2022-08-17T12:14:07.9201525Z [gw0] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_resolve_neg_cpu_complex128 2022-08-17T12:14:07.9222753Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_repeat_cpu_float64 2022-08-17T12:14:07.9240300Z [gw3] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_repeat_cpu_float64 2022-08-17T12:14:07.9264607Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_round_cpu_float64 2022-08-17T12:14:07.9360653Z [gw1] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_round_cpu_float64 2022-08-17T12:14:07.9383584Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_rsub_cpu_float64 2022-08-17T12:14:07.9563011Z [gw2] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_rsub_cpu_float64 2022-08-17T12:14:07.9583135Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_rot90_cpu_complex128 2022-08-17T12:14:07.9640418Z [gw0] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_rot90_cpu_complex128 2022-08-17T12:14:07.9663471Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_reshape_as_cpu_float64 2022-08-17T12:14:07.9680268Z [gw3] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_reshape_as_cpu_float64 2022-08-17T12:14:07.9702858Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_rsqrt_cpu_complex128 2022-08-17T12:14:07.9801615Z [gw1] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_rsqrt_cpu_complex128 2022-08-17T12:14:07.9822559Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_scatter_cpu_float64 2022-08-17T12:14:08.0002871Z [gw2] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_scatter_cpu_float64 2022-08-17T12:14:08.0018055Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_round_decimals_3_cpu_float64 2022-08-17T12:14:08.0081285Z [gw0] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_round_decimals_3_cpu_float64 2022-08-17T12:14:08.0103185Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_resize__cpu_float64 2022-08-17T12:14:08.0119774Z [gw3] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_resize__cpu_float64 2022-08-17T12:14:08.0150040Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_scatter_add_cpu_complex128 2022-08-17T12:14:08.0239979Z [gw1] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_scatter_add_cpu_complex128 2022-08-17T12:14:08.0262825Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_scatter_reduce_prod_cpu_float64 2022-08-17T12:14:08.0442297Z [gw2] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_scatter_reduce_prod_cpu_float64 2022-08-17T12:14:08.0462289Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_rsub_cpu_complex128 2022-08-17T12:14:08.0521489Z [gw0] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_rsub_cpu_complex128 2022-08-17T12:14:08.0546967Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_resolve_conj_cpu_float64 2022-08-17T12:14:08.0560352Z [gw3] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_resolve_conj_cpu_float64 2022-08-17T12:14:08.0581506Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_scatter_reduce_amax_cpu_float64 2022-08-17T12:14:08.0680126Z [gw1] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_scatter_reduce_amax_cpu_float64 2022-08-17T12:14:08.0881878Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_segment_reduce_offsets_cpu_float64 2022-08-17T12:14:08.0923666Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_scatter_cpu_complex128 2022-08-17T12:14:08.0960700Z [gw0] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_scatter_cpu_complex128 2022-08-17T12:14:08.0983023Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_roll_cpu_float64 2022-08-17T12:14:08.1000262Z [gw3] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_roll_cpu_float64 2022-08-17T12:14:08.1031043Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_scatter_reduce_sum_cpu_float64 2022-08-17T12:14:08.1079878Z [gw1] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_scatter_reduce_sum_cpu_float64 2022-08-17T12:14:08.1118225Z [gw2] [ 10%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_segment_reduce_offsets_cpu_float64 2022-08-17T12:14:08.1137430Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sgn_cpu_complex128 2022-08-17T12:14:08.1320339Z [gw2] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sgn_cpu_complex128 2022-08-17T12:14:08.1340761Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_scatter_reduce_mean_cpu_float64 2022-08-17T12:14:08.1399821Z [gw0] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_scatter_reduce_mean_cpu_float64 2022-08-17T12:14:08.1422675Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_round_decimals_0_cpu_float64 2022-08-17T12:14:08.1439460Z [gw3] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_round_decimals_0_cpu_float64 2022-08-17T12:14:08.1460029Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_select_cpu_complex128 2022-08-17T12:14:08.1559411Z [gw1] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_select_cpu_complex128 2022-08-17T12:14:08.1581261Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sigmoid_cpu_complex128 2022-08-17T12:14:08.1801583Z [gw2] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sigmoid_cpu_complex128 2022-08-17T12:14:08.1841370Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_segment_reduce_lengths_cpu_float64 2022-08-17T12:14:08.1869050Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_rsqrt_cpu_float64 2022-08-17T12:14:08.1880961Z [gw3] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_rsqrt_cpu_float64 2022-08-17T12:14:08.1906924Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sgn_cpu_float64 2022-08-17T12:14:08.2001683Z [gw1] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sgn_cpu_float64 2022-08-17T12:14:08.2024817Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sin_cpu_complex128 2022-08-17T12:14:08.2099225Z [gw2] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sin_cpu_complex128 2022-08-17T12:14:08.2240898Z [gw0] [ 10%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_segment_reduce_lengths_cpu_float64 2022-08-17T12:14:08.2261141Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_select_scatter_cpu_float64 2022-08-17T12:14:08.2279400Z [gw0] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_select_scatter_cpu_float64 2022-08-17T12:14:08.2301896Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_scatter_add_cpu_float64 2022-08-17T12:14:08.2319822Z [gw3] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_scatter_add_cpu_float64 2022-08-17T12:14:08.2346194Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sigmoid_cpu_float64 2022-08-17T12:14:08.2440573Z [gw1] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sigmoid_cpu_float64 2022-08-17T12:14:08.2461693Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sinh_cpu_complex128 2022-08-17T12:14:08.2681490Z [gw2] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sinh_cpu_complex128 2022-08-17T12:14:08.2700770Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_short_cpu_float64 2022-08-17T12:14:08.2719413Z [gw0] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_short_cpu_float64 2022-08-17T12:14:08.2741693Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_scatter_reduce_amin_cpu_float64 2022-08-17T12:14:08.2759562Z [gw3] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_scatter_reduce_amin_cpu_float64 2022-08-17T12:14:08.2785298Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sin_cpu_float64 2022-08-17T12:14:08.2880527Z [gw1] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sin_cpu_float64 2022-08-17T12:14:08.2902133Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_softmax_with_dtype_cpu_complex128 2022-08-17T12:14:08.3122592Z [gw2] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_softmax_with_dtype_cpu_complex128 2022-08-17T12:14:08.3143857Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_signbit_cpu_float64 2022-08-17T12:14:08.3159665Z [gw0] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_signbit_cpu_float64 2022-08-17T12:14:08.3181957Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_searchsorted_cpu_float64 2022-08-17T12:14:08.3200066Z [gw3] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_searchsorted_cpu_float64 2022-08-17T12:14:08.3226294Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sinh_cpu_float64 2022-08-17T12:14:08.3319548Z [gw1] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sinh_cpu_float64 2022-08-17T12:14:08.3340874Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sparse_sampled_addmm_cpu_float64 2022-08-17T12:14:08.3559790Z [gw2] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sparse_sampled_addmm_cpu_float64 2022-08-17T12:14:08.3580295Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sinc_cpu_float64 2022-08-17T12:14:08.3599186Z [gw0] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sinc_cpu_float64 2022-08-17T12:14:08.3620023Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_select_cpu_float64 2022-08-17T12:14:08.3639260Z [gw3] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_select_cpu_float64 2022-08-17T12:14:08.3664209Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_softmax_with_dtype_cpu_float64 2022-08-17T12:14:08.3759670Z [gw1] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_softmax_with_dtype_cpu_float64 2022-08-17T12:14:08.3783657Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_bessel_y0_cpu_float64 2022-08-17T12:14:08.4002595Z [gw2] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_bessel_y0_cpu_float64 2022-08-17T12:14:08.4026412Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_softmax_cpu_float64 2022-08-17T12:14:08.4039693Z [gw0] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_softmax_cpu_float64 2022-08-17T12:14:08.4062658Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_short_cpu_complex128 2022-08-17T12:14:08.4079889Z [gw3] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_short_cpu_complex128 2022-08-17T12:14:08.4105861Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_airy_ai_cpu_float64 2022-08-17T12:14:08.4200724Z [gw1] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_airy_ai_cpu_float64 2022-08-17T12:14:08.4215410Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_chebyshev_polynomial_v_cpu_float64 2022-08-17T12:14:08.4443144Z [gw2] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_chebyshev_polynomial_v_cpu_float64 2022-08-17T12:14:08.4463613Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sparse_sampled_addmm_cpu_complex128 2022-08-17T12:14:08.4479979Z [gw0] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sparse_sampled_addmm_cpu_complex128 2022-08-17T12:14:08.4502367Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sign_cpu_float64 2022-08-17T12:14:08.4519890Z [gw3] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sign_cpu_float64 2022-08-17T12:14:08.4548757Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_bessel_y1_cpu_float64 2022-08-17T12:14:08.4640225Z [gw1] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_bessel_y1_cpu_float64 2022-08-17T12:14:08.4661662Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_hermite_polynomial_h_cpu_float64 2022-08-17T12:14:08.4882569Z [gw2] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_hermite_polynomial_h_cpu_float64 2022-08-17T12:14:08.4905066Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_bessel_j1_cpu_float64 2022-08-17T12:14:08.4920275Z [gw0] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_bessel_j1_cpu_float64 2022-08-17T12:14:08.4946809Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sinc_cpu_complex128 2022-08-17T12:14:08.4960239Z [gw3] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sinc_cpu_complex128 2022-08-17T12:14:08.4979040Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_chebyshev_polynomial_w_cpu_float64 2022-08-17T12:14:08.5079424Z [gw1] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_chebyshev_polynomial_w_cpu_float64 2022-08-17T12:14:08.5102758Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_i1e_cpu_float64 2022-08-17T12:14:08.5321208Z [gw2] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_i1e_cpu_float64 2022-08-17T12:14:08.5345674Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_chebyshev_polynomial_u_cpu_float64 2022-08-17T12:14:08.5402997Z [gw0] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_chebyshev_polynomial_u_cpu_float64 2022-08-17T12:14:08.5403458Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_hermite_polynomial_he_cpu_float64 2022-08-17T12:14:08.5426016Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_slice_scatter_cpu_float64 2022-08-17T12:14:08.5432866Z [gw3] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_slice_scatter_cpu_float64 2022-08-17T12:14:08.5519629Z [gw1] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_hermite_polynomial_he_cpu_float64 2022-08-17T12:14:08.5540575Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_modified_bessel_i0_cpu_float64 2022-08-17T12:14:08.5762089Z [gw2] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_modified_bessel_i0_cpu_float64 2022-08-17T12:14:08.5783408Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_erfcx_cpu_float64 2022-08-17T12:14:08.5842161Z [gw0] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_erfcx_cpu_float64 2022-08-17T12:14:08.5843080Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_laguerre_polynomial_l_cpu_float64 2022-08-17T12:14:08.5866343Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sort_cpu_float64 2022-08-17T12:14:08.5872713Z [gw3] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sort_cpu_float64 2022-08-17T12:14:08.5959851Z [gw1] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_laguerre_polynomial_l_cpu_float64 2022-08-17T12:14:08.5980740Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_ndtr_cpu_float64 2022-08-17T12:14:08.6201523Z [gw2] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_ndtr_cpu_float64 2022-08-17T12:14:08.6222368Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_i1_cpu_float64 2022-08-17T12:14:08.6282065Z [gw0] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_i1_cpu_float64 2022-08-17T12:14:08.6282801Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_modified_bessel_i1_cpu_float64 2022-08-17T12:14:08.6308410Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_bessel_j0_cpu_float64 2022-08-17T12:14:08.6310825Z [gw3] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_bessel_j0_cpu_float64 2022-08-17T12:14:08.6399446Z [gw1] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_modified_bessel_i1_cpu_float64 2022-08-17T12:14:08.6420546Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_scaled_modified_bessel_k1_cpu_float64 2022-08-17T12:14:08.6641106Z [gw2] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_scaled_modified_bessel_k1_cpu_float64 2022-08-17T12:14:08.6665467Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_log_ndtr_cpu_float64 2022-08-17T12:14:08.6720566Z [gw0] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_log_ndtr_cpu_float64 2022-08-17T12:14:08.6722017Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_chebyshev_polynomial_t_cpu_float64 2022-08-17T12:14:08.6747260Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_ndtri_cpu_float64 2022-08-17T12:14:08.6749344Z [gw1] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_ndtri_cpu_float64 2022-08-17T12:14:08.6839859Z [gw3] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_chebyshev_polynomial_t_cpu_float64 2022-08-17T12:14:08.6854493Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_shifted_chebyshev_polynomial_w_cpu_float64 2022-08-17T12:14:08.7082206Z [gw2] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_shifted_chebyshev_polynomial_w_cpu_float64 2022-08-17T12:14:08.7103776Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_modified_bessel_k1_cpu_float64 2022-08-17T12:14:08.7162377Z [gw0] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_modified_bessel_k1_cpu_float64 2022-08-17T12:14:08.7162922Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_shifted_chebyshev_polynomial_t_cpu_float64 2022-08-17T12:14:08.7175807Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_entr_cpu_float64 2022-08-17T12:14:08.7184258Z [gw1] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_shifted_chebyshev_polynomial_t_cpu_float64 2022-08-17T12:14:08.7279786Z [gw3] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_entr_cpu_float64 2022-08-17T12:14:08.7300652Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_split_cpu_complex128 2022-08-17T12:14:08.7522267Z [gw2] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_split_cpu_complex128 2022-08-17T12:14:08.7542421Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_scaled_modified_bessel_k0_cpu_float64 2022-08-17T12:14:08.7602539Z [gw0] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_scaled_modified_bessel_k0_cpu_float64 2022-08-17T12:14:08.7603157Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_i0e_cpu_float64 2022-08-17T12:14:08.7630707Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_spherical_bessel_j0_cpu_float64 2022-08-17T12:14:08.7633335Z [gw3] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_i0e_cpu_float64 2022-08-17T12:14:08.7719635Z [gw1] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_spherical_bessel_j0_cpu_float64 2022-08-17T12:14:08.7741410Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_split_with_sizes_cpu_complex128 2022-08-17T12:14:08.7961570Z [gw2] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_split_with_sizes_cpu_complex128 2022-08-17T12:14:08.7975983Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_shifted_chebyshev_polynomial_v_cpu_float64 2022-08-17T12:14:08.8041194Z [gw0] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_shifted_chebyshev_polynomial_v_cpu_float64 2022-08-17T12:14:08.8043386Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_split_cpu_float64 2022-08-17T12:14:08.8060035Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_legendre_polynomial_p_cpu_float64 2022-08-17T12:14:08.8066909Z [gw3] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_legendre_polynomial_p_cpu_float64 2022-08-17T12:14:08.8160361Z [gw1] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_split_cpu_float64 2022-08-17T12:14:08.8185774Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_square_cpu_complex128 2022-08-17T12:14:08.8401488Z [gw2] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_square_cpu_complex128 2022-08-17T12:14:08.8421425Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_zeta_cpu_float64 2022-08-17T12:14:08.8481686Z [gw0] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_zeta_cpu_float64 2022-08-17T12:14:08.8483837Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_split_with_sizes_cpu_float64 2022-08-17T12:14:08.8508945Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_modified_bessel_k0_cpu_float64 2022-08-17T12:14:08.8515016Z [gw3] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_modified_bessel_k0_cpu_float64 2022-08-17T12:14:08.8600343Z [gw1] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_split_with_sizes_cpu_float64 2022-08-17T12:14:08.8621492Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_stack_cpu_complex128 2022-08-17T12:14:08.8842666Z [gw2] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_stack_cpu_complex128 2022-08-17T12:14:08.8865274Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_split_list_args_cpu_float64 2022-08-17T12:14:08.8923433Z [gw0] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_split_list_args_cpu_float64 2022-08-17T12:14:08.8924143Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_square_cpu_float64 2022-08-17T12:14:08.8951084Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_polygamma_special_polygamma_n_0_cpu_float64 2022-08-17T12:14:08.8953348Z [gw1] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_square_cpu_float64 2022-08-17T12:14:08.9039701Z [gw3] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_polygamma_special_polygamma_n_0_cpu_float64 2022-08-17T12:14:08.9061743Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_std_mean_cpu_complex128 2022-08-17T12:14:08.9282383Z [gw2] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_std_mean_cpu_complex128 2022-08-17T12:14:08.9303667Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sqrt_cpu_float64 2022-08-17T12:14:08.9360839Z [gw0] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sqrt_cpu_float64 2022-08-17T12:14:08.9363158Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_stack_cpu_float64 2022-08-17T12:14:08.9379226Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_shifted_chebyshev_polynomial_u_cpu_float64 2022-08-17T12:14:08.9388540Z [gw3] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_shifted_chebyshev_polynomial_u_cpu_float64 2022-08-17T12:14:08.9479885Z [gw1] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_stack_cpu_float64 2022-08-17T12:14:08.9501132Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sub_cpu_complex128 2022-08-17T12:14:08.9721651Z [gw2] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sub_cpu_complex128 2022-08-17T12:14:08.9745488Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_squeeze_cpu_float64 2022-08-17T12:14:08.9802734Z [gw0] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_squeeze_cpu_float64 2022-08-17T12:14:08.9803459Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_xlog1py_cpu_float64 2022-08-17T12:14:08.9823471Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_std_mean_cpu_float64 2022-08-17T12:14:08.9830520Z [gw3] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_xlog1py_cpu_float64 2022-08-17T12:14:08.9919720Z [gw1] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_std_mean_cpu_float64 2022-08-17T12:14:08.9941764Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sum_to_size_cpu_complex128 2022-08-17T12:14:09.0161027Z [gw2] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sum_to_size_cpu_complex128 2022-08-17T12:14:09.0181896Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_std_cpu_float64 2022-08-17T12:14:09.0241923Z [gw0] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_std_cpu_float64 2022-08-17T12:14:09.0242312Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_split_list_args_cpu_complex128 2022-08-17T12:14:09.0269951Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sub_cpu_float64 2022-08-17T12:14:09.0272346Z [gw3] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_split_list_args_cpu_complex128 2022-08-17T12:14:09.0359821Z [gw1] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sub_cpu_float64 2022-08-17T12:14:09.0382379Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_svd_lowrank_cpu_float64 2022-08-17T12:14:09.0602385Z [gw2] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_svd_lowrank_cpu_float64 2022-08-17T12:14:09.0624244Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_stft_cpu_float64 2022-08-17T12:14:09.0682374Z [gw0] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_stft_cpu_float64 2022-08-17T12:14:09.0683036Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sum_to_size_cpu_float64 2022-08-17T12:14:09.0710018Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sqrt_cpu_complex128 2022-08-17T12:14:09.0712482Z [gw1] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sum_to_size_cpu_float64 2022-08-17T12:14:09.0800235Z [gw3] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sqrt_cpu_complex128 2022-08-17T12:14:09.0824436Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_t_cpu_float64 2022-08-17T12:14:09.1041620Z [gw2] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_t_cpu_float64 2022-08-17T12:14:09.1064311Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sum_cpu_float64 2022-08-17T12:14:09.1122250Z [gw0] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sum_cpu_float64 2022-08-17T12:14:09.1122621Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_squeeze_cpu_complex128 2022-08-17T12:14:09.1148232Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_symeig_cpu_complex128 2022-08-17T12:14:09.1153952Z [gw3] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_squeeze_cpu_complex128 2022-08-17T12:14:09.1239162Z [gw1] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_symeig_cpu_complex128 2022-08-17T12:14:09.1261054Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_take_cpu_float64 2022-08-17T12:14:09.1480319Z [gw2] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_take_cpu_float64 2022-08-17T12:14:09.1501178Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_svd_cpu_float64 2022-08-17T12:14:09.1561046Z [gw0] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_svd_cpu_float64 2022-08-17T12:14:09.1562002Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_take_along_dim_cpu_complex128 2022-08-17T12:14:09.1589720Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_std_cpu_complex128 2022-08-17T12:14:09.1592220Z [gw3] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_std_cpu_complex128 2022-08-17T12:14:09.1678769Z [gw1] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_take_along_dim_cpu_complex128 2022-08-17T12:14:09.1700568Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_tanh_cpu_float64 2022-08-17T12:14:09.1920831Z [gw2] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_tanh_cpu_float64 2022-08-17T12:14:09.1941086Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_t_cpu_complex128 2022-08-17T12:14:09.2001495Z [gw0] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_t_cpu_complex128 2022-08-17T12:14:09.2002126Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_stft_cpu_complex128 2022-08-17T12:14:09.2026784Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_tan_cpu_complex128 2022-08-17T12:14:09.2033418Z [gw3] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_stft_cpu_complex128 2022-08-17T12:14:09.2119464Z [gw1] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_tan_cpu_complex128 2022-08-17T12:14:09.2140310Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_tensordot_cpu_float64 2022-08-17T12:14:09.2361274Z [gw2] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_tensordot_cpu_float64 2022-08-17T12:14:09.2381134Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_take_cpu_complex128 2022-08-17T12:14:09.2442975Z [gw0] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_take_cpu_complex128 2022-08-17T12:14:09.2444477Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_tensor_split_cpu_complex128 2022-08-17T12:14:09.2468189Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sum_cpu_complex128 2022-08-17T12:14:09.2475357Z [gw3] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sum_cpu_complex128 2022-08-17T12:14:09.2559794Z [gw1] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_tensor_split_cpu_complex128 2022-08-17T12:14:09.2586596Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_to_sparse_cpu_float64 2022-08-17T12:14:09.2802848Z [gw2] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_to_sparse_cpu_float64 2022-08-17T12:14:09.2823272Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_tanh_cpu_complex128 2022-08-17T12:14:09.2883106Z [gw0] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_tanh_cpu_complex128 2022-08-17T12:14:09.2883772Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_svd_cpu_complex128 2022-08-17T12:14:09.2908231Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_tile_cpu_complex128 2022-08-17T12:14:09.2914157Z [gw3] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_svd_cpu_complex128 2022-08-17T12:14:09.2999441Z [gw1] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_tile_cpu_complex128 2022-08-17T12:14:09.3020977Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_transpose_cpu_complex128 2022-08-17T12:14:09.3241733Z [gw2] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_transpose_cpu_complex128 2022-08-17T12:14:09.3262419Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_tensordot_cpu_complex128 2022-08-17T12:14:09.3322407Z [gw0] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_tensordot_cpu_complex128 2022-08-17T12:14:09.3323094Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_symeig_cpu_float64 2022-08-17T12:14:09.3350675Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_topk_cpu_float64 2022-08-17T12:14:09.3353273Z [gw3] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_symeig_cpu_float64 2022-08-17T12:14:09.3439432Z [gw1] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_topk_cpu_float64 2022-08-17T12:14:09.3460633Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_trapz_cpu_complex128 2022-08-17T12:14:09.3680635Z [gw2] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_trapz_cpu_complex128 2022-08-17T12:14:09.3700949Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_to_sparse_cpu_complex128 2022-08-17T12:14:09.3760568Z [gw0] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_to_sparse_cpu_complex128 2022-08-17T12:14:09.3762473Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_transpose_cpu_float64 2022-08-17T12:14:09.3785705Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_take_along_dim_cpu_float64 2022-08-17T12:14:09.3793326Z [gw3] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_take_along_dim_cpu_float64 2022-08-17T12:14:09.3879969Z [gw1] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_transpose_cpu_float64 2022-08-17T12:14:09.3902643Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_tril_cpu_complex128 2022-08-17T12:14:09.4121308Z [gw2] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_tril_cpu_complex128 2022-08-17T12:14:09.4141520Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_trace_cpu_float64 2022-08-17T12:14:09.4203434Z [gw0] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_trace_cpu_float64 2022-08-17T12:14:09.4204028Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_trapz_cpu_float64 2022-08-17T12:14:09.4232500Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_tan_cpu_float64 2022-08-17T12:14:09.4235240Z [gw3] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_tan_cpu_float64 2022-08-17T12:14:09.4321302Z [gw1] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_trapz_cpu_float64 2022-08-17T12:14:09.4342296Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_true_divide_cpu_complex128 2022-08-17T12:14:09.4563203Z [gw2] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_true_divide_cpu_complex128 2022-08-17T12:14:09.4586548Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_trapezoid_cpu_float64 2022-08-17T12:14:09.4641340Z [gw0] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_trapezoid_cpu_float64 2022-08-17T12:14:09.4644221Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_tril_cpu_float64 2022-08-17T12:14:09.4668962Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_tensor_split_cpu_float64 2022-08-17T12:14:09.4671110Z [gw3] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_tensor_split_cpu_float64 2022-08-17T12:14:09.4759416Z [gw1] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_tril_cpu_float64 2022-08-17T12:14:09.4780908Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_unbind_cpu_float64 2022-08-17T12:14:09.5003553Z [gw2] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_unbind_cpu_float64 2022-08-17T12:14:09.5025174Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_triangular_solve_cpu_float64 2022-08-17T12:14:09.5083051Z [gw0] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_triangular_solve_cpu_float64 2022-08-17T12:14:09.5083658Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_true_divide_cpu_float64 2022-08-17T12:14:09.5106338Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_tile_cpu_float64 2022-08-17T12:14:09.5112547Z [gw3] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_tile_cpu_float64 2022-08-17T12:14:09.5200711Z [gw1] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_true_divide_cpu_float64 2022-08-17T12:14:09.5221495Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_unfold_cpu_float64 2022-08-17T12:14:09.5442769Z [gw2] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_unfold_cpu_float64 2022-08-17T12:14:09.5462886Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_triu_cpu_float64 2022-08-17T12:14:09.5522392Z [gw0] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_triu_cpu_float64 2022-08-17T12:14:09.5522953Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_trace_cpu_complex128 2022-08-17T12:14:09.5545713Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_unflatten_cpu_complex128 2022-08-17T12:14:09.5551926Z [gw3] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_trace_cpu_complex128 2022-08-17T12:14:09.5639795Z [gw1] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_unflatten_cpu_complex128 2022-08-17T12:14:09.5661028Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_unsqueeze_cpu_float64 2022-08-17T12:14:09.5882560Z [gw2] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_unsqueeze_cpu_float64 2022-08-17T12:14:09.5902572Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_unbind_cpu_complex128 2022-08-17T12:14:09.5962735Z [gw0] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_unbind_cpu_complex128 2022-08-17T12:14:09.5963910Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_unique_consecutive_cpu_float64 2022-08-17T12:14:09.5994387Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_trapezoid_cpu_complex128 2022-08-17T12:14:09.5998835Z [gw1] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_unique_consecutive_cpu_float64 2022-08-17T12:14:09.6080486Z [gw3] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_trapezoid_cpu_complex128 2022-08-17T12:14:09.6102565Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_var_mean_cpu_float64 2022-08-17T12:14:09.6322238Z [gw2] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_var_mean_cpu_float64 2022-08-17T12:14:09.6352009Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_unfold_cpu_complex128 2022-08-17T12:14:09.6402749Z [gw0] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_unfold_cpu_complex128 2022-08-17T12:14:09.6403706Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_triangular_solve_cpu_complex128 2022-08-17T12:14:09.6432665Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_var_cpu_complex128 2022-08-17T12:14:09.6440999Z [gw1] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_var_cpu_complex128 2022-08-17T12:14:09.6519922Z [gw3] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_triangular_solve_cpu_complex128 2022-08-17T12:14:09.6541751Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_view_as_cpu_complex128 2022-08-17T12:14:09.6761193Z [gw2] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_view_as_cpu_complex128 2022-08-17T12:14:09.6781551Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_unsqueeze_cpu_complex128 2022-08-17T12:14:09.6842509Z [gw0] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_unsqueeze_cpu_complex128 2022-08-17T12:14:09.6843235Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_triu_cpu_complex128 2022-08-17T12:14:09.6873699Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_vdot_cpu_complex128 2022-08-17T12:14:09.6877692Z [gw3] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_triu_cpu_complex128 2022-08-17T12:14:09.6959636Z [gw1] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_vdot_cpu_complex128 2022-08-17T12:14:09.6980831Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_view_cpu_float64 2022-08-17T12:14:09.7201261Z [gw2] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_view_cpu_float64 2022-08-17T12:14:09.7223418Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_var_mean_cpu_complex128 2022-08-17T12:14:09.7283428Z [gw0] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_var_mean_cpu_complex128 2022-08-17T12:14:09.7283840Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_view_as_cpu_float64 2022-08-17T12:14:09.7314877Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_trunc_cpu_float64 2022-08-17T12:14:09.7319525Z [gw3] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_trunc_cpu_float64 2022-08-17T12:14:09.7400135Z [gw1] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_view_as_cpu_float64 2022-08-17T12:14:09.7424566Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_vstack_cpu_float64 2022-08-17T12:14:09.7642432Z [gw2] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_vstack_cpu_float64 2022-08-17T12:14:09.7663278Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_view_as_complex_cpu_float64 2022-08-17T12:14:09.7723106Z [gw0] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_view_as_complex_cpu_float64 2022-08-17T12:14:09.7723745Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_vsplit_cpu_complex128 2022-08-17T12:14:09.7754738Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_unflatten_cpu_float64 2022-08-17T12:14:09.7758475Z [gw3] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_unflatten_cpu_float64 2022-08-17T12:14:09.7839087Z [gw1] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_vsplit_cpu_complex128 2022-08-17T12:14:09.7860562Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_zero__cpu_complex128 2022-08-17T12:14:09.8080729Z [gw2] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_zero__cpu_complex128 2022-08-17T12:14:09.8101312Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_view_cpu_complex128 2022-08-17T12:14:09.8162165Z [gw0] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_view_cpu_complex128 2022-08-17T12:14:09.8162660Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_unique_cpu_float64 2022-08-17T12:14:09.8189786Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_where_cpu_complex128 2022-08-17T12:14:09.8194962Z [gw3] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_unique_cpu_float64 2022-08-17T12:14:09.8279235Z [gw1] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_where_cpu_complex128 2022-08-17T12:14:09.8521363Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_H_cpu_complex128 2022-08-17T12:14:09.8544506Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_vstack_cpu_complex128 2022-08-17T12:14:09.8601318Z [gw0] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_vstack_cpu_complex128 2022-08-17T12:14:09.8603817Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_zero__cpu_float64 2022-08-17T12:14:09.8636138Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_var_cpu_float64 2022-08-17T12:14:09.8642117Z [gw3] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_var_cpu_float64 2022-08-17T12:14:09.8963160Z [gw1] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_zero__cpu_float64 2022-08-17T12:14:09.8984218Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_xlogy_cpu_float64 2022-08-17T12:14:09.9042682Z [gw0] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_xlogy_cpu_float64 2022-08-17T12:14:09.9043093Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_H_cpu_float64 2022-08-17T12:14:09.9078249Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_vdot_cpu_float64 2022-08-17T12:14:09.9403716Z [gw3] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_vdot_cpu_float64 2022-08-17T12:14:09.9428780Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_zeros_like_cpu_float64 2022-08-17T12:14:09.9482506Z [gw0] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_zeros_like_cpu_float64 2022-08-17T12:14:09.9516648Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_view_as_real_cpu_complex128 2022-08-17T12:14:09.9843347Z [gw3] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_view_as_real_cpu_complex128 2022-08-17T12:14:09.9922964Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_T_cpu_float64 2022-08-17T12:14:09.9957284Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_vsplit_cpu_float64 2022-08-17T12:14:10.0364692Z [gw3] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_vsplit_cpu_float64 2022-08-17T12:14:10.0397194Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_where_cpu_float64 2022-08-17T12:14:10.0804706Z [gw3] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_where_cpu_float64 2022-08-17T12:14:10.0837463Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_zeros_like_cpu_complex128 2022-08-17T12:14:10.1244892Z [gw3] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_zeros_like_cpu_complex128 2022-08-17T12:14:10.8006785Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_T_cpu_complex128 2022-08-17T12:14:10.8041780Z [gw2] [ 12%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_H_cpu_complex128 2022-08-17T12:14:10.8066709Z [gw1] [ 12%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_H_cpu_float64 2022-08-17T12:14:10.8078057Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad___getitem___cpu_float64 2022-08-17T12:14:10.9469412Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad___getitem___cpu_complex128 2022-08-17T12:14:10.9495671Z [gw1] [ 12%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad___getitem___cpu_float64 2022-08-17T12:14:10.9673204Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad___rdiv___cpu_float64 2022-08-17T12:14:10.9687146Z [gw0] [ 12%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_T_cpu_float64 2022-08-17T12:14:11.0783892Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad___radd___cpu_float64 2022-08-17T12:14:11.0809039Z [gw1] [ 12%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad___rdiv___cpu_float64 2022-08-17T12:14:11.1685068Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad___rmul___cpu_complex128 2022-08-17T12:14:11.1700171Z [gw0] [ 12%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad___radd___cpu_float64 2022-08-17T12:14:11.4890414Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad___rmatmul___cpu_float64 2022-08-17T12:14:11.4924809Z [gw0] [ 12%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad___rmatmul___cpu_float64 2022-08-17T12:14:11.4943042Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad___rpow___cpu_complex128 2022-08-17T12:14:11.5406021Z [gw0] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad___rpow___cpu_complex128 2022-08-17T12:14:11.5450317Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_amax_cpu_float64 2022-08-17T12:14:11.5552304Z [gw2] [ 12%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad___getitem___cpu_complex128 2022-08-17T12:14:11.6676730Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad___rdiv___cpu_complex128 2022-08-17T12:14:11.6685853Z [gw3] [ 12%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_T_cpu_complex128 2022-08-17T12:14:11.8409942Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad___radd___cpu_complex128 2022-08-17T12:14:11.8425488Z [gw1] [ 12%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad___rmul___cpu_complex128 2022-08-17T12:14:12.1857904Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad___rsub___cpu_complex128 2022-08-17T12:14:12.1891574Z [gw2] [ 12%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad___rdiv___cpu_complex128 2022-08-17T12:14:12.2604940Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad___rmod___cpu_float64 2022-08-17T12:14:12.2631523Z [gw2] [ 12%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad___rmod___cpu_float64 2022-08-17T12:14:12.2660987Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad___rpow___cpu_float64 2022-08-17T12:14:12.3161037Z [gw2] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad___rpow___cpu_float64 2022-08-17T12:14:12.4059793Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_amin_cpu_float64 2022-08-17T12:14:12.4080821Z [gw3] [ 12%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad___radd___cpu_complex128 2022-08-17T12:14:12.4235558Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad___rmatmul___cpu_complex128 2022-08-17T12:14:12.4246815Z [gw1] [ 12%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad___rsub___cpu_complex128 2022-08-17T12:14:12.4277936Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_argmax_cpu_float64 2022-08-17T12:14:12.4293159Z [gw1] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_argmax_cpu_float64 2022-08-17T12:14:12.4306854Z [gw0] [ 12%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_amax_cpu_float64 2022-08-17T12:14:12.4803062Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_cumprod_cpu_complex128 2022-08-17T12:14:13.0240881Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_cumsum_cpu_complex128 2022-08-17T12:14:13.0282039Z [gw2] [ 12%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_amin_cpu_float64 2022-08-17T12:14:13.0837895Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_cumprod_cpu_float64 2022-08-17T12:14:13.0854125Z [gw1] [ 12%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_cumsum_cpu_complex128 2022-08-17T12:14:13.2613371Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_logsumexp_cpu_float64 2022-08-17T12:14:13.2625323Z [gw0] [ 12%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_cumprod_cpu_complex128 2022-08-17T12:14:13.3071270Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_log_softmax_cpu_float64 2022-08-17T12:14:13.3118966Z [gw2] [ 12%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_cumprod_cpu_float64 2022-08-17T12:14:13.4289290Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_logaddexp_cpu_float64 2022-08-17T12:14:13.4310884Z [gw0] [ 12%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_log_softmax_cpu_float64 2022-08-17T12:14:13.5535637Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_mean_cpu_float64 2022-08-17T12:14:13.5576177Z [gw2] [ 12%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_logaddexp_cpu_float64 2022-08-17T12:14:13.7109244Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_median_cpu_float64 2022-08-17T12:14:13.7124484Z [gw3] [ 12%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad___rmatmul___cpu_complex128 2022-08-17T12:14:13.7466626Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad___rmul___cpu_float64 2022-08-17T12:14:13.7509712Z [gw2] [ 12%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_median_cpu_float64 2022-08-17T12:14:13.8207496Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_prod_cpu_complex128 2022-08-17T12:14:13.8238945Z [gw3] [ 12%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad___rmul___cpu_float64 2022-08-17T12:14:13.9272378Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad___rsub___cpu_float64 2022-08-17T12:14:13.9284680Z [gw3] [ 12%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad___rsub___cpu_float64 2022-08-17T12:14:13.9314327Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_argmin_cpu_float64 2022-08-17T12:14:13.9727026Z [gw3] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_argmin_cpu_float64 2022-08-17T12:14:14.0082248Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_cumsum_cpu_float64 2022-08-17T12:14:14.0094817Z [gw1] [ 12%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_logsumexp_cpu_float64 2022-08-17T12:14:14.1672218Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_norm_cpu_float64 2022-08-17T12:14:14.1698452Z [gw0] [ 12%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_mean_cpu_float64 2022-08-17T12:14:14.2143302Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_normalize_cpu_float64 2022-08-17T12:14:14.2171270Z [gw3] [ 12%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_cumsum_cpu_float64 2022-08-17T12:14:14.4049547Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_mean_cpu_complex128 2022-08-17T12:14:14.4068938Z [gw0] [ 12%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_normalize_cpu_float64 2022-08-17T12:14:14.4235886Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_softmin_cpu_float64 2022-08-17T12:14:14.4561018Z [gw0] [ 12%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_softmin_cpu_float64 2022-08-17T12:14:15.0108569Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_sum_cpu_float64 2022-08-17T12:14:15.0138022Z [gw0] [ 12%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_sum_cpu_float64 2022-08-17T12:14:15.0219367Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_abs_cpu_float64 2022-08-17T12:14:15.0601374Z [gw0] [ 12%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_abs_cpu_float64 2022-08-17T12:14:15.0703430Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_acosh_cpu_float64 2022-08-17T12:14:15.1025574Z [gw0] [ 12%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_acosh_cpu_float64 2022-08-17T12:14:15.3110147Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_addbmm_cpu_float64 2022-08-17T12:14:15.3131971Z [gw0] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_addbmm_cpu_float64 2022-08-17T12:14:15.4248442Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_addcmul_cpu_float64 2022-08-17T12:14:15.4279512Z [gw0] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_addcmul_cpu_float64 2022-08-17T12:14:15.4677830Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_addmm_decomposed_cpu_float64 2022-08-17T12:14:15.4707194Z [gw0] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_addmm_decomposed_cpu_float64 2022-08-17T12:14:15.5207040Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_addr_cpu_float64 2022-08-17T12:14:15.5235101Z [gw0] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_addr_cpu_float64 2022-08-17T12:14:15.5277882Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_allclose_cpu_float64 2022-08-17T12:14:15.5724923Z [gw0] [ 13%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_allclose_cpu_float64 2022-08-17T12:14:15.6200375Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_angle_cpu_complex128 2022-08-17T12:14:15.6234602Z [gw0] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_angle_cpu_complex128 2022-08-17T12:14:15.6291065Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_arange_cpu_float64 2022-08-17T12:14:15.6731741Z [gw0] [ 13%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_arange_cpu_float64 2022-08-17T12:14:15.6736867Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_argwhere_cpu_complex128 2022-08-17T12:14:15.7155810Z [gw0] [ 13%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_argwhere_cpu_complex128 2022-08-17T12:14:15.7164776Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_as_strided_scatter_cpu_complex128 2022-08-17T12:14:15.7641616Z [gw0] [ 13%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_as_strided_scatter_cpu_complex128 2022-08-17T12:14:15.8282310Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_asinh_cpu_complex128 2022-08-17T12:14:15.8322552Z [gw0] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_asinh_cpu_complex128 2022-08-17T12:14:15.8679891Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_atan_cpu_float64 2022-08-17T12:14:15.8764437Z [gw0] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_atan_cpu_float64 2022-08-17T12:14:15.9229788Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_atleast_1d_cpu_float64 2022-08-17T12:14:15.9235414Z [gw0] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_atleast_1d_cpu_float64 2022-08-17T12:14:15.9746437Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_atleast_3d_cpu_float64 2022-08-17T12:14:15.9768148Z [gw0] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_atleast_3d_cpu_float64 2022-08-17T12:14:16.8388476Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_bfloat16_cpu_complex128 2022-08-17T12:14:16.8418855Z [gw1] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_norm_cpu_float64 2022-08-17T12:14:16.9355123Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_prod_cpu_float64 2022-08-17T12:14:16.9381701Z [gw2] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_prod_cpu_complex128 2022-08-17T12:14:17.1004901Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_std_cpu_complex128 2022-08-17T12:14:17.1010542Z [gw3] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_mean_cpu_complex128 2022-08-17T12:14:17.4143483Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_normalize_cpu_complex128 2022-08-17T12:14:17.4185468Z [gw0] [ 13%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_bfloat16_cpu_complex128 2022-08-17T12:14:17.4566409Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_bmm_cpu_complex128 2022-08-17T12:14:17.4581218Z [gw1] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_prod_cpu_float64 2022-08-17T12:14:17.4748110Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_std_cpu_float64 2022-08-17T12:14:17.4773685Z [gw0] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_bmm_cpu_complex128 2022-08-17T12:14:17.6604810Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_broadcast_tensors_cpu_complex128 2022-08-17T12:14:17.6646688Z [gw0] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_broadcast_tensors_cpu_complex128 2022-08-17T12:14:17.6709391Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_bucketize_cpu_float64 2022-08-17T12:14:17.7200772Z [gw0] [ 13%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_bucketize_cpu_float64 2022-08-17T12:14:17.7497600Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cartesian_prod_cpu_float64 2022-08-17T12:14:17.7562887Z [gw0] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cartesian_prod_cpu_float64 2022-08-17T12:14:17.7726384Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_ceil_cpu_float64 2022-08-17T12:14:17.8043226Z [gw0] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_ceil_cpu_float64 2022-08-17T12:14:17.8053410Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_char_cpu_float64 2022-08-17T12:14:17.8463597Z [gw0] [ 13%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_char_cpu_float64 2022-08-17T12:14:18.0467749Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cholesky_inverse_cpu_float64 2022-08-17T12:14:18.0500565Z [gw0] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cholesky_inverse_cpu_float64 2022-08-17T12:14:18.0842346Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_chunk_cpu_float64 2022-08-17T12:14:18.0924208Z [gw0] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_chunk_cpu_float64 2022-08-17T12:14:18.1853268Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_clone_cpu_complex128 2022-08-17T12:14:18.1885424Z [gw0] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_clone_cpu_complex128 2022-08-17T12:14:18.6469564Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_combinations_cpu_complex128 2022-08-17T12:14:18.6509017Z [gw3] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_normalize_cpu_complex128 2022-08-17T12:14:18.6733314Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_softmax_cpu_float64 2022-08-17T12:14:18.6998576Z [gw3] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_softmax_cpu_float64 2022-08-17T12:14:18.7355713Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_sum_cpu_complex128 2022-08-17T12:14:18.7386025Z [gw1] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_std_cpu_float64 2022-08-17T12:14:19.1002106Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_var_cpu_float64 2022-08-17T12:14:19.1039715Z [gw0] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_combinations_cpu_complex128 2022-08-17T12:14:19.1237233Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_conj_cpu_float64 2022-08-17T12:14:19.1479496Z [gw0] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_conj_cpu_float64 2022-08-17T12:14:19.4353465Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_constant_pad_nd_cpu_float64 2022-08-17T12:14:19.4385211Z [gw0] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_constant_pad_nd_cpu_float64 2022-08-17T12:14:19.7128706Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_corrcoef_cpu_complex128 2022-08-17T12:14:19.7156376Z [gw0] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_corrcoef_cpu_complex128 2022-08-17T12:14:19.7645699Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cosh_cpu_complex128 2022-08-17T12:14:19.7662215Z [gw1] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_var_cpu_float64 2022-08-17T12:14:19.7729399Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_acos_cpu_float64 2022-08-17T12:14:19.7755034Z [gw0] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cosh_cpu_complex128 2022-08-17T12:14:19.7784394Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cov_cpu_complex128 2022-08-17T12:14:19.7906912Z [gw0] [ 13%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cov_cpu_complex128 2022-08-17T12:14:19.8211558Z [gw1] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_acos_cpu_float64 2022-08-17T12:14:19.8221404Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_add_cpu_float64 2022-08-17T12:14:19.8352645Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cummax_cpu_float64 2022-08-17T12:14:19.8682411Z [gw0] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cummax_cpu_float64 2022-08-17T12:14:19.9041898Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cumsum_cpu_complex128 2022-08-17T12:14:19.9054584Z [gw1] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_add_cpu_float64 2022-08-17T12:14:19.9842876Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_addcdiv_cpu_float64 2022-08-17T12:14:20.0000623Z [gw0] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cumsum_cpu_complex128 2022-08-17T12:14:20.0427631Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_deg2rad_cpu_float64 2022-08-17T12:14:20.0503391Z [gw0] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_deg2rad_cpu_float64 2022-08-17T12:14:20.1569811Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_diag_embed_cpu_float64 2022-08-17T12:14:20.1589812Z [gw0] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_diag_embed_cpu_float64 2022-08-17T12:14:20.1744838Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_diagonal_cpu_float64 2022-08-17T12:14:20.1786064Z [gw1] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_addcdiv_cpu_float64 2022-08-17T12:14:20.2550161Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_addmm_cpu_float64 2022-08-17T12:14:20.2571423Z [gw1] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_addmm_cpu_float64 2022-08-17T12:14:20.3210801Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_addmv_cpu_float64 2022-08-17T12:14:20.3248425Z [gw0] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_diagonal_cpu_float64 2022-08-17T12:14:20.3526091Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_digamma_cpu_float64 2022-08-17T12:14:20.3561771Z [gw0] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_digamma_cpu_float64 2022-08-17T12:14:20.3591529Z [gw1] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_addmv_cpu_float64 2022-08-17T12:14:20.3630106Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_all_cpu_float64 2022-08-17T12:14:20.3719733Z [gw1] [ 13%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_all_cpu_float64 2022-08-17T12:14:20.4080640Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_div_no_rounding_mode_cpu_complex128 2022-08-17T12:14:20.5341467Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_amin_cpu_float64 2022-08-17T12:14:20.5452095Z [gw1] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_amin_cpu_float64 2022-08-17T12:14:20.5512697Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_any_cpu_complex128 2022-08-17T12:14:20.5932629Z [gw1] [ 13%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_any_cpu_complex128 2022-08-17T12:14:20.5937183Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_argmin_cpu_float64 2022-08-17T12:14:20.6363500Z [gw1] [ 13%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_argmin_cpu_float64 2022-08-17T12:14:20.6373276Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_as_strided_cpu_complex128 2022-08-17T12:14:20.6842910Z [gw1] [ 13%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_as_strided_cpu_complex128 2022-08-17T12:14:20.7487208Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_asin_cpu_complex128 2022-08-17T12:14:20.7515181Z [gw1] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_asin_cpu_complex128 2022-08-17T12:14:20.8398727Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_atan2_cpu_float64 2022-08-17T12:14:20.8416574Z [gw0] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_div_no_rounding_mode_cpu_complex128 2022-08-17T12:14:20.8440530Z [gw3] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_sum_cpu_complex128 2022-08-17T12:14:20.8448282Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_abs_cpu_complex128 2022-08-17T12:14:20.8554508Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_dot_cpu_float64 2022-08-17T12:14:20.8912260Z [gw0] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_dot_cpu_float64 2022-08-17T12:14:20.8945345Z [gw1] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_atan2_cpu_float64 2022-08-17T12:14:20.8953881Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_atanh_cpu_float64 2022-08-17T12:14:20.9073570Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_dsplit_cpu_float64 2022-08-17T12:14:20.9091111Z [gw0] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_dsplit_cpu_float64 2022-08-17T12:14:20.9178905Z [gw1] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_atanh_cpu_float64 2022-08-17T12:14:20.9202079Z [gw3] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_abs_cpu_complex128 2022-08-17T12:14:20.9323385Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_acosh_cpu_complex128 2022-08-17T12:14:20.9441009Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_eig_cpu_float64 2022-08-17T12:14:20.9459498Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_atleast_2d_cpu_float64 2022-08-17T12:14:20.9806170Z [gw0] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_eig_cpu_float64 2022-08-17T12:14:20.9808878Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_empty_cpu_float64 2022-08-17T12:14:21.0102859Z [gw0] [ 13%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_empty_cpu_float64 2022-08-17T12:14:21.0109052Z [gw3] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_acosh_cpu_complex128 2022-08-17T12:14:21.0131975Z [gw1] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_atleast_2d_cpu_float64 2022-08-17T12:14:21.0137957Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_baddbmm_cpu_float64 2022-08-17T12:14:21.0244941Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_addbmm_cpu_complex128 2022-08-17T12:14:21.0249672Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_eq_cpu_float64 2022-08-17T12:14:21.0667061Z [gw0] [ 13%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_eq_cpu_float64 2022-08-17T12:14:21.0968908Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_erfc_cpu_float64 2022-08-17T12:14:21.1160642Z [gw0] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_erfc_cpu_float64 2022-08-17T12:14:21.1223328Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_exp_cpu_float64 2022-08-17T12:14:21.1600870Z [gw0] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_exp_cpu_float64 2022-08-17T12:14:21.2011455Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_expand_cpu_float64 2022-08-17T12:14:21.2055580Z [gw1] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_baddbmm_cpu_float64 2022-08-17T12:14:21.2061955Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_block_diag_cpu_complex128 2022-08-17T12:14:21.2101647Z [gw0] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_expand_cpu_float64 2022-08-17T12:14:21.6009601Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_fft_cpu_complex128 2022-08-17T12:14:21.6026448Z [gw1] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_block_diag_cpu_complex128 2022-08-17T12:14:21.6052043Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_bool_cpu_complex128 2022-08-17T12:14:21.6353795Z [gw1] [ 13%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_bool_cpu_complex128 2022-08-17T12:14:21.6367645Z [gw0] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_fft_cpu_complex128 2022-08-17T12:14:21.6442715Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_fftshift_cpu_complex128 2022-08-17T12:14:21.6464175Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_broadcast_to_cpu_complex128 2022-08-17T12:14:21.6480577Z [gw2] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_std_cpu_complex128 2022-08-17T12:14:21.7698003Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_var_cpu_complex128 2022-08-17T12:14:21.7726419Z [gw0] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_fftshift_cpu_complex128 2022-08-17T12:14:21.8710397Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_hfft_cpu_complex128 2022-08-17T12:14:21.8727472Z [gw1] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_broadcast_to_cpu_complex128 2022-08-17T12:14:21.8757423Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_byte_cpu_float64 2022-08-17T12:14:21.9242327Z [gw1] [ 14%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_byte_cpu_float64 2022-08-17T12:14:21.9809046Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cat_cpu_float64 2022-08-17T12:14:21.9838806Z [gw1] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cat_cpu_float64 2022-08-17T12:14:22.0905514Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_chalf_cpu_float64 2022-08-17T12:14:22.0928128Z [gw0] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_hfft_cpu_complex128 2022-08-17T12:14:22.3586471Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_ifft2_cpu_complex128 2022-08-17T12:14:22.3604719Z [gw0] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_ifft2_cpu_complex128 2022-08-17T12:14:22.7249813Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_ifftn_cpu_complex128 2022-08-17T12:14:22.7272130Z [gw0] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_ifftn_cpu_complex128 2022-08-17T12:14:22.8138086Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_ihfft2_cpu_float64 2022-08-17T12:14:22.8160135Z [gw0] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_ihfft2_cpu_float64 2022-08-17T12:14:22.9049840Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_irfft2_cpu_float64 2022-08-17T12:14:22.9205278Z [gw0] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_irfft2_cpu_float64 2022-08-17T12:14:22.9977400Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_irfftn_cpu_float64 2022-08-17T12:14:23.0002950Z [gw0] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_irfftn_cpu_float64 2022-08-17T12:14:23.0808988Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fill_cpu_complex128 2022-08-17T12:14:23.0835538Z [gw3] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_addbmm_cpu_complex128 2022-08-17T12:14:23.1077456Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_addcmul_cpu_complex128 2022-08-17T12:14:23.1111161Z [gw0] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fill_cpu_complex128 2022-08-17T12:14:23.3823596Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_flip_cpu_complex128 2022-08-17T12:14:23.3851355Z [gw0] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_flip_cpu_complex128 2022-08-17T12:14:23.4291620Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_flipud_cpu_complex128 2022-08-17T12:14:23.4313164Z [gw0] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_flipud_cpu_complex128 2022-08-17T12:14:23.9936349Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_float_power_cpu_complex128 2022-08-17T12:14:23.9980147Z [gw1] [ 14%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_chalf_cpu_float64 2022-08-17T12:14:24.0332109Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cholesky_cpu_float64 2022-08-17T12:14:24.0481970Z [gw1] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cholesky_cpu_float64 2022-08-17T12:14:24.1852078Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cholesky_solve_cpu_float64 2022-08-17T12:14:24.1880441Z [gw0] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_float_power_cpu_complex128 2022-08-17T12:14:24.2577373Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fmax_cpu_float64 2022-08-17T12:14:24.2604984Z [gw0] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fmax_cpu_float64 2022-08-17T12:14:24.2766775Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_frexp_cpu_float64 2022-08-17T12:14:24.3021977Z [gw0] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_frexp_cpu_float64 2022-08-17T12:14:24.3121215Z [gw1] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cholesky_solve_cpu_float64 2022-08-17T12:14:24.3361426Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_gather_cpu_float64 2022-08-17T12:14:24.3435437Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_clamp_max_cpu_float64 2022-08-17T12:14:24.3485217Z [gw0] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_gather_cpu_float64 2022-08-17T12:14:24.3534034Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_gradient_cpu_complex128 2022-08-17T12:14:24.3558043Z [gw3] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_addcmul_cpu_complex128 2022-08-17T12:14:24.4641718Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_addmm_decomposed_cpu_complex128 2022-08-17T12:14:24.4680290Z [gw1] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_clamp_max_cpu_float64 2022-08-17T12:14:24.6609692Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_column_stack_cpu_complex128 2022-08-17T12:14:24.6642478Z [gw1] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_column_stack_cpu_complex128 2022-08-17T12:14:24.8660260Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_complex_cpu_float64 2022-08-17T12:14:24.8695358Z [gw1] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_complex_cpu_float64 2022-08-17T12:14:24.8780444Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_conj_physical_cpu_float64 2022-08-17T12:14:24.9204656Z [gw1] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_conj_physical_cpu_float64 2022-08-17T12:14:24.9233328Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_contiguous_cpu_float64 2022-08-17T12:14:24.9407921Z [gw1] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_contiguous_cpu_float64 2022-08-17T12:14:24.9432621Z [gw3] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_addmm_decomposed_cpu_complex128 2022-08-17T12:14:24.9567622Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_addr_cpu_complex128 2022-08-17T12:14:25.1033751Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cos_cpu_complex128 2022-08-17T12:14:25.1214611Z [gw1] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cos_cpu_complex128 2022-08-17T12:14:25.1260249Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_count_nonzero_cpu_complex128 2022-08-17T12:14:25.1722802Z [gw1] [ 14%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_count_nonzero_cpu_complex128 2022-08-17T12:14:25.3529974Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cross_cpu_complex128 2022-08-17T12:14:25.3558092Z [gw3] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_addr_cpu_complex128 2022-08-17T12:14:25.3602279Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_allclose_cpu_complex128 2022-08-17T12:14:25.4016722Z [gw3] [ 14%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_allclose_cpu_complex128 2022-08-17T12:14:25.4025532Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_aminmax_cpu_float64 2022-08-17T12:14:25.4045424Z [gw3] [ 14%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_aminmax_cpu_float64 2022-08-17T12:14:25.4074517Z [gw1] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cross_cpu_complex128 2022-08-17T12:14:25.4407315Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cumprod_cpu_complex128 2022-08-17T12:14:25.4459782Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_any_cpu_float64 2022-08-17T12:14:25.4899702Z [gw3] [ 14%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_any_cpu_float64 2022-08-17T12:14:25.4910592Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_argsort_cpu_float64 2022-08-17T12:14:25.5329214Z [gw3] [ 14%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_argsort_cpu_float64 2022-08-17T12:14:25.5339244Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_as_strided_cpu_float64 2022-08-17T12:14:25.5835496Z [gw3] [ 14%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_as_strided_cpu_float64 2022-08-17T12:14:25.5836332Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_asin_cpu_float64 2022-08-17T12:14:25.6245272Z [gw3] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_asin_cpu_float64 2022-08-17T12:14:25.6940426Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_atan_cpu_complex128 2022-08-17T12:14:25.6966632Z [gw3] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_atan_cpu_complex128 2022-08-17T12:14:26.1011441Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_atleast_1d_cpu_complex128 2022-08-17T12:14:26.1027249Z [gw0] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_gradient_cpu_complex128 2022-08-17T12:14:26.1120770Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_half_cpu_float64 2022-08-17T12:14:26.1496588Z [gw0] [ 14%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_half_cpu_float64 2022-08-17T12:14:26.1501556Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_histogramdd_cpu_float64 2022-08-17T12:14:26.1887211Z [gw0] [ 14%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_histogramdd_cpu_float64 2022-08-17T12:14:26.2086892Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_hstack_cpu_float64 2022-08-17T12:14:26.2363394Z [gw0] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_hstack_cpu_float64 2022-08-17T12:14:26.2371206Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_igammac_cpu_float64 2022-08-17T12:14:26.2386555Z [gw0] [ 14%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_igammac_cpu_float64 2022-08-17T12:14:26.2406831Z [gw2] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_var_cpu_complex128 2022-08-17T12:14:26.2413419Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_acos_cpu_complex128 2022-08-17T12:14:26.2427458Z [gw3] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_atleast_1d_cpu_complex128 2022-08-17T12:14:26.2841066Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_atleast_3d_cpu_complex128 2022-08-17T12:14:26.3169809Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_index_copy_cpu_complex128 2022-08-17T12:14:26.3194893Z [gw2] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_acos_cpu_complex128 2022-08-17T12:14:26.5065252Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_add_cpu_complex128 2022-08-17T12:14:26.5099662Z [gw0] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_index_copy_cpu_complex128 2022-08-17T12:14:26.6530652Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_index_put_cpu_complex128 2022-08-17T12:14:26.6560323Z [gw3] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_atleast_3d_cpu_complex128 2022-08-17T12:14:26.7168183Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_bernoulli_cpu_float64 2022-08-17T12:14:26.7202175Z [gw3] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_bernoulli_cpu_float64 2022-08-17T12:14:26.7914607Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_block_diag_cpu_float64 2022-08-17T12:14:26.7948398Z [gw3] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_block_diag_cpu_float64 2022-08-17T12:14:26.7998170Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_bool_cpu_float64 2022-08-17T12:14:26.8293828Z [gw3] [ 14%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_bool_cpu_float64 2022-08-17T12:14:26.8316760Z [gw0] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_index_put_cpu_complex128 2022-08-17T12:14:26.8414075Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_index_select_cpu_float64 2022-08-17T12:14:26.8531942Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_broadcast_to_cpu_float64 2022-08-17T12:14:26.8762981Z [gw0] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_index_select_cpu_float64 2022-08-17T12:14:26.8767633Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_int_cpu_float64 2022-08-17T12:14:26.9034994Z [gw0] [ 14%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_int_cpu_float64 2022-08-17T12:14:26.9087419Z [gw3] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_broadcast_to_cpu_float64 2022-08-17T12:14:26.9203079Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cartesian_prod_cpu_complex128 2022-08-17T12:14:26.9207524Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_isclose_cpu_float64 2022-08-17T12:14:26.9645391Z [gw0] [ 14%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_isclose_cpu_float64 2022-08-17T12:14:26.9651762Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_isinf_cpu_complex128 2022-08-17T12:14:26.9687296Z [gw0] [ 14%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_isinf_cpu_complex128 2022-08-17T12:14:26.9714617Z [gw2] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_add_cpu_complex128 2022-08-17T12:14:27.0125717Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_addcdiv_cpu_complex128 2022-08-17T12:14:27.0129729Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_isneginf_cpu_float64 2022-08-17T12:14:27.0573507Z [gw0] [ 14%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_isneginf_cpu_float64 2022-08-17T12:14:27.1533241Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_istft_cpu_complex128 2022-08-17T12:14:27.1556417Z [gw3] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cartesian_prod_cpu_complex128 2022-08-17T12:14:27.1931560Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cdist_cpu_float64 2022-08-17T12:14:27.1964125Z [gw3] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cdist_cpu_float64 2022-08-17T12:14:27.1999733Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_char_cpu_complex128 2022-08-17T12:14:27.2425662Z [gw3] [ 14%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_char_cpu_complex128 2022-08-17T12:14:28.2094646Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cholesky_inverse_cpu_complex128 2022-08-17T12:14:28.2121624Z [gw2] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_addcdiv_cpu_complex128 2022-08-17T12:14:28.3244306Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_addmm_cpu_complex128 2022-08-17T12:14:28.3258228Z [gw3] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cholesky_inverse_cpu_complex128 2022-08-17T12:14:28.5898854Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_chunk_cpu_complex128 2022-08-17T12:14:28.5927742Z [gw2] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_addmm_cpu_complex128 2022-08-17T12:14:28.6327428Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_addmv_cpu_complex128 2022-08-17T12:14:28.6341378Z [gw0] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_istft_cpu_complex128 2022-08-17T12:14:28.6363664Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_jiterator_4inputs_with_extra_args_cpu_complex128 2022-08-17T12:14:28.6682989Z [gw0] [ 14%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_jiterator_4inputs_with_extra_args_cpu_complex128 2022-08-17T12:14:28.6704216Z [gw3] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_chunk_cpu_complex128 2022-08-17T12:14:28.6798369Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_clamp_min_cpu_float64 2022-08-17T12:14:28.6803319Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_jiterator_binary_return_by_ref_cpu_complex128 2022-08-17T12:14:28.7280898Z [gw0] [ 14%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_jiterator_binary_return_by_ref_cpu_complex128 2022-08-17T12:14:28.7471737Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_kron_cpu_complex128 2022-08-17T12:14:28.7493859Z [gw3] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_clamp_min_cpu_float64 2022-08-17T12:14:28.7962718Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_column_stack_cpu_float64 2022-08-17T12:14:28.7984904Z [gw3] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_column_stack_cpu_float64 2022-08-17T12:14:28.8485358Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_conj_cpu_complex128 2022-08-17T12:14:28.8508979Z [gw0] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_kron_cpu_complex128 2022-08-17T12:14:28.8994920Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_ldexp_cpu_float64 2022-08-17T12:14:28.9017836Z [gw3] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_conj_cpu_complex128 2022-08-17T12:14:28.9708377Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_constant_pad_nd_cpu_complex128 2022-08-17T12:14:28.9730831Z [gw0] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_ldexp_cpu_float64 2022-08-17T12:14:29.0063751Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_lgamma_cpu_float64 2022-08-17T12:14:29.0165857Z [gw0] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_lgamma_cpu_float64 2022-08-17T12:14:29.1409370Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_cholesky_ex_cpu_float64 2022-08-17T12:14:29.1447832Z [gw2] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_addmv_cpu_complex128 2022-08-17T12:14:29.1525805Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_all_cpu_complex128 2022-08-17T12:14:29.1962343Z [gw2] [ 15%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_all_cpu_complex128 2022-08-17T12:14:29.2879300Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_amax_cpu_float64 2022-08-17T12:14:29.2894890Z [gw2] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_amax_cpu_float64 2022-08-17T12:14:29.2963221Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_angle_cpu_float64 2022-08-17T12:14:29.3360177Z [gw2] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_angle_cpu_float64 2022-08-17T12:14:29.3366123Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_argmax_cpu_float64 2022-08-17T12:14:29.3529662Z [gw2] [ 15%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_argmax_cpu_float64 2022-08-17T12:14:29.3688649Z [gw0] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_cholesky_ex_cpu_float64 2022-08-17T12:14:29.3806120Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_cross_cpu_float64 2022-08-17T12:14:29.3812902Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_argwhere_cpu_float64 2022-08-17T12:14:29.4019132Z [gw2] [ 15%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_argwhere_cpu_float64 2022-08-17T12:14:29.4154580Z [gw0] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_cross_cpu_float64 2022-08-17T12:14:29.4161624Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_det_singular_cpu_float64 2022-08-17T12:14:29.4232829Z [gw0] [ 15%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_det_singular_cpu_float64 2022-08-17T12:14:29.4239508Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_as_strided_scatter_cpu_float64 2022-08-17T12:14:29.4589574Z [gw2] [ 15%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_as_strided_scatter_cpu_float64 2022-08-17T12:14:29.4688861Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_eigh_cpu_float64 2022-08-17T12:14:29.4768298Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_asinh_cpu_float64 2022-08-17T12:14:29.5161111Z [gw2] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_asinh_cpu_float64 2022-08-17T12:14:29.5809957Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_atanh_cpu_complex128 2022-08-17T12:14:29.5859111Z [gw2] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_atanh_cpu_complex128 2022-08-17T12:14:29.6156012Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_atleast_2d_cpu_complex128 2022-08-17T12:14:29.6297330Z [gw0] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_eigh_cpu_float64 2022-08-17T12:14:29.7348392Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_eigvalsh_cpu_float64 2022-08-17T12:14:29.7369905Z [gw0] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_eigvalsh_cpu_float64 2022-08-17T12:14:29.8217730Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_inv_cpu_float64 2022-08-17T12:14:29.8253205Z [gw0] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_inv_cpu_float64 2022-08-17T12:14:29.8321106Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_ldl_factor_cpu_float64 2022-08-17T12:14:29.8736974Z [gw0] [ 15%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_ldl_factor_cpu_float64 2022-08-17T12:14:29.8742002Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_ldl_solve_cpu_float64 2022-08-17T12:14:29.9189580Z [gw0] [ 15%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_ldl_solve_cpu_float64 2022-08-17T12:14:30.0919075Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_lstsq_grad_oriented_cpu_float64 2022-08-17T12:14:30.0961683Z [gw2] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_atleast_2d_cpu_complex128 2022-08-17T12:14:30.5427675Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_baddbmm_cpu_complex128 2022-08-17T12:14:30.5451196Z [gw3] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_constant_pad_nd_cpu_complex128 2022-08-17T12:14:30.6295978Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_copysign_cpu_float64 2022-08-17T12:14:30.6318643Z [gw3] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_copysign_cpu_float64 2022-08-17T12:14:30.6528436Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cos_cpu_float64 2022-08-17T12:14:30.6762455Z [gw3] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cos_cpu_float64 2022-08-17T12:14:30.6767153Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_count_nonzero_cpu_float64 2022-08-17T12:14:30.7240739Z [gw3] [ 15%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_count_nonzero_cpu_float64 2022-08-17T12:14:30.7365047Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cross_cpu_float64 2022-08-17T12:14:30.7681431Z [gw3] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cross_cpu_float64 2022-08-17T12:14:31.5208376Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cumprod_cpu_float64 2022-08-17T12:14:31.5236996Z [gw0] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_lstsq_grad_oriented_cpu_float64 2022-08-17T12:14:31.5887407Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_lu_factor_cpu_float64 2022-08-17T12:14:31.5912240Z [gw2] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_baddbmm_cpu_complex128 2022-08-17T12:14:31.9152413Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_bfloat16_cpu_float64 2022-08-17T12:14:31.9166241Z [gw0] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_lu_factor_cpu_float64 2022-08-17T12:14:33.1667262Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_lu_solve_cpu_float64 2022-08-17T12:14:33.1684139Z [gw2] [ 15%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_bfloat16_cpu_float64 2022-08-17T12:14:33.1800028Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_bmm_cpu_float64 2022-08-17T12:14:33.2127139Z [gw2] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_bmm_cpu_float64 2022-08-17T12:14:33.2375073Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_broadcast_tensors_cpu_float64 2022-08-17T12:14:33.2607186Z [gw2] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_broadcast_tensors_cpu_float64 2022-08-17T12:14:33.2637703Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_byte_cpu_complex128 2022-08-17T12:14:33.3046485Z [gw2] [ 15%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_byte_cpu_complex128 2022-08-17T12:14:33.6923568Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cat_cpu_complex128 2022-08-17T12:14:33.6951716Z [gw2] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cat_cpu_complex128 2022-08-17T12:14:33.7049909Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_chalf_cpu_complex128 2022-08-17T12:14:33.7426497Z [gw2] [ 15%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_chalf_cpu_complex128 2022-08-17T12:14:33.7621748Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cholesky_cpu_complex128 2022-08-17T12:14:33.7867851Z [gw2] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cholesky_cpu_complex128 2022-08-17T12:14:34.2643105Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cholesky_solve_cpu_complex128 2022-08-17T12:14:34.2655237Z [gw0] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_lu_solve_cpu_float64 2022-08-17T12:14:34.3854449Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_matrix_power_cpu_float64 2022-08-17T12:14:34.3876582Z [gw0] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_matrix_power_cpu_float64 2022-08-17T12:14:34.3911145Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_matrix_rank_hermitian_cpu_float64 2022-08-17T12:14:34.4361708Z [gw0] [ 15%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_matrix_rank_hermitian_cpu_float64 2022-08-17T12:14:34.5918223Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_norm_cpu_float64 2022-08-17T12:14:34.5940472Z [gw2] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cholesky_solve_cpu_complex128 2022-08-17T12:14:34.5950996Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_clamp_cpu_float64 2022-08-17T12:14:34.5963029Z [gw0] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_norm_cpu_float64 2022-08-17T12:14:34.6287491Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_pinv_cpu_float64 2022-08-17T12:14:34.6405883Z [gw2] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_clamp_cpu_float64 2022-08-17T12:14:34.6494006Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_clone_cpu_float64 2022-08-17T12:14:34.6847494Z [gw2] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_clone_cpu_float64 2022-08-17T12:14:34.7942372Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_combinations_cpu_float64 2022-08-17T12:14:34.7965859Z [gw0] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_pinv_cpu_float64 2022-08-17T12:14:34.8002916Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_pinv_singular_cpu_float64 2022-08-17T12:14:34.8441809Z [gw0] [ 15%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_pinv_singular_cpu_float64 2022-08-17T12:14:34.9305361Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_slogdet_cpu_float64 2022-08-17T12:14:34.9340859Z [gw2] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_combinations_cpu_float64 2022-08-17T12:14:34.9503990Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_conj_physical_cpu_complex128 2022-08-17T12:14:34.9596999Z [gw0] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_slogdet_cpu_float64 2022-08-17T12:14:34.9869163Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_solve_ex_cpu_float64 2022-08-17T12:14:34.9908006Z [gw2] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_conj_physical_cpu_complex128 2022-08-17T12:14:35.0602286Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_contiguous_cpu_complex128 2022-08-17T12:14:35.0629434Z [gw2] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_contiguous_cpu_complex128 2022-08-17T12:14:35.1193630Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_corrcoef_cpu_float64 2022-08-17T12:14:35.1215353Z [gw2] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_corrcoef_cpu_float64 2022-08-17T12:14:35.1332545Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cosh_cpu_float64 2022-08-17T12:14:35.1710235Z [gw2] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cosh_cpu_float64 2022-08-17T12:14:35.1715838Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cov_cpu_float64 2022-08-17T12:14:35.2202858Z [gw2] [ 15%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cov_cpu_float64 2022-08-17T12:14:35.2343244Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cummin_cpu_float64 2022-08-17T12:14:35.2447669Z [gw2] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cummin_cpu_float64 2022-08-17T12:14:35.2460362Z [gw0] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_solve_ex_cpu_float64 2022-08-17T12:14:35.2640245Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_svd_cpu_float64 2022-08-17T12:14:35.2799265Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cumsum_cpu_float64 2022-08-17T12:14:35.3043627Z [gw2] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cumsum_cpu_float64 2022-08-17T12:14:35.5626646Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_diag_cpu_complex128 2022-08-17T12:14:35.5648562Z [gw2] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_diag_cpu_complex128 2022-08-17T12:14:35.6888256Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_diagflat_cpu_complex128 2022-08-17T12:14:35.6905328Z [gw2] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_diagflat_cpu_complex128 2022-08-17T12:14:35.7945226Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_diagonal_scatter_cpu_float64 2022-08-17T12:14:35.7980431Z [gw2] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_diagonal_scatter_cpu_float64 2022-08-17T12:14:37.2161176Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_dist_cpu_complex128 2022-08-17T12:14:37.2169969Z [gw3] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cumprod_cpu_float64 2022-08-17T12:14:37.2852140Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cumulative_trapezoid_cpu_float64 2022-08-17T12:14:37.2875287Z [gw3] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cumulative_trapezoid_cpu_float64 2022-08-17T12:14:37.4343694Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_diag_embed_cpu_complex128 2022-08-17T12:14:37.4368379Z [gw0] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_svd_cpu_float64 2022-08-17T12:14:37.4669091Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_tensorinv_cpu_float64 2022-08-17T12:14:37.4805707Z [gw0] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_tensorinv_cpu_float64 2022-08-17T12:14:37.5659808Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_vander_cpu_float64 2022-08-17T12:14:37.5682677Z [gw0] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_vander_cpu_float64 2022-08-17T12:14:37.6164561Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_vector_norm_cpu_float64 2022-08-17T12:14:37.6191888Z [gw3] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_diag_embed_cpu_complex128 2022-08-17T12:14:37.8564556Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_diagonal_cpu_complex128 2022-08-17T12:14:37.8577164Z [gw3] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_diagonal_cpu_complex128 2022-08-17T12:14:38.3461401Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_diff_cpu_float64 2022-08-17T12:14:38.3488625Z [gw0] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_vector_norm_cpu_float64 2022-08-17T12:14:38.3612339Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_log10_cpu_float64 2022-08-17T12:14:38.3665660Z [gw0] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_log10_cpu_float64 2022-08-17T12:14:38.3692077Z [gw3] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_diff_cpu_float64 2022-08-17T12:14:38.3800273Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_div_floor_rounding_cpu_float64 2022-08-17T12:14:38.3817787Z [gw2] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_dist_cpu_complex128 2022-08-17T12:14:38.3990022Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_div_no_rounding_mode_cpu_float64 2022-08-17T12:14:38.4171521Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_log_cpu_complex128 2022-08-17T12:14:38.4197193Z [gw3] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_div_floor_rounding_cpu_float64 2022-08-17T12:14:38.4738037Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_dot_cpu_complex128 2022-08-17T12:14:38.4843805Z [gw0] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_log_cpu_complex128 2022-08-17T12:14:38.4932901Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_log_softmax_dtype_cpu_float64 2022-08-17T12:14:38.4953780Z [gw3] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_dot_cpu_complex128 2022-08-17T12:14:38.5050935Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_dsplit_cpu_complex128 2022-08-17T12:14:38.5174799Z [gw0] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_log_softmax_dtype_cpu_float64 2022-08-17T12:14:38.5199950Z [gw2] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_div_no_rounding_mode_cpu_float64 2022-08-17T12:14:38.5305696Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_double_cpu_complex128 2022-08-17T12:14:38.6135216Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_logdet_cpu_complex128 2022-08-17T12:14:38.6166638Z [gw2] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_double_cpu_complex128 2022-08-17T12:14:38.7188997Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_dstack_cpu_complex128 2022-08-17T12:14:38.7217942Z [gw3] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_dsplit_cpu_complex128 2022-08-17T12:14:38.7290077Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_eig_cpu_complex128 2022-08-17T12:14:38.7315759Z [gw2] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_dstack_cpu_complex128 2022-08-17T12:14:38.7432813Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_einsum_cpu_complex128 2022-08-17T12:14:38.7683535Z [gw3] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_eig_cpu_complex128 2022-08-17T12:14:38.7687909Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_empty_cpu_complex128 2022-08-17T12:14:38.8124674Z [gw3] [ 16%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_empty_cpu_complex128 2022-08-17T12:14:38.8130762Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_eq_cpu_complex128 2022-08-17T12:14:38.8546339Z [gw3] [ 16%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_eq_cpu_complex128 2022-08-17T12:14:38.8620309Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_erf_cpu_float64 2022-08-17T12:14:38.9042061Z [gw3] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_erf_cpu_float64 2022-08-17T12:14:38.9935793Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_exp_cpu_complex128 2022-08-17T12:14:38.9959258Z [gw3] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_exp_cpu_complex128 2022-08-17T12:14:39.1176765Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_expand_cpu_complex128 2022-08-17T12:14:39.1200542Z [gw0] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_logdet_cpu_complex128 2022-08-17T12:14:39.1260786Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_logical_not_cpu_complex128 2022-08-17T12:14:39.1545894Z [gw0] [ 16%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_logical_not_cpu_complex128 2022-08-17T12:14:39.1571661Z [gw3] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_expand_cpu_complex128 2022-08-17T12:14:39.1645017Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_fft2_cpu_float64 2022-08-17T12:14:39.1653343Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_logical_xor_cpu_complex128 2022-08-17T12:14:39.2089139Z [gw0] [ 16%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_logical_xor_cpu_complex128 2022-08-17T12:14:39.2098787Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_logspace_cpu_float64 2022-08-17T12:14:39.2531147Z [gw0] [ 16%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_logspace_cpu_float64 2022-08-17T12:14:39.2541599Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_lt_cpu_float64 2022-08-17T12:14:39.2765700Z [gw0] [ 16%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_lt_cpu_float64 2022-08-17T12:14:39.2786227Z [gw3] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_fft2_cpu_float64 2022-08-17T12:14:39.2994578Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_fftn_cpu_float64 2022-08-17T12:14:39.3334260Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_lu_solve_cpu_float64 2022-08-17T12:14:39.3361189Z [gw2] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_einsum_cpu_complex128 2022-08-17T12:14:39.3404815Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_empty_like_cpu_complex128 2022-08-17T12:14:39.3935477Z [gw2] [ 16%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_empty_like_cpu_complex128 2022-08-17T12:14:39.3937663Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_equal_cpu_complex128 2022-08-17T12:14:39.4159894Z [gw2] [ 16%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_equal_cpu_complex128 2022-08-17T12:14:39.4178954Z [gw3] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_fftn_cpu_float64 2022-08-17T12:14:39.4256450Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_hfft2_cpu_float64 2022-08-17T12:14:39.4398061Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_erfinv_cpu_float64 2022-08-17T12:14:39.4686368Z [gw2] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_erfinv_cpu_float64 2022-08-17T12:14:39.4706979Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_expand_as_cpu_complex128 2022-08-17T12:14:39.4727426Z [gw3] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_hfft2_cpu_float64 2022-08-17T12:14:39.5309707Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_hfftn_cpu_float64 2022-08-17T12:14:39.5325105Z [gw2] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_expand_as_cpu_complex128 2022-08-17T12:14:39.5341269Z [gw3] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_hfftn_cpu_float64 2022-08-17T12:14:39.5351661Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_expm1_cpu_float64 2022-08-17T12:14:39.5493019Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_ifft_cpu_float64 2022-08-17T12:14:39.5796290Z [gw2] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_expm1_cpu_float64 2022-08-17T12:14:39.6331373Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_fft_cpu_float64 2022-08-17T12:14:39.6354454Z [gw3] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_ifft_cpu_float64 2022-08-17T12:14:39.6530005Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_ifftshift_cpu_float64 2022-08-17T12:14:39.6840491Z [gw3] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_ifftshift_cpu_float64 2022-08-17T12:14:39.8818768Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_irfft2_cpu_complex128 2022-08-17T12:14:39.8841212Z [gw2] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_fft_cpu_float64 2022-08-17T12:14:39.9197931Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_fftshift_cpu_float64 2022-08-17T12:14:39.9284197Z [gw2] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_fftshift_cpu_float64 2022-08-17T12:14:40.0126114Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_hfft_cpu_float64 2022-08-17T12:14:40.0172639Z [gw3] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_irfft2_cpu_complex128 2022-08-17T12:14:40.0556129Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_irfftn_cpu_complex128 2022-08-17T12:14:40.0574264Z [gw2] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_hfft_cpu_float64 2022-08-17T12:14:40.0584252Z [gw0] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_lu_solve_cpu_float64 2022-08-17T12:14:40.0589316Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_mH_cpu_float64 2022-08-17T12:14:40.0924828Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_ifft2_cpu_float64 2022-08-17T12:14:40.1002126Z [gw0] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_mH_cpu_float64 2022-08-17T12:14:40.1568879Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_masked_fill_cpu_float64 2022-08-17T12:14:40.1599325Z [gw0] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_masked_fill_cpu_float64 2022-08-17T12:14:40.2297744Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_masked_select_cpu_float64 2022-08-17T12:14:40.2319686Z [gw3] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_irfftn_cpu_complex128 2022-08-17T12:14:40.2497069Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_rfftn_cpu_float64 2022-08-17T12:14:40.2546625Z [gw0] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_masked_select_cpu_float64 2022-08-17T12:14:40.3442292Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_matrix_exp_cpu_float64 2022-08-17T12:14:40.3476316Z [gw2] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_ifft2_cpu_float64 2022-08-17T12:14:40.3873676Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_ifftn_cpu_float64 2022-08-17T12:14:40.3882729Z [gw0] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_matrix_exp_cpu_float64 2022-08-17T12:14:40.4009956Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_maximum_cpu_float64 2022-08-17T12:14:40.4037587Z [gw3] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_rfftn_cpu_float64 2022-08-17T12:14:40.4224754Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_flatten_cpu_float64 2022-08-17T12:14:40.4482399Z [gw3] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_flatten_cpu_float64 2022-08-17T12:14:40.4591832Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fliplr_cpu_float64 2022-08-17T12:14:40.4689476Z [gw3] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fliplr_cpu_float64 2022-08-17T12:14:40.4711766Z [gw0] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_maximum_cpu_float64 2022-08-17T12:14:40.4962148Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_meshgrid_list_of_tensors_cpu_complex128 2022-08-17T12:14:40.6009020Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_float_cpu_float64 2022-08-17T12:14:40.6042736Z [gw2] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_ifftn_cpu_float64 2022-08-17T12:14:40.7746067Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_ihfft_cpu_float64 2022-08-17T12:14:40.7772728Z [gw2] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_ihfft_cpu_float64 2022-08-17T12:14:40.9283918Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_irfft_cpu_complex128 2022-08-17T12:14:40.9294973Z [gw2] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_irfft_cpu_complex128 2022-08-17T12:14:40.9990937Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_rfft2_cpu_float64 2022-08-17T12:14:41.0006829Z [gw2] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_rfft2_cpu_float64 2022-08-17T12:14:41.0118351Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fill_cpu_float64 2022-08-17T12:14:41.0482701Z [gw2] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fill_cpu_float64 2022-08-17T12:14:41.0827956Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_flip_cpu_float64 2022-08-17T12:14:41.0850631Z [gw2] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_flip_cpu_float64 2022-08-17T12:14:41.1011695Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_flipud_cpu_float64 2022-08-17T12:14:41.1283495Z [gw2] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_flipud_cpu_float64 2022-08-17T12:14:41.2296877Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_float_power_cpu_float64 2022-08-17T12:14:41.2317700Z [gw0] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_meshgrid_list_of_tensors_cpu_complex128 2022-08-17T12:14:41.2942084Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_min_binary_cpu_float64 2022-08-17T12:14:41.2996091Z [gw2] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_float_power_cpu_float64 2022-08-17T12:14:41.3106199Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fmin_cpu_float64 2022-08-17T12:14:41.3126964Z [gw0] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_min_binary_cpu_float64 2022-08-17T12:14:41.4088840Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_mm_cpu_complex128 2022-08-17T12:14:41.4110160Z [gw0] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_mm_cpu_complex128 2022-08-17T12:14:41.4218312Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_movedim_cpu_float64 2022-08-17T12:14:41.4268630Z [gw0] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_movedim_cpu_float64 2022-08-17T12:14:41.4283764Z [gw2] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fmin_cpu_float64 2022-08-17T12:14:41.4322697Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_full_like_cpu_complex128 2022-08-17T12:14:41.4562298Z [gw2] [ 16%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_full_like_cpu_complex128 2022-08-17T12:14:41.4567084Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_multinomial_cpu_float64 2022-08-17T12:14:41.4763281Z [gw0] [ 16%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_multinomial_cpu_float64 2022-08-17T12:14:41.4769423Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_ge_cpu_float64 2022-08-17T12:14:41.4994702Z [gw2] [ 16%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_ge_cpu_float64 2022-08-17T12:14:41.5002267Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_mvlgamma_mvlgamma_p_3_cpu_float64 2022-08-17T12:14:41.5228947Z [gw0] [ 16%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_mvlgamma_mvlgamma_p_3_cpu_float64 2022-08-17T12:14:41.5480910Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_gradient_cpu_float64 2022-08-17T12:14:41.6147809Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nanmedian_cpu_float64 2022-08-17T12:14:41.6170652Z [gw0] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nanmedian_cpu_float64 2022-08-17T12:14:41.6528887Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_narrow_cpu_float64 2022-08-17T12:14:41.6605474Z [gw0] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_narrow_cpu_float64 2022-08-17T12:14:41.6938773Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_neg_cpu_complex128 2022-08-17T12:14:41.6950891Z [gw2] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_gradient_cpu_float64 2022-08-17T12:14:41.6963873Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_heaviside_cpu_float64 2022-08-17T12:14:41.6991123Z [gw0] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_neg_cpu_complex128 2022-08-17T12:14:41.7042340Z [gw2] [ 16%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_heaviside_cpu_float64 2022-08-17T12:14:41.7079971Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_new_full_cpu_complex128 2022-08-17T12:14:41.7482273Z [gw0] [ 16%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_new_full_cpu_complex128 2022-08-17T12:14:41.7490289Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_hsplit_cpu_complex128 2022-08-17T12:14:41.7537280Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_new_zeros_cpu_complex128 2022-08-17T12:14:41.7945854Z [gw0] [ 16%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_new_zeros_cpu_complex128 2022-08-17T12:14:41.9029937Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_adaptive_avg_pool2d_cpu_float64 2022-08-17T12:14:41.9049243Z [gw0] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_adaptive_avg_pool2d_cpu_float64 2022-08-17T12:14:41.9132499Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_adaptive_max_pool3d_cpu_float64 2022-08-17T12:14:41.9249645Z [gw2] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_hsplit_cpu_complex128 2022-08-17T12:14:42.0365142Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_hypot_cpu_float64 2022-08-17T12:14:42.0402478Z [gw2] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_hypot_cpu_float64 2022-08-17T12:14:42.0987408Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_imag_cpu_complex128 2022-08-17T12:14:42.1015638Z [gw0] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_adaptive_max_pool3d_cpu_float64 2022-08-17T12:14:42.1179244Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_batch_norm_cpu_float64 2022-08-17T12:14:42.1211902Z [gw0] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_batch_norm_cpu_float64 2022-08-17T12:14:42.1237836Z [gw2] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_imag_cpu_complex128 2022-08-17T12:14:42.1426747Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_index_copy_cpu_float64 2022-08-17T12:14:42.1436410Z [gw3] [ 16%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_float_cpu_float64 2022-08-17T12:14:42.1457947Z [gw2] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_index_copy_cpu_float64 2022-08-17T12:14:42.1495123Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_floor_divide_cpu_float64 2022-08-17T12:14:42.1514941Z [gw3] [ 16%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_floor_divide_cpu_float64 2022-08-17T12:14:42.1565857Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_celu_cpu_float64 2022-08-17T12:14:42.1679113Z [gw0] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_celu_cpu_float64 2022-08-17T12:14:42.1904889Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_index_put_cpu_float64 2022-08-17T12:14:42.1905597Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_frac_cpu_float64 2022-08-17T12:14:42.1975335Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_conv2d_cpu_float64 2022-08-17T12:14:42.1982209Z [gw2] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_index_put_cpu_float64 2022-08-17T12:14:42.2093306Z [gw3] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_frac_cpu_float64 2022-08-17T12:14:42.2402352Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_inner_cpu_complex128 2022-08-17T12:14:42.3602886Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_gather_cpu_complex128 2022-08-17T12:14:42.3623533Z [gw2] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_inner_cpu_complex128 2022-08-17T12:14:42.3877664Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_inverse_cpu_complex128 2022-08-17T12:14:42.3991193Z [gw3] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_gather_cpu_complex128 2022-08-17T12:14:42.4048084Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_geqrf_cpu_float64 2022-08-17T12:14:42.4522102Z [gw3] [ 17%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_geqrf_cpu_float64 2022-08-17T12:14:42.4540832Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_half_cpu_complex128 2022-08-17T12:14:42.4923824Z [gw3] [ 17%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_half_cpu_complex128 2022-08-17T12:14:42.4929801Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_histogram_cpu_float64 2022-08-17T12:14:42.5441174Z [gw3] [ 17%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_histogram_cpu_float64 2022-08-17T12:14:42.7128960Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_hstack_cpu_complex128 2022-08-17T12:14:42.7150613Z [gw2] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_inverse_cpu_complex128 2022-08-17T12:14:42.7162738Z [gw3] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_hstack_cpu_complex128 2022-08-17T12:14:42.7175731Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_isfinite_cpu_complex128 2022-08-17T12:14:42.7204206Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_igamma_cpu_float64 2022-08-17T12:14:42.7231749Z [gw2] [ 17%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_isfinite_cpu_complex128 2022-08-17T12:14:42.7683358Z [gw3] [ 17%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_igamma_cpu_float64 2022-08-17T12:14:42.7732993Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_index_add_cpu_float64 2022-08-17T12:14:42.7736987Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_isinf_cpu_float64 2022-08-17T12:14:42.8166786Z [gw2] [ 17%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_isinf_cpu_float64 2022-08-17T12:14:42.8175229Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_isposinf_cpu_float64 2022-08-17T12:14:42.8315931Z [gw2] [ 17%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_isposinf_cpu_float64 2022-08-17T12:14:42.8372430Z [gw3] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_index_add_cpu_float64 2022-08-17T12:14:42.8586108Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_index_fill_cpu_float64 2022-08-17T12:14:42.8592398Z [gw3] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_index_fill_cpu_float64 2022-08-17T12:14:42.8868798Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_istft_cpu_float64 2022-08-17T12:14:42.9650254Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_index_select_cpu_complex128 2022-08-17T12:14:42.9667501Z [gw3] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_index_select_cpu_complex128 2022-08-17T12:14:42.9700351Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_int_cpu_complex128 2022-08-17T12:14:43.0084890Z [gw3] [ 17%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_int_cpu_complex128 2022-08-17T12:14:43.0123526Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_isclose_cpu_complex128 2022-08-17T12:14:43.0565288Z [gw3] [ 17%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_isclose_cpu_complex128 2022-08-17T12:14:43.0574161Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_isin_cpu_float64 2022-08-17T12:14:43.1041933Z [gw3] [ 17%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_isin_cpu_float64 2022-08-17T12:14:43.1050900Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_isnan_cpu_float64 2022-08-17T12:14:43.1481166Z [gw3] [ 17%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_isnan_cpu_float64 2022-08-17T12:14:43.1490746Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_isreal_cpu_float64 2022-08-17T12:14:43.1962171Z [gw3] [ 17%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_isreal_cpu_float64 2022-08-17T12:14:43.1972105Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_jiterator_2inputs_2outputs_cpu_float64 2022-08-17T12:14:43.2208224Z [gw3] [ 17%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_jiterator_2inputs_2outputs_cpu_float64 2022-08-17T12:14:43.2230175Z [gw2] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_istft_cpu_float64 2022-08-17T12:14:43.2260573Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_jiterator_4inputs_with_extra_args_cpu_float64 2022-08-17T12:14:43.2397644Z [gw2] [ 17%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_jiterator_4inputs_with_extra_args_cpu_float64 2022-08-17T12:14:43.2406501Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_jiterator_binary_cpu_float64 2022-08-17T12:14:43.2610668Z [gw3] [ 17%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_jiterator_binary_cpu_float64 2022-08-17T12:14:43.2635944Z [gw0] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_conv2d_cpu_float64 2022-08-17T12:14:43.2718273Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_cosine_embedding_loss_cpu_float64 2022-08-17T12:14:43.2723368Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_jiterator_binary_return_by_ref_cpu_float64 2022-08-17T12:14:43.2839640Z [gw2] [ 17%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_jiterator_binary_return_by_ref_cpu_float64 2022-08-17T12:14:43.2844915Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_jiterator_unary_cpu_float64 2022-08-17T12:14:43.3200581Z [gw3] [ 17%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_jiterator_unary_cpu_float64 2022-08-17T12:14:43.3305681Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_kron_cpu_float64 2022-08-17T12:14:43.3318190Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_ldexp_cpu_complex128 2022-08-17T12:14:43.3645610Z [gw2] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_kron_cpu_float64 2022-08-17T12:14:43.3675428Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_le_cpu_float64 2022-08-17T12:14:43.4085574Z [gw2] [ 17%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_le_cpu_float64 2022-08-17T12:14:43.4382197Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_cholesky_cpu_complex128 2022-08-17T12:14:43.4419818Z [gw0] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_cosine_embedding_loss_cpu_float64 2022-08-17T12:14:43.7804755Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_dropout2d_cpu_float64 2022-08-17T12:14:43.7858429Z [gw0] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_dropout2d_cpu_float64 2022-08-17T12:14:43.8051899Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_embedding_bag_cpu_float64 2022-08-17T12:14:43.8359201Z [gw0] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_embedding_bag_cpu_float64 2022-08-17T12:14:44.1262924Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_feature_alpha_dropout_without_train_cpu_float64 2022-08-17T12:14:44.1308494Z [gw3] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_ldexp_cpu_complex128 2022-08-17T12:14:44.2123857Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_lerp_cpu_float64 2022-08-17T12:14:44.2150543Z [gw0] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_feature_alpha_dropout_without_train_cpu_float64 2022-08-17T12:14:44.2874133Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_gelu_cpu_float64 2022-08-17T12:14:44.2909495Z [gw0] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_gelu_cpu_float64 2022-08-17T12:14:44.3193887Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_hardshrink_cpu_float64 2022-08-17T12:14:44.3232025Z [gw3] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_lerp_cpu_float64 2022-08-17T12:14:44.3270894Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_cholesky_ex_cpu_complex128 2022-08-17T12:14:44.3320348Z [gw0] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_hardshrink_cpu_float64 2022-08-17T12:14:44.4136944Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_hinge_embedding_loss_cpu_float64 2022-08-17T12:14:44.4159927Z [gw0] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_hinge_embedding_loss_cpu_float64 2022-08-17T12:14:44.4658057Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_interpolate_bicubic_cpu_float64 2022-08-17T12:14:44.4685557Z [gw0] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_interpolate_bicubic_cpu_float64 2022-08-17T12:14:44.5249957Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_interpolate_trilinear_cpu_float64 2022-08-17T12:14:44.5278452Z [gw0] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_interpolate_trilinear_cpu_float64 2022-08-17T12:14:44.5414012Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_layer_norm_cpu_float64 2022-08-17T12:14:44.5761958Z [gw0] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_layer_norm_cpu_float64 2022-08-17T12:14:44.7704484Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_local_response_norm_cpu_float64 2022-08-17T12:14:44.7727766Z [gw0] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_local_response_norm_cpu_float64 2022-08-17T12:14:45.1250488Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_max_pool2d_cpu_float64 2022-08-17T12:14:45.1274503Z [gw2] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_cholesky_cpu_complex128 2022-08-17T12:14:45.1389855Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_cond_cpu_complex128 2022-08-17T12:14:45.1414534Z [gw3] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_cholesky_ex_cpu_complex128 2022-08-17T12:14:45.3299182Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_cross_cpu_complex128 2022-08-17T12:14:45.3327234Z [gw3] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_cross_cpu_complex128 2022-08-17T12:14:45.3361736Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_det_singular_cpu_complex128 2022-08-17T12:14:45.3841690Z [gw3] [ 17%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_det_singular_cpu_complex128 2022-08-17T12:14:45.4271203Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_eigh_cpu_complex128 2022-08-17T12:14:45.4310591Z [gw2] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_cond_cpu_complex128 2022-08-17T12:14:45.8438069Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_det_cpu_complex128 2022-08-17T12:14:45.8492124Z [gw2] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_det_cpu_complex128 2022-08-17T12:14:46.3143764Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_eig_cpu_complex128 2022-08-17T12:14:46.3166628Z [gw3] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_eigh_cpu_complex128 2022-08-17T12:14:46.7409734Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_eigvalsh_cpu_complex128 2022-08-17T12:14:46.7455811Z [gw3] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_eigvalsh_cpu_complex128 2022-08-17T12:14:46.7824808Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_inv_cpu_complex128 2022-08-17T12:14:46.7864606Z [gw2] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_eig_cpu_complex128 2022-08-17T12:14:47.0983834Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_eigvals_cpu_complex128 2022-08-17T12:14:47.1009124Z [gw3] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_inv_cpu_complex128 2022-08-17T12:14:47.1063914Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_ldl_factor_cpu_complex128 2022-08-17T12:14:47.1482195Z [gw3] [ 17%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_ldl_factor_cpu_complex128 2022-08-17T12:14:47.1489154Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_ldl_solve_cpu_complex128 2022-08-17T12:14:47.1848171Z [gw3] [ 17%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_ldl_solve_cpu_complex128 2022-08-17T12:14:47.1875585Z [gw2] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_eigvals_cpu_complex128 2022-08-17T12:14:47.1900344Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_householder_product_cpu_complex128 2022-08-17T12:14:50.6820147Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_lstsq_grad_oriented_cpu_complex128 2022-08-17T12:14:50.6865446Z [gw2] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_householder_product_cpu_complex128 2022-08-17T12:14:51.0097258Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_inv_ex_cpu_complex128 2022-08-17T12:14:51.0129167Z [gw2] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_inv_ex_cpu_complex128 2022-08-17T12:14:51.0174901Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_ldl_factor_ex_cpu_complex128 2022-08-17T12:14:51.0597565Z [gw2] [ 17%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_ldl_factor_ex_cpu_complex128 2022-08-17T12:14:51.0607621Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_lstsq_cpu_complex128 2022-08-17T12:14:51.1082114Z [gw2] [ 17%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_lstsq_cpu_complex128 2022-08-17T12:14:53.9599819Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_lu_cpu_complex128 2022-08-17T12:14:53.9647857Z [gw2] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_lu_cpu_complex128 2022-08-17T12:14:55.4969970Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_lu_factor_ex_cpu_complex128 2022-08-17T12:14:55.4990798Z [gw2] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_lu_factor_ex_cpu_complex128 2022-08-17T12:14:56.3621447Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_matrix_norm_cpu_complex128 2022-08-17T12:14:56.3661734Z [gw0] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_max_pool2d_cpu_float64 2022-08-17T12:14:56.7260331Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_max_unpool2d_cpu_float64 2022-08-17T12:14:56.7282358Z [gw3] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_lstsq_grad_oriented_cpu_complex128 2022-08-17T12:14:58.3321819Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_lu_factor_cpu_complex128 2022-08-17T12:14:58.3334244Z [gw2] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_matrix_norm_cpu_complex128 2022-08-17T12:14:58.3359643Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_matrix_rank_cpu_complex128 2022-08-17T12:14:58.3435023Z [gw2] [ 17%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_matrix_rank_cpu_complex128 2022-08-17T12:14:58.3462715Z [gw3] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_lu_factor_cpu_complex128 2022-08-17T12:14:58.3841521Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_lu_solve_cpu_complex128 2022-08-17T12:14:58.8329108Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_multi_dot_cpu_complex128 2022-08-17T12:14:58.8361654Z [gw0] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_max_unpool2d_cpu_float64 2022-08-17T12:14:58.8876054Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_mish_cpu_float64 2022-08-17T12:14:58.8905473Z [gw0] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_mish_cpu_float64 2022-08-17T12:14:58.9231111Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_multilabel_soft_margin_loss_cpu_float64 2022-08-17T12:14:58.9403561Z [gw0] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_multilabel_soft_margin_loss_cpu_float64 2022-08-17T12:14:59.3866441Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pad_circular_cpu_complex128 2022-08-17T12:14:59.3911712Z [gw2] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_multi_dot_cpu_complex128 2022-08-17T12:14:59.4174532Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_norm_subgradients_at_zero_cpu_complex128 2022-08-17T12:14:59.4193601Z [gw0] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pad_circular_cpu_complex128 2022-08-17T12:14:59.4207787Z [gw2] [ 17%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_norm_subgradients_at_zero_cpu_complex128 2022-08-17T12:14:59.4325277Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pad_reflect_cpu_complex128 2022-08-17T12:14:59.7874199Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_pinv_hermitian_cpu_complex128 2022-08-17T12:14:59.7908752Z [gw0] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pad_reflect_cpu_complex128 2022-08-17T12:15:00.0450822Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pairwise_distance_cpu_complex128 2022-08-17T12:15:00.0478434Z [gw2] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_pinv_hermitian_cpu_complex128 2022-08-17T12:15:00.3201749Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_qr_cpu_complex128 2022-08-17T12:15:00.3250077Z [gw0] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pairwise_distance_cpu_complex128 2022-08-17T12:15:00.3509269Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pixel_shuffle_cpu_float64 2022-08-17T12:15:00.3722346Z [gw0] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pixel_shuffle_cpu_float64 2022-08-17T12:15:00.5344831Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_prelu_cpu_float64 2022-08-17T12:15:00.5362434Z [gw0] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_prelu_cpu_float64 2022-08-17T12:15:00.5473722Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_selu_cpu_float64 2022-08-17T12:15:00.5765576Z [gw0] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_selu_cpu_float64 2022-08-17T12:15:00.5873215Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_soft_margin_loss_cpu_float64 2022-08-17T12:15:00.6205351Z [gw0] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_soft_margin_loss_cpu_float64 2022-08-17T12:15:00.6330196Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_softplus_cpu_float64 2022-08-17T12:15:00.6681249Z [gw0] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_softplus_cpu_float64 2022-08-17T12:15:00.7644004Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_tanhshrink_cpu_complex128 2022-08-17T12:15:00.7680655Z [gw0] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_tanhshrink_cpu_complex128 2022-08-17T12:15:00.9508412Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_triplet_margin_loss_cpu_float64 2022-08-17T12:15:00.9527686Z [gw0] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_triplet_margin_loss_cpu_float64 2022-08-17T12:15:02.1662799Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_unfold_cpu_float64 2022-08-17T12:15:02.1697716Z [gw0] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_unfold_cpu_float64 2022-08-17T12:15:02.1747449Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nonzero_cpu_float64 2022-08-17T12:15:02.2202515Z [gw0] [ 18%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nonzero_cpu_float64 2022-08-17T12:15:02.2513886Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_norm_fro_cpu_float64 2022-08-17T12:15:02.2593697Z [gw0] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_norm_fro_cpu_float64 2022-08-17T12:15:02.3075632Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_norm_nuc_cpu_float64 2022-08-17T12:15:02.3235592Z [gw0] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_norm_nuc_cpu_float64 2022-08-17T12:15:02.3275545Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_ones_like_cpu_float64 2022-08-17T12:15:02.3647753Z [gw0] [ 18%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_ones_like_cpu_float64 2022-08-17T12:15:02.3781557Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_outer_cpu_float64 2022-08-17T12:15:02.4163663Z [gw0] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_outer_cpu_float64 2022-08-17T12:15:02.9797629Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_pinverse_cpu_complex128 2022-08-17T12:15:02.9824985Z [gw0] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_pinverse_cpu_complex128 2022-08-17T12:15:02.9856579Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_polygamma_polygamma_n_1_cpu_float64 2022-08-17T12:15:03.0310514Z [gw0] [ 18%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_polygamma_polygamma_n_1_cpu_float64 2022-08-17T12:15:03.0961325Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_positive_cpu_complex128 2022-08-17T12:15:03.1007857Z [gw0] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_positive_cpu_complex128 2022-08-17T12:15:03.7268602Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_prod_cpu_complex128 2022-08-17T12:15:03.7279694Z [gw2] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_qr_cpu_complex128 2022-08-17T12:15:03.9746216Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_solve_cpu_complex128 2022-08-17T12:15:03.9774892Z [gw0] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_prod_cpu_complex128 2022-08-17T12:15:04.5156086Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_qr_cpu_complex128 2022-08-17T12:15:04.5181919Z [gw2] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_solve_cpu_complex128 2022-08-17T12:15:07.1317531Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_solve_triangular_cpu_complex128 2022-08-17T12:15:07.1324926Z [gw0] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_qr_cpu_complex128 2022-08-17T12:15:07.1357635Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_rand_like_cpu_complex128 2022-08-17T12:15:07.1765763Z [gw0] [ 18%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_rand_like_cpu_complex128 2022-08-17T12:15:07.1795525Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_randn_like_cpu_float64 2022-08-17T12:15:07.2206264Z [gw0] [ 18%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_randn_like_cpu_float64 2022-08-17T12:15:07.2463482Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_real_cpu_float64 2022-08-17T12:15:07.2720248Z [gw0] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_real_cpu_float64 2022-08-17T12:15:07.2763032Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_renorm_cpu_complex128 2022-08-17T12:15:07.3160261Z [gw0] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_renorm_cpu_complex128 2022-08-17T12:15:07.5140758Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_repeat_interleave_cpu_complex128 2022-08-17T12:15:07.5174084Z [gw0] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_repeat_interleave_cpu_complex128 2022-08-17T12:15:07.7759500Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_reshape_cpu_complex128 2022-08-17T12:15:07.7777618Z [gw0] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_reshape_cpu_complex128 2022-08-17T12:15:07.7955088Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_resize_as__cpu_complex128 2022-08-17T12:15:07.8281033Z [gw0] [ 18%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_resize_as__cpu_complex128 2022-08-17T12:15:07.8728087Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_resolve_neg_cpu_complex128 2022-08-17T12:15:07.8758298Z [gw0] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_resolve_neg_cpu_complex128 2022-08-17T12:15:08.8732558Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_rot90_cpu_complex128 2022-08-17T12:15:08.8782990Z [gw0] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_rot90_cpu_complex128 2022-08-17T12:15:08.8841986Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_round_decimals_3_cpu_float64 2022-08-17T12:15:08.9252762Z [gw0] [ 18%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_round_decimals_3_cpu_float64 2022-08-17T12:15:09.6104027Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_rsub_cpu_complex128 2022-08-17T12:15:09.6124737Z [gw0] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_rsub_cpu_complex128 2022-08-17T12:15:09.9239738Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_scatter_cpu_complex128 2022-08-17T12:15:09.9276911Z [gw0] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_scatter_cpu_complex128 2022-08-17T12:15:09.9447213Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_scatter_reduce_mean_cpu_float64 2022-08-17T12:15:09.9761705Z [gw0] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_scatter_reduce_mean_cpu_float64 2022-08-17T12:15:09.9768533Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_segment_reduce_lengths_cpu_float64 2022-08-17T12:15:10.0200964Z [gw0] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_segment_reduce_lengths_cpu_float64 2022-08-17T12:15:10.0690812Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_select_scatter_cpu_float64 2022-08-17T12:15:10.0741016Z [gw0] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_select_scatter_cpu_float64 2022-08-17T12:15:10.0804397Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_short_cpu_float64 2022-08-17T12:15:10.1242634Z [gw0] [ 18%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_short_cpu_float64 2022-08-17T12:15:10.1250427Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_signbit_cpu_float64 2022-08-17T12:15:10.1732515Z [gw0] [ 18%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_signbit_cpu_float64 2022-08-17T12:15:10.2047326Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sinc_cpu_float64 2022-08-17T12:15:10.2123239Z [gw0] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sinc_cpu_float64 2022-08-17T12:15:10.2327758Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_softmax_cpu_float64 2022-08-17T12:15:10.2632606Z [gw0] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_softmax_cpu_float64 2022-08-17T12:15:10.2640587Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sparse_sampled_addmm_cpu_complex128 2022-08-17T12:15:10.3083404Z [gw0] [ 18%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sparse_sampled_addmm_cpu_complex128 2022-08-17T12:15:10.3090399Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_bessel_j1_cpu_float64 2022-08-17T12:15:10.3564846Z [gw0] [ 18%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_bessel_j1_cpu_float64 2022-08-17T12:15:10.3576361Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_chebyshev_polynomial_u_cpu_float64 2022-08-17T12:15:10.3991736Z [gw0] [ 18%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_chebyshev_polynomial_u_cpu_float64 2022-08-17T12:15:10.4166512Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_erfcx_cpu_float64 2022-08-17T12:15:10.4445360Z [gw0] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_erfcx_cpu_float64 2022-08-17T12:15:10.4613299Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_i1_cpu_float64 2022-08-17T12:15:10.4885190Z [gw0] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_i1_cpu_float64 2022-08-17T12:15:10.5055384Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_log_ndtr_cpu_float64 2022-08-17T12:15:10.5322579Z [gw0] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_log_ndtr_cpu_float64 2022-08-17T12:15:10.5329796Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_modified_bessel_k1_cpu_float64 2022-08-17T12:15:10.5763948Z [gw0] [ 18%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_modified_bessel_k1_cpu_float64 2022-08-17T12:15:10.5770169Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_scaled_modified_bessel_k0_cpu_float64 2022-08-17T12:15:10.6196266Z [gw0] [ 18%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_scaled_modified_bessel_k0_cpu_float64 2022-08-17T12:15:10.6206663Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_shifted_chebyshev_polynomial_v_cpu_float64 2022-08-17T12:15:10.6645388Z [gw0] [ 18%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_shifted_chebyshev_polynomial_v_cpu_float64 2022-08-17T12:15:10.6655987Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_zeta_cpu_float64 2022-08-17T12:15:10.7096246Z [gw0] [ 18%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_zeta_cpu_float64 2022-08-17T12:15:10.7548369Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_split_list_args_cpu_float64 2022-08-17T12:15:10.7596975Z [gw0] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_split_list_args_cpu_float64 2022-08-17T12:15:10.7785463Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sqrt_cpu_float64 2022-08-17T12:15:10.8006229Z [gw0] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sqrt_cpu_float64 2022-08-17T12:15:10.8377646Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_squeeze_cpu_float64 2022-08-17T12:15:10.8443249Z [gw0] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_squeeze_cpu_float64 2022-08-17T12:15:10.9130136Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_std_cpu_float64 2022-08-17T12:15:10.9284327Z [gw0] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_std_cpu_float64 2022-08-17T12:15:11.0803058Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_stft_cpu_float64 2022-08-17T12:15:11.0819191Z [gw0] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_stft_cpu_float64 2022-08-17T12:15:11.1323048Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sum_cpu_float64 2022-08-17T12:15:11.1334555Z [gw0] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sum_cpu_float64 2022-08-17T12:15:13.4324662Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_svd_cpu_float64 2022-08-17T12:15:13.4349133Z [gw0] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_svd_cpu_float64 2022-08-17T12:15:13.4765102Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_t_cpu_complex128 2022-08-17T12:15:13.4775055Z [gw0] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_t_cpu_complex128 2022-08-17T12:15:13.6278502Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_take_cpu_complex128 2022-08-17T12:15:13.6302498Z [gw0] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_take_cpu_complex128 2022-08-17T12:15:13.6942402Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_tanh_cpu_complex128 2022-08-17T12:15:13.6984397Z [gw0] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_tanh_cpu_complex128 2022-08-17T12:15:13.8451447Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_tensordot_cpu_complex128 2022-08-17T12:15:13.8479252Z [gw0] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_tensordot_cpu_complex128 2022-08-17T12:15:13.8495493Z [gw1] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cumprod_cpu_complex128 2022-08-17T12:15:13.8504579Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cumulative_trapezoid_cpu_complex128 2022-08-17T12:15:13.8546704Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_to_sparse_cpu_complex128 2022-08-17T12:15:13.8991985Z [gw0] [ 18%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_to_sparse_cpu_complex128 2022-08-17T12:15:13.8998655Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_trace_cpu_float64 2022-08-17T12:15:13.9440516Z [gw0] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_trace_cpu_float64 2022-08-17T12:15:14.0577967Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_trapezoid_cpu_float64 2022-08-17T12:15:14.0619969Z [gw0] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_trapezoid_cpu_float64 2022-08-17T12:15:14.1810687Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_triangular_solve_cpu_float64 2022-08-17T12:15:14.1857170Z [gw0] [ 18%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_triangular_solve_cpu_float64 2022-08-17T12:15:14.2266602Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_triu_cpu_float64 2022-08-17T12:15:14.2305655Z [gw0] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_triu_cpu_float64 2022-08-17T12:15:14.5349752Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_unbind_cpu_complex128 2022-08-17T12:15:14.5412782Z [gw1] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cumulative_trapezoid_cpu_complex128 2022-08-17T12:15:14.6440493Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_diag_cpu_float64 2022-08-17T12:15:14.6469953Z [gw1] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_diag_cpu_float64 2022-08-17T12:15:14.6762170Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_diagflat_cpu_float64 2022-08-17T12:15:14.6886257Z [gw1] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_diagflat_cpu_float64 2022-08-17T12:15:15.0590466Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_diff_cpu_complex128 2022-08-17T12:15:15.0641592Z [gw0] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_unbind_cpu_complex128 2022-08-17T12:15:15.5538749Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_unfold_cpu_complex128 2022-08-17T12:15:15.5568861Z [gw0] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_unfold_cpu_complex128 2022-08-17T12:15:15.7086174Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_unsqueeze_cpu_complex128 2022-08-17T12:15:15.7114237Z [gw0] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_unsqueeze_cpu_complex128 2022-08-17T12:15:15.9800280Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_var_mean_cpu_complex128 2022-08-17T12:15:15.9828745Z [gw0] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_var_mean_cpu_complex128 2022-08-17T12:15:15.9937991Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_view_as_complex_cpu_float64 2022-08-17T12:15:16.0284319Z [gw0] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_view_as_complex_cpu_float64 2022-08-17T12:15:16.3097133Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_view_cpu_complex128 2022-08-17T12:15:16.3142265Z [gw0] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_view_cpu_complex128 2022-08-17T12:15:16.5823494Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_vstack_cpu_complex128 2022-08-17T12:15:16.5839540Z [gw0] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_vstack_cpu_complex128 2022-08-17T12:15:16.5865678Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_xlogy_cpu_float64 2022-08-17T12:15:16.6299557Z [gw0] [ 19%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_xlogy_cpu_float64 2022-08-17T12:15:16.6305698Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_zeros_like_cpu_float64 2022-08-17T12:15:16.6761945Z [gw0] [ 19%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_zeros_like_cpu_float64 2022-08-17T12:15:17.7955473Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_norm_cpu_complex128 2022-08-17T12:15:17.7983958Z [gw3] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_lu_solve_cpu_complex128 2022-08-17T12:15:18.7110602Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_matrix_power_cpu_complex128 2022-08-17T12:15:18.7149189Z [gw3] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_matrix_power_cpu_complex128 2022-08-17T12:15:18.7211514Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_matrix_rank_hermitian_cpu_complex128 2022-08-17T12:15:18.7640574Z [gw3] [ 19%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_matrix_rank_hermitian_cpu_complex128 2022-08-17T12:15:19.1818728Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_norm_cpu_complex128 2022-08-17T12:15:19.1848418Z [gw1] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_diff_cpu_complex128 2022-08-17T12:15:19.3266406Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_dist_cpu_float64 2022-08-17T12:15:19.3275949Z [gw3] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_norm_cpu_complex128 2022-08-17T12:15:19.5664675Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_pinv_cpu_complex128 2022-08-17T12:15:19.5684156Z [gw1] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_dist_cpu_float64 2022-08-17T12:15:19.6300447Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_div_trunc_rounding_cpu_float64 2022-08-17T12:15:19.6327899Z [gw1] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_div_trunc_rounding_cpu_float64 2022-08-17T12:15:19.6553342Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_double_cpu_float64 2022-08-17T12:15:19.6870920Z [gw1] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_double_cpu_float64 2022-08-17T12:15:19.7097745Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_dstack_cpu_float64 2022-08-17T12:15:19.7362553Z [gw1] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_dstack_cpu_float64 2022-08-17T12:15:19.8384524Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_einsum_cpu_float64 2022-08-17T12:15:19.8412927Z [gw1] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_einsum_cpu_float64 2022-08-17T12:15:19.8455921Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_empty_like_cpu_float64 2022-08-17T12:15:19.8884624Z [gw1] [ 19%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_empty_like_cpu_float64 2022-08-17T12:15:19.8892439Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_equal_cpu_float64 2022-08-17T12:15:19.9322387Z [gw1] [ 19%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_equal_cpu_float64 2022-08-17T12:15:19.9421977Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_exp2_cpu_float64 2022-08-17T12:15:19.9764995Z [gw1] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_exp2_cpu_float64 2022-08-17T12:15:20.0000597Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_expand_as_cpu_float64 2022-08-17T12:15:20.0246553Z [gw1] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_expand_as_cpu_float64 2022-08-17T12:15:20.4358172Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_fft2_cpu_complex128 2022-08-17T12:15:20.4394744Z [gw1] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_fft2_cpu_complex128 2022-08-17T12:15:20.6391430Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_fftn_cpu_complex128 2022-08-17T12:15:20.6423470Z [gw1] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_fftn_cpu_complex128 2022-08-17T12:15:20.8873342Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_hfft2_cpu_complex128 2022-08-17T12:15:20.8901377Z [gw3] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_pinv_cpu_complex128 2022-08-17T12:15:20.8932318Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_pinv_singular_cpu_complex128 2022-08-17T12:15:20.8949184Z [gw1] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_hfft2_cpu_complex128 2022-08-17T12:15:20.8979174Z [gw3] [ 19%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_pinv_singular_cpu_complex128 2022-08-17T12:15:20.9365181Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_hfftn_cpu_complex128 2022-08-17T12:15:21.1262499Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_slogdet_cpu_complex128 2022-08-17T12:15:21.1278263Z [gw1] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_hfftn_cpu_complex128 2022-08-17T12:15:21.2924313Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_ifft_cpu_complex128 2022-08-17T12:15:21.2944318Z [gw1] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_ifft_cpu_complex128 2022-08-17T12:15:21.3929748Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_ifftshift_cpu_complex128 2022-08-17T12:15:21.3953353Z [gw1] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_ifftshift_cpu_complex128 2022-08-17T12:15:21.5491081Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_ihfftn_cpu_float64 2022-08-17T12:15:21.5506120Z [gw3] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_slogdet_cpu_complex128 2022-08-17T12:15:21.5743991Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_solve_ex_cpu_complex128 2022-08-17T12:15:21.5771195Z [gw1] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_ihfftn_cpu_float64 2022-08-17T12:15:21.6384103Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_irfft_cpu_float64 2022-08-17T12:15:21.6405414Z [gw1] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_irfft_cpu_float64 2022-08-17T12:15:21.7326837Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_rfft_cpu_float64 2022-08-17T12:15:21.7349390Z [gw1] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_rfft_cpu_float64 2022-08-17T12:15:21.8725724Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_flatten_cpu_complex128 2022-08-17T12:15:21.8759829Z [gw1] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_flatten_cpu_complex128 2022-08-17T12:15:21.9137359Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fliplr_cpu_complex128 2022-08-17T12:15:21.9165790Z [gw1] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fliplr_cpu_complex128 2022-08-17T12:15:21.9266336Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_float_cpu_complex128 2022-08-17T12:15:21.9648466Z [gw1] [ 19%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_float_cpu_complex128 2022-08-17T12:15:21.9702442Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_floor_cpu_float64 2022-08-17T12:15:22.0048915Z [gw1] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_floor_cpu_float64 2022-08-17T12:15:22.0713332Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fmod_cpu_float64 2022-08-17T12:15:22.0731933Z [gw1] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fmod_cpu_float64 2022-08-17T12:15:22.0765129Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_full_like_cpu_float64 2022-08-17T12:15:22.1259763Z [gw1] [ 19%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_full_like_cpu_float64 2022-08-17T12:15:22.1266864Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_geqrf_cpu_complex128 2022-08-17T12:15:22.1693216Z [gw1] [ 19%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_geqrf_cpu_complex128 2022-08-17T12:15:22.1704060Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_gt_cpu_float64 2022-08-17T12:15:22.2125692Z [gw1] [ 19%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_gt_cpu_float64 2022-08-17T12:15:22.2135005Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_histc_cpu_float64 2022-08-17T12:15:22.2561421Z [gw1] [ 19%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_histc_cpu_float64 2022-08-17T12:15:22.2765151Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_hsplit_cpu_float64 2022-08-17T12:15:22.2967529Z [gw1] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_hsplit_cpu_float64 2022-08-17T12:15:22.3269025Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_i0_cpu_float64 2022-08-17T12:15:22.3522009Z [gw1] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_i0_cpu_float64 2022-08-17T12:15:22.3861394Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_index_add_cpu_complex128 2022-08-17T12:15:22.3882534Z [gw0] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_norm_cpu_complex128 2022-08-17T12:15:22.4616169Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_norm_cpu_float64 2022-08-17T12:15:22.4642455Z [gw0] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_norm_cpu_float64 2022-08-17T12:15:22.4798330Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_norm_fro_cpu_complex128 2022-08-17T12:15:22.5084899Z [gw0] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_norm_fro_cpu_complex128 2022-08-17T12:15:22.5156830Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_norm_fro_cpu_float64 2022-08-17T12:15:22.5526307Z [gw0] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_norm_fro_cpu_float64 2022-08-17T12:15:22.5681396Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_norm_inf_cpu_complex128 2022-08-17T12:15:22.5694939Z [gw3] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_solve_ex_cpu_complex128 2022-08-17T12:15:22.6644757Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_svd_cpu_complex128 2022-08-17T12:15:22.6695704Z [gw0] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_norm_inf_cpu_complex128 2022-08-17T12:15:22.6907051Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_norm_inf_cpu_float64 2022-08-17T12:15:22.6938542Z [gw1] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_index_add_cpu_complex128 2022-08-17T12:15:22.7035694Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_index_fill_cpu_complex128 2022-08-17T12:15:22.7123890Z [gw0] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_norm_inf_cpu_float64 2022-08-17T12:15:22.7640017Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_norm_nuc_cpu_complex128 2022-08-17T12:15:22.7654833Z [gw0] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_norm_nuc_cpu_complex128 2022-08-17T12:15:22.7739701Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_norm_nuc_cpu_float64 2022-08-17T12:15:22.7771093Z [gw1] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_index_fill_cpu_complex128 2022-08-17T12:15:22.7825506Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_index_reduce_cpu_float64 2022-08-17T12:15:22.7848622Z [gw2] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_solve_triangular_cpu_complex128 2022-08-17T12:15:22.7885423Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_svdvals_cpu_complex128 2022-08-17T12:15:22.7908623Z [gw0] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_norm_nuc_cpu_float64 2022-08-17T12:15:22.8085803Z [gw1] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_index_reduce_cpu_float64 2022-08-17T12:15:22.8107709Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_normal_cpu_float64 2022-08-17T12:15:22.8205667Z [gw0] [ 19%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_normal_cpu_float64 2022-08-17T12:15:22.8503675Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_inner_cpu_float64 2022-08-17T12:15:22.8525373Z [gw1] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_inner_cpu_float64 2022-08-17T12:15:22.8543202Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_normal_number_mean_cpu_float64 2022-08-17T12:15:22.8645761Z [gw0] [ 19%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_normal_number_mean_cpu_float64 2022-08-17T12:15:22.8964883Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_inverse_cpu_float64 2022-08-17T12:15:22.8995410Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_ones_like_cpu_complex128 2022-08-17T12:15:22.9404216Z [gw0] [ 19%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_ones_like_cpu_complex128 2022-08-17T12:15:22.9422767Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_ones_like_cpu_float64 2022-08-17T12:15:22.9437973Z [gw1] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_inverse_cpu_float64 2022-08-17T12:15:22.9456566Z [gw0] [ 19%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_ones_like_cpu_float64 2022-08-17T12:15:22.9524458Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_isfinite_cpu_float64 2022-08-17T12:15:22.9845566Z [gw1] [ 19%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_isfinite_cpu_float64 2022-08-17T12:15:22.9875299Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_ormqr_cpu_complex128 2022-08-17T12:15:22.9935644Z [gw0] [ 19%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_ormqr_cpu_complex128 2022-08-17T12:15:22.9942186Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_isnan_cpu_complex128 2022-08-17T12:15:23.0376120Z [gw1] [ 19%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_isnan_cpu_complex128 2022-08-17T12:15:23.0384481Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_isreal_cpu_complex128 2022-08-17T12:15:23.0392813Z [gw1] [ 19%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_isreal_cpu_complex128 2022-08-17T12:15:23.0513097Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_ormqr_cpu_float64 2022-08-17T12:15:23.0813743Z [gw0] [ 19%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_ormqr_cpu_float64 2022-08-17T12:15:23.0820016Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_jiterator_2inputs_2outputs_cpu_complex128 2022-08-17T12:15:23.0827682Z [gw1] [ 19%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_jiterator_2inputs_2outputs_cpu_complex128 2022-08-17T12:15:23.0933083Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_outer_cpu_complex128 2022-08-17T12:15:23.1205935Z [gw0] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_outer_cpu_complex128 2022-08-17T12:15:23.1248413Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_jiterator_binary_cpu_complex128 2022-08-17T12:15:23.1254129Z [gw1] [ 19%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_jiterator_binary_cpu_complex128 2022-08-17T12:15:23.1297837Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_outer_cpu_float64 2022-08-17T12:15:23.1644504Z [gw0] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_outer_cpu_float64 2022-08-17T12:15:23.1679714Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_jiterator_unary_cpu_complex128 2022-08-17T12:15:23.1693699Z [gw1] [ 19%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_jiterator_unary_cpu_complex128 2022-08-17T12:15:23.2087072Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_pca_lowrank_cpu_float64 2022-08-17T12:15:23.2849782Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_kthvalue_cpu_float64 2022-08-17T12:15:23.2882390Z [gw1] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_kthvalue_cpu_float64 2022-08-17T12:15:23.7732480Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_lerp_cpu_complex128 2022-08-17T12:15:23.7775805Z [gw2] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_svdvals_cpu_complex128 2022-08-17T12:15:24.3558652Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_tensorsolve_cpu_complex128 2022-08-17T12:15:24.3600119Z [gw2] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_tensorsolve_cpu_complex128 2022-08-17T12:15:25.2351475Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_vecdot_cpu_complex128 2022-08-17T12:15:25.2376597Z [gw1] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_lerp_cpu_complex128 2022-08-17T12:15:25.3452495Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_cholesky_cpu_float64 2022-08-17T12:15:25.3469350Z [gw1] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_cholesky_cpu_float64 2022-08-17T12:15:25.3758802Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_cond_cpu_float64 2022-08-17T12:15:25.3885990Z [gw1] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_cond_cpu_float64 2022-08-17T12:15:25.4335359Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_det_cpu_float64 2022-08-17T12:15:25.4355093Z [gw1] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_det_cpu_float64 2022-08-17T12:15:25.8064499Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_eig_cpu_float64 2022-08-17T12:15:25.8154841Z [gw1] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_eig_cpu_float64 2022-08-17T12:15:26.1103206Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_eigvals_cpu_float64 2022-08-17T12:15:26.1150354Z [gw1] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_eigvals_cpu_float64 2022-08-17T12:15:26.2290741Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_householder_product_cpu_float64 2022-08-17T12:15:26.2322375Z [gw2] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_vecdot_cpu_complex128 2022-08-17T12:15:26.2359982Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linspace_cpu_complex128 2022-08-17T12:15:26.2726311Z [gw2] [ 20%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linspace_cpu_complex128 2022-08-17T12:15:26.2814637Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_log1p_cpu_float64 2022-08-17T12:15:26.3241001Z [gw2] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_log1p_cpu_float64 2022-08-17T12:15:26.3311988Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_log_cpu_float64 2022-08-17T12:15:26.3723772Z [gw2] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_log_cpu_float64 2022-08-17T12:15:26.3735327Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_logaddexp2_cpu_float64 2022-08-17T12:15:26.4045226Z [gw2] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_logaddexp2_cpu_float64 2022-08-17T12:15:26.5028978Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_logdet_cpu_float64 2022-08-17T12:15:26.5097218Z [gw2] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_logdet_cpu_float64 2022-08-17T12:15:26.5170386Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_logical_not_cpu_float64 2022-08-17T12:15:26.5575125Z [gw2] [ 20%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_logical_not_cpu_float64 2022-08-17T12:15:26.5585413Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_logical_xor_cpu_float64 2022-08-17T12:15:26.6041458Z [gw2] [ 20%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_logical_xor_cpu_float64 2022-08-17T12:15:26.6343481Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_logsumexp_cpu_float64 2022-08-17T12:15:26.6372677Z [gw1] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_householder_product_cpu_float64 2022-08-17T12:15:26.6992720Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_inv_ex_cpu_float64 2022-08-17T12:15:26.7029644Z [gw1] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_inv_ex_cpu_float64 2022-08-17T12:15:26.7099181Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_ldl_factor_ex_cpu_float64 2022-08-17T12:15:26.7487326Z [gw1] [ 20%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_ldl_factor_ex_cpu_float64 2022-08-17T12:15:26.7501109Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_lstsq_cpu_float64 2022-08-17T12:15:26.7912848Z [gw1] [ 20%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_lstsq_cpu_float64 2022-08-17T12:15:27.3665399Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_lu_cpu_float64 2022-08-17T12:15:27.3696324Z [gw2] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_logsumexp_cpu_float64 2022-08-17T12:15:27.4654418Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_lu_cpu_complex128 2022-08-17T12:15:27.4682260Z [gw0] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_pca_lowrank_cpu_float64 2022-08-17T12:15:27.4818219Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_permute_cpu_complex128 2022-08-17T12:15:27.4877161Z [gw1] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_lu_cpu_float64 2022-08-17T12:15:27.4964189Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_lu_factor_ex_cpu_float64 2022-08-17T12:15:27.5202177Z [gw0] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_permute_cpu_complex128 2022-08-17T12:15:27.5220916Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_permute_cpu_float64 2022-08-17T12:15:27.5643195Z [gw0] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_permute_cpu_float64 2022-08-17T12:15:27.6642193Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_pinverse_cpu_complex128 2022-08-17T12:15:27.6701271Z [gw0] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_pinverse_cpu_complex128 2022-08-17T12:15:27.7025062Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_pinverse_cpu_float64 2022-08-17T12:15:27.7126959Z [gw0] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_pinverse_cpu_float64 2022-08-17T12:15:27.7922489Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_polar_cpu_float64 2022-08-17T12:15:27.7955015Z [gw0] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_polar_cpu_float64 2022-08-17T12:15:27.8553464Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_polygamma_polygamma_n_0_cpu_float64 2022-08-17T12:15:27.8639851Z [gw0] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_polygamma_polygamma_n_0_cpu_float64 2022-08-17T12:15:27.8696596Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_polygamma_polygamma_n_1_cpu_float64 2022-08-17T12:15:27.9085407Z [gw0] [ 20%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_polygamma_polygamma_n_1_cpu_float64 2022-08-17T12:15:27.9093230Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_polygamma_polygamma_n_2_cpu_float64 2022-08-17T12:15:27.9364022Z [gw0] [ 20%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_polygamma_polygamma_n_2_cpu_float64 2022-08-17T12:15:27.9402035Z [gw1] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_lu_factor_ex_cpu_float64 2022-08-17T12:15:27.9522522Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_matrix_norm_cpu_float64 2022-08-17T12:15:27.9528599Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_polygamma_polygamma_n_3_cpu_float64 2022-08-17T12:15:27.9965019Z [gw0] [ 20%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_polygamma_polygamma_n_3_cpu_float64 2022-08-17T12:15:27.9971679Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_polygamma_polygamma_n_4_cpu_float64 2022-08-17T12:15:28.0442622Z [gw0] [ 20%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_polygamma_polygamma_n_4_cpu_float64 2022-08-17T12:15:28.0754973Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_positive_cpu_complex128 2022-08-17T12:15:28.0805635Z [gw0] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_positive_cpu_complex128 2022-08-17T12:15:28.0974984Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_positive_cpu_float64 2022-08-17T12:15:28.1272618Z [gw0] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_positive_cpu_float64 2022-08-17T12:15:28.2757722Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_pow_cpu_complex128 2022-08-17T12:15:28.2763788Z [gw0] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_pow_cpu_complex128 2022-08-17T12:15:28.3043285Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_pow_cpu_float64 2022-08-17T12:15:28.3283368Z [gw0] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_pow_cpu_float64 2022-08-17T12:15:28.4151134Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_prod_cpu_complex128 2022-08-17T12:15:28.4180975Z [gw1] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_matrix_norm_cpu_float64 2022-08-17T12:15:28.4231135Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_matrix_rank_cpu_float64 2022-08-17T12:15:28.4609561Z [gw1] [ 20%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_matrix_rank_cpu_float64 2022-08-17T12:15:28.5750436Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_multi_dot_cpu_float64 2022-08-17T12:15:28.5787375Z [gw1] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_multi_dot_cpu_float64 2022-08-17T12:15:28.5946400Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_norm_subgradients_at_zero_cpu_float64 2022-08-17T12:15:28.6281953Z [gw1] [ 20%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_norm_subgradients_at_zero_cpu_float64 2022-08-17T12:15:28.6467926Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_pinv_hermitian_cpu_float64 2022-08-17T12:15:28.6513240Z [gw0] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_prod_cpu_complex128 2022-08-17T12:15:28.7338037Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_prod_cpu_float64 2022-08-17T12:15:28.7393904Z [gw1] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_pinv_hermitian_cpu_float64 2022-08-17T12:15:28.7748912Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_qr_cpu_float64 2022-08-17T12:15:28.7785866Z [gw0] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_prod_cpu_float64 2022-08-17T12:15:29.1633866Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_put_cpu_complex128 2022-08-17T12:15:29.1668331Z [gw0] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_put_cpu_complex128 2022-08-17T12:15:29.2611124Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_put_cpu_float64 2022-08-17T12:15:29.2642850Z [gw0] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_put_cpu_float64 2022-08-17T12:15:29.6891304Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_qr_cpu_complex128 2022-08-17T12:15:29.6944228Z [gw1] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_qr_cpu_float64 2022-08-17T12:15:30.0081021Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_solve_cpu_float64 2022-08-17T12:15:30.0138175Z [gw1] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_solve_cpu_float64 2022-08-17T12:15:30.5392285Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_solve_triangular_cpu_float64 2022-08-17T12:15:30.5418554Z [gw0] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_qr_cpu_complex128 2022-08-17T12:15:30.8092784Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_qr_cpu_float64 2022-08-17T12:15:30.8128478Z [gw2] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_lu_cpu_complex128 2022-08-17T12:15:30.8496848Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_lu_unpack_cpu_complex128 2022-08-17T12:15:30.8534070Z [gw0] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_qr_cpu_float64 2022-08-17T12:15:31.0988803Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_quantile_cpu_float64 2022-08-17T12:15:31.1009028Z [gw0] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_quantile_cpu_float64 2022-08-17T12:15:31.1090098Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_rad2deg_cpu_float64 2022-08-17T12:15:31.1488837Z [gw0] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_rad2deg_cpu_float64 2022-08-17T12:15:31.1489456Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_rand_like_cpu_complex128 2022-08-17T12:15:31.1928101Z [gw0] [ 20%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_rand_like_cpu_complex128 2022-08-17T12:15:31.1928722Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_rand_like_cpu_float64 2022-08-17T12:15:31.2369351Z [gw0] [ 20%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_rand_like_cpu_float64 2022-08-17T12:15:31.2369961Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_randint_like_cpu_float64 2022-08-17T12:15:31.2804018Z [gw0] [ 20%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_randint_like_cpu_float64 2022-08-17T12:15:31.2813705Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_randn_like_cpu_complex128 2022-08-17T12:15:31.3292965Z [gw0] [ 20%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_randn_like_cpu_complex128 2022-08-17T12:15:31.3302969Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_randn_like_cpu_float64 2022-08-17T12:15:31.3709002Z [gw0] [ 20%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_randn_like_cpu_float64 2022-08-17T12:15:31.4207356Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_ravel_cpu_complex128 2022-08-17T12:15:31.4273261Z [gw0] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_ravel_cpu_complex128 2022-08-17T12:15:31.4484875Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_ravel_cpu_float64 2022-08-17T12:15:31.4804133Z [gw0] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_ravel_cpu_float64 2022-08-17T12:15:31.4867152Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_real_cpu_complex128 2022-08-17T12:15:31.5284716Z [gw0] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_real_cpu_complex128 2022-08-17T12:15:31.5289988Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_real_cpu_float64 2022-08-17T12:15:31.5762893Z [gw0] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_real_cpu_float64 2022-08-17T12:15:31.6036818Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_reciprocal_cpu_complex128 2022-08-17T12:15:31.6125042Z [gw0] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_reciprocal_cpu_complex128 2022-08-17T12:15:31.6234595Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_reciprocal_cpu_float64 2022-08-17T12:15:31.6644511Z [gw0] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_reciprocal_cpu_float64 2022-08-17T12:15:31.6902737Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_remainder_cpu_float64 2022-08-17T12:15:31.7045488Z [gw0] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_remainder_cpu_float64 2022-08-17T12:15:31.7734599Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_renorm_cpu_complex128 2022-08-17T12:15:31.7772759Z [gw0] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_renorm_cpu_complex128 2022-08-17T12:15:31.8011034Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_renorm_cpu_float64 2022-08-17T12:15:31.8283007Z [gw0] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_renorm_cpu_float64 2022-08-17T12:15:32.0462685Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_repeat_cpu_complex128 2022-08-17T12:15:32.0491546Z [gw0] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_repeat_cpu_complex128 2022-08-17T12:15:32.0831576Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_repeat_cpu_float64 2022-08-17T12:15:32.0925443Z [gw0] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_repeat_cpu_float64 2022-08-17T12:15:32.1584093Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_repeat_interleave_cpu_complex128 2022-08-17T12:15:32.1652622Z [gw0] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_repeat_interleave_cpu_complex128 2022-08-17T12:15:32.2082955Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_repeat_interleave_cpu_float64 2022-08-17T12:15:32.2120716Z [gw0] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_repeat_interleave_cpu_float64 2022-08-17T12:15:32.2633997Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_reshape_as_cpu_complex128 2022-08-17T12:15:32.2678145Z [gw0] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_reshape_as_cpu_complex128 2022-08-17T12:15:32.2868467Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_reshape_as_cpu_float64 2022-08-17T12:15:32.3162568Z [gw0] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_reshape_as_cpu_float64 2022-08-17T12:15:32.4073042Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_reshape_cpu_complex128 2022-08-17T12:15:32.4089707Z [gw0] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_reshape_cpu_complex128 2022-08-17T12:15:32.4266505Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_reshape_cpu_float64 2022-08-17T12:15:32.4564871Z [gw0] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_reshape_cpu_float64 2022-08-17T12:15:32.4574984Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_resize__cpu_complex128 2022-08-17T12:15:32.5046287Z [gw0] [ 20%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_resize__cpu_complex128 2022-08-17T12:15:32.5056293Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_resize__cpu_float64 2022-08-17T12:15:32.5524390Z [gw0] [ 21%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_resize__cpu_float64 2022-08-17T12:15:32.5534053Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_resize_as__cpu_complex128 2022-08-17T12:15:32.5575218Z [gw0] [ 21%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_resize_as__cpu_complex128 2022-08-17T12:15:32.5599269Z [gw2] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_lu_unpack_cpu_complex128 2022-08-17T12:15:32.5967153Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_mT_cpu_complex128 2022-08-17T12:15:32.5974271Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_resize_as__cpu_float64 2022-08-17T12:15:32.6442542Z [gw0] [ 21%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_resize_as__cpu_float64 2022-08-17T12:15:32.6519956Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_resolve_conj_cpu_complex128 2022-08-17T12:15:32.6846278Z [gw0] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_resolve_conj_cpu_complex128 2022-08-17T12:15:32.6881890Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_resolve_conj_cpu_float64 2022-08-17T12:15:32.6905993Z [gw2] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_mT_cpu_complex128 2022-08-17T12:15:32.6921872Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_masked_scatter_cpu_complex128 2022-08-17T12:15:32.7362820Z [gw0] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_resolve_conj_cpu_float64 2022-08-17T12:15:32.7451992Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_resolve_neg_cpu_complex128 2022-08-17T12:15:32.7728536Z [gw0] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_resolve_neg_cpu_complex128 2022-08-17T12:15:32.7796420Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_resolve_neg_cpu_float64 2022-08-17T12:15:32.8168295Z [gw0] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_resolve_neg_cpu_float64 2022-08-17T12:15:32.8300038Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_roll_cpu_complex128 2022-08-17T12:15:32.8314615Z [gw2] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_masked_scatter_cpu_complex128 2022-08-17T12:15:32.9314609Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_matmul_cpu_complex128 2022-08-17T12:15:32.9334217Z [gw0] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_roll_cpu_complex128 2022-08-17T12:15:32.9617136Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_roll_cpu_float64 2022-08-17T12:15:32.9810219Z [gw0] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_roll_cpu_float64 2022-08-17T12:15:33.2974955Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_rot90_cpu_complex128 2022-08-17T12:15:33.3011120Z [gw0] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_rot90_cpu_complex128 2022-08-17T12:15:33.3685008Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_rot90_cpu_float64 2022-08-17T12:15:33.3721612Z [gw0] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_rot90_cpu_float64 2022-08-17T12:15:33.3797477Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_round_cpu_float64 2022-08-17T12:15:33.4203473Z [gw0] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_round_cpu_float64 2022-08-17T12:15:33.4235249Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_round_decimals_0_cpu_float64 2022-08-17T12:15:33.4612038Z [gw0] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_round_decimals_0_cpu_float64 2022-08-17T12:15:33.4618818Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_round_decimals_3_cpu_float64 2022-08-17T12:15:33.5049910Z [gw0] [ 21%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_round_decimals_3_cpu_float64 2022-08-17T12:15:33.5057560Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_round_decimals_neg_3_cpu_float64 2022-08-17T12:15:33.5523754Z [gw0] [ 21%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_round_decimals_neg_3_cpu_float64 2022-08-17T12:15:33.5760012Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_rsqrt_cpu_complex128 2022-08-17T12:15:33.5784956Z [gw2] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_matmul_cpu_complex128 2022-08-17T12:15:33.5881571Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_max_binary_cpu_float64 2022-08-17T12:15:33.5896801Z [gw0] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_rsqrt_cpu_complex128 2022-08-17T12:15:33.6132277Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_rsqrt_cpu_float64 2022-08-17T12:15:33.6327509Z [gw0] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_rsqrt_cpu_float64 2022-08-17T12:15:33.6443164Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_rsub_cpu_complex128 2022-08-17T12:15:33.6467423Z [gw2] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_max_binary_cpu_float64 2022-08-17T12:15:33.7435451Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_mean_cpu_complex128 2022-08-17T12:15:33.7485158Z [gw1] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_solve_triangular_cpu_float64 2022-08-17T12:15:33.7575994Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_svdvals_cpu_float64 2022-08-17T12:15:33.7601599Z [gw0] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_rsub_cpu_complex128 2022-08-17T12:15:33.7853884Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_rsub_cpu_float64 2022-08-17T12:15:33.8008121Z [gw0] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_rsub_cpu_float64 2022-08-17T12:15:33.9619775Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_scatter_add_cpu_complex128 2022-08-17T12:15:33.9643894Z [gw0] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_scatter_add_cpu_complex128 2022-08-17T12:15:33.9972798Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_scatter_add_cpu_float64 2022-08-17T12:15:34.0065261Z [gw0] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_scatter_add_cpu_float64 2022-08-17T12:15:34.0091235Z [gw1] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_svdvals_cpu_float64 2022-08-17T12:15:34.0160794Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_tensorsolve_cpu_float64 2022-08-17T12:15:34.0429616Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_scatter_cpu_complex128 2022-08-17T12:15:34.0457499Z [gw2] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_mean_cpu_complex128 2022-08-17T12:15:34.0964996Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_meshgrid_list_of_tensors_cpu_float64 2022-08-17T12:15:34.0990509Z [gw1] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_tensorsolve_cpu_float64 2022-08-17T12:15:34.1403173Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_vecdot_cpu_float64 2022-08-17T12:15:34.1431381Z [gw2] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_meshgrid_list_of_tensors_cpu_float64 2022-08-17T12:15:34.1447920Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_min_reduction_no_dim_cpu_float64 2022-08-17T12:15:34.1476389Z [gw0] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_scatter_cpu_complex128 2022-08-17T12:15:34.1572286Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_scatter_cpu_float64 2022-08-17T12:15:34.1838253Z [gw2] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_min_reduction_no_dim_cpu_float64 2022-08-17T12:15:34.1926394Z [gw0] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_scatter_cpu_float64 2022-08-17T12:15:34.1933418Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_scatter_reduce_amax_cpu_float64 2022-08-17T12:15:34.1986474Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_mm_cpu_float64 2022-08-17T12:15:34.2362548Z [gw2] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_mm_cpu_float64 2022-08-17T12:15:34.2554132Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_msort_cpu_float64 2022-08-17T12:15:34.2578738Z [gw0] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_scatter_reduce_amax_cpu_float64 2022-08-17T12:15:34.2704069Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_scatter_reduce_amin_cpu_float64 2022-08-17T12:15:34.2762578Z [gw2] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_msort_cpu_float64 2022-08-17T12:15:34.3260048Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_mv_cpu_complex128 2022-08-17T12:15:34.3286690Z [gw0] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_scatter_reduce_amin_cpu_float64 2022-08-17T12:15:34.3619593Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_scatter_reduce_mean_cpu_float64 2022-08-17T12:15:34.3660961Z [gw2] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_mv_cpu_complex128 2022-08-17T12:15:34.3709975Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_mvlgamma_mvlgamma_p_5_cpu_float64 2022-08-17T12:15:34.4033162Z [gw2] [ 21%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_mvlgamma_mvlgamma_p_5_cpu_float64 2022-08-17T12:15:34.4061942Z [gw0] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_scatter_reduce_mean_cpu_float64 2022-08-17T12:15:34.4121352Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_scatter_reduce_prod_cpu_float64 2022-08-17T12:15:34.4129104Z [gw1] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_vecdot_cpu_float64 2022-08-17T12:15:34.4134140Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linspace_cpu_float64 2022-08-17T12:15:34.4162952Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nanquantile_cpu_float64 2022-08-17T12:15:34.4600244Z [gw1] [ 21%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linspace_cpu_float64 2022-08-17T12:15:34.4937167Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_log2_cpu_complex128 2022-08-17T12:15:34.4965925Z [gw0] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_scatter_reduce_prod_cpu_float64 2022-08-17T12:15:34.5431001Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_scatter_reduce_sum_cpu_float64 2022-08-17T12:15:34.5450872Z [gw1] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_log2_cpu_complex128 2022-08-17T12:15:34.5572306Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_log_softmax_cpu_float64 2022-08-17T12:15:34.5595891Z [gw1] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_log_softmax_cpu_float64 2022-08-17T12:15:34.5613790Z [gw0] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_scatter_reduce_sum_cpu_float64 2022-08-17T12:15:34.5650859Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_searchsorted_cpu_float64 2022-08-17T12:15:34.6002234Z [gw0] [ 21%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_searchsorted_cpu_float64 2022-08-17T12:15:34.6041830Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_logaddexp_cpu_float64 2022-08-17T12:15:34.6163068Z [gw1] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_logaddexp_cpu_float64 2022-08-17T12:15:34.6406839Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_segment_reduce_lengths_cpu_float64 2022-08-17T12:15:34.6407518Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_logical_and_cpu_complex128 2022-08-17T12:15:34.6883309Z [gw1] [ 21%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_logical_and_cpu_complex128 2022-08-17T12:15:34.6888581Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_logical_or_cpu_complex128 2022-08-17T12:15:34.7362360Z [gw1] [ 21%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_logical_or_cpu_complex128 2022-08-17T12:15:34.7638410Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_logit_cpu_float64 2022-08-17T12:15:34.7724732Z [gw1] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_logit_cpu_float64 2022-08-17T12:15:34.7765581Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_long_cpu_complex128 2022-08-17T12:15:34.8231856Z [gw1] [ 21%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_long_cpu_complex128 2022-08-17T12:15:34.8730191Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_lu_cpu_float64 2022-08-17T12:15:34.8750817Z [gw0] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_segment_reduce_lengths_cpu_float64 2022-08-17T12:15:35.0588327Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_segment_reduce_offsets_cpu_float64 2022-08-17T12:15:35.0608241Z [gw0] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_segment_reduce_offsets_cpu_float64 2022-08-17T12:15:35.0929903Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_select_cpu_complex128 2022-08-17T12:15:35.1082855Z [gw0] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_select_cpu_complex128 2022-08-17T12:15:35.1156588Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_select_cpu_float64 2022-08-17T12:15:35.1602688Z [gw0] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_select_cpu_float64 2022-08-17T12:15:35.1665694Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_select_scatter_cpu_float64 2022-08-17T12:15:35.2002963Z [gw0] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_select_scatter_cpu_float64 2022-08-17T12:15:35.2081026Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sgn_cpu_complex128 2022-08-17T12:15:35.2504378Z [gw0] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sgn_cpu_complex128 2022-08-17T12:15:35.2505297Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sgn_cpu_float64 2022-08-17T12:15:35.2928619Z [gw0] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sgn_cpu_float64 2022-08-17T12:15:35.2929516Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_short_cpu_complex128 2022-08-17T12:15:35.3367794Z [gw0] [ 21%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_short_cpu_complex128 2022-08-17T12:15:35.3368751Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_short_cpu_float64 2022-08-17T12:15:35.3639601Z [gw0] [ 21%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_short_cpu_float64 2022-08-17T12:15:35.3674406Z [gw2] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nanquantile_cpu_float64 2022-08-17T12:15:35.3698915Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_native_layer_norm_cpu_float64 2022-08-17T12:15:35.3730419Z [gw1] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_lu_cpu_float64 2022-08-17T12:15:35.3840344Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_lu_unpack_cpu_float64 2022-08-17T12:15:35.3853418Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sigmoid_cpu_complex128 2022-08-17T12:15:35.3958402Z [gw2] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_native_layer_norm_cpu_float64 2022-08-17T12:15:35.4132652Z [gw0] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sigmoid_cpu_complex128 2022-08-17T12:15:35.4184156Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_neg_cpu_float64 2022-08-17T12:15:35.4283258Z [gw2] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_neg_cpu_float64 2022-08-17T12:15:35.4309918Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sigmoid_cpu_float64 2022-08-17T12:15:35.4579451Z [gw0] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sigmoid_cpu_float64 2022-08-17T12:15:35.4587839Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_new_full_cpu_float64 2022-08-17T12:15:35.4704560Z [gw2] [ 21%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_new_full_cpu_float64 2022-08-17T12:15:35.4707381Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sign_cpu_float64 2022-08-17T12:15:35.4751636Z [gw0] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sign_cpu_float64 2022-08-17T12:15:35.4775722Z [gw1] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_lu_unpack_cpu_float64 2022-08-17T12:15:35.4986527Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_mT_cpu_float64 2022-08-17T12:15:35.4997951Z [gw1] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_mT_cpu_float64 2022-08-17T12:15:35.5020521Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_new_zeros_cpu_float64 2022-08-17T12:15:35.5118924Z [gw2] [ 21%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_new_zeros_cpu_float64 2022-08-17T12:15:35.5122477Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_signbit_cpu_float64 2022-08-17T12:15:35.5205084Z [gw0] [ 21%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_signbit_cpu_float64 2022-08-17T12:15:35.5468000Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_masked_scatter_cpu_float64 2022-08-17T12:15:35.5498938Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_adaptive_avg_pool3d_cpu_float64 2022-08-17T12:15:35.5526234Z [gw1] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_masked_scatter_cpu_float64 2022-08-17T12:15:35.5722576Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sin_cpu_complex128 2022-08-17T12:15:35.5735800Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_matmul_cpu_float64 2022-08-17T12:15:35.6028690Z [gw0] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sin_cpu_complex128 2022-08-17T12:15:35.6029314Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sin_cpu_float64 2022-08-17T12:15:35.6402566Z [gw0] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sin_cpu_float64 2022-08-17T12:15:35.6443001Z [gw2] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_adaptive_avg_pool3d_cpu_float64 2022-08-17T12:15:35.6447619Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_avg_pool1d_cpu_float64 2022-08-17T12:15:35.6769331Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sinc_cpu_complex128 2022-08-17T12:15:35.6844954Z [gw0] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sinc_cpu_complex128 2022-08-17T12:15:35.7049441Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sinc_cpu_float64 2022-08-17T12:15:35.7125557Z [gw0] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sinc_cpu_float64 2022-08-17T12:15:35.7145346Z [gw2] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_avg_pool1d_cpu_float64 2022-08-17T12:15:35.7286689Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_bilinear_cpu_float64 2022-08-17T12:15:35.7415799Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sinh_cpu_complex128 2022-08-17T12:15:35.7727014Z [gw0] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sinh_cpu_complex128 2022-08-17T12:15:35.7779853Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sinh_cpu_float64 2022-08-17T12:15:35.8008284Z [gw0] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sinh_cpu_float64 2022-08-17T12:15:35.8055424Z [gw1] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_matmul_cpu_float64 2022-08-17T12:15:35.8166599Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_max_reduction_no_dim_cpu_float64 2022-08-17T12:15:35.8491109Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_slice_scatter_cpu_float64 2022-08-17T12:15:35.8553138Z [gw1] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_max_reduction_no_dim_cpu_float64 2022-08-17T12:15:35.9450832Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_mean_cpu_float64 2022-08-17T12:15:35.9464039Z [gw0] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_slice_scatter_cpu_float64 2022-08-17T12:15:35.9730778Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_softmax_cpu_float64 2022-08-17T12:15:36.0123543Z [gw0] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_softmax_cpu_float64 2022-08-17T12:15:36.0142510Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_softmax_with_dtype_cpu_complex128 2022-08-17T12:15:36.0171249Z [gw1] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_mean_cpu_float64 2022-08-17T12:15:36.0725654Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_meshgrid_variadic_tensors_cpu_complex128 2022-08-17T12:15:36.0776572Z [gw0] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_softmax_with_dtype_cpu_complex128 2022-08-17T12:15:36.1048981Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_softmax_with_dtype_cpu_float64 2022-08-17T12:15:36.1208001Z [gw0] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_softmax_with_dtype_cpu_float64 2022-08-17T12:15:36.3091130Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sort_cpu_float64 2022-08-17T12:15:36.3108461Z [gw0] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sort_cpu_float64 2022-08-17T12:15:36.3120919Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sparse_sampled_addmm_cpu_complex128 2022-08-17T12:15:36.3557670Z [gw0] [ 22%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sparse_sampled_addmm_cpu_complex128 2022-08-17T12:15:36.3568665Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sparse_sampled_addmm_cpu_float64 2022-08-17T12:15:36.4005895Z [gw0] [ 22%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sparse_sampled_addmm_cpu_float64 2022-08-17T12:15:36.4017226Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_airy_ai_cpu_float64 2022-08-17T12:15:36.4445995Z [gw0] [ 22%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_airy_ai_cpu_float64 2022-08-17T12:15:36.4458526Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_bessel_j0_cpu_float64 2022-08-17T12:15:36.4897725Z [gw0] [ 22%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_bessel_j0_cpu_float64 2022-08-17T12:15:36.4908254Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_bessel_j1_cpu_float64 2022-08-17T12:15:36.5327281Z [gw0] [ 22%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_bessel_j1_cpu_float64 2022-08-17T12:15:36.5336455Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_bessel_y0_cpu_float64 2022-08-17T12:15:36.5774589Z [gw0] [ 22%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_bessel_y0_cpu_float64 2022-08-17T12:15:36.5785107Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_bessel_y1_cpu_float64 2022-08-17T12:15:36.6095670Z [gw0] [ 22%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_bessel_y1_cpu_float64 2022-08-17T12:15:36.6115105Z [gw2] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_bilinear_cpu_float64 2022-08-17T12:15:36.6168052Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_conv1d_cpu_complex128 2022-08-17T12:15:36.6220760Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_chebyshev_polynomial_t_cpu_float64 2022-08-17T12:15:36.6657037Z [gw0] [ 22%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_chebyshev_polynomial_t_cpu_float64 2022-08-17T12:15:36.6658079Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_chebyshev_polynomial_u_cpu_float64 2022-08-17T12:15:36.7083744Z [gw0] [ 22%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_chebyshev_polynomial_u_cpu_float64 2022-08-17T12:15:36.7088108Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_chebyshev_polynomial_v_cpu_float64 2022-08-17T12:15:36.7158768Z [gw0] [ 22%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_chebyshev_polynomial_v_cpu_float64 2022-08-17T12:15:36.7179564Z [gw1] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_meshgrid_variadic_tensors_cpu_complex128 2022-08-17T12:15:36.7345544Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_min_reduction_with_dim_cpu_float64 2022-08-17T12:15:36.7486779Z [gw1] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_min_reduction_with_dim_cpu_float64 2022-08-17T12:15:36.7523449Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_chebyshev_polynomial_w_cpu_float64 2022-08-17T12:15:36.7682614Z [gw0] [ 22%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_chebyshev_polynomial_w_cpu_float64 2022-08-17T12:15:36.8005620Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_mode_cpu_float64 2022-08-17T12:15:36.8009315Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_entr_cpu_float64 2022-08-17T12:15:36.8041974Z [gw0] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_entr_cpu_float64 2022-08-17T12:15:36.8083347Z [gw1] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_mode_cpu_float64 2022-08-17T12:15:36.8442380Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_mul_cpu_complex128 2022-08-17T12:15:36.8453294Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_erfcx_cpu_float64 2022-08-17T12:15:36.8855265Z [gw0] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_erfcx_cpu_float64 2022-08-17T12:15:36.8856544Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_hermite_polynomial_h_cpu_float64 2022-08-17T12:15:36.9292951Z [gw0] [ 22%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_hermite_polynomial_h_cpu_float64 2022-08-17T12:15:36.9295674Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_hermite_polynomial_he_cpu_float64 2022-08-17T12:15:36.9763832Z [gw0] [ 22%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_hermite_polynomial_he_cpu_float64 2022-08-17T12:15:36.9769583Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_i0e_cpu_float64 2022-08-17T12:15:37.0125958Z [gw0] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_i0e_cpu_float64 2022-08-17T12:15:37.0218398Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_i1_cpu_float64 2022-08-17T12:15:37.0566570Z [gw0] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_i1_cpu_float64 2022-08-17T12:15:37.0657932Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_i1e_cpu_float64 2022-08-17T12:15:37.1005947Z [gw0] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_i1e_cpu_float64 2022-08-17T12:15:37.1037103Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_laguerre_polynomial_l_cpu_float64 2022-08-17T12:15:37.1445987Z [gw0] [ 22%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_laguerre_polynomial_l_cpu_float64 2022-08-17T12:15:37.1468423Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_legendre_polynomial_p_cpu_float64 2022-08-17T12:15:37.1886393Z [gw0] [ 22%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_legendre_polynomial_p_cpu_float64 2022-08-17T12:15:37.1977542Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_log_ndtr_cpu_float64 2022-08-17T12:15:37.2325744Z [gw0] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_log_ndtr_cpu_float64 2022-08-17T12:15:37.2357987Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_modified_bessel_i0_cpu_float64 2022-08-17T12:15:37.2766671Z [gw0] [ 22%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_modified_bessel_i0_cpu_float64 2022-08-17T12:15:37.2799630Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_modified_bessel_i1_cpu_float64 2022-08-17T12:15:37.3206048Z [gw0] [ 22%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_modified_bessel_i1_cpu_float64 2022-08-17T12:15:37.3238587Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_modified_bessel_k0_cpu_float64 2022-08-17T12:15:37.3576071Z [gw0] [ 22%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_modified_bessel_k0_cpu_float64 2022-08-17T12:15:37.3594337Z [gw1] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_mul_cpu_complex128 2022-08-17T12:15:37.3645192Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_mv_cpu_float64 2022-08-17T12:15:37.3690897Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_modified_bessel_k1_cpu_float64 2022-08-17T12:15:37.3745573Z [gw0] [ 22%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_modified_bessel_k1_cpu_float64 2022-08-17T12:15:37.4005456Z [gw1] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_mv_cpu_float64 2022-08-17T12:15:37.4160221Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nan_to_num_cpu_float64 2022-08-17T12:15:37.4194268Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_ndtr_cpu_float64 2022-08-17T12:15:37.4197848Z [gw0] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_ndtr_cpu_float64 2022-08-17T12:15:37.4602485Z [gw1] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nan_to_num_cpu_float64 2022-08-17T12:15:37.4603137Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nansum_cpu_float64 2022-08-17T12:15:37.4632262Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_ndtri_cpu_float64 2022-08-17T12:15:37.5041450Z [gw0] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_ndtri_cpu_float64 2022-08-17T12:15:37.5246496Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_polygamma_special_polygamma_n_0_cpu_float64 2022-08-17T12:15:37.5406044Z [gw0] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_polygamma_special_polygamma_n_0_cpu_float64 2022-08-17T12:15:37.5452554Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_scaled_modified_bessel_k0_cpu_float64 2022-08-17T12:15:37.5895083Z [gw0] [ 22%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_scaled_modified_bessel_k0_cpu_float64 2022-08-17T12:15:37.5897953Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_scaled_modified_bessel_k1_cpu_float64 2022-08-17T12:15:37.6323023Z [gw0] [ 22%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_scaled_modified_bessel_k1_cpu_float64 2022-08-17T12:15:37.6325616Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_shifted_chebyshev_polynomial_t_cpu_float64 2022-08-17T12:15:37.6582433Z [gw0] [ 22%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_shifted_chebyshev_polynomial_t_cpu_float64 2022-08-17T12:15:37.6665169Z [gw1] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nansum_cpu_float64 2022-08-17T12:15:37.6697045Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_ne_cpu_complex128 2022-08-17T12:15:37.6760475Z [gw1] [ 22%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_ne_cpu_complex128 2022-08-17T12:15:37.6764297Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_shifted_chebyshev_polynomial_u_cpu_float64 2022-08-17T12:15:37.7124443Z [gw0] [ 22%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_shifted_chebyshev_polynomial_u_cpu_float64 2022-08-17T12:15:37.7155973Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_new_empty_cpu_complex128 2022-08-17T12:15:37.7200061Z [gw1] [ 22%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_new_empty_cpu_complex128 2022-08-17T12:15:37.7203124Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_shifted_chebyshev_polynomial_v_cpu_float64 2022-08-17T12:15:37.7564090Z [gw0] [ 22%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_shifted_chebyshev_polynomial_v_cpu_float64 2022-08-17T12:15:37.7603802Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_new_ones_cpu_complex128 2022-08-17T12:15:37.7652162Z [gw1] [ 22%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_new_ones_cpu_complex128 2022-08-17T12:15:37.7654939Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_shifted_chebyshev_polynomial_w_cpu_float64 2022-08-17T12:15:37.8043470Z [gw0] [ 22%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_shifted_chebyshev_polynomial_w_cpu_float64 2022-08-17T12:15:37.8047323Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nextafter_cpu_float64 2022-08-17T12:15:37.8098098Z [gw1] [ 22%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nextafter_cpu_float64 2022-08-17T12:15:37.8102203Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_spherical_bessel_j0_cpu_float64 2022-08-17T12:15:37.8446303Z [gw0] [ 22%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_spherical_bessel_j0_cpu_float64 2022-08-17T12:15:37.8520432Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_adaptive_max_pool1d_cpu_float64 2022-08-17T12:15:37.8523974Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_xlog1py_cpu_float64 2022-08-17T12:15:37.8971779Z [gw0] [ 22%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_xlog1py_cpu_float64 2022-08-17T12:15:37.8977738Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_zeta_cpu_float64 2022-08-17T12:15:37.9440738Z [gw0] [ 22%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_zeta_cpu_float64 2022-08-17T12:15:37.9848912Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_split_cpu_complex128 2022-08-17T12:15:37.9898465Z [gw0] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_split_cpu_complex128 2022-08-17T12:15:37.9935713Z [gw1] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_adaptive_max_pool1d_cpu_float64 2022-08-17T12:15:38.0080406Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_avg_pool2d_cpu_float64 2022-08-17T12:15:38.0104278Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_split_cpu_float64 2022-08-17T12:15:38.0444488Z [gw0] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_split_cpu_float64 2022-08-17T12:15:38.0766095Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_split_list_args_cpu_complex128 2022-08-17T12:15:38.0780351Z [gw1] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_avg_pool2d_cpu_float64 2022-08-17T12:15:38.1076598Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_binary_cross_entropy_cpu_float64 2022-08-17T12:15:38.1100429Z [gw0] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_split_list_args_cpu_complex128 2022-08-17T12:15:38.1255231Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_split_list_args_cpu_float64 2022-08-17T12:15:38.1600428Z [gw0] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_split_list_args_cpu_float64 2022-08-17T12:15:38.2722339Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_split_with_sizes_cpu_complex128 2022-08-17T12:15:38.2749979Z [gw0] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_split_with_sizes_cpu_complex128 2022-08-17T12:15:38.3009928Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_split_with_sizes_cpu_float64 2022-08-17T12:15:38.3168655Z [gw0] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_split_with_sizes_cpu_float64 2022-08-17T12:15:38.3320930Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sqrt_cpu_complex128 2022-08-17T12:15:38.3606439Z [gw0] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sqrt_cpu_complex128 2022-08-17T12:15:38.3673492Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sqrt_cpu_float64 2022-08-17T12:15:38.4047472Z [gw0] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sqrt_cpu_float64 2022-08-17T12:15:38.4563553Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_square_cpu_complex128 2022-08-17T12:15:38.4611383Z [gw0] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_square_cpu_complex128 2022-08-17T12:15:38.4820535Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_square_cpu_float64 2022-08-17T12:15:38.5123276Z [gw0] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_square_cpu_float64 2022-08-17T12:15:38.6045056Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_squeeze_cpu_complex128 2022-08-17T12:15:38.6061562Z [gw0] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_squeeze_cpu_complex128 2022-08-17T12:15:38.6151159Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_squeeze_cpu_float64 2022-08-17T12:15:38.6174632Z [gw2] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_conv1d_cpu_complex128 2022-08-17T12:15:38.6190166Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_conv_transpose1d_cpu_float64 2022-08-17T12:15:38.6564099Z [gw0] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_squeeze_cpu_float64 2022-08-17T12:15:38.7436244Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_stack_cpu_complex128 2022-08-17T12:15:38.7460290Z [gw2] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_conv_transpose1d_cpu_float64 2022-08-17T12:15:38.8627121Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_cosine_similarity_cpu_float64 2022-08-17T12:15:38.8842771Z [gw0] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_stack_cpu_complex128 2022-08-17T12:15:38.9109578Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_stack_cpu_float64 2022-08-17T12:15:38.9136070Z [gw2] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_cosine_similarity_cpu_float64 2022-08-17T12:15:38.9157680Z [gw0] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_stack_cpu_float64 2022-08-17T12:15:38.9242919Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_dropout3d_cpu_float64 2022-08-17T12:15:38.9648520Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_std_cpu_complex128 2022-08-17T12:15:38.9683257Z [gw0] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_std_cpu_complex128 2022-08-17T12:15:38.9884490Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_std_cpu_float64 2022-08-17T12:15:39.0201287Z [gw0] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_std_cpu_float64 2022-08-17T12:15:39.1298708Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_std_mean_cpu_complex128 2022-08-17T12:15:39.1319936Z [gw2] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_dropout3d_cpu_float64 2022-08-17T12:15:39.1570236Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_embedding_cpu_float64 2022-08-17T12:15:39.1642920Z [gw2] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_embedding_cpu_float64 2022-08-17T12:15:39.1687230Z [gw0] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_std_mean_cpu_complex128 2022-08-17T12:15:39.1725744Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_std_mean_cpu_float64 2022-08-17T12:15:39.2152770Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_fractional_max_pool2d_cpu_float64 2022-08-17T12:15:39.2179637Z [gw0] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_std_mean_cpu_float64 2022-08-17T12:15:39.4553981Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_stft_cpu_complex128 2022-08-17T12:15:39.4575378Z [gw0] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_stft_cpu_complex128 2022-08-17T12:15:39.5066732Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_stft_cpu_float64 2022-08-17T12:15:39.5085142Z [gw0] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_stft_cpu_float64 2022-08-17T12:15:39.6026386Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sub_cpu_complex128 2022-08-17T12:15:39.6048775Z [gw0] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sub_cpu_complex128 2022-08-17T12:15:39.6288395Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sub_cpu_float64 2022-08-17T12:15:39.6500486Z [gw0] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sub_cpu_float64 2022-08-17T12:15:39.7643498Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sum_cpu_complex128 2022-08-17T12:15:39.7666207Z [gw0] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sum_cpu_complex128 2022-08-17T12:15:39.8131423Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sum_cpu_float64 2022-08-17T12:15:39.8161241Z [gw0] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sum_cpu_float64 2022-08-17T12:15:39.8771714Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sum_to_size_cpu_complex128 2022-08-17T12:15:39.8782818Z [gw0] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sum_to_size_cpu_complex128 2022-08-17T12:15:39.8891870Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sum_to_size_cpu_float64 2022-08-17T12:15:39.9205258Z [gw0] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sum_to_size_cpu_float64 2022-08-17T12:15:39.9586573Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_svd_cpu_complex128 2022-08-17T12:15:39.9601603Z [gw2] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_fractional_max_pool2d_cpu_float64 2022-08-17T12:15:40.1817850Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_glu_cpu_float64 2022-08-17T12:15:40.1835151Z [gw2] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_glu_cpu_float64 2022-08-17T12:15:40.1968519Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_hardsigmoid_cpu_float64 2022-08-17T12:15:40.2247949Z [gw2] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_hardsigmoid_cpu_float64 2022-08-17T12:15:40.2623131Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_huber_loss_cpu_float64 2022-08-17T12:15:40.2691087Z [gw2] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_huber_loss_cpu_float64 2022-08-17T12:15:40.3818063Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_interpolate_bilinear_cpu_float64 2022-08-17T12:15:40.3845726Z [gw2] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_interpolate_bilinear_cpu_float64 2022-08-17T12:15:40.4892188Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_kl_div_cpu_float64 2022-08-17T12:15:40.4925722Z [gw2] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_kl_div_cpu_float64 2022-08-17T12:15:40.5031971Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_leaky_relu_cpu_float64 2022-08-17T12:15:40.5049119Z [gw1] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_binary_cross_entropy_cpu_float64 2022-08-17T12:15:40.5591685Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_conv1d_cpu_float64 2022-08-17T12:15:40.5646102Z [gw2] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_leaky_relu_cpu_float64 2022-08-17T12:15:40.5916711Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_logsigmoid_cpu_float64 2022-08-17T12:15:40.6087729Z [gw2] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_logsigmoid_cpu_float64 2022-08-17T12:15:40.9375985Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_max_pool3d_cpu_float64 2022-08-17T12:15:40.9400359Z [gw1] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_conv1d_cpu_float64 2022-08-17T12:15:40.9435156Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_conv_transpose2d_cpu_float64 2022-08-17T12:15:40.9459146Z [gw3] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_svd_cpu_complex128 2022-08-17T12:15:41.0351393Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_tensorinv_cpu_complex128 2022-08-17T12:15:41.0377426Z [gw3] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_tensorinv_cpu_complex128 2022-08-17T12:15:41.1599908Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_vander_cpu_complex128 2022-08-17T12:15:41.1638995Z [gw1] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_conv_transpose2d_cpu_float64 2022-08-17T12:15:41.1898908Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_cross_entropy_cpu_float64 2022-08-17T12:15:41.2160830Z [gw1] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_cross_entropy_cpu_float64 2022-08-17T12:15:41.5639457Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_dropout_cpu_float64 2022-08-17T12:15:41.5683972Z [gw3] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_vander_cpu_complex128 2022-08-17T12:15:41.6942891Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_vector_norm_cpu_complex128 2022-08-17T12:15:41.6958788Z [gw1] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_dropout_cpu_float64 2022-08-17T12:15:41.9057172Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_feature_alpha_dropout_with_train_cpu_float64 2022-08-17T12:15:41.9098818Z [gw1] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_feature_alpha_dropout_with_train_cpu_float64 2022-08-17T12:15:42.4384550Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_fractional_max_pool3d_cpu_float64 2022-08-17T12:15:42.4413630Z [gw0] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_svd_cpu_complex128 2022-08-17T12:15:43.0590155Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_svd_cpu_float64 2022-08-17T12:15:43.0618046Z [gw1] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_fractional_max_pool3d_cpu_float64 2022-08-17T12:15:43.0821620Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_grid_sample_cpu_float64 2022-08-17T12:15:43.1162487Z [gw1] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_grid_sample_cpu_float64 2022-08-17T12:15:43.1266094Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_hardswish_cpu_float64 2022-08-17T12:15:43.1565534Z [gw1] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_hardswish_cpu_float64 2022-08-17T12:15:43.1791469Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_instance_norm_cpu_float64 2022-08-17T12:15:43.2082203Z [gw1] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_instance_norm_cpu_float64 2022-08-17T12:15:43.2335082Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_interpolate_linear_cpu_float64 2022-08-17T12:15:43.2383788Z [gw0] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_svd_cpu_float64 2022-08-17T12:15:43.2840636Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_svd_lowrank_cpu_float64 2022-08-17T12:15:43.2882177Z [gw1] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_interpolate_linear_cpu_float64 2022-08-17T12:15:43.6836810Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_l1_loss_cpu_complex128 2022-08-17T12:15:43.6864774Z [gw1] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_l1_loss_cpu_complex128 2022-08-17T12:15:45.3037140Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_linear_cpu_complex128 2022-08-17T12:15:45.3066114Z [gw1] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_linear_cpu_complex128 2022-08-17T12:15:45.5016320Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_margin_ranking_loss_cpu_float64 2022-08-17T12:15:45.5041145Z [gw1] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_margin_ranking_loss_cpu_float64 2022-08-17T12:15:46.2828112Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_max_unpool1d_cpu_float64 2022-08-17T12:15:46.2860858Z [gw2] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_max_pool3d_cpu_float64 2022-08-17T12:15:46.7518038Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_max_unpool2d_grad_cpu_float64 2022-08-17T12:15:46.7545375Z [gw2] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_max_unpool2d_grad_cpu_float64 2022-08-17T12:15:46.8208171Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_mse_loss_cpu_float64 2022-08-17T12:15:46.8236976Z [gw1] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_max_unpool1d_cpu_float64 2022-08-17T12:15:46.8367608Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_max_unpool3d_cpu_float64 2022-08-17T12:15:46.8392588Z [gw2] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_mse_loss_cpu_float64 2022-08-17T12:15:46.8653678Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_nll_loss_cpu_float64 2022-08-17T12:15:46.8921945Z [gw2] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_nll_loss_cpu_float64 2022-08-17T12:15:46.9848217Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pad_circular_cpu_float64 2022-08-17T12:15:46.9891111Z [gw2] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pad_circular_cpu_float64 2022-08-17T12:15:47.0757401Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pad_reflect_cpu_float64 2022-08-17T12:15:47.0798738Z [gw2] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pad_reflect_cpu_float64 2022-08-17T12:15:47.1767730Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pairwise_distance_cpu_float64 2022-08-17T12:15:47.1809062Z [gw2] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pairwise_distance_cpu_float64 2022-08-17T12:15:47.3057193Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pixel_unshuffle_cpu_complex128 2022-08-17T12:15:47.3097276Z [gw2] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pixel_unshuffle_cpu_complex128 2022-08-17T12:15:47.3224706Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_relu6_cpu_float64 2022-08-17T12:15:47.3564328Z [gw2] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_relu6_cpu_float64 2022-08-17T12:15:47.3574458Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_silu_complex_cpu_complex128 2022-08-17T12:15:47.4041481Z [gw2] [ 23%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_silu_complex_cpu_complex128 2022-08-17T12:15:47.4090195Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_softmin_cpu_float64 2022-08-17T12:15:47.4442459Z [gw2] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_softmin_cpu_float64 2022-08-17T12:15:47.4600992Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_softshrink_cpu_float64 2022-08-17T12:15:47.4845868Z [gw2] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_softshrink_cpu_float64 2022-08-17T12:15:47.5100647Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_tanhshrink_cpu_float64 2022-08-17T12:15:47.5362361Z [gw2] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_tanhshrink_cpu_float64 2022-08-17T12:15:47.8316673Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_triplet_margin_with_distance_loss_cpu_complex128 2022-08-17T12:15:47.8371398Z [gw1] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_max_unpool3d_cpu_float64 2022-08-17T12:15:47.8548233Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_multi_margin_loss_cpu_float64 2022-08-17T12:15:47.8922265Z [gw1] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_multi_margin_loss_cpu_float64 2022-08-17T12:15:48.3046827Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_normalize_cpu_complex128 2022-08-17T12:15:48.3092533Z [gw0] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_svd_lowrank_cpu_float64 2022-08-17T12:15:48.4176721Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_symeig_cpu_complex128 2022-08-17T12:15:48.4209402Z [gw0] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_symeig_cpu_complex128 2022-08-17T12:15:48.4563415Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_symeig_cpu_float64 2022-08-17T12:15:48.4642991Z [gw0] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_symeig_cpu_float64 2022-08-17T12:15:48.4687035Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_t_cpu_complex128 2022-08-17T12:15:48.4709423Z [gw1] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_normalize_cpu_complex128 2022-08-17T12:15:48.4847140Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pad_constant_cpu_complex128 2022-08-17T12:15:48.5120753Z [gw0] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_t_cpu_complex128 2022-08-17T12:15:48.5160365Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_t_cpu_float64 2022-08-17T12:15:48.5600923Z [gw0] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_t_cpu_float64 2022-08-17T12:15:48.5850926Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_take_along_dim_cpu_complex128 2022-08-17T12:15:48.5874898Z [gw2] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_triplet_margin_with_distance_loss_cpu_complex128 2022-08-17T12:15:48.6066484Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_upsample_bilinear_cpu_float64 2022-08-17T12:15:48.6177398Z [gw2] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_upsample_bilinear_cpu_float64 2022-08-17T12:15:48.6214397Z [gw0] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_take_along_dim_cpu_complex128 2022-08-17T12:15:48.6360757Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_take_along_dim_cpu_float64 2022-08-17T12:15:48.6451868Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_norm_cpu_complex128 2022-08-17T12:15:48.6721783Z [gw0] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_take_along_dim_cpu_float64 2022-08-17T12:15:48.6794695Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_take_cpu_complex128 2022-08-17T12:15:48.6814315Z [gw3] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_vector_norm_cpu_complex128 2022-08-17T12:15:48.7368138Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_log10_cpu_complex128 2022-08-17T12:15:48.7392726Z [gw3] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_log10_cpu_complex128 2022-08-17T12:15:48.7635500Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_log2_cpu_float64 2022-08-17T12:15:48.7657709Z [gw0] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_take_cpu_complex128 2022-08-17T12:15:48.7698594Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_take_cpu_float64 2022-08-17T12:15:48.7801533Z [gw3] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_log2_cpu_float64 2022-08-17T12:15:48.7844402Z [gw0] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_take_cpu_float64 2022-08-17T12:15:48.7980567Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_log_softmax_dtype_cpu_complex128 2022-08-17T12:15:48.8085675Z [gw3] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_log_softmax_dtype_cpu_complex128 2022-08-17T12:15:48.8214525Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_tan_cpu_complex128 2022-08-17T12:15:48.8402212Z [gw0] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_tan_cpu_complex128 2022-08-17T12:15:48.8422839Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_logcumsumexp_cpu_float64 2022-08-17T12:15:48.8586445Z [gw3] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_logcumsumexp_cpu_float64 2022-08-17T12:15:48.8647979Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_tan_cpu_float64 2022-08-17T12:15:48.8844661Z [gw0] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_tan_cpu_float64 2022-08-17T12:15:48.8849679Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_logical_and_cpu_float64 2022-08-17T12:15:48.9081834Z [gw3] [ 24%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_logical_and_cpu_float64 2022-08-17T12:15:48.9143744Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_tanh_cpu_complex128 2022-08-17T12:15:48.9282883Z [gw0] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_tanh_cpu_complex128 2022-08-17T12:15:48.9288423Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_logical_or_cpu_float64 2022-08-17T12:15:48.9503998Z [gw3] [ 24%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_logical_or_cpu_float64 2022-08-17T12:15:48.9509984Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_tanh_cpu_float64 2022-08-17T12:15:48.9724702Z [gw0] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_tanh_cpu_float64 2022-08-17T12:15:48.9728960Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_logspace_cpu_complex128 2022-08-17T12:15:48.9962095Z [gw3] [ 24%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_logspace_cpu_complex128 2022-08-17T12:15:49.0165594Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_tensor_split_cpu_complex128 2022-08-17T12:15:49.0170299Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_long_cpu_float64 2022-08-17T12:15:49.0572585Z [gw3] [ 24%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_long_cpu_float64 2022-08-17T12:15:49.1500469Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_lu_solve_cpu_complex128 2022-08-17T12:15:49.1528776Z [gw0] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_tensor_split_cpu_complex128 2022-08-17T12:15:49.2036869Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_tensor_split_cpu_float64 2022-08-17T12:15:49.2056840Z [gw0] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_tensor_split_cpu_float64 2022-08-17T12:15:49.2598772Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_tensordot_cpu_complex128 2022-08-17T12:15:49.2627741Z [gw0] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_tensordot_cpu_complex128 2022-08-17T12:15:49.2734471Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_tensordot_cpu_float64 2022-08-17T12:15:49.3162112Z [gw0] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_tensordot_cpu_float64 2022-08-17T12:15:49.5947443Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_tile_cpu_complex128 2022-08-17T12:15:49.5982553Z [gw0] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_tile_cpu_complex128 2022-08-17T12:15:49.6400687Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_tile_cpu_float64 2022-08-17T12:15:49.6426992Z [gw0] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_tile_cpu_float64 2022-08-17T12:15:49.6455891Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_to_sparse_cpu_complex128 2022-08-17T12:15:49.6481689Z [gw1] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pad_constant_cpu_complex128 2022-08-17T12:15:49.6491423Z [gw0] [ 24%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_to_sparse_cpu_complex128 2022-08-17T12:15:49.6965073Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pad_replicate_cpu_complex128 2022-08-17T12:15:49.6974754Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_to_sparse_cpu_float64 2022-08-17T12:15:49.7401610Z [gw0] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_to_sparse_cpu_float64 2022-08-17T12:15:49.7688745Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_topk_cpu_float64 2022-08-17T12:15:49.7763125Z [gw0] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_topk_cpu_float64 2022-08-17T12:15:49.7968152Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_trace_cpu_complex128 2022-08-17T12:15:49.8283864Z [gw0] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_trace_cpu_complex128 2022-08-17T12:15:49.8302109Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_trace_cpu_float64 2022-08-17T12:15:49.8314310Z [gw2] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_norm_cpu_complex128 2022-08-17T12:15:49.8330127Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_norm_inf_cpu_complex128 2022-08-17T12:15:49.8761502Z [gw0] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_trace_cpu_float64 2022-08-17T12:15:49.9738025Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_transpose_cpu_complex128 2022-08-17T12:15:49.9793487Z [gw0] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_transpose_cpu_complex128 2022-08-17T12:15:50.0168255Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_transpose_cpu_float64 2022-08-17T12:15:50.0220117Z [gw0] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_transpose_cpu_float64 2022-08-17T12:15:50.1355409Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_trapezoid_cpu_complex128 2022-08-17T12:15:50.1380451Z [gw1] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pad_replicate_cpu_complex128 2022-08-17T12:15:50.1541987Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pdist_cpu_float64 2022-08-17T12:15:50.1824312Z [gw1] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pdist_cpu_float64 2022-08-17T12:15:50.1912489Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pixel_unshuffle_cpu_float64 2022-08-17T12:15:50.2321851Z [gw1] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pixel_unshuffle_cpu_float64 2022-08-17T12:15:50.2341420Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_relu_cpu_float64 2022-08-17T12:15:50.2352965Z [gw0] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_trapezoid_cpu_complex128 2022-08-17T12:15:50.2426296Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_trapezoid_cpu_float64 2022-08-17T12:15:50.2725927Z [gw1] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_relu_cpu_float64 2022-08-17T12:15:50.2737150Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_silu_cpu_float64 2022-08-17T12:15:50.2798792Z [gw0] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_trapezoid_cpu_float64 2022-08-17T12:15:50.2857003Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_trapz_cpu_complex128 2022-08-17T12:15:50.3281554Z [gw1] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_silu_cpu_float64 2022-08-17T12:15:50.3341629Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_softmin_with_dtype_cpu_complex128 2022-08-17T12:15:50.3761189Z [gw1] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_softmin_with_dtype_cpu_complex128 2022-08-17T12:15:50.4628992Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_softsign_cpu_complex128 2022-08-17T12:15:50.4648922Z [gw0] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_trapz_cpu_complex128 2022-08-17T12:15:50.4912464Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_trapz_cpu_float64 2022-08-17T12:15:50.5199777Z [gw0] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_trapz_cpu_float64 2022-08-17T12:15:50.5579089Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_triangular_solve_cpu_complex128 2022-08-17T12:15:50.5619953Z [gw1] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_softsign_cpu_complex128 2022-08-17T12:15:50.5868498Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_threshold_cpu_float64 2022-08-17T12:15:50.6116713Z [gw1] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_threshold_cpu_float64 2022-08-17T12:15:50.7478309Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_triplet_margin_with_distance_loss_cpu_float64 2022-08-17T12:15:50.7513497Z [gw1] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_triplet_margin_with_distance_loss_cpu_float64 2022-08-17T12:15:50.7549997Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_upsample_nearest_cpu_float64 2022-08-17T12:15:50.7566850Z [gw0] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_triangular_solve_cpu_complex128 2022-08-17T12:15:50.8035319Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_triangular_solve_cpu_float64 2022-08-17T12:15:50.8052062Z [gw0] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_triangular_solve_cpu_float64 2022-08-17T12:15:50.8564234Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_tril_cpu_complex128 2022-08-17T12:15:50.8608955Z [gw1] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_upsample_nearest_cpu_float64 2022-08-17T12:15:50.9001411Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_norm_cpu_float64 2022-08-17T12:15:50.9025199Z [gw0] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_tril_cpu_complex128 2022-08-17T12:15:50.9276561Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_tril_cpu_float64 2022-08-17T12:15:50.9515528Z [gw0] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_tril_cpu_float64 2022-08-17T12:15:51.0241215Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_triu_cpu_complex128 2022-08-17T12:15:51.0268694Z [gw0] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_triu_cpu_complex128 2022-08-17T12:15:51.0519833Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_triu_cpu_float64 2022-08-17T12:15:51.0721230Z [gw0] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_triu_cpu_float64 2022-08-17T12:15:51.1694952Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_true_divide_cpu_complex128 2022-08-17T12:15:51.1716818Z [gw0] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_true_divide_cpu_complex128 2022-08-17T12:15:51.1955810Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_true_divide_cpu_float64 2022-08-17T12:15:51.2001104Z [gw0] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_true_divide_cpu_float64 2022-08-17T12:15:51.2024556Z [gw1] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_norm_cpu_float64 2022-08-17T12:15:51.2162215Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_norm_inf_cpu_float64 2022-08-17T12:15:51.2175532Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_trunc_cpu_float64 2022-08-17T12:15:51.2282996Z [gw0] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_trunc_cpu_float64 2022-08-17T12:15:51.2306402Z [gw2] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_norm_inf_cpu_complex128 2022-08-17T12:15:51.2344117Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_normal_cpu_float64 2022-08-17T12:15:51.2565197Z [gw2] [ 24%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_normal_cpu_float64 2022-08-17T12:15:51.2744371Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_unbind_cpu_complex128 2022-08-17T12:15:51.2763649Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_ormqr_cpu_complex128 2022-08-17T12:15:51.3241574Z [gw2] [ 24%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_ormqr_cpu_complex128 2022-08-17T12:15:51.3753435Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_pca_lowrank_cpu_float64 2022-08-17T12:15:51.3766965Z [gw0] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_unbind_cpu_complex128 2022-08-17T12:15:51.4089766Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_unbind_cpu_float64 2022-08-17T12:15:51.4109500Z [gw1] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_norm_inf_cpu_float64 2022-08-17T12:15:51.4123984Z [gw0] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_unbind_cpu_float64 2022-08-17T12:15:51.4159441Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_normal_number_mean_cpu_float64 2022-08-17T12:15:51.4203128Z [gw1] [ 24%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_normal_number_mean_cpu_float64 2022-08-17T12:15:51.4564663Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_unflatten_cpu_complex128 2022-08-17T12:15:51.4567497Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_ormqr_cpu_float64 2022-08-17T12:15:51.4827449Z [gw1] [ 24%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_ormqr_cpu_float64 2022-08-17T12:15:51.4847020Z [gw0] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_unflatten_cpu_complex128 2022-08-17T12:15:51.4998983Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_unflatten_cpu_float64 2022-08-17T12:15:51.5249758Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_permute_cpu_complex128 2022-08-17T12:15:51.5284931Z [gw0] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_unflatten_cpu_float64 2022-08-17T12:15:51.6076533Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_unfold_cpu_complex128 2022-08-17T12:15:51.6088396Z [gw1] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_permute_cpu_complex128 2022-08-17T12:15:51.7495779Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_polar_cpu_float64 2022-08-17T12:15:51.7506596Z [gw0] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_unfold_cpu_complex128 2022-08-17T12:15:51.8026426Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_unfold_cpu_float64 2022-08-17T12:15:51.8035498Z [gw0] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_unfold_cpu_float64 2022-08-17T12:15:51.8066340Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_unique_consecutive_cpu_float64 2022-08-17T12:15:51.8182049Z [gw0] [ 24%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_unique_consecutive_cpu_float64 2022-08-17T12:15:51.8191091Z [gw1] [ 24%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_polar_cpu_float64 2022-08-17T12:15:51.8209594Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_polygamma_polygamma_n_3_cpu_float64 2022-08-17T12:15:51.8446296Z [gw1] [ 24%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_polygamma_polygamma_n_3_cpu_float64 2022-08-17T12:15:51.8474632Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_unique_cpu_float64 2022-08-17T12:15:51.8605478Z [gw0] [ 25%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_unique_cpu_float64 2022-08-17T12:15:51.8886051Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_pow_cpu_complex128 2022-08-17T12:15:51.9972429Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_unsqueeze_cpu_complex128 2022-08-17T12:15:52.0015427Z [gw0] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_unsqueeze_cpu_complex128 2022-08-17T12:15:52.0385704Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_unsqueeze_cpu_float64 2022-08-17T12:15:52.0446283Z [gw0] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_unsqueeze_cpu_float64 2022-08-17T12:15:52.1219400Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_var_cpu_complex128 2022-08-17T12:15:52.1246011Z [gw0] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_var_cpu_complex128 2022-08-17T12:15:52.1593307Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_var_cpu_float64 2022-08-17T12:15:52.1686039Z [gw0] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_var_cpu_float64 2022-08-17T12:15:52.3034214Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_var_mean_cpu_complex128 2022-08-17T12:15:52.3056716Z [gw0] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_var_mean_cpu_complex128 2022-08-17T12:15:52.3302393Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_var_mean_cpu_float64 2022-08-17T12:15:52.3561596Z [gw0] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_var_mean_cpu_float64 2022-08-17T12:15:52.3850292Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_vdot_cpu_complex128 2022-08-17T12:15:52.3960342Z [gw0] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_vdot_cpu_complex128 2022-08-17T12:15:52.3990583Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_vdot_cpu_float64 2022-08-17T12:15:52.4428010Z [gw0] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_vdot_cpu_float64 2022-08-17T12:15:52.4434727Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_view_as_complex_cpu_float64 2022-08-17T12:15:52.4881564Z [gw0] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_view_as_complex_cpu_float64 2022-08-17T12:15:52.5169526Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_view_as_cpu_complex128 2022-08-17T12:15:52.5280773Z [gw0] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_view_as_cpu_complex128 2022-08-17T12:15:52.5336151Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_view_as_cpu_float64 2022-08-17T12:15:52.5761771Z [gw0] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_view_as_cpu_float64 2022-08-17T12:15:52.5771488Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_view_as_real_cpu_complex128 2022-08-17T12:15:52.6201776Z [gw0] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_view_as_real_cpu_complex128 2022-08-17T12:15:52.6918046Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_view_cpu_complex128 2022-08-17T12:15:52.6986608Z [gw0] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_view_cpu_complex128 2022-08-17T12:15:52.7457770Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_view_cpu_float64 2022-08-17T12:15:52.7458959Z [gw0] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_view_cpu_float64 2022-08-17T12:15:52.8159752Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_vsplit_cpu_complex128 2022-08-17T12:15:52.8172153Z [gw0] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_vsplit_cpu_complex128 2022-08-17T12:15:52.8180294Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_vsplit_cpu_float64 2022-08-17T12:15:52.8190032Z [gw1] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_pow_cpu_complex128 2022-08-17T12:15:52.8344673Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_put_cpu_complex128 2022-08-17T12:15:52.8445582Z [gw0] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_vsplit_cpu_float64 2022-08-17T12:15:52.8817220Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_vstack_cpu_complex128 2022-08-17T12:15:52.8884158Z [gw0] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_vstack_cpu_complex128 2022-08-17T12:15:52.9000603Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_vstack_cpu_float64 2022-08-17T12:15:52.9440819Z [gw0] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_vstack_cpu_float64 2022-08-17T12:15:53.0210437Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_where_cpu_complex128 2022-08-17T12:15:53.0263536Z [gw0] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_where_cpu_complex128 2022-08-17T12:15:53.0569672Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_where_cpu_float64 2022-08-17T12:15:53.0685138Z [gw0] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_where_cpu_float64 2022-08-17T12:15:53.0723255Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_xlogy_cpu_float64 2022-08-17T12:15:53.1200975Z [gw0] [ 25%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_xlogy_cpu_float64 2022-08-17T12:15:53.1465357Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_zero__cpu_complex128 2022-08-17T12:15:53.1563879Z [gw0] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_zero__cpu_complex128 2022-08-17T12:15:53.1776748Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_zero__cpu_float64 2022-08-17T12:15:53.2043511Z [gw0] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_zero__cpu_float64 2022-08-17T12:15:53.2046811Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_zeros_like_cpu_complex128 2022-08-17T12:15:53.2482108Z [gw0] [ 25%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_zeros_like_cpu_complex128 2022-08-17T12:15:53.2486148Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_zeros_like_cpu_float64 2022-08-17T12:15:53.2926660Z [gw0] [ 25%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_zeros_like_cpu_float64 2022-08-17T12:15:53.5449881Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_H_cpu_complex128 2022-08-17T12:15:53.5461954Z [gw1] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_put_cpu_complex128 2022-08-17T12:15:54.1607429Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_quantile_cpu_float64 2022-08-17T12:15:54.1621444Z [gw1] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_quantile_cpu_float64 2022-08-17T12:15:54.1641281Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_randint_like_cpu_float64 2022-08-17T12:15:54.2094239Z [gw1] [ 25%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_randint_like_cpu_float64 2022-08-17T12:15:54.2321427Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_ravel_cpu_float64 2022-08-17T12:15:54.2578882Z [gw1] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_ravel_cpu_float64 2022-08-17T12:15:54.2586429Z [gw3] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_lu_solve_cpu_complex128 2022-08-17T12:15:54.2610777Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_reciprocal_cpu_float64 2022-08-17T12:15:54.2683654Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_mH_cpu_complex128 2022-08-17T12:15:54.3012536Z [gw1] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_reciprocal_cpu_float64 2022-08-17T12:15:54.4964638Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_repeat_cpu_complex128 2022-08-17T12:15:54.4986080Z [gw3] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_mH_cpu_complex128 2022-08-17T12:15:54.7701203Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_masked_fill_cpu_complex128 2022-08-17T12:15:54.7722935Z [gw3] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_masked_fill_cpu_complex128 2022-08-17T12:15:54.8567817Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_masked_select_cpu_complex128 2022-08-17T12:15:54.8592263Z [gw1] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_repeat_cpu_complex128 2022-08-17T12:15:54.9254848Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_reshape_as_cpu_complex128 2022-08-17T12:15:54.9274555Z [gw1] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_reshape_as_cpu_complex128 2022-08-17T12:15:54.9307984Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_resize__cpu_complex128 2022-08-17T12:15:54.9761524Z [gw1] [ 25%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_resize__cpu_complex128 2022-08-17T12:15:54.9881014Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_resolve_conj_cpu_complex128 2022-08-17T12:15:54.9906797Z [gw3] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_masked_select_cpu_complex128 2022-08-17T12:15:55.0271137Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_matrix_exp_cpu_complex128 2022-08-17T12:15:55.0278648Z [gw0] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_H_cpu_complex128 2022-08-17T12:15:55.0291538Z [gw1] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_resolve_conj_cpu_complex128 2022-08-17T12:15:55.0371671Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_roll_cpu_complex128 2022-08-17T12:15:55.0615293Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_H_cpu_float64 2022-08-17T12:15:55.0804939Z [gw0] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_H_cpu_float64 2022-08-17T12:15:55.1541630Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_T_cpu_complex128 2022-08-17T12:15:55.1578049Z [gw0] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_T_cpu_complex128 2022-08-17T12:15:55.1820182Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_T_cpu_float64 2022-08-17T12:15:55.2120850Z [gw0] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_T_cpu_float64 2022-08-17T12:15:55.3237915Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad___getitem___cpu_complex128 2022-08-17T12:15:55.3262275Z [gw3] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_matrix_exp_cpu_complex128 2022-08-17T12:15:55.3610874Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_max_reduction_with_dim_cpu_float64 2022-08-17T12:15:55.3683056Z [gw3] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_max_reduction_with_dim_cpu_float64 2022-08-17T12:15:55.3716456Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_median_cpu_float64 2022-08-17T12:15:55.3737516Z [gw1] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_roll_cpu_complex128 2022-08-17T12:15:55.3801668Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_round_cpu_float64 2022-08-17T12:15:55.4279183Z [gw1] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_round_cpu_float64 2022-08-17T12:15:55.4455356Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_rsqrt_cpu_complex128 2022-08-17T12:15:55.4479956Z [gw3] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_median_cpu_float64 2022-08-17T12:15:55.5115751Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_meshgrid_variadic_tensors_cpu_float64 2022-08-17T12:15:55.5221391Z [gw1] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_rsqrt_cpu_complex128 2022-08-17T12:15:55.6268628Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_scatter_add_cpu_complex128 2022-08-17T12:15:55.6294770Z [gw3] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_meshgrid_variadic_tensors_cpu_float64 2022-08-17T12:15:55.7088474Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_minimum_cpu_float64 2022-08-17T12:15:55.7109927Z [gw3] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_minimum_cpu_float64 2022-08-17T12:15:55.7702552Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_movedim_cpu_complex128 2022-08-17T12:15:55.7723291Z [gw3] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_movedim_cpu_complex128 2022-08-17T12:15:55.8240338Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_mul_cpu_float64 2022-08-17T12:15:55.8261363Z [gw3] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_mul_cpu_float64 2022-08-17T12:15:55.8952399Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_mvlgamma_mvlgamma_p_1_cpu_float64 2022-08-17T12:15:55.8974872Z [gw1] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_scatter_add_cpu_complex128 2022-08-17T12:15:55.9068777Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_scatter_reduce_amax_cpu_float64 2022-08-17T12:15:55.9141216Z [gw1] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_scatter_reduce_amax_cpu_float64 2022-08-17T12:15:55.9168274Z [gw3] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_mvlgamma_mvlgamma_p_1_cpu_float64 2022-08-17T12:15:55.9322742Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nanmean_cpu_float64 2022-08-17T12:15:55.9354448Z [gw0] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad___getitem___cpu_complex128 2022-08-17T12:15:55.9506580Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad___getitem___cpu_float64 2022-08-17T12:15:55.9528793Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_scatter_reduce_sum_cpu_float64 2022-08-17T12:15:55.9958850Z [gw1] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_scatter_reduce_sum_cpu_float64 2022-08-17T12:15:56.1037344Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_select_cpu_complex128 2022-08-17T12:15:56.1048192Z [gw3] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nanmean_cpu_float64 2022-08-17T12:15:56.1069762Z [gw0] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad___getitem___cpu_float64 2022-08-17T12:15:56.1157207Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_narrow_cpu_complex128 2022-08-17T12:15:56.1647633Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad___radd___cpu_complex128 2022-08-17T12:15:56.1718880Z [gw1] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_select_cpu_complex128 2022-08-17T12:15:56.1835724Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sgn_cpu_float64 2022-08-17T12:15:56.2199839Z [gw1] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sgn_cpu_float64 2022-08-17T12:15:56.2242284Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sigmoid_cpu_float64 2022-08-17T12:15:56.2547112Z [gw1] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sigmoid_cpu_float64 2022-08-17T12:15:56.2643663Z [gw3] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_narrow_cpu_complex128 2022-08-17T12:15:56.2648299Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sin_cpu_float64 2022-08-17T12:15:56.2666243Z [gw1] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sin_cpu_float64 2022-08-17T12:15:56.2701208Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_ne_cpu_float64 2022-08-17T12:15:56.3041733Z [gw3] [ 25%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_ne_cpu_float64 2022-08-17T12:15:56.3113212Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sinh_cpu_float64 2022-08-17T12:15:56.3160753Z [gw1] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sinh_cpu_float64 2022-08-17T12:15:56.3165351Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_new_empty_cpu_float64 2022-08-17T12:15:56.3520438Z [gw3] [ 25%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_new_empty_cpu_float64 2022-08-17T12:15:56.3601666Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_softmax_with_dtype_cpu_float64 2022-08-17T12:15:56.3606656Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_new_ones_cpu_float64 2022-08-17T12:15:56.3620347Z [gw3] [ 25%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_new_ones_cpu_float64 2022-08-17T12:15:56.3963780Z [gw1] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_softmax_with_dtype_cpu_float64 2022-08-17T12:15:56.3970008Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_airy_ai_cpu_float64 2022-08-17T12:15:56.4096752Z [gw1] [ 25%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_airy_ai_cpu_float64 2022-08-17T12:15:56.4444799Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_adaptive_avg_pool1d_cpu_float64 2022-08-17T12:15:56.4450564Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_bessel_y1_cpu_float64 2022-08-17T12:15:56.4467195Z [gw1] [ 25%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_bessel_y1_cpu_float64 2022-08-17T12:15:56.4504361Z [gw3] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_adaptive_avg_pool1d_cpu_float64 2022-08-17T12:15:56.4915341Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_adaptive_max_pool2d_cpu_float64 2022-08-17T12:15:56.4921152Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_chebyshev_polynomial_w_cpu_float64 2022-08-17T12:15:56.5368071Z [gw1] [ 25%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_chebyshev_polynomial_w_cpu_float64 2022-08-17T12:15:56.5373447Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_hermite_polynomial_he_cpu_float64 2022-08-17T12:15:56.5469822Z [gw1] [ 26%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_hermite_polynomial_he_cpu_float64 2022-08-17T12:15:56.5483900Z [gw3] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_adaptive_max_pool2d_cpu_float64 2022-08-17T12:15:56.5673755Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_avg_pool3d_cpu_float64 2022-08-17T12:15:56.5681759Z [gw0] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad___radd___cpu_complex128 2022-08-17T12:15:56.5847298Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad___radd___cpu_float64 2022-08-17T12:15:56.5853957Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_laguerre_polynomial_l_cpu_float64 2022-08-17T12:15:56.6063166Z [gw1] [ 26%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_laguerre_polynomial_l_cpu_float64 2022-08-17T12:15:56.6091774Z [gw3] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_avg_pool3d_cpu_float64 2022-08-17T12:15:56.6330933Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_binary_cross_entropy_with_logits_cpu_float64 2022-08-17T12:15:56.6337462Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_modified_bessel_i1_cpu_float64 2022-08-17T12:15:56.6613656Z [gw1] [ 26%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_modified_bessel_i1_cpu_float64 2022-08-17T12:15:56.6633405Z [gw0] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad___radd___cpu_float64 2022-08-17T12:15:56.6801665Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad___rdiv___cpu_complex128 2022-08-17T12:15:56.6888820Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_ndtri_cpu_float64 2022-08-17T12:15:56.7203853Z [gw1] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_ndtri_cpu_float64 2022-08-17T12:15:56.7207893Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_shifted_chebyshev_polynomial_t_cpu_float64 2022-08-17T12:15:56.7685253Z [gw1] [ 26%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_shifted_chebyshev_polynomial_t_cpu_float64 2022-08-17T12:15:56.7689316Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_spherical_bessel_j0_cpu_float64 2022-08-17T12:15:56.8141056Z [gw1] [ 26%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_spherical_bessel_j0_cpu_float64 2022-08-17T12:15:56.8359848Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_split_cpu_float64 2022-08-17T12:15:56.8626267Z [gw1] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_split_cpu_float64 2022-08-17T12:15:56.9282347Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_split_with_sizes_cpu_float64 2022-08-17T12:15:56.9368255Z [gw1] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_split_with_sizes_cpu_float64 2022-08-17T12:15:56.9723553Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_square_cpu_float64 2022-08-17T12:15:56.9802998Z [gw1] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_square_cpu_float64 2022-08-17T12:15:57.0755456Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_stack_cpu_float64 2022-08-17T12:15:57.0781929Z [gw1] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_stack_cpu_float64 2022-08-17T12:15:57.1642926Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_std_mean_cpu_float64 2022-08-17T12:15:57.1666904Z [gw3] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_binary_cross_entropy_with_logits_cpu_float64 2022-08-17T12:15:57.1721224Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_conv2d_cpu_complex128 2022-08-17T12:15:57.1746181Z [gw1] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_std_mean_cpu_float64 2022-08-17T12:15:57.2398578Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sub_cpu_float64 2022-08-17T12:15:57.2425344Z [gw1] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sub_cpu_float64 2022-08-17T12:15:57.2677687Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sum_to_size_cpu_float64 2022-08-17T12:15:57.2877761Z [gw1] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sum_to_size_cpu_float64 2022-08-17T12:15:57.3015820Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_symeig_cpu_complex128 2022-08-17T12:15:57.3401774Z [gw1] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_symeig_cpu_complex128 2022-08-17T12:15:57.3539804Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_take_along_dim_cpu_complex128 2022-08-17T12:15:57.3575690Z [gw0] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad___rdiv___cpu_complex128 2022-08-17T12:15:57.4794320Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad___rdiv___cpu_float64 2022-08-17T12:15:57.4820195Z [gw1] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_take_along_dim_cpu_complex128 2022-08-17T12:15:57.5247497Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_tan_cpu_complex128 2022-08-17T12:15:57.5274351Z [gw1] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_tan_cpu_complex128 2022-08-17T12:15:57.5631470Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_tensor_split_cpu_complex128 2022-08-17T12:15:57.5654092Z [gw0] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad___rdiv___cpu_float64 2022-08-17T12:15:58.4888374Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad___rmatmul___cpu_complex128 2022-08-17T12:15:58.4922777Z [gw1] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_tensor_split_cpu_complex128 2022-08-17T12:15:58.9824077Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_tile_cpu_complex128 2022-08-17T12:15:58.9847407Z [gw0] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad___rmatmul___cpu_complex128 2022-08-17T12:15:59.1232568Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad___rmatmul___cpu_float64 2022-08-17T12:15:59.1247084Z [gw1] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_tile_cpu_complex128 2022-08-17T12:15:59.2108019Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_topk_cpu_float64 2022-08-17T12:15:59.2144726Z [gw1] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_topk_cpu_float64 2022-08-17T12:15:59.2625378Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_transpose_cpu_float64 2022-08-17T12:15:59.2661780Z [gw1] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_transpose_cpu_float64 2022-08-17T12:15:59.3458460Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_trapz_cpu_float64 2022-08-17T12:15:59.3490284Z [gw1] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_trapz_cpu_float64 2022-08-17T12:15:59.3721808Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_tril_cpu_float64 2022-08-17T12:15:59.3930655Z [gw1] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_tril_cpu_float64 2022-08-17T12:15:59.4052958Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_true_divide_cpu_float64 2022-08-17T12:15:59.4067555Z [gw0] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad___rmatmul___cpu_float64 2022-08-17T12:15:59.5234809Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad___rmod___cpu_float64 2022-08-17T12:15:59.5256325Z [gw1] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_true_divide_cpu_float64 2022-08-17T12:15:59.5928268Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_unflatten_cpu_complex128 2022-08-17T12:15:59.5999429Z [gw0] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad___rmod___cpu_float64 2022-08-17T12:15:59.8070857Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad___rmul___cpu_complex128 2022-08-17T12:15:59.8099213Z [gw1] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_unflatten_cpu_complex128 2022-08-17T12:15:59.8192932Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_unique_consecutive_cpu_float64 2022-08-17T12:15:59.8601739Z [gw1] [ 26%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_unique_consecutive_cpu_float64 2022-08-17T12:16:00.1005880Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_var_cpu_complex128 2022-08-17T12:16:00.1040262Z [gw1] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_var_cpu_complex128 2022-08-17T12:16:00.1656810Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_vdot_cpu_complex128 2022-08-17T12:16:00.1713781Z [gw0] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad___rmul___cpu_complex128 2022-08-17T12:16:00.1959419Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad___rmul___cpu_float64 2022-08-17T12:16:00.1993494Z [gw1] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_vdot_cpu_complex128 2022-08-17T12:16:00.2213075Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_view_as_cpu_float64 2022-08-17T12:16:00.2481509Z [gw1] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_view_as_cpu_float64 2022-08-17T12:16:00.2865700Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_vsplit_cpu_complex128 2022-08-17T12:16:00.2887201Z [gw0] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad___rmul___cpu_float64 2022-08-17T12:16:00.2913969Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad___rpow___cpu_complex128 2022-08-17T12:16:00.3351905Z [gw0] [ 26%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad___rpow___cpu_complex128 2022-08-17T12:16:00.3357900Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad___rpow___cpu_float64 2022-08-17T12:16:00.3841098Z [gw0] [ 26%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad___rpow___cpu_float64 2022-08-17T12:16:00.4349789Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad___rsub___cpu_complex128 2022-08-17T12:16:00.4372200Z [gw1] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_vsplit_cpu_complex128 2022-08-17T12:16:00.8654084Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_where_cpu_complex128 2022-08-17T12:16:00.8692360Z [gw1] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_where_cpu_complex128 2022-08-17T12:16:00.8910812Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_zero__cpu_float64 2022-08-17T12:16:00.9201339Z [gw1] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_zero__cpu_float64 2022-08-17T12:16:01.1576038Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_H_cpu_complex128 2022-08-17T12:16:01.1610744Z [gw0] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad___rsub___cpu_complex128 2022-08-17T12:16:01.3163274Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad___rsub___cpu_float64 2022-08-17T12:16:01.3188617Z [gw0] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad___rsub___cpu_float64 2022-08-17T12:16:02.0229097Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_amax_cpu_float64 2022-08-17T12:16:02.0267638Z [gw0] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_amax_cpu_float64 2022-08-17T12:16:02.8736312Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_amin_cpu_float64 2022-08-17T12:16:02.8759653Z [gw0] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_amin_cpu_float64 2022-08-17T12:16:02.8796718Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_argmax_cpu_float64 2022-08-17T12:16:02.9208198Z [gw0] [ 26%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_argmax_cpu_float64 2022-08-17T12:16:02.9214683Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_argmin_cpu_float64 2022-08-17T12:16:02.9681712Z [gw0] [ 26%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_argmin_cpu_float64 2022-08-17T12:16:03.6475262Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_cumprod_cpu_complex128 2022-08-17T12:16:03.6504045Z [gw0] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_cumprod_cpu_complex128 2022-08-17T12:16:03.7577882Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_cumprod_cpu_float64 2022-08-17T12:16:03.7605985Z [gw0] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_cumprod_cpu_float64 2022-08-17T12:16:04.4529604Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_cumsum_cpu_complex128 2022-08-17T12:16:04.4575964Z [gw0] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_cumsum_cpu_complex128 2022-08-17T12:16:04.6418225Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_cumsum_cpu_float64 2022-08-17T12:16:04.6434584Z [gw0] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_cumsum_cpu_float64 2022-08-17T12:16:04.7908465Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_log_softmax_cpu_float64 2022-08-17T12:16:04.7934067Z [gw0] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_log_softmax_cpu_float64 2022-08-17T12:16:04.7965084Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_logaddexp_cpu_float64 2022-08-17T12:16:04.8443286Z [gw0] [ 26%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_logaddexp_cpu_float64 2022-08-17T12:16:05.5736116Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_logsumexp_cpu_float64 2022-08-17T12:16:05.5762706Z [gw0] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_logsumexp_cpu_float64 2022-08-17T12:16:06.8974365Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_mean_cpu_complex128 2022-08-17T12:16:06.8988864Z [gw1] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_H_cpu_complex128 2022-08-17T12:16:06.9209686Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_H_cpu_float64 2022-08-17T12:16:06.9405721Z [gw1] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_H_cpu_float64 2022-08-17T12:16:06.9540152Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_T_cpu_complex128 2022-08-17T12:16:06.9845552Z [gw1] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_T_cpu_complex128 2022-08-17T12:16:06.9911970Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_T_cpu_float64 2022-08-17T12:16:07.0287031Z [gw1] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_T_cpu_float64 2022-08-17T12:16:07.1324764Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad___getitem___cpu_complex128 2022-08-17T12:16:07.1338570Z [gw1] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad___getitem___cpu_complex128 2022-08-17T12:16:07.1609287Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad___getitem___cpu_float64 2022-08-17T12:16:07.1764905Z [gw1] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad___getitem___cpu_float64 2022-08-17T12:16:07.2783326Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad___radd___cpu_complex128 2022-08-17T12:16:07.2810580Z [gw1] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad___radd___cpu_complex128 2022-08-17T12:16:07.3110271Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad___radd___cpu_float64 2022-08-17T12:16:07.3252084Z [gw1] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad___radd___cpu_float64 2022-08-17T12:16:07.5489849Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad___rdiv___cpu_complex128 2022-08-17T12:16:07.5643567Z [gw1] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad___rdiv___cpu_complex128 2022-08-17T12:16:07.5821316Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad___rdiv___cpu_float64 2022-08-17T12:16:07.6085198Z [gw1] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad___rdiv___cpu_float64 2022-08-17T12:16:07.8915674Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad___rmatmul___cpu_complex128 2022-08-17T12:16:07.8936412Z [gw1] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad___rmatmul___cpu_complex128 2022-08-17T12:16:07.9440310Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad___rmatmul___cpu_float64 2022-08-17T12:16:07.9461962Z [gw1] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad___rmatmul___cpu_float64 2022-08-17T12:16:07.9696365Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad___rmod___cpu_float64 2022-08-17T12:16:07.9960262Z [gw1] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad___rmod___cpu_float64 2022-08-17T12:16:08.1457168Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad___rmul___cpu_complex128 2022-08-17T12:16:08.1478828Z [gw1] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad___rmul___cpu_complex128 2022-08-17T12:16:08.1702090Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad___rmul___cpu_float64 2022-08-17T12:16:08.1909723Z [gw1] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad___rmul___cpu_float64 2022-08-17T12:16:08.1915315Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad___rpow___cpu_complex128 2022-08-17T12:16:08.2350884Z [gw1] [ 26%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad___rpow___cpu_complex128 2022-08-17T12:16:08.2356365Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad___rpow___cpu_float64 2022-08-17T12:16:08.2800727Z [gw1] [ 27%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad___rpow___cpu_float64 2022-08-17T12:16:08.4600364Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad___rsub___cpu_complex128 2022-08-17T12:16:08.4618351Z [gw1] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad___rsub___cpu_complex128 2022-08-17T12:16:08.5006747Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad___rsub___cpu_float64 2022-08-17T12:16:08.5084828Z [gw1] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad___rsub___cpu_float64 2022-08-17T12:16:08.7242512Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_amax_cpu_float64 2022-08-17T12:16:08.7252804Z [gw1] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_amax_cpu_float64 2022-08-17T12:16:08.8001332Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_amin_cpu_float64 2022-08-17T12:16:08.8017538Z [gw0] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_mean_cpu_complex128 2022-08-17T12:16:08.8933225Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_mean_cpu_float64 2022-08-17T12:16:08.8951479Z [gw1] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_amin_cpu_float64 2022-08-17T12:16:08.8970890Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_argmax_cpu_float64 2022-08-17T12:16:08.9405521Z [gw1] [ 27%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_argmax_cpu_float64 2022-08-17T12:16:08.9442852Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_argmin_cpu_float64 2022-08-17T12:16:08.9920421Z [gw1] [ 27%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_argmin_cpu_float64 2022-08-17T12:16:09.2069136Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_cumprod_cpu_complex128 2022-08-17T12:16:09.2208718Z [gw1] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_cumprod_cpu_complex128 2022-08-17T12:16:09.2767514Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_cumprod_cpu_float64 2022-08-17T12:16:09.2780158Z [gw1] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_cumprod_cpu_float64 2022-08-17T12:16:09.3189037Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_cumsum_cpu_complex128 2022-08-17T12:16:09.3236508Z [gw3] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_conv2d_cpu_complex128 2022-08-17T12:16:09.4814649Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_conv_transpose3d_cpu_float64 2022-08-17T12:16:09.4827156Z [gw0] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_mean_cpu_float64 2022-08-17T12:16:09.4970127Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_median_cpu_float64 2022-08-17T12:16:09.4983051Z [gw1] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_cumsum_cpu_complex128 2022-08-17T12:16:09.5357728Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_cumsum_cpu_float64 2022-08-17T12:16:09.5402828Z [gw1] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_cumsum_cpu_float64 2022-08-17T12:16:09.5779862Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_log_softmax_cpu_float64 2022-08-17T12:16:09.5921205Z [gw1] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_log_softmax_cpu_float64 2022-08-17T12:16:09.6490345Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_logaddexp_cpu_float64 2022-08-17T12:16:09.6507323Z [gw1] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_logaddexp_cpu_float64 2022-08-17T12:16:09.7074976Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_logsumexp_cpu_float64 2022-08-17T12:16:09.7091856Z [gw0] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_median_cpu_float64 2022-08-17T12:16:09.7746560Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_norm_cpu_float64 2022-08-17T12:16:09.7773235Z [gw3] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_conv_transpose3d_cpu_float64 2022-08-17T12:16:09.8070767Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_ctc_loss_cpu_float64 2022-08-17T12:16:09.8220206Z [gw3] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_ctc_loss_cpu_float64 2022-08-17T12:16:09.8241958Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_elu_cpu_float64 2022-08-17T12:16:09.8268643Z [gw1] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_logsumexp_cpu_float64 2022-08-17T12:16:09.8480309Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_mean_cpu_complex128 2022-08-17T12:16:09.8720727Z [gw3] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_elu_cpu_float64 2022-08-17T12:16:10.5541332Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_feature_alpha_dropout_without_train_cpu_complex128 2022-08-17T12:16:10.5568618Z [gw1] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_mean_cpu_complex128 2022-08-17T12:16:10.7025139Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_mean_cpu_float64 2022-08-17T12:16:10.7051095Z [gw1] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_mean_cpu_float64 2022-08-17T12:16:10.7380244Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_median_cpu_float64 2022-08-17T12:16:10.7483234Z [gw1] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_median_cpu_float64 2022-08-17T12:16:10.7961048Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_norm_cpu_float64 2022-08-17T12:16:10.7982331Z [gw3] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_feature_alpha_dropout_without_train_cpu_complex128 2022-08-17T12:16:11.5864785Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_gaussian_nll_loss_cpu_float64 2022-08-17T12:16:11.5881700Z [gw1] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_norm_cpu_float64 2022-08-17T12:16:11.8775884Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_normalize_cpu_complex128 2022-08-17T12:16:11.8797905Z [gw2] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_pca_lowrank_cpu_float64 2022-08-17T12:16:11.8806871Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_pinverse_cpu_float64 2022-08-17T12:16:11.8835556Z [gw1] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_normalize_cpu_complex128 2022-08-17T12:16:11.9747460Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_normalize_cpu_float64 2022-08-17T12:16:11.9785278Z [gw2] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_pinverse_cpu_float64 2022-08-17T12:16:11.9828646Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_polygamma_polygamma_n_2_cpu_float64 2022-08-17T12:16:11.9848986Z [gw2] [ 27%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_polygamma_polygamma_n_2_cpu_float64 2022-08-17T12:16:11.9870415Z [gw1] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_normalize_cpu_float64 2022-08-17T12:16:12.0236855Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_prod_cpu_complex128 2022-08-17T12:16:12.0350831Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_positive_cpu_float64 2022-08-17T12:16:12.0761538Z [gw2] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_positive_cpu_float64 2022-08-17T12:16:12.2954087Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_prod_cpu_float64 2022-08-17T12:16:12.2981142Z [gw2] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_prod_cpu_float64 2022-08-17T12:16:12.4746263Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_qr_cpu_float64 2022-08-17T12:16:12.4758873Z [gw1] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_prod_cpu_complex128 2022-08-17T12:16:12.5998401Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_prod_cpu_float64 2022-08-17T12:16:12.6024233Z [gw1] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_prod_cpu_float64 2022-08-17T12:16:12.6078131Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_softmax_cpu_float64 2022-08-17T12:16:12.6095075Z [gw2] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_qr_cpu_float64 2022-08-17T12:16:12.6125016Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_rand_like_cpu_float64 2022-08-17T12:16:12.6380088Z [gw2] [ 27%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_rand_like_cpu_float64 2022-08-17T12:16:12.6442460Z [gw1] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_softmax_cpu_float64 2022-08-17T12:16:12.6642087Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_softmin_cpu_float64 2022-08-17T12:16:12.6986067Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_ravel_cpu_complex128 2022-08-17T12:16:12.7024347Z [gw1] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_softmin_cpu_float64 2022-08-17T12:16:12.7491492Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_std_cpu_complex128 2022-08-17T12:16:12.7516389Z [gw2] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_ravel_cpu_complex128 2022-08-17T12:16:12.8428685Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_reciprocal_cpu_complex128 2022-08-17T12:16:12.8434517Z [gw2] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_reciprocal_cpu_complex128 2022-08-17T12:16:12.8447967Z [gw0] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_norm_cpu_float64 2022-08-17T12:16:12.8458755Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_normalize_cpu_complex128 2022-08-17T12:16:12.8537487Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_renorm_cpu_float64 2022-08-17T12:16:12.8961294Z [gw2] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_renorm_cpu_float64 2022-08-17T12:16:12.9171687Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_repeat_interleave_cpu_float64 2022-08-17T12:16:12.9439538Z [gw2] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_repeat_interleave_cpu_float64 2022-08-17T12:16:12.9983098Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_reshape_cpu_float64 2022-08-17T12:16:13.0014744Z [gw2] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_reshape_cpu_float64 2022-08-17T12:16:13.0071536Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_resize_as__cpu_float64 2022-08-17T12:16:13.0518181Z [gw2] [ 27%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_resize_as__cpu_float64 2022-08-17T12:16:13.0613443Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_resolve_neg_cpu_float64 2022-08-17T12:16:13.0962044Z [gw2] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_resolve_neg_cpu_float64 2022-08-17T12:16:13.2290509Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_rot90_cpu_float64 2022-08-17T12:16:13.2312426Z [gw2] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_rot90_cpu_float64 2022-08-17T12:16:13.2338568Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_round_decimals_neg_3_cpu_float64 2022-08-17T12:16:13.2840870Z [gw2] [ 27%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_round_decimals_neg_3_cpu_float64 2022-08-17T12:16:13.3665336Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_rsub_cpu_float64 2022-08-17T12:16:13.3698373Z [gw2] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_rsub_cpu_float64 2022-08-17T12:16:13.4431800Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_scatter_cpu_float64 2022-08-17T12:16:13.4458677Z [gw2] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_scatter_cpu_float64 2022-08-17T12:16:13.4628671Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_scatter_reduce_prod_cpu_float64 2022-08-17T12:16:13.4997848Z [gw2] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_scatter_reduce_prod_cpu_float64 2022-08-17T12:16:13.5003776Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_segment_reduce_offsets_cpu_float64 2022-08-17T12:16:13.5482275Z [gw2] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_segment_reduce_offsets_cpu_float64 2022-08-17T12:16:13.5962461Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sgn_cpu_complex128 2022-08-17T12:16:13.5991298Z [gw2] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sgn_cpu_complex128 2022-08-17T12:16:13.6972649Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sigmoid_cpu_complex128 2022-08-17T12:16:13.7019046Z [gw2] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sigmoid_cpu_complex128 2022-08-17T12:16:13.7584334Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sin_cpu_complex128 2022-08-17T12:16:13.7606564Z [gw2] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sin_cpu_complex128 2022-08-17T12:16:13.7962178Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sinh_cpu_complex128 2022-08-17T12:16:13.8042751Z [gw2] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sinh_cpu_complex128 2022-08-17T12:16:13.8180014Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_softmax_with_dtype_cpu_complex128 2022-08-17T12:16:13.8551692Z [gw2] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_softmax_with_dtype_cpu_complex128 2022-08-17T12:16:13.8556594Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sparse_sampled_addmm_cpu_float64 2022-08-17T12:16:13.9003682Z [gw2] [ 27%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sparse_sampled_addmm_cpu_float64 2022-08-17T12:16:13.9008345Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_bessel_y0_cpu_float64 2022-08-17T12:16:13.9436930Z [gw2] [ 27%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_bessel_y0_cpu_float64 2022-08-17T12:16:13.9441557Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_chebyshev_polynomial_v_cpu_float64 2022-08-17T12:16:13.9863902Z [gw2] [ 27%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_chebyshev_polynomial_v_cpu_float64 2022-08-17T12:16:13.9867558Z [gw1] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_std_cpu_complex128 2022-08-17T12:16:13.9888214Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_hermite_polynomial_h_cpu_float64 2022-08-17T12:16:13.9894454Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_std_cpu_float64 2022-08-17T12:16:14.0329486Z [gw2] [ 27%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_hermite_polynomial_h_cpu_float64 2022-08-17T12:16:14.0623690Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_i1e_cpu_float64 2022-08-17T12:16:14.0765431Z [gw2] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_i1e_cpu_float64 2022-08-17T12:16:14.0797560Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_modified_bessel_i0_cpu_float64 2022-08-17T12:16:14.1246075Z [gw2] [ 27%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_modified_bessel_i0_cpu_float64 2022-08-17T12:16:14.1564311Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_ndtr_cpu_float64 2022-08-17T12:16:14.1684925Z [gw2] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_ndtr_cpu_float64 2022-08-17T12:16:14.1715991Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_scaled_modified_bessel_k1_cpu_float64 2022-08-17T12:16:14.2012599Z [gw2] [ 27%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_scaled_modified_bessel_k1_cpu_float64 2022-08-17T12:16:14.2027555Z [gw1] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_std_cpu_float64 2022-08-17T12:16:14.2152833Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_sum_cpu_complex128 2022-08-17T12:16:14.2157619Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_shifted_chebyshev_polynomial_w_cpu_float64 2022-08-17T12:16:14.2680741Z [gw2] [ 27%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_shifted_chebyshev_polynomial_w_cpu_float64 2022-08-17T12:16:14.3778570Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_split_cpu_complex128 2022-08-17T12:16:14.3797845Z [gw2] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_split_cpu_complex128 2022-08-17T12:16:14.6304262Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_split_with_sizes_cpu_complex128 2022-08-17T12:16:14.6332447Z [gw1] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_sum_cpu_complex128 2022-08-17T12:16:14.7408412Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_sum_cpu_float64 2022-08-17T12:16:14.7428919Z [gw2] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_split_with_sizes_cpu_complex128 2022-08-17T12:16:14.7461250Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_square_cpu_complex128 2022-08-17T12:16:14.7480873Z [gw1] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_sum_cpu_float64 2022-08-17T12:16:14.8184154Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_var_cpu_complex128 2022-08-17T12:16:14.8205851Z [gw2] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_square_cpu_complex128 2022-08-17T12:16:15.1025035Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_stack_cpu_complex128 2022-08-17T12:16:15.1045759Z [gw0] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_normalize_cpu_complex128 2022-08-17T12:16:15.1139217Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_normalize_cpu_float64 2022-08-17T12:16:15.1158471Z [gw2] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_stack_cpu_complex128 2022-08-17T12:16:15.4177549Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_std_mean_cpu_complex128 2022-08-17T12:16:15.4200692Z [gw2] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_std_mean_cpu_complex128 2022-08-17T12:16:15.4948458Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sub_cpu_complex128 2022-08-17T12:16:15.4977611Z [gw0] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_normalize_cpu_float64 2022-08-17T12:16:15.7616955Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_prod_cpu_complex128 2022-08-17T12:16:15.7631156Z [gw2] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sub_cpu_complex128 2022-08-17T12:16:15.7949529Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sum_to_size_cpu_complex128 2022-08-17T12:16:15.7964371Z [gw1] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_var_cpu_complex128 2022-08-17T12:16:15.8658477Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_var_cpu_float64 2022-08-17T12:16:15.8674630Z [gw2] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sum_to_size_cpu_complex128 2022-08-17T12:16:16.0569423Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_svd_lowrank_cpu_float64 2022-08-17T12:16:16.0603110Z [gw1] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_var_cpu_float64 2022-08-17T12:16:16.0820093Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_abs_cpu_complex128 2022-08-17T12:16:16.1121272Z [gw1] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_abs_cpu_complex128 2022-08-17T12:16:16.1141089Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_abs_cpu_float64 2022-08-17T12:16:16.1485027Z [gw1] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_abs_cpu_float64 2022-08-17T12:16:16.1677416Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_acos_cpu_complex128 2022-08-17T12:16:16.1924546Z [gw1] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_acos_cpu_complex128 2022-08-17T12:16:16.2004074Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_acos_cpu_float64 2022-08-17T12:16:16.2367330Z [gw1] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_acos_cpu_float64 2022-08-17T12:16:16.2549745Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_acosh_cpu_complex128 2022-08-17T12:16:16.2804878Z [gw1] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_acosh_cpu_complex128 2022-08-17T12:16:16.2879700Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_acosh_cpu_float64 2022-08-17T12:16:16.3245022Z [gw1] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_acosh_cpu_float64 2022-08-17T12:16:16.5005615Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_add_cpu_complex128 2022-08-17T12:16:16.5030496Z [gw1] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_add_cpu_complex128 2022-08-17T12:16:16.5479140Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_add_cpu_float64 2022-08-17T12:16:16.5503862Z [gw1] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_add_cpu_float64 2022-08-17T12:16:16.8763504Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_addbmm_cpu_complex128 2022-08-17T12:16:16.8786893Z [gw1] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_addbmm_cpu_complex128 2022-08-17T12:16:16.9257608Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_addbmm_cpu_float64 2022-08-17T12:16:16.9280133Z [gw1] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_addbmm_cpu_float64 2022-08-17T12:16:17.1114785Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_addcdiv_cpu_complex128 2022-08-17T12:16:17.1131605Z [gw1] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_addcdiv_cpu_complex128 2022-08-17T12:16:17.1380130Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_addcdiv_cpu_float64 2022-08-17T12:16:17.1565621Z [gw1] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_addcdiv_cpu_float64 2022-08-17T12:16:17.2967671Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_addcmul_cpu_complex128 2022-08-17T12:16:17.2984743Z [gw1] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_addcmul_cpu_complex128 2022-08-17T12:16:17.3291185Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_addcmul_cpu_float64 2022-08-17T12:16:17.3404385Z [gw1] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_addcmul_cpu_float64 2022-08-17T12:16:17.4204045Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_addmm_cpu_complex128 2022-08-17T12:16:17.4222456Z [gw1] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_addmm_cpu_complex128 2022-08-17T12:16:17.4350004Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_addmm_cpu_float64 2022-08-17T12:16:17.4720604Z [gw1] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_addmm_cpu_float64 2022-08-17T12:16:17.5854881Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_addmm_decomposed_cpu_complex128 2022-08-17T12:16:17.5903180Z [gw1] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_addmm_decomposed_cpu_complex128 2022-08-17T12:16:17.6160654Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_addmm_decomposed_cpu_float64 2022-08-17T12:16:17.6440450Z [gw1] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_addmm_decomposed_cpu_float64 2022-08-17T12:16:17.7824953Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_addmv_cpu_complex128 2022-08-17T12:16:17.7837098Z [gw1] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_addmv_cpu_complex128 2022-08-17T12:16:17.7974093Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_addmv_cpu_float64 2022-08-17T12:16:17.8245414Z [gw1] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_addmv_cpu_float64 2022-08-17T12:16:17.8874460Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_addr_cpu_complex128 2022-08-17T12:16:17.8887484Z [gw1] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_addr_cpu_complex128 2022-08-17T12:16:17.8999645Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_addr_cpu_float64 2022-08-17T12:16:17.9327108Z [gw1] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_addr_cpu_float64 2022-08-17T12:16:17.9366500Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_all_cpu_complex128 2022-08-17T12:16:17.9767348Z [gw1] [ 28%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_all_cpu_complex128 2022-08-17T12:16:17.9826357Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_all_cpu_float64 2022-08-17T12:16:18.0208050Z [gw1] [ 28%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_all_cpu_float64 2022-08-17T12:16:18.0259434Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_allclose_cpu_complex128 2022-08-17T12:16:18.0649387Z [gw1] [ 28%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_allclose_cpu_complex128 2022-08-17T12:16:18.0699079Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_allclose_cpu_float64 2022-08-17T12:16:18.1161674Z [gw1] [ 28%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_allclose_cpu_float64 2022-08-17T12:16:18.1539178Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_amax_cpu_float64 2022-08-17T12:16:18.1565238Z [gw3] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_gaussian_nll_loss_cpu_float64 2022-08-17T12:16:18.1715282Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_group_norm_cpu_float64 2022-08-17T12:16:18.1745117Z [gw1] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_amax_cpu_float64 2022-08-17T12:16:18.2230906Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_amin_cpu_float64 2022-08-17T12:16:18.2256227Z [gw1] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_amin_cpu_float64 2022-08-17T12:16:18.2293860Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_aminmax_cpu_float64 2022-08-17T12:16:18.2721622Z [gw1] [ 28%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_aminmax_cpu_float64 2022-08-17T12:16:18.2771822Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_angle_cpu_complex128 2022-08-17T12:16:18.3382335Z [gw1] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_angle_cpu_complex128 2022-08-17T12:16:18.3389250Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_angle_cpu_float64 2022-08-17T12:16:18.3802990Z [gw1] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_angle_cpu_float64 2022-08-17T12:16:18.3809634Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_any_cpu_complex128 2022-08-17T12:16:18.4134330Z [gw1] [ 28%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_any_cpu_complex128 2022-08-17T12:16:18.4197326Z [gw3] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_group_norm_cpu_float64 2022-08-17T12:16:18.4247043Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_hardtanh_cpu_float64 2022-08-17T12:16:18.4251476Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_any_cpu_float64 2022-08-17T12:16:18.4457952Z [gw1] [ 28%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_any_cpu_float64 2022-08-17T12:16:18.4681539Z [gw3] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_hardtanh_cpu_float64 2022-08-17T12:16:18.4728908Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_interpolate_area_cpu_float64 2022-08-17T12:16:18.4729514Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_arange_cpu_float64 2022-08-17T12:16:18.5163739Z [gw1] [ 28%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_arange_cpu_float64 2022-08-17T12:16:18.5165890Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_argmax_cpu_float64 2022-08-17T12:16:18.5187619Z [gw1] [ 28%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_argmax_cpu_float64 2022-08-17T12:16:18.5208132Z [gw3] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_interpolate_area_cpu_float64 2022-08-17T12:16:18.5608549Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_interpolate_nearest_cpu_float64 2022-08-17T12:16:18.5609371Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_argmin_cpu_float64 2022-08-17T12:16:18.5709621Z [gw1] [ 28%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_argmin_cpu_float64 2022-08-17T12:16:18.5725097Z [gw3] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_interpolate_nearest_cpu_float64 2022-08-17T12:16:18.6007283Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_l1_loss_cpu_float64 2022-08-17T12:16:18.6049030Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_argsort_cpu_float64 2022-08-17T12:16:18.6101438Z [gw1] [ 28%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_argsort_cpu_float64 2022-08-17T12:16:18.6163108Z [gw3] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_l1_loss_cpu_float64 2022-08-17T12:16:18.6486932Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_linear_cpu_float64 2022-08-17T12:16:18.6528108Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_argwhere_cpu_complex128 2022-08-17T12:16:18.6927793Z [gw1] [ 28%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_argwhere_cpu_complex128 2022-08-17T12:16:18.6965471Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_argwhere_cpu_float64 2022-08-17T12:16:18.7125136Z [gw1] [ 28%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_argwhere_cpu_float64 2022-08-17T12:16:18.7128463Z [gw0] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_prod_cpu_complex128 2022-08-17T12:16:18.7367136Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_prod_cpu_float64 2022-08-17T12:16:18.7408070Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_as_strided_cpu_complex128 2022-08-17T12:16:18.7417712Z [gw1] [ 28%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_as_strided_cpu_complex128 2022-08-17T12:16:18.7425215Z [gw3] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_linear_cpu_float64 2022-08-17T12:16:18.7807438Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_max_pool1d_cpu_float64 2022-08-17T12:16:18.7830416Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_as_strided_cpu_float64 2022-08-17T12:16:18.8246609Z [gw1] [ 28%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_as_strided_cpu_float64 2022-08-17T12:16:18.8530055Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_as_strided_scatter_cpu_complex128 2022-08-17T12:16:18.8685674Z [gw1] [ 28%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_grad_as_strided_scatter_cpu_complex128 2022-08-17T12:16:18.8754331Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_as_strided_scatter_cpu_float64 2022-08-17T12:16:18.9201833Z [gw1] [ 28%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_grad_as_strided_scatter_cpu_float64 2022-08-17T12:16:18.9408982Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_asin_cpu_complex128 2022-08-17T12:16:18.9623192Z [gw1] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_asin_cpu_complex128 2022-08-17T12:16:18.9632508Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_asin_cpu_float64 2022-08-17T12:16:19.0082423Z [gw1] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_asin_cpu_float64 2022-08-17T12:16:19.0131554Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_asinh_cpu_complex128 2022-08-17T12:16:19.0445990Z [gw1] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_asinh_cpu_complex128 2022-08-17T12:16:19.0499428Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_asinh_cpu_float64 2022-08-17T12:16:19.1018564Z [gw1] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_asinh_cpu_float64 2022-08-17T12:16:19.1160785Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_atan2_cpu_float64 2022-08-17T12:16:19.1400946Z [gw1] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_atan2_cpu_float64 2022-08-17T12:16:19.1447366Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_atan_cpu_complex128 2022-08-17T12:16:19.1823252Z [gw1] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_atan_cpu_complex128 2022-08-17T12:16:19.1832705Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_atan_cpu_float64 2022-08-17T12:16:19.2321162Z [gw1] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_atan_cpu_float64 2022-08-17T12:16:19.2335835Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_atanh_cpu_complex128 2022-08-17T12:16:19.2700285Z [gw1] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_atanh_cpu_complex128 2022-08-17T12:16:19.2709533Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_atanh_cpu_float64 2022-08-17T12:16:19.3163210Z [gw1] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_atanh_cpu_float64 2022-08-17T12:16:19.4478019Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_atleast_1d_cpu_complex128 2022-08-17T12:16:19.4495860Z [gw1] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_atleast_1d_cpu_complex128 2022-08-17T12:16:19.4680186Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_atleast_1d_cpu_float64 2022-08-17T12:16:19.4738117Z [gw1] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_atleast_1d_cpu_float64 2022-08-17T12:16:19.4751538Z [gw0] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_prod_cpu_float64 2022-08-17T12:16:19.5001137Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_softmax_cpu_float64 2022-08-17T12:16:19.6012176Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_atleast_2d_cpu_complex128 2022-08-17T12:16:19.6028448Z [gw1] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_atleast_2d_cpu_complex128 2022-08-17T12:16:19.6248800Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_atleast_2d_cpu_float64 2022-08-17T12:16:19.6281625Z [gw1] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_atleast_2d_cpu_float64 2022-08-17T12:16:19.6295713Z [gw0] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_softmax_cpu_float64 2022-08-17T12:16:19.6520610Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_softmin_cpu_float64 2022-08-17T12:16:19.8378976Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_atleast_3d_cpu_complex128 2022-08-17T12:16:19.8404824Z [gw0] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_softmin_cpu_float64 2022-08-17T12:16:19.8613134Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_std_cpu_complex128 2022-08-17T12:16:19.8665170Z [gw1] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_atleast_3d_cpu_complex128 2022-08-17T12:16:19.9124771Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_atleast_3d_cpu_float64 2022-08-17T12:16:19.9151895Z [gw1] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_atleast_3d_cpu_float64 2022-08-17T12:16:20.4755219Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_baddbmm_cpu_complex128 2022-08-17T12:16:20.4767314Z [gw1] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_baddbmm_cpu_complex128 2022-08-17T12:16:20.5136448Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_baddbmm_cpu_float64 2022-08-17T12:16:20.5204815Z [gw1] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_baddbmm_cpu_float64 2022-08-17T12:16:20.5379730Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_bernoulli_cpu_float64 2022-08-17T12:16:20.5797607Z [gw1] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_bernoulli_cpu_float64 2022-08-17T12:16:20.6173588Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_bfloat16_cpu_complex128 2022-08-17T12:16:20.6209393Z [gw1] [ 29%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_grad_bfloat16_cpu_complex128 2022-08-17T12:16:20.6400450Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_bfloat16_cpu_float64 2022-08-17T12:16:20.6762547Z [gw1] [ 29%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_grad_bfloat16_cpu_float64 2022-08-17T12:16:20.7316867Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_block_diag_cpu_complex128 2022-08-17T12:16:20.7331647Z [gw1] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_block_diag_cpu_complex128 2022-08-17T12:16:20.7464284Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_block_diag_cpu_float64 2022-08-17T12:16:20.7766567Z [gw1] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_block_diag_cpu_float64 2022-08-17T12:16:20.8340127Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_bmm_cpu_complex128 2022-08-17T12:16:20.8392369Z [gw1] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_bmm_cpu_complex128 2022-08-17T12:16:20.8564102Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_bmm_cpu_float64 2022-08-17T12:16:20.8806680Z [gw1] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_bmm_cpu_float64 2022-08-17T12:16:20.8841455Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_bool_cpu_complex128 2022-08-17T12:16:20.9289784Z [gw1] [ 29%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_bool_cpu_complex128 2022-08-17T12:16:20.9301564Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_bool_cpu_float64 2022-08-17T12:16:20.9761961Z [gw1] [ 29%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_bool_cpu_float64 2022-08-17T12:16:21.0400236Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_broadcast_tensors_cpu_complex128 2022-08-17T12:16:21.0429726Z [gw1] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_broadcast_tensors_cpu_complex128 2022-08-17T12:16:21.0543796Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_broadcast_tensors_cpu_float64 2022-08-17T12:16:21.0846142Z [gw1] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_broadcast_tensors_cpu_float64 2022-08-17T12:16:21.1335097Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_broadcast_to_cpu_complex128 2022-08-17T12:16:21.1351464Z [gw1] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_broadcast_to_cpu_complex128 2022-08-17T12:16:21.1485083Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_broadcast_to_cpu_float64 2022-08-17T12:16:21.1765504Z [gw1] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_broadcast_to_cpu_float64 2022-08-17T12:16:21.1798806Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_bucketize_cpu_float64 2022-08-17T12:16:21.2205894Z [gw1] [ 29%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_bucketize_cpu_float64 2022-08-17T12:16:21.2234741Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_byte_cpu_complex128 2022-08-17T12:16:21.2647158Z [gw1] [ 29%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_byte_cpu_complex128 2022-08-17T12:16:21.2677852Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_byte_cpu_float64 2022-08-17T12:16:21.3087401Z [gw1] [ 29%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_byte_cpu_float64 2022-08-17T12:16:21.3407304Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cartesian_prod_cpu_complex128 2022-08-17T12:16:21.3525382Z [gw1] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cartesian_prod_cpu_complex128 2022-08-17T12:16:21.3613171Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cartesian_prod_cpu_float64 2022-08-17T12:16:21.3966803Z [gw1] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cartesian_prod_cpu_float64 2022-08-17T12:16:21.4547731Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cat_cpu_complex128 2022-08-17T12:16:21.4560860Z [gw1] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cat_cpu_complex128 2022-08-17T12:16:21.4699265Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cat_cpu_float64 2022-08-17T12:16:21.4965143Z [gw1] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cat_cpu_float64 2022-08-17T12:16:22.1811987Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cdist_cpu_float64 2022-08-17T12:16:22.1829535Z [gw1] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cdist_cpu_float64 2022-08-17T12:16:22.1875365Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_ceil_cpu_float64 2022-08-17T12:16:22.2322267Z [gw1] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_ceil_cpu_float64 2022-08-17T12:16:22.2365688Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_chalf_cpu_complex128 2022-08-17T12:16:22.2761930Z [gw1] [ 29%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_grad_chalf_cpu_complex128 2022-08-17T12:16:22.2795245Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_chalf_cpu_float64 2022-08-17T12:16:22.3163265Z [gw1] [ 29%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_grad_chalf_cpu_float64 2022-08-17T12:16:22.3163857Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_char_cpu_complex128 2022-08-17T12:16:22.3575552Z [gw1] [ 29%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_char_cpu_complex128 2022-08-17T12:16:22.3596285Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_char_cpu_float64 2022-08-17T12:16:22.4010248Z [gw1] [ 29%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_char_cpu_float64 2022-08-17T12:16:22.5319350Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cholesky_cpu_complex128 2022-08-17T12:16:22.5345009Z [gw1] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cholesky_cpu_complex128 2022-08-17T12:16:22.5683951Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cholesky_cpu_float64 2022-08-17T12:16:22.5762436Z [gw1] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cholesky_cpu_float64 2022-08-17T12:16:22.6855990Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cholesky_inverse_cpu_complex128 2022-08-17T12:16:22.6881802Z [gw1] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cholesky_inverse_cpu_complex128 2022-08-17T12:16:22.7192238Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cholesky_inverse_cpu_float64 2022-08-17T12:16:22.7323900Z [gw1] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cholesky_inverse_cpu_float64 2022-08-17T12:16:23.0276597Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cholesky_solve_cpu_complex128 2022-08-17T12:16:23.0318116Z [gw1] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cholesky_solve_cpu_complex128 2022-08-17T12:16:23.1035860Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cholesky_solve_cpu_float64 2022-08-17T12:16:23.1075618Z [gw1] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cholesky_solve_cpu_float64 2022-08-17T12:16:23.2188862Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_chunk_cpu_complex128 2022-08-17T12:16:23.2230884Z [gw1] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_chunk_cpu_complex128 2022-08-17T12:16:23.2568044Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_chunk_cpu_float64 2022-08-17T12:16:23.2641792Z [gw1] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_chunk_cpu_float64 2022-08-17T12:16:23.2823538Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_clamp_cpu_float64 2022-08-17T12:16:23.3125071Z [gw1] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_clamp_cpu_float64 2022-08-17T12:16:23.3288829Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_clamp_max_cpu_float64 2022-08-17T12:16:23.3592907Z [gw1] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_clamp_max_cpu_float64 2022-08-17T12:16:23.3858272Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_clamp_min_cpu_float64 2022-08-17T12:16:23.4044599Z [gw1] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_clamp_min_cpu_float64 2022-08-17T12:16:23.4185617Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_clone_cpu_complex128 2022-08-17T12:16:23.4485741Z [gw1] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_clone_cpu_complex128 2022-08-17T12:16:23.4548848Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_clone_cpu_float64 2022-08-17T12:16:23.4925984Z [gw1] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_clone_cpu_float64 2022-08-17T12:16:23.5289134Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_column_stack_cpu_complex128 2022-08-17T12:16:23.5363786Z [gw1] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_column_stack_cpu_complex128 2022-08-17T12:16:23.5453991Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_column_stack_cpu_float64 2022-08-17T12:16:23.5804815Z [gw1] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_column_stack_cpu_float64 2022-08-17T12:16:23.7347051Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_combinations_cpu_complex128 2022-08-17T12:16:23.7361346Z [gw1] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_combinations_cpu_complex128 2022-08-17T12:16:23.7666145Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_combinations_cpu_float64 2022-08-17T12:16:23.7749617Z [gw1] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_combinations_cpu_float64 2022-08-17T12:16:23.7765224Z [gw3] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_max_pool1d_cpu_float64 2022-08-17T12:16:23.7803948Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_max_unpool1d_grad_cpu_float64 2022-08-17T12:16:23.8196498Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_complex_cpu_float64 2022-08-17T12:16:23.8242201Z [gw1] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_complex_cpu_float64 2022-08-17T12:16:23.8463753Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_conj_cpu_complex128 2022-08-17T12:16:23.8643278Z [gw1] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_conj_cpu_complex128 2022-08-17T12:16:23.8653959Z [gw3] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_max_unpool1d_grad_cpu_float64 2022-08-17T12:16:23.8684174Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_max_unpool3d_grad_cpu_float64 2022-08-17T12:16:23.8764630Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_conj_cpu_float64 2022-08-17T12:16:23.9128220Z [gw1] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_conj_cpu_float64 2022-08-17T12:16:23.9264402Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_conj_physical_cpu_complex128 2022-08-17T12:16:23.9331560Z [gw1] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_conj_physical_cpu_complex128 2022-08-17T12:16:23.9346496Z [gw3] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_max_unpool3d_grad_cpu_float64 2022-08-17T12:16:23.9410675Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_multilabel_margin_loss_cpu_float64 2022-08-17T12:16:23.9563331Z [gw3] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_multilabel_margin_loss_cpu_float64 2022-08-17T12:16:23.9608138Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_conj_physical_cpu_float64 2022-08-17T12:16:23.9764818Z [gw1] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_conj_physical_cpu_float64 2022-08-17T12:16:24.0007450Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_normalize_cpu_float64 2022-08-17T12:16:24.0321337Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_constant_pad_nd_cpu_complex128 2022-08-17T12:16:24.0330818Z [gw3] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_normalize_cpu_float64 2022-08-17T12:16:24.2230368Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pad_constant_cpu_float64 2022-08-17T12:16:24.2359770Z [gw3] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pad_constant_cpu_float64 2022-08-17T12:16:24.2809382Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pad_replicate_cpu_float64 2022-08-17T12:16:24.2898388Z [gw3] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pad_replicate_cpu_float64 2022-08-17T12:16:24.3867090Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pixel_shuffle_cpu_complex128 2022-08-17T12:16:24.3876024Z [gw3] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pixel_shuffle_cpu_complex128 2022-08-17T12:16:24.3931199Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_poisson_nll_loss_cpu_float64 2022-08-17T12:16:24.3948009Z [gw1] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_constant_pad_nd_cpu_complex128 2022-08-17T12:16:24.4788073Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_constant_pad_nd_cpu_float64 2022-08-17T12:16:24.4802503Z [gw1] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_constant_pad_nd_cpu_float64 2022-08-17T12:16:24.4953813Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_contiguous_cpu_complex128 2022-08-17T12:16:24.5208021Z [gw1] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_contiguous_cpu_complex128 2022-08-17T12:16:24.5284037Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_contiguous_cpu_float64 2022-08-17T12:16:24.5648424Z [gw1] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_contiguous_cpu_float64 2022-08-17T12:16:24.6050559Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_copysign_cpu_float64 2022-08-17T12:16:24.6092624Z [gw1] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_copysign_cpu_float64 2022-08-17T12:16:24.7586921Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_corrcoef_cpu_complex128 2022-08-17T12:16:24.7608562Z [gw1] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_corrcoef_cpu_complex128 2022-08-17T12:16:24.7764353Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_corrcoef_cpu_float64 2022-08-17T12:16:24.8120431Z [gw1] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_corrcoef_cpu_float64 2022-08-17T12:16:24.8249387Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cos_cpu_complex128 2022-08-17T12:16:24.8538334Z [gw1] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cos_cpu_complex128 2022-08-17T12:16:24.8585844Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cos_cpu_float64 2022-08-17T12:16:24.9004886Z [gw1] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cos_cpu_float64 2022-08-17T12:16:24.9231769Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cosh_cpu_complex128 2022-08-17T12:16:24.9445070Z [gw1] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cosh_cpu_complex128 2022-08-17T12:16:24.9540896Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cosh_cpu_float64 2022-08-17T12:16:24.9924109Z [gw1] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cosh_cpu_float64 2022-08-17T12:16:24.9952414Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_count_nonzero_cpu_complex128 2022-08-17T12:16:25.0404196Z [gw1] [ 29%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_count_nonzero_cpu_complex128 2022-08-17T12:16:25.0411777Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_count_nonzero_cpu_float64 2022-08-17T12:16:25.0841041Z [gw1] [ 29%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_count_nonzero_cpu_float64 2022-08-17T12:16:25.1119338Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cov_cpu_complex128 2022-08-17T12:16:25.1243218Z [gw1] [ 29%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cov_cpu_complex128 2022-08-17T12:16:25.1434779Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cov_cpu_float64 2022-08-17T12:16:25.1456074Z [gw1] [ 30%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cov_cpu_float64 2022-08-17T12:16:25.1472492Z [gw0] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_std_cpu_complex128 2022-08-17T12:16:25.1684517Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_std_cpu_float64 2022-08-17T12:16:25.1981479Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cross_cpu_complex128 2022-08-17T12:16:25.2122787Z [gw1] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cross_cpu_complex128 2022-08-17T12:16:25.2191348Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cross_cpu_float64 2022-08-17T12:16:25.2489646Z [gw1] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cross_cpu_float64 2022-08-17T12:16:25.2498577Z [gw3] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_poisson_nll_loss_cpu_float64 2022-08-17T12:16:25.2563587Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_rrelu_cpu_float64 2022-08-17T12:16:25.2647167Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cummax_cpu_float64 2022-08-17T12:16:25.3011517Z [gw1] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cummax_cpu_float64 2022-08-17T12:16:25.3091802Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cummin_cpu_float64 2022-08-17T12:16:25.3246869Z [gw1] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cummin_cpu_float64 2022-08-17T12:16:25.3267018Z [gw3] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_rrelu_cpu_float64 2022-08-17T12:16:25.3521365Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_smooth_l1_loss_cpu_float64 2022-08-17T12:16:25.4092486Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cumprod_cpu_complex128 2022-08-17T12:16:25.4114263Z [gw3] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_smooth_l1_loss_cpu_float64 2022-08-17T12:16:25.4242534Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_softmin_with_dtype_cpu_float64 2022-08-17T12:16:25.4602625Z [gw3] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_softmin_with_dtype_cpu_float64 2022-08-17T12:16:25.4815034Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_softsign_cpu_float64 2022-08-17T12:16:25.5041883Z [gw3] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_softsign_cpu_float64 2022-08-17T12:16:26.4776305Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_triplet_margin_loss_cpu_complex128 2022-08-17T12:16:26.4787359Z [gw0] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_std_cpu_float64 2022-08-17T12:16:26.5028385Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_sum_cpu_complex128 2022-08-17T12:16:26.5046551Z [gw3] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_triplet_margin_loss_cpu_complex128 2022-08-17T12:16:29.3015367Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_unfold_cpu_complex128 2022-08-17T12:16:29.3043124Z [gw0] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_sum_cpu_complex128 2022-08-17T12:16:30.0210324Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_sum_cpu_float64 2022-08-17T12:16:30.0241162Z [gw0] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_sum_cpu_float64 2022-08-17T12:16:30.2482725Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_var_cpu_complex128 2022-08-17T12:16:30.2509766Z [gw1] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cumprod_cpu_complex128 2022-08-17T12:16:30.9217382Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cumprod_cpu_float64 2022-08-17T12:16:30.9251050Z [gw1] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cumprod_cpu_float64 2022-08-17T12:16:30.9606175Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cumsum_cpu_complex128 2022-08-17T12:16:30.9683707Z [gw1] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cumsum_cpu_complex128 2022-08-17T12:16:30.9811239Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cumsum_cpu_float64 2022-08-17T12:16:31.0127660Z [gw1] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cumsum_cpu_float64 2022-08-17T12:16:31.1088488Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cumulative_trapezoid_cpu_complex128 2022-08-17T12:16:31.1119807Z [gw1] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cumulative_trapezoid_cpu_complex128 2022-08-17T12:16:31.1375931Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cumulative_trapezoid_cpu_float64 2022-08-17T12:16:31.1524972Z [gw1] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cumulative_trapezoid_cpu_float64 2022-08-17T12:16:31.1652397Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_deg2rad_cpu_float64 2022-08-17T12:16:31.2021368Z [gw1] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_deg2rad_cpu_float64 2022-08-17T12:16:31.3361809Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_diag_cpu_complex128 2022-08-17T12:16:31.3391681Z [gw1] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_diag_cpu_complex128 2022-08-17T12:16:31.3667807Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_diag_cpu_float64 2022-08-17T12:16:31.3804330Z [gw1] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_diag_cpu_float64 2022-08-17T12:16:31.5641132Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_diag_embed_cpu_complex128 2022-08-17T12:16:31.5655425Z [gw1] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_diag_embed_cpu_complex128 2022-08-17T12:16:31.6184069Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_diag_embed_cpu_float64 2022-08-17T12:16:31.6201033Z [gw1] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_diag_embed_cpu_float64 2022-08-17T12:16:31.6481532Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_diagflat_cpu_complex128 2022-08-17T12:16:31.6681748Z [gw1] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_diagflat_cpu_complex128 2022-08-17T12:16:31.6702353Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_diagflat_cpu_float64 2022-08-17T12:16:31.7086322Z [gw1] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_diagflat_cpu_float64 2022-08-17T12:16:31.8824268Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_diagonal_cpu_complex128 2022-08-17T12:16:31.8856607Z [gw1] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_diagonal_cpu_complex128 2022-08-17T12:16:31.9164581Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_diagonal_cpu_float64 2022-08-17T12:16:31.9325687Z [gw1] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_diagonal_cpu_float64 2022-08-17T12:16:32.0044346Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_diagonal_scatter_cpu_float64 2022-08-17T12:16:32.0075126Z [gw1] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_diagonal_scatter_cpu_float64 2022-08-17T12:16:32.6307032Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_diff_cpu_complex128 2022-08-17T12:16:32.6318592Z [gw1] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_diff_cpu_complex128 2022-08-17T12:16:32.7741524Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_diff_cpu_float64 2022-08-17T12:16:32.7767108Z [gw1] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_diff_cpu_float64 2022-08-17T12:16:32.7841068Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_digamma_cpu_float64 2022-08-17T12:16:32.8279975Z [gw1] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_digamma_cpu_float64 2022-08-17T12:16:33.2968704Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_dist_cpu_complex128 2022-08-17T12:16:33.3005875Z [gw1] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_dist_cpu_complex128 2022-08-17T12:16:33.4423367Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_dist_cpu_float64 2022-08-17T12:16:33.4463657Z [gw1] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_dist_cpu_float64 2022-08-17T12:16:33.4680991Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_div_floor_rounding_cpu_float64 2022-08-17T12:16:33.4959790Z [gw1] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_div_floor_rounding_cpu_float64 2022-08-17T12:16:33.6269104Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_div_no_rounding_mode_cpu_complex128 2022-08-17T12:16:33.6401307Z [gw1] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_div_no_rounding_mode_cpu_complex128 2022-08-17T12:16:33.6640966Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_div_no_rounding_mode_cpu_float64 2022-08-17T12:16:33.6803594Z [gw1] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_div_no_rounding_mode_cpu_float64 2022-08-17T12:16:33.7209532Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_div_trunc_rounding_cpu_float64 2022-08-17T12:16:33.7244970Z [gw1] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_div_trunc_rounding_cpu_float64 2022-08-17T12:16:33.7705055Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_dot_cpu_complex128 2022-08-17T12:16:33.7742647Z [gw1] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_dot_cpu_complex128 2022-08-17T12:16:33.7924188Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_dot_cpu_float64 2022-08-17T12:16:33.8202488Z [gw1] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_dot_cpu_float64 2022-08-17T12:16:33.8503615Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_double_cpu_complex128 2022-08-17T12:16:33.8663148Z [gw1] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_double_cpu_complex128 2022-08-17T12:16:33.8869762Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_double_cpu_float64 2022-08-17T12:16:33.9160124Z [gw1] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_double_cpu_float64 2022-08-17T12:16:33.9618677Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_dsplit_cpu_complex128 2022-08-17T12:16:33.9843233Z [gw1] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_dsplit_cpu_complex128 2022-08-17T12:16:34.0016963Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_dsplit_cpu_float64 2022-08-17T12:16:34.0361150Z [gw1] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_dsplit_cpu_float64 2022-08-17T12:16:34.0807070Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_dstack_cpu_complex128 2022-08-17T12:16:34.0822076Z [gw1] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_dstack_cpu_complex128 2022-08-17T12:16:34.0911159Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_dstack_cpu_float64 2022-08-17T12:16:34.1245145Z [gw1] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_dstack_cpu_float64 2022-08-17T12:16:34.1457690Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_eig_cpu_complex128 2022-08-17T12:16:34.1684271Z [gw1] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_eig_cpu_complex128 2022-08-17T12:16:34.1757183Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_eig_cpu_float64 2022-08-17T12:16:34.2166054Z [gw1] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_eig_cpu_float64 2022-08-17T12:16:34.4171138Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_einsum_cpu_complex128 2022-08-17T12:16:34.4184401Z [gw3] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_unfold_cpu_complex128 2022-08-17T12:16:34.4220392Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nonzero_cpu_complex128 2022-08-17T12:16:34.4602954Z [gw3] [ 30%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nonzero_cpu_complex128 2022-08-17T12:16:34.4876862Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_norm_fro_cpu_complex128 2022-08-17T12:16:34.4900258Z [gw1] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_einsum_cpu_complex128 2022-08-17T12:16:34.5405795Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_einsum_cpu_float64 2022-08-17T12:16:34.5435356Z [gw1] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_einsum_cpu_float64 2022-08-17T12:16:34.5494521Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_empty_cpu_complex128 2022-08-17T12:16:34.5917869Z [gw1] [ 30%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_empty_cpu_complex128 2022-08-17T12:16:34.5925968Z [gw3] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_norm_fro_cpu_complex128 2022-08-17T12:16:34.5932461Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_empty_cpu_float64 2022-08-17T12:16:34.5939141Z [gw1] [ 30%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_empty_cpu_float64 2022-08-17T12:16:34.6402274Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_norm_nuc_cpu_complex128 2022-08-17T12:16:34.6408622Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_empty_like_cpu_complex128 2022-08-17T12:16:34.6686637Z [gw1] [ 30%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_empty_like_cpu_complex128 2022-08-17T12:16:34.6710457Z [gw3] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_norm_nuc_cpu_complex128 2022-08-17T12:16:34.6746442Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_ones_like_cpu_complex128 2022-08-17T12:16:34.6839124Z [gw3] [ 30%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_ones_like_cpu_complex128 2022-08-17T12:16:34.6845187Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_empty_like_cpu_float64 2022-08-17T12:16:34.7143918Z [gw1] [ 30%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_empty_like_cpu_float64 2022-08-17T12:16:34.7283077Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_outer_cpu_complex128 2022-08-17T12:16:34.7288120Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_eq_cpu_complex128 2022-08-17T12:16:34.7628176Z [gw1] [ 30%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_eq_cpu_complex128 2022-08-17T12:16:34.7649577Z [gw3] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_outer_cpu_complex128 2022-08-17T12:16:34.7716949Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_permute_cpu_float64 2022-08-17T12:16:34.7722206Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_eq_cpu_float64 2022-08-17T12:16:34.7906507Z [gw1] [ 30%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_eq_cpu_float64 2022-08-17T12:16:34.8113495Z [gw3] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_permute_cpu_float64 2022-08-17T12:16:34.8161402Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_polygamma_polygamma_n_0_cpu_float64 2022-08-17T12:16:34.8166366Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_equal_cpu_complex128 2022-08-17T12:16:34.8180549Z [gw1] [ 30%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_equal_cpu_complex128 2022-08-17T12:16:34.8200417Z [gw0] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_var_cpu_complex128 2022-08-17T12:16:34.8600326Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_var_cpu_float64 2022-08-17T12:16:34.8605979Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_equal_cpu_float64 2022-08-17T12:16:34.8679797Z [gw1] [ 30%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_equal_cpu_float64 2022-08-17T12:16:34.8692978Z [gw3] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_polygamma_polygamma_n_0_cpu_float64 2022-08-17T12:16:34.8714084Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_polygamma_polygamma_n_4_cpu_float64 2022-08-17T12:16:34.9011472Z [gw3] [ 30%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_polygamma_polygamma_n_4_cpu_float64 2022-08-17T12:16:34.9067884Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_erf_cpu_float64 2022-08-17T12:16:34.9198407Z [gw1] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_erf_cpu_float64 2022-08-17T12:16:34.9539610Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_pow_cpu_float64 2022-08-17T12:16:34.9544098Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_erfc_cpu_float64 2022-08-17T12:16:34.9950578Z [gw1] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_erfc_cpu_float64 2022-08-17T12:16:34.9956252Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_erfinv_cpu_float64 2022-08-17T12:16:35.0453871Z [gw1] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_erfinv_cpu_float64 2022-08-17T12:16:35.0458841Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_exp2_cpu_float64 2022-08-17T12:16:35.0837963Z [gw1] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_exp2_cpu_float64 2022-08-17T12:16:35.0865451Z [gw3] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_pow_cpu_float64 2022-08-17T12:16:35.0870425Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_put_cpu_float64 2022-08-17T12:16:35.1109580Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_exp_cpu_complex128 2022-08-17T12:16:35.1401797Z [gw1] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_exp_cpu_complex128 2022-08-17T12:16:35.1411778Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_exp_cpu_float64 2022-08-17T12:16:35.1805268Z [gw1] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_exp_cpu_float64 2022-08-17T12:16:35.2036680Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_expand_as_cpu_complex128 2022-08-17T12:16:35.2323090Z [gw1] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_expand_as_cpu_complex128 2022-08-17T12:16:35.2335608Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_expand_as_cpu_float64 2022-08-17T12:16:35.2688322Z [gw1] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_expand_as_cpu_float64 2022-08-17T12:16:35.2713521Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_expand_cpu_complex128 2022-08-17T12:16:35.2730289Z [gw3] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_put_cpu_float64 2022-08-17T12:16:35.2868256Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_rad2deg_cpu_float64 2022-08-17T12:16:35.3233800Z [gw3] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_rad2deg_cpu_float64 2022-08-17T12:16:35.3267660Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_randn_like_cpu_complex128 2022-08-17T12:16:35.3513379Z [gw3] [ 31%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_randn_like_cpu_complex128 2022-08-17T12:16:35.3543576Z [gw1] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_expand_cpu_complex128 2022-08-17T12:16:35.3718680Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_expand_cpu_float64 2022-08-17T12:16:35.3900344Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_real_cpu_complex128 2022-08-17T12:16:35.3962175Z [gw1] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_expand_cpu_float64 2022-08-17T12:16:35.4037762Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_expm1_cpu_float64 2022-08-17T12:16:35.4480207Z [gw1] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_expm1_cpu_float64 2022-08-17T12:16:35.4616819Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_fft2_cpu_complex128 2022-08-17T12:16:35.4655339Z [gw3] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_real_cpu_complex128 2022-08-17T12:16:35.5196740Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_remainder_cpu_float64 2022-08-17T12:16:35.5218938Z [gw1] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_fft2_cpu_complex128 2022-08-17T12:16:35.5810687Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_fft2_cpu_float64 2022-08-17T12:16:35.5827828Z [gw3] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_remainder_cpu_float64 2022-08-17T12:16:35.5833236Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_repeat_cpu_float64 2022-08-17T12:16:35.5862603Z [gw1] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_fft2_cpu_float64 2022-08-17T12:16:35.6594799Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_fft_cpu_complex128 2022-08-17T12:16:35.6638036Z [gw3] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_repeat_cpu_float64 2022-08-17T12:16:35.6920976Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_reshape_as_cpu_float64 2022-08-17T12:16:35.7042529Z [gw3] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_reshape_as_cpu_float64 2022-08-17T12:16:35.7077453Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_resize__cpu_float64 2022-08-17T12:16:35.7409483Z [gw3] [ 31%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_resize__cpu_float64 2022-08-17T12:16:35.7429833Z [gw1] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_fft_cpu_complex128 2022-08-17T12:16:35.7513941Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_fft_cpu_float64 2022-08-17T12:16:35.7644918Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_resolve_conj_cpu_float64 2022-08-17T12:16:35.7959889Z [gw3] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_resolve_conj_cpu_float64 2022-08-17T12:16:35.8043866Z [gw1] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_fft_cpu_float64 2022-08-17T12:16:35.8048017Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_fftn_cpu_complex128 2022-08-17T12:16:35.8370783Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_roll_cpu_float64 2022-08-17T12:16:35.8391249Z [gw0] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_var_cpu_float64 2022-08-17T12:16:35.8783208Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_abs_cpu_complex128 2022-08-17T12:16:35.8816274Z [gw0] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_abs_cpu_complex128 2022-08-17T12:16:35.8896490Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_abs_cpu_float64 2022-08-17T12:16:35.8926247Z [gw3] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_roll_cpu_float64 2022-08-17T12:16:35.9003955Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_round_decimals_0_cpu_float64 2022-08-17T12:16:35.9011544Z [gw0] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_abs_cpu_float64 2022-08-17T12:16:35.9045449Z [gw1] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_fftn_cpu_complex128 2022-08-17T12:16:35.9133149Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_fftn_cpu_float64 2022-08-17T12:16:35.9296563Z [gw3] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_round_decimals_0_cpu_float64 2022-08-17T12:16:35.9400379Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_acos_cpu_complex128 2022-08-17T12:16:35.9516186Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_rsqrt_cpu_float64 2022-08-17T12:16:35.9653251Z [gw3] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_rsqrt_cpu_float64 2022-08-17T12:16:35.9677374Z [gw1] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_fftn_cpu_float64 2022-08-17T12:16:35.9879043Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_fftshift_cpu_complex128 2022-08-17T12:16:36.0320855Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_scatter_add_cpu_float64 2022-08-17T12:16:36.0332859Z [gw1] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_fftshift_cpu_complex128 2022-08-17T12:16:36.0440411Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_fftshift_cpu_float64 2022-08-17T12:16:36.0528262Z [gw1] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_fftshift_cpu_float64 2022-08-17T12:16:36.0554950Z [gw3] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_scatter_add_cpu_float64 2022-08-17T12:16:36.0591883Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_scatter_reduce_amin_cpu_float64 2022-08-17T12:16:36.0626466Z [gw0] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_acos_cpu_complex128 2022-08-17T12:16:36.0711941Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_acos_cpu_float64 2022-08-17T12:16:36.0841324Z [gw3] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_scatter_reduce_amin_cpu_float64 2022-08-17T12:16:36.1040892Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_hfft2_cpu_complex128 2022-08-17T12:16:36.1045590Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_searchsorted_cpu_float64 2022-08-17T12:16:36.1061275Z [gw3] [ 31%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_searchsorted_cpu_float64 2022-08-17T12:16:36.1095154Z [gw0] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_acos_cpu_float64 2022-08-17T12:16:36.1519736Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_acosh_cpu_complex128 2022-08-17T12:16:36.1590422Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_select_cpu_float64 2022-08-17T12:16:36.1684345Z [gw1] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_hfft2_cpu_complex128 2022-08-17T12:16:36.1766609Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_hfft2_cpu_float64 2022-08-17T12:16:36.1999239Z [gw3] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_select_cpu_float64 2022-08-17T12:16:36.2003786Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_short_cpu_complex128 2022-08-17T12:16:36.2441007Z [gw3] [ 31%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_short_cpu_complex128 2022-08-17T12:16:36.2470745Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sign_cpu_float64 2022-08-17T12:16:36.2723085Z [gw3] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sign_cpu_float64 2022-08-17T12:16:36.2751195Z [gw1] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_hfft2_cpu_float64 2022-08-17T12:16:36.2829267Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_hfft_cpu_complex128 2022-08-17T12:16:36.2868940Z [gw0] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_acosh_cpu_complex128 2022-08-17T12:16:36.2960091Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_acosh_cpu_float64 2022-08-17T12:16:36.3355128Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sinc_cpu_complex128 2022-08-17T12:16:36.3393850Z [gw0] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_acosh_cpu_float64 2022-08-17T12:16:36.3605348Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_add_cpu_complex128 2022-08-17T12:16:36.3617478Z [gw1] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_hfft_cpu_complex128 2022-08-17T12:16:36.3809772Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_hfft_cpu_float64 2022-08-17T12:16:36.4087448Z [gw1] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_hfft_cpu_float64 2022-08-17T12:16:36.4368280Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_hfftn_cpu_complex128 2022-08-17T12:16:36.4393517Z [gw3] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sinc_cpu_complex128 2022-08-17T12:16:36.4876628Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_slice_scatter_cpu_float64 2022-08-17T12:16:36.4909368Z [gw1] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_hfftn_cpu_complex128 2022-08-17T12:16:36.5553757Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_hfftn_cpu_float64 2022-08-17T12:16:36.5588746Z [gw1] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_hfftn_cpu_float64 2022-08-17T12:16:36.6114478Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_ifft2_cpu_complex128 2022-08-17T12:16:36.6140428Z [gw3] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_slice_scatter_cpu_float64 2022-08-17T12:16:36.6745643Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sort_cpu_float64 2022-08-17T12:16:36.6757527Z [gw1] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_ifft2_cpu_complex128 2022-08-17T12:16:36.7005862Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_ifft2_cpu_float64 2022-08-17T12:16:36.7242142Z [gw1] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_ifft2_cpu_float64 2022-08-17T12:16:36.8105670Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_ifft_cpu_complex128 2022-08-17T12:16:36.8152570Z [gw1] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_ifft_cpu_complex128 2022-08-17T12:16:36.9249191Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_ifft_cpu_float64 2022-08-17T12:16:36.9321864Z [gw1] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_ifft_cpu_float64 2022-08-17T12:16:36.9471711Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_ifftn_cpu_complex128 2022-08-17T12:16:36.9493341Z [gw3] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sort_cpu_float64 2022-08-17T12:16:36.9529704Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_bessel_j0_cpu_float64 2022-08-17T12:16:37.0002731Z [gw3] [ 31%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_bessel_j0_cpu_float64 2022-08-17T12:16:37.0007833Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_chebyshev_polynomial_t_cpu_float64 2022-08-17T12:16:37.0358702Z [gw3] [ 31%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_chebyshev_polynomial_t_cpu_float64 2022-08-17T12:16:37.0379278Z [gw1] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_ifftn_cpu_complex128 2022-08-17T12:16:37.0522744Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_ifftn_cpu_float64 2022-08-17T12:16:37.0549208Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_entr_cpu_float64 2022-08-17T12:16:37.0727944Z [gw3] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_entr_cpu_float64 2022-08-17T12:16:37.0750604Z [gw1] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_ifftn_cpu_float64 2022-08-17T12:16:37.0771871Z [gw0] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_add_cpu_complex128 2022-08-17T12:16:37.0880323Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_add_cpu_float64 2022-08-17T12:16:37.0999611Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_ifftshift_cpu_complex128 2022-08-17T12:16:37.1024299Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_i0e_cpu_float64 2022-08-17T12:16:37.1434127Z [gw3] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_i0e_cpu_float64 2022-08-17T12:16:37.1440095Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_legendre_polynomial_p_cpu_float64 2022-08-17T12:16:37.1449695Z [gw3] [ 31%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_legendre_polynomial_p_cpu_float64 2022-08-17T12:16:37.1520368Z [gw1] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_ifftshift_cpu_complex128 2022-08-17T12:16:37.1564294Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_ifftshift_cpu_float64 2022-08-17T12:16:37.1797525Z [gw1] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_ifftshift_cpu_float64 2022-08-17T12:16:37.1819563Z [gw0] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_add_cpu_float64 2022-08-17T12:16:37.1920928Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_addbmm_cpu_complex128 2022-08-17T12:16:37.1927462Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_modified_bessel_k0_cpu_float64 2022-08-17T12:16:37.1959913Z [gw3] [ 31%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_modified_bessel_k0_cpu_float64 2022-08-17T12:16:37.2311554Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_ihfft2_cpu_float64 2022-08-17T12:16:37.2400899Z [gw1] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_ihfft2_cpu_float64 2022-08-17T12:16:37.2407065Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_polygamma_special_polygamma_n_0_cpu_float64 2022-08-17T12:16:37.2743243Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_ihfft_cpu_float64 2022-08-17T12:16:37.2832486Z [gw1] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_ihfft_cpu_float64 2022-08-17T12:16:37.3037703Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_ihfftn_cpu_float64 2022-08-17T12:16:37.3063691Z [gw3] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_polygamma_special_polygamma_n_0_cpu_float64 2022-08-17T12:16:37.3113109Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_shifted_chebyshev_polynomial_u_cpu_float64 2022-08-17T12:16:37.3307037Z [gw3] [ 31%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_shifted_chebyshev_polynomial_u_cpu_float64 2022-08-17T12:16:37.3318663Z [gw1] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_ihfftn_cpu_float64 2022-08-17T12:16:37.3551079Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_irfft2_cpu_complex128 2022-08-17T12:16:37.3556153Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_xlog1py_cpu_float64 2022-08-17T12:16:37.3972519Z [gw3] [ 31%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_xlog1py_cpu_float64 2022-08-17T12:16:37.3984740Z [gw1] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_irfft2_cpu_complex128 2022-08-17T12:16:37.4016398Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_irfft2_cpu_float64 2022-08-17T12:16:37.4281844Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_split_list_args_cpu_complex128 2022-08-17T12:16:37.4438127Z [gw1] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_irfft2_cpu_float64 2022-08-17T12:16:37.5189134Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_irfft_cpu_complex128 2022-08-17T12:16:37.5200959Z [gw1] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_irfft_cpu_complex128 2022-08-17T12:16:37.5457668Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_irfft_cpu_float64 2022-08-17T12:16:37.5681969Z [gw1] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_irfft_cpu_float64 2022-08-17T12:16:37.6276249Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_irfftn_cpu_complex128 2022-08-17T12:16:37.6373409Z [gw1] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_irfftn_cpu_complex128 2022-08-17T12:16:37.6435453Z [gw3] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_split_list_args_cpu_complex128 2022-08-17T12:16:37.6565667Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sqrt_cpu_complex128 2022-08-17T12:16:37.6868365Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_irfftn_cpu_float64 2022-08-17T12:16:37.7006089Z [gw1] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_irfftn_cpu_float64 2022-08-17T12:16:37.7264960Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_rfft2_cpu_float64 2022-08-17T12:16:37.7323705Z [gw1] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_rfft2_cpu_float64 2022-08-17T12:16:37.7345919Z [gw3] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sqrt_cpu_complex128 2022-08-17T12:16:37.7509211Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_squeeze_cpu_complex128 2022-08-17T12:16:37.7706040Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_rfft_cpu_float64 2022-08-17T12:16:37.7915940Z [gw1] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_rfft_cpu_float64 2022-08-17T12:16:37.8375580Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_rfftn_cpu_float64 2022-08-17T12:16:37.8436178Z [gw1] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_rfftn_cpu_float64 2022-08-17T12:16:37.8853066Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fill_cpu_complex128 2022-08-17T12:16:37.8874907Z [gw1] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fill_cpu_complex128 2022-08-17T12:16:37.9113218Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fill_cpu_float64 2022-08-17T12:16:37.9361929Z [gw1] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fill_cpu_float64 2022-08-17T12:16:37.9885994Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_flatten_cpu_complex128 2022-08-17T12:16:37.9906988Z [gw3] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_squeeze_cpu_complex128 2022-08-17T12:16:37.9911394Z [gw1] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_flatten_cpu_complex128 2022-08-17T12:16:37.9945003Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_std_cpu_complex128 2022-08-17T12:16:38.0210959Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_flatten_cpu_float64 2022-08-17T12:16:38.0440156Z [gw1] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_flatten_cpu_float64 2022-08-17T12:16:38.1408520Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_flip_cpu_complex128 2022-08-17T12:16:38.1432256Z [gw1] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_flip_cpu_complex128 2022-08-17T12:16:38.1736843Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_flip_cpu_float64 2022-08-17T12:16:38.1843093Z [gw1] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_flip_cpu_float64 2022-08-17T12:16:38.2065503Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fliplr_cpu_complex128 2022-08-17T12:16:38.2347222Z [gw1] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fliplr_cpu_complex128 2022-08-17T12:16:38.2354529Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fliplr_cpu_float64 2022-08-17T12:16:38.2422963Z [gw1] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fliplr_cpu_float64 2022-08-17T12:16:38.2562122Z [gw2] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_svd_lowrank_cpu_float64 2022-08-17T12:16:38.2660455Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_t_cpu_float64 2022-08-17T12:16:38.2798098Z [gw2] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_t_cpu_float64 2022-08-17T12:16:38.2907670Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_flipud_cpu_complex128 2022-08-17T12:16:38.3009694Z [gw1] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_flipud_cpu_complex128 2022-08-17T12:16:38.3228713Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_take_cpu_float64 2022-08-17T12:16:38.3231231Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_flipud_cpu_float64 2022-08-17T12:16:38.3441125Z [gw1] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_flipud_cpu_float64 2022-08-17T12:16:38.3455333Z [gw3] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_std_cpu_complex128 2022-08-17T12:16:38.3503193Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_stft_cpu_complex128 2022-08-17T12:16:38.3548926Z [gw2] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_take_cpu_float64 2022-08-17T12:16:38.3685252Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_tanh_cpu_float64 2022-08-17T12:16:38.3688876Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_float_cpu_complex128 2022-08-17T12:16:38.3877020Z [gw1] [ 32%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_grad_float_cpu_complex128 2022-08-17T12:16:38.3974906Z [gw2] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_tanh_cpu_float64 2022-08-17T12:16:38.4201744Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_tensordot_cpu_float64 2022-08-17T12:16:38.4410506Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_float_cpu_float64 2022-08-17T12:16:38.4435974Z [gw2] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_tensordot_cpu_float64 2022-08-17T12:16:38.4526178Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_to_sparse_cpu_float64 2022-08-17T12:16:38.4536369Z [gw1] [ 32%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_grad_float_cpu_float64 2022-08-17T12:16:38.4704163Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_float_power_cpu_complex128 2022-08-17T12:16:38.4911267Z [gw2] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_to_sparse_cpu_float64 2022-08-17T12:16:38.7106424Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_transpose_cpu_complex128 2022-08-17T12:16:38.7128150Z [gw2] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_transpose_cpu_complex128 2022-08-17T12:16:38.7180844Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_trapz_cpu_complex128 2022-08-17T12:16:38.7280200Z [gw1] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_float_power_cpu_complex128 2022-08-17T12:16:38.7627663Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_float_power_cpu_float64 2022-08-17T12:16:38.7683870Z [gw1] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_float_power_cpu_float64 2022-08-17T12:16:38.7754244Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_floor_cpu_float64 2022-08-17T12:16:38.8218800Z [gw1] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_floor_cpu_float64 2022-08-17T12:16:38.8225309Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_floor_divide_cpu_float64 2022-08-17T12:16:38.8722217Z [gw1] [ 32%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_floor_divide_cpu_float64 2022-08-17T12:16:38.9101781Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fmax_cpu_float64 2022-08-17T12:16:38.9153490Z [gw1] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fmax_cpu_float64 2022-08-17T12:16:38.9763790Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fmin_cpu_float64 2022-08-17T12:16:38.9821938Z [gw1] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fmin_cpu_float64 2022-08-17T12:16:39.0310716Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fmod_cpu_float64 2022-08-17T12:16:39.0324317Z [gw1] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fmod_cpu_float64 2022-08-17T12:16:39.0390521Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_frac_cpu_float64 2022-08-17T12:16:39.0475998Z [gw1] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_frac_cpu_float64 2022-08-17T12:16:39.0500911Z [gw3] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_stft_cpu_complex128 2022-08-17T12:16:39.0845910Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sum_cpu_complex128 2022-08-17T12:16:39.0852567Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_frexp_cpu_float64 2022-08-17T12:16:39.1247593Z [gw1] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_frexp_cpu_float64 2022-08-17T12:16:39.1254547Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_full_like_cpu_complex128 2022-08-17T12:16:39.1685949Z [gw1] [ 32%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_full_like_cpu_complex128 2022-08-17T12:16:39.1692335Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_full_like_cpu_float64 2022-08-17T12:16:39.2163368Z [gw1] [ 32%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_full_like_cpu_float64 2022-08-17T12:16:39.2386480Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_gather_cpu_complex128 2022-08-17T12:16:39.2411734Z [gw2] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_trapz_cpu_complex128 2022-08-17T12:16:39.2608867Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_tril_cpu_complex128 2022-08-17T12:16:39.2632432Z [gw1] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_gather_cpu_complex128 2022-08-17T12:16:39.2809384Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_gather_cpu_float64 2022-08-17T12:16:39.3099046Z [gw1] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_gather_cpu_float64 2022-08-17T12:16:39.3106572Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_ge_cpu_float64 2022-08-17T12:16:39.3525350Z [gw1] [ 32%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_ge_cpu_float64 2022-08-17T12:16:39.3532263Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_geqrf_cpu_complex128 2022-08-17T12:16:39.4006211Z [gw1] [ 32%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_geqrf_cpu_complex128 2022-08-17T12:16:39.4018453Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_geqrf_cpu_float64 2022-08-17T12:16:39.4250312Z [gw1] [ 32%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_geqrf_cpu_float64 2022-08-17T12:16:39.4271498Z [gw2] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_tril_cpu_complex128 2022-08-17T12:16:39.4481272Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_true_divide_cpu_complex128 2022-08-17T12:16:39.5513916Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_gradient_cpu_complex128 2022-08-17T12:16:39.5546010Z [gw3] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sum_cpu_complex128 2022-08-17T12:16:39.5924948Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_svd_cpu_complex128 2022-08-17T12:16:39.6028486Z [gw0] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_addbmm_cpu_complex128 2022-08-17T12:16:39.6088423Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_jiterator_4inputs_with_extra_args_cpu_complex128 2022-08-17T12:16:39.6483926Z [gw0] [ 32%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_jiterator_4inputs_with_extra_args_cpu_complex128 2022-08-17T12:16:39.6487952Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_jiterator_4inputs_with_extra_args_cpu_float64 2022-08-17T12:16:39.6922836Z [gw0] [ 32%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_jiterator_4inputs_with_extra_args_cpu_float64 2022-08-17T12:16:39.6926401Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_jiterator_binary_cpu_complex128 2022-08-17T12:16:39.7363485Z [gw0] [ 32%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_jiterator_binary_cpu_complex128 2022-08-17T12:16:39.7378770Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_jiterator_binary_cpu_float64 2022-08-17T12:16:39.7430527Z [gw0] [ 32%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_jiterator_binary_cpu_float64 2022-08-17T12:16:39.7448997Z [gw1] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_gradient_cpu_complex128 2022-08-17T12:16:39.7812017Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_gradient_cpu_float64 2022-08-17T12:16:39.7812665Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_jiterator_binary_return_by_ref_cpu_complex128 2022-08-17T12:16:39.7875643Z [gw0] [ 32%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_jiterator_binary_return_by_ref_cpu_complex128 2022-08-17T12:16:39.7889595Z [gw1] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_gradient_cpu_float64 2022-08-17T12:16:39.7922423Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_gt_cpu_float64 2022-08-17T12:16:39.8252238Z [gw1] [ 32%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_gt_cpu_float64 2022-08-17T12:16:39.8255251Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_jiterator_binary_return_by_ref_cpu_float64 2022-08-17T12:16:39.8441374Z [gw0] [ 32%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_jiterator_binary_return_by_ref_cpu_float64 2022-08-17T12:16:39.8479497Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_half_cpu_complex128 2022-08-17T12:16:39.8690796Z [gw1] [ 32%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_grad_half_cpu_complex128 2022-08-17T12:16:39.8696121Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_jiterator_unary_cpu_complex128 2022-08-17T12:16:39.8921983Z [gw0] [ 32%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_jiterator_unary_cpu_complex128 2022-08-17T12:16:39.8942334Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_half_cpu_float64 2022-08-17T12:16:39.8969103Z [gw1] [ 32%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_grad_half_cpu_float64 2022-08-17T12:16:39.8988531Z [gw2] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_true_divide_cpu_complex128 2022-08-17T12:16:39.9131506Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_unbind_cpu_float64 2022-08-17T12:16:39.9136455Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_jiterator_unary_cpu_float64 2022-08-17T12:16:39.9324654Z [gw0] [ 32%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_jiterator_unary_cpu_float64 2022-08-17T12:16:39.9354850Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_heaviside_cpu_float64 2022-08-17T12:16:39.9457121Z [gw1] [ 32%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_heaviside_cpu_float64 2022-08-17T12:16:39.9465192Z [gw2] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_unbind_cpu_float64 2022-08-17T12:16:39.9522023Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_unfold_cpu_float64 2022-08-17T12:16:39.9764092Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_kron_cpu_complex128 2022-08-17T12:16:39.9794551Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_histc_cpu_float64 2022-08-17T12:16:40.0191670Z [gw1] [ 32%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_histc_cpu_float64 2022-08-17T12:16:40.0207970Z [gw2] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_unfold_cpu_float64 2022-08-17T12:16:40.0244691Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_unsqueeze_cpu_float64 2022-08-17T12:16:40.0255047Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_histogram_cpu_float64 2022-08-17T12:16:40.0461876Z [gw1] [ 32%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_histogram_cpu_float64 2022-08-17T12:16:40.0513897Z [gw2] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_unsqueeze_cpu_float64 2022-08-17T12:16:40.0527992Z [gw0] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_kron_cpu_complex128 2022-08-17T12:16:40.0682187Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_kron_cpu_float64 2022-08-17T12:16:40.0688065Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_histogramdd_cpu_float64 2022-08-17T12:16:40.0697729Z [gw1] [ 32%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_histogramdd_cpu_float64 2022-08-17T12:16:40.0788040Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_var_mean_cpu_float64 2022-08-17T12:16:40.0964295Z [gw0] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_kron_cpu_float64 2022-08-17T12:16:40.1103576Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_kthvalue_cpu_float64 2022-08-17T12:16:40.1124873Z [gw2] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_var_mean_cpu_float64 2022-08-17T12:16:40.1160486Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_view_as_cpu_complex128 2022-08-17T12:16:40.1612168Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_hsplit_cpu_complex128 2022-08-17T12:16:40.1627559Z [gw0] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_kthvalue_cpu_float64 2022-08-17T12:16:40.1728613Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_ldexp_cpu_complex128 2022-08-17T12:16:40.1750755Z [gw2] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_view_as_cpu_complex128 2022-08-17T12:16:40.1954570Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_view_cpu_float64 2022-08-17T12:16:40.1975700Z [gw1] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_hsplit_cpu_complex128 2022-08-17T12:16:40.1998447Z [gw2] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_view_cpu_float64 2022-08-17T12:16:40.2100968Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_hsplit_cpu_float64 2022-08-17T12:16:40.2240935Z [gw1] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_hsplit_cpu_float64 2022-08-17T12:16:40.2337129Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_vstack_cpu_float64 2022-08-17T12:16:40.2480477Z [gw2] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_vstack_cpu_float64 2022-08-17T12:16:40.2604678Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_hstack_cpu_complex128 2022-08-17T12:16:40.3062093Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_zero__cpu_complex128 2022-08-17T12:16:40.3107027Z [gw1] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_hstack_cpu_complex128 2022-08-17T12:16:40.3304997Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_hstack_cpu_float64 2022-08-17T12:16:40.3600987Z [gw1] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_hstack_cpu_float64 2022-08-17T12:16:40.3655001Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_hypot_cpu_float64 2022-08-17T12:16:40.3683491Z [gw2] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_zero__cpu_complex128 2022-08-17T12:16:40.3740862Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_jiterator_unary_cpu_complex128 2022-08-17T12:16:40.3888272Z [gw2] [ 33%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_jiterator_unary_cpu_complex128 2022-08-17T12:16:40.4002901Z [gw1] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_hypot_cpu_float64 2022-08-17T12:16:40.4088732Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_i0_cpu_float64 2022-08-17T12:16:40.4198510Z [gw1] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_i0_cpu_float64 2022-08-17T12:16:40.4202159Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_jiterator_unary_cpu_float64 2022-08-17T12:16:40.4491312Z [gw2] [ 33%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_jiterator_unary_cpu_float64 2022-08-17T12:16:40.4494866Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_igamma_cpu_float64 2022-08-17T12:16:40.4639146Z [gw1] [ 33%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_igamma_cpu_float64 2022-08-17T12:16:40.4932878Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_kron_cpu_complex128 2022-08-17T12:16:40.4936426Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_igammac_cpu_float64 2022-08-17T12:16:40.5441822Z [gw1] [ 33%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_igammac_cpu_float64 2022-08-17T12:16:40.5468629Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_imag_cpu_complex128 2022-08-17T12:16:40.5881258Z [gw1] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_imag_cpu_complex128 2022-08-17T12:16:40.7528306Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_index_add_cpu_complex128 2022-08-17T12:16:40.7545516Z [gw1] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_index_add_cpu_complex128 2022-08-17T12:16:40.7767086Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_index_add_cpu_float64 2022-08-17T12:16:40.8038981Z [gw1] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_index_add_cpu_float64 2022-08-17T12:16:40.8347378Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_index_copy_cpu_complex128 2022-08-17T12:16:40.8417142Z [gw0] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_ldexp_cpu_complex128 2022-08-17T12:16:40.8440957Z [gw1] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_index_copy_cpu_complex128 2022-08-17T12:16:40.8481049Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_index_copy_cpu_float64 2022-08-17T12:16:40.8555696Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_ldexp_cpu_float64 2022-08-17T12:16:40.8920176Z [gw1] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_index_copy_cpu_float64 2022-08-17T12:16:40.9284131Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_index_fill_cpu_complex128 2022-08-17T12:16:40.9307393Z [gw1] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_index_fill_cpu_complex128 2022-08-17T12:16:40.9398665Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_index_fill_cpu_float64 2022-08-17T12:16:40.9431563Z [gw1] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_index_fill_cpu_float64 2022-08-17T12:16:40.9444287Z [gw0] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_ldexp_cpu_float64 2022-08-17T12:16:40.9474235Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_le_cpu_float64 2022-08-17T12:16:40.9724050Z [gw0] [ 33%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_le_cpu_float64 2022-08-17T12:16:40.9959548Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_index_put_cpu_complex128 2022-08-17T12:16:41.0589808Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_lerp_cpu_complex128 2022-08-17T12:16:41.0604001Z [gw1] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_index_put_cpu_complex128 2022-08-17T12:16:41.0889015Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_index_put_cpu_float64 2022-08-17T12:16:41.1119543Z [gw1] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_index_put_cpu_float64 2022-08-17T12:16:41.2678873Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_index_reduce_cpu_float64 2022-08-17T12:16:41.2711632Z [gw1] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_index_reduce_cpu_float64 2022-08-17T12:16:41.2968205Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_index_select_cpu_complex128 2022-08-17T12:16:41.3124035Z [gw1] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_index_select_cpu_complex128 2022-08-17T12:16:41.3255105Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_index_select_cpu_float64 2022-08-17T12:16:41.3602166Z [gw1] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_index_select_cpu_float64 2022-08-17T12:16:41.3965912Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_inner_cpu_complex128 2022-08-17T12:16:41.4041974Z [gw1] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_inner_cpu_complex128 2022-08-17T12:16:41.4191412Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_inner_cpu_float64 2022-08-17T12:16:41.4485804Z [gw1] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_inner_cpu_float64 2022-08-17T12:16:41.4520050Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_int_cpu_complex128 2022-08-17T12:16:41.4926299Z [gw1] [ 33%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_int_cpu_complex128 2022-08-17T12:16:41.4964910Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_int_cpu_float64 2022-08-17T12:16:41.5435607Z [gw1] [ 33%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_int_cpu_float64 2022-08-17T12:16:41.7246496Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_inverse_cpu_complex128 2022-08-17T12:16:41.7349340Z [gw1] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_inverse_cpu_complex128 2022-08-17T12:16:41.8044230Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_inverse_cpu_float64 2022-08-17T12:16:41.8044797Z [gw1] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_inverse_cpu_float64 2022-08-17T12:16:41.8202704Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_isclose_cpu_complex128 2022-08-17T12:16:41.8482999Z [gw1] [ 33%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_isclose_cpu_complex128 2022-08-17T12:16:41.8483640Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_isclose_cpu_float64 2022-08-17T12:16:41.8886645Z [gw1] [ 33%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_isclose_cpu_float64 2022-08-17T12:16:41.8919394Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_isfinite_cpu_complex128 2022-08-17T12:16:41.9327261Z [gw1] [ 33%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_isfinite_cpu_complex128 2022-08-17T12:16:41.9374512Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_isfinite_cpu_float64 2022-08-17T12:16:41.9815137Z [gw1] [ 33%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_isfinite_cpu_float64 2022-08-17T12:16:41.9820989Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_isin_cpu_float64 2022-08-17T12:16:42.0255677Z [gw1] [ 33%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_isin_cpu_float64 2022-08-17T12:16:42.0261624Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_isinf_cpu_complex128 2022-08-17T12:16:42.0695525Z [gw1] [ 33%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_isinf_cpu_complex128 2022-08-17T12:16:42.0701671Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_isinf_cpu_float64 2022-08-17T12:16:42.1136409Z [gw1] [ 33%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_isinf_cpu_float64 2022-08-17T12:16:42.1142817Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_isnan_cpu_complex128 2022-08-17T12:16:42.1569148Z [gw1] [ 33%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_isnan_cpu_complex128 2022-08-17T12:16:42.1575497Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_isnan_cpu_float64 2022-08-17T12:16:42.2046816Z [gw1] [ 33%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_isnan_cpu_float64 2022-08-17T12:16:42.2052982Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_isneginf_cpu_float64 2022-08-17T12:16:42.2488990Z [gw1] [ 33%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_isneginf_cpu_float64 2022-08-17T12:16:42.2495436Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_isposinf_cpu_float64 2022-08-17T12:16:42.2926455Z [gw1] [ 33%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_isposinf_cpu_float64 2022-08-17T12:16:42.2932466Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_isreal_cpu_complex128 2022-08-17T12:16:42.3327209Z [gw1] [ 33%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_isreal_cpu_complex128 2022-08-17T12:16:42.3361360Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_isreal_cpu_float64 2022-08-17T12:16:42.3767381Z [gw1] [ 33%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_isreal_cpu_float64 2022-08-17T12:16:42.7289253Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_istft_cpu_complex128 2022-08-17T12:16:42.7317088Z [gw0] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_lerp_cpu_complex128 2022-08-17T12:16:43.0632028Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_lerp_cpu_float64 2022-08-17T12:16:43.0654138Z [gw0] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_lerp_cpu_float64 2022-08-17T12:16:43.0978852Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_lgamma_cpu_float64 2022-08-17T12:16:43.1082727Z [gw0] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_lgamma_cpu_float64 2022-08-17T12:16:44.2304784Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_cholesky_cpu_complex128 2022-08-17T12:16:44.2330575Z [gw0] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_cholesky_cpu_complex128 2022-08-17T12:16:44.5154339Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_cholesky_cpu_float64 2022-08-17T12:16:44.5178281Z [gw0] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_cholesky_cpu_float64 2022-08-17T12:16:44.8935608Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_cholesky_ex_cpu_complex128 2022-08-17T12:16:44.9042563Z [gw1] [ 33%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_grad_istft_cpu_complex128 2022-08-17T12:16:45.8804655Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_istft_cpu_float64 2022-08-17T12:16:45.8830886Z [gw0] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_cholesky_ex_cpu_complex128 2022-08-17T12:16:46.0827745Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_cholesky_ex_cpu_float64 2022-08-17T12:16:46.0871356Z [gw0] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_cholesky_ex_cpu_float64 2022-08-17T12:16:46.3237193Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_cond_cpu_complex128 2022-08-17T12:16:46.3264076Z [gw0] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_cond_cpu_complex128 2022-08-17T12:16:46.3575345Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_cond_cpu_float64 2022-08-17T12:16:46.3719757Z [gw0] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_cond_cpu_float64 2022-08-17T12:16:46.4695751Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_cross_cpu_complex128 2022-08-17T12:16:46.4717501Z [gw2] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_kron_cpu_complex128 2022-08-17T12:16:46.4831798Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_kron_cpu_float64 2022-08-17T12:16:46.5241834Z [gw2] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_kron_cpu_float64 2022-08-17T12:16:46.5356684Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_kthvalue_cpu_float64 2022-08-17T12:16:46.5454931Z [gw2] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_kthvalue_cpu_float64 2022-08-17T12:16:46.5480216Z [gw0] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_cross_cpu_complex128 2022-08-17T12:16:46.5681601Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_cross_cpu_float64 2022-08-17T12:16:46.5798369Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_ldexp_cpu_complex128 2022-08-17T12:16:46.5956684Z [gw0] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_cross_cpu_float64 2022-08-17T12:16:46.7304859Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_det_cpu_complex128 2022-08-17T12:16:46.7351464Z [gw2] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_ldexp_cpu_complex128 2022-08-17T12:16:46.7861080Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_ldexp_cpu_float64 2022-08-17T12:16:46.7893092Z [gw2] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_ldexp_cpu_float64 2022-08-17T12:16:46.7948288Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_le_cpu_float64 2022-08-17T12:16:46.8401480Z [gw2] [ 33%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_le_cpu_float64 2022-08-17T12:16:46.9326911Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_lerp_cpu_complex128 2022-08-17T12:16:46.9350605Z [gw0] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_det_cpu_complex128 2022-08-17T12:16:47.0331977Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_det_cpu_float64 2022-08-17T12:16:47.0355351Z [gw0] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_det_cpu_float64 2022-08-17T12:16:47.0391041Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_det_singular_cpu_complex128 2022-08-17T12:16:47.0833128Z [gw0] [ 33%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_det_singular_cpu_complex128 2022-08-17T12:16:47.0837616Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_det_singular_cpu_float64 2022-08-17T12:16:47.0885703Z [gw0] [ 33%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_det_singular_cpu_float64 2022-08-17T12:16:47.0916890Z [gw2] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_lerp_cpu_complex128 2022-08-17T12:16:47.1274888Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_lerp_cpu_float64 2022-08-17T12:16:47.1543911Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_eig_cpu_complex128 2022-08-17T12:16:47.1572895Z [gw2] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_lerp_cpu_float64 2022-08-17T12:16:47.1792903Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_lgamma_cpu_float64 2022-08-17T12:16:47.2022622Z [gw2] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_lgamma_cpu_float64 2022-08-17T12:16:47.4930022Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_cholesky_cpu_complex128 2022-08-17T12:16:47.4966637Z [gw2] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_cholesky_cpu_complex128 2022-08-17T12:16:47.5285929Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_cholesky_cpu_float64 2022-08-17T12:16:47.5326717Z [gw1] [ 34%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_grad_istft_cpu_float64 2022-08-17T12:16:47.5385951Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_jiterator_2inputs_2outputs_cpu_complex128 2022-08-17T12:16:47.5625945Z [gw1] [ 34%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_jiterator_2inputs_2outputs_cpu_complex128 2022-08-17T12:16:47.5651594Z [gw2] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_cholesky_cpu_float64 2022-08-17T12:16:47.5828435Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_cholesky_ex_cpu_complex128 2022-08-17T12:16:47.5846194Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_jiterator_2inputs_2outputs_cpu_float64 2022-08-17T12:16:47.6282748Z [gw1] [ 34%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_jiterator_2inputs_2outputs_cpu_float64 2022-08-17T12:16:47.6289311Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_jiterator_4inputs_with_extra_args_cpu_complex128 2022-08-17T12:16:47.6722416Z [gw1] [ 34%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_jiterator_4inputs_with_extra_args_cpu_complex128 2022-08-17T12:16:47.6726900Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_jiterator_4inputs_with_extra_args_cpu_float64 2022-08-17T12:16:47.7162358Z [gw1] [ 34%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_jiterator_4inputs_with_extra_args_cpu_float64 2022-08-17T12:16:47.7166447Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_jiterator_binary_cpu_complex128 2022-08-17T12:16:47.7601255Z [gw1] [ 34%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_jiterator_binary_cpu_complex128 2022-08-17T12:16:47.7605879Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_jiterator_binary_cpu_float64 2022-08-17T12:16:47.7730237Z [gw1] [ 34%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_jiterator_binary_cpu_float64 2022-08-17T12:16:47.7750612Z [gw2] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_cholesky_ex_cpu_complex128 2022-08-17T12:16:47.8043136Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_cholesky_ex_cpu_float64 2022-08-17T12:16:47.8046791Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_jiterator_binary_return_by_ref_cpu_complex128 2022-08-17T12:16:47.8128199Z [gw1] [ 34%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_jiterator_binary_return_by_ref_cpu_complex128 2022-08-17T12:16:47.8160984Z [gw2] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_cholesky_ex_cpu_float64 2022-08-17T12:16:47.8366722Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_cond_cpu_complex128 2022-08-17T12:16:47.8482080Z [gw2] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_cond_cpu_complex128 2022-08-17T12:16:47.8486092Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_jiterator_binary_return_by_ref_cpu_float64 2022-08-17T12:16:47.8680642Z [gw1] [ 34%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_jiterator_binary_return_by_ref_cpu_float64 2022-08-17T12:16:47.8720797Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_cond_cpu_float64 2022-08-17T12:16:47.9000851Z [gw2] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_cond_cpu_float64 2022-08-17T12:16:47.9084223Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_margin_ranking_loss_cpu_float64 2022-08-17T12:16:47.9390273Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_cross_cpu_complex128 2022-08-17T12:16:47.9420360Z [gw0] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_eig_cpu_complex128 2022-08-17T12:16:47.9485269Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_eig_cpu_float64 2022-08-17T12:16:47.9521248Z [gw2] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_cross_cpu_complex128 2022-08-17T12:16:47.9686531Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_cross_cpu_float64 2022-08-17T12:16:47.9997583Z [gw2] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_cross_cpu_float64 2022-08-17T12:16:48.1215914Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_det_cpu_complex128 2022-08-17T12:16:48.1246254Z [gw2] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_det_cpu_complex128 2022-08-17T12:16:48.1643377Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_det_cpu_float64 2022-08-17T12:16:48.1682040Z [gw2] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_det_cpu_float64 2022-08-17T12:16:48.2203646Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_det_singular_cpu_complex128 2022-08-17T12:16:48.2225999Z [gw0] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_eig_cpu_float64 2022-08-17T12:16:48.5195070Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_eigh_cpu_complex128 2022-08-17T12:16:48.5213677Z [gw2] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_det_singular_cpu_complex128 2022-08-17T12:16:48.5845058Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_det_singular_cpu_float64 2022-08-17T12:16:48.5867280Z [gw2] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_det_singular_cpu_float64 2022-08-17T12:16:48.6870591Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_eig_cpu_complex128 2022-08-17T12:16:48.6892112Z [gw2] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_eig_cpu_complex128 2022-08-17T12:16:48.7388072Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_eig_cpu_float64 2022-08-17T12:16:48.7427007Z [gw2] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_eig_cpu_float64 2022-08-17T12:16:48.8456551Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_eigh_cpu_complex128 2022-08-17T12:16:48.8478740Z [gw2] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_eigh_cpu_complex128 2022-08-17T12:16:48.8891419Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_eigh_cpu_float64 2022-08-17T12:16:48.8927256Z [gw2] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_eigh_cpu_float64 2022-08-17T12:16:49.0025869Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_eigvals_cpu_complex128 2022-08-17T12:16:49.0139299Z [gw2] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_eigvals_cpu_complex128 2022-08-17T12:16:49.0400075Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_eigvals_cpu_float64 2022-08-17T12:16:49.0436469Z [gw0] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_eigh_cpu_complex128 2022-08-17T12:16:49.0566584Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_eigh_cpu_float64 2022-08-17T12:16:49.0614449Z [gw2] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_eigvals_cpu_float64 2022-08-17T12:16:49.1267125Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_eigvalsh_cpu_complex128 2022-08-17T12:16:49.1351183Z [gw2] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_eigvalsh_cpu_complex128 2022-08-17T12:16:49.1558229Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_eigvalsh_cpu_float64 2022-08-17T12:16:49.1763840Z [gw2] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_eigvalsh_cpu_float64 2022-08-17T12:16:49.2689138Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_householder_product_cpu_complex128 2022-08-17T12:16:49.2717699Z [gw0] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_eigh_cpu_float64 2022-08-17T12:16:49.4004630Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_eigvals_cpu_complex128 2022-08-17T12:16:49.4016120Z [gw2] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_householder_product_cpu_complex128 2022-08-17T12:16:49.4582445Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_householder_product_cpu_float64 2022-08-17T12:16:49.4613106Z [gw2] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_householder_product_cpu_float64 2022-08-17T12:16:49.5633193Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_inv_cpu_complex128 2022-08-17T12:16:49.5762586Z [gw2] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_inv_cpu_complex128 2022-08-17T12:16:49.6138270Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_inv_cpu_float64 2022-08-17T12:16:49.6243195Z [gw2] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_inv_cpu_float64 2022-08-17T12:16:49.7323382Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_inv_ex_cpu_complex128 2022-08-17T12:16:49.7360680Z [gw2] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_inv_ex_cpu_complex128 2022-08-17T12:16:49.7675230Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_inv_ex_cpu_float64 2022-08-17T12:16:49.7876559Z [gw2] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_inv_ex_cpu_float64 2022-08-17T12:16:49.7881927Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_ldl_factor_cpu_complex128 2022-08-17T12:16:49.8318437Z [gw2] [ 34%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_ldl_factor_cpu_complex128 2022-08-17T12:16:49.8323541Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_ldl_factor_cpu_float64 2022-08-17T12:16:49.8759943Z [gw2] [ 34%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_ldl_factor_cpu_float64 2022-08-17T12:16:49.8765234Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_ldl_factor_ex_cpu_complex128 2022-08-17T12:16:49.9242138Z [gw2] [ 34%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_ldl_factor_ex_cpu_complex128 2022-08-17T12:16:49.9247390Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_ldl_factor_ex_cpu_float64 2022-08-17T12:16:49.9336968Z [gw2] [ 34%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_ldl_factor_ex_cpu_float64 2022-08-17T12:16:49.9359039Z [gw0] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_eigvals_cpu_complex128 2022-08-17T12:16:49.9643947Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_eigvals_cpu_float64 2022-08-17T12:16:49.9673312Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_ldl_solve_cpu_complex128 2022-08-17T12:16:50.0019051Z [gw2] [ 34%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_ldl_solve_cpu_complex128 2022-08-17T12:16:50.0029694Z [gw0] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_eigvals_cpu_float64 2022-08-17T12:16:50.0083905Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_eigvalsh_cpu_complex128 2022-08-17T12:16:50.0132304Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_ldl_solve_cpu_float64 2022-08-17T12:16:50.0595353Z [gw2] [ 34%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_ldl_solve_cpu_float64 2022-08-17T12:16:50.0602656Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_lstsq_cpu_complex128 2022-08-17T12:16:50.1033815Z [gw2] [ 34%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_lstsq_cpu_complex128 2022-08-17T12:16:50.1041051Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_lstsq_cpu_float64 2022-08-17T12:16:50.1176118Z [gw2] [ 34%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_lstsq_cpu_float64 2022-08-17T12:16:50.1199206Z [gw1] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_margin_ranking_loss_cpu_float64 2022-08-17T12:16:50.1520981Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_max_pool1d_cpu_float64 2022-08-17T12:16:50.4290953Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_lstsq_grad_oriented_cpu_complex128 2022-08-17T12:16:50.4331033Z [gw0] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_eigvalsh_cpu_complex128 2022-08-17T12:16:50.5289301Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_eigvalsh_cpu_float64 2022-08-17T12:16:50.5312426Z [gw0] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_eigvalsh_cpu_float64 2022-08-17T12:16:52.3974814Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_householder_product_cpu_complex128 2022-08-17T12:16:52.3987389Z [gw2] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_lstsq_grad_oriented_cpu_complex128 2022-08-17T12:16:52.9294381Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_lstsq_grad_oriented_cpu_float64 2022-08-17T12:16:52.9326942Z [gw2] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_lstsq_grad_oriented_cpu_float64 2022-08-17T12:16:53.5277103Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_lu_cpu_complex128 2022-08-17T12:16:53.5323656Z [gw2] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_lu_cpu_complex128 2022-08-17T12:16:53.7466553Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_lu_cpu_float64 2022-08-17T12:16:53.7511163Z [gw2] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_lu_cpu_float64 2022-08-17T12:16:54.1566774Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_lu_factor_cpu_complex128 2022-08-17T12:16:54.1593389Z [gw2] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_lu_factor_cpu_complex128 2022-08-17T12:16:54.2306244Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_lu_factor_cpu_float64 2022-08-17T12:16:54.2332863Z [gw2] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_lu_factor_cpu_float64 2022-08-17T12:16:54.4580742Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_lu_factor_ex_cpu_complex128 2022-08-17T12:16:54.4607965Z [gw2] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_lu_factor_ex_cpu_complex128 2022-08-17T12:16:54.5228165Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_lu_factor_ex_cpu_float64 2022-08-17T12:16:54.5257158Z [gw2] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_lu_factor_ex_cpu_float64 2022-08-17T12:16:55.8329292Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_lu_solve_cpu_complex128 2022-08-17T12:16:55.8353702Z [gw0] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_householder_product_cpu_complex128 2022-08-17T12:16:56.6002081Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_householder_product_cpu_float64 2022-08-17T12:16:56.6031608Z [gw0] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_householder_product_cpu_float64 2022-08-17T12:16:56.9944829Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_inv_cpu_complex128 2022-08-17T12:16:57.0176554Z [gw0] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_inv_cpu_complex128 2022-08-17T12:16:57.0994138Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_inv_cpu_float64 2022-08-17T12:16:57.1056033Z [gw0] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_inv_cpu_float64 2022-08-17T12:16:57.6670397Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_inv_ex_cpu_complex128 2022-08-17T12:16:57.6685984Z [gw0] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_inv_ex_cpu_complex128 2022-08-17T12:16:57.7410635Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_inv_ex_cpu_float64 2022-08-17T12:16:57.7443321Z [gw0] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_inv_ex_cpu_float64 2022-08-17T12:16:57.7508431Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_ldl_factor_cpu_complex128 2022-08-17T12:16:57.7923685Z [gw0] [ 34%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_ldl_factor_cpu_complex128 2022-08-17T12:16:57.7935965Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_ldl_factor_cpu_float64 2022-08-17T12:16:57.8365145Z [gw0] [ 34%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_ldl_factor_cpu_float64 2022-08-17T12:16:57.8378088Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_ldl_factor_ex_cpu_complex128 2022-08-17T12:16:57.8805169Z [gw0] [ 34%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_ldl_factor_ex_cpu_complex128 2022-08-17T12:16:57.8817692Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_ldl_factor_ex_cpu_float64 2022-08-17T12:16:57.9244106Z [gw0] [ 34%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_ldl_factor_ex_cpu_float64 2022-08-17T12:16:57.9263081Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_ldl_solve_cpu_complex128 2022-08-17T12:16:57.9697765Z [gw0] [ 34%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_ldl_solve_cpu_complex128 2022-08-17T12:16:57.9710346Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_ldl_solve_cpu_float64 2022-08-17T12:16:58.0126952Z [gw0] [ 34%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_ldl_solve_cpu_float64 2022-08-17T12:16:58.0139849Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_lstsq_cpu_complex128 2022-08-17T12:16:58.0564920Z [gw0] [ 34%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_lstsq_cpu_complex128 2022-08-17T12:16:58.0576371Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_lstsq_cpu_float64 2022-08-17T12:16:58.1001942Z [gw0] [ 34%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_lstsq_cpu_float64 2022-08-17T12:16:58.5699009Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_lstsq_grad_oriented_cpu_complex128 2022-08-17T12:16:58.5727691Z [gw1] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_max_pool1d_cpu_float64 2022-08-17T12:16:58.6185550Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_max_pool2d_cpu_float64 2022-08-17T12:16:58.6208376Z [gw2] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_lu_solve_cpu_complex128 2022-08-17T12:16:59.8436160Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_lu_solve_cpu_float64 2022-08-17T12:16:59.8507802Z [gw2] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_lu_solve_cpu_float64 2022-08-17T12:17:00.3857514Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_matrix_norm_cpu_complex128 2022-08-17T12:17:00.3981593Z [gw2] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_matrix_norm_cpu_complex128 2022-08-17T12:17:00.6263749Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_matrix_norm_cpu_float64 2022-08-17T12:17:00.6311779Z [gw2] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_matrix_norm_cpu_float64 2022-08-17T12:17:00.6439398Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_matrix_power_cpu_complex128 2022-08-17T12:17:00.6475593Z [gw3] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_svd_cpu_complex128 2022-08-17T12:17:00.6669523Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_symeig_cpu_float64 2022-08-17T12:17:00.6961122Z [gw3] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_symeig_cpu_float64 2022-08-17T12:17:00.7187082Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_take_along_dim_cpu_float64 2022-08-17T12:17:00.7322627Z [gw3] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_take_along_dim_cpu_float64 2022-08-17T12:17:00.7458515Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_tan_cpu_float64 2022-08-17T12:17:00.7840617Z [gw3] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_tan_cpu_float64 2022-08-17T12:17:00.9106560Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_tensor_split_cpu_float64 2022-08-17T12:17:00.9146985Z [gw2] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_matrix_power_cpu_complex128 2022-08-17T12:17:00.9564167Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_matrix_power_cpu_float64 2022-08-17T12:17:00.9683176Z [gw3] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_tensor_split_cpu_float64 2022-08-17T12:17:00.9705815Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_tile_cpu_float64 2022-08-17T12:17:00.9738794Z [gw2] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_matrix_power_cpu_float64 2022-08-17T12:17:00.9801046Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_matrix_rank_cpu_complex128 2022-08-17T12:17:01.0201946Z [gw2] [ 35%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_matrix_rank_cpu_complex128 2022-08-17T12:17:01.0207115Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_matrix_rank_cpu_float64 2022-08-17T12:17:01.0643326Z [gw2] [ 35%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_matrix_rank_cpu_float64 2022-08-17T12:17:01.0649879Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_matrix_rank_hermitian_cpu_complex128 2022-08-17T12:17:01.1083258Z [gw2] [ 35%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_matrix_rank_hermitian_cpu_complex128 2022-08-17T12:17:01.1089303Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_matrix_rank_hermitian_cpu_float64 2022-08-17T12:17:01.1098785Z [gw2] [ 35%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_matrix_rank_hermitian_cpu_float64 2022-08-17T12:17:01.1114451Z [gw3] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_tile_cpu_float64 2022-08-17T12:17:01.1559740Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_trace_cpu_complex128 2022-08-17T12:17:01.1703499Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_multi_dot_cpu_complex128 2022-08-17T12:17:01.1729523Z [gw3] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_trace_cpu_complex128 2022-08-17T12:17:01.3332275Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_trapezoid_cpu_complex128 2022-08-17T12:17:01.3374096Z [gw2] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_multi_dot_cpu_complex128 2022-08-17T12:17:01.3741828Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_multi_dot_cpu_float64 2022-08-17T12:17:01.3802897Z [gw2] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_multi_dot_cpu_float64 2022-08-17T12:17:01.5195081Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_norm_cpu_complex128 2022-08-17T12:17:01.5223538Z [gw2] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_norm_cpu_complex128 2022-08-17T12:17:01.5674906Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_norm_cpu_float64 2022-08-17T12:17:01.5707609Z [gw2] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_norm_cpu_float64 2022-08-17T12:17:01.6076633Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_norm_subgradients_at_zero_cpu_complex128 2022-08-17T12:17:01.6095240Z [gw3] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_trapezoid_cpu_complex128 2022-08-17T12:17:01.7291630Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_triangular_solve_cpu_complex128 2022-08-17T12:17:01.7347924Z [gw2] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_norm_subgradients_at_zero_cpu_complex128 2022-08-17T12:17:01.7728223Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_norm_subgradients_at_zero_cpu_float64 2022-08-17T12:17:01.7762923Z [gw2] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_norm_subgradients_at_zero_cpu_float64 2022-08-17T12:17:01.8390795Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_pinv_cpu_complex128 2022-08-17T12:17:01.8442533Z [gw3] [ 35%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_triangular_solve_cpu_complex128 2022-08-17T12:17:02.1412992Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_triu_cpu_complex128 2022-08-17T12:17:02.1453765Z [gw3] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_triu_cpu_complex128 2022-08-17T12:17:02.1591906Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_trunc_cpu_float64 2022-08-17T12:17:02.1916962Z [gw3] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_trunc_cpu_float64 2022-08-17T12:17:02.2400971Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_unflatten_cpu_float64 2022-08-17T12:17:02.2447374Z [gw2] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_pinv_cpu_complex128 2022-08-17T12:17:02.2485354Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_pinv_cpu_float64 2022-08-17T12:17:02.2525817Z [gw3] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_unflatten_cpu_float64 2022-08-17T12:17:02.2604597Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_unique_cpu_float64 2022-08-17T12:17:02.3080973Z [gw3] [ 35%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_unique_cpu_float64 2022-08-17T12:17:02.3525761Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_var_cpu_float64 2022-08-17T12:17:02.3569256Z [gw2] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_pinv_cpu_float64 2022-08-17T12:17:02.3584579Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_pinv_hermitian_cpu_complex128 2022-08-17T12:17:02.3625320Z [gw3] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_var_cpu_float64 2022-08-17T12:17:02.3932652Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_vdot_cpu_float64 2022-08-17T12:17:02.4084984Z [gw3] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_vdot_cpu_float64 2022-08-17T12:17:02.4452539Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_view_as_real_cpu_complex128 2022-08-17T12:17:02.4522821Z [gw3] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_view_as_real_cpu_complex128 2022-08-17T12:17:02.4931879Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_vsplit_cpu_float64 2022-08-17T12:17:02.4977640Z [gw3] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_vsplit_cpu_float64 2022-08-17T12:17:02.5326199Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_where_cpu_float64 2022-08-17T12:17:02.5368633Z [gw2] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_pinv_hermitian_cpu_complex128 2022-08-17T12:17:02.5658484Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_pinv_hermitian_cpu_float64 2022-08-17T12:17:02.5696956Z [gw3] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_where_cpu_float64 2022-08-17T12:17:02.5753583Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_zeros_like_cpu_complex128 2022-08-17T12:17:02.5779871Z [gw2] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_pinv_hermitian_cpu_float64 2022-08-17T12:17:02.5843514Z [gw3] [ 35%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_zeros_like_cpu_complex128 2022-08-17T12:17:02.5883118Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_pinv_singular_cpu_complex128 2022-08-17T12:17:02.6242660Z [gw2] [ 35%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_pinv_singular_cpu_complex128 2022-08-17T12:17:02.6334003Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_addbmm_cpu_float64 2022-08-17T12:17:02.6338596Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_pinv_singular_cpu_float64 2022-08-17T12:17:02.6785747Z [gw2] [ 35%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_pinv_singular_cpu_float64 2022-08-17T12:17:03.6026923Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_qr_cpu_complex128 2022-08-17T12:17:03.6052661Z [gw2] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_qr_cpu_complex128 2022-08-17T12:17:03.8207103Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_qr_cpu_float64 2022-08-17T12:17:03.8233498Z [gw2] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_qr_cpu_float64 2022-08-17T12:17:03.9260436Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_slogdet_cpu_complex128 2022-08-17T12:17:03.9283923Z [gw2] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_slogdet_cpu_complex128 2022-08-17T12:17:03.9565137Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_slogdet_cpu_float64 2022-08-17T12:17:03.9805398Z [gw2] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_slogdet_cpu_float64 2022-08-17T12:17:04.2900487Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_solve_cpu_complex128 2022-08-17T12:17:04.2940551Z [gw2] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_solve_cpu_complex128 2022-08-17T12:17:04.3345626Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_solve_cpu_float64 2022-08-17T12:17:04.3402895Z [gw2] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_solve_cpu_float64 2022-08-17T12:17:04.5438319Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_solve_ex_cpu_complex128 2022-08-17T12:17:04.5467438Z [gw2] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_solve_ex_cpu_complex128 2022-08-17T12:17:04.5873995Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_solve_ex_cpu_float64 2022-08-17T12:17:04.5902285Z [gw2] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_solve_ex_cpu_float64 2022-08-17T12:17:08.7781584Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_solve_triangular_cpu_complex128 2022-08-17T12:17:08.7802860Z [gw2] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_solve_triangular_cpu_complex128 2022-08-17T12:17:09.3993210Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_solve_triangular_cpu_float64 2022-08-17T12:17:09.4032458Z [gw3] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_addbmm_cpu_float64 2022-08-17T12:17:10.0792191Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_addcdiv_cpu_complex128 2022-08-17T12:17:10.0836934Z [gw2] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_solve_triangular_cpu_float64 2022-08-17T12:17:10.6276864Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_svd_cpu_complex128 2022-08-17T12:17:10.6304534Z [gw1] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_max_pool2d_cpu_float64 2022-08-17T12:17:11.3149996Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_max_pool3d_cpu_float64 2022-08-17T12:17:11.3191930Z [gw3] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_addcdiv_cpu_complex128 2022-08-17T12:17:11.7200530Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_addcdiv_cpu_float64 2022-08-17T12:17:11.7237317Z [gw3] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_addcdiv_cpu_float64 2022-08-17T12:17:12.3897024Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_addcmul_cpu_complex128 2022-08-17T12:17:12.3941057Z [gw0] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_lstsq_grad_oriented_cpu_complex128 2022-08-17T12:17:12.6865614Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_lstsq_grad_oriented_cpu_float64 2022-08-17T12:17:12.6918157Z [gw2] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_svd_cpu_complex128 2022-08-17T12:17:13.5875674Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_svd_cpu_float64 2022-08-17T12:17:13.5905222Z [gw2] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_svd_cpu_float64 2022-08-17T12:17:13.6260956Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_svdvals_cpu_complex128 2022-08-17T12:17:13.6290274Z [gw3] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_addcmul_cpu_complex128 2022-08-17T12:17:13.8216568Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_addcmul_cpu_float64 2022-08-17T12:17:13.8259015Z [gw2] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_svdvals_cpu_complex128 2022-08-17T12:17:13.8882286Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_svdvals_cpu_float64 2022-08-17T12:17:13.8908251Z [gw2] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_svdvals_cpu_float64 2022-08-17T12:17:13.9157757Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_tensorinv_cpu_complex128 2022-08-17T12:17:13.9401723Z [gw2] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_tensorinv_cpu_complex128 2022-08-17T12:17:13.9407576Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_tensorinv_cpu_float64 2022-08-17T12:17:13.9842200Z [gw2] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_tensorinv_cpu_float64 2022-08-17T12:17:13.9987599Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_tensorsolve_cpu_complex128 2022-08-17T12:17:14.0011733Z [gw3] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_addcmul_cpu_float64 2022-08-17T12:17:14.0634423Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_addmm_cpu_complex128 2022-08-17T12:17:14.0680033Z [gw2] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_tensorsolve_cpu_complex128 2022-08-17T12:17:14.0971381Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_tensorsolve_cpu_float64 2022-08-17T12:17:14.1086221Z [gw2] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_tensorsolve_cpu_float64 2022-08-17T12:17:14.3048564Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_vander_cpu_complex128 2022-08-17T12:17:14.3089290Z [gw2] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_vander_cpu_complex128 2022-08-17T12:17:14.3313671Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_vander_cpu_float64 2022-08-17T12:17:14.3600437Z [gw2] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_vander_cpu_float64 2022-08-17T12:17:14.7046267Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_vecdot_cpu_complex128 2022-08-17T12:17:14.7097338Z [gw3] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_addmm_cpu_complex128 2022-08-17T12:17:14.8040500Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_addmm_cpu_float64 2022-08-17T12:17:14.8069220Z [gw0] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_lstsq_grad_oriented_cpu_float64 2022-08-17T12:17:14.8326217Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_lu_cpu_complex128 2022-08-17T12:17:14.8339990Z [gw3] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_addmm_cpu_float64 2022-08-17T12:17:15.0626837Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_addmm_decomposed_cpu_complex128 2022-08-17T12:17:15.0658676Z [gw2] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_vecdot_cpu_complex128 2022-08-17T12:17:15.1519602Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_vecdot_cpu_float64 2022-08-17T12:17:15.1550380Z [gw2] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_vecdot_cpu_float64 2022-08-17T12:17:15.4720707Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_vector_norm_cpu_complex128 2022-08-17T12:17:15.4746743Z [gw3] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_addmm_decomposed_cpu_complex128 2022-08-17T12:17:15.5401482Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_addmm_decomposed_cpu_float64 2022-08-17T12:17:15.5427602Z [gw3] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_addmm_decomposed_cpu_float64 2022-08-17T12:17:16.1460260Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_addmv_cpu_complex128 2022-08-17T12:17:16.1489062Z [gw2] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_vector_norm_cpu_complex128 2022-08-17T12:17:16.4511328Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_vector_norm_cpu_float64 2022-08-17T12:17:16.4528576Z [gw3] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_addmv_cpu_complex128 2022-08-17T12:17:16.5214427Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_addmv_cpu_float64 2022-08-17T12:17:16.5244442Z [gw2] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_vector_norm_cpu_float64 2022-08-17T12:17:16.5287057Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linspace_cpu_complex128 2022-08-17T12:17:16.5758715Z [gw2] [ 36%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linspace_cpu_complex128 2022-08-17T12:17:16.5759425Z [gw3] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_addmv_cpu_float64 2022-08-17T12:17:16.5759998Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linspace_cpu_float64 2022-08-17T12:17:16.5760567Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_addr_cpu_complex128 2022-08-17T12:17:16.6161331Z [gw2] [ 36%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linspace_cpu_float64 2022-08-17T12:17:16.6609047Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_log10_cpu_complex128 2022-08-17T12:17:16.6634583Z [gw2] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_log10_cpu_complex128 2022-08-17T12:17:16.6712576Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_log10_cpu_float64 2022-08-17T12:17:16.7102925Z [gw2] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_log10_cpu_float64 2022-08-17T12:17:16.7109827Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_log1p_cpu_float64 2022-08-17T12:17:16.7560148Z [gw2] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_log1p_cpu_float64 2022-08-17T12:17:16.7697595Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_log2_cpu_complex128 2022-08-17T12:17:16.8001453Z [gw2] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_log2_cpu_complex128 2022-08-17T12:17:16.8020570Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_log2_cpu_float64 2022-08-17T12:17:16.8440737Z [gw2] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_log2_cpu_float64 2022-08-17T12:17:16.8594919Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_log_cpu_complex128 2022-08-17T12:17:16.8885319Z [gw2] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_log_cpu_complex128 2022-08-17T12:17:16.8890699Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_log_cpu_float64 2022-08-17T12:17:16.9321616Z [gw2] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_log_cpu_float64 2022-08-17T12:17:16.9370606Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_log_softmax_cpu_float64 2022-08-17T12:17:16.9693628Z [gw2] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_log_softmax_cpu_float64 2022-08-17T12:17:17.0088962Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_log_softmax_dtype_cpu_complex128 2022-08-17T12:17:17.0122466Z [gw2] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_log_softmax_dtype_cpu_complex128 2022-08-17T12:17:17.0408535Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_log_softmax_dtype_cpu_float64 2022-08-17T12:17:17.0431019Z [gw2] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_log_softmax_dtype_cpu_float64 2022-08-17T12:17:17.0451879Z [gw3] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_addr_cpu_complex128 2022-08-17T12:17:17.0630503Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_addr_cpu_float64 2022-08-17T12:17:17.0635456Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_logaddexp2_cpu_float64 2022-08-17T12:17:17.1070104Z [gw2] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_logaddexp2_cpu_float64 2022-08-17T12:17:17.1075002Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_logaddexp_cpu_float64 2022-08-17T12:17:17.1184772Z [gw2] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_logaddexp_cpu_float64 2022-08-17T12:17:17.1205846Z [gw3] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_addr_cpu_float64 2022-08-17T12:17:17.1241453Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_all_cpu_complex128 2022-08-17T12:17:17.1521548Z [gw3] [ 36%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_all_cpu_complex128 2022-08-17T12:17:17.1630304Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_logcumsumexp_cpu_float64 2022-08-17T12:17:17.1670626Z [gw2] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_logcumsumexp_cpu_float64 2022-08-17T12:17:17.1687188Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_all_cpu_float64 2022-08-17T12:17:17.1960085Z [gw3] [ 36%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_all_cpu_float64 2022-08-17T12:17:17.2120960Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_logdet_cpu_complex128 2022-08-17T12:17:17.2125212Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_allclose_cpu_complex128 2022-08-17T12:17:17.2602702Z [gw3] [ 36%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_allclose_cpu_complex128 2022-08-17T12:17:17.2606742Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_allclose_cpu_float64 2022-08-17T12:17:17.3045270Z [gw3] [ 36%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_allclose_cpu_float64 2022-08-17T12:17:17.3408166Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_amax_cpu_float64 2022-08-17T12:17:17.3432581Z [gw2] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_logdet_cpu_complex128 2022-08-17T12:17:17.3808909Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_logdet_cpu_float64 2022-08-17T12:17:17.3841487Z [gw2] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_logdet_cpu_float64 2022-08-17T12:17:17.3877450Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_logical_and_cpu_complex128 2022-08-17T12:17:17.4323801Z [gw2] [ 36%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_logical_and_cpu_complex128 2022-08-17T12:17:17.4335204Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_logical_and_cpu_float64 2022-08-17T12:17:17.4765445Z [gw2] [ 36%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_logical_and_cpu_float64 2022-08-17T12:17:17.4774777Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_logical_not_cpu_complex128 2022-08-17T12:17:17.5204805Z [gw2] [ 36%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_logical_not_cpu_complex128 2022-08-17T12:17:17.5214228Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_logical_not_cpu_float64 2022-08-17T12:17:17.5399180Z [gw2] [ 36%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_logical_not_cpu_float64 2022-08-17T12:17:17.5424426Z [gw1] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_max_pool3d_cpu_float64 2022-08-17T12:17:17.5453133Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_max_unpool1d_cpu_float64 2022-08-17T12:17:17.5610739Z [gw1] [ 36%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_max_unpool1d_cpu_float64 2022-08-17T12:17:17.5632593Z [gw3] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_amax_cpu_float64 2022-08-17T12:17:17.5681196Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_amin_cpu_float64 2022-08-17T12:17:17.5685899Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_logical_or_cpu_complex128 2022-08-17T12:17:17.5907165Z [gw2] [ 36%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_logical_or_cpu_complex128 2022-08-17T12:17:17.6127525Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_max_unpool1d_grad_cpu_float64 2022-08-17T12:17:17.6137991Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_logical_or_cpu_float64 2022-08-17T12:17:17.6565648Z [gw2] [ 36%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_logical_or_cpu_float64 2022-08-17T12:17:17.6573100Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_logical_xor_cpu_complex128 2022-08-17T12:17:17.7005253Z [gw2] [ 36%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_logical_xor_cpu_complex128 2022-08-17T12:17:17.7012283Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_logical_xor_cpu_float64 2022-08-17T12:17:17.7482562Z [gw2] [ 36%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_logical_xor_cpu_float64 2022-08-17T12:17:17.7515438Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_logit_cpu_float64 2022-08-17T12:17:17.7592522Z [gw2] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_logit_cpu_float64 2022-08-17T12:17:17.7617535Z [gw3] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_amin_cpu_float64 2022-08-17T12:17:17.7668959Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_aminmax_cpu_float64 2022-08-17T12:17:17.7865460Z [gw3] [ 36%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_aminmax_cpu_float64 2022-08-17T12:17:17.7896697Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_logspace_cpu_complex128 2022-08-17T12:17:17.8122183Z [gw2] [ 36%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_logspace_cpu_complex128 2022-08-17T12:17:17.8328634Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_angle_cpu_complex128 2022-08-17T12:17:17.8334929Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_logspace_cpu_float64 2022-08-17T12:17:17.8477245Z [gw2] [ 36%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_logspace_cpu_float64 2022-08-17T12:17:17.8489738Z [gw0] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_lu_cpu_complex128 2022-08-17T12:17:17.8562271Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_lu_cpu_float64 2022-08-17T12:17:17.8590111Z [gw3] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_angle_cpu_complex128 2022-08-17T12:17:17.8709883Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_angle_cpu_float64 2022-08-17T12:17:17.8798964Z [gw3] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_angle_cpu_float64 2022-08-17T12:17:17.9010662Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_logsumexp_cpu_float64 2022-08-17T12:17:17.9044646Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_any_cpu_complex128 2022-08-17T12:17:17.9313439Z [gw3] [ 36%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_any_cpu_complex128 2022-08-17T12:17:17.9342974Z [gw1] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_max_unpool1d_grad_cpu_float64 2022-08-17T12:17:17.9379981Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_max_unpool2d_cpu_float64 2022-08-17T12:17:17.9522451Z [gw1] [ 36%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_max_unpool2d_cpu_float64 2022-08-17T12:17:17.9527891Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_any_cpu_float64 2022-08-17T12:17:17.9785146Z [gw3] [ 36%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_any_cpu_float64 2022-08-17T12:17:17.9962795Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_max_unpool2d_grad_cpu_float64 2022-08-17T12:17:17.9968185Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_arange_cpu_float64 2022-08-17T12:17:18.0445669Z [gw3] [ 36%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_arange_cpu_float64 2022-08-17T12:17:18.0452245Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_argmax_cpu_float64 2022-08-17T12:17:18.0482328Z [gw3] [ 36%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_argmax_cpu_float64 2022-08-17T12:17:18.0498799Z [gw2] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_logsumexp_cpu_float64 2022-08-17T12:17:18.0529721Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_long_cpu_complex128 2022-08-17T12:17:18.0883175Z [gw2] [ 36%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_long_cpu_complex128 2022-08-17T12:17:18.0889915Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_argmin_cpu_float64 2022-08-17T12:17:18.0925689Z [gw3] [ 36%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_argmin_cpu_float64 2022-08-17T12:17:18.0961129Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_long_cpu_float64 2022-08-17T12:17:18.1362982Z [gw2] [ 36%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_long_cpu_float64 2022-08-17T12:17:18.1367679Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_argsort_cpu_float64 2022-08-17T12:17:18.1377605Z [gw3] [ 36%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_argsort_cpu_float64 2022-08-17T12:17:18.1411871Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_lt_cpu_float64 2022-08-17T12:17:18.1887262Z [gw2] [ 36%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_lt_cpu_float64 2022-08-17T12:17:18.1897591Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_argwhere_cpu_complex128 2022-08-17T12:17:18.1904462Z [gw3] [ 36%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_argwhere_cpu_complex128 2022-08-17T12:17:18.2336051Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_lu_cpu_complex128 2022-08-17T12:17:18.2341788Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_argwhere_cpu_float64 2022-08-17T12:17:18.2549570Z [gw3] [ 36%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_argwhere_cpu_float64 2022-08-17T12:17:18.2563076Z [gw0] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_lu_cpu_float64 2022-08-17T12:17:18.2758715Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_lu_factor_cpu_complex128 2022-08-17T12:17:18.2762323Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_as_strided_cpu_complex128 2022-08-17T12:17:18.2931369Z [gw3] [ 36%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_as_strided_cpu_complex128 2022-08-17T12:17:18.2954304Z [gw1] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_max_unpool2d_grad_cpu_float64 2022-08-17T12:17:18.2981156Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_max_unpool3d_cpu_float64 2022-08-17T12:17:18.3201552Z [gw1] [ 36%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_max_unpool3d_cpu_float64 2022-08-17T12:17:18.3206399Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_as_strided_cpu_float64 2022-08-17T12:17:18.3441570Z [gw3] [ 36%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_as_strided_cpu_float64 2022-08-17T12:17:18.3682697Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_max_unpool3d_grad_cpu_float64 2022-08-17T12:17:18.5016057Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_as_strided_scatter_cpu_complex128 2022-08-17T12:17:18.5049441Z [gw3] [ 36%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_as_strided_scatter_cpu_complex128 2022-08-17T12:17:18.5660766Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_as_strided_scatter_cpu_float64 2022-08-17T12:17:18.5688072Z [gw3] [ 36%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_as_strided_scatter_cpu_float64 2022-08-17T12:17:18.6088806Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_asin_cpu_complex128 2022-08-17T12:17:18.6126857Z [gw1] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_max_unpool3d_grad_cpu_float64 2022-08-17T12:17:18.6703779Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_mish_cpu_float64 2022-08-17T12:17:18.6718163Z [gw1] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_mish_cpu_float64 2022-08-17T12:17:18.6743356Z [gw3] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_asin_cpu_complex128 2022-08-17T12:17:18.6775966Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_asin_cpu_float64 2022-08-17T12:17:18.6929560Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_mse_loss_cpu_float64 2022-08-17T12:17:18.7241882Z [gw3] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_asin_cpu_float64 2022-08-17T12:17:18.7820099Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_asinh_cpu_complex128 2022-08-17T12:17:18.7845751Z [gw3] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_asinh_cpu_complex128 2022-08-17T12:17:18.8032574Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_asinh_cpu_float64 2022-08-17T12:17:18.8163395Z [gw3] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_asinh_cpu_float64 2022-08-17T12:17:18.8202115Z [gw1] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_mse_loss_cpu_float64 2022-08-17T12:17:18.8265124Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_multi_margin_loss_cpu_float64 2022-08-17T12:17:18.8359425Z [gw1] [ 37%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_multi_margin_loss_cpu_float64 2022-08-17T12:17:18.8682060Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_atan2_cpu_float64 2022-08-17T12:17:18.8691299Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_multilabel_margin_loss_cpu_float64 2022-08-17T12:17:18.9087915Z [gw1] [ 37%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_multilabel_margin_loss_cpu_float64 2022-08-17T12:17:19.0154734Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_multilabel_soft_margin_loss_cpu_float64 2022-08-17T12:17:19.0210282Z [gw1] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_multilabel_soft_margin_loss_cpu_float64 2022-08-17T12:17:19.0399471Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_nll_loss_cpu_float64 2022-08-17T12:17:19.0426408Z [gw3] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_atan2_cpu_float64 2022-08-17T12:17:19.1246663Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_atan_cpu_complex128 2022-08-17T12:17:19.1271150Z [gw3] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_atan_cpu_complex128 2022-08-17T12:17:19.1451405Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_atan_cpu_float64 2022-08-17T12:17:19.1762102Z [gw3] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_atan_cpu_float64 2022-08-17T12:17:19.1955266Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_atanh_cpu_complex128 2022-08-17T12:17:19.1998665Z [gw2] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_lu_cpu_complex128 2022-08-17T12:17:19.2403879Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_lu_cpu_float64 2022-08-17T12:17:19.2428208Z [gw3] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_atanh_cpu_complex128 2022-08-17T12:17:19.2610401Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_atanh_cpu_float64 2022-08-17T12:17:19.2921580Z [gw3] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_atanh_cpu_float64 2022-08-17T12:17:19.4847324Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_atleast_1d_cpu_complex128 2022-08-17T12:17:19.4881978Z [gw2] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_lu_cpu_float64 2022-08-17T12:17:19.6288907Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_lu_solve_cpu_complex128 2022-08-17T12:17:19.6326138Z [gw1] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_nll_loss_cpu_float64 2022-08-17T12:17:19.9227003Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_normalize_cpu_complex128 2022-08-17T12:17:19.9262501Z [gw3] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_atleast_1d_cpu_complex128 2022-08-17T12:17:20.0529700Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_atleast_1d_cpu_float64 2022-08-17T12:17:20.0564296Z [gw3] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_atleast_1d_cpu_float64 2022-08-17T12:17:20.5082765Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_atleast_2d_cpu_complex128 2022-08-17T12:17:20.5124646Z [gw1] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_normalize_cpu_complex128 2022-08-17T12:17:20.6813961Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_normalize_cpu_float64 2022-08-17T12:17:20.6857421Z [gw1] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_normalize_cpu_float64 2022-08-17T12:17:20.7833805Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_pad_circular_cpu_complex128 2022-08-17T12:17:20.7872564Z [gw3] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_atleast_2d_cpu_complex128 2022-08-17T12:17:20.8462646Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_atleast_2d_cpu_float64 2022-08-17T12:17:20.8490279Z [gw2] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_lu_solve_cpu_complex128 2022-08-17T12:17:20.9232144Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_lu_solve_cpu_float64 2022-08-17T12:17:20.9264437Z [gw3] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_atleast_2d_cpu_float64 2022-08-17T12:17:21.0846195Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_atleast_3d_cpu_complex128 2022-08-17T12:17:21.0885523Z [gw2] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_lu_solve_cpu_float64 2022-08-17T12:17:21.3474695Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_lu_unpack_cpu_complex128 2022-08-17T12:17:21.3514751Z [gw1] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_pad_circular_cpu_complex128 2022-08-17T12:17:21.4432288Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_pad_circular_cpu_float64 2022-08-17T12:17:21.4465727Z [gw2] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_lu_unpack_cpu_complex128 2022-08-17T12:17:21.4934692Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_lu_unpack_cpu_float64 2022-08-17T12:17:21.4970580Z [gw1] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_pad_circular_cpu_float64 2022-08-17T12:17:21.5471444Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_pad_constant_cpu_complex128 2022-08-17T12:17:21.5516652Z [gw2] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_lu_unpack_cpu_float64 2022-08-17T12:17:21.6302003Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_mH_cpu_complex128 2022-08-17T12:17:21.6340827Z [gw3] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_atleast_3d_cpu_complex128 2022-08-17T12:17:21.6382315Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_atleast_3d_cpu_float64 2022-08-17T12:17:21.6416741Z [gw2] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_mH_cpu_complex128 2022-08-17T12:17:21.6656042Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_mH_cpu_float64 2022-08-17T12:17:21.6865075Z [gw2] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_mH_cpu_float64 2022-08-17T12:17:21.7489665Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_mT_cpu_complex128 2022-08-17T12:17:21.7522537Z [gw2] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_mT_cpu_complex128 2022-08-17T12:17:21.7752951Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_mT_cpu_float64 2022-08-17T12:17:21.8081197Z [gw2] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_mT_cpu_float64 2022-08-17T12:17:21.8089374Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_masked_fill_cpu_complex128 2022-08-17T12:17:21.8140045Z [gw3] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_atleast_3d_cpu_float64 2022-08-17T12:17:21.8965988Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_baddbmm_cpu_complex128 2022-08-17T12:17:21.9001226Z [gw2] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_masked_fill_cpu_complex128 2022-08-17T12:17:21.9301891Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_masked_fill_cpu_float64 2022-08-17T12:17:21.9443041Z [gw2] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_masked_fill_cpu_float64 2022-08-17T12:17:22.0120041Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_masked_scatter_cpu_complex128 2022-08-17T12:17:22.0156092Z [gw2] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_masked_scatter_cpu_complex128 2022-08-17T12:17:22.0379439Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_masked_scatter_cpu_float64 2022-08-17T12:17:22.0641598Z [gw2] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_masked_scatter_cpu_float64 2022-08-17T12:17:22.1363580Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_masked_select_cpu_complex128 2022-08-17T12:17:22.1401760Z [gw2] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_masked_select_cpu_complex128 2022-08-17T12:17:22.1675135Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_masked_select_cpu_float64 2022-08-17T12:17:22.1961515Z [gw2] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_masked_select_cpu_float64 2022-08-17T12:17:22.5011282Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_matmul_cpu_complex128 2022-08-17T12:17:22.5067777Z [gw0] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_lu_factor_cpu_complex128 2022-08-17T12:17:22.5546732Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_lu_factor_cpu_float64 2022-08-17T12:17:22.5582746Z [gw2] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_matmul_cpu_complex128 2022-08-17T12:17:22.6398311Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_matmul_cpu_float64 2022-08-17T12:17:22.6446561Z [gw2] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_matmul_cpu_float64 2022-08-17T12:17:22.7807046Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_matrix_exp_cpu_complex128 2022-08-17T12:17:22.7843621Z [gw2] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_matrix_exp_cpu_complex128 2022-08-17T12:17:22.8153517Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_matrix_exp_cpu_float64 2022-08-17T12:17:22.8283301Z [gw2] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_matrix_exp_cpu_float64 2022-08-17T12:17:22.8654570Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_max_binary_cpu_float64 2022-08-17T12:17:22.8722774Z [gw2] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_max_binary_cpu_float64 2022-08-17T12:17:22.8824475Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_max_reduction_no_dim_cpu_float64 2022-08-17T12:17:22.9186632Z [gw2] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_max_reduction_no_dim_cpu_float64 2022-08-17T12:17:22.9283755Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_max_reduction_with_dim_cpu_float64 2022-08-17T12:17:22.9680322Z [gw2] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_max_reduction_with_dim_cpu_float64 2022-08-17T12:17:22.9910490Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_maximum_cpu_float64 2022-08-17T12:17:23.0043625Z [gw2] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_maximum_cpu_float64 2022-08-17T12:17:23.2051890Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_mean_cpu_complex128 2022-08-17T12:17:23.2091966Z [gw2] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_mean_cpu_complex128 2022-08-17T12:17:23.2668790Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_mean_cpu_float64 2022-08-17T12:17:23.2707805Z [gw2] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_mean_cpu_float64 2022-08-17T12:17:23.2738494Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_median_cpu_float64 2022-08-17T12:17:23.2768662Z [gw0] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_lu_factor_cpu_float64 2022-08-17T12:17:23.3141479Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_lu_factor_ex_cpu_complex128 2022-08-17T12:17:23.3168077Z [gw2] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_median_cpu_float64 2022-08-17T12:17:23.3238600Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_meshgrid_list_of_tensors_cpu_complex128 2022-08-17T12:17:23.3262514Z [gw1] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_pad_constant_cpu_complex128 2022-08-17T12:17:23.5931913Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_pad_constant_cpu_float64 2022-08-17T12:17:23.5958768Z [gw2] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_meshgrid_list_of_tensors_cpu_complex128 2022-08-17T12:17:23.6276206Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_meshgrid_list_of_tensors_cpu_float64 2022-08-17T12:17:23.6298049Z [gw1] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_pad_constant_cpu_float64 2022-08-17T12:17:23.6419101Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_pad_reflect_cpu_complex128 2022-08-17T12:17:23.6441308Z [gw2] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_meshgrid_list_of_tensors_cpu_float64 2022-08-17T12:17:23.9328300Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_meshgrid_variadic_tensors_cpu_complex128 2022-08-17T12:17:23.9352512Z [gw2] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_meshgrid_variadic_tensors_cpu_complex128 2022-08-17T12:17:24.0160117Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_meshgrid_variadic_tensors_cpu_float64 2022-08-17T12:17:24.0205777Z [gw2] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_meshgrid_variadic_tensors_cpu_float64 2022-08-17T12:17:24.1054836Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_min_binary_cpu_float64 2022-08-17T12:17:24.1103471Z [gw2] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_min_binary_cpu_float64 2022-08-17T12:17:24.1185748Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_min_reduction_no_dim_cpu_float64 2022-08-17T12:17:24.1547249Z [gw2] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_min_reduction_no_dim_cpu_float64 2022-08-17T12:17:24.1687725Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_min_reduction_with_dim_cpu_float64 2022-08-17T12:17:24.1964363Z [gw2] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_min_reduction_with_dim_cpu_float64 2022-08-17T12:17:24.2247700Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_minimum_cpu_float64 2022-08-17T12:17:24.2404456Z [gw2] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_minimum_cpu_float64 2022-08-17T12:17:24.2808200Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_mm_cpu_complex128 2022-08-17T12:17:24.2842097Z [gw2] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_mm_cpu_complex128 2022-08-17T12:17:24.3024539Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_mm_cpu_float64 2022-08-17T12:17:24.3044353Z [gw1] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_pad_reflect_cpu_complex128 2022-08-17T12:17:24.3066783Z [gw2] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_mm_cpu_float64 2022-08-17T12:17:24.3307991Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_pad_reflect_cpu_float64 2022-08-17T12:17:24.3486370Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_mode_cpu_float64 2022-08-17T12:17:24.3800840Z [gw2] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_mode_cpu_float64 2022-08-17T12:17:24.3882803Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_movedim_cpu_complex128 2022-08-17T12:17:24.4200339Z [gw2] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_movedim_cpu_complex128 2022-08-17T12:17:24.4231645Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_movedim_cpu_float64 2022-08-17T12:17:24.4619647Z [gw2] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_movedim_cpu_float64 2022-08-17T12:17:24.4627699Z [gw1] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_pad_reflect_cpu_float64 2022-08-17T12:17:24.4663020Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_msort_cpu_float64 2022-08-17T12:17:24.4733319Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_pad_replicate_cpu_complex128 2022-08-17T12:17:24.5120847Z [gw2] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_msort_cpu_float64 2022-08-17T12:17:24.6525974Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_mul_cpu_complex128 2022-08-17T12:17:24.6549846Z [gw2] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_mul_cpu_complex128 2022-08-17T12:17:24.6966497Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_mul_cpu_float64 2022-08-17T12:17:24.7008038Z [gw2] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_mul_cpu_float64 2022-08-17T12:17:24.7079112Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_multinomial_cpu_float64 2022-08-17T12:17:24.7519627Z [gw2] [ 37%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_multinomial_cpu_float64 2022-08-17T12:17:24.7571457Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_mv_cpu_complex128 2022-08-17T12:17:24.7944537Z [gw2] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_mv_cpu_complex128 2022-08-17T12:17:24.7949729Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_mv_cpu_float64 2022-08-17T12:17:24.8402022Z [gw2] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_mv_cpu_float64 2022-08-17T12:17:24.8560602Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_mvlgamma_mvlgamma_p_1_cpu_float64 2022-08-17T12:17:24.8767018Z [gw2] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_mvlgamma_mvlgamma_p_1_cpu_float64 2022-08-17T12:17:24.8791438Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_mvlgamma_mvlgamma_p_3_cpu_float64 2022-08-17T12:17:24.9207446Z [gw2] [ 37%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_mvlgamma_mvlgamma_p_3_cpu_float64 2022-08-17T12:17:24.9231537Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_mvlgamma_mvlgamma_p_5_cpu_float64 2022-08-17T12:17:24.9341245Z [gw2] [ 38%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_mvlgamma_mvlgamma_p_5_cpu_float64 2022-08-17T12:17:24.9367184Z [gw3] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_baddbmm_cpu_complex128 2022-08-17T12:17:24.9647568Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_baddbmm_cpu_float64 2022-08-17T12:17:24.9728093Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nan_to_num_cpu_float64 2022-08-17T12:17:25.0087288Z [gw2] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nan_to_num_cpu_float64 2022-08-17T12:17:25.0339242Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nanmean_cpu_float64 2022-08-17T12:17:25.0368668Z [gw1] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_pad_replicate_cpu_complex128 2022-08-17T12:17:25.1010267Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_pad_replicate_cpu_float64 2022-08-17T12:17:25.1066640Z [gw2] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nanmean_cpu_float64 2022-08-17T12:17:25.1525928Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nanmedian_cpu_float64 2022-08-17T12:17:25.1553364Z [gw3] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_baddbmm_cpu_float64 2022-08-17T12:17:25.1571205Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_bernoulli_cpu_float64 2022-08-17T12:17:25.1653717Z [gw2] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nanmedian_cpu_float64 2022-08-17T12:17:25.2145356Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nanquantile_cpu_float64 2022-08-17T12:17:25.2167093Z [gw1] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_pad_replicate_cpu_float64 2022-08-17T12:17:25.3113539Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_pairwise_distance_cpu_complex128 2022-08-17T12:17:25.3167997Z [gw3] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_bernoulli_cpu_float64 2022-08-17T12:17:25.3399724Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_bfloat16_cpu_complex128 2022-08-17T12:17:25.3682087Z [gw3] [ 38%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_bfloat16_cpu_complex128 2022-08-17T12:17:25.3740694Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_bfloat16_cpu_float64 2022-08-17T12:17:25.3764722Z [gw3] [ 38%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_bfloat16_cpu_float64 2022-08-17T12:17:25.3788882Z [gw0] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_lu_factor_ex_cpu_complex128 2022-08-17T12:17:25.4123209Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_lu_factor_ex_cpu_float64 2022-08-17T12:17:25.4440744Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_block_diag_cpu_complex128 2022-08-17T12:17:25.4471099Z [gw2] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nanquantile_cpu_float64 2022-08-17T12:17:25.5498408Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nansum_cpu_float64 2022-08-17T12:17:25.5529221Z [gw2] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nansum_cpu_float64 2022-08-17T12:17:25.6371078Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_narrow_cpu_complex128 2022-08-17T12:17:25.6535996Z [gw2] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_narrow_cpu_complex128 2022-08-17T12:17:25.6663020Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_narrow_cpu_float64 2022-08-17T12:17:25.7002063Z [gw2] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_narrow_cpu_float64 2022-08-17T12:17:25.7098212Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_native_layer_norm_cpu_float64 2022-08-17T12:17:25.7135905Z [gw0] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_lu_factor_ex_cpu_float64 2022-08-17T12:17:25.8842154Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_lu_solve_cpu_complex128 2022-08-17T12:17:25.8889690Z [gw2] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_native_layer_norm_cpu_float64 2022-08-17T12:17:25.8967465Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_ne_cpu_complex128 2022-08-17T12:17:25.9372105Z [gw2] [ 38%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_ne_cpu_complex128 2022-08-17T12:17:25.9381014Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_ne_cpu_float64 2022-08-17T12:17:25.9406609Z [gw2] [ 38%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_ne_cpu_float64 2022-08-17T12:17:25.9420820Z [gw1] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_pairwise_distance_cpu_complex128 2022-08-17T12:17:25.9802979Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_pairwise_distance_cpu_float64 2022-08-17T12:17:25.9869820Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_neg_cpu_complex128 2022-08-17T12:17:25.9884842Z [gw3] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_block_diag_cpu_complex128 2022-08-17T12:17:25.9900931Z [gw2] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_neg_cpu_complex128 2022-08-17T12:17:26.0274775Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_block_diag_cpu_float64 2022-08-17T12:17:26.0278375Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_neg_cpu_float64 2022-08-17T12:17:26.0500940Z [gw2] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_neg_cpu_float64 2022-08-17T12:17:26.0522807Z [gw3] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_block_diag_cpu_float64 2022-08-17T12:17:26.0697035Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_bmm_cpu_complex128 2022-08-17T12:17:26.0704444Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_new_empty_cpu_complex128 2022-08-17T12:17:26.1138193Z [gw2] [ 38%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_new_empty_cpu_complex128 2022-08-17T12:17:26.1146163Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_new_empty_cpu_float64 2022-08-17T12:17:26.1318565Z [gw2] [ 38%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_new_empty_cpu_float64 2022-08-17T12:17:26.1337785Z [gw1] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_pairwise_distance_cpu_float64 2022-08-17T12:17:26.1384666Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_pdist_cpu_float64 2022-08-17T12:17:26.1453306Z [gw1] [ 38%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_pdist_cpu_float64 2022-08-17T12:17:26.1464540Z [gw3] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_bmm_cpu_complex128 2022-08-17T12:17:26.1575238Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_bmm_cpu_float64 2022-08-17T12:17:26.1582314Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_new_full_cpu_complex128 2022-08-17T12:17:26.1615581Z [gw2] [ 38%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_new_full_cpu_complex128 2022-08-17T12:17:26.1763688Z [gw3] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_bmm_cpu_float64 2022-08-17T12:17:26.1917865Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_pixel_shuffle_cpu_complex128 2022-08-17T12:17:26.1960796Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_bool_cpu_complex128 2022-08-17T12:17:26.2012721Z [gw3] [ 38%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_bool_cpu_complex128 2022-08-17T12:17:26.2016889Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_new_full_cpu_float64 2022-08-17T12:17:26.2364412Z [gw2] [ 38%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_new_full_cpu_float64 2022-08-17T12:17:26.2374277Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_bool_cpu_float64 2022-08-17T12:17:26.2445181Z [gw3] [ 38%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_bool_cpu_float64 2022-08-17T12:17:26.2453366Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_new_ones_cpu_complex128 2022-08-17T12:17:26.2533248Z [gw2] [ 38%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_new_ones_cpu_complex128 2022-08-17T12:17:26.2549602Z [gw1] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_pixel_shuffle_cpu_complex128 2022-08-17T12:17:26.2677355Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_pixel_shuffle_cpu_float64 2022-08-17T12:17:26.2775153Z [gw1] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_pixel_shuffle_cpu_float64 2022-08-17T12:17:26.2892102Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_broadcast_tensors_cpu_complex128 2022-08-17T12:17:26.2902950Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_new_ones_cpu_float64 2022-08-17T12:17:26.2989581Z [gw2] [ 38%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_new_ones_cpu_float64 2022-08-17T12:17:26.3341076Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_pixel_unshuffle_cpu_complex128 2022-08-17T12:17:26.3355515Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_new_zeros_cpu_complex128 2022-08-17T12:17:26.3712247Z [gw2] [ 38%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_new_zeros_cpu_complex128 2022-08-17T12:17:26.3725539Z [gw1] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_pixel_unshuffle_cpu_complex128 2022-08-17T12:17:26.3730888Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_new_zeros_cpu_float64 2022-08-17T12:17:26.3765173Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_pixel_unshuffle_cpu_float64 2022-08-17T12:17:26.3858775Z [gw2] [ 38%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_new_zeros_cpu_float64 2022-08-17T12:17:26.4209861Z [gw1] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_pixel_unshuffle_cpu_float64 2022-08-17T12:17:26.4210839Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nextafter_cpu_float64 2022-08-17T12:17:26.4216537Z [gw2] [ 38%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nextafter_cpu_float64 2022-08-17T12:17:26.4643492Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_poisson_nll_loss_cpu_float64 2022-08-17T12:17:26.4915058Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_adaptive_avg_pool1d_cpu_float64 2022-08-17T12:17:26.5045988Z [gw2] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_adaptive_avg_pool1d_cpu_float64 2022-08-17T12:17:26.5883961Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_adaptive_avg_pool2d_cpu_float64 2022-08-17T12:17:26.5901995Z [gw3] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_broadcast_tensors_cpu_complex128 2022-08-17T12:17:26.6031603Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_broadcast_tensors_cpu_float64 2022-08-17T12:17:26.6077339Z [gw2] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_adaptive_avg_pool2d_cpu_float64 2022-08-17T12:17:26.6657187Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_adaptive_avg_pool3d_cpu_float64 2022-08-17T12:17:26.6683808Z [gw3] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_broadcast_tensors_cpu_float64 2022-08-17T12:17:26.6827543Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_broadcast_to_cpu_complex128 2022-08-17T12:17:26.6877307Z [gw2] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_adaptive_avg_pool3d_cpu_float64 2022-08-17T12:17:26.7278393Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_adaptive_max_pool1d_cpu_float64 2022-08-17T12:17:26.7320541Z [gw2] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_adaptive_max_pool1d_cpu_float64 2022-08-17T12:17:26.8282352Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_adaptive_max_pool2d_cpu_float64 2022-08-17T12:17:26.8324937Z [gw2] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_adaptive_max_pool2d_cpu_float64 2022-08-17T12:17:26.9292781Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_adaptive_max_pool3d_cpu_float64 2022-08-17T12:17:26.9336606Z [gw2] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_adaptive_max_pool3d_cpu_float64 2022-08-17T12:17:26.9670545Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_avg_pool1d_cpu_float64 2022-08-17T12:17:26.9695950Z [gw3] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_broadcast_to_cpu_complex128 2022-08-17T12:17:26.9806667Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_broadcast_to_cpu_float64 2022-08-17T12:17:26.9852958Z [gw2] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_avg_pool1d_cpu_float64 2022-08-17T12:17:27.0236515Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_avg_pool2d_cpu_float64 2022-08-17T12:17:27.0320680Z [gw2] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_avg_pool2d_cpu_float64 2022-08-17T12:17:27.0417254Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_avg_pool3d_cpu_float64 2022-08-17T12:17:27.0453483Z [gw3] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_broadcast_to_cpu_float64 2022-08-17T12:17:27.0490381Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_bucketize_cpu_float64 2022-08-17T12:17:27.0520617Z [gw2] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_avg_pool3d_cpu_float64 2022-08-17T12:17:27.0762724Z [gw3] [ 38%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_bucketize_cpu_float64 2022-08-17T12:17:27.0923208Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_batch_norm_cpu_float64 2022-08-17T12:17:27.0928246Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_byte_cpu_complex128 2022-08-17T12:17:27.1363615Z [gw3] [ 38%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_byte_cpu_complex128 2022-08-17T12:17:27.1370066Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_byte_cpu_float64 2022-08-17T12:17:27.1395666Z [gw3] [ 38%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_byte_cpu_float64 2022-08-17T12:17:27.1411281Z [gw2] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_batch_norm_cpu_float64 2022-08-17T12:17:27.1841128Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_bilinear_cpu_float64 2022-08-17T12:17:27.5162379Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cartesian_prod_cpu_complex128 2022-08-17T12:17:27.5195140Z [gw2] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_bilinear_cpu_float64 2022-08-17T12:17:27.5232349Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_binary_cross_entropy_cpu_float64 2022-08-17T12:17:27.5257241Z [gw3] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cartesian_prod_cpu_complex128 2022-08-17T12:17:27.5796492Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cartesian_prod_cpu_float64 2022-08-17T12:17:27.5807710Z [gw3] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cartesian_prod_cpu_float64 2022-08-17T12:17:27.7522451Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cat_cpu_complex128 2022-08-17T12:17:27.7539893Z [gw2] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_binary_cross_entropy_cpu_float64 2022-08-17T12:17:27.8635145Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_binary_cross_entropy_with_logits_cpu_float64 2022-08-17T12:17:27.8657065Z [gw2] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_binary_cross_entropy_with_logits_cpu_float64 2022-08-17T12:17:27.8815431Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_celu_cpu_float64 2022-08-17T12:17:27.9162144Z [gw2] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_celu_cpu_float64 2022-08-17T12:17:27.9428920Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_conv1d_cpu_complex128 2022-08-17T12:17:27.9440425Z [gw3] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cat_cpu_complex128 2022-08-17T12:17:28.0788554Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cat_cpu_float64 2022-08-17T12:17:28.0869503Z [gw3] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cat_cpu_float64 2022-08-17T12:17:28.0926625Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cdist_cpu_float64 2022-08-17T12:17:28.1322021Z [gw3] [ 38%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cdist_cpu_float64 2022-08-17T12:17:28.1350712Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_ceil_cpu_float64 2022-08-17T12:17:28.1726043Z [gw3] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_ceil_cpu_float64 2022-08-17T12:17:28.1845015Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_chalf_cpu_complex128 2022-08-17T12:17:28.2241554Z [gw3] [ 38%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_chalf_cpu_complex128 2022-08-17T12:17:28.2274724Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_chalf_cpu_float64 2022-08-17T12:17:28.2605681Z [gw3] [ 38%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_chalf_cpu_float64 2022-08-17T12:17:28.2641993Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_char_cpu_complex128 2022-08-17T12:17:28.3082760Z [gw3] [ 38%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_char_cpu_complex128 2022-08-17T12:17:28.3091872Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_char_cpu_float64 2022-08-17T12:17:28.3522314Z [gw3] [ 39%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_char_cpu_float64 2022-08-17T12:17:28.3996293Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cholesky_cpu_complex128 2022-08-17T12:17:28.4036992Z [gw1] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_poisson_nll_loss_cpu_float64 2022-08-17T12:17:28.8009866Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_prelu_cpu_float64 2022-08-17T12:17:28.8037485Z [gw2] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_conv1d_cpu_complex128 2022-08-17T12:17:28.8958873Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_conv1d_cpu_float64 2022-08-17T12:17:28.8982217Z [gw2] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_conv1d_cpu_float64 2022-08-17T12:17:28.9004719Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_conv2d_cpu_complex128 2022-08-17T12:17:28.9040923Z [gw1] [ 39%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_prelu_cpu_float64 2022-08-17T12:17:28.9397826Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_relu6_cpu_float64 2022-08-17T12:17:28.9444804Z [gw1] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_relu6_cpu_float64 2022-08-17T12:17:28.9974214Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_relu_cpu_float64 2022-08-17T12:17:29.0007276Z [gw1] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_relu_cpu_float64 2022-08-17T12:17:29.1432187Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_rrelu_cpu_float64 2022-08-17T12:17:29.1456747Z [gw1] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_rrelu_cpu_float64 2022-08-17T12:17:29.1698029Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_selu_cpu_float64 2022-08-17T12:17:29.1927623Z [gw1] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_selu_cpu_float64 2022-08-17T12:17:29.1941423Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_silu_complex_cpu_complex128 2022-08-17T12:17:29.2377933Z [gw1] [ 39%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_silu_complex_cpu_complex128 2022-08-17T12:17:29.2629030Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_silu_cpu_float64 2022-08-17T12:17:29.2842015Z [gw1] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_silu_cpu_float64 2022-08-17T12:17:29.3721363Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_smooth_l1_loss_cpu_float64 2022-08-17T12:17:29.3779595Z [gw3] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cholesky_cpu_complex128 2022-08-17T12:17:29.4454118Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cholesky_cpu_float64 2022-08-17T12:17:29.4537812Z [gw1] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_smooth_l1_loss_cpu_float64 2022-08-17T12:17:29.5161104Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_soft_margin_loss_cpu_float64 2022-08-17T12:17:29.5194002Z [gw1] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_soft_margin_loss_cpu_float64 2022-08-17T12:17:29.5944888Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_softmin_cpu_float64 2022-08-17T12:17:29.5978515Z [gw1] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_softmin_cpu_float64 2022-08-17T12:17:29.8556508Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_softmin_with_dtype_cpu_complex128 2022-08-17T12:17:29.8562503Z [gw3] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cholesky_cpu_float64 2022-08-17T12:17:29.8597507Z [gw1] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_softmin_with_dtype_cpu_complex128 2022-08-17T12:17:29.8623415Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_softmin_with_dtype_cpu_float64 2022-08-17T12:17:29.9298527Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cholesky_inverse_cpu_complex128 2022-08-17T12:17:29.9333627Z [gw1] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_softmin_with_dtype_cpu_float64 2022-08-17T12:17:29.9667692Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_softplus_cpu_float64 2022-08-17T12:17:29.9767115Z [gw1] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_softplus_cpu_float64 2022-08-17T12:17:30.0183903Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_softshrink_cpu_float64 2022-08-17T12:17:30.0219246Z [gw1] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_softshrink_cpu_float64 2022-08-17T12:17:30.2429223Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_softsign_cpu_complex128 2022-08-17T12:17:30.2461860Z [gw1] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_softsign_cpu_complex128 2022-08-17T12:17:30.2897473Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_softsign_cpu_float64 2022-08-17T12:17:30.2934119Z [gw1] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_softsign_cpu_float64 2022-08-17T12:17:30.4399611Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_tanhshrink_cpu_complex128 2022-08-17T12:17:30.4433909Z [gw1] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_tanhshrink_cpu_complex128 2022-08-17T12:17:30.4808123Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_tanhshrink_cpu_float64 2022-08-17T12:17:30.4856775Z [gw1] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_tanhshrink_cpu_float64 2022-08-17T12:17:30.5303852Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_threshold_cpu_float64 2022-08-17T12:17:30.5348386Z [gw1] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_threshold_cpu_float64 2022-08-17T12:17:31.0963822Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_triplet_margin_loss_cpu_complex128 2022-08-17T12:17:31.0999843Z [gw3] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cholesky_inverse_cpu_complex128 2022-08-17T12:17:31.3598447Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cholesky_inverse_cpu_float64 2022-08-17T12:17:31.3623146Z [gw3] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cholesky_inverse_cpu_float64 2022-08-17T12:17:32.2172752Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cholesky_solve_cpu_complex128 2022-08-17T12:17:32.2214576Z [gw1] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_triplet_margin_loss_cpu_complex128 2022-08-17T12:17:32.5881348Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_triplet_margin_loss_cpu_float64 2022-08-17T12:17:32.5907557Z [gw3] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cholesky_solve_cpu_complex128 2022-08-17T12:17:32.6275102Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cholesky_solve_cpu_float64 2022-08-17T12:17:32.6298806Z [gw1] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_triplet_margin_loss_cpu_float64 2022-08-17T12:17:32.8879401Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_triplet_margin_with_distance_loss_cpu_complex128 2022-08-17T12:17:32.8918058Z [gw3] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cholesky_solve_cpu_float64 2022-08-17T12:17:33.1046635Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_chunk_cpu_complex128 2022-08-17T12:17:33.1073835Z [gw3] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_chunk_cpu_complex128 2022-08-17T12:17:33.1385765Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_chunk_cpu_float64 2022-08-17T12:17:33.1483664Z [gw3] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_chunk_cpu_float64 2022-08-17T12:17:33.2301885Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_clamp_cpu_float64 2022-08-17T12:17:33.2340855Z [gw3] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_clamp_cpu_float64 2022-08-17T12:17:33.3240989Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_clamp_max_cpu_float64 2022-08-17T12:17:33.3267612Z [gw2] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_conv2d_cpu_complex128 2022-08-17T12:17:33.4128535Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_conv2d_cpu_float64 2022-08-17T12:17:33.4151249Z [gw3] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_clamp_max_cpu_float64 2022-08-17T12:17:33.5849077Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_clamp_min_cpu_float64 2022-08-17T12:17:33.5891188Z [gw3] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_clamp_min_cpu_float64 2022-08-17T12:17:33.6655744Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_clone_cpu_complex128 2022-08-17T12:17:33.6683455Z [gw3] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_clone_cpu_complex128 2022-08-17T12:17:33.6809936Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_clone_cpu_float64 2022-08-17T12:17:33.7201749Z [gw3] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_clone_cpu_float64 2022-08-17T12:17:33.7567634Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_column_stack_cpu_complex128 2022-08-17T12:17:33.7586589Z [gw2] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_conv2d_cpu_float64 2022-08-17T12:17:33.7946140Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_conv_transpose1d_cpu_float64 2022-08-17T12:17:33.8003217Z [gw2] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_conv_transpose1d_cpu_float64 2022-08-17T12:17:33.8408818Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_conv_transpose2d_cpu_float64 2022-08-17T12:17:33.8435004Z [gw2] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_conv_transpose2d_cpu_float64 2022-08-17T12:17:33.8459242Z [gw3] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_column_stack_cpu_complex128 2022-08-17T12:17:33.8482053Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_column_stack_cpu_float64 2022-08-17T12:17:33.8774695Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_conv_transpose3d_cpu_float64 2022-08-17T12:17:33.8962102Z [gw3] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_column_stack_cpu_float64 2022-08-17T12:17:34.0334147Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_combinations_cpu_complex128 2022-08-17T12:17:34.0355928Z [gw2] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_conv_transpose3d_cpu_float64 2022-08-17T12:17:34.0588215Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_cosine_embedding_loss_cpu_float64 2022-08-17T12:17:34.0603559Z [gw1] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_triplet_margin_with_distance_loss_cpu_complex128 2022-08-17T12:17:34.1000863Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_triplet_margin_with_distance_loss_cpu_float64 2022-08-17T12:17:34.1023333Z [gw2] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_cosine_embedding_loss_cpu_float64 2022-08-17T12:17:34.1354726Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_cosine_similarity_cpu_float64 2022-08-17T12:17:34.1444643Z [gw2] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_cosine_similarity_cpu_float64 2022-08-17T12:17:34.2179043Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_cross_entropy_cpu_float64 2022-08-17T12:17:34.2201671Z [gw2] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_cross_entropy_cpu_float64 2022-08-17T12:17:34.4889678Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_ctc_loss_cpu_float64 2022-08-17T12:17:34.4904717Z [gw1] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_triplet_margin_with_distance_loss_cpu_float64 2022-08-17T12:17:34.7859167Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_unfold_cpu_complex128 2022-08-17T12:17:34.7886162Z [gw3] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_combinations_cpu_complex128 2022-08-17T12:17:35.0309723Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_combinations_cpu_float64 2022-08-17T12:17:35.0349924Z [gw3] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_combinations_cpu_float64 2022-08-17T12:17:35.1801288Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_complex_cpu_float64 2022-08-17T12:17:35.1828174Z [gw3] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_complex_cpu_float64 2022-08-17T12:17:35.3018467Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_conj_cpu_complex128 2022-08-17T12:17:35.3051429Z [gw3] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_conj_cpu_complex128 2022-08-17T12:17:35.3348347Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_conj_cpu_float64 2022-08-17T12:17:35.3481546Z [gw3] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_conj_cpu_float64 2022-08-17T12:17:35.3926292Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_conj_physical_cpu_complex128 2022-08-17T12:17:35.3962053Z [gw3] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_conj_physical_cpu_complex128 2022-08-17T12:17:35.4110127Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_conj_physical_cpu_float64 2022-08-17T12:17:35.4480272Z [gw3] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_conj_physical_cpu_float64 2022-08-17T12:17:37.7240014Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_constant_pad_nd_cpu_complex128 2022-08-17T12:17:37.7282440Z [gw3] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_constant_pad_nd_cpu_complex128 2022-08-17T12:17:38.1891315Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_constant_pad_nd_cpu_float64 2022-08-17T12:17:38.1936858Z [gw3] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_constant_pad_nd_cpu_float64 2022-08-17T12:17:38.2756938Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_contiguous_cpu_complex128 2022-08-17T12:17:38.2796792Z [gw3] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_contiguous_cpu_complex128 2022-08-17T12:17:38.3008025Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_contiguous_cpu_float64 2022-08-17T12:17:38.3239285Z [gw3] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_contiguous_cpu_float64 2022-08-17T12:17:38.4407039Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_copysign_cpu_float64 2022-08-17T12:17:38.4452958Z [gw3] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_copysign_cpu_float64 2022-08-17T12:17:38.9894375Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_corrcoef_cpu_complex128 2022-08-17T12:17:38.9949129Z [gw3] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_corrcoef_cpu_complex128 2022-08-17T12:17:39.1130256Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_corrcoef_cpu_float64 2022-08-17T12:17:39.1160747Z [gw3] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_corrcoef_cpu_float64 2022-08-17T12:17:39.2602859Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cos_cpu_complex128 2022-08-17T12:17:39.2631820Z [gw3] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cos_cpu_complex128 2022-08-17T12:17:39.2958304Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cos_cpu_float64 2022-08-17T12:17:39.3044650Z [gw3] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cos_cpu_float64 2022-08-17T12:17:39.4271839Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cosh_cpu_complex128 2022-08-17T12:17:39.4302869Z [gw3] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cosh_cpu_complex128 2022-08-17T12:17:39.4589057Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cosh_cpu_float64 2022-08-17T12:17:39.4725189Z [gw3] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cosh_cpu_float64 2022-08-17T12:17:39.4758316Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_count_nonzero_cpu_complex128 2022-08-17T12:17:39.5209468Z [gw3] [ 39%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_count_nonzero_cpu_complex128 2022-08-17T12:17:39.5219119Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_count_nonzero_cpu_float64 2022-08-17T12:17:39.5923488Z [gw3] [ 39%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_count_nonzero_cpu_float64 2022-08-17T12:17:39.7202168Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cov_cpu_complex128 2022-08-17T12:17:39.7229039Z [gw3] [ 39%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cov_cpu_complex128 2022-08-17T12:17:39.7955334Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cov_cpu_float64 2022-08-17T12:17:39.7996664Z [gw3] [ 39%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cov_cpu_float64 2022-08-17T12:17:39.9722505Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cross_cpu_complex128 2022-08-17T12:17:39.9749440Z [gw3] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cross_cpu_complex128 2022-08-17T12:17:40.0123577Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cross_cpu_float64 2022-08-17T12:17:40.0171522Z [gw3] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cross_cpu_float64 2022-08-17T12:17:40.0454948Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cummax_cpu_float64 2022-08-17T12:17:40.0682706Z [gw3] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cummax_cpu_float64 2022-08-17T12:17:40.0832783Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cummin_cpu_float64 2022-08-17T12:17:40.1122262Z [gw3] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cummin_cpu_float64 2022-08-17T12:17:45.9156186Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cumprod_cpu_complex128 2022-08-17T12:17:45.9196620Z [gw1] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_unfold_cpu_complex128 2022-08-17T12:17:48.0535030Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_unfold_cpu_float64 2022-08-17T12:17:48.0561400Z [gw1] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_unfold_cpu_float64 2022-08-17T12:17:48.0815321Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_upsample_bilinear_cpu_float64 2022-08-17T12:17:48.1058060Z [gw1] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_upsample_bilinear_cpu_float64 2022-08-17T12:17:48.2177445Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_upsample_nearest_cpu_float64 2022-08-17T12:17:48.2397727Z [gw1] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_upsample_nearest_cpu_float64 2022-08-17T12:17:48.2432255Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nonzero_cpu_complex128 2022-08-17T12:17:48.2805273Z [gw1] [ 40%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nonzero_cpu_complex128 2022-08-17T12:17:48.2840461Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nonzero_cpu_float64 2022-08-17T12:17:48.3246113Z [gw1] [ 40%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nonzero_cpu_float64 2022-08-17T12:17:50.4048740Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_norm_cpu_complex128 2022-08-17T12:17:50.4083936Z [gw1] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_norm_cpu_complex128 2022-08-17T12:17:50.9271260Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_norm_cpu_float64 2022-08-17T12:17:50.9299204Z [gw1] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_norm_cpu_float64 2022-08-17T12:17:51.0428868Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_norm_fro_cpu_complex128 2022-08-17T12:17:51.0462241Z [gw1] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_norm_fro_cpu_complex128 2022-08-17T12:17:51.0752579Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_norm_fro_cpu_float64 2022-08-17T12:17:51.0888743Z [gw1] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_norm_fro_cpu_float64 2022-08-17T12:17:52.8597152Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_norm_inf_cpu_complex128 2022-08-17T12:17:52.8699045Z [gw1] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_norm_inf_cpu_complex128 2022-08-17T12:17:53.2262214Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_norm_inf_cpu_float64 2022-08-17T12:17:53.2289710Z [gw1] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_norm_inf_cpu_float64 2022-08-17T12:17:53.3405312Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_norm_nuc_cpu_complex128 2022-08-17T12:17:53.3433144Z [gw1] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_norm_nuc_cpu_complex128 2022-08-17T12:17:53.3801025Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_norm_nuc_cpu_float64 2022-08-17T12:17:53.3844153Z [gw1] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_norm_nuc_cpu_float64 2022-08-17T12:17:53.3876560Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_normal_cpu_float64 2022-08-17T12:17:53.4317058Z [gw1] [ 40%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_normal_cpu_float64 2022-08-17T12:17:53.4327454Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_normal_number_mean_cpu_float64 2022-08-17T12:17:53.4766832Z [gw1] [ 40%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_normal_number_mean_cpu_float64 2022-08-17T12:17:53.4772119Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_ones_like_cpu_complex128 2022-08-17T12:17:53.5208021Z [gw1] [ 40%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_ones_like_cpu_complex128 2022-08-17T12:17:53.5217973Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_ones_like_cpu_float64 2022-08-17T12:17:53.5648162Z [gw1] [ 40%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_ones_like_cpu_float64 2022-08-17T12:17:53.5657049Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_ormqr_cpu_complex128 2022-08-17T12:17:53.6087686Z [gw1] [ 40%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_ormqr_cpu_complex128 2022-08-17T12:17:53.6096422Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_ormqr_cpu_float64 2022-08-17T12:17:53.6562230Z [gw1] [ 40%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_ormqr_cpu_float64 2022-08-17T12:17:53.7649985Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_outer_cpu_complex128 2022-08-17T12:17:53.7664884Z [gw1] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_outer_cpu_complex128 2022-08-17T12:17:53.7929134Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_outer_cpu_float64 2022-08-17T12:17:53.8162275Z [gw1] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_outer_cpu_float64 2022-08-17T12:17:55.5993119Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_pca_lowrank_cpu_float64 2022-08-17T12:17:55.6015423Z [gw0] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_lu_solve_cpu_complex128 2022-08-17T12:18:02.1007070Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_lu_solve_cpu_float64 2022-08-17T12:18:02.1035874Z [gw0] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_lu_solve_cpu_float64 2022-08-17T12:18:05.2346047Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_matrix_norm_cpu_complex128 2022-08-17T12:18:05.2384969Z [gw0] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_matrix_norm_cpu_complex128 2022-08-17T12:18:05.9976675Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_matrix_norm_cpu_float64 2022-08-17T12:18:06.0009911Z [gw0] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_matrix_norm_cpu_float64 2022-08-17T12:18:07.6495086Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_matrix_power_cpu_complex128 2022-08-17T12:18:07.6522952Z [gw0] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_matrix_power_cpu_complex128 2022-08-17T12:18:07.9907596Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_matrix_power_cpu_float64 2022-08-17T12:18:07.9935291Z [gw0] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_matrix_power_cpu_float64 2022-08-17T12:18:07.9980286Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_matrix_rank_cpu_complex128 2022-08-17T12:18:08.0418858Z [gw0] [ 40%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_matrix_rank_cpu_complex128 2022-08-17T12:18:08.0425624Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_matrix_rank_cpu_float64 2022-08-17T12:18:08.0845890Z [gw0] [ 40%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_matrix_rank_cpu_float64 2022-08-17T12:18:08.0847972Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_matrix_rank_hermitian_cpu_complex128 2022-08-17T12:18:08.1288415Z [gw0] [ 40%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_matrix_rank_hermitian_cpu_complex128 2022-08-17T12:18:08.1293504Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_matrix_rank_hermitian_cpu_float64 2022-08-17T12:18:08.1761152Z [gw0] [ 40%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_matrix_rank_hermitian_cpu_float64 2022-08-17T12:18:09.4245748Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_multi_dot_cpu_complex128 2022-08-17T12:18:09.4269238Z [gw0] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_multi_dot_cpu_complex128 2022-08-17T12:18:09.6397361Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_multi_dot_cpu_float64 2022-08-17T12:18:09.6423392Z [gw0] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_multi_dot_cpu_float64 2022-08-17T12:18:10.6936694Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_norm_cpu_complex128 2022-08-17T12:18:10.6962744Z [gw0] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_norm_cpu_complex128 2022-08-17T12:18:10.9729176Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_norm_cpu_float64 2022-08-17T12:18:10.9756375Z [gw0] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_norm_cpu_float64 2022-08-17T12:18:10.9904634Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_norm_subgradients_at_zero_cpu_complex128 2022-08-17T12:18:11.0241549Z [gw0] [ 40%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_norm_subgradients_at_zero_cpu_complex128 2022-08-17T12:18:11.0290794Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_norm_subgradients_at_zero_cpu_float64 2022-08-17T12:18:11.0722142Z [gw0] [ 40%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_norm_subgradients_at_zero_cpu_float64 2022-08-17T12:18:13.4809697Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_pinv_cpu_complex128 2022-08-17T12:18:13.4837527Z [gw0] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_pinv_cpu_complex128 2022-08-17T12:18:13.8608480Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_pinv_cpu_float64 2022-08-17T12:18:13.8645348Z [gw0] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_pinv_cpu_float64 2022-08-17T12:18:14.8949806Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_pinv_hermitian_cpu_complex128 2022-08-17T12:18:14.8977314Z [gw0] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_pinv_hermitian_cpu_complex128 2022-08-17T12:18:14.9941844Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_pinv_hermitian_cpu_float64 2022-08-17T12:18:14.9965175Z [gw0] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_pinv_hermitian_cpu_float64 2022-08-17T12:18:15.0001998Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_pinv_singular_cpu_complex128 2022-08-17T12:18:15.0443201Z [gw0] [ 40%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_pinv_singular_cpu_complex128 2022-08-17T12:18:15.0449391Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_pinv_singular_cpu_float64 2022-08-17T12:18:15.0902518Z [gw0] [ 40%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_pinv_singular_cpu_float64 2022-08-17T12:18:18.5591918Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_qr_cpu_complex128 2022-08-17T12:18:18.5764590Z [gw1] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_pca_lowrank_cpu_float64 2022-08-17T12:18:18.6067265Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_permute_cpu_complex128 2022-08-17T12:18:18.6113670Z [gw0] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_qr_cpu_complex128 2022-08-17T12:18:18.7467756Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_qr_cpu_float64 2022-08-17T12:18:18.7499083Z [gw1] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_permute_cpu_complex128 2022-08-17T12:18:18.8031615Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_permute_cpu_float64 2022-08-17T12:18:18.8054481Z [gw1] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_permute_cpu_float64 2022-08-17T12:18:19.0392888Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_pinverse_cpu_complex128 2022-08-17T12:18:19.0421509Z [gw0] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_qr_cpu_float64 2022-08-17T12:18:19.8342385Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_slogdet_cpu_complex128 2022-08-17T12:18:19.8383517Z [gw0] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_slogdet_cpu_complex128 2022-08-17T12:18:19.8582758Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_slogdet_cpu_float64 2022-08-17T12:18:19.8621352Z [gw1] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_pinverse_cpu_complex128 2022-08-17T12:18:19.9954998Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_pinverse_cpu_float64 2022-08-17T12:18:19.9990608Z [gw0] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_slogdet_cpu_float64 2022-08-17T12:18:20.0412107Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_solve_cpu_complex128 2022-08-17T12:18:20.0462586Z [gw1] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_pinverse_cpu_float64 2022-08-17T12:18:20.4088809Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_polar_cpu_float64 2022-08-17T12:18:20.4131698Z [gw1] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_polar_cpu_float64 2022-08-17T12:18:20.5425141Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_polygamma_polygamma_n_0_cpu_float64 2022-08-17T12:18:20.5464252Z [gw1] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_polygamma_polygamma_n_0_cpu_float64 2022-08-17T12:18:20.5510451Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_polygamma_polygamma_n_1_cpu_float64 2022-08-17T12:18:20.5925225Z [gw1] [ 40%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_polygamma_polygamma_n_1_cpu_float64 2022-08-17T12:18:20.5930229Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_polygamma_polygamma_n_2_cpu_float64 2022-08-17T12:18:20.6370618Z [gw1] [ 40%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_polygamma_polygamma_n_2_cpu_float64 2022-08-17T12:18:20.6376258Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_polygamma_polygamma_n_3_cpu_float64 2022-08-17T12:18:20.6796981Z [gw1] [ 40%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_polygamma_polygamma_n_3_cpu_float64 2022-08-17T12:18:20.6802813Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_polygamma_polygamma_n_4_cpu_float64 2022-08-17T12:18:20.7283589Z [gw1] [ 40%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_polygamma_polygamma_n_4_cpu_float64 2022-08-17T12:18:20.8028899Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_positive_cpu_complex128 2022-08-17T12:18:20.8045864Z [gw1] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_positive_cpu_complex128 2022-08-17T12:18:20.8181514Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_positive_cpu_float64 2022-08-17T12:18:20.8562327Z [gw1] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_positive_cpu_float64 2022-08-17T12:18:21.5976420Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_pow_cpu_complex128 2022-08-17T12:18:21.6003181Z [gw0] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_solve_cpu_complex128 2022-08-17T12:18:22.0231723Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_solve_cpu_float64 2022-08-17T12:18:22.0265062Z [gw0] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_solve_cpu_float64 2022-08-17T12:18:22.3437081Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_solve_ex_cpu_complex128 2022-08-17T12:18:22.3478661Z [gw1] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_pow_cpu_complex128 2022-08-17T12:18:22.6669120Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_pow_cpu_float64 2022-08-17T12:18:22.6709373Z [gw1] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_pow_cpu_float64 2022-08-17T12:18:24.0636970Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_prod_cpu_complex128 2022-08-17T12:18:24.0660310Z [gw0] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_solve_ex_cpu_complex128 2022-08-17T12:18:24.5328189Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_solve_ex_cpu_float64 2022-08-17T12:18:24.5367967Z [gw0] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_solve_ex_cpu_float64 2022-08-17T12:18:24.9193530Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_solve_triangular_cpu_complex128 2022-08-17T12:18:24.9231001Z [gw1] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_prod_cpu_complex128 2022-08-17T12:18:25.4283322Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_prod_cpu_float64 2022-08-17T12:18:25.4315878Z [gw1] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_prod_cpu_float64 2022-08-17T12:18:26.6026907Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_put_cpu_complex128 2022-08-17T12:18:26.6054235Z [gw1] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_put_cpu_complex128 2022-08-17T12:18:26.8870716Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_put_cpu_float64 2022-08-17T12:18:26.8897403Z [gw1] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_put_cpu_float64 2022-08-17T12:18:27.0438856Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_qr_cpu_complex128 2022-08-17T12:18:27.0467706Z [gw2] [ 40%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_ctc_loss_cpu_float64 2022-08-17T12:18:27.1284908Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_dropout2d_cpu_float64 2022-08-17T12:18:27.1360842Z [gw2] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_dropout2d_cpu_float64 2022-08-17T12:18:27.2546525Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_dropout3d_cpu_float64 2022-08-17T12:18:27.2582627Z [gw2] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_dropout3d_cpu_float64 2022-08-17T12:18:27.3714480Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_dropout_cpu_float64 2022-08-17T12:18:27.3733957Z [gw2] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_dropout_cpu_float64 2022-08-17T12:18:27.3803945Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_elu_cpu_float64 2022-08-17T12:18:27.4212297Z [gw2] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_elu_cpu_float64 2022-08-17T12:18:27.5187616Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_embedding_bag_cpu_float64 2022-08-17T12:18:27.5201341Z [gw2] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_embedding_bag_cpu_float64 2022-08-17T12:18:27.5281336Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_embedding_cpu_float64 2022-08-17T12:18:27.5683419Z [gw2] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_embedding_cpu_float64 2022-08-17T12:18:27.6233447Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_feature_alpha_dropout_with_train_cpu_float64 2022-08-17T12:18:27.6261507Z [gw2] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_feature_alpha_dropout_with_train_cpu_float64 2022-08-17T12:18:27.9513690Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_feature_alpha_dropout_without_train_cpu_complex128 2022-08-17T12:18:27.9540404Z [gw2] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_feature_alpha_dropout_without_train_cpu_complex128 2022-08-17T12:18:28.0070212Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_feature_alpha_dropout_without_train_cpu_float64 2022-08-17T12:18:28.0083718Z [gw2] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_feature_alpha_dropout_without_train_cpu_float64 2022-08-17T12:18:28.2897835Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_fractional_max_pool2d_cpu_float64 2022-08-17T12:18:28.2937439Z [gw2] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_fractional_max_pool2d_cpu_float64 2022-08-17T12:18:28.6673098Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_fractional_max_pool3d_cpu_float64 2022-08-17T12:18:28.6715359Z [gw2] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_fractional_max_pool3d_cpu_float64 2022-08-17T12:18:30.1095189Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_gaussian_nll_loss_cpu_float64 2022-08-17T12:18:30.1135543Z [gw2] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_gaussian_nll_loss_cpu_float64 2022-08-17T12:18:30.1389835Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_gelu_cpu_float64 2022-08-17T12:18:30.1641807Z [gw2] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_gelu_cpu_float64 2022-08-17T12:18:30.2900342Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_glu_cpu_float64 2022-08-17T12:18:30.2927358Z [gw2] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_glu_cpu_float64 2022-08-17T12:18:30.3638469Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_grid_sample_cpu_float64 2022-08-17T12:18:30.3664969Z [gw2] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_grid_sample_cpu_float64 2022-08-17T12:18:30.3824913Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_group_norm_cpu_float64 2022-08-17T12:18:30.3963294Z [gw2] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_group_norm_cpu_float64 2022-08-17T12:18:30.3979846Z [gw1] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_qr_cpu_complex128 2022-08-17T12:18:30.4159965Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_qr_cpu_float64 2022-08-17T12:18:30.4202016Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_hardshrink_cpu_float64 2022-08-17T12:18:30.4639470Z [gw2] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_hardshrink_cpu_float64 2022-08-17T12:18:30.4646213Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_hardsigmoid_cpu_float64 2022-08-17T12:18:30.5080934Z [gw2] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_hardsigmoid_cpu_float64 2022-08-17T12:18:30.5102989Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_hardswish_cpu_float64 2022-08-17T12:18:30.5521565Z [gw2] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_hardswish_cpu_float64 2022-08-17T12:18:30.5562466Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_hardtanh_cpu_float64 2022-08-17T12:18:30.5961342Z [gw2] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_hardtanh_cpu_float64 2022-08-17T12:18:30.6285417Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_hinge_embedding_loss_cpu_float64 2022-08-17T12:18:30.6322950Z [gw2] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_hinge_embedding_loss_cpu_float64 2022-08-17T12:18:30.6746923Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_huber_loss_cpu_float64 2022-08-17T12:18:30.6772828Z [gw2] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_huber_loss_cpu_float64 2022-08-17T12:18:30.7496057Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_instance_norm_cpu_float64 2022-08-17T12:18:30.7522036Z [gw2] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_instance_norm_cpu_float64 2022-08-17T12:18:30.8023676Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_interpolate_area_cpu_float64 2022-08-17T12:18:30.8050951Z [gw2] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_interpolate_area_cpu_float64 2022-08-17T12:18:30.8508529Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_interpolate_bicubic_cpu_float64 2022-08-17T12:18:30.8553963Z [gw2] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_interpolate_bicubic_cpu_float64 2022-08-17T12:18:30.8968648Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_interpolate_bilinear_cpu_float64 2022-08-17T12:18:30.9022565Z [gw2] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_interpolate_bilinear_cpu_float64 2022-08-17T12:18:30.9398970Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_interpolate_linear_cpu_float64 2022-08-17T12:18:30.9448123Z [gw2] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_interpolate_linear_cpu_float64 2022-08-17T12:18:30.9871502Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_interpolate_nearest_cpu_float64 2022-08-17T12:18:30.9908356Z [gw2] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_interpolate_nearest_cpu_float64 2022-08-17T12:18:31.0408024Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_interpolate_trilinear_cpu_float64 2022-08-17T12:18:31.0446104Z [gw2] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_interpolate_trilinear_cpu_float64 2022-08-17T12:18:31.1026925Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_kl_div_cpu_float64 2022-08-17T12:18:31.1067923Z [gw2] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_kl_div_cpu_float64 2022-08-17T12:18:31.1096215Z [gw1] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_qr_cpu_float64 2022-08-17T12:18:31.1106396Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_l1_loss_cpu_complex128 2022-08-17T12:18:31.1867273Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_quantile_cpu_float64 2022-08-17T12:18:31.1887291Z [gw2] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_l1_loss_cpu_complex128 2022-08-17T12:18:31.2045463Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_l1_loss_cpu_float64 2022-08-17T12:18:31.2324682Z [gw2] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_l1_loss_cpu_float64 2022-08-17T12:18:31.2656193Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_layer_norm_cpu_float64 2022-08-17T12:18:31.2887676Z [gw2] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_layer_norm_cpu_float64 2022-08-17T12:18:31.3153449Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_leaky_relu_cpu_float64 2022-08-17T12:18:31.3402154Z [gw2] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_leaky_relu_cpu_float64 2022-08-17T12:18:31.7153624Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_linear_cpu_complex128 2022-08-17T12:18:31.7194419Z [gw2] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_linear_cpu_complex128 2022-08-17T12:18:31.8083784Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_linear_cpu_float64 2022-08-17T12:18:31.8120832Z [gw2] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_linear_cpu_float64 2022-08-17T12:18:31.8857962Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_local_response_norm_cpu_float64 2022-08-17T12:18:31.8896481Z [gw2] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_local_response_norm_cpu_float64 2022-08-17T12:18:31.9045986Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_logsigmoid_cpu_float64 2022-08-17T12:18:31.9221690Z [gw2] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_logsigmoid_cpu_float64 2022-08-17T12:18:31.9247249Z [gw1] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_quantile_cpu_float64 2022-08-17T12:18:31.9400414Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_rad2deg_cpu_float64 2022-08-17T12:18:31.9414460Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_margin_ranking_loss_cpu_float64 2022-08-17T12:18:31.9760800Z [gw1] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_rad2deg_cpu_float64 2022-08-17T12:18:31.9769907Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_rand_like_cpu_complex128 2022-08-17T12:18:32.0082215Z [gw1] [ 41%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_rand_like_cpu_complex128 2022-08-17T12:18:32.0105195Z [gw2] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_margin_ranking_loss_cpu_float64 2022-08-17T12:18:32.0241733Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_max_pool1d_cpu_float64 2022-08-17T12:18:32.0250630Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_rand_like_cpu_float64 2022-08-17T12:18:32.0722488Z [gw1] [ 41%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_rand_like_cpu_float64 2022-08-17T12:18:32.0731486Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_randint_like_cpu_float64 2022-08-17T12:18:32.1202576Z [gw1] [ 41%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_randint_like_cpu_float64 2022-08-17T12:18:32.1211778Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_randn_like_cpu_complex128 2022-08-17T12:18:32.1605519Z [gw1] [ 41%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_randn_like_cpu_complex128 2022-08-17T12:18:32.1633526Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_randn_like_cpu_float64 2022-08-17T12:18:32.2043354Z [gw1] [ 41%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_randn_like_cpu_float64 2022-08-17T12:18:32.3775231Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_ravel_cpu_complex128 2022-08-17T12:18:32.3801594Z [gw1] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_ravel_cpu_complex128 2022-08-17T12:18:32.4195110Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_ravel_cpu_float64 2022-08-17T12:18:32.4243117Z [gw1] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_ravel_cpu_float64 2022-08-17T12:18:32.5732714Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_real_cpu_complex128 2022-08-17T12:18:32.5763306Z [gw1] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_real_cpu_complex128 2022-08-17T12:18:32.6054277Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_real_cpu_float64 2022-08-17T12:18:32.6206546Z [gw1] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_real_cpu_float64 2022-08-17T12:18:32.8023408Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_reciprocal_cpu_complex128 2022-08-17T12:18:32.8139644Z [gw1] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_reciprocal_cpu_complex128 2022-08-17T12:18:32.8521265Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_reciprocal_cpu_float64 2022-08-17T12:18:32.8666495Z [gw1] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_reciprocal_cpu_float64 2022-08-17T12:18:33.0173233Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_remainder_cpu_float64 2022-08-17T12:18:33.0204538Z [gw1] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_remainder_cpu_float64 2022-08-17T12:18:33.3676806Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_renorm_cpu_complex128 2022-08-17T12:18:33.3702658Z [gw1] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_renorm_cpu_complex128 2022-08-17T12:18:33.4369057Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_renorm_cpu_float64 2022-08-17T12:18:33.4401735Z [gw1] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_renorm_cpu_float64 2022-08-17T12:18:33.7850071Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_repeat_cpu_complex128 2022-08-17T12:18:33.7871631Z [gw2] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_max_pool1d_cpu_float64 2022-08-17T12:18:34.3119006Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_max_pool2d_cpu_float64 2022-08-17T12:18:34.3208410Z [gw1] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_repeat_cpu_complex128 2022-08-17T12:18:34.5029728Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_repeat_cpu_float64 2022-08-17T12:18:34.5052542Z [gw1] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_repeat_cpu_float64 2022-08-17T12:18:34.6946435Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_repeat_interleave_cpu_complex128 2022-08-17T12:18:34.7098322Z [gw1] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_repeat_interleave_cpu_complex128 2022-08-17T12:18:34.7507653Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_repeat_interleave_cpu_float64 2022-08-17T12:18:34.7528653Z [gw1] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_repeat_interleave_cpu_float64 2022-08-17T12:18:34.8465951Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_reshape_as_cpu_complex128 2022-08-17T12:18:34.8493071Z [gw1] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_reshape_as_cpu_complex128 2022-08-17T12:18:34.8718109Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_reshape_as_cpu_float64 2022-08-17T12:18:34.8999261Z [gw1] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_reshape_as_cpu_float64 2022-08-17T12:18:35.1912503Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_reshape_cpu_complex128 2022-08-17T12:18:35.1925892Z [gw1] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_reshape_cpu_complex128 2022-08-17T12:18:35.2553651Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_reshape_cpu_float64 2022-08-17T12:18:35.2580869Z [gw1] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_reshape_cpu_float64 2022-08-17T12:18:35.2622851Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_resize__cpu_complex128 2022-08-17T12:18:35.3018455Z [gw1] [ 41%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_resize__cpu_complex128 2022-08-17T12:18:35.3065404Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_resize__cpu_float64 2022-08-17T12:18:35.3493269Z [gw1] [ 41%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_resize__cpu_float64 2022-08-17T12:18:35.3500604Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_resize_as__cpu_complex128 2022-08-17T12:18:35.3925927Z [gw1] [ 41%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_resize_as__cpu_complex128 2022-08-17T12:18:35.3929141Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_resize_as__cpu_float64 2022-08-17T12:18:35.4324515Z [gw1] [ 41%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_resize_as__cpu_float64 2022-08-17T12:18:35.4843521Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_resolve_conj_cpu_complex128 2022-08-17T12:18:35.4866139Z [gw1] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_resolve_conj_cpu_complex128 2022-08-17T12:18:35.4983121Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_resolve_conj_cpu_float64 2022-08-17T12:18:35.5284897Z [gw1] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_resolve_conj_cpu_float64 2022-08-17T12:18:35.6089129Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_resolve_neg_cpu_complex128 2022-08-17T12:18:35.6125516Z [gw1] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_resolve_neg_cpu_complex128 2022-08-17T12:18:35.6374292Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_resolve_neg_cpu_float64 2022-08-17T12:18:35.6680026Z [gw1] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_resolve_neg_cpu_float64 2022-08-17T12:18:36.3968747Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_roll_cpu_complex128 2022-08-17T12:18:36.3979493Z [gw1] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_roll_cpu_complex128 2022-08-17T12:18:36.4652000Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_roll_cpu_float64 2022-08-17T12:18:36.4674816Z [gw1] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_roll_cpu_float64 2022-08-17T12:18:37.8307891Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_rot90_cpu_complex128 2022-08-17T12:18:37.8344577Z [gw1] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_rot90_cpu_complex128 2022-08-17T12:18:38.0498199Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_rot90_cpu_float64 2022-08-17T12:18:38.0525231Z [gw1] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_rot90_cpu_float64 2022-08-17T12:18:38.0598738Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_round_cpu_float64 2022-08-17T12:18:38.1039968Z [gw1] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_round_cpu_float64 2022-08-17T12:18:38.1083612Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_round_decimals_0_cpu_float64 2022-08-17T12:18:38.1434409Z [gw1] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_round_decimals_0_cpu_float64 2022-08-17T12:18:38.1440942Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_round_decimals_3_cpu_float64 2022-08-17T12:18:38.1873114Z [gw1] [ 42%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_round_decimals_3_cpu_float64 2022-08-17T12:18:38.1879747Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_round_decimals_neg_3_cpu_float64 2022-08-17T12:18:38.2399765Z [gw1] [ 42%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_round_decimals_neg_3_cpu_float64 2022-08-17T12:18:38.3711293Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_rsqrt_cpu_complex128 2022-08-17T12:18:38.3734182Z [gw1] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_rsqrt_cpu_complex128 2022-08-17T12:18:38.4190074Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_rsqrt_cpu_float64 2022-08-17T12:18:38.4212753Z [gw1] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_rsqrt_cpu_float64 2022-08-17T12:18:38.6716144Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_rsub_cpu_complex128 2022-08-17T12:18:38.6743259Z [gw2] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_max_pool2d_cpu_float64 2022-08-17T12:18:39.4602717Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_max_pool3d_cpu_float64 2022-08-17T12:18:39.4643359Z [gw1] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_rsub_cpu_complex128 2022-08-17T12:18:39.6604828Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_rsub_cpu_float64 2022-08-17T12:18:39.6647133Z [gw1] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_rsub_cpu_float64 2022-08-17T12:18:40.2589319Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_scatter_add_cpu_complex128 2022-08-17T12:18:40.2613466Z [gw1] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_scatter_add_cpu_complex128 2022-08-17T12:18:40.3592168Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_scatter_add_cpu_float64 2022-08-17T12:18:40.3618764Z [gw1] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_scatter_add_cpu_float64 2022-08-17T12:18:40.7671462Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_scatter_cpu_complex128 2022-08-17T12:18:40.7711187Z [gw1] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_scatter_cpu_complex128 2022-08-17T12:18:40.9433116Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_scatter_cpu_float64 2022-08-17T12:18:40.9467855Z [gw1] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_scatter_cpu_float64 2022-08-17T12:18:41.2135748Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_scatter_reduce_amax_cpu_float64 2022-08-17T12:18:41.2175941Z [gw2] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_max_pool3d_cpu_float64 2022-08-17T12:18:41.2221966Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_max_unpool1d_cpu_float64 2022-08-17T12:18:41.2350902Z [gw2] [ 42%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_max_unpool1d_cpu_float64 2022-08-17T12:18:41.2385909Z [gw1] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_scatter_reduce_amax_cpu_float64 2022-08-17T12:18:41.2624019Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_scatter_reduce_amin_cpu_float64 2022-08-17T12:18:41.4719548Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_max_unpool1d_grad_cpu_float64 2022-08-17T12:18:41.4754073Z [gw2] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_max_unpool1d_grad_cpu_float64 2022-08-17T12:18:41.4795137Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_max_unpool2d_cpu_float64 2022-08-17T12:18:41.5183462Z [gw2] [ 42%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_max_unpool2d_cpu_float64 2022-08-17T12:18:41.5656091Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_max_unpool2d_grad_cpu_float64 2022-08-17T12:18:41.5682856Z [gw1] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_scatter_reduce_amin_cpu_float64 2022-08-17T12:18:41.8683478Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_scatter_reduce_mean_cpu_float64 2022-08-17T12:18:41.8701163Z [gw1] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_scatter_reduce_mean_cpu_float64 2022-08-17T12:18:41.9558076Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_scatter_reduce_prod_cpu_float64 2022-08-17T12:18:41.9621504Z [gw2] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_max_unpool2d_grad_cpu_float64 2022-08-17T12:18:41.9661402Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_max_unpool3d_cpu_float64 2022-08-17T12:18:42.0105105Z [gw2] [ 42%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_max_unpool3d_cpu_float64 2022-08-17T12:18:42.1405497Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_max_unpool3d_grad_cpu_float64 2022-08-17T12:18:42.1458792Z [gw2] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_max_unpool3d_grad_cpu_float64 2022-08-17T12:18:42.1526785Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_mish_cpu_float64 2022-08-17T12:18:42.1885246Z [gw2] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_mish_cpu_float64 2022-08-17T12:18:42.2032756Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_mse_loss_cpu_float64 2022-08-17T12:18:42.2054650Z [gw2] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_mse_loss_cpu_float64 2022-08-17T12:18:42.2079582Z [gw1] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_scatter_reduce_prod_cpu_float64 2022-08-17T12:18:42.2324591Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_scatter_reduce_sum_cpu_float64 2022-08-17T12:18:42.2427666Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_multi_margin_loss_cpu_float64 2022-08-17T12:18:42.2765223Z [gw2] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_multi_margin_loss_cpu_float64 2022-08-17T12:18:42.2835124Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_multilabel_margin_loss_cpu_float64 2022-08-17T12:18:42.3205058Z [gw2] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_multilabel_margin_loss_cpu_float64 2022-08-17T12:18:42.3322098Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_multilabel_soft_margin_loss_cpu_float64 2022-08-17T12:18:42.3346914Z [gw1] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_scatter_reduce_sum_cpu_float64 2022-08-17T12:18:42.3384983Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_searchsorted_cpu_float64 2022-08-17T12:18:42.3422303Z [gw1] [ 42%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_searchsorted_cpu_float64 2022-08-17T12:18:42.3683692Z [gw2] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_multilabel_soft_margin_loss_cpu_float64 2022-08-17T12:18:42.3800697Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_nll_loss_cpu_float64 2022-08-17T12:18:42.3809539Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_segment_reduce_lengths_cpu_float64 2022-08-17T12:18:42.4242505Z [gw1] [ 42%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_segment_reduce_lengths_cpu_float64 2022-08-17T12:18:42.4249831Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_segment_reduce_offsets_cpu_float64 2022-08-17T12:18:42.4739750Z [gw1] [ 42%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_segment_reduce_offsets_cpu_float64 2022-08-17T12:18:42.6111395Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_select_cpu_complex128 2022-08-17T12:18:42.6151399Z [gw2] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_nll_loss_cpu_float64 2022-08-17T12:18:42.7010009Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_normalize_cpu_complex128 2022-08-17T12:18:42.7033264Z [gw1] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_select_cpu_complex128 2022-08-17T12:18:42.7720003Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_select_cpu_float64 2022-08-17T12:18:42.7757011Z [gw1] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_select_cpu_float64 2022-08-17T12:18:42.8013551Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_select_scatter_cpu_float64 2022-08-17T12:18:42.8068024Z [gw2] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_normalize_cpu_complex128 2022-08-17T12:18:42.8275936Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_normalize_cpu_float64 2022-08-17T12:18:42.8545804Z [gw2] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_normalize_cpu_float64 2022-08-17T12:18:42.8556443Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_pad_circular_cpu_complex128 2022-08-17T12:18:42.8576783Z [gw1] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_select_scatter_cpu_float64 2022-08-17T12:18:42.9400599Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sgn_cpu_complex128 2022-08-17T12:18:42.9436860Z [gw2] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_pad_circular_cpu_complex128 2022-08-17T12:18:42.9488630Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_pad_circular_cpu_float64 2022-08-17T12:18:42.9534101Z [gw1] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sgn_cpu_complex128 2022-08-17T12:18:42.9671542Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sgn_cpu_float64 2022-08-17T12:18:42.9733253Z [gw1] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sgn_cpu_float64 2022-08-17T12:18:42.9842775Z [gw2] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_pad_circular_cpu_float64 2022-08-17T12:18:42.9992563Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_pad_constant_cpu_complex128 2022-08-17T12:18:43.0020473Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_short_cpu_complex128 2022-08-17T12:18:43.0442189Z [gw1] [ 42%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_short_cpu_complex128 2022-08-17T12:18:43.0447358Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_short_cpu_float64 2022-08-17T12:18:43.0921365Z [gw1] [ 42%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_short_cpu_float64 2022-08-17T12:18:43.2648127Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sigmoid_cpu_complex128 2022-08-17T12:18:43.2803941Z [gw1] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sigmoid_cpu_complex128 2022-08-17T12:18:43.3147041Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sigmoid_cpu_float64 2022-08-17T12:18:43.3285325Z [gw1] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sigmoid_cpu_float64 2022-08-17T12:18:43.3479229Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sign_cpu_float64 2022-08-17T12:18:43.3728922Z [gw1] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sign_cpu_float64 2022-08-17T12:18:43.3738876Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_signbit_cpu_float64 2022-08-17T12:18:43.4201158Z [gw1] [ 42%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_signbit_cpu_float64 2022-08-17T12:18:43.4653978Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sin_cpu_complex128 2022-08-17T12:18:43.4672746Z [gw2] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_pad_constant_cpu_complex128 2022-08-17T12:18:43.4957387Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_pad_constant_cpu_float64 2022-08-17T12:18:43.5127696Z [gw1] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sin_cpu_complex128 2022-08-17T12:18:43.5220580Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sin_cpu_float64 2022-08-17T12:18:43.5373940Z [gw1] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sin_cpu_float64 2022-08-17T12:18:43.5392357Z [gw2] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_pad_constant_cpu_float64 2022-08-17T12:18:43.5641783Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_pad_reflect_cpu_complex128 2022-08-17T12:18:43.7257878Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sinc_cpu_complex128 2022-08-17T12:18:43.7288036Z [gw2] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_pad_reflect_cpu_complex128 2022-08-17T12:18:43.7542604Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_pad_reflect_cpu_float64 2022-08-17T12:18:43.7676994Z [gw1] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sinc_cpu_complex128 2022-08-17T12:18:43.7684702Z [gw2] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_pad_reflect_cpu_float64 2022-08-17T12:18:43.7722241Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sinc_cpu_float64 2022-08-17T12:18:43.8255681Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_pad_replicate_cpu_complex128 2022-08-17T12:18:43.8271982Z [gw1] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sinc_cpu_float64 2022-08-17T12:18:43.9034010Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sinh_cpu_complex128 2022-08-17T12:18:43.9072369Z [gw2] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_pad_replicate_cpu_complex128 2022-08-17T12:18:43.9126971Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_pad_replicate_cpu_float64 2022-08-17T12:18:43.9140865Z [gw1] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sinh_cpu_complex128 2022-08-17T12:18:43.9233774Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sinh_cpu_float64 2022-08-17T12:18:43.9500943Z [gw1] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sinh_cpu_float64 2022-08-17T12:18:43.9534274Z [gw2] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_pad_replicate_cpu_float64 2022-08-17T12:18:43.9640139Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_pairwise_distance_cpu_complex128 2022-08-17T12:18:44.0446479Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_slice_scatter_cpu_float64 2022-08-17T12:18:44.0509588Z [gw2] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_pairwise_distance_cpu_complex128 2022-08-17T12:18:44.0746629Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_pairwise_distance_cpu_float64 2022-08-17T12:18:44.1041911Z [gw2] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_pairwise_distance_cpu_float64 2022-08-17T12:18:44.1129781Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_pdist_cpu_float64 2022-08-17T12:18:44.1427194Z [gw2] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_pdist_cpu_float64 2022-08-17T12:18:44.1583657Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_pixel_shuffle_cpu_complex128 2022-08-17T12:18:44.1863243Z [gw2] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_pixel_shuffle_cpu_complex128 2022-08-17T12:18:44.1919573Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_pixel_shuffle_cpu_float64 2022-08-17T12:18:44.2306429Z [gw2] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_pixel_shuffle_cpu_float64 2022-08-17T12:18:44.2583785Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_pixel_unshuffle_cpu_complex128 2022-08-17T12:18:44.2724581Z [gw2] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_pixel_unshuffle_cpu_complex128 2022-08-17T12:18:44.2807624Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_pixel_unshuffle_cpu_float64 2022-08-17T12:18:44.3113099Z [gw2] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_pixel_unshuffle_cpu_float64 2022-08-17T12:18:44.3145474Z [gw1] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_slice_scatter_cpu_float64 2022-08-17T12:18:44.3207176Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_softmax_cpu_float64 2022-08-17T12:18:44.3510993Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_poisson_nll_loss_cpu_float64 2022-08-17T12:18:44.3562644Z [gw1] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_softmax_cpu_float64 2022-08-17T12:18:44.5925045Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_softmax_with_dtype_cpu_complex128 2022-08-17T12:18:44.5947553Z [gw2] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_poisson_nll_loss_cpu_float64 2022-08-17T12:18:44.6371971Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_prelu_cpu_float64 2022-08-17T12:18:44.6393349Z [gw2] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_prelu_cpu_float64 2022-08-17T12:18:44.6462238Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_relu6_cpu_float64 2022-08-17T12:18:44.6549016Z [gw2] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_relu6_cpu_float64 2022-08-17T12:18:44.6685136Z [gw1] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_softmax_with_dtype_cpu_complex128 2022-08-17T12:18:44.6920980Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_softmax_with_dtype_cpu_float64 2022-08-17T12:18:44.6938172Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_relu_cpu_float64 2022-08-17T12:18:44.7305827Z [gw2] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_relu_cpu_float64 2022-08-17T12:18:44.7375331Z [gw1] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_softmax_with_dtype_cpu_float64 2022-08-17T12:18:44.7378212Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sort_cpu_float64 2022-08-17T12:18:44.7546425Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_rrelu_cpu_float64 2022-08-17T12:18:44.7839318Z [gw2] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_rrelu_cpu_float64 2022-08-17T12:18:44.7844342Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_selu_cpu_float64 2022-08-17T12:18:44.8245924Z [gw2] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_selu_cpu_float64 2022-08-17T12:18:44.8251143Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_silu_complex_cpu_complex128 2022-08-17T12:18:44.8719618Z [gw2] [ 43%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_silu_complex_cpu_complex128 2022-08-17T12:18:44.8724351Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_silu_cpu_float64 2022-08-17T12:18:44.9122358Z [gw2] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_silu_cpu_float64 2022-08-17T12:18:44.9297605Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_smooth_l1_loss_cpu_float64 2022-08-17T12:18:44.9602160Z [gw2] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_smooth_l1_loss_cpu_float64 2022-08-17T12:18:44.9608196Z [gw3] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cumprod_cpu_complex128 2022-08-17T12:18:44.9611411Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cumprod_cpu_float64 2022-08-17T12:18:44.9681311Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_soft_margin_loss_cpu_float64 2022-08-17T12:18:45.0041438Z [gw2] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_soft_margin_loss_cpu_float64 2022-08-17T12:18:45.0091359Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_softmin_cpu_float64 2022-08-17T12:18:45.0481851Z [gw2] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_softmin_cpu_float64 2022-08-17T12:18:45.0755129Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_softmin_with_dtype_cpu_complex128 2022-08-17T12:18:45.0845235Z [gw2] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_softmin_with_dtype_cpu_complex128 2022-08-17T12:18:45.1086830Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_softmin_with_dtype_cpu_float64 2022-08-17T12:18:45.1367431Z [gw2] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_softmin_with_dtype_cpu_float64 2022-08-17T12:18:45.1372767Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_softplus_cpu_float64 2022-08-17T12:18:45.1803248Z [gw2] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_softplus_cpu_float64 2022-08-17T12:18:45.1830521Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_softshrink_cpu_float64 2022-08-17T12:18:45.1847641Z [gw1] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sort_cpu_float64 2022-08-17T12:18:45.1854682Z [gw2] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_softshrink_cpu_float64 2022-08-17T12:18:45.1879490Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sparse_sampled_addmm_cpu_complex128 2022-08-17T12:18:45.2315381Z [gw1] [ 43%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sparse_sampled_addmm_cpu_complex128 2022-08-17T12:18:45.2321829Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_softsign_cpu_complex128 2022-08-17T12:18:45.2329272Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sparse_sampled_addmm_cpu_float64 2022-08-17T12:18:45.2495260Z [gw1] [ 43%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sparse_sampled_addmm_cpu_float64 2022-08-17T12:18:45.2644451Z [gw2] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_softsign_cpu_complex128 2022-08-17T12:18:45.2747864Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_softsign_cpu_float64 2022-08-17T12:18:45.2759709Z [gw2] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_softsign_cpu_float64 2022-08-17T12:18:45.2789507Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_airy_ai_cpu_float64 2022-08-17T12:18:45.3208879Z [gw1] [ 43%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_airy_ai_cpu_float64 2022-08-17T12:18:45.3210970Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_bessel_j0_cpu_float64 2022-08-17T12:18:45.3215884Z [gw1] [ 43%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_bessel_j0_cpu_float64 2022-08-17T12:18:45.3362604Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_tanhshrink_cpu_complex128 2022-08-17T12:18:45.3647385Z [gw2] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_tanhshrink_cpu_complex128 2022-08-17T12:18:45.3651926Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_bessel_j1_cpu_float64 2022-08-17T12:18:45.3658279Z [gw1] [ 43%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_bessel_j1_cpu_float64 2022-08-17T12:18:45.3661819Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_tanhshrink_cpu_float64 2022-08-17T12:18:45.4005619Z [gw2] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_tanhshrink_cpu_float64 2022-08-17T12:18:45.4090627Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_threshold_cpu_float64 2022-08-17T12:18:45.4095179Z [gw2] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_threshold_cpu_float64 2022-08-17T12:18:45.4095852Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_bessel_y0_cpu_float64 2022-08-17T12:18:45.4444956Z [gw1] [ 43%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_bessel_y0_cpu_float64 2022-08-17T12:18:45.4484329Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_triplet_margin_loss_cpu_complex128 2022-08-17T12:18:45.4519963Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_bessel_y1_cpu_float64 2022-08-17T12:18:45.4926833Z [gw1] [ 43%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_bessel_y1_cpu_float64 2022-08-17T12:18:45.4962002Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_chebyshev_polynomial_t_cpu_float64 2022-08-17T12:18:45.5173566Z [gw1] [ 43%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_chebyshev_polynomial_t_cpu_float64 2022-08-17T12:18:45.5184599Z [gw2] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_triplet_margin_loss_cpu_complex128 2022-08-17T12:18:45.5405815Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_triplet_margin_loss_cpu_float64 2022-08-17T12:18:45.5409362Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_chebyshev_polynomial_u_cpu_float64 2022-08-17T12:18:45.5446328Z [gw1] [ 43%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_chebyshev_polynomial_u_cpu_float64 2022-08-17T12:18:45.5604262Z [gw2] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_triplet_margin_loss_cpu_float64 2022-08-17T12:18:45.5833571Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_triplet_margin_with_distance_loss_cpu_complex128 2022-08-17T12:18:45.5836711Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_chebyshev_polynomial_v_cpu_float64 2022-08-17T12:18:45.6274980Z [gw1] [ 43%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_chebyshev_polynomial_v_cpu_float64 2022-08-17T12:18:45.6279691Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_chebyshev_polynomial_w_cpu_float64 2022-08-17T12:18:45.6440305Z [gw1] [ 43%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_chebyshev_polynomial_w_cpu_float64 2022-08-17T12:18:45.6461438Z [gw2] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_triplet_margin_with_distance_loss_cpu_complex128 2022-08-17T12:18:45.6760887Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_triplet_margin_with_distance_loss_cpu_float64 2022-08-17T12:18:45.6821163Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_entr_cpu_float64 2022-08-17T12:18:45.6849047Z [gw1] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_entr_cpu_float64 2022-08-17T12:18:45.6881303Z [gw2] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_triplet_margin_with_distance_loss_cpu_float64 2022-08-17T12:18:45.7200168Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_unfold_cpu_complex128 2022-08-17T12:18:45.7347787Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_erfcx_cpu_float64 2022-08-17T12:18:45.7603068Z [gw1] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_erfcx_cpu_float64 2022-08-17T12:18:45.7640085Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_hermite_polynomial_h_cpu_float64 2022-08-17T12:18:45.8044855Z [gw1] [ 43%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_hermite_polynomial_h_cpu_float64 2022-08-17T12:18:45.8090208Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_hermite_polynomial_he_cpu_float64 2022-08-17T12:18:45.8598639Z [gw1] [ 43%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_hermite_polynomial_he_cpu_float64 2022-08-17T12:18:45.8659064Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_i0e_cpu_float64 2022-08-17T12:18:45.9017195Z [gw1] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_i0e_cpu_float64 2022-08-17T12:18:45.9273433Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_i1_cpu_float64 2022-08-17T12:18:45.9362914Z [gw1] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_i1_cpu_float64 2022-08-17T12:18:45.9730771Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_i1e_cpu_float64 2022-08-17T12:18:46.0009432Z [gw1] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_i1e_cpu_float64 2022-08-17T12:18:46.0101332Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_laguerre_polynomial_l_cpu_float64 2022-08-17T12:18:46.0473614Z [gw1] [ 43%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_laguerre_polynomial_l_cpu_float64 2022-08-17T12:18:46.0479088Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_legendre_polynomial_p_cpu_float64 2022-08-17T12:18:46.0942671Z [gw1] [ 43%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_legendre_polynomial_p_cpu_float64 2022-08-17T12:18:46.1179600Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_log_ndtr_cpu_float64 2022-08-17T12:18:46.1323152Z [gw1] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_log_ndtr_cpu_float64 2022-08-17T12:18:46.1356743Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_modified_bessel_i0_cpu_float64 2022-08-17T12:18:46.1806149Z [gw1] [ 43%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_modified_bessel_i0_cpu_float64 2022-08-17T12:18:46.1806784Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_modified_bessel_i1_cpu_float64 2022-08-17T12:18:46.2246023Z [gw1] [ 43%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_modified_bessel_i1_cpu_float64 2022-08-17T12:18:46.2246668Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_modified_bessel_k0_cpu_float64 2022-08-17T12:18:46.2691402Z [gw1] [ 43%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_modified_bessel_k0_cpu_float64 2022-08-17T12:18:46.2692062Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_modified_bessel_k1_cpu_float64 2022-08-17T12:18:46.3161096Z [gw1] [ 43%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_modified_bessel_k1_cpu_float64 2022-08-17T12:18:46.3383527Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_ndtr_cpu_float64 2022-08-17T12:18:46.3523024Z [gw1] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_ndtr_cpu_float64 2022-08-17T12:18:46.4015126Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_ndtri_cpu_float64 2022-08-17T12:18:46.4104307Z [gw1] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_ndtri_cpu_float64 2022-08-17T12:18:46.5692582Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_polygamma_special_polygamma_n_0_cpu_float64 2022-08-17T12:18:46.5727984Z [gw1] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_polygamma_special_polygamma_n_0_cpu_float64 2022-08-17T12:18:46.5794680Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_scaled_modified_bessel_k0_cpu_float64 2022-08-17T12:18:46.6257823Z [gw1] [ 43%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_scaled_modified_bessel_k0_cpu_float64 2022-08-17T12:18:46.6258592Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_scaled_modified_bessel_k1_cpu_float64 2022-08-17T12:18:46.6686305Z [gw1] [ 43%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_scaled_modified_bessel_k1_cpu_float64 2022-08-17T12:18:46.6687175Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_shifted_chebyshev_polynomial_t_cpu_float64 2022-08-17T12:18:46.7122052Z [gw1] [ 43%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_shifted_chebyshev_polynomial_t_cpu_float64 2022-08-17T12:18:46.7128614Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_shifted_chebyshev_polynomial_u_cpu_float64 2022-08-17T12:18:46.7556983Z [gw1] [ 43%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_shifted_chebyshev_polynomial_u_cpu_float64 2022-08-17T12:18:46.7566188Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_shifted_chebyshev_polynomial_v_cpu_float64 2022-08-17T12:18:46.7996997Z [gw1] [ 43%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_shifted_chebyshev_polynomial_v_cpu_float64 2022-08-17T12:18:46.8005663Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_shifted_chebyshev_polynomial_w_cpu_float64 2022-08-17T12:18:46.8440837Z [gw1] [ 43%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_shifted_chebyshev_polynomial_w_cpu_float64 2022-08-17T12:18:46.8449206Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_spherical_bessel_j0_cpu_float64 2022-08-17T12:18:46.8873255Z [gw1] [ 43%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_spherical_bessel_j0_cpu_float64 2022-08-17T12:18:46.8880903Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_xlog1py_cpu_float64 2022-08-17T12:18:46.9361206Z [gw1] [ 43%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_xlog1py_cpu_float64 2022-08-17T12:18:46.9367194Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_zeta_cpu_float64 2022-08-17T12:18:46.9839346Z [gw1] [ 43%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_zeta_cpu_float64 2022-08-17T12:18:47.1203278Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_split_cpu_complex128 2022-08-17T12:18:47.1224075Z [gw1] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_split_cpu_complex128 2022-08-17T12:18:47.1598012Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_split_cpu_float64 2022-08-17T12:18:47.1642467Z [gw1] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_split_cpu_float64 2022-08-17T12:18:47.4448909Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_split_list_args_cpu_complex128 2022-08-17T12:18:47.4468586Z [gw1] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_split_list_args_cpu_complex128 2022-08-17T12:18:47.5129079Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_split_list_args_cpu_float64 2022-08-17T12:18:47.5148178Z [gw1] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_split_list_args_cpu_float64 2022-08-17T12:18:47.8825450Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_split_with_sizes_cpu_complex128 2022-08-17T12:18:47.8858576Z [gw1] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_split_with_sizes_cpu_complex128 2022-08-17T12:18:47.9524725Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_split_with_sizes_cpu_float64 2022-08-17T12:18:47.9555327Z [gw1] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_split_with_sizes_cpu_float64 2022-08-17T12:18:47.9933456Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sqrt_cpu_complex128 2022-08-17T12:18:47.9965281Z [gw1] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sqrt_cpu_complex128 2022-08-17T12:18:48.0080459Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sqrt_cpu_float64 2022-08-17T12:18:48.0442431Z [gw1] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sqrt_cpu_float64 2022-08-17T12:18:48.1582904Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_square_cpu_complex128 2022-08-17T12:18:48.1679439Z [gw1] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_square_cpu_complex128 2022-08-17T12:18:48.2030088Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_square_cpu_float64 2022-08-17T12:18:48.2083331Z [gw1] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_square_cpu_float64 2022-08-17T12:18:48.3668958Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_squeeze_cpu_complex128 2022-08-17T12:18:48.3699290Z [gw2] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_unfold_cpu_complex128 2022-08-17T12:18:48.5461893Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_unfold_cpu_float64 2022-08-17T12:18:48.5603356Z [gw1] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_squeeze_cpu_complex128 2022-08-17T12:18:48.6058188Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_squeeze_cpu_float64 2022-08-17T12:18:48.6104857Z [gw1] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_squeeze_cpu_float64 2022-08-17T12:18:49.2308296Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_stack_cpu_complex128 2022-08-17T12:18:49.2457484Z [gw1] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_stack_cpu_complex128 2022-08-17T12:18:49.3035953Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_stack_cpu_float64 2022-08-17T12:18:49.3062753Z [gw2] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_unfold_cpu_float64 2022-08-17T12:18:49.3159920Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_upsample_bilinear_cpu_float64 2022-08-17T12:18:49.3563035Z [gw2] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_upsample_bilinear_cpu_float64 2022-08-17T12:18:49.3793757Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_upsample_nearest_cpu_float64 2022-08-17T12:18:49.3822498Z [gw1] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_stack_cpu_float64 2022-08-17T12:18:49.3837936Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_std_cpu_complex128 2022-08-17T12:18:49.3998741Z [gw2] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_upsample_nearest_cpu_float64 2022-08-17T12:18:49.4005425Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nonzero_cpu_complex128 2022-08-17T12:18:49.4418481Z [gw2] [ 44%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nonzero_cpu_complex128 2022-08-17T12:18:49.4427934Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nonzero_cpu_float64 2022-08-17T12:18:49.4882208Z [gw2] [ 44%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nonzero_cpu_float64 2022-08-17T12:18:49.6998847Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_diag_cpu_float64 2022-08-17T12:18:49.7026400Z [gw1] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_std_cpu_complex128 2022-08-17T12:18:49.7649331Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_std_cpu_float64 2022-08-17T12:18:49.7675312Z [gw1] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_std_cpu_float64 2022-08-17T12:18:50.3108571Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_std_mean_cpu_complex128 2022-08-17T12:18:50.3134288Z [gw1] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_std_mean_cpu_complex128 2022-08-17T12:18:50.3816281Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_std_mean_cpu_float64 2022-08-17T12:18:50.3841801Z [gw1] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_std_mean_cpu_float64 2022-08-17T12:18:50.9347541Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_stft_cpu_complex128 2022-08-17T12:18:50.9381050Z [gw1] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_stft_cpu_complex128 2022-08-17T12:18:51.0505707Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_stft_cpu_float64 2022-08-17T12:18:51.0530170Z [gw0] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_solve_triangular_cpu_complex128 2022-08-17T12:18:51.2020862Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_solve_triangular_cpu_float64 2022-08-17T12:18:51.2051870Z [gw1] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_stft_cpu_float64 2022-08-17T12:18:51.8994842Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sub_cpu_complex128 2022-08-17T12:18:51.8998942Z [gw1] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sub_cpu_complex128 2022-08-17T12:18:51.9964020Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sub_cpu_float64 2022-08-17T12:18:51.9979276Z [gw1] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sub_cpu_float64 2022-08-17T12:18:52.5261603Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sum_cpu_complex128 2022-08-17T12:18:52.5294354Z [gw1] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sum_cpu_complex128 2022-08-17T12:18:52.6247211Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sum_cpu_float64 2022-08-17T12:18:52.6273135Z [gw1] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sum_cpu_float64 2022-08-17T12:18:52.7495463Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sum_to_size_cpu_complex128 2022-08-17T12:18:52.7523872Z [gw3] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cumprod_cpu_float64 2022-08-17T12:18:52.7551027Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cumsum_cpu_complex128 2022-08-17T12:18:52.7573626Z [gw1] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sum_to_size_cpu_complex128 2022-08-17T12:18:52.8089795Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sum_to_size_cpu_float64 2022-08-17T12:18:52.8111172Z [gw1] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sum_to_size_cpu_float64 2022-08-17T12:18:52.8803784Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_svd_cpu_complex128 2022-08-17T12:18:52.8829575Z [gw3] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cumsum_cpu_complex128 2022-08-17T12:18:52.9152466Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cumsum_cpu_float64 2022-08-17T12:18:52.9282752Z [gw3] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cumsum_cpu_float64 2022-08-17T12:18:53.4684821Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cumulative_trapezoid_cpu_complex128 2022-08-17T12:18:53.4710829Z [gw3] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cumulative_trapezoid_cpu_complex128 2022-08-17T12:18:53.5851392Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cumulative_trapezoid_cpu_float64 2022-08-17T12:18:53.5882117Z [gw3] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cumulative_trapezoid_cpu_float64 2022-08-17T12:18:53.6088350Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_deg2rad_cpu_float64 2022-08-17T12:18:53.6402530Z [gw3] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_deg2rad_cpu_float64 2022-08-17T12:18:54.1801624Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_diag_cpu_complex128 2022-08-17T12:18:54.1975510Z [gw3] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_diag_cpu_complex128 2022-08-17T12:18:54.3197910Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_diag_cpu_float64 2022-08-17T12:18:54.3213063Z [gw3] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_diag_cpu_float64 2022-08-17T12:18:54.7109852Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_diag_embed_cpu_complex128 2022-08-17T12:18:54.7138750Z [gw3] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_diag_embed_cpu_complex128 2022-08-17T12:18:54.8062351Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_diag_embed_cpu_float64 2022-08-17T12:18:54.8090588Z [gw3] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_diag_embed_cpu_float64 2022-08-17T12:18:54.9348660Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_diagflat_cpu_complex128 2022-08-17T12:18:54.9371614Z [gw3] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_diagflat_cpu_complex128 2022-08-17T12:18:54.9625891Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_diagflat_cpu_float64 2022-08-17T12:18:54.9921763Z [gw3] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_diagflat_cpu_float64 2022-08-17T12:18:55.0994764Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_diagonal_cpu_complex128 2022-08-17T12:18:55.1058782Z [gw2] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_diag_cpu_float64 2022-08-17T12:18:55.2468692Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_diag_embed_cpu_complex128 2022-08-17T12:18:55.2486762Z [gw2] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_diag_embed_cpu_complex128 2022-08-17T12:18:55.2758370Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_diag_embed_cpu_float64 2022-08-17T12:18:55.2924967Z [gw2] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_diag_embed_cpu_float64 2022-08-17T12:18:55.3366530Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_diagflat_cpu_complex128 2022-08-17T12:18:55.3419387Z [gw2] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_diagflat_cpu_complex128 2022-08-17T12:18:55.3576631Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_diagflat_cpu_float64 2022-08-17T12:18:55.3922302Z [gw2] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_diagflat_cpu_float64 2022-08-17T12:18:55.4394854Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_diagonal_cpu_complex128 2022-08-17T12:18:55.4417833Z [gw3] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_diagonal_cpu_complex128 2022-08-17T12:18:55.5477341Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_diagonal_cpu_float64 2022-08-17T12:18:55.5560273Z [gw2] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_diagonal_cpu_complex128 2022-08-17T12:18:55.5711422Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_diagonal_cpu_float64 2022-08-17T12:18:55.5729579Z [gw3] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_diagonal_cpu_float64 2022-08-17T12:18:55.5738959Z [gw2] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_diagonal_cpu_float64 2022-08-17T12:18:55.6001049Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_diagonal_scatter_cpu_float64 2022-08-17T12:18:55.6455659Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_diagonal_scatter_cpu_float64 2022-08-17T12:18:55.6481383Z [gw2] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_diagonal_scatter_cpu_float64 2022-08-17T12:18:55.7781142Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_diff_cpu_complex128 2022-08-17T12:18:55.7792705Z [gw3] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_diagonal_scatter_cpu_float64 2022-08-17T12:18:56.1240310Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_diff_cpu_complex128 2022-08-17T12:18:56.1255566Z [gw0] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_solve_triangular_cpu_float64 2022-08-17T12:18:56.5803699Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_svd_cpu_complex128 2022-08-17T12:18:56.5814623Z [gw2] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_diff_cpu_complex128 2022-08-17T12:18:56.6775578Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_diff_cpu_float64 2022-08-17T12:18:56.6780488Z [gw2] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_diff_cpu_float64 2022-08-17T12:18:56.6837628Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_digamma_cpu_float64 2022-08-17T12:18:56.7205001Z [gw2] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_digamma_cpu_float64 2022-08-17T12:18:57.4549513Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_dist_cpu_complex128 2022-08-17T12:18:57.4572040Z [gw2] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_dist_cpu_complex128 2022-08-17T12:18:57.6175650Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_dist_cpu_float64 2022-08-17T12:18:57.6200245Z [gw2] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_dist_cpu_float64 2022-08-17T12:18:57.6644208Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_div_floor_rounding_cpu_float64 2022-08-17T12:18:57.6669633Z [gw2] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_div_floor_rounding_cpu_float64 2022-08-17T12:18:57.8778971Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_div_no_rounding_mode_cpu_complex128 2022-08-17T12:18:57.8791702Z [gw2] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_div_no_rounding_mode_cpu_complex128 2022-08-17T12:18:57.9021117Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_div_no_rounding_mode_cpu_float64 2022-08-17T12:18:57.9205119Z [gw2] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_div_no_rounding_mode_cpu_float64 2022-08-17T12:18:57.9420268Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_div_trunc_rounding_cpu_float64 2022-08-17T12:18:57.9645500Z [gw2] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_div_trunc_rounding_cpu_float64 2022-08-17T12:18:58.0231988Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_dot_cpu_complex128 2022-08-17T12:18:58.0256822Z [gw2] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_dot_cpu_complex128 2022-08-17T12:18:58.0360295Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_dot_cpu_float64 2022-08-17T12:18:58.0684081Z [gw2] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_dot_cpu_float64 2022-08-17T12:18:58.0927235Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_double_cpu_complex128 2022-08-17T12:18:58.1124028Z [gw2] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_double_cpu_complex128 2022-08-17T12:18:58.1197982Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_double_cpu_float64 2022-08-17T12:18:58.1680985Z [gw2] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_double_cpu_float64 2022-08-17T12:18:58.1761966Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_dsplit_cpu_complex128 2022-08-17T12:18:58.2144934Z [gw2] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_dsplit_cpu_complex128 2022-08-17T12:18:58.2154079Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_dsplit_cpu_float64 2022-08-17T12:18:58.2600838Z [gw2] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_dsplit_cpu_float64 2022-08-17T12:18:58.3328223Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_dstack_cpu_complex128 2022-08-17T12:18:58.3349413Z [gw2] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_dstack_cpu_complex128 2022-08-17T12:18:58.3421643Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_dstack_cpu_float64 2022-08-17T12:18:58.3805145Z [gw2] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_dstack_cpu_float64 2022-08-17T12:18:58.3893167Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_eig_cpu_complex128 2022-08-17T12:18:58.4249589Z [gw2] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_eig_cpu_complex128 2022-08-17T12:18:58.4345048Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_eig_cpu_float64 2022-08-17T12:18:58.4762796Z [gw2] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_eig_cpu_float64 2022-08-17T12:18:58.7049108Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_einsum_cpu_complex128 2022-08-17T12:18:58.7061374Z [gw2] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_einsum_cpu_complex128 2022-08-17T12:18:58.7230656Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_einsum_cpu_float64 2022-08-17T12:18:58.7486145Z [gw2] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_einsum_cpu_float64 2022-08-17T12:18:58.7516820Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_empty_cpu_complex128 2022-08-17T12:18:58.7925857Z [gw2] [ 44%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_empty_cpu_complex128 2022-08-17T12:18:58.7959181Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_empty_cpu_float64 2022-08-17T12:18:58.8365761Z [gw2] [ 44%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_empty_cpu_float64 2022-08-17T12:18:58.8397371Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_empty_like_cpu_complex128 2022-08-17T12:18:58.8805057Z [gw2] [ 44%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_empty_like_cpu_complex128 2022-08-17T12:18:58.8838898Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_empty_like_cpu_float64 2022-08-17T12:18:58.9245464Z [gw2] [ 44%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_empty_like_cpu_float64 2022-08-17T12:18:58.9289265Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_eq_cpu_complex128 2022-08-17T12:18:58.9685133Z [gw2] [ 44%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_eq_cpu_complex128 2022-08-17T12:18:58.9719338Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_eq_cpu_float64 2022-08-17T12:18:59.0162653Z [gw2] [ 44%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_eq_cpu_float64 2022-08-17T12:18:59.0171074Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_equal_cpu_complex128 2022-08-17T12:18:59.0643839Z [gw2] [ 45%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_equal_cpu_complex128 2022-08-17T12:18:59.0652025Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_equal_cpu_float64 2022-08-17T12:18:59.1101700Z [gw2] [ 45%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_equal_cpu_float64 2022-08-17T12:18:59.1110071Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_erf_cpu_float64 2022-08-17T12:18:59.1561680Z [gw2] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_erf_cpu_float64 2022-08-17T12:18:59.1570744Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_erfc_cpu_float64 2022-08-17T12:18:59.1978501Z [gw2] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_erfc_cpu_float64 2022-08-17T12:18:59.2028275Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_erfinv_cpu_float64 2022-08-17T12:18:59.2474529Z [gw2] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_erfinv_cpu_float64 2022-08-17T12:18:59.2483312Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_exp2_cpu_float64 2022-08-17T12:18:59.2921019Z [gw2] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_exp2_cpu_float64 2022-08-17T12:18:59.3051090Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_exp_cpu_complex128 2022-08-17T12:18:59.3393074Z [gw2] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_exp_cpu_complex128 2022-08-17T12:18:59.3402080Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_exp_cpu_float64 2022-08-17T12:18:59.3840533Z [gw2] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_exp_cpu_float64 2022-08-17T12:18:59.3960506Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_expand_as_cpu_complex128 2022-08-17T12:18:59.4275706Z [gw2] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_expand_as_cpu_complex128 2022-08-17T12:18:59.4280544Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_expand_as_cpu_float64 2022-08-17T12:18:59.4720628Z [gw2] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_expand_as_cpu_float64 2022-08-17T12:18:59.5474403Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_expand_cpu_complex128 2022-08-17T12:18:59.5513606Z [gw2] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_expand_cpu_complex128 2022-08-17T12:18:59.5777001Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_expand_cpu_float64 2022-08-17T12:18:59.5925292Z [gw2] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_expand_cpu_float64 2022-08-17T12:18:59.5984074Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_expm1_cpu_float64 2022-08-17T12:18:59.6365387Z [gw2] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_expm1_cpu_float64 2022-08-17T12:18:59.7805031Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_fft2_cpu_complex128 2022-08-17T12:18:59.7833156Z [gw2] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_fft2_cpu_complex128 2022-08-17T12:18:59.8034762Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_fft2_cpu_float64 2022-08-17T12:18:59.8321246Z [gw2] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_fft2_cpu_float64 2022-08-17T12:18:59.9033106Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_fft_cpu_complex128 2022-08-17T12:18:59.9069794Z [gw2] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_fft_cpu_complex128 2022-08-17T12:18:59.9295383Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_fft_cpu_float64 2022-08-17T12:18:59.9600306Z [gw2] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_fft_cpu_float64 2022-08-17T12:19:00.0567755Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_fftn_cpu_complex128 2022-08-17T12:19:00.0597040Z [gw2] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_fftn_cpu_complex128 2022-08-17T12:19:00.0759136Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_fftn_cpu_float64 2022-08-17T12:19:00.1081796Z [gw2] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_fftn_cpu_float64 2022-08-17T12:19:00.1486228Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_fftshift_cpu_complex128 2022-08-17T12:19:00.1529560Z [gw2] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_fftshift_cpu_complex128 2022-08-17T12:19:00.1716717Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_fftshift_cpu_float64 2022-08-17T12:19:00.2081872Z [gw2] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_fftshift_cpu_float64 2022-08-17T12:19:00.2618223Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_hfft2_cpu_complex128 2022-08-17T12:19:00.2648050Z [gw2] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_hfft2_cpu_complex128 2022-08-17T12:19:00.2782192Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_hfft2_cpu_float64 2022-08-17T12:19:00.3122959Z [gw2] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_hfft2_cpu_float64 2022-08-17T12:19:00.3902723Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_hfft_cpu_complex128 2022-08-17T12:19:00.3921083Z [gw2] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_hfft_cpu_complex128 2022-08-17T12:19:00.4230645Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_hfft_cpu_float64 2022-08-17T12:19:00.4377236Z [gw2] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_hfft_cpu_float64 2022-08-17T12:19:00.5560757Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_hfftn_cpu_complex128 2022-08-17T12:19:00.5607546Z [gw2] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_hfftn_cpu_complex128 2022-08-17T12:19:00.5927162Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_hfftn_cpu_float64 2022-08-17T12:19:00.6122223Z [gw2] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_hfftn_cpu_float64 2022-08-17T12:19:00.7023332Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_ifft2_cpu_complex128 2022-08-17T12:19:00.7051691Z [gw2] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_ifft2_cpu_complex128 2022-08-17T12:19:00.7164723Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_ifft2_cpu_float64 2022-08-17T12:19:00.7600606Z [gw2] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_ifft2_cpu_float64 2022-08-17T12:19:00.8150276Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_ifft_cpu_complex128 2022-08-17T12:19:00.8175804Z [gw2] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_ifft_cpu_complex128 2022-08-17T12:19:00.8294285Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_ifft_cpu_float64 2022-08-17T12:19:00.8692389Z [gw2] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_ifft_cpu_float64 2022-08-17T12:19:00.9719287Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_ifftn_cpu_complex128 2022-08-17T12:19:00.9746133Z [gw2] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_ifftn_cpu_complex128 2022-08-17T12:19:01.0021728Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_ifftn_cpu_float64 2022-08-17T12:19:01.0240701Z [gw2] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_ifftn_cpu_float64 2022-08-17T12:19:01.0716360Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_ifftshift_cpu_complex128 2022-08-17T12:19:01.0761012Z [gw2] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_ifftshift_cpu_complex128 2022-08-17T12:19:01.0925129Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_ifftshift_cpu_float64 2022-08-17T12:19:01.1204494Z [gw2] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_ifftshift_cpu_float64 2022-08-17T12:19:01.1405555Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_ihfft2_cpu_float64 2022-08-17T12:19:01.1685385Z [gw2] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_ihfft2_cpu_float64 2022-08-17T12:19:01.1875741Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_ihfft_cpu_float64 2022-08-17T12:19:01.2108802Z [gw2] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_ihfft_cpu_float64 2022-08-17T12:19:01.2126357Z [gw3] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_diff_cpu_complex128 2022-08-17T12:19:01.2136419Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_diff_cpu_float64 2022-08-17T12:19:01.2354373Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_ihfftn_cpu_float64 2022-08-17T12:19:01.2565054Z [gw2] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_ihfftn_cpu_float64 2022-08-17T12:19:01.4144724Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_irfft2_cpu_complex128 2022-08-17T12:19:01.4183102Z [gw2] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_irfft2_cpu_complex128 2022-08-17T12:19:01.4642437Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_irfft2_cpu_float64 2022-08-17T12:19:01.4680874Z [gw2] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_irfft2_cpu_float64 2022-08-17T12:19:01.6201747Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_irfft_cpu_complex128 2022-08-17T12:19:01.6261636Z [gw2] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_irfft_cpu_complex128 2022-08-17T12:19:01.6630406Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_irfft_cpu_float64 2022-08-17T12:19:01.6685778Z [gw2] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_irfft_cpu_float64 2022-08-17T12:19:01.8761602Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_irfftn_cpu_complex128 2022-08-17T12:19:01.8798582Z [gw2] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_irfftn_cpu_complex128 2022-08-17T12:19:01.9227299Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_irfftn_cpu_float64 2022-08-17T12:19:01.9248289Z [gw2] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_irfftn_cpu_float64 2022-08-17T12:19:01.9511773Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_rfft2_cpu_float64 2022-08-17T12:19:01.9684166Z [gw2] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_rfft2_cpu_float64 2022-08-17T12:19:01.9850421Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_rfft_cpu_float64 2022-08-17T12:19:02.0124364Z [gw2] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_rfft_cpu_float64 2022-08-17T12:19:02.0297992Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_rfftn_cpu_float64 2022-08-17T12:19:02.0564773Z [gw2] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_rfftn_cpu_float64 2022-08-17T12:19:02.0731331Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fill_cpu_complex128 2022-08-17T12:19:02.1004225Z [gw2] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fill_cpu_complex128 2022-08-17T12:19:02.1056316Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fill_cpu_float64 2022-08-17T12:19:02.1444155Z [gw2] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fill_cpu_float64 2022-08-17T12:19:02.1848091Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_flatten_cpu_complex128 2022-08-17T12:19:02.1881881Z [gw2] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_flatten_cpu_complex128 2022-08-17T12:19:02.1946598Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_flatten_cpu_float64 2022-08-17T12:19:02.2324557Z [gw2] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_flatten_cpu_float64 2022-08-17T12:19:02.3146245Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_flip_cpu_complex128 2022-08-17T12:19:02.3186244Z [gw2] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_flip_cpu_complex128 2022-08-17T12:19:02.3412458Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_flip_cpu_float64 2022-08-17T12:19:02.3602630Z [gw2] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_flip_cpu_float64 2022-08-17T12:19:02.3733448Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fliplr_cpu_complex128 2022-08-17T12:19:02.4043594Z [gw2] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fliplr_cpu_complex128 2022-08-17T12:19:02.4092108Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fliplr_cpu_float64 2022-08-17T12:19:02.4483685Z [gw2] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fliplr_cpu_float64 2022-08-17T12:19:02.4613758Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_flipud_cpu_complex128 2022-08-17T12:19:02.4925194Z [gw2] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_flipud_cpu_complex128 2022-08-17T12:19:02.4976426Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_flipud_cpu_float64 2022-08-17T12:19:02.5366483Z [gw2] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_flipud_cpu_float64 2022-08-17T12:19:02.5444412Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_float_cpu_complex128 2022-08-17T12:19:02.5872409Z [gw2] [ 45%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_float_cpu_complex128 2022-08-17T12:19:02.5882070Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_float_cpu_float64 2022-08-17T12:19:02.6321893Z [gw2] [ 45%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_float_cpu_float64 2022-08-17T12:19:02.7684761Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_float_power_cpu_complex128 2022-08-17T12:19:02.7712336Z [gw3] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_diff_cpu_float64 2022-08-17T12:19:02.7900100Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_digamma_cpu_float64 2022-08-17T12:19:02.8202358Z [gw3] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_digamma_cpu_float64 2022-08-17T12:19:02.9571392Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_dist_cpu_complex128 2022-08-17T12:19:02.9601327Z [gw2] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_float_power_cpu_complex128 2022-08-17T12:19:03.0044168Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_float_power_cpu_float64 2022-08-17T12:19:03.0059292Z [gw2] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_float_power_cpu_float64 2022-08-17T12:19:03.0095497Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_floor_cpu_float64 2022-08-17T12:19:03.0484920Z [gw2] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_floor_cpu_float64 2022-08-17T12:19:03.0510926Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_floor_divide_cpu_float64 2022-08-17T12:19:03.0967292Z [gw2] [ 45%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_floor_divide_cpu_float64 2022-08-17T12:19:03.1223793Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fmax_cpu_float64 2022-08-17T12:19:03.1408776Z [gw2] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fmax_cpu_float64 2022-08-17T12:19:03.1740971Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fmin_cpu_float64 2022-08-17T12:19:03.1846254Z [gw2] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fmin_cpu_float64 2022-08-17T12:19:03.2085355Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fmod_cpu_float64 2022-08-17T12:19:03.2285707Z [gw2] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fmod_cpu_float64 2022-08-17T12:19:03.2344621Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_frac_cpu_float64 2022-08-17T12:19:03.2725221Z [gw2] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_frac_cpu_float64 2022-08-17T12:19:03.2812376Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_frexp_cpu_float64 2022-08-17T12:19:03.3164690Z [gw2] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_frexp_cpu_float64 2022-08-17T12:19:03.3203839Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_full_like_cpu_complex128 2022-08-17T12:19:03.3643816Z [gw2] [ 45%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_full_like_cpu_complex128 2022-08-17T12:19:03.3681585Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_full_like_cpu_float64 2022-08-17T12:19:03.4124409Z [gw2] [ 45%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_full_like_cpu_float64 2022-08-17T12:19:03.4645015Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_gather_cpu_complex128 2022-08-17T12:19:03.4680543Z [gw2] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_gather_cpu_complex128 2022-08-17T12:19:03.4848977Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_gather_cpu_float64 2022-08-17T12:19:03.5132682Z [gw2] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_gather_cpu_float64 2022-08-17T12:19:03.5141956Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_ge_cpu_float64 2022-08-17T12:19:03.5565956Z [gw2] [ 46%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_ge_cpu_float64 2022-08-17T12:19:03.5574083Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_geqrf_cpu_complex128 2022-08-17T12:19:03.6017833Z [gw2] [ 46%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_geqrf_cpu_complex128 2022-08-17T12:19:03.6027351Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_geqrf_cpu_float64 2022-08-17T12:19:03.6482018Z [gw2] [ 46%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_geqrf_cpu_float64 2022-08-17T12:19:03.8399170Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_gradient_cpu_complex128 2022-08-17T12:19:03.8569583Z [gw2] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_gradient_cpu_complex128 2022-08-17T12:19:03.8925970Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_gradient_cpu_float64 2022-08-17T12:19:03.9036827Z [gw2] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_gradient_cpu_float64 2022-08-17T12:19:03.9043683Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_gt_cpu_float64 2022-08-17T12:19:03.9485459Z [gw2] [ 46%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_gt_cpu_float64 2022-08-17T12:19:03.9555738Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_half_cpu_complex128 2022-08-17T12:19:03.9967033Z [gw2] [ 46%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_half_cpu_complex128 2022-08-17T12:19:04.0042950Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_half_cpu_float64 2022-08-17T12:19:04.0405343Z [gw2] [ 46%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_half_cpu_float64 2022-08-17T12:19:04.0448728Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_heaviside_cpu_float64 2022-08-17T12:19:04.0845963Z [gw2] [ 46%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_heaviside_cpu_float64 2022-08-17T12:19:04.0881491Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_histc_cpu_float64 2022-08-17T12:19:04.1285722Z [gw2] [ 46%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_histc_cpu_float64 2022-08-17T12:19:04.1319865Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_histogram_cpu_float64 2022-08-17T12:19:04.1765900Z [gw2] [ 46%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_histogram_cpu_float64 2022-08-17T12:19:04.1798894Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_histogramdd_cpu_float64 2022-08-17T12:19:04.2246766Z [gw2] [ 46%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_histogramdd_cpu_float64 2022-08-17T12:19:04.2448195Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_hsplit_cpu_complex128 2022-08-17T12:19:04.2725690Z [gw2] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_hsplit_cpu_complex128 2022-08-17T12:19:04.2789267Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_hsplit_cpu_float64 2022-08-17T12:19:04.3206907Z [gw2] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_hsplit_cpu_float64 2022-08-17T12:19:04.3788513Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_hstack_cpu_complex128 2022-08-17T12:19:04.3808621Z [gw2] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_hstack_cpu_complex128 2022-08-17T12:19:04.3888382Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_hstack_cpu_float64 2022-08-17T12:19:04.4285509Z [gw2] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_hstack_cpu_float64 2022-08-17T12:19:04.4623969Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_hypot_cpu_float64 2022-08-17T12:19:04.4725844Z [gw2] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_hypot_cpu_float64 2022-08-17T12:19:04.4964609Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_i0_cpu_float64 2022-08-17T12:19:04.5255032Z [gw2] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_i0_cpu_float64 2022-08-17T12:19:04.5264211Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_igamma_cpu_float64 2022-08-17T12:19:04.5696532Z [gw2] [ 46%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_igamma_cpu_float64 2022-08-17T12:19:04.5705992Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_igammac_cpu_float64 2022-08-17T12:19:04.6201514Z [gw2] [ 46%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_igammac_cpu_float64 2022-08-17T12:19:04.6336766Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_imag_cpu_complex128 2022-08-17T12:19:04.6721101Z [gw2] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_imag_cpu_complex128 2022-08-17T12:19:04.7920462Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_index_add_cpu_complex128 2022-08-17T12:19:04.7934528Z [gw2] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_index_add_cpu_complex128 2022-08-17T12:19:04.8072353Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_index_add_cpu_float64 2022-08-17T12:19:04.8366478Z [gw2] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_index_add_cpu_float64 2022-08-17T12:19:04.8675214Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_index_copy_cpu_complex128 2022-08-17T12:19:04.8805011Z [gw2] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_index_copy_cpu_complex128 2022-08-17T12:19:04.8897353Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_index_copy_cpu_float64 2022-08-17T12:19:04.9285060Z [gw2] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_index_copy_cpu_float64 2022-08-17T12:19:04.9485935Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_index_fill_cpu_complex128 2022-08-17T12:19:04.9765818Z [gw2] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_index_fill_cpu_complex128 2022-08-17T12:19:04.9828619Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_index_fill_cpu_float64 2022-08-17T12:19:05.0247050Z [gw2] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_index_fill_cpu_float64 2022-08-17T12:19:05.0887584Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_index_put_cpu_complex128 2022-08-17T12:19:05.0900895Z [gw2] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_index_put_cpu_complex128 2022-08-17T12:19:05.1040489Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_index_put_cpu_float64 2022-08-17T12:19:05.1327495Z [gw2] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_index_put_cpu_float64 2022-08-17T12:19:05.1423849Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_index_reduce_cpu_float64 2022-08-17T12:19:05.1766370Z [gw2] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_index_reduce_cpu_float64 2022-08-17T12:19:05.1938843Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_index_select_cpu_complex128 2022-08-17T12:19:05.2208230Z [gw2] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_index_select_cpu_complex128 2022-08-17T12:19:05.2273356Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_index_select_cpu_float64 2022-08-17T12:19:05.2646527Z [gw2] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_index_select_cpu_float64 2022-08-17T12:19:05.2908363Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_inner_cpu_complex128 2022-08-17T12:19:05.3085973Z [gw2] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_inner_cpu_complex128 2022-08-17T12:19:05.3149455Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_inner_cpu_float64 2022-08-17T12:19:05.3525447Z [gw2] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_inner_cpu_float64 2022-08-17T12:19:05.3557894Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_int_cpu_complex128 2022-08-17T12:19:05.3965793Z [gw2] [ 46%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_int_cpu_complex128 2022-08-17T12:19:05.3998306Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_int_cpu_float64 2022-08-17T12:19:05.4406356Z [gw2] [ 46%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_int_cpu_float64 2022-08-17T12:19:05.4919524Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_inverse_cpu_complex128 2022-08-17T12:19:05.4934496Z [gw2] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_inverse_cpu_complex128 2022-08-17T12:19:05.5158212Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_inverse_cpu_float64 2022-08-17T12:19:05.5441317Z [gw2] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_inverse_cpu_float64 2022-08-17T12:19:05.5452630Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_isclose_cpu_complex128 2022-08-17T12:19:05.5884307Z [gw2] [ 46%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_isclose_cpu_complex128 2022-08-17T12:19:05.5896049Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_isclose_cpu_float64 2022-08-17T12:19:05.6363440Z [gw2] [ 46%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_isclose_cpu_float64 2022-08-17T12:19:05.6374943Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_isfinite_cpu_complex128 2022-08-17T12:19:05.6766258Z [gw2] [ 46%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_isfinite_cpu_complex128 2022-08-17T12:19:05.6796563Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_isfinite_cpu_float64 2022-08-17T12:19:05.7204855Z [gw2] [ 46%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_isfinite_cpu_float64 2022-08-17T12:19:05.7232887Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_isin_cpu_float64 2022-08-17T12:19:05.7644846Z [gw2] [ 46%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_isin_cpu_float64 2022-08-17T12:19:05.7670523Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_isinf_cpu_complex128 2022-08-17T12:19:05.8084929Z [gw2] [ 46%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_isinf_cpu_complex128 2022-08-17T12:19:05.8111063Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_isinf_cpu_float64 2022-08-17T12:19:05.8564737Z [gw2] [ 46%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_isinf_cpu_float64 2022-08-17T12:19:05.8587722Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_isnan_cpu_complex128 2022-08-17T12:19:05.9004507Z [gw2] [ 46%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_isnan_cpu_complex128 2022-08-17T12:19:05.9031041Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_isnan_cpu_float64 2022-08-17T12:19:05.9485699Z [gw2] [ 46%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_isnan_cpu_float64 2022-08-17T12:19:05.9510127Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_isneginf_cpu_float64 2022-08-17T12:19:05.9924834Z [gw2] [ 46%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_isneginf_cpu_float64 2022-08-17T12:19:05.9947315Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_isposinf_cpu_float64 2022-08-17T12:19:06.0364611Z [gw2] [ 46%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_isposinf_cpu_float64 2022-08-17T12:19:06.0388588Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_isreal_cpu_complex128 2022-08-17T12:19:06.0845073Z [gw2] [ 46%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_isreal_cpu_complex128 2022-08-17T12:19:06.0867790Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_isreal_cpu_float64 2022-08-17T12:19:06.1285160Z [gw2] [ 46%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_isreal_cpu_float64 2022-08-17T12:19:06.2684563Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_istft_cpu_complex128 2022-08-17T12:19:06.2698207Z [gw3] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_dist_cpu_complex128 2022-08-17T12:19:06.2808372Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_dist_cpu_float64 2022-08-17T12:19:06.2823625Z [gw2] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_istft_cpu_complex128 2022-08-17T12:19:06.3200380Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_istft_cpu_float64 2022-08-17T12:19:06.3244205Z [gw2] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_istft_cpu_float64 2022-08-17T12:19:06.3281217Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_jiterator_2inputs_2outputs_cpu_complex128 2022-08-17T12:19:06.3686253Z [gw2] [ 46%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_jiterator_2inputs_2outputs_cpu_complex128 2022-08-17T12:19:06.3723146Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_jiterator_2inputs_2outputs_cpu_float64 2022-08-17T12:19:06.4126294Z [gw2] [ 46%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_jiterator_2inputs_2outputs_cpu_float64 2022-08-17T12:19:06.4165465Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_jiterator_4inputs_with_extra_args_cpu_complex128 2022-08-17T12:19:06.4566216Z [gw2] [ 46%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_jiterator_4inputs_with_extra_args_cpu_complex128 2022-08-17T12:19:06.4603070Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_jiterator_4inputs_with_extra_args_cpu_float64 2022-08-17T12:19:06.5047753Z [gw2] [ 46%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_jiterator_4inputs_with_extra_args_cpu_float64 2022-08-17T12:19:06.5088741Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_jiterator_binary_cpu_complex128 2022-08-17T12:19:06.5485709Z [gw2] [ 46%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_jiterator_binary_cpu_complex128 2022-08-17T12:19:06.5520611Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_jiterator_binary_cpu_float64 2022-08-17T12:19:06.5926345Z [gw2] [ 46%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_jiterator_binary_cpu_float64 2022-08-17T12:19:06.5956726Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_jiterator_binary_return_by_ref_cpu_complex128 2022-08-17T12:19:06.6365448Z [gw2] [ 46%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_jiterator_binary_return_by_ref_cpu_complex128 2022-08-17T12:19:06.6396676Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_jiterator_binary_return_by_ref_cpu_float64 2022-08-17T12:19:06.6805393Z [gw2] [ 46%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_jiterator_binary_return_by_ref_cpu_float64 2022-08-17T12:19:06.6836338Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_jiterator_unary_cpu_complex128 2022-08-17T12:19:06.7245242Z [gw2] [ 46%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_jiterator_unary_cpu_complex128 2022-08-17T12:19:06.7283701Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_jiterator_unary_cpu_float64 2022-08-17T12:19:06.7685137Z [gw2] [ 46%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_jiterator_unary_cpu_float64 2022-08-17T12:19:06.7965990Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_kron_cpu_complex128 2022-08-17T12:19:06.8124368Z [gw2] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_kron_cpu_complex128 2022-08-17T12:19:06.8203450Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_kron_cpu_float64 2022-08-17T12:19:06.8565856Z [gw2] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_kron_cpu_float64 2022-08-17T12:19:06.8757210Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_kthvalue_cpu_float64 2022-08-17T12:19:06.9005047Z [gw2] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_kthvalue_cpu_float64 2022-08-17T12:19:06.9111794Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_ldexp_cpu_complex128 2022-08-17T12:19:06.9120974Z [gw3] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_dist_cpu_float64 2022-08-17T12:19:06.9585994Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_div_floor_rounding_cpu_float64 2022-08-17T12:19:06.9596278Z [gw3] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_div_floor_rounding_cpu_float64 2022-08-17T12:19:07.0706488Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_div_no_rounding_mode_cpu_complex128 2022-08-17T12:19:07.0719300Z [gw2] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_ldexp_cpu_complex128 2022-08-17T12:19:07.1028127Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_ldexp_cpu_float64 2022-08-17T12:19:07.1125131Z [gw2] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_ldexp_cpu_float64 2022-08-17T12:19:07.1159723Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_le_cpu_float64 2022-08-17T12:19:07.1641117Z [gw2] [ 46%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_le_cpu_float64 2022-08-17T12:19:07.4387144Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_lerp_cpu_complex128 2022-08-17T12:19:07.4401569Z [gw3] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_div_no_rounding_mode_cpu_complex128 2022-08-17T12:19:07.5369460Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_div_no_rounding_mode_cpu_float64 2022-08-17T12:19:07.5390958Z [gw3] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_div_no_rounding_mode_cpu_float64 2022-08-17T12:19:07.5874267Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_div_trunc_rounding_cpu_float64 2022-08-17T12:19:07.5897355Z [gw3] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_div_trunc_rounding_cpu_float64 2022-08-17T12:19:07.6853428Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_dot_cpu_complex128 2022-08-17T12:19:07.6875978Z [gw3] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_dot_cpu_complex128 2022-08-17T12:19:07.7006729Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_dot_cpu_float64 2022-08-17T12:19:07.7400935Z [gw3] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_dot_cpu_float64 2022-08-17T12:19:07.8745696Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_double_cpu_complex128 2022-08-17T12:19:07.8772214Z [gw2] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_lerp_cpu_complex128 2022-08-17T12:19:07.8842862Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_lerp_cpu_float64 2022-08-17T12:19:07.8927628Z [gw3] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_double_cpu_complex128 2022-08-17T12:19:07.9210546Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_double_cpu_float64 2022-08-17T12:19:07.9235073Z [gw2] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_lerp_cpu_float64 2022-08-17T12:19:07.9308940Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_lgamma_cpu_float64 2022-08-17T12:19:07.9363006Z [gw2] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_lgamma_cpu_float64 2022-08-17T12:19:07.9403871Z [gw3] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_double_cpu_float64 2022-08-17T12:19:07.9720492Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_dsplit_cpu_complex128 2022-08-17T12:19:08.1122556Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_cholesky_cpu_complex128 2022-08-17T12:19:08.1155987Z [gw2] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_cholesky_cpu_complex128 2022-08-17T12:19:08.1248718Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_cholesky_cpu_float64 2022-08-17T12:19:08.1269655Z [gw3] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_dsplit_cpu_complex128 2022-08-17T12:19:08.1383940Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_dsplit_cpu_float64 2022-08-17T12:19:08.1498272Z [gw2] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_cholesky_cpu_float64 2022-08-17T12:19:08.1571093Z [gw3] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_dsplit_cpu_float64 2022-08-17T12:19:08.1687580Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_cholesky_ex_cpu_complex128 2022-08-17T12:19:08.4300144Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_dstack_cpu_complex128 2022-08-17T12:19:08.4323050Z [gw2] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_cholesky_ex_cpu_complex128 2022-08-17T12:19:08.5209532Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_cholesky_ex_cpu_float64 2022-08-17T12:19:08.5232622Z [gw2] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_cholesky_ex_cpu_float64 2022-08-17T12:19:08.5839084Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_cond_cpu_complex128 2022-08-17T12:19:08.5860514Z [gw2] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_cond_cpu_complex128 2022-08-17T12:19:08.6000488Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_cond_cpu_float64 2022-08-17T12:19:08.6033257Z [gw3] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_dstack_cpu_complex128 2022-08-17T12:19:08.6058378Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_dstack_cpu_float64 2022-08-17T12:19:08.6361332Z [gw2] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_cond_cpu_float64 2022-08-17T12:19:08.6809948Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_cross_cpu_complex128 2022-08-17T12:19:08.6834400Z [gw3] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_dstack_cpu_float64 2022-08-17T12:19:08.7210093Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_eig_cpu_complex128 2022-08-17T12:19:08.7233581Z [gw2] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_cross_cpu_complex128 2022-08-17T12:19:08.7340059Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_cross_cpu_float64 2022-08-17T12:19:08.7703031Z [gw2] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_cross_cpu_float64 2022-08-17T12:19:08.8410359Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_det_cpu_complex128 2022-08-17T12:19:08.8431643Z [gw3] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_eig_cpu_complex128 2022-08-17T12:19:08.8654312Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_eig_cpu_float64 2022-08-17T12:19:08.8713578Z [gw3] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_eig_cpu_float64 2022-08-17T12:19:08.8733690Z [gw2] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_det_cpu_complex128 2022-08-17T12:19:08.8879217Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_det_cpu_float64 2022-08-17T12:19:08.9169319Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_einsum_cpu_complex128 2022-08-17T12:19:08.9189366Z [gw2] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_det_cpu_float64 2022-08-17T12:19:09.3969280Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_det_singular_cpu_complex128 2022-08-17T12:19:09.3993865Z [gw2] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_det_singular_cpu_complex128 2022-08-17T12:19:09.4519638Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_det_singular_cpu_float64 2022-08-17T12:19:09.4541071Z [gw2] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_det_singular_cpu_float64 2022-08-17T12:19:09.5659418Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_eig_cpu_complex128 2022-08-17T12:19:09.5712850Z [gw2] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_eig_cpu_complex128 2022-08-17T12:19:09.6150287Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_eig_cpu_float64 2022-08-17T12:19:09.6169560Z [gw2] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_eig_cpu_float64 2022-08-17T12:19:09.6987129Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_eigh_cpu_complex128 2022-08-17T12:19:09.7007721Z [gw2] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_eigh_cpu_complex128 2022-08-17T12:19:09.7257923Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_eigh_cpu_float64 2022-08-17T12:19:09.7474737Z [gw2] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_eigh_cpu_float64 2022-08-17T12:19:09.8699496Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_eigvals_cpu_complex128 2022-08-17T12:19:09.8719996Z [gw2] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_eigvals_cpu_complex128 2022-08-17T12:19:09.8964019Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_eigvals_cpu_float64 2022-08-17T12:19:09.9160695Z [gw2] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_eigvals_cpu_float64 2022-08-17T12:19:10.0106520Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_eigvalsh_cpu_complex128 2022-08-17T12:19:10.0145758Z [gw2] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_eigvalsh_cpu_complex128 2022-08-17T12:19:10.0427538Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_eigvalsh_cpu_float64 2022-08-17T12:19:10.0564952Z [gw2] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_eigvalsh_cpu_float64 2022-08-17T12:19:10.1910372Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_householder_product_cpu_complex128 2022-08-17T12:19:10.1947832Z [gw3] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_einsum_cpu_complex128 2022-08-17T12:19:10.4728675Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_einsum_cpu_float64 2022-08-17T12:19:10.4770845Z [gw3] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_einsum_cpu_float64 2022-08-17T12:19:10.4836399Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_empty_cpu_complex128 2022-08-17T12:19:10.5248025Z [gw3] [ 47%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_empty_cpu_complex128 2022-08-17T12:19:10.5254983Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_empty_cpu_float64 2022-08-17T12:19:10.5686959Z [gw3] [ 47%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_empty_cpu_float64 2022-08-17T12:19:10.5693256Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_empty_like_cpu_complex128 2022-08-17T12:19:10.6126180Z [gw3] [ 47%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_empty_like_cpu_complex128 2022-08-17T12:19:10.6131616Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_empty_like_cpu_float64 2022-08-17T12:19:10.6434443Z [gw3] [ 47%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_empty_like_cpu_float64 2022-08-17T12:19:10.6456198Z [gw1] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_svd_cpu_complex128 2022-08-17T12:19:10.6560221Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_svd_cpu_float64 2022-08-17T12:19:10.6565750Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_eq_cpu_complex128 2022-08-17T12:19:10.7014015Z [gw3] [ 47%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_eq_cpu_complex128 2022-08-17T12:19:10.7020053Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_eq_cpu_float64 2022-08-17T12:19:10.7445471Z [gw3] [ 47%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_eq_cpu_float64 2022-08-17T12:19:10.7451223Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_equal_cpu_complex128 2022-08-17T12:19:10.7589214Z [gw3] [ 47%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_equal_cpu_complex128 2022-08-17T12:19:10.7607940Z [gw0] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_svd_cpu_complex128 2022-08-17T12:19:10.7884024Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_svd_cpu_float64 2022-08-17T12:19:10.7889546Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_equal_cpu_float64 2022-08-17T12:19:10.7908211Z [gw3] [ 47%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_equal_cpu_float64 2022-08-17T12:19:10.7939494Z [gw2] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_householder_product_cpu_complex128 2022-08-17T12:19:10.8358462Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_householder_product_cpu_float64 2022-08-17T12:19:10.8390230Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_erf_cpu_float64 2022-08-17T12:19:10.8776450Z [gw3] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_erf_cpu_float64 2022-08-17T12:19:10.8783563Z [gw2] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_householder_product_cpu_float64 2022-08-17T12:19:10.8921393Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_erfc_cpu_float64 2022-08-17T12:19:10.8945397Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_inv_cpu_complex128 2022-08-17T12:19:10.9234348Z [gw3] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_erfc_cpu_float64 2022-08-17T12:19:10.9448706Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_erfinv_cpu_float64 2022-08-17T12:19:10.9579746Z [gw3] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_erfinv_cpu_float64 2022-08-17T12:19:10.9595321Z [gw2] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_inv_cpu_complex128 2022-08-17T12:19:10.9654434Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_inv_cpu_float64 2022-08-17T12:19:10.9777446Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_exp2_cpu_float64 2022-08-17T12:19:10.9806012Z [gw2] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_inv_cpu_float64 2022-08-17T12:19:11.0040735Z [gw3] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_exp2_cpu_float64 2022-08-17T12:19:11.0122152Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_inv_ex_cpu_complex128 2022-08-17T12:19:11.1296203Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_exp_cpu_complex128 2022-08-17T12:19:11.1321505Z [gw3] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_exp_cpu_complex128 2022-08-17T12:19:11.1515959Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_exp_cpu_float64 2022-08-17T12:19:11.1621468Z [gw3] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_exp_cpu_float64 2022-08-17T12:19:11.1659874Z [gw2] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_inv_ex_cpu_complex128 2022-08-17T12:19:11.1840135Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_inv_ex_cpu_float64 2022-08-17T12:19:11.2057467Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_expand_as_cpu_complex128 2022-08-17T12:19:11.2093129Z [gw2] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_inv_ex_cpu_float64 2022-08-17T12:19:11.2162544Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_ldl_factor_cpu_complex128 2022-08-17T12:19:11.2576334Z [gw2] [ 47%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_ldl_factor_cpu_complex128 2022-08-17T12:19:11.2581992Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_ldl_factor_cpu_float64 2022-08-17T12:19:11.3018299Z [gw2] [ 47%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_ldl_factor_cpu_float64 2022-08-17T12:19:11.3024018Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_ldl_factor_ex_cpu_complex128 2022-08-17T12:19:11.3077423Z [gw2] [ 47%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_ldl_factor_ex_cpu_complex128 2022-08-17T12:19:11.3100370Z [gw3] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_expand_as_cpu_complex128 2022-08-17T12:19:11.3458513Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_expand_as_cpu_float64 2022-08-17T12:19:11.3464289Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_ldl_factor_ex_cpu_float64 2022-08-17T12:19:11.3473907Z [gw2] [ 47%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_ldl_factor_ex_cpu_float64 2022-08-17T12:19:11.3523874Z [gw3] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_expand_as_cpu_float64 2022-08-17T12:19:11.3897049Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_expand_cpu_complex128 2022-08-17T12:19:11.3903745Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_ldl_solve_cpu_complex128 2022-08-17T12:19:11.4335987Z [gw2] [ 47%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_ldl_solve_cpu_complex128 2022-08-17T12:19:11.4342693Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_ldl_solve_cpu_float64 2022-08-17T12:19:11.4757047Z [gw2] [ 47%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_ldl_solve_cpu_float64 2022-08-17T12:19:11.4764446Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_lstsq_cpu_complex128 2022-08-17T12:19:11.5204639Z [gw2] [ 47%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_lstsq_cpu_complex128 2022-08-17T12:19:11.5215947Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_lstsq_cpu_float64 2022-08-17T12:19:11.5683111Z [gw2] [ 47%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_lstsq_cpu_float64 2022-08-17T12:19:11.7554128Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_lstsq_grad_oriented_cpu_complex128 2022-08-17T12:19:11.7582307Z [gw3] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_expand_cpu_complex128 2022-08-17T12:19:11.8689607Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_expand_cpu_float64 2022-08-17T12:19:11.8714675Z [gw3] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_expand_cpu_float64 2022-08-17T12:19:11.8832721Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_expm1_cpu_float64 2022-08-17T12:19:11.9201529Z [gw3] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_expm1_cpu_float64 2022-08-17T12:19:12.4334174Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_fft2_cpu_complex128 2022-08-17T12:19:12.4352233Z [gw3] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_fft2_cpu_complex128 2022-08-17T12:19:12.4985832Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_fft2_cpu_float64 2022-08-17T12:19:12.5016851Z [gw3] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_fft2_cpu_float64 2022-08-17T12:19:12.7563013Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_fft_cpu_complex128 2022-08-17T12:19:12.7598974Z [gw3] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_fft_cpu_complex128 2022-08-17T12:19:12.9429845Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_fft_cpu_float64 2022-08-17T12:19:12.9462837Z [gw3] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_fft_cpu_float64 2022-08-17T12:19:13.2724849Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_fftn_cpu_complex128 2022-08-17T12:19:13.2758645Z [gw3] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_fftn_cpu_complex128 2022-08-17T12:19:13.3859385Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_fftn_cpu_float64 2022-08-17T12:19:13.3893790Z [gw3] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_fftn_cpu_float64 2022-08-17T12:19:13.5282741Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_fftshift_cpu_complex128 2022-08-17T12:19:13.5309350Z [gw3] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_fftshift_cpu_complex128 2022-08-17T12:19:13.5748258Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_fftshift_cpu_float64 2022-08-17T12:19:13.5796693Z [gw3] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_fftshift_cpu_float64 2022-08-17T12:19:13.8561048Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_hfft2_cpu_complex128 2022-08-17T12:19:13.8594310Z [gw2] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_lstsq_grad_oriented_cpu_complex128 2022-08-17T12:19:14.0345072Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_lstsq_grad_oriented_cpu_float64 2022-08-17T12:19:14.0387753Z [gw3] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_hfft2_cpu_complex128 2022-08-17T12:19:14.1022983Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_hfft2_cpu_float64 2022-08-17T12:19:14.1054705Z [gw3] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_hfft2_cpu_float64 2022-08-17T12:19:14.3050523Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_hfft_cpu_complex128 2022-08-17T12:19:14.3095320Z [gw0] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_svd_cpu_float64 2022-08-17T12:19:14.5058738Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_svdvals_cpu_complex128 2022-08-17T12:19:14.5138869Z [gw3] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_hfft_cpu_complex128 2022-08-17T12:19:14.5155952Z [gw2] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_lstsq_grad_oriented_cpu_float64 2022-08-17T12:19:14.5168832Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_hfft_cpu_float64 2022-08-17T12:19:14.6214909Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_lu_cpu_complex128 2022-08-17T12:19:14.6281196Z [gw3] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_hfft_cpu_float64 2022-08-17T12:19:15.0437239Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_hfftn_cpu_complex128 2022-08-17T12:19:15.0466617Z [gw1] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_svd_cpu_float64 2022-08-17T12:19:15.0812049Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_svd_lowrank_cpu_float64 2022-08-17T12:19:15.0847935Z [gw2] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_lu_cpu_complex128 2022-08-17T12:19:15.2015328Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_lu_cpu_float64 2022-08-17T12:19:15.2046341Z [gw3] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_hfftn_cpu_complex128 2022-08-17T12:19:15.2539122Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_hfftn_cpu_float64 2022-08-17T12:19:15.2581093Z [gw2] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_lu_cpu_float64 2022-08-17T12:19:15.3577451Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_lu_factor_cpu_complex128 2022-08-17T12:19:15.3604484Z [gw3] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_hfftn_cpu_float64 2022-08-17T12:19:15.6322455Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_ifft2_cpu_complex128 2022-08-17T12:19:15.6336362Z [gw2] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_lu_factor_cpu_complex128 2022-08-17T12:19:15.7422288Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_lu_factor_cpu_float64 2022-08-17T12:19:15.7458608Z [gw0] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_svdvals_cpu_complex128 2022-08-17T12:19:15.7692357Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_svdvals_cpu_float64 2022-08-17T12:19:15.7722696Z [gw2] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_lu_factor_cpu_float64 2022-08-17T12:19:15.7733225Z [gw3] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_ifft2_cpu_complex128 2022-08-17T12:19:15.7841939Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_lu_factor_ex_cpu_complex128 2022-08-17T12:19:15.8498772Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_ifft2_cpu_float64 2022-08-17T12:19:15.8523130Z [gw3] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_ifft2_cpu_float64 2022-08-17T12:19:15.9340706Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_ifft_cpu_complex128 2022-08-17T12:19:15.9369556Z [gw0] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_svdvals_cpu_float64 2022-08-17T12:19:16.1076349Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_tensorinv_cpu_complex128 2022-08-17T12:19:16.1102968Z [gw0] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_tensorinv_cpu_complex128 2022-08-17T12:19:16.1352794Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_tensorinv_cpu_float64 2022-08-17T12:19:16.1376771Z [gw2] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_lu_factor_ex_cpu_complex128 2022-08-17T12:19:16.1536398Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_lu_factor_ex_cpu_float64 2022-08-17T12:19:16.1567234Z [gw0] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_tensorinv_cpu_float64 2022-08-17T12:19:16.2412514Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_tensorsolve_cpu_complex128 2022-08-17T12:19:16.2427012Z [gw3] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_ifft_cpu_complex128 2022-08-17T12:19:16.3240364Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_ifft_cpu_float64 2022-08-17T12:19:16.3266895Z [gw2] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_lu_factor_ex_cpu_float64 2022-08-17T12:19:16.4702743Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_lu_solve_cpu_complex128 2022-08-17T12:19:16.4736091Z [gw3] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_ifft_cpu_float64 2022-08-17T12:19:16.6729357Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_ifftn_cpu_complex128 2022-08-17T12:19:16.6759875Z [gw0] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_tensorsolve_cpu_complex128 2022-08-17T12:19:16.7707895Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_tensorsolve_cpu_float64 2022-08-17T12:19:16.7734186Z [gw0] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_tensorsolve_cpu_float64 2022-08-17T12:19:17.0229269Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_vander_cpu_complex128 2022-08-17T12:19:17.0244540Z [gw3] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_ifftn_cpu_complex128 2022-08-17T12:19:17.1273108Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_ifftn_cpu_float64 2022-08-17T12:19:17.1304280Z [gw3] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_ifftn_cpu_float64 2022-08-17T12:19:17.2797068Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_ifftshift_cpu_complex128 2022-08-17T12:19:17.2838510Z [gw3] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_ifftshift_cpu_complex128 2022-08-17T12:19:17.3471996Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_ifftshift_cpu_float64 2022-08-17T12:19:17.3502011Z [gw3] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_ifftshift_cpu_float64 2022-08-17T12:19:17.4698945Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_ihfft2_cpu_float64 2022-08-17T12:19:17.4737157Z [gw0] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_vander_cpu_complex128 2022-08-17T12:19:17.4938483Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_vander_cpu_float64 2022-08-17T12:19:17.4953252Z [gw3] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_ihfft2_cpu_float64 2022-08-17T12:19:17.6442037Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_ihfft_cpu_float64 2022-08-17T12:19:17.6469812Z [gw3] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_ihfft_cpu_float64 2022-08-17T12:19:17.6580456Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_ihfftn_cpu_float64 2022-08-17T12:19:17.6623585Z [gw0] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_vander_cpu_float64 2022-08-17T12:19:17.8471667Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_vecdot_cpu_complex128 2022-08-17T12:19:17.8516389Z [gw3] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_ihfftn_cpu_float64 2022-08-17T12:19:18.1929762Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_irfft2_cpu_complex128 2022-08-17T12:19:18.1980027Z [gw3] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_irfft2_cpu_complex128 2022-08-17T12:19:18.3410530Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_irfft2_cpu_float64 2022-08-17T12:19:18.3441342Z [gw3] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_irfft2_cpu_float64 2022-08-17T12:19:18.6906403Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_irfft_cpu_complex128 2022-08-17T12:19:18.6927464Z [gw3] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_irfft_cpu_complex128 2022-08-17T12:19:18.7526785Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_irfft_cpu_float64 2022-08-17T12:19:18.7550007Z [gw3] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_irfft_cpu_float64 2022-08-17T12:19:19.0411730Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_irfftn_cpu_complex128 2022-08-17T12:19:19.0440341Z [gw3] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_irfftn_cpu_complex128 2022-08-17T12:19:19.1400670Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_irfftn_cpu_float64 2022-08-17T12:19:19.1423672Z [gw3] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_irfftn_cpu_float64 2022-08-17T12:19:19.2307436Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_rfft2_cpu_float64 2022-08-17T12:19:19.2334429Z [gw3] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_rfft2_cpu_float64 2022-08-17T12:19:19.3335433Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_rfft_cpu_float64 2022-08-17T12:19:19.3362075Z [gw3] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_rfft_cpu_float64 2022-08-17T12:19:19.4411678Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_rfftn_cpu_float64 2022-08-17T12:19:19.4440719Z [gw3] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_rfftn_cpu_float64 2022-08-17T12:19:19.6268135Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fill_cpu_complex128 2022-08-17T12:19:19.6297855Z [gw3] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fill_cpu_complex128 2022-08-17T12:19:19.6501099Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fill_cpu_float64 2022-08-17T12:19:19.6727852Z [gw3] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fill_cpu_float64 2022-08-17T12:19:19.9747809Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_flatten_cpu_complex128 2022-08-17T12:19:19.9800636Z [gw3] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_flatten_cpu_complex128 2022-08-17T12:19:20.0058715Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_flatten_cpu_float64 2022-08-17T12:19:20.0241182Z [gw3] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_flatten_cpu_float64 2022-08-17T12:19:20.3348835Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_flip_cpu_complex128 2022-08-17T12:19:20.3404661Z [gw3] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_flip_cpu_complex128 2022-08-17T12:19:20.4547705Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_flip_cpu_float64 2022-08-17T12:19:20.4565690Z [gw3] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_flip_cpu_float64 2022-08-17T12:19:20.5099067Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fliplr_cpu_complex128 2022-08-17T12:19:20.5129419Z [gw3] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fliplr_cpu_complex128 2022-08-17T12:19:20.5289469Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fliplr_cpu_float64 2022-08-17T12:19:20.5642600Z [gw3] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fliplr_cpu_float64 2022-08-17T12:19:20.6670538Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_flipud_cpu_complex128 2022-08-17T12:19:20.6724605Z [gw3] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_flipud_cpu_complex128 2022-08-17T12:19:20.7144153Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_flipud_cpu_float64 2022-08-17T12:19:20.7198003Z [gw3] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_flipud_cpu_float64 2022-08-17T12:19:20.7539607Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_float_cpu_complex128 2022-08-17T12:19:20.7606217Z [gw3] [ 48%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_float_cpu_complex128 2022-08-17T12:19:20.7854065Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_float_cpu_float64 2022-08-17T12:19:20.8122438Z [gw3] [ 48%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_float_cpu_float64 2022-08-17T12:19:21.0641165Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_float_power_cpu_complex128 2022-08-17T12:19:21.0667046Z [gw2] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_lu_solve_cpu_complex128 2022-08-17T12:19:21.0797517Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_i1e_cpu_float64 2022-08-17T12:19:21.1163683Z [gw2] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_i1e_cpu_float64 2022-08-17T12:19:21.1176308Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_laguerre_polynomial_l_cpu_float64 2022-08-17T12:19:21.1355286Z [gw2] [ 48%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_laguerre_polynomial_l_cpu_float64 2022-08-17T12:19:21.1388694Z [gw0] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_vecdot_cpu_complex128 2022-08-17T12:19:21.1597042Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_vecdot_cpu_float64 2022-08-17T12:19:21.1604687Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_legendre_polynomial_p_cpu_float64 2022-08-17T12:19:21.2122224Z [gw2] [ 48%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_legendre_polynomial_p_cpu_float64 2022-08-17T12:19:21.2130052Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_log_ndtr_cpu_float64 2022-08-17T12:19:21.2564510Z [gw2] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_log_ndtr_cpu_float64 2022-08-17T12:19:21.2571620Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_modified_bessel_i0_cpu_float64 2022-08-17T12:19:21.3005849Z [gw2] [ 48%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_modified_bessel_i0_cpu_float64 2022-08-17T12:19:21.3014384Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_modified_bessel_i1_cpu_float64 2022-08-17T12:19:21.3446077Z [gw2] [ 48%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_modified_bessel_i1_cpu_float64 2022-08-17T12:19:21.3454647Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_modified_bessel_k0_cpu_float64 2022-08-17T12:19:21.3885936Z [gw2] [ 48%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_modified_bessel_k0_cpu_float64 2022-08-17T12:19:21.3891906Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_modified_bessel_k1_cpu_float64 2022-08-17T12:19:21.4477454Z [gw2] [ 48%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_modified_bessel_k1_cpu_float64 2022-08-17T12:19:21.4478373Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_ndtr_cpu_float64 2022-08-17T12:19:21.4799595Z [gw2] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_ndtr_cpu_float64 2022-08-17T12:19:21.4807001Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_ndtri_cpu_float64 2022-08-17T12:19:21.5282559Z [gw2] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_ndtri_cpu_float64 2022-08-17T12:19:21.5360356Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_polygamma_special_polygamma_n_0_cpu_float64 2022-08-17T12:19:21.5645120Z [gw2] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_polygamma_special_polygamma_n_0_cpu_float64 2022-08-17T12:19:21.5697710Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_scaled_modified_bessel_k0_cpu_float64 2022-08-17T12:19:21.6140233Z [gw2] [ 49%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_scaled_modified_bessel_k0_cpu_float64 2022-08-17T12:19:21.6148143Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_scaled_modified_bessel_k1_cpu_float64 2022-08-17T12:19:21.6559998Z [gw2] [ 49%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_scaled_modified_bessel_k1_cpu_float64 2022-08-17T12:19:21.6571060Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_shifted_chebyshev_polynomial_t_cpu_float64 2022-08-17T12:19:21.6996343Z [gw2] [ 49%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_shifted_chebyshev_polynomial_t_cpu_float64 2022-08-17T12:19:21.7006703Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_shifted_chebyshev_polynomial_u_cpu_float64 2022-08-17T12:19:21.7321679Z [gw2] [ 49%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_shifted_chebyshev_polynomial_u_cpu_float64 2022-08-17T12:19:21.7350676Z [gw0] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_vecdot_cpu_float64 2022-08-17T12:19:21.7636597Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_vector_norm_cpu_complex128 2022-08-17T12:19:21.7637851Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_shifted_chebyshev_polynomial_v_cpu_float64 2022-08-17T12:19:21.8118982Z [gw2] [ 49%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_shifted_chebyshev_polynomial_v_cpu_float64 2022-08-17T12:19:21.8129360Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_shifted_chebyshev_polynomial_w_cpu_float64 2022-08-17T12:19:21.8364844Z [gw2] [ 49%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_shifted_chebyshev_polynomial_w_cpu_float64 2022-08-17T12:19:21.8375168Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_spherical_bessel_j0_cpu_float64 2022-08-17T12:19:21.8550832Z [gw2] [ 49%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_spherical_bessel_j0_cpu_float64 2022-08-17T12:19:21.8565302Z [gw3] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_float_power_cpu_complex128 2022-08-17T12:19:21.8835971Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_float_power_cpu_float64 2022-08-17T12:19:21.8846809Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_xlog1py_cpu_float64 2022-08-17T12:19:21.9246622Z [gw2] [ 49%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_xlog1py_cpu_float64 2022-08-17T12:19:21.9278581Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_zeta_cpu_float64 2022-08-17T12:19:21.9725469Z [gw2] [ 49%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_zeta_cpu_float64 2022-08-17T12:19:21.9928383Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_split_cpu_complex128 2022-08-17T12:19:22.0088154Z [gw2] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_split_cpu_complex128 2022-08-17T12:19:22.0097379Z [gw3] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_float_power_cpu_float64 2022-08-17T12:19:22.0157557Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_floor_cpu_float64 2022-08-17T12:19:22.0205135Z [gw3] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_floor_cpu_float64 2022-08-17T12:19:22.0265807Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_split_cpu_float64 2022-08-17T12:19:22.0525916Z [gw2] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_split_cpu_float64 2022-08-17T12:19:22.0561082Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_floor_divide_cpu_float64 2022-08-17T12:19:22.0687057Z [gw3] [ 49%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_floor_divide_cpu_float64 2022-08-17T12:19:22.0946360Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_split_list_args_cpu_complex128 2022-08-17T12:19:22.0964711Z [gw2] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_split_list_args_cpu_complex128 2022-08-17T12:19:22.1166441Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fmax_cpu_float64 2022-08-17T12:19:22.1265292Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_split_list_args_cpu_float64 2022-08-17T12:19:22.1606299Z [gw2] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_split_list_args_cpu_float64 2022-08-17T12:19:22.1994764Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_split_with_sizes_cpu_complex128 2022-08-17T12:19:22.2084381Z [gw2] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_split_with_sizes_cpu_complex128 2022-08-17T12:19:22.2110144Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_split_with_sizes_cpu_float64 2022-08-17T12:19:22.2122384Z [gw3] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fmax_cpu_float64 2022-08-17T12:19:22.2194053Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fmin_cpu_float64 2022-08-17T12:19:22.2565959Z [gw2] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_split_with_sizes_cpu_float64 2022-08-17T12:19:22.2683596Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sqrt_cpu_complex128 2022-08-17T12:19:22.3045741Z [gw2] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sqrt_cpu_complex128 2022-08-17T12:19:22.3097474Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sqrt_cpu_float64 2022-08-17T12:19:22.3245557Z [gw2] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sqrt_cpu_float64 2022-08-17T12:19:22.3259179Z [gw3] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fmin_cpu_float64 2022-08-17T12:19:22.3525856Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fmod_cpu_float64 2022-08-17T12:19:22.3758112Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_square_cpu_complex128 2022-08-17T12:19:22.4008585Z [gw2] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_square_cpu_complex128 2022-08-17T12:19:22.4085429Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_square_cpu_float64 2022-08-17T12:19:22.4341701Z [gw2] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_square_cpu_float64 2022-08-17T12:19:22.4350018Z [gw3] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fmod_cpu_float64 2022-08-17T12:19:22.4484799Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_frac_cpu_float64 2022-08-17T12:19:22.4501783Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_squeeze_cpu_complex128 2022-08-17T12:19:22.4765979Z [gw3] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_frac_cpu_float64 2022-08-17T12:19:22.4900642Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_frexp_cpu_float64 2022-08-17T12:19:22.4919353Z [gw2] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_squeeze_cpu_complex128 2022-08-17T12:19:22.4929495Z [gw3] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_frexp_cpu_float64 2022-08-17T12:19:22.5025431Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_squeeze_cpu_float64 2022-08-17T12:19:22.5205097Z [gw2] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_squeeze_cpu_float64 2022-08-17T12:19:22.5236351Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_full_like_cpu_complex128 2022-08-17T12:19:22.5406717Z [gw3] [ 49%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_full_like_cpu_complex128 2022-08-17T12:19:22.5647584Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_stack_cpu_complex128 2022-08-17T12:19:22.5684051Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_full_like_cpu_float64 2022-08-17T12:19:22.6085320Z [gw3] [ 49%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_full_like_cpu_float64 2022-08-17T12:19:22.6595133Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_gather_cpu_complex128 2022-08-17T12:19:22.6610028Z [gw2] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_stack_cpu_complex128 2022-08-17T12:19:22.6818056Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_stack_cpu_float64 2022-08-17T12:19:22.7045899Z [gw2] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_stack_cpu_float64 2022-08-17T12:19:22.7525466Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_std_cpu_complex128 2022-08-17T12:19:22.7558657Z [gw3] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_gather_cpu_complex128 2022-08-17T12:19:22.7644692Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_gather_cpu_float64 2022-08-17T12:19:22.7655009Z [gw2] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_std_cpu_complex128 2022-08-17T12:19:22.7764009Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_std_cpu_float64 2022-08-17T12:19:22.7782070Z [gw2] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_std_cpu_float64 2022-08-17T12:19:22.8005302Z [gw3] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_gather_cpu_float64 2022-08-17T12:19:22.8040630Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_ge_cpu_float64 2022-08-17T12:19:22.8158405Z [gw3] [ 49%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_ge_cpu_float64 2022-08-17T12:19:22.8524051Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_std_mean_cpu_complex128 2022-08-17T12:19:22.8527766Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_geqrf_cpu_complex128 2022-08-17T12:19:22.8964345Z [gw3] [ 49%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_geqrf_cpu_complex128 2022-08-17T12:19:22.8967464Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_geqrf_cpu_float64 2022-08-17T12:19:22.9338985Z [gw3] [ 49%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_geqrf_cpu_float64 2022-08-17T12:19:22.9384514Z [gw2] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_std_mean_cpu_complex128 2022-08-17T12:19:22.9388827Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_std_mean_cpu_float64 2022-08-17T12:19:22.9713872Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_gradient_cpu_complex128 2022-08-17T12:19:22.9806620Z [gw2] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_std_mean_cpu_float64 2022-08-17T12:19:23.2410225Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_stft_cpu_complex128 2022-08-17T12:19:23.2427800Z [gw2] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_stft_cpu_complex128 2022-08-17T12:19:23.2962002Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_stft_cpu_float64 2022-08-17T12:19:23.2983500Z [gw2] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_stft_cpu_float64 2022-08-17T12:19:23.4719635Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sub_cpu_complex128 2022-08-17T12:19:23.4734502Z [gw2] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sub_cpu_complex128 2022-08-17T12:19:23.5071606Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sub_cpu_float64 2022-08-17T12:19:23.5167353Z [gw2] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sub_cpu_float64 2022-08-17T12:19:23.7203884Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sum_cpu_complex128 2022-08-17T12:19:23.7227794Z [gw2] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sum_cpu_complex128 2022-08-17T12:19:23.7485388Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sum_cpu_float64 2022-08-17T12:19:23.7646164Z [gw2] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sum_cpu_float64 2022-08-17T12:19:23.8061713Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sum_to_size_cpu_complex128 2022-08-17T12:19:23.8085148Z [gw2] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sum_to_size_cpu_complex128 2022-08-17T12:19:23.8194092Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sum_to_size_cpu_float64 2022-08-17T12:19:23.8602096Z [gw2] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sum_to_size_cpu_float64 2022-08-17T12:19:24.2583109Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_svd_cpu_complex128 2022-08-17T12:19:24.2605340Z [gw3] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_gradient_cpu_complex128 2022-08-17T12:19:24.3980019Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_gradient_cpu_float64 2022-08-17T12:19:24.3994443Z [gw3] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_gradient_cpu_float64 2022-08-17T12:19:24.4014683Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_gt_cpu_float64 2022-08-17T12:19:24.4405344Z [gw3] [ 49%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_gt_cpu_float64 2022-08-17T12:19:24.4538015Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_half_cpu_complex128 2022-08-17T12:19:24.4844775Z [gw3] [ 49%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_half_cpu_complex128 2022-08-17T12:19:24.4946567Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_half_cpu_float64 2022-08-17T12:19:24.5285742Z [gw3] [ 49%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_half_cpu_float64 2022-08-17T12:19:24.5321184Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_heaviside_cpu_float64 2022-08-17T12:19:24.5724227Z [gw3] [ 49%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_heaviside_cpu_float64 2022-08-17T12:19:24.5748521Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_histc_cpu_float64 2022-08-17T12:19:24.6165523Z [gw3] [ 49%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_histc_cpu_float64 2022-08-17T12:19:24.6201778Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_histogram_cpu_float64 2022-08-17T12:19:24.6605488Z [gw3] [ 49%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_histogram_cpu_float64 2022-08-17T12:19:24.6645758Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_histogramdd_cpu_float64 2022-08-17T12:19:24.7045802Z [gw3] [ 49%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_histogramdd_cpu_float64 2022-08-17T12:19:24.8301511Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_hsplit_cpu_complex128 2022-08-17T12:19:24.8329240Z [gw3] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_hsplit_cpu_complex128 2022-08-17T12:19:24.8583203Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_hsplit_cpu_float64 2022-08-17T12:19:24.8766338Z [gw3] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_hsplit_cpu_float64 2022-08-17T12:19:25.0540061Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_hstack_cpu_complex128 2022-08-17T12:19:25.0571763Z [gw3] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_hstack_cpu_complex128 2022-08-17T12:19:25.1271516Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_hstack_cpu_float64 2022-08-17T12:19:25.1317459Z [gw3] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_hstack_cpu_float64 2022-08-17T12:19:25.2933866Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_hypot_cpu_float64 2022-08-17T12:19:25.2957118Z [gw3] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_hypot_cpu_float64 2022-08-17T12:19:25.3174154Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_i0_cpu_float64 2022-08-17T12:19:25.3365748Z [gw3] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_i0_cpu_float64 2022-08-17T12:19:25.3405084Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_igamma_cpu_float64 2022-08-17T12:19:25.3805837Z [gw3] [ 49%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_igamma_cpu_float64 2022-08-17T12:19:25.3844056Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_igammac_cpu_float64 2022-08-17T12:19:25.4462314Z [gw3] [ 49%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_igammac_cpu_float64 2022-08-17T12:19:25.5569512Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_imag_cpu_complex128 2022-08-17T12:19:25.5592817Z [gw3] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_imag_cpu_complex128 2022-08-17T12:19:25.9942272Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_index_add_cpu_complex128 2022-08-17T12:19:25.9954995Z [gw3] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_index_add_cpu_complex128 2022-08-17T12:19:26.1231947Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_index_add_cpu_float64 2022-08-17T12:19:26.1255404Z [gw3] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_index_add_cpu_float64 2022-08-17T12:19:26.3475283Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_index_copy_cpu_complex128 2022-08-17T12:19:26.3492921Z [gw3] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_index_copy_cpu_complex128 2022-08-17T12:19:26.3767098Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_index_copy_cpu_float64 2022-08-17T12:19:26.4002002Z [gw3] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_index_copy_cpu_float64 2022-08-17T12:19:26.5056593Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_index_fill_cpu_complex128 2022-08-17T12:19:26.5097253Z [gw3] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_index_fill_cpu_complex128 2022-08-17T12:19:26.5337603Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_index_fill_cpu_float64 2022-08-17T12:19:26.5369808Z [gw2] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_svd_cpu_complex128 2022-08-17T12:19:26.5577434Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_svd_cpu_float64 2022-08-17T12:19:26.5612119Z [gw3] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_index_fill_cpu_float64 2022-08-17T12:19:26.8530634Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_index_put_cpu_complex128 2022-08-17T12:19:26.8556892Z [gw3] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_index_put_cpu_complex128 2022-08-17T12:19:26.8951227Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_index_put_cpu_float64 2022-08-17T12:19:26.8977136Z [gw3] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_index_put_cpu_float64 2022-08-17T12:19:26.9601085Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_index_reduce_cpu_float64 2022-08-17T12:19:26.9629745Z [gw2] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_svd_cpu_float64 2022-08-17T12:19:27.1499876Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_svd_lowrank_cpu_float64 2022-08-17T12:19:27.1528445Z [gw0] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_vector_norm_cpu_complex128 2022-08-17T12:19:27.3056050Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_vector_norm_cpu_float64 2022-08-17T12:19:27.3445658Z [gw3] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_index_reduce_cpu_float64 2022-08-17T12:19:27.4472928Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_index_select_cpu_complex128 2022-08-17T12:19:27.4490549Z [gw3] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_index_select_cpu_complex128 2022-08-17T12:19:27.4664970Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_index_select_cpu_float64 2022-08-17T12:19:27.5000147Z [gw3] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_index_select_cpu_float64 2022-08-17T12:19:27.6594401Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_inner_cpu_complex128 2022-08-17T12:19:27.6626117Z [gw3] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_inner_cpu_complex128 2022-08-17T12:19:27.6964828Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_inner_cpu_float64 2022-08-17T12:19:27.7042054Z [gw3] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_inner_cpu_float64 2022-08-17T12:19:27.7083208Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_int_cpu_complex128 2022-08-17T12:19:27.7522252Z [gw3] [ 50%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_int_cpu_complex128 2022-08-17T12:19:27.7528410Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_int_cpu_float64 2022-08-17T12:19:27.8016401Z [gw3] [ 50%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_int_cpu_float64 2022-08-17T12:19:28.1495195Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_inverse_cpu_complex128 2022-08-17T12:19:28.1534509Z [gw3] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_inverse_cpu_complex128 2022-08-17T12:19:28.2362731Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_inverse_cpu_float64 2022-08-17T12:19:28.2393679Z [gw3] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_inverse_cpu_float64 2022-08-17T12:19:28.2456805Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_isclose_cpu_complex128 2022-08-17T12:19:28.2846586Z [gw3] [ 50%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_isclose_cpu_complex128 2022-08-17T12:19:28.2855988Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_isclose_cpu_float64 2022-08-17T12:19:28.3290567Z [gw3] [ 50%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_isclose_cpu_float64 2022-08-17T12:19:28.3300623Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_isfinite_cpu_complex128 2022-08-17T12:19:28.3730654Z [gw3] [ 50%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_isfinite_cpu_complex128 2022-08-17T12:19:28.3738862Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_isfinite_cpu_float64 2022-08-17T12:19:28.4173359Z [gw3] [ 50%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_isfinite_cpu_float64 2022-08-17T12:19:28.4182351Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_isin_cpu_float64 2022-08-17T12:19:28.4605654Z [gw3] [ 50%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_isin_cpu_float64 2022-08-17T12:19:28.4612625Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_isinf_cpu_complex128 2022-08-17T12:19:28.5021841Z [gw3] [ 50%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_isinf_cpu_complex128 2022-08-17T12:19:28.5057030Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_isinf_cpu_float64 2022-08-17T12:19:28.5489234Z [gw3] [ 50%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_isinf_cpu_float64 2022-08-17T12:19:28.5490135Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_isnan_cpu_complex128 2022-08-17T12:19:28.5885236Z [gw3] [ 50%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_isnan_cpu_complex128 2022-08-17T12:19:28.5919701Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_isnan_cpu_float64 2022-08-17T12:19:28.6326325Z [gw3] [ 50%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_isnan_cpu_float64 2022-08-17T12:19:28.6364702Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_isneginf_cpu_float64 2022-08-17T12:19:28.6769715Z [gw3] [ 50%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_isneginf_cpu_float64 2022-08-17T12:19:28.6804212Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_isposinf_cpu_float64 2022-08-17T12:19:28.7078791Z [gw3] [ 50%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_isposinf_cpu_float64 2022-08-17T12:19:28.7088941Z [gw0] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_vector_norm_cpu_float64 2022-08-17T12:19:28.7111064Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linspace_cpu_complex128 2022-08-17T12:19:28.7203547Z [gw0] [ 50%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linspace_cpu_complex128 2022-08-17T12:19:28.7230568Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_isreal_cpu_complex128 2022-08-17T12:19:28.7526613Z [gw3] [ 50%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_isreal_cpu_complex128 2022-08-17T12:19:28.7565299Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linspace_cpu_float64 2022-08-17T12:19:28.7644724Z [gw0] [ 50%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linspace_cpu_float64 2022-08-17T12:19:28.7682702Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_isreal_cpu_float64 2022-08-17T12:19:28.7966634Z [gw3] [ 50%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_isreal_cpu_float64 2022-08-17T12:19:28.8117809Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_log10_cpu_complex128 2022-08-17T12:19:28.9674677Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_istft_cpu_complex128 2022-08-17T12:19:28.9695393Z [gw0] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_log10_cpu_complex128 2022-08-17T12:19:29.0088412Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_log10_cpu_float64 2022-08-17T12:19:29.0260900Z [gw0] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_log10_cpu_float64 2022-08-17T12:19:29.0361585Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_log1p_cpu_float64 2022-08-17T12:19:29.0760577Z [gw0] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_log1p_cpu_float64 2022-08-17T12:19:29.2088860Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_log2_cpu_complex128 2022-08-17T12:19:29.2116654Z [gw0] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_log2_cpu_complex128 2022-08-17T12:19:29.2370972Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_log2_cpu_float64 2022-08-17T12:19:29.2599555Z [gw0] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_log2_cpu_float64 2022-08-17T12:19:29.3593871Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_log_cpu_complex128 2022-08-17T12:19:29.3684852Z [gw0] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_log_cpu_complex128 2022-08-17T12:19:29.3993880Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_log_cpu_float64 2022-08-17T12:19:29.4142216Z [gw0] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_log_cpu_float64 2022-08-17T12:19:29.5198118Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_log_softmax_cpu_float64 2022-08-17T12:19:29.5220755Z [gw0] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_log_softmax_cpu_float64 2022-08-17T12:19:29.8390113Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_log_softmax_dtype_cpu_complex128 2022-08-17T12:19:29.8432520Z [gw0] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_log_softmax_dtype_cpu_complex128 2022-08-17T12:19:29.9132909Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_log_softmax_dtype_cpu_float64 2022-08-17T12:19:29.9168655Z [gw0] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_log_softmax_dtype_cpu_float64 2022-08-17T12:19:29.9466753Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_logaddexp2_cpu_float64 2022-08-17T12:19:29.9603519Z [gw0] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_logaddexp2_cpu_float64 2022-08-17T12:19:29.9798592Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_logaddexp_cpu_float64 2022-08-17T12:19:30.0120095Z [gw0] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_logaddexp_cpu_float64 2022-08-17T12:19:30.1479762Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_logcumsumexp_cpu_float64 2022-08-17T12:19:30.1517448Z [gw0] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_logcumsumexp_cpu_float64 2022-08-17T12:19:30.9835942Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_logdet_cpu_complex128 2022-08-17T12:19:30.9863683Z [gw0] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_logdet_cpu_complex128 2022-08-17T12:19:31.1093610Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_logdet_cpu_float64 2022-08-17T12:19:31.1134942Z [gw0] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_logdet_cpu_float64 2022-08-17T12:19:31.1202537Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_logical_and_cpu_complex128 2022-08-17T12:19:31.1605252Z [gw0] [ 50%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_logical_and_cpu_complex128 2022-08-17T12:19:31.1615925Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_logical_and_cpu_float64 2022-08-17T12:19:31.2028825Z [gw0] [ 50%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_logical_and_cpu_float64 2022-08-17T12:19:31.2085913Z [gw3] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_istft_cpu_complex128 2022-08-17T12:19:31.2093459Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_istft_cpu_float64 2022-08-17T12:19:31.2101326Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_logical_not_cpu_complex128 2022-08-17T12:19:31.2522498Z [gw0] [ 50%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_logical_not_cpu_complex128 2022-08-17T12:19:31.2531640Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_logical_not_cpu_float64 2022-08-17T12:19:31.2966329Z [gw0] [ 50%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_logical_not_cpu_float64 2022-08-17T12:19:31.2977402Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_logical_or_cpu_complex128 2022-08-17T12:19:31.3407763Z [gw0] [ 50%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_logical_or_cpu_complex128 2022-08-17T12:19:31.3417494Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_logical_or_cpu_float64 2022-08-17T12:19:31.3845232Z [gw0] [ 50%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_logical_or_cpu_float64 2022-08-17T12:19:31.3854422Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_logical_xor_cpu_complex128 2022-08-17T12:19:31.4282736Z [gw0] [ 50%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_logical_xor_cpu_complex128 2022-08-17T12:19:31.4292273Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_logical_xor_cpu_float64 2022-08-17T12:19:31.4761666Z [gw0] [ 50%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_logical_xor_cpu_float64 2022-08-17T12:19:31.5207337Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_logit_cpu_float64 2022-08-17T12:19:31.5242411Z [gw0] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_logit_cpu_float64 2022-08-17T12:19:31.5302955Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_logspace_cpu_complex128 2022-08-17T12:19:31.5725762Z [gw0] [ 50%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_logspace_cpu_complex128 2022-08-17T12:19:31.5731930Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_logspace_cpu_float64 2022-08-17T12:19:31.6201886Z [gw0] [ 50%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_logspace_cpu_float64 2022-08-17T12:19:31.7026565Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_logsumexp_cpu_float64 2022-08-17T12:19:31.7038940Z [gw3] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_istft_cpu_float64 2022-08-17T12:19:31.7066260Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_jiterator_2inputs_2outputs_cpu_complex128 2022-08-17T12:19:31.7484972Z [gw3] [ 50%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_jiterator_2inputs_2outputs_cpu_complex128 2022-08-17T12:19:31.7485685Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_jiterator_2inputs_2outputs_cpu_float64 2022-08-17T12:19:31.8000968Z [gw3] [ 50%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_jiterator_2inputs_2outputs_cpu_float64 2022-08-17T12:19:32.1219699Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_logsigmoid_cpu_float64 2022-08-17T12:19:32.1232898Z [gw2] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_svd_lowrank_cpu_float64 2022-08-17T12:19:32.1486570Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_symeig_cpu_complex128 2022-08-17T12:19:32.1646288Z [gw2] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_symeig_cpu_complex128 2022-08-17T12:19:32.1723432Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_symeig_cpu_float64 2022-08-17T12:19:32.2162378Z [gw2] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_symeig_cpu_float64 2022-08-17T12:19:32.2260484Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_t_cpu_complex128 2022-08-17T12:19:32.2588826Z [gw2] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_t_cpu_complex128 2022-08-17T12:19:32.2594643Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_t_cpu_float64 2022-08-17T12:19:32.3042060Z [gw2] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_t_cpu_float64 2022-08-17T12:19:32.3231654Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_take_along_dim_cpu_complex128 2022-08-17T12:19:32.3262472Z [gw0] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_logsumexp_cpu_float64 2022-08-17T12:19:32.3308427Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_long_cpu_complex128 2022-08-17T12:19:32.3423707Z [gw0] [ 50%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_long_cpu_complex128 2022-08-17T12:19:32.3449885Z [gw2] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_take_along_dim_cpu_complex128 2022-08-17T12:19:32.3527362Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_take_along_dim_cpu_float64 2022-08-17T12:19:32.3723543Z [gw2] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_take_along_dim_cpu_float64 2022-08-17T12:19:32.3728457Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_long_cpu_float64 2022-08-17T12:19:32.3961293Z [gw0] [ 50%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_long_cpu_float64 2022-08-17T12:19:32.4163599Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_take_cpu_complex128 2022-08-17T12:19:32.4168606Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_lt_cpu_float64 2022-08-17T12:19:32.4547764Z [gw0] [ 50%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_lt_cpu_float64 2022-08-17T12:19:32.4560160Z [gw2] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_take_cpu_complex128 2022-08-17T12:19:32.4568005Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_take_cpu_float64 2022-08-17T12:19:32.4754429Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_lu_cpu_complex128 2022-08-17T12:19:32.5083233Z [gw2] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_take_cpu_float64 2022-08-17T12:19:32.5095932Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_tan_cpu_complex128 2022-08-17T12:19:32.5404940Z [gw2] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_tan_cpu_complex128 2022-08-17T12:19:32.5447412Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_tan_cpu_float64 2022-08-17T12:19:32.5845484Z [gw2] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_tan_cpu_float64 2022-08-17T12:19:32.5957083Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_tanh_cpu_complex128 2022-08-17T12:19:32.6286760Z [gw2] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_tanh_cpu_complex128 2022-08-17T12:19:32.6326608Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_tanh_cpu_float64 2022-08-17T12:19:32.6842182Z [gw2] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_tanh_cpu_float64 2022-08-17T12:19:32.7574254Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_tensor_split_cpu_complex128 2022-08-17T12:19:32.7613181Z [gw2] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_tensor_split_cpu_complex128 2022-08-17T12:19:32.8001102Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_tensor_split_cpu_float64 2022-08-17T12:19:32.8042586Z [gw2] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_tensor_split_cpu_float64 2022-08-17T12:19:32.8353180Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_tensordot_cpu_complex128 2022-08-17T12:19:32.8559518Z [gw2] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_tensordot_cpu_complex128 2022-08-17T12:19:32.8568650Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_tensordot_cpu_float64 2022-08-17T12:19:32.9009411Z [gw2] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_tensordot_cpu_float64 2022-08-17T12:19:33.1389529Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_tile_cpu_complex128 2022-08-17T12:19:33.1508059Z [gw2] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_tile_cpu_complex128 2022-08-17T12:19:33.2173339Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_tile_cpu_float64 2022-08-17T12:19:33.2200033Z [gw2] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_tile_cpu_float64 2022-08-17T12:19:33.2255121Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_to_sparse_cpu_complex128 2022-08-17T12:19:33.2605346Z [gw2] [ 51%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_to_sparse_cpu_complex128 2022-08-17T12:19:33.2669298Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_to_sparse_cpu_float64 2022-08-17T12:19:33.3161580Z [gw2] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_to_sparse_cpu_float64 2022-08-17T12:19:33.3317211Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_topk_cpu_float64 2022-08-17T12:19:33.3602341Z [gw2] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_topk_cpu_float64 2022-08-17T12:19:33.3615432Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_trace_cpu_complex128 2022-08-17T12:19:33.4052934Z [gw2] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_trace_cpu_complex128 2022-08-17T12:19:33.4058939Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_trace_cpu_float64 2022-08-17T12:19:33.4560511Z [gw2] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_trace_cpu_float64 2022-08-17T12:19:33.4901459Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_transpose_cpu_complex128 2022-08-17T12:19:33.4924386Z [gw2] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_transpose_cpu_complex128 2022-08-17T12:19:33.5043119Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_transpose_cpu_float64 2022-08-17T12:19:33.5441264Z [gw2] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_transpose_cpu_float64 2022-08-17T12:19:33.6653219Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_trapezoid_cpu_complex128 2022-08-17T12:19:33.6675417Z [gw2] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_trapezoid_cpu_complex128 2022-08-17T12:19:33.6833281Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_trapezoid_cpu_float64 2022-08-17T12:19:33.7161011Z [gw2] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_trapezoid_cpu_float64 2022-08-17T12:19:33.8774797Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_trapz_cpu_complex128 2022-08-17T12:19:33.8805206Z [gw2] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_trapz_cpu_complex128 2022-08-17T12:19:33.8963828Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_trapz_cpu_float64 2022-08-17T12:19:33.9278227Z [gw2] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_trapz_cpu_float64 2022-08-17T12:19:34.3389927Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_triangular_solve_cpu_complex128 2022-08-17T12:19:34.3433315Z [gw2] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_triangular_solve_cpu_complex128 2022-08-17T12:19:34.4266013Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_triangular_solve_cpu_float64 2022-08-17T12:19:34.4302177Z [gw2] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_triangular_solve_cpu_float64 2022-08-17T12:19:34.4991388Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_tril_cpu_complex128 2022-08-17T12:19:34.5022862Z [gw2] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_tril_cpu_complex128 2022-08-17T12:19:34.5207376Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_tril_cpu_float64 2022-08-17T12:19:34.5513824Z [gw2] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_tril_cpu_float64 2022-08-17T12:19:34.6392174Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_triu_cpu_complex128 2022-08-17T12:19:34.6426344Z [gw2] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_triu_cpu_complex128 2022-08-17T12:19:34.6612989Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_triu_cpu_float64 2022-08-17T12:19:34.6843637Z [gw2] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_triu_cpu_float64 2022-08-17T12:19:34.7991357Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_true_divide_cpu_complex128 2022-08-17T12:19:34.8015664Z [gw2] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_true_divide_cpu_complex128 2022-08-17T12:19:34.8256579Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_true_divide_cpu_float64 2022-08-17T12:19:34.8496566Z [gw2] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_true_divide_cpu_float64 2022-08-17T12:19:34.8502565Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_trunc_cpu_float64 2022-08-17T12:19:34.8925410Z [gw2] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_trunc_cpu_float64 2022-08-17T12:19:34.9401877Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_unbind_cpu_complex128 2022-08-17T12:19:34.9411230Z [gw2] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_unbind_cpu_complex128 2022-08-17T12:19:34.9534658Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_unbind_cpu_float64 2022-08-17T12:19:34.9844402Z [gw2] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_unbind_cpu_float64 2022-08-17T12:19:35.0340841Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_unflatten_cpu_complex128 2022-08-17T12:19:35.0359579Z [gw2] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_unflatten_cpu_complex128 2022-08-17T12:19:35.0484334Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_unflatten_cpu_float64 2022-08-17T12:19:35.0961603Z [gw2] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_unflatten_cpu_float64 2022-08-17T12:19:35.1882708Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_unfold_cpu_complex128 2022-08-17T12:19:35.1901875Z [gw2] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_unfold_cpu_complex128 2022-08-17T12:19:35.2102648Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_unfold_cpu_float64 2022-08-17T12:19:35.2323692Z [gw2] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_unfold_cpu_float64 2022-08-17T12:19:35.2359745Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_unique_consecutive_cpu_float64 2022-08-17T12:19:35.2765060Z [gw2] [ 51%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_unique_consecutive_cpu_float64 2022-08-17T12:19:35.2799052Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_unique_cpu_float64 2022-08-17T12:19:35.3204904Z [gw2] [ 51%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_unique_cpu_float64 2022-08-17T12:19:35.3608084Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_unsqueeze_cpu_complex128 2022-08-17T12:19:35.3682922Z [gw2] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_unsqueeze_cpu_complex128 2022-08-17T12:19:35.3761803Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_unsqueeze_cpu_float64 2022-08-17T12:19:35.4163654Z [gw2] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_unsqueeze_cpu_float64 2022-08-17T12:19:35.4596337Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_var_cpu_complex128 2022-08-17T12:19:35.4643542Z [gw2] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_var_cpu_complex128 2022-08-17T12:19:35.4729569Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_var_cpu_float64 2022-08-17T12:19:35.5126210Z [gw2] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_var_cpu_float64 2022-08-17T12:19:35.5613439Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_var_mean_cpu_complex128 2022-08-17T12:19:35.5630705Z [gw2] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_var_mean_cpu_complex128 2022-08-17T12:19:35.5727961Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_var_mean_cpu_float64 2022-08-17T12:19:35.6043472Z [gw2] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_var_mean_cpu_float64 2022-08-17T12:19:35.6327960Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_vdot_cpu_complex128 2022-08-17T12:19:35.6524923Z [gw2] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_vdot_cpu_complex128 2022-08-17T12:19:35.6576000Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_vdot_cpu_float64 2022-08-17T12:19:35.7006637Z [gw2] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_vdot_cpu_float64 2022-08-17T12:19:35.7048924Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_view_as_complex_cpu_float64 2022-08-17T12:19:35.7444819Z [gw2] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_view_as_complex_cpu_float64 2022-08-17T12:19:35.7612804Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_view_as_cpu_complex128 2022-08-17T12:19:35.7923002Z [gw2] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_view_as_cpu_complex128 2022-08-17T12:19:35.7987641Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_view_as_cpu_float64 2022-08-17T12:19:35.8364308Z [gw2] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_view_as_cpu_float64 2022-08-17T12:19:35.8441084Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_view_as_real_cpu_complex128 2022-08-17T12:19:35.8804096Z [gw2] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_view_as_real_cpu_complex128 2022-08-17T12:19:35.9163278Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_view_cpu_complex128 2022-08-17T12:19:35.9244004Z [gw2] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_view_cpu_complex128 2022-08-17T12:19:35.9340806Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_view_cpu_float64 2022-08-17T12:19:35.9724345Z [gw2] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_view_cpu_float64 2022-08-17T12:19:35.9877360Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_vsplit_cpu_complex128 2022-08-17T12:19:36.0165610Z [gw2] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_vsplit_cpu_complex128 2022-08-17T12:19:36.0217383Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_vsplit_cpu_float64 2022-08-17T12:19:36.0604599Z [gw2] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_vsplit_cpu_float64 2022-08-17T12:19:36.1032965Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_vstack_cpu_complex128 2022-08-17T12:19:36.1083810Z [gw2] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_vstack_cpu_complex128 2022-08-17T12:19:36.1202626Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_vstack_cpu_float64 2022-08-17T12:19:36.1642020Z [gw2] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_vstack_cpu_float64 2022-08-17T12:19:36.3136380Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_where_cpu_complex128 2022-08-17T12:19:36.3168193Z [gw2] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_where_cpu_complex128 2022-08-17T12:19:36.3368992Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_where_cpu_float64 2022-08-17T12:19:36.3395185Z [gw0] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_lu_cpu_complex128 2022-08-17T12:19:36.3468704Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_lu_cpu_float64 2022-08-17T12:19:36.3603483Z [gw2] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_where_cpu_float64 2022-08-17T12:19:36.3625992Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_xlogy_cpu_float64 2022-08-17T12:19:36.4122360Z [gw2] [ 51%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_xlogy_cpu_float64 2022-08-17T12:19:36.4223379Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_zero__cpu_complex128 2022-08-17T12:19:36.4485734Z [gw2] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_zero__cpu_complex128 2022-08-17T12:19:36.4548335Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_zero__cpu_float64 2022-08-17T12:19:36.4965448Z [gw2] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_zero__cpu_float64 2022-08-17T12:19:36.5001490Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_zeros_like_cpu_complex128 2022-08-17T12:19:36.5484307Z [gw2] [ 51%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_zeros_like_cpu_complex128 2022-08-17T12:19:36.5494626Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_zeros_like_cpu_float64 2022-08-17T12:19:36.5962532Z [gw2] [ 51%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_zeros_like_cpu_float64 2022-08-17T12:19:37.0214214Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_H_cpu_complex128 2022-08-17T12:19:37.0228939Z [gw0] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_lu_cpu_float64 2022-08-17T12:19:37.9726671Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_lu_solve_cpu_complex128 2022-08-17T12:19:37.9741081Z [gw2] [ 51%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_H_cpu_complex128 2022-08-17T12:19:37.9767320Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_H_cpu_float64 2022-08-17T12:19:38.0166458Z [gw2] [ 51%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_H_cpu_float64 2022-08-17T12:19:38.0197316Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_T_cpu_complex128 2022-08-17T12:19:38.0606596Z [gw2] [ 51%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_T_cpu_complex128 2022-08-17T12:19:38.0642269Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_T_cpu_float64 2022-08-17T12:19:38.1044825Z [gw2] [ 51%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_T_cpu_float64 2022-08-17T12:19:38.1084190Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD___getitem___cpu_complex128 2022-08-17T12:19:38.1486650Z [gw2] [ 51%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD___getitem___cpu_complex128 2022-08-17T12:19:38.1576608Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD___getitem___cpu_float64 2022-08-17T12:19:38.1926376Z [gw2] [ 51%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD___getitem___cpu_float64 2022-08-17T12:19:38.1962881Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD___radd___cpu_complex128 2022-08-17T12:19:38.2366143Z [gw2] [ 51%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD___radd___cpu_complex128 2022-08-17T12:19:38.2406567Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD___radd___cpu_float64 2022-08-17T12:19:38.2805173Z [gw2] [ 51%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD___radd___cpu_float64 2022-08-17T12:19:38.2838816Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD___rdiv___cpu_complex128 2022-08-17T12:19:38.2932301Z [gw2] [ 51%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD___rdiv___cpu_complex128 2022-08-17T12:19:38.2940761Z [gw3] [ 52%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_logsigmoid_cpu_float64 2022-08-17T12:19:38.3247312Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_margin_ranking_loss_cpu_float64 2022-08-17T12:19:38.3289378Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD___rdiv___cpu_float64 2022-08-17T12:19:38.3302595Z [gw2] [ 52%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD___rdiv___cpu_float64 2022-08-17T12:19:38.3361267Z [gw3] [ 52%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_margin_ranking_loss_cpu_float64 2022-08-17T12:19:38.3729979Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_max_pool1d_cpu_float64 2022-08-17T12:19:38.3730634Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD___rmatmul___cpu_complex128 2022-08-17T12:19:38.4362677Z [gw2] [ 52%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD___rmatmul___cpu_complex128 2022-08-17T12:19:38.4386788Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD___rmatmul___cpu_float64 2022-08-17T12:19:38.4604890Z [gw2] [ 52%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD___rmatmul___cpu_float64 2022-08-17T12:19:38.4611280Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD___rmod___cpu_float64 2022-08-17T12:19:38.5045015Z [gw2] [ 52%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD___rmod___cpu_float64 2022-08-17T12:19:38.5050548Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD___rmul___cpu_complex128 2022-08-17T12:19:38.5485614Z [gw2] [ 52%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD___rmul___cpu_complex128 2022-08-17T12:19:38.5491225Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD___rmul___cpu_float64 2022-08-17T12:19:38.5919344Z [gw2] [ 52%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD___rmul___cpu_float64 2022-08-17T12:19:38.5924919Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD___rpow___cpu_complex128 2022-08-17T12:19:38.6354841Z [gw2] [ 52%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD___rpow___cpu_complex128 2022-08-17T12:19:38.6361700Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD___rpow___cpu_float64 2022-08-17T12:19:38.6804068Z [gw2] [ 52%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD___rpow___cpu_float64 2022-08-17T12:19:38.6812393Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD___rsub___cpu_complex128 2022-08-17T12:19:38.7244136Z [gw2] [ 52%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD___rsub___cpu_complex128 2022-08-17T12:19:38.7252911Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD___rsub___cpu_float64 2022-08-17T12:19:38.7683762Z [gw2] [ 52%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD___rsub___cpu_float64 2022-08-17T12:19:38.7692076Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_amax_cpu_float64 2022-08-17T12:19:38.8123154Z [gw2] [ 52%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_amax_cpu_float64 2022-08-17T12:19:38.8123839Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_amin_cpu_float64 2022-08-17T12:19:38.8559647Z [gw2] [ 52%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_amin_cpu_float64 2022-08-17T12:19:38.8565600Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_argmax_cpu_float64 2022-08-17T12:19:38.9000672Z [gw2] [ 52%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_argmax_cpu_float64 2022-08-17T12:19:38.9006582Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_argmin_cpu_float64 2022-08-17T12:19:38.9480936Z [gw2] [ 52%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_argmin_cpu_float64 2022-08-17T12:19:38.9486716Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_cumprod_cpu_complex128 2022-08-17T12:19:38.9920477Z [gw2] [ 52%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_cumprod_cpu_complex128 2022-08-17T12:19:38.9925589Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_cumprod_cpu_float64 2022-08-17T12:19:39.0402517Z [gw2] [ 52%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_cumprod_cpu_float64 2022-08-17T12:19:39.0408505Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_cumsum_cpu_complex128 2022-08-17T12:19:39.0847422Z [gw2] [ 52%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_cumsum_cpu_complex128 2022-08-17T12:19:39.0853485Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_cumsum_cpu_float64 2022-08-17T12:19:39.1283083Z [gw2] [ 52%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_cumsum_cpu_float64 2022-08-17T12:19:39.1289153Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_log_softmax_cpu_float64 2022-08-17T12:19:39.1723800Z [gw2] [ 52%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_log_softmax_cpu_float64 2022-08-17T12:19:39.1730086Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_logaddexp_cpu_float64 2022-08-17T12:19:39.2203050Z [gw2] [ 52%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_logaddexp_cpu_float64 2022-08-17T12:19:39.2208884Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_logsumexp_cpu_float64 2022-08-17T12:19:39.2604826Z [gw2] [ 52%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_logsumexp_cpu_float64 2022-08-17T12:19:39.2637055Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_mean_cpu_complex128 2022-08-17T12:19:39.3043585Z [gw2] [ 52%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_mean_cpu_complex128 2022-08-17T12:19:39.3079932Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_mean_cpu_float64 2022-08-17T12:19:39.3483307Z [gw2] [ 52%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_mean_cpu_float64 2022-08-17T12:19:39.3511129Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_median_cpu_float64 2022-08-17T12:19:39.3923126Z [gw2] [ 52%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_median_cpu_float64 2022-08-17T12:19:39.3960456Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_norm_cpu_float64 2022-08-17T12:19:39.4402852Z [gw2] [ 52%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_norm_cpu_float64 2022-08-17T12:19:39.4411437Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_normalize_cpu_complex128 2022-08-17T12:19:39.4841116Z [gw2] [ 52%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_normalize_cpu_complex128 2022-08-17T12:19:39.4849072Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_normalize_cpu_float64 2022-08-17T12:19:39.5287162Z [gw2] [ 52%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_normalize_cpu_float64 2022-08-17T12:19:39.5295552Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_prod_cpu_complex128 2022-08-17T12:19:39.5725927Z [gw2] [ 52%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_prod_cpu_complex128 2022-08-17T12:19:39.5738506Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_prod_cpu_float64 2022-08-17T12:19:39.6282858Z [gw2] [ 52%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_prod_cpu_float64 2022-08-17T12:19:39.6292477Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_softmax_cpu_float64 2022-08-17T12:19:39.6721647Z [gw2] [ 52%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_softmax_cpu_float64 2022-08-17T12:19:39.6731323Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_softmin_cpu_float64 2022-08-17T12:19:39.7032906Z [gw2] [ 52%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_softmin_cpu_float64 2022-08-17T12:19:39.7063463Z [gw3] [ 52%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_max_pool1d_cpu_float64 2022-08-17T12:19:39.7143627Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_max_pool2d_cpu_float64 2022-08-17T12:19:39.7162511Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_std_cpu_complex128 2022-08-17T12:19:39.7563655Z [gw2] [ 52%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_std_cpu_complex128 2022-08-17T12:19:39.7603931Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_std_cpu_float64 2022-08-17T12:19:39.8003851Z [gw2] [ 52%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_std_cpu_float64 2022-08-17T12:19:39.8049612Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_sum_cpu_complex128 2022-08-17T12:19:39.8483788Z [gw2] [ 52%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_sum_cpu_complex128 2022-08-17T12:19:39.8520151Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_sum_cpu_float64 2022-08-17T12:19:39.8923462Z [gw2] [ 52%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_sum_cpu_float64 2022-08-17T12:19:39.8959904Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_var_cpu_complex128 2022-08-17T12:19:39.9403098Z [gw2] [ 52%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_var_cpu_complex128 2022-08-17T12:19:39.9409561Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_var_cpu_float64 2022-08-17T12:19:39.9833503Z [gw2] [ 52%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_var_cpu_float64 2022-08-17T12:19:39.9840525Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_abs_cpu_complex128 2022-08-17T12:19:40.0320859Z [gw2] [ 52%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_abs_cpu_complex128 2022-08-17T12:19:40.0559931Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_abs_cpu_float64 2022-08-17T12:19:40.0586024Z [gw1] [ 52%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_svd_lowrank_cpu_float64 2022-08-17T12:19:40.6531790Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_symeig_cpu_complex128 2022-08-17T12:19:40.6558911Z [gw1] [ 52%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_symeig_cpu_complex128 2022-08-17T12:19:40.8230824Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_symeig_cpu_float64 2022-08-17T12:19:40.8257416Z [gw1] [ 52%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_symeig_cpu_float64 2022-08-17T12:19:40.8849049Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_t_cpu_complex128 2022-08-17T12:19:40.8875869Z [gw1] [ 52%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_t_cpu_complex128 2022-08-17T12:19:40.9037485Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_t_cpu_float64 2022-08-17T12:19:40.9361596Z [gw1] [ 52%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_t_cpu_float64 2022-08-17T12:19:41.1378933Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_take_along_dim_cpu_complex128 2022-08-17T12:19:41.1503332Z [gw1] [ 52%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_take_along_dim_cpu_complex128 2022-08-17T12:19:41.2042571Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_take_along_dim_cpu_float64 2022-08-17T12:19:41.2071120Z [gw1] [ 52%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_take_along_dim_cpu_float64 2022-08-17T12:19:41.5054927Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_take_cpu_complex128 2022-08-17T12:19:41.5099204Z [gw1] [ 52%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_take_cpu_complex128 2022-08-17T12:19:41.5972914Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_take_cpu_float64 2022-08-17T12:19:41.6015511Z [gw1] [ 52%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_take_cpu_float64 2022-08-17T12:19:41.6810963Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_tan_cpu_complex128 2022-08-17T12:19:41.6836857Z [gw1] [ 52%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_tan_cpu_complex128 2022-08-17T12:19:41.7026239Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_tan_cpu_float64 2022-08-17T12:19:41.7214932Z [gw1] [ 52%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_tan_cpu_float64 2022-08-17T12:19:41.7242630Z [gw2] [ 52%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_abs_cpu_float64 2022-08-17T12:19:41.7319668Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_acos_cpu_complex128 2022-08-17T12:19:41.8066532Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_lu_solve_cpu_float64 2022-08-17T12:19:41.8137492Z [gw2] [ 52%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_acos_cpu_complex128 2022-08-17T12:19:41.8375037Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_acos_cpu_float64 2022-08-17T12:19:41.8563566Z [gw2] [ 52%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_acos_cpu_float64 2022-08-17T12:19:41.8610241Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_acosh_cpu_complex128 2022-08-17T12:19:41.9017619Z [gw2] [ 52%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_acosh_cpu_complex128 2022-08-17T12:19:41.9062108Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_acosh_cpu_float64 2022-08-17T12:19:41.9519728Z [gw2] [ 52%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_acosh_cpu_float64 2022-08-17T12:19:42.1046359Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_add_cpu_complex128 2022-08-17T12:19:42.1152569Z [gw2] [ 52%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_add_cpu_complex128 2022-08-17T12:19:42.1536573Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_add_cpu_float64 2022-08-17T12:19:42.1564607Z [gw2] [ 52%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_add_cpu_float64 2022-08-17T12:19:42.4426626Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_addbmm_cpu_complex128 2022-08-17T12:19:42.4452998Z [gw3] [ 52%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_max_pool2d_cpu_float64 2022-08-17T12:19:42.5410263Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_max_pool3d_cpu_float64 2022-08-17T12:19:42.5566039Z [gw2] [ 52%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_addbmm_cpu_complex128 2022-08-17T12:19:42.5763725Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_addbmm_cpu_float64 2022-08-17T12:19:42.6081296Z [gw2] [ 52%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_addbmm_cpu_float64 2022-08-17T12:19:42.8503761Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_addcdiv_cpu_complex128 2022-08-17T12:19:42.8514769Z [gw2] [ 52%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_addcdiv_cpu_complex128 2022-08-17T12:19:42.8812220Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_addcdiv_cpu_float64 2022-08-17T12:19:42.8921236Z [gw2] [ 52%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_addcdiv_cpu_float64 2022-08-17T12:19:42.8933738Z [gw0] [ 52%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_lu_solve_cpu_complex128 2022-08-17T12:19:42.8947210Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_addcmul_cpu_complex128 2022-08-17T12:19:43.0681415Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_lu_solve_cpu_float64 2022-08-17T12:19:43.0699089Z [gw3] [ 52%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_max_pool3d_cpu_float64 2022-08-17T12:19:43.0724188Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_max_unpool1d_cpu_float64 2022-08-17T12:19:43.0759171Z [gw3] [ 52%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_max_unpool1d_cpu_float64 2022-08-17T12:19:43.0765257Z [gw2] [ 52%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_addcmul_cpu_complex128 2022-08-17T12:19:43.1008249Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_addcmul_cpu_float64 2022-08-17T12:19:43.1142966Z [gw2] [ 52%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_addcmul_cpu_float64 2022-08-17T12:19:43.1405566Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_max_unpool1d_grad_cpu_float64 2022-08-17T12:19:43.2785679Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_addmm_cpu_complex128 2022-08-17T12:19:43.2804629Z [gw3] [ 52%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_max_unpool1d_grad_cpu_float64 2022-08-17T12:19:43.3104665Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_max_unpool2d_cpu_float64 2022-08-17T12:19:43.3210579Z [gw3] [ 52%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_max_unpool2d_cpu_float64 2022-08-17T12:19:43.3229691Z [gw2] [ 52%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_addmm_cpu_complex128 2022-08-17T12:19:43.3307406Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_addmm_cpu_float64 2022-08-17T12:19:43.3453023Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_max_unpool2d_grad_cpu_float64 2022-08-17T12:19:43.3720994Z [gw2] [ 52%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_addmm_cpu_float64 2022-08-17T12:19:43.5181589Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_addmm_decomposed_cpu_complex128 2022-08-17T12:19:43.5215724Z [gw2] [ 52%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_addmm_decomposed_cpu_complex128 2022-08-17T12:19:43.5381380Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_addmm_decomposed_cpu_float64 2022-08-17T12:19:43.5762115Z [gw2] [ 53%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_addmm_decomposed_cpu_float64 2022-08-17T12:19:43.6175820Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_addmv_cpu_complex128 2022-08-17T12:19:43.6197789Z [gw2] [ 53%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_addmv_cpu_complex128 2022-08-17T12:19:43.6226326Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_addmv_cpu_float64 2022-08-17T12:19:43.6250235Z [gw3] [ 53%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_max_unpool2d_grad_cpu_float64 2022-08-17T12:19:43.6380857Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_max_unpool3d_cpu_float64 2022-08-17T12:19:43.6682882Z [gw2] [ 53%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_addmv_cpu_float64 2022-08-17T12:19:43.6852828Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_addr_cpu_complex128 2022-08-17T12:19:43.6878871Z [gw3] [ 53%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_max_unpool3d_cpu_float64 2022-08-17T12:19:43.7259136Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_max_unpool3d_grad_cpu_float64 2022-08-17T12:19:43.7284051Z [gw2] [ 53%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_addr_cpu_complex128 2022-08-17T12:19:43.7414221Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_addr_cpu_float64 2022-08-17T12:19:43.7730336Z [gw2] [ 53%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_addr_cpu_float64 2022-08-17T12:19:43.7753111Z [gw3] [ 53%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_max_unpool3d_grad_cpu_float64 2022-08-17T12:19:43.7762895Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_mish_cpu_float64 2022-08-17T12:19:43.7765516Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_all_cpu_complex128 2022-08-17T12:19:43.7836766Z [gw2] [ 53%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_all_cpu_complex128 2022-08-17T12:19:43.8205064Z [gw3] [ 53%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_mish_cpu_float64 2022-08-17T12:19:43.8208629Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_all_cpu_float64 2022-08-17T12:19:43.8214566Z [gw2] [ 53%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_all_cpu_float64 2022-08-17T12:19:43.8416099Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_mse_loss_cpu_float64 2022-08-17T12:19:43.8647495Z [gw3] [ 53%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_mse_loss_cpu_float64 2022-08-17T12:19:43.8648277Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_allclose_cpu_complex128 2022-08-17T12:19:43.8755676Z [gw2] [ 53%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_allclose_cpu_complex128 2022-08-17T12:19:43.8757256Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_multi_margin_loss_cpu_float64 2022-08-17T12:19:43.9083293Z [gw3] [ 53%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_multi_margin_loss_cpu_float64 2022-08-17T12:19:43.9086617Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_allclose_cpu_float64 2022-08-17T12:19:43.9203305Z [gw2] [ 53%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_allclose_cpu_float64 2022-08-17T12:19:43.9205413Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_multilabel_margin_loss_cpu_float64 2022-08-17T12:19:43.9483275Z [gw3] [ 53%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_multilabel_margin_loss_cpu_float64 2022-08-17T12:19:43.9510144Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_amax_cpu_float64 2022-08-17T12:19:43.9561888Z [gw2] [ 53%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_amax_cpu_float64 2022-08-17T12:19:43.9733433Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_multilabel_soft_margin_loss_cpu_float64 2022-08-17T12:19:43.9923648Z [gw3] [ 53%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_multilabel_soft_margin_loss_cpu_float64 2022-08-17T12:19:43.9950580Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_amin_cpu_float64 2022-08-17T12:19:44.0002660Z [gw2] [ 53%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_amin_cpu_float64 2022-08-17T12:19:44.0416753Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_nll_loss_cpu_float64 2022-08-17T12:19:44.0424811Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_aminmax_cpu_float64 2022-08-17T12:19:44.0576485Z [gw2] [ 53%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_aminmax_cpu_float64 2022-08-17T12:19:44.0586103Z [gw3] [ 53%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_nll_loss_cpu_float64 2022-08-17T12:19:44.0613836Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_normalize_cpu_complex128 2022-08-17T12:19:44.0623216Z [gw0] [ 53%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_lu_solve_cpu_float64 2022-08-17T12:19:44.0844230Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_lu_unpack_cpu_complex128 2022-08-17T12:19:44.0873932Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_angle_cpu_complex128 2022-08-17T12:19:44.1295163Z [gw2] [ 53%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_angle_cpu_complex128 2022-08-17T12:19:44.1304373Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_angle_cpu_float64 2022-08-17T12:19:44.1725544Z [gw2] [ 53%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_angle_cpu_float64 2022-08-17T12:19:44.1734776Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_any_cpu_complex128 2022-08-17T12:19:44.2057983Z [gw2] [ 53%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_any_cpu_complex128 2022-08-17T12:19:44.2079169Z [gw3] [ 53%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_normalize_cpu_complex128 2022-08-17T12:19:44.2128043Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_normalize_cpu_float64 2022-08-17T12:19:44.2164349Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_any_cpu_float64 2022-08-17T12:19:44.2240329Z [gw2] [ 53%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_any_cpu_float64 2022-08-17T12:19:44.2483531Z [gw3] [ 53%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_normalize_cpu_float64 2022-08-17T12:19:44.2564152Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_pad_circular_cpu_complex128 2022-08-17T12:19:44.2599475Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_arange_cpu_float64 2022-08-17T12:19:44.2846012Z [gw2] [ 53%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_arange_cpu_float64 2022-08-17T12:19:44.2920950Z [gw3] [ 53%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_pad_circular_cpu_complex128 2022-08-17T12:19:44.3006324Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_pad_circular_cpu_float64 2022-08-17T12:19:44.3013850Z [gw3] [ 53%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_pad_circular_cpu_float64 2022-08-17T12:19:44.4946065Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_argmax_cpu_float64 2022-08-17T12:19:44.4959908Z [gw2] [ 53%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_argmax_cpu_float64 2022-08-17T12:19:44.4960557Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_argmin_cpu_float64 2022-08-17T12:19:44.4987094Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_pad_constant_cpu_complex128 2022-08-17T12:19:44.4996038Z [gw2] [ 53%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_argmin_cpu_float64 2022-08-17T12:19:44.5026968Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_argsort_cpu_float64 2022-08-17T12:19:44.5404036Z [gw2] [ 53%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_argsort_cpu_float64 2022-08-17T12:19:44.5440942Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_argwhere_cpu_complex128 2022-08-17T12:19:44.5844114Z [gw2] [ 53%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_argwhere_cpu_complex128 2022-08-17T12:19:44.5876112Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_argwhere_cpu_float64 2022-08-17T12:19:44.6284291Z [gw2] [ 53%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_argwhere_cpu_float64 2022-08-17T12:19:44.6314163Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_as_strided_cpu_complex128 2022-08-17T12:19:44.6724759Z [gw2] [ 53%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_as_strided_cpu_complex128 2022-08-17T12:19:44.6749418Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_as_strided_cpu_float64 2022-08-17T12:19:44.7196899Z [gw2] [ 53%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_as_strided_cpu_float64 2022-08-17T12:19:44.7199751Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_as_strided_scatter_cpu_complex128 2022-08-17T12:19:44.7503892Z [gw2] [ 53%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_as_strided_scatter_cpu_complex128 2022-08-17T12:19:44.7519992Z [gw3] [ 53%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_pad_constant_cpu_complex128 2022-08-17T12:19:44.7629827Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_pad_constant_cpu_float64 2022-08-17T12:19:44.7634891Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_as_strided_scatter_cpu_float64 2022-08-17T12:19:44.8044960Z [gw2] [ 53%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_as_strided_scatter_cpu_float64 2022-08-17T12:19:44.8082712Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_asin_cpu_complex128 2022-08-17T12:19:44.8094583Z [gw3] [ 53%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_pad_constant_cpu_float64 2022-08-17T12:19:44.8196605Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_pad_reflect_cpu_complex128 2022-08-17T12:19:44.8546174Z [gw2] [ 53%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_asin_cpu_complex128 2022-08-17T12:19:44.8549084Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_asin_cpu_float64 2022-08-17T12:19:44.8645706Z [gw2] [ 53%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_asin_cpu_float64 2022-08-17T12:19:44.8659331Z [gw0] [ 53%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_lu_unpack_cpu_complex128 2022-08-17T12:19:44.8794873Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_lu_unpack_cpu_float64 2022-08-17T12:19:44.8807264Z [gw3] [ 53%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_pad_reflect_cpu_complex128 2022-08-17T12:19:44.8961507Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_pad_reflect_cpu_float64 2022-08-17T12:19:44.8966833Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_asinh_cpu_complex128 2022-08-17T12:19:44.9019423Z [gw2] [ 53%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_asinh_cpu_complex128 2022-08-17T12:19:44.9243704Z [gw3] [ 53%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_pad_reflect_cpu_float64 2022-08-17T12:19:44.9402342Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_pad_replicate_cpu_complex128 2022-08-17T12:19:44.9407470Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_asinh_cpu_float64 2022-08-17T12:19:44.9920484Z [gw2] [ 53%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_asinh_cpu_float64 2022-08-17T12:19:45.0007708Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_atan2_cpu_float64 2022-08-17T12:19:45.0025998Z [gw2] [ 53%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_atan2_cpu_float64 2022-08-17T12:19:45.0044889Z [gw0] [ 53%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_lu_unpack_cpu_float64 2022-08-17T12:19:45.0244459Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_mH_cpu_complex128 2022-08-17T12:19:45.0384711Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_atan_cpu_complex128 2022-08-17T12:19:45.0685312Z [gw2] [ 53%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_atan_cpu_complex128 2022-08-17T12:19:45.0740194Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_atan_cpu_float64 2022-08-17T12:19:45.0969268Z [gw2] [ 53%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_atan_cpu_float64 2022-08-17T12:19:45.0995673Z [gw3] [ 53%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_pad_replicate_cpu_complex128 2022-08-17T12:19:45.1125251Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_pad_replicate_cpu_float64 2022-08-17T12:19:45.1158053Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_atanh_cpu_complex128 2022-08-17T12:19:45.1315223Z [gw2] [ 53%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_atanh_cpu_complex128 2022-08-17T12:19:45.1443078Z [gw3] [ 53%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_pad_replicate_cpu_float64 2022-08-17T12:19:45.1609139Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_pairwise_distance_cpu_complex128 2022-08-17T12:19:45.1615972Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_atanh_cpu_float64 2022-08-17T12:19:45.2064740Z [gw2] [ 53%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_atanh_cpu_float64 2022-08-17T12:19:45.2065950Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_atleast_1d_cpu_complex128 2022-08-17T12:19:45.2069482Z [gw2] [ 53%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_atleast_1d_cpu_complex128 2022-08-17T12:19:45.2088284Z [gw0] [ 53%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_mH_cpu_complex128 2022-08-17T12:19:45.2484027Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_mH_cpu_float64 2022-08-17T12:19:45.2488612Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_atleast_1d_cpu_float64 2022-08-17T12:19:45.2599381Z [gw2] [ 53%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_atleast_1d_cpu_float64 2022-08-17T12:19:45.2623098Z [gw0] [ 53%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_mH_cpu_float64 2022-08-17T12:19:45.2936976Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_mT_cpu_complex128 2022-08-17T12:19:45.2943182Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_atleast_2d_cpu_complex128 2022-08-17T12:19:45.3134431Z [gw2] [ 53%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_atleast_2d_cpu_complex128 2022-08-17T12:19:45.3146278Z [gw3] [ 53%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_pairwise_distance_cpu_complex128 2022-08-17T12:19:45.3324733Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_pairwise_distance_cpu_float64 2022-08-17T12:19:45.3344574Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_atleast_2d_cpu_float64 2022-08-17T12:19:45.3362134Z [gw3] [ 53%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_pairwise_distance_cpu_float64 2022-08-17T12:19:45.3565178Z [gw2] [ 53%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_atleast_2d_cpu_float64 2022-08-17T12:19:45.3639438Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_pdist_cpu_float64 2022-08-17T12:19:45.3763355Z [gw3] [ 53%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_pdist_cpu_float64 2022-08-17T12:19:45.3796567Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_atleast_3d_cpu_complex128 2022-08-17T12:19:45.4004227Z [gw2] [ 53%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_atleast_3d_cpu_complex128 2022-08-17T12:19:45.4236886Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_pixel_shuffle_cpu_complex128 2022-08-17T12:19:45.4245953Z [gw0] [ 53%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_mT_cpu_complex128 2022-08-17T12:19:45.4258146Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_mT_cpu_float64 2022-08-17T12:19:45.4264716Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_atleast_3d_cpu_float64 2022-08-17T12:19:45.4327030Z [gw2] [ 53%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_atleast_3d_cpu_float64 2022-08-17T12:19:45.4482523Z [gw3] [ 53%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_pixel_shuffle_cpu_complex128 2022-08-17T12:19:45.4550077Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_pixel_shuffle_cpu_float64 2022-08-17T12:19:45.4566864Z [gw3] [ 53%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_pixel_shuffle_cpu_float64 2022-08-17T12:19:45.4643044Z [gw0] [ 53%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_mT_cpu_float64 2022-08-17T12:19:45.4649465Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_masked_fill_cpu_complex128 2022-08-17T12:19:45.4947026Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_baddbmm_cpu_complex128 2022-08-17T12:19:45.5483957Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_pixel_unshuffle_cpu_complex128 2022-08-17T12:19:45.5513817Z [gw3] [ 53%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_pixel_unshuffle_cpu_complex128 2022-08-17T12:19:45.5686232Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_pixel_unshuffle_cpu_float64 2022-08-17T12:19:45.6002682Z [gw3] [ 53%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_pixel_unshuffle_cpu_float64 2022-08-17T12:19:45.7443474Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_poisson_nll_loss_cpu_float64 2022-08-17T12:19:45.7472324Z [gw0] [ 54%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_masked_fill_cpu_complex128 2022-08-17T12:19:45.7890937Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_masked_fill_cpu_float64 2022-08-17T12:19:45.7907805Z [gw2] [ 54%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_baddbmm_cpu_complex128 2022-08-17T12:19:45.8046346Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_baddbmm_cpu_float64 2022-08-17T12:19:45.8102163Z [gw2] [ 54%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_baddbmm_cpu_float64 2022-08-17T12:19:45.8130013Z [gw0] [ 54%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_masked_fill_cpu_float64 2022-08-17T12:19:45.8365243Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_masked_scatter_cpu_complex128 2022-08-17T12:19:45.8401217Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_bernoulli_cpu_float64 2022-08-17T12:19:45.8884821Z [gw2] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_bernoulli_cpu_float64 2022-08-17T12:19:45.8894981Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_bfloat16_cpu_complex128 2022-08-17T12:19:45.9324521Z [gw2] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_bfloat16_cpu_complex128 2022-08-17T12:19:45.9335330Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_bfloat16_cpu_float64 2022-08-17T12:19:45.9805910Z [gw2] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_bfloat16_cpu_float64 2022-08-17T12:19:45.9817162Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_block_diag_cpu_complex128 2022-08-17T12:19:46.0055215Z [gw2] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_block_diag_cpu_complex128 2022-08-17T12:19:46.0065587Z [gw3] [ 54%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_poisson_nll_loss_cpu_float64 2022-08-17T12:19:46.0244631Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_prelu_cpu_float64 2022-08-17T12:19:46.0276205Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_block_diag_cpu_float64 2022-08-17T12:19:46.0468971Z [gw2] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_block_diag_cpu_float64 2022-08-17T12:19:46.0482657Z [gw0] [ 54%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_masked_scatter_cpu_complex128 2022-08-17T12:19:46.0578191Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_masked_scatter_cpu_float64 2022-08-17T12:19:46.0587361Z [gw3] [ 54%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_prelu_cpu_float64 2022-08-17T12:19:46.0649197Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_relu6_cpu_float64 2022-08-17T12:19:46.0683672Z [gw3] [ 54%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_relu6_cpu_float64 2022-08-17T12:19:46.0719467Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_bmm_cpu_complex128 2022-08-17T12:19:46.0878500Z [gw2] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_bmm_cpu_complex128 2022-08-17T12:19:46.0922230Z [gw0] [ 54%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_masked_scatter_cpu_float64 2022-08-17T12:19:46.1002864Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_masked_select_cpu_complex128 2022-08-17T12:19:46.1076955Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_relu_cpu_float64 2022-08-17T12:19:46.1123446Z [gw3] [ 54%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_relu_cpu_float64 2022-08-17T12:19:46.1155452Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_bmm_cpu_float64 2022-08-17T12:19:46.1445702Z [gw2] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_bmm_cpu_float64 2022-08-17T12:19:46.1564730Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_rrelu_cpu_float64 2022-08-17T12:19:46.1601856Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_bool_cpu_complex128 2022-08-17T12:19:46.1765214Z [gw2] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_bool_cpu_complex128 2022-08-17T12:19:46.1883971Z [gw3] [ 54%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_rrelu_cpu_float64 2022-08-17T12:19:46.1943669Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_selu_cpu_float64 2022-08-17T12:19:46.2003582Z [gw3] [ 54%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_selu_cpu_float64 2022-08-17T12:19:46.2036036Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_bool_cpu_float64 2022-08-17T12:19:46.2326488Z [gw2] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_bool_cpu_float64 2022-08-17T12:19:46.2358267Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_silu_complex_cpu_complex128 2022-08-17T12:19:46.2444669Z [gw3] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_silu_complex_cpu_complex128 2022-08-17T12:19:46.2483935Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_broadcast_tensors_cpu_complex128 2022-08-17T12:19:46.2728072Z [gw2] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_broadcast_tensors_cpu_complex128 2022-08-17T12:19:46.2737683Z [gw0] [ 54%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_masked_select_cpu_complex128 2022-08-17T12:19:46.2805115Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_masked_select_cpu_float64 2022-08-17T12:19:46.2868920Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_silu_cpu_float64 2022-08-17T12:19:46.2883014Z [gw3] [ 54%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_silu_cpu_float64 2022-08-17T12:19:46.2915435Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_broadcast_tensors_cpu_float64 2022-08-17T12:19:46.3193120Z [gw2] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_broadcast_tensors_cpu_float64 2022-08-17T12:19:46.3204668Z [gw0] [ 54%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_masked_select_cpu_float64 2022-08-17T12:19:46.3282956Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_matmul_cpu_complex128 2022-08-17T12:19:46.3322746Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_smooth_l1_loss_cpu_float64 2022-08-17T12:19:46.3355762Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_broadcast_to_cpu_complex128 2022-08-17T12:19:46.3517460Z [gw2] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_broadcast_to_cpu_complex128 2022-08-17T12:19:46.3723993Z [gw3] [ 54%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_smooth_l1_loss_cpu_float64 2022-08-17T12:19:46.3763539Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_soft_margin_loss_cpu_float64 2022-08-17T12:19:46.3799118Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_broadcast_to_cpu_float64 2022-08-17T12:19:46.3983470Z [gw2] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_broadcast_to_cpu_float64 2022-08-17T12:19:46.4202313Z [gw3] [ 54%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_soft_margin_loss_cpu_float64 2022-08-17T12:19:46.4207705Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_bucketize_cpu_float64 2022-08-17T12:19:46.4248589Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_softmin_cpu_float64 2022-08-17T12:19:46.4279825Z [gw2] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_bucketize_cpu_float64 2022-08-17T12:19:46.4602993Z [gw3] [ 54%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_softmin_cpu_float64 2022-08-17T12:19:46.4687309Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_softmin_with_dtype_cpu_complex128 2022-08-17T12:19:46.4693183Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_byte_cpu_complex128 2022-08-17T12:19:46.5124251Z [gw2] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_byte_cpu_complex128 2022-08-17T12:19:46.5129373Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_byte_cpu_float64 2022-08-17T12:19:46.5356774Z [gw2] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_byte_cpu_float64 2022-08-17T12:19:46.5384874Z [gw3] [ 54%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_softmin_with_dtype_cpu_complex128 2022-08-17T12:19:46.5563086Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_softmin_with_dtype_cpu_float64 2022-08-17T12:19:46.5567546Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cartesian_prod_cpu_complex128 2022-08-17T12:19:46.5613623Z [gw2] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cartesian_prod_cpu_complex128 2022-08-17T12:19:46.5875533Z [gw3] [ 54%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_softmin_with_dtype_cpu_float64 2022-08-17T12:19:46.5882554Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_softplus_cpu_float64 2022-08-17T12:19:46.6015643Z [gw3] [ 54%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_softplus_cpu_float64 2022-08-17T12:19:46.6021234Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cartesian_prod_cpu_float64 2022-08-17T12:19:46.6327837Z [gw2] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cartesian_prod_cpu_float64 2022-08-17T12:19:46.6346672Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_softshrink_cpu_float64 2022-08-17T12:19:46.6458829Z [gw3] [ 54%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_softshrink_cpu_float64 2022-08-17T12:19:46.6459517Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cat_cpu_complex128 2022-08-17T12:19:46.6686499Z [gw2] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cat_cpu_complex128 2022-08-17T12:19:46.6889054Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_softsign_cpu_complex128 2022-08-17T12:19:46.6891267Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cat_cpu_float64 2022-08-17T12:19:46.6915354Z [gw2] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cat_cpu_float64 2022-08-17T12:19:46.7122780Z [gw3] [ 54%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_softsign_cpu_complex128 2022-08-17T12:19:46.7191247Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_softsign_cpu_float64 2022-08-17T12:19:46.7321197Z [gw3] [ 54%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_softsign_cpu_float64 2022-08-17T12:19:46.7325345Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cdist_cpu_float64 2022-08-17T12:19:46.7561988Z [gw2] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cdist_cpu_float64 2022-08-17T12:19:46.7775006Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_tanhshrink_cpu_complex128 2022-08-17T12:19:46.7788540Z [gw3] [ 54%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_tanhshrink_cpu_complex128 2022-08-17T12:19:46.7792957Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_ceil_cpu_float64 2022-08-17T12:19:46.8039571Z [gw2] [ 54%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_ceil_cpu_float64 2022-08-17T12:19:46.8065823Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_tanhshrink_cpu_float64 2022-08-17T12:19:46.8210041Z [gw3] [ 54%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_tanhshrink_cpu_float64 2022-08-17T12:19:46.8215528Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_chalf_cpu_complex128 2022-08-17T12:19:46.8442918Z [gw2] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_chalf_cpu_complex128 2022-08-17T12:19:46.8463425Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_threshold_cpu_float64 2022-08-17T12:19:46.8481365Z [gw1] [ 54%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_lu_solve_cpu_float64 2022-08-17T12:19:46.8520377Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_matrix_norm_cpu_complex128 2022-08-17T12:19:46.8652092Z [gw3] [ 54%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_threshold_cpu_float64 2022-08-17T12:19:46.8654080Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_chalf_cpu_float64 2022-08-17T12:19:46.8884034Z [gw2] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_chalf_cpu_float64 2022-08-17T12:19:46.9088671Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_triplet_margin_loss_cpu_complex128 2022-08-17T12:19:46.9092375Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_char_cpu_complex128 2022-08-17T12:19:46.9486033Z [gw2] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_char_cpu_complex128 2022-08-17T12:19:46.9521891Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_char_cpu_float64 2022-08-17T12:19:46.9926208Z [gw2] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_char_cpu_float64 2022-08-17T12:19:46.9952571Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cholesky_cpu_complex128 2022-08-17T12:19:47.0409562Z [gw2] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cholesky_cpu_complex128 2022-08-17T12:19:47.0410257Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cholesky_cpu_float64 2022-08-17T12:19:47.0847369Z [gw2] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cholesky_cpu_float64 2022-08-17T12:19:47.0848068Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cholesky_inverse_cpu_complex128 2022-08-17T12:19:47.1290170Z [gw2] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cholesky_inverse_cpu_complex128 2022-08-17T12:19:47.1290980Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cholesky_inverse_cpu_float64 2022-08-17T12:19:47.1628446Z [gw2] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cholesky_inverse_cpu_float64 2022-08-17T12:19:47.1640739Z [gw3] [ 54%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_triplet_margin_loss_cpu_complex128 2022-08-17T12:19:47.1729376Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_triplet_margin_loss_cpu_float64 2022-08-17T12:19:47.1730086Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cholesky_solve_cpu_complex128 2022-08-17T12:19:47.2067197Z [gw2] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cholesky_solve_cpu_complex128 2022-08-17T12:19:47.2082227Z [gw3] [ 54%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_triplet_margin_loss_cpu_float64 2022-08-17T12:19:47.2178921Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_triplet_margin_with_distance_loss_cpu_complex128 2022-08-17T12:19:47.2179610Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cholesky_solve_cpu_float64 2022-08-17T12:19:47.2240122Z [gw2] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cholesky_solve_cpu_float64 2022-08-17T12:19:47.2255830Z [gw0] [ 54%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_matmul_cpu_complex128 2022-08-17T12:19:47.2613535Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_matmul_cpu_float64 2022-08-17T12:19:47.2614222Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_chunk_cpu_complex128 2022-08-17T12:19:47.3008179Z [gw2] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_chunk_cpu_complex128 2022-08-17T12:19:47.3061148Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_chunk_cpu_float64 2022-08-17T12:19:47.3521177Z [gw2] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_chunk_cpu_float64 2022-08-17T12:19:47.3748260Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_clamp_cpu_float64 2022-08-17T12:19:47.3776743Z [gw2] [ 54%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_clamp_cpu_float64 2022-08-17T12:19:47.3796065Z [gw1] [ 54%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_matrix_norm_cpu_complex128 2022-08-17T12:19:47.3920150Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_matrix_norm_cpu_float64 2022-08-17T12:19:47.4366456Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_clamp_max_cpu_float64 2022-08-17T12:19:47.4481519Z [gw2] [ 54%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_clamp_max_cpu_float64 2022-08-17T12:19:47.4594726Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_clamp_min_cpu_float64 2022-08-17T12:19:47.4848069Z [gw2] [ 54%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_clamp_min_cpu_float64 2022-08-17T12:19:47.4849693Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_clone_cpu_complex128 2022-08-17T12:19:47.5301262Z [gw2] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_clone_cpu_complex128 2022-08-17T12:19:47.5301932Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_clone_cpu_float64 2022-08-17T12:19:47.5306299Z [gw2] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_clone_cpu_float64 2022-08-17T12:19:47.5314981Z [gw1] [ 54%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_matrix_norm_cpu_float64 2022-08-17T12:19:47.5351628Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_matrix_power_cpu_complex128 2022-08-17T12:19:47.5371844Z [gw0] [ 54%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_matmul_cpu_float64 2022-08-17T12:19:47.5748362Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_matrix_exp_cpu_complex128 2022-08-17T12:19:47.5748998Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_column_stack_cpu_complex128 2022-08-17T12:19:47.6168922Z [gw2] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_column_stack_cpu_complex128 2022-08-17T12:19:47.6169591Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_column_stack_cpu_float64 2022-08-17T12:19:47.6607788Z [gw2] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_column_stack_cpu_float64 2022-08-17T12:19:47.6612324Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_combinations_cpu_complex128 2022-08-17T12:19:47.7070434Z [gw2] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_combinations_cpu_complex128 2022-08-17T12:19:47.7071133Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_combinations_cpu_float64 2022-08-17T12:19:47.7158806Z [gw2] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_combinations_cpu_float64 2022-08-17T12:19:47.7169261Z [gw1] [ 55%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_matrix_power_cpu_complex128 2022-08-17T12:19:47.7491097Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_matrix_power_cpu_float64 2022-08-17T12:19:47.7495839Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_complex_cpu_float64 2022-08-17T12:19:47.7702374Z [gw2] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_complex_cpu_float64 2022-08-17T12:19:47.7728353Z [gw1] [ 55%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_matrix_power_cpu_float64 2022-08-17T12:19:47.7773436Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_matrix_rank_cpu_complex128 2022-08-17T12:19:47.7844260Z [gw1] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_matrix_rank_cpu_complex128 2022-08-17T12:19:47.7856688Z [gw3] [ 55%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_triplet_margin_with_distance_loss_cpu_complex128 2022-08-17T12:19:47.7924063Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_triplet_margin_with_distance_loss_cpu_float64 2022-08-17T12:19:47.7924730Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_conj_cpu_complex128 2022-08-17T12:19:47.8225396Z [gw2] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_conj_cpu_complex128 2022-08-17T12:19:47.8226345Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_matrix_rank_cpu_float64 2022-08-17T12:19:47.8348311Z [gw1] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_matrix_rank_cpu_float64 2022-08-17T12:19:47.8366648Z [gw3] [ 55%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_triplet_margin_with_distance_loss_cpu_float64 2022-08-17T12:19:47.8367309Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_conj_cpu_float64 2022-08-17T12:19:47.8372602Z [gw2] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_conj_cpu_float64 2022-08-17T12:19:47.8536066Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_unfold_cpu_complex128 2022-08-17T12:19:47.8553409Z [gw0] [ 55%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_matrix_exp_cpu_complex128 2022-08-17T12:19:47.8652603Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_matrix_exp_cpu_float64 2022-08-17T12:19:47.8653294Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_matrix_rank_hermitian_cpu_complex128 2022-08-17T12:19:47.8840892Z [gw1] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_matrix_rank_hermitian_cpu_complex128 2022-08-17T12:19:47.8863187Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_conj_physical_cpu_complex128 2022-08-17T12:19:47.8947832Z [gw2] [ 55%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_conj_physical_cpu_complex128 2022-08-17T12:19:47.8965611Z [gw0] [ 55%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_matrix_exp_cpu_float64 2022-08-17T12:19:47.9093137Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_max_binary_cpu_float64 2022-08-17T12:19:47.9093763Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_matrix_rank_hermitian_cpu_float64 2022-08-17T12:19:47.9261085Z [gw1] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_matrix_rank_hermitian_cpu_float64 2022-08-17T12:19:47.9261773Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_conj_physical_cpu_float64 2022-08-17T12:19:47.9561673Z [gw2] [ 55%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_conj_physical_cpu_float64 2022-08-17T12:19:47.9646688Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_multi_dot_cpu_complex128 2022-08-17T12:19:47.9674446Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_constant_pad_nd_cpu_complex128 2022-08-17T12:19:47.9955420Z [gw2] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_constant_pad_nd_cpu_complex128 2022-08-17T12:19:47.9962842Z [gw0] [ 55%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_max_binary_cpu_float64 2022-08-17T12:19:48.0060275Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_max_reduction_no_dim_cpu_float64 2022-08-17T12:19:48.0081767Z [gw0] [ 55%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_max_reduction_no_dim_cpu_float64 2022-08-17T12:19:48.0110451Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_constant_pad_nd_cpu_float64 2022-08-17T12:19:48.0406041Z [gw2] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_constant_pad_nd_cpu_float64 2022-08-17T12:19:48.0524751Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_max_reduction_with_dim_cpu_float64 2022-08-17T12:19:48.0559062Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_contiguous_cpu_complex128 2022-08-17T12:19:48.0611512Z [gw2] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_contiguous_cpu_complex128 2022-08-17T12:19:48.0845968Z [gw0] [ 55%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_max_reduction_with_dim_cpu_float64 2022-08-17T12:19:48.0965295Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_maximum_cpu_float64 2022-08-17T12:19:48.0999758Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_contiguous_cpu_float64 2022-08-17T12:19:48.1337879Z [gw2] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_contiguous_cpu_float64 2022-08-17T12:19:48.1356426Z [gw1] [ 55%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_multi_dot_cpu_complex128 2022-08-17T12:19:48.1403991Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_multi_dot_cpu_float64 2022-08-17T12:19:48.1715674Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_copysign_cpu_float64 2022-08-17T12:19:48.1821554Z [gw2] [ 55%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_copysign_cpu_float64 2022-08-17T12:19:48.1836278Z [gw1] [ 55%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_multi_dot_cpu_float64 2022-08-17T12:19:48.1843643Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_norm_cpu_complex128 2022-08-17T12:19:48.1876221Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_corrcoef_cpu_complex128 2022-08-17T12:19:48.1891543Z [gw2] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_corrcoef_cpu_complex128 2022-08-17T12:19:48.1899522Z [gw0] [ 55%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_maximum_cpu_float64 2022-08-17T12:19:48.2286883Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_mean_cpu_complex128 2022-08-17T12:19:48.2318289Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_corrcoef_cpu_float64 2022-08-17T12:19:48.2726212Z [gw2] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_corrcoef_cpu_float64 2022-08-17T12:19:48.2918762Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cos_cpu_complex128 2022-08-17T12:19:48.3246515Z [gw2] [ 55%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cos_cpu_complex128 2022-08-17T12:19:48.3249751Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cos_cpu_float64 2022-08-17T12:19:48.3535517Z [gw2] [ 55%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cos_cpu_float64 2022-08-17T12:19:48.3562274Z [gw1] [ 55%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_norm_cpu_complex128 2022-08-17T12:19:48.3681699Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_norm_cpu_float64 2022-08-17T12:19:48.3772475Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cosh_cpu_complex128 2022-08-17T12:19:48.3929614Z [gw1] [ 55%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_norm_cpu_float64 2022-08-17T12:19:48.4118071Z [gw2] [ 55%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cosh_cpu_complex128 2022-08-17T12:19:48.4201939Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cosh_cpu_float64 2022-08-17T12:19:48.4205773Z [gw2] [ 55%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cosh_cpu_float64 2022-08-17T12:19:48.4524307Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_norm_subgradients_at_zero_cpu_complex128 2022-08-17T12:19:48.4524986Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_count_nonzero_cpu_complex128 2022-08-17T12:19:48.4963554Z [gw2] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_count_nonzero_cpu_complex128 2022-08-17T12:19:48.4964419Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_count_nonzero_cpu_float64 2022-08-17T12:19:48.5366479Z [gw2] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_count_nonzero_cpu_float64 2022-08-17T12:19:48.5393572Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cov_cpu_complex128 2022-08-17T12:19:48.5804458Z [gw2] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cov_cpu_complex128 2022-08-17T12:19:48.5839301Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cov_cpu_float64 2022-08-17T12:19:48.6156540Z [gw2] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cov_cpu_float64 2022-08-17T12:19:48.6177004Z [gw0] [ 55%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_mean_cpu_complex128 2022-08-17T12:19:48.6295979Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_mean_cpu_float64 2022-08-17T12:19:48.6300660Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cross_cpu_complex128 2022-08-17T12:19:48.6576446Z [gw2] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cross_cpu_complex128 2022-08-17T12:19:48.6591937Z [gw1] [ 55%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_norm_subgradients_at_zero_cpu_complex128 2022-08-17T12:19:48.6736010Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_norm_subgradients_at_zero_cpu_float64 2022-08-17T12:19:48.6740320Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cross_cpu_float64 2022-08-17T12:19:48.6923007Z [gw2] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cross_cpu_float64 2022-08-17T12:19:48.7006385Z [gw1] [ 55%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_norm_subgradients_at_zero_cpu_float64 2022-08-17T12:19:48.7169583Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_pinv_cpu_complex128 2022-08-17T12:19:48.7172284Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cummax_cpu_float64 2022-08-17T12:19:48.7546688Z [gw2] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cummax_cpu_float64 2022-08-17T12:19:48.7622377Z [gw0] [ 55%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_mean_cpu_float64 2022-08-17T12:19:48.7627759Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_median_cpu_float64 2022-08-17T12:19:48.7633315Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cummin_cpu_float64 2022-08-17T12:19:48.8083382Z [gw2] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cummin_cpu_float64 2022-08-17T12:19:48.8794902Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cumprod_cpu_complex128 2022-08-17T12:19:48.8816428Z [gw0] [ 55%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_median_cpu_float64 2022-08-17T12:19:49.2250984Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_meshgrid_list_of_tensors_cpu_complex128 2022-08-17T12:19:49.2280384Z [gw1] [ 55%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_pinv_cpu_complex128 2022-08-17T12:19:49.2937484Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_pinv_cpu_float64 2022-08-17T12:19:49.2963840Z [gw1] [ 55%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_pinv_cpu_float64 2022-08-17T12:19:49.4025624Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_pinv_hermitian_cpu_complex128 2022-08-17T12:19:49.4056221Z [gw1] [ 55%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_pinv_hermitian_cpu_complex128 2022-08-17T12:19:49.4236793Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_pinv_hermitian_cpu_float64 2022-08-17T12:19:49.4483664Z [gw1] [ 55%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_pinv_hermitian_cpu_float64 2022-08-17T12:19:49.4514760Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_pinv_singular_cpu_complex128 2022-08-17T12:19:49.4925091Z [gw1] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_pinv_singular_cpu_complex128 2022-08-17T12:19:49.4963686Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_pinv_singular_cpu_float64 2022-08-17T12:19:49.5402098Z [gw1] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_pinv_singular_cpu_float64 2022-08-17T12:19:49.8109960Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_qr_cpu_complex128 2022-08-17T12:19:49.8135032Z [gw0] [ 55%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_meshgrid_list_of_tensors_cpu_complex128 2022-08-17T12:19:49.9605593Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_meshgrid_list_of_tensors_cpu_float64 2022-08-17T12:19:49.9631079Z [gw0] [ 55%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_meshgrid_list_of_tensors_cpu_float64 2022-08-17T12:19:50.1492375Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_meshgrid_variadic_tensors_cpu_complex128 2022-08-17T12:19:50.1506575Z [gw1] [ 55%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_qr_cpu_complex128 2022-08-17T12:19:50.2930196Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_qr_cpu_float64 2022-08-17T12:19:50.2942609Z [gw1] [ 55%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_qr_cpu_float64 2022-08-17T12:19:50.4423496Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_slogdet_cpu_complex128 2022-08-17T12:19:50.4450113Z [gw1] [ 55%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_slogdet_cpu_complex128 2022-08-17T12:19:50.4823705Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_slogdet_cpu_float64 2022-08-17T12:19:50.4883525Z [gw1] [ 55%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_slogdet_cpu_float64 2022-08-17T12:19:50.4968359Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_solve_cpu_complex128 2022-08-17T12:19:50.4993551Z [gw3] [ 55%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_unfold_cpu_complex128 2022-08-17T12:19:50.8797255Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_unfold_cpu_float64 2022-08-17T12:19:50.8835503Z [gw0] [ 55%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_meshgrid_variadic_tensors_cpu_complex128 2022-08-17T12:19:50.9149732Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_meshgrid_variadic_tensors_cpu_float64 2022-08-17T12:19:50.9205936Z [gw1] [ 55%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_solve_cpu_complex128 2022-08-17T12:19:50.9980612Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_solve_cpu_float64 2022-08-17T12:19:51.0019314Z [gw3] [ 55%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_unfold_cpu_float64 2022-08-17T12:19:51.0161448Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_upsample_bilinear_cpu_float64 2022-08-17T12:19:51.0189731Z [gw1] [ 55%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_solve_cpu_float64 2022-08-17T12:19:51.0204735Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_solve_ex_cpu_complex128 2022-08-17T12:19:51.0522238Z [gw3] [ 55%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_upsample_bilinear_cpu_float64 2022-08-17T12:19:51.0670188Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_upsample_nearest_cpu_float64 2022-08-17T12:19:51.0925814Z [gw3] [ 55%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_upsample_nearest_cpu_float64 2022-08-17T12:19:51.0962264Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nonzero_cpu_complex128 2022-08-17T12:19:51.1404773Z [gw3] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nonzero_cpu_complex128 2022-08-17T12:19:51.1415212Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nonzero_cpu_float64 2022-08-17T12:19:51.1518784Z [gw3] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nonzero_cpu_float64 2022-08-17T12:19:51.1534440Z [gw0] [ 55%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_meshgrid_variadic_tensors_cpu_float64 2022-08-17T12:19:51.1807800Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_min_binary_cpu_float64 2022-08-17T12:19:51.3297274Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_norm_cpu_complex128 2022-08-17T12:19:51.3310664Z [gw0] [ 55%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_min_binary_cpu_float64 2022-08-17T12:19:51.3443669Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_min_reduction_no_dim_cpu_float64 2022-08-17T12:19:51.3466009Z [gw1] [ 55%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_solve_ex_cpu_complex128 2022-08-17T12:19:51.3474966Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_solve_ex_cpu_float64 2022-08-17T12:19:51.3801349Z [gw0] [ 56%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_min_reduction_no_dim_cpu_float64 2022-08-17T12:19:51.4198387Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_min_reduction_with_dim_cpu_float64 2022-08-17T12:19:51.4258603Z [gw0] [ 56%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_min_reduction_with_dim_cpu_float64 2022-08-17T12:19:51.4408731Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_minimum_cpu_float64 2022-08-17T12:19:51.4437687Z [gw1] [ 56%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_solve_ex_cpu_float64 2022-08-17T12:19:51.4450383Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_solve_triangular_cpu_complex128 2022-08-17T12:19:51.4470960Z [gw3] [ 56%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_norm_cpu_complex128 2022-08-17T12:19:51.5055160Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_norm_cpu_float64 2022-08-17T12:19:51.5081124Z [gw3] [ 56%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_norm_cpu_float64 2022-08-17T12:19:51.5273012Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_norm_fro_cpu_complex128 2022-08-17T12:19:51.5589930Z [gw3] [ 56%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_norm_fro_cpu_complex128 2022-08-17T12:19:51.5599906Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_norm_fro_cpu_float64 2022-08-17T12:19:51.6042039Z [gw3] [ 56%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_norm_fro_cpu_float64 2022-08-17T12:19:51.6268749Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_norm_inf_cpu_complex128 2022-08-17T12:19:51.6292769Z [gw0] [ 56%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_minimum_cpu_float64 2022-08-17T12:19:51.7496729Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_mm_cpu_complex128 2022-08-17T12:19:51.7529236Z [gw2] [ 56%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cumprod_cpu_complex128 2022-08-17T12:19:51.7915808Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cumprod_cpu_float64 2022-08-17T12:19:51.7933779Z [gw0] [ 56%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_mm_cpu_complex128 2022-08-17T12:19:51.8346345Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_mm_cpu_float64 2022-08-17T12:19:51.8372467Z [gw0] [ 56%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_mm_cpu_float64 2022-08-17T12:19:51.9230749Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_mode_cpu_float64 2022-08-17T12:19:51.9254416Z [gw0] [ 56%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_mode_cpu_float64 2022-08-17T12:19:51.9992684Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_movedim_cpu_complex128 2022-08-17T12:19:52.0012311Z [gw0] [ 56%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_movedim_cpu_complex128 2022-08-17T12:19:52.0178008Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_movedim_cpu_float64 2022-08-17T12:19:52.0522654Z [gw0] [ 56%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_movedim_cpu_float64 2022-08-17T12:19:52.0658543Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_msort_cpu_float64 2022-08-17T12:19:52.0688703Z [gw2] [ 56%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cumprod_cpu_float64 2022-08-17T12:19:52.0800739Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cumsum_cpu_complex128 2022-08-17T12:19:52.0831848Z [gw3] [ 56%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_norm_inf_cpu_complex128 2022-08-17T12:19:52.0852496Z [gw0] [ 56%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_msort_cpu_float64 2022-08-17T12:19:52.0882768Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_norm_inf_cpu_float64 2022-08-17T12:19:52.1062041Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_mul_cpu_complex128 2022-08-17T12:19:52.1162390Z [gw2] [ 56%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cumsum_cpu_complex128 2022-08-17T12:19:52.1231110Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cumsum_cpu_float64 2022-08-17T12:19:52.1329973Z [gw2] [ 56%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cumsum_cpu_float64 2022-08-17T12:19:52.1350977Z [gw3] [ 56%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_norm_inf_cpu_float64 2022-08-17T12:19:52.1610251Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_norm_nuc_cpu_complex128 2022-08-17T12:19:52.1614901Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cumulative_trapezoid_cpu_complex128 2022-08-17T12:19:52.1857770Z [gw2] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cumulative_trapezoid_cpu_complex128 2022-08-17T12:19:52.1889100Z [gw3] [ 56%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_norm_nuc_cpu_complex128 2022-08-17T12:19:52.1944556Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_norm_nuc_cpu_float64 2022-08-17T12:19:52.2001281Z [gw3] [ 56%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_norm_nuc_cpu_float64 2022-08-17T12:19:52.2032513Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cumulative_trapezoid_cpu_float64 2022-08-17T12:19:52.2391371Z [gw2] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cumulative_trapezoid_cpu_float64 2022-08-17T12:19:52.2398121Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_normal_cpu_float64 2022-08-17T12:19:52.2442311Z [gw3] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_normal_cpu_float64 2022-08-17T12:19:52.2508582Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_deg2rad_cpu_float64 2022-08-17T12:19:52.2832283Z [gw2] [ 56%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_deg2rad_cpu_float64 2022-08-17T12:19:52.2837181Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_normal_number_mean_cpu_float64 2022-08-17T12:19:52.2919267Z [gw3] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_normal_number_mean_cpu_float64 2022-08-17T12:19:52.2924300Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_diag_cpu_complex128 2022-08-17T12:19:52.3282346Z [gw2] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_diag_cpu_complex128 2022-08-17T12:19:52.3287568Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_ones_like_cpu_complex128 2022-08-17T12:19:52.3361043Z [gw3] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_ones_like_cpu_complex128 2022-08-17T12:19:52.3366367Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_diag_cpu_float64 2022-08-17T12:19:52.3721774Z [gw2] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_diag_cpu_float64 2022-08-17T12:19:52.3727170Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_ones_like_cpu_float64 2022-08-17T12:19:52.3802870Z [gw3] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_ones_like_cpu_float64 2022-08-17T12:19:52.3803616Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_diag_embed_cpu_complex128 2022-08-17T12:19:52.4163223Z [gw2] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_diag_embed_cpu_complex128 2022-08-17T12:19:52.4168438Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_ormqr_cpu_complex128 2022-08-17T12:19:52.4239327Z [gw3] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_ormqr_cpu_complex128 2022-08-17T12:19:52.4244526Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_diag_embed_cpu_float64 2022-08-17T12:19:52.4603309Z [gw2] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_diag_embed_cpu_float64 2022-08-17T12:19:52.4604247Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_ormqr_cpu_float64 2022-08-17T12:19:52.4645005Z [gw3] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_ormqr_cpu_float64 2022-08-17T12:19:52.4689759Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_diagflat_cpu_complex128 2022-08-17T12:19:52.5127379Z [gw2] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_diagflat_cpu_complex128 2022-08-17T12:19:52.5132476Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_outer_cpu_complex128 2022-08-17T12:19:52.5137102Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_diagflat_cpu_float64 2022-08-17T12:19:52.5191447Z [gw2] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_diagflat_cpu_float64 2022-08-17T12:19:52.5534129Z [gw3] [ 56%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_outer_cpu_complex128 2022-08-17T12:19:52.5535469Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_outer_cpu_float64 2022-08-17T12:19:52.5563788Z [gw3] [ 56%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_outer_cpu_float64 2022-08-17T12:19:52.5568473Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_diagonal_cpu_complex128 2022-08-17T12:19:52.6002978Z [gw2] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_diagonal_cpu_complex128 2022-08-17T12:19:52.6009473Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_diagonal_cpu_float64 2022-08-17T12:19:52.6016067Z [gw2] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_diagonal_cpu_float64 2022-08-17T12:19:52.6195909Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_pca_lowrank_cpu_float64 2022-08-17T12:19:52.6221138Z [gw0] [ 56%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_mul_cpu_complex128 2022-08-17T12:19:52.6440712Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_mul_cpu_float64 2022-08-17T12:19:52.6446446Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_diagonal_scatter_cpu_float64 2022-08-17T12:19:52.6882019Z [gw2] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_diagonal_scatter_cpu_float64 2022-08-17T12:19:52.6887564Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_diff_cpu_complex128 2022-08-17T12:19:52.7246820Z [gw2] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_diff_cpu_complex128 2022-08-17T12:19:52.7275568Z [gw0] [ 56%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_mul_cpu_float64 2022-08-17T12:19:52.7282872Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_multinomial_cpu_float64 2022-08-17T12:19:52.7314337Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_diff_cpu_float64 2022-08-17T12:19:52.7328303Z [gw2] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_diff_cpu_float64 2022-08-17T12:19:52.7758401Z [gw0] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_multinomial_cpu_float64 2022-08-17T12:19:52.7764608Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_mv_cpu_complex128 2022-08-17T12:19:52.7808516Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_digamma_cpu_float64 2022-08-17T12:19:52.8216252Z [gw2] [ 56%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_digamma_cpu_float64 2022-08-17T12:19:52.8220625Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_dist_cpu_complex128 2022-08-17T12:19:52.8653650Z [gw2] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_dist_cpu_complex128 2022-08-17T12:19:52.8658991Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_dist_cpu_float64 2022-08-17T12:19:52.8734092Z [gw2] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_dist_cpu_float64 2022-08-17T12:19:52.8770140Z [gw0] [ 56%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_mv_cpu_complex128 2022-08-17T12:19:52.9121105Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_mv_cpu_float64 2022-08-17T12:19:52.9127436Z [gw0] [ 56%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_mv_cpu_float64 2022-08-17T12:19:52.9217293Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_div_floor_rounding_cpu_float64 2022-08-17T12:19:52.9280264Z [gw2] [ 56%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_div_floor_rounding_cpu_float64 2022-08-17T12:19:52.9522475Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_mvlgamma_mvlgamma_p_1_cpu_float64 2022-08-17T12:19:52.9901192Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_div_no_rounding_mode_cpu_complex128 2022-08-17T12:19:52.9919532Z [gw0] [ 56%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_mvlgamma_mvlgamma_p_1_cpu_float64 2022-08-17T12:19:52.9944625Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_mvlgamma_mvlgamma_p_3_cpu_float64 2022-08-17T12:19:53.0353924Z [gw0] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_mvlgamma_mvlgamma_p_3_cpu_float64 2022-08-17T12:19:53.0359462Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_mvlgamma_mvlgamma_p_5_cpu_float64 2022-08-17T12:19:53.0840873Z [gw0] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_mvlgamma_mvlgamma_p_5_cpu_float64 2022-08-17T12:19:53.1034725Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nan_to_num_cpu_float64 2022-08-17T12:19:53.1049194Z [gw2] [ 56%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_div_no_rounding_mode_cpu_complex128 2022-08-17T12:19:53.1056061Z [gw0] [ 56%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nan_to_num_cpu_float64 2022-08-17T12:19:53.1280166Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_div_no_rounding_mode_cpu_float64 2022-08-17T12:19:53.1459728Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nanmean_cpu_float64 2022-08-17T12:19:53.1519797Z [gw2] [ 56%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_div_no_rounding_mode_cpu_float64 2022-08-17T12:19:53.1771542Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_div_trunc_rounding_cpu_float64 2022-08-17T12:19:53.1976121Z [gw2] [ 56%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_div_trunc_rounding_cpu_float64 2022-08-17T12:19:53.1976764Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_dot_cpu_complex128 2022-08-17T12:19:53.2411463Z [gw2] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_dot_cpu_complex128 2022-08-17T12:19:53.2412124Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_dot_cpu_float64 2022-08-17T12:19:53.2807688Z [gw2] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_dot_cpu_float64 2022-08-17T12:19:53.2850023Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_double_cpu_complex128 2022-08-17T12:19:53.3293914Z [gw2] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_double_cpu_complex128 2022-08-17T12:19:53.3294582Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_double_cpu_float64 2022-08-17T12:19:53.3733853Z [gw2] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_double_cpu_float64 2022-08-17T12:19:53.3734477Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_dsplit_cpu_complex128 2022-08-17T12:19:53.3858683Z [gw2] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_dsplit_cpu_complex128 2022-08-17T12:19:53.4015946Z [gw0] [ 56%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nanmean_cpu_float64 2022-08-17T12:19:53.4170927Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nanmedian_cpu_float64 2022-08-17T12:19:53.4171508Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_dsplit_cpu_float64 2022-08-17T12:19:53.4613083Z [gw2] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_dsplit_cpu_float64 2022-08-17T12:19:53.4613745Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_dstack_cpu_complex128 2022-08-17T12:19:53.5052108Z [gw2] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_dstack_cpu_complex128 2022-08-17T12:19:53.5052823Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_dstack_cpu_float64 2022-08-17T12:19:53.5136739Z [gw2] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_dstack_cpu_float64 2022-08-17T12:19:53.5151987Z [gw0] [ 56%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nanmedian_cpu_float64 2022-08-17T12:19:53.5492725Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nanquantile_cpu_float64 2022-08-17T12:19:53.5501864Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_eig_cpu_complex128 2022-08-17T12:19:53.5935187Z [gw2] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_eig_cpu_complex128 2022-08-17T12:19:53.5944371Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_eig_cpu_float64 2022-08-17T12:19:53.6372268Z [gw2] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_eig_cpu_float64 2022-08-17T12:19:53.6381691Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_einsum_cpu_complex128 2022-08-17T12:19:53.6767843Z [gw2] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_einsum_cpu_complex128 2022-08-17T12:19:53.6800364Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_einsum_cpu_float64 2022-08-17T12:19:53.7205890Z [gw2] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_einsum_cpu_float64 2022-08-17T12:19:53.7240132Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_empty_cpu_complex128 2022-08-17T12:19:53.7646098Z [gw2] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_empty_cpu_complex128 2022-08-17T12:19:53.7680548Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_empty_cpu_float64 2022-08-17T12:19:53.8085761Z [gw2] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_empty_cpu_float64 2022-08-17T12:19:53.8116470Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_empty_like_cpu_complex128 2022-08-17T12:19:53.8526289Z [gw2] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_empty_like_cpu_complex128 2022-08-17T12:19:53.8555439Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_empty_like_cpu_float64 2022-08-17T12:19:53.9002279Z [gw2] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_empty_like_cpu_float64 2022-08-17T12:19:53.9012578Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_eq_cpu_complex128 2022-08-17T12:19:53.9446225Z [gw2] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_eq_cpu_complex128 2022-08-17T12:19:53.9457353Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_eq_cpu_float64 2022-08-17T12:19:53.9894205Z [gw2] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_eq_cpu_float64 2022-08-17T12:19:53.9906565Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_equal_cpu_complex128 2022-08-17T12:19:54.0447523Z [gw2] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_equal_cpu_complex128 2022-08-17T12:19:54.0458752Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_equal_cpu_float64 2022-08-17T12:19:54.0907572Z [gw2] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_equal_cpu_float64 2022-08-17T12:19:54.0917886Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_erf_cpu_float64 2022-08-17T12:19:54.1366868Z [gw2] [ 57%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_erf_cpu_float64 2022-08-17T12:19:54.1376807Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_erfc_cpu_float64 2022-08-17T12:19:54.1433613Z [gw2] [ 57%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_erfc_cpu_float64 2022-08-17T12:19:54.1454270Z [gw0] [ 57%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nanquantile_cpu_float64 2022-08-17T12:19:54.1787497Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nansum_cpu_float64 2022-08-17T12:19:54.1793468Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_erfinv_cpu_float64 2022-08-17T12:19:54.2239163Z [gw2] [ 57%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_erfinv_cpu_float64 2022-08-17T12:19:54.2244663Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_exp2_cpu_float64 2022-08-17T12:19:54.2680701Z [gw2] [ 57%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_exp2_cpu_float64 2022-08-17T12:19:54.3004847Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_exp_cpu_complex128 2022-08-17T12:19:54.3013205Z [gw0] [ 57%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nansum_cpu_float64 2022-08-17T12:19:54.3039284Z [gw2] [ 57%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_exp_cpu_complex128 2022-08-17T12:19:54.3060221Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_narrow_cpu_complex128 2022-08-17T12:19:54.3249741Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_exp_cpu_float64 2022-08-17T12:19:54.3485214Z [gw2] [ 57%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_exp_cpu_float64 2022-08-17T12:19:54.3517109Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_expand_as_cpu_complex128 2022-08-17T12:19:54.3977089Z [gw2] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_expand_as_cpu_complex128 2022-08-17T12:19:54.3985410Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_expand_as_cpu_float64 2022-08-17T12:19:54.4251803Z [gw2] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_expand_as_cpu_float64 2022-08-17T12:19:54.4276669Z [gw0] [ 57%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_narrow_cpu_complex128 2022-08-17T12:19:54.4409037Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_narrow_cpu_float64 2022-08-17T12:19:54.4417243Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_expand_cpu_complex128 2022-08-17T12:19:54.4548751Z [gw2] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_expand_cpu_complex128 2022-08-17T12:19:54.4761853Z [gw0] [ 57%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_narrow_cpu_float64 2022-08-17T12:19:54.4883190Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_native_layer_norm_cpu_float64 2022-08-17T12:19:54.4891251Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_expand_cpu_float64 2022-08-17T12:19:54.5348610Z [gw2] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_expand_cpu_float64 2022-08-17T12:19:54.5357500Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_expm1_cpu_float64 2022-08-17T12:19:54.5608129Z [gw2] [ 57%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_expm1_cpu_float64 2022-08-17T12:19:54.5633970Z [gw0] [ 57%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_native_layer_norm_cpu_float64 2022-08-17T12:19:54.5689223Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_ne_cpu_complex128 2022-08-17T12:19:54.5771944Z [gw0] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_ne_cpu_complex128 2022-08-17T12:19:54.5780086Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_fft2_cpu_complex128 2022-08-17T12:19:54.6082503Z [gw2] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_fft2_cpu_complex128 2022-08-17T12:19:54.6091020Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_ne_cpu_float64 2022-08-17T12:19:54.6206720Z [gw0] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_ne_cpu_float64 2022-08-17T12:19:54.6214016Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_fft2_cpu_float64 2022-08-17T12:19:54.6602314Z [gw2] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_fft2_cpu_float64 2022-08-17T12:19:54.6664696Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_neg_cpu_complex128 2022-08-17T12:19:54.6668881Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_fft_cpu_complex128 2022-08-17T12:19:54.6897582Z [gw2] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_fft_cpu_complex128 2022-08-17T12:19:54.6961774Z [gw0] [ 57%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_neg_cpu_complex128 2022-08-17T12:19:54.7067435Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_neg_cpu_float64 2022-08-17T12:19:54.7077400Z [gw0] [ 57%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_neg_cpu_float64 2022-08-17T12:19:54.7084305Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_fft_cpu_float64 2022-08-17T12:19:54.7443952Z [gw2] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_fft_cpu_float64 2022-08-17T12:19:54.7481493Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_new_empty_cpu_complex128 2022-08-17T12:19:54.7488562Z [gw0] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_new_empty_cpu_complex128 2022-08-17T12:19:54.7544121Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_fftn_cpu_complex128 2022-08-17T12:19:54.7966983Z [gw2] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_fftn_cpu_complex128 2022-08-17T12:19:54.7973164Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_new_empty_cpu_float64 2022-08-17T12:19:54.7977037Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_fftn_cpu_float64 2022-08-17T12:19:54.7982791Z [gw2] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_fftn_cpu_float64 2022-08-17T12:19:54.8400649Z [gw0] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_new_empty_cpu_float64 2022-08-17T12:19:54.8407042Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_fftshift_cpu_complex128 2022-08-17T12:19:54.8442406Z [gw2] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_fftshift_cpu_complex128 2022-08-17T12:19:54.8448198Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_new_full_cpu_complex128 2022-08-17T12:19:54.8842219Z [gw0] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_new_full_cpu_complex128 2022-08-17T12:19:54.8891696Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_fftshift_cpu_float64 2022-08-17T12:19:54.8896603Z [gw2] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_fftshift_cpu_float64 2022-08-17T12:19:54.8901645Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_new_full_cpu_float64 2022-08-17T12:19:54.9314712Z [gw0] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_new_full_cpu_float64 2022-08-17T12:19:54.9327132Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_hfft2_cpu_complex128 2022-08-17T12:19:54.9333761Z [gw2] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_hfft2_cpu_complex128 2022-08-17T12:19:54.9339528Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_new_ones_cpu_complex128 2022-08-17T12:19:54.9735343Z [gw0] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_new_ones_cpu_complex128 2022-08-17T12:19:54.9741323Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_hfft2_cpu_float64 2022-08-17T12:19:54.9800698Z [gw2] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_hfft2_cpu_float64 2022-08-17T12:19:54.9801403Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_new_ones_cpu_float64 2022-08-17T12:19:55.0172986Z [gw0] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_new_ones_cpu_float64 2022-08-17T12:19:55.0177656Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_hfft_cpu_complex128 2022-08-17T12:19:55.0280879Z [gw2] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_hfft_cpu_complex128 2022-08-17T12:19:55.0285780Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_new_zeros_cpu_complex128 2022-08-17T12:19:55.0610771Z [gw0] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_new_zeros_cpu_complex128 2022-08-17T12:19:55.0616379Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_hfft_cpu_float64 2022-08-17T12:19:55.0720645Z [gw2] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_hfft_cpu_float64 2022-08-17T12:19:55.0727396Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_new_zeros_cpu_float64 2022-08-17T12:19:55.1048844Z [gw0] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_new_zeros_cpu_float64 2022-08-17T12:19:55.1054662Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_hfftn_cpu_complex128 2022-08-17T12:19:55.1163852Z [gw2] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_hfftn_cpu_complex128 2022-08-17T12:19:55.1169061Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nextafter_cpu_float64 2022-08-17T12:19:55.1485798Z [gw0] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nextafter_cpu_float64 2022-08-17T12:19:55.1491295Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_hfftn_cpu_float64 2022-08-17T12:19:55.1681992Z [gw2] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_hfftn_cpu_float64 2022-08-17T12:19:55.1931052Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_adaptive_avg_pool1d_cpu_float64 2022-08-17T12:19:55.1936637Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_ifft2_cpu_complex128 2022-08-17T12:19:55.2219102Z [gw2] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_ifft2_cpu_complex128 2022-08-17T12:19:55.2245020Z [gw0] [ 57%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_adaptive_avg_pool1d_cpu_float64 2022-08-17T12:19:55.2383440Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_adaptive_avg_pool2d_cpu_float64 2022-08-17T12:19:55.2391817Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_ifft2_cpu_float64 2022-08-17T12:19:55.2639999Z [gw2] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_ifft2_cpu_float64 2022-08-17T12:19:55.2658082Z [gw3] [ 57%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_pca_lowrank_cpu_float64 2022-08-17T12:19:55.2818137Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_permute_cpu_complex128 2022-08-17T12:19:55.2819205Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_ifft_cpu_complex128 2022-08-17T12:19:55.2899437Z [gw2] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_ifft_cpu_complex128 2022-08-17T12:19:55.3083223Z [gw3] [ 57%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_permute_cpu_complex128 2022-08-17T12:19:55.3166390Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_permute_cpu_float64 2022-08-17T12:19:55.3243151Z [gw3] [ 57%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_permute_cpu_float64 2022-08-17T12:19:55.3243772Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_ifft_cpu_float64 2022-08-17T12:19:55.3568742Z [gw2] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_ifft_cpu_float64 2022-08-17T12:19:55.3573522Z [gw0] [ 57%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_adaptive_avg_pool2d_cpu_float64 2022-08-17T12:19:55.3574213Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_adaptive_avg_pool3d_cpu_float64 2022-08-17T12:19:55.3694737Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_pinverse_cpu_complex128 2022-08-17T12:19:55.3695418Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_ifftn_cpu_complex128 2022-08-17T12:19:55.4175469Z [gw2] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_ifftn_cpu_complex128 2022-08-17T12:19:55.4177267Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_ifftn_cpu_float64 2022-08-17T12:19:55.4606853Z [gw2] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_ifftn_cpu_float64 2022-08-17T12:19:55.4609959Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_ifftshift_cpu_complex128 2022-08-17T12:19:55.5084023Z [gw2] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_ifftshift_cpu_complex128 2022-08-17T12:19:55.5085772Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_ifftshift_cpu_float64 2022-08-17T12:19:55.5130404Z [gw2] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_ifftshift_cpu_float64 2022-08-17T12:19:55.5167872Z [gw3] [ 57%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_pinverse_cpu_complex128 2022-08-17T12:19:55.5429701Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_pinverse_cpu_float64 2022-08-17T12:19:55.5452278Z [gw0] [ 57%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_adaptive_avg_pool3d_cpu_float64 2022-08-17T12:19:55.5519270Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_adaptive_max_pool1d_cpu_float64 2022-08-17T12:19:55.5524749Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_ihfft2_cpu_float64 2022-08-17T12:19:55.5576164Z [gw2] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_ihfft2_cpu_float64 2022-08-17T12:19:55.5600159Z [gw3] [ 57%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_pinverse_cpu_float64 2022-08-17T12:19:55.5953890Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_polar_cpu_float64 2022-08-17T12:19:55.5965869Z [gw0] [ 57%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_adaptive_max_pool1d_cpu_float64 2022-08-17T12:19:55.5970838Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_ihfft_cpu_float64 2022-08-17T12:19:55.5977813Z [gw2] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_ihfft_cpu_float64 2022-08-17T12:19:55.6350157Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_adaptive_max_pool2d_cpu_float64 2022-08-17T12:19:55.6364309Z [gw3] [ 57%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_polar_cpu_float64 2022-08-17T12:19:55.6369727Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_polygamma_polygamma_n_0_cpu_float64 2022-08-17T12:19:55.6406799Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_ihfftn_cpu_float64 2022-08-17T12:19:55.6688880Z [gw2] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_ihfftn_cpu_float64 2022-08-17T12:19:55.6847855Z [gw3] [ 57%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_polygamma_polygamma_n_0_cpu_float64 2022-08-17T12:19:55.6852076Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_irfft2_cpu_complex128 2022-08-17T12:19:55.6880988Z [gw2] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_irfft2_cpu_complex128 2022-08-17T12:19:55.6886502Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_polygamma_polygamma_n_1_cpu_float64 2022-08-17T12:19:55.7244723Z [gw3] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_polygamma_polygamma_n_1_cpu_float64 2022-08-17T12:19:55.7282117Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_irfft2_cpu_float64 2022-08-17T12:19:55.7318324Z [gw2] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_irfft2_cpu_float64 2022-08-17T12:19:55.7320751Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_polygamma_polygamma_n_2_cpu_float64 2022-08-17T12:19:55.7722020Z [gw3] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_polygamma_polygamma_n_2_cpu_float64 2022-08-17T12:19:55.7730349Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_irfft_cpu_complex128 2022-08-17T12:19:55.7755438Z [gw2] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_irfft_cpu_complex128 2022-08-17T12:19:55.7762917Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_polygamma_polygamma_n_3_cpu_float64 2022-08-17T12:19:55.7851696Z [gw3] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_polygamma_polygamma_n_3_cpu_float64 2022-08-17T12:19:55.7865237Z [gw0] [ 58%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_adaptive_max_pool2d_cpu_float64 2022-08-17T12:19:55.8192657Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_adaptive_max_pool3d_cpu_float64 2022-08-17T12:19:55.8201410Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_polygamma_polygamma_n_4_cpu_float64 2022-08-17T12:19:55.8211330Z [gw3] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_polygamma_polygamma_n_4_cpu_float64 2022-08-17T12:19:55.8244344Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_irfft_cpu_float64 2022-08-17T12:19:55.8680813Z [gw2] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_irfft_cpu_float64 2022-08-17T12:19:55.8724940Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_positive_cpu_complex128 2022-08-17T12:19:55.8732912Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_irfftn_cpu_complex128 2022-08-17T12:19:55.8887337Z [gw2] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_irfftn_cpu_complex128 2022-08-17T12:19:55.9110583Z [gw3] [ 58%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_positive_cpu_complex128 2022-08-17T12:19:55.9119261Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_positive_cpu_float64 2022-08-17T12:19:55.9140310Z [gw3] [ 58%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_positive_cpu_float64 2022-08-17T12:19:55.9160804Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_irfftn_cpu_float64 2022-08-17T12:19:55.9328330Z [gw2] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_irfftn_cpu_float64 2022-08-17T12:19:55.9339838Z [gw0] [ 58%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_adaptive_max_pool3d_cpu_float64 2022-08-17T12:19:55.9510147Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_avg_pool1d_cpu_float64 2022-08-17T12:19:55.9603343Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_pow_cpu_complex128 2022-08-17T12:19:55.9605121Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_rfft2_cpu_float64 2022-08-17T12:19:55.9945824Z [gw2] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_rfft2_cpu_float64 2022-08-17T12:19:55.9954517Z [gw0] [ 58%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_avg_pool1d_cpu_float64 2022-08-17T12:19:56.0002967Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_avg_pool2d_cpu_float64 2022-08-17T12:19:56.0037856Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_rfft_cpu_float64 2022-08-17T12:19:56.0424074Z [gw2] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_rfft_cpu_float64 2022-08-17T12:19:56.0437639Z [gw0] [ 58%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_avg_pool2d_cpu_float64 2022-08-17T12:19:56.0525707Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_avg_pool3d_cpu_float64 2022-08-17T12:19:56.0529587Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_rfftn_cpu_float64 2022-08-17T12:19:56.0925728Z [gw2] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_rfftn_cpu_float64 2022-08-17T12:19:56.0976392Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fill_cpu_complex128 2022-08-17T12:19:56.0988569Z [gw0] [ 58%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_avg_pool3d_cpu_float64 2022-08-17T12:19:56.1128951Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_batch_norm_cpu_float64 2022-08-17T12:19:56.1405439Z [gw2] [ 58%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fill_cpu_complex128 2022-08-17T12:19:56.1462353Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fill_cpu_float64 2022-08-17T12:19:56.1736727Z [gw2] [ 58%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fill_cpu_float64 2022-08-17T12:19:56.1755629Z [gw3] [ 58%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_pow_cpu_complex128 2022-08-17T12:19:56.1884948Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_pow_cpu_float64 2022-08-17T12:19:56.1922629Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_flatten_cpu_complex128 2022-08-17T12:19:56.2101777Z [gw2] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_flatten_cpu_complex128 2022-08-17T12:19:56.2197400Z [gw3] [ 58%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_pow_cpu_float64 2022-08-17T12:19:56.2366508Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_prod_cpu_complex128 2022-08-17T12:19:56.2417639Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_flatten_cpu_float64 2022-08-17T12:19:56.2847117Z [gw2] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_flatten_cpu_float64 2022-08-17T12:19:56.2877666Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_flip_cpu_complex128 2022-08-17T12:19:56.2895082Z [gw0] [ 58%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_batch_norm_cpu_float64 2022-08-17T12:19:56.2907131Z [gw1] [ 58%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_solve_triangular_cpu_complex128 2022-08-17T12:19:56.2915721Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_bilinear_cpu_float64 2022-08-17T12:19:56.3036258Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_solve_triangular_cpu_float64 2022-08-17T12:19:56.3363403Z [gw2] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_flip_cpu_complex128 2022-08-17T12:19:56.3373560Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_flip_cpu_float64 2022-08-17T12:19:56.3806373Z [gw2] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_flip_cpu_float64 2022-08-17T12:19:56.3816638Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fliplr_cpu_complex128 2022-08-17T12:19:56.4244187Z [gw2] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fliplr_cpu_complex128 2022-08-17T12:19:56.4253746Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fliplr_cpu_float64 2022-08-17T12:19:56.4725337Z [gw2] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fliplr_cpu_float64 2022-08-17T12:19:56.4735271Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_flipud_cpu_complex128 2022-08-17T12:19:56.5203288Z [gw2] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_flipud_cpu_complex128 2022-08-17T12:19:56.5214710Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_flipud_cpu_float64 2022-08-17T12:19:56.5698059Z [gw2] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_flipud_cpu_float64 2022-08-17T12:19:56.5710182Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_float_cpu_complex128 2022-08-17T12:19:56.6175028Z [gw2] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_float_cpu_complex128 2022-08-17T12:19:56.6188724Z [gw3] [ 58%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_prod_cpu_complex128 2022-08-17T12:19:56.6197966Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_prod_cpu_float64 2022-08-17T12:19:56.6207856Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_float_cpu_float64 2022-08-17T12:19:56.6606514Z [gw2] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_float_cpu_float64 2022-08-17T12:19:56.7024596Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_float_power_cpu_complex128 2022-08-17T12:19:56.7048610Z [gw3] [ 58%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_prod_cpu_float64 2022-08-17T12:19:56.8628248Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_put_cpu_complex128 2022-08-17T12:19:56.8675772Z [gw2] [ 58%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_float_power_cpu_complex128 2022-08-17T12:19:56.9119678Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_float_power_cpu_float64 2022-08-17T12:19:56.9140284Z [gw2] [ 58%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_float_power_cpu_float64 2022-08-17T12:19:56.9183580Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_floor_cpu_float64 2022-08-17T12:19:56.9373414Z [gw2] [ 58%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_floor_cpu_float64 2022-08-17T12:19:56.9397270Z [gw3] [ 58%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_put_cpu_complex128 2022-08-17T12:19:56.9563466Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_put_cpu_float64 2022-08-17T12:19:56.9594407Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_floor_divide_cpu_float64 2022-08-17T12:19:56.9946982Z [gw2] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_floor_divide_cpu_float64 2022-08-17T12:19:56.9970981Z [gw3] [ 58%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_put_cpu_float64 2022-08-17T12:19:57.0042625Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_qr_cpu_complex128 2022-08-17T12:19:57.0074188Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fmax_cpu_float64 2022-08-17T12:19:57.0485380Z [gw2] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fmax_cpu_float64 2022-08-17T12:19:57.0513966Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fmin_cpu_float64 2022-08-17T12:19:57.1001925Z [gw2] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fmin_cpu_float64 2022-08-17T12:19:57.1185262Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fmod_cpu_float64 2022-08-17T12:19:57.1365469Z [gw2] [ 58%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fmod_cpu_float64 2022-08-17T12:19:57.1429228Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_frac_cpu_float64 2022-08-17T12:19:57.1884347Z [gw2] [ 58%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_frac_cpu_float64 2022-08-17T12:19:57.1894540Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_frexp_cpu_float64 2022-08-17T12:19:57.1905657Z [gw2] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_frexp_cpu_float64 2022-08-17T12:19:57.1916426Z [gw1] [ 58%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_solve_triangular_cpu_float64 2022-08-17T12:19:57.2325167Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_svd_cpu_complex128 2022-08-17T12:19:57.2335678Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_full_like_cpu_complex128 2022-08-17T12:19:57.2763778Z [gw2] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_full_like_cpu_complex128 2022-08-17T12:19:57.2775221Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_full_like_cpu_float64 2022-08-17T12:19:57.3205563Z [gw2] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_full_like_cpu_float64 2022-08-17T12:19:57.3215976Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_gather_cpu_complex128 2022-08-17T12:19:57.3645074Z [gw2] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_gather_cpu_complex128 2022-08-17T12:19:57.3654119Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_gather_cpu_float64 2022-08-17T12:19:57.4127647Z [gw2] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_gather_cpu_float64 2022-08-17T12:19:57.4138070Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_ge_cpu_float64 2022-08-17T12:19:57.4419713Z [gw2] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_ge_cpu_float64 2022-08-17T12:19:57.4436150Z [gw3] [ 58%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_qr_cpu_complex128 2022-08-17T12:19:57.4603191Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_qr_cpu_float64 2022-08-17T12:19:57.4611752Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_geqrf_cpu_complex128 2022-08-17T12:19:57.4943049Z [gw2] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_geqrf_cpu_complex128 2022-08-17T12:19:57.4972015Z [gw0] [ 58%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_bilinear_cpu_float64 2022-08-17T12:19:57.5082071Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_binary_cross_entropy_cpu_float64 2022-08-17T12:19:57.5090629Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_geqrf_cpu_float64 2022-08-17T12:19:57.5153221Z [gw2] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_geqrf_cpu_float64 2022-08-17T12:19:57.5169211Z [gw3] [ 58%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_qr_cpu_float64 2022-08-17T12:19:57.5565914Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_quantile_cpu_float64 2022-08-17T12:19:57.5576799Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_gradient_cpu_complex128 2022-08-17T12:19:57.6045682Z [gw2] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_gradient_cpu_complex128 2022-08-17T12:19:57.6057738Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_gradient_cpu_float64 2022-08-17T12:19:57.6467565Z [gw2] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_gradient_cpu_float64 2022-08-17T12:19:57.6490833Z [gw3] [ 58%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_quantile_cpu_float64 2022-08-17T12:19:57.6501059Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_gt_cpu_float64 2022-08-17T12:19:57.6514631Z [gw2] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_gt_cpu_float64 2022-08-17T12:19:57.6529581Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_rad2deg_cpu_float64 2022-08-17T12:19:57.6886614Z [gw3] [ 58%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_rad2deg_cpu_float64 2022-08-17T12:19:57.6913024Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_rand_like_cpu_complex128 2022-08-17T12:19:57.6926257Z [gw3] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_rand_like_cpu_complex128 2022-08-17T12:19:57.6927346Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_half_cpu_complex128 2022-08-17T12:19:57.7327283Z [gw2] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_half_cpu_complex128 2022-08-17T12:19:57.7328127Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_rand_like_cpu_float64 2022-08-17T12:19:57.7351260Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_half_cpu_float64 2022-08-17T12:19:57.7362032Z [gw3] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_rand_like_cpu_float64 2022-08-17T12:19:57.7767309Z [gw2] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_half_cpu_float64 2022-08-17T12:19:57.7768167Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_randint_like_cpu_float64 2022-08-17T12:19:57.7794482Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_heaviside_cpu_float64 2022-08-17T12:19:57.7801383Z [gw3] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_randint_like_cpu_float64 2022-08-17T12:19:57.8206662Z [gw2] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_heaviside_cpu_float64 2022-08-17T12:19:57.8207368Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_randn_like_cpu_complex128 2022-08-17T12:19:57.8235373Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_histc_cpu_float64 2022-08-17T12:19:57.8246296Z [gw3] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_randn_like_cpu_complex128 2022-08-17T12:19:57.8645922Z [gw2] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_histc_cpu_float64 2022-08-17T12:19:57.8646685Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_randn_like_cpu_float64 2022-08-17T12:19:57.8679220Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_histogram_cpu_float64 2022-08-17T12:19:57.8684075Z [gw3] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_randn_like_cpu_float64 2022-08-17T12:19:57.9084708Z [gw2] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_histogram_cpu_float64 2022-08-17T12:19:57.9085615Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_histogramdd_cpu_float64 2022-08-17T12:19:57.9118698Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_ravel_cpu_complex128 2022-08-17T12:19:57.9227300Z [gw2] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_histogramdd_cpu_float64 2022-08-17T12:19:57.9527499Z [gw3] [ 59%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_ravel_cpu_complex128 2022-08-17T12:19:57.9528214Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_ravel_cpu_float64 2022-08-17T12:19:57.9566663Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_hsplit_cpu_complex128 2022-08-17T12:19:57.9589387Z [gw2] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_hsplit_cpu_complex128 2022-08-17T12:19:57.9965195Z [gw3] [ 59%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_ravel_cpu_float64 2022-08-17T12:19:57.9993264Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_hsplit_cpu_float64 2022-08-17T12:19:58.0000697Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_real_cpu_complex128 2022-08-17T12:19:58.0133404Z [gw2] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_hsplit_cpu_float64 2022-08-17T12:19:58.0406095Z [gw3] [ 59%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_real_cpu_complex128 2022-08-17T12:19:58.0409576Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_real_cpu_float64 2022-08-17T12:19:58.0453314Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_hstack_cpu_complex128 2022-08-17T12:19:58.0459977Z [gw2] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_hstack_cpu_complex128 2022-08-17T12:19:58.0846535Z [gw3] [ 59%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_real_cpu_float64 2022-08-17T12:19:58.0850291Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_hstack_cpu_float64 2022-08-17T12:19:58.0883039Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_reciprocal_cpu_complex128 2022-08-17T12:19:58.1132517Z [gw2] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_hstack_cpu_float64 2022-08-17T12:19:58.1319531Z [gw3] [ 59%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_reciprocal_cpu_complex128 2022-08-17T12:19:58.1325897Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_reciprocal_cpu_float64 2022-08-17T12:19:58.1341190Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_hypot_cpu_float64 2022-08-17T12:19:58.1498659Z [gw3] [ 59%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_reciprocal_cpu_float64 2022-08-17T12:19:58.1730885Z [gw2] [ 59%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_hypot_cpu_float64 2022-08-17T12:19:58.1731524Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_remainder_cpu_float64 2022-08-17T12:19:58.1814302Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_i0_cpu_float64 2022-08-17T12:19:58.2048924Z [gw2] [ 59%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_i0_cpu_float64 2022-08-17T12:19:58.2166292Z [gw3] [ 59%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_remainder_cpu_float64 2022-08-17T12:19:58.2172775Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_igamma_cpu_float64 2022-08-17T12:19:58.2203951Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_renorm_cpu_complex128 2022-08-17T12:19:58.2268544Z [gw2] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_igamma_cpu_float64 2022-08-17T12:19:58.2607800Z [gw3] [ 59%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_renorm_cpu_complex128 2022-08-17T12:19:58.2609872Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_renorm_cpu_float64 2022-08-17T12:19:58.2646261Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_igammac_cpu_float64 2022-08-17T12:19:58.2679847Z [gw2] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_igammac_cpu_float64 2022-08-17T12:19:58.3047791Z [gw3] [ 59%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_renorm_cpu_float64 2022-08-17T12:19:58.3050948Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_repeat_cpu_complex128 2022-08-17T12:19:58.3088670Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_imag_cpu_complex128 2022-08-17T12:19:58.3601333Z [gw2] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_imag_cpu_complex128 2022-08-17T12:19:58.4685520Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_index_add_cpu_complex128 2022-08-17T12:19:58.4709863Z [gw3] [ 59%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_repeat_cpu_complex128 2022-08-17T12:19:58.5060067Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_repeat_cpu_float64 2022-08-17T12:19:58.5124655Z [gw3] [ 59%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_repeat_cpu_float64 2022-08-17T12:19:58.5191407Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_repeat_interleave_cpu_complex128 2022-08-17T12:19:58.5206389Z [gw2] [ 59%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_index_add_cpu_complex128 2022-08-17T12:19:58.5366627Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_index_add_cpu_float64 2022-08-17T12:19:58.5409042Z [gw3] [ 59%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_repeat_interleave_cpu_complex128 2022-08-17T12:19:58.5565858Z [gw2] [ 59%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_index_add_cpu_float64 2022-08-17T12:19:58.5625614Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_repeat_interleave_cpu_float64 2022-08-17T12:19:58.5683876Z [gw3] [ 59%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_repeat_interleave_cpu_float64 2022-08-17T12:19:58.6002627Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_index_copy_cpu_complex128 2022-08-17T12:19:58.6013300Z [gw2] [ 59%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_index_copy_cpu_complex128 2022-08-17T12:19:58.6123800Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_reshape_as_cpu_complex128 2022-08-17T12:19:58.6214554Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_index_copy_cpu_float64 2022-08-17T12:19:58.6234081Z [gw2] [ 59%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_index_copy_cpu_float64 2022-08-17T12:19:58.6443549Z [gw3] [ 59%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_reshape_as_cpu_complex128 2022-08-17T12:19:58.6527605Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_reshape_as_cpu_float64 2022-08-17T12:19:58.6564877Z [gw3] [ 59%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_reshape_as_cpu_float64 2022-08-17T12:19:58.6737024Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_index_fill_cpu_complex128 2022-08-17T12:19:58.6885567Z [gw2] [ 59%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_index_fill_cpu_complex128 2022-08-17T12:19:58.7023846Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_reshape_cpu_complex128 2022-08-17T12:19:58.7044886Z [gw0] [ 59%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_binary_cross_entropy_cpu_float64 2022-08-17T12:19:58.7045584Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_binary_cross_entropy_with_logits_cpu_float64 2022-08-17T12:19:58.7112628Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_index_fill_cpu_float64 2022-08-17T12:19:58.7487504Z [gw2] [ 59%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_index_fill_cpu_float64 2022-08-17T12:19:58.7697150Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_index_put_cpu_complex128 2022-08-17T12:19:58.7713998Z [gw3] [ 59%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_reshape_cpu_complex128 2022-08-17T12:19:58.7857024Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_reshape_cpu_float64 2022-08-17T12:19:58.8125532Z [gw3] [ 59%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_reshape_cpu_float64 2022-08-17T12:19:58.8158533Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_resize__cpu_complex128 2022-08-17T12:19:58.8169793Z [gw3] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_resize__cpu_complex128 2022-08-17T12:19:58.8178114Z [gw2] [ 59%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_index_put_cpu_complex128 2022-08-17T12:19:58.8297075Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_index_put_cpu_float64 2022-08-17T12:19:58.8565038Z [gw2] [ 59%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_index_put_cpu_float64 2022-08-17T12:19:58.8597152Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_resize__cpu_float64 2022-08-17T12:19:58.8608023Z [gw3] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_resize__cpu_float64 2022-08-17T12:19:58.8683140Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_index_reduce_cpu_float64 2022-08-17T12:19:58.9044976Z [gw2] [ 59%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_index_reduce_cpu_float64 2022-08-17T12:19:58.9047684Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_resize_as__cpu_complex128 2022-08-17T12:19:58.9075025Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_index_select_cpu_complex128 2022-08-17T12:19:58.9091033Z [gw3] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_resize_as__cpu_complex128 2022-08-17T12:19:58.9485384Z [gw2] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_index_select_cpu_complex128 2022-08-17T12:19:58.9523646Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_index_select_cpu_float64 2022-08-17T12:19:58.9528908Z [gw2] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_index_select_cpu_float64 2022-08-17T12:19:58.9555816Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_resize_as__cpu_float64 2022-08-17T12:19:58.9924099Z [gw3] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_resize_as__cpu_float64 2022-08-17T12:19:58.9974301Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_inner_cpu_complex128 2022-08-17T12:19:58.9981854Z [gw2] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_inner_cpu_complex128 2022-08-17T12:19:59.0114186Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_resolve_conj_cpu_complex128 2022-08-17T12:19:59.0192216Z [gw3] [ 59%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_resolve_conj_cpu_complex128 2022-08-17T12:19:59.0206311Z [gw0] [ 59%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_binary_cross_entropy_with_logits_cpu_float64 2022-08-17T12:19:59.0363313Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_celu_cpu_float64 2022-08-17T12:19:59.0384273Z [gw0] [ 59%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_celu_cpu_float64 2022-08-17T12:19:59.0397854Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_inner_cpu_float64 2022-08-17T12:19:59.0454003Z [gw2] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_inner_cpu_float64 2022-08-17T12:19:59.0498426Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_resolve_conj_cpu_float64 2022-08-17T12:19:59.0644366Z [gw3] [ 59%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_resolve_conj_cpu_float64 2022-08-17T12:19:59.0804797Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_conv1d_cpu_complex128 2022-08-17T12:19:59.0845103Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_int_cpu_complex128 2022-08-17T12:19:59.0903892Z [gw2] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_int_cpu_complex128 2022-08-17T12:19:59.1025330Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_resolve_neg_cpu_complex128 2022-08-17T12:19:59.1321539Z [gw3] [ 59%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_resolve_neg_cpu_complex128 2022-08-17T12:19:59.1322626Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_int_cpu_float64 2022-08-17T12:19:59.1361986Z [gw2] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_int_cpu_float64 2022-08-17T12:19:59.1413568Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_resolve_neg_cpu_float64 2022-08-17T12:19:59.1761576Z [gw3] [ 59%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_resolve_neg_cpu_float64 2022-08-17T12:19:59.1763829Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_inverse_cpu_complex128 2022-08-17T12:19:59.1879033Z [gw2] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_inverse_cpu_complex128 2022-08-17T12:19:59.2117399Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_roll_cpu_complex128 2022-08-17T12:19:59.2135076Z [gw1] [ 59%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_svd_cpu_complex128 2022-08-17T12:19:59.2162126Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_svd_cpu_float64 2022-08-17T12:19:59.2199961Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_inverse_cpu_float64 2022-08-17T12:19:59.2603977Z [gw2] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_inverse_cpu_float64 2022-08-17T12:19:59.2642045Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_isclose_cpu_complex128 2022-08-17T12:19:59.3080584Z [gw2] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_isclose_cpu_complex128 2022-08-17T12:19:59.3083806Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_isclose_cpu_float64 2022-08-17T12:19:59.3239117Z [gw2] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_isclose_cpu_float64 2022-08-17T12:19:59.3346017Z [gw3] [ 59%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_roll_cpu_complex128 2022-08-17T12:19:59.3518392Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_roll_cpu_float64 2022-08-17T12:19:59.3521444Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_isfinite_cpu_complex128 2022-08-17T12:19:59.3755893Z [gw2] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_isfinite_cpu_complex128 2022-08-17T12:19:59.3788415Z [gw3] [ 59%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_roll_cpu_float64 2022-08-17T12:19:59.3961036Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_rot90_cpu_complex128 2022-08-17T12:19:59.3967574Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_isfinite_cpu_float64 2022-08-17T12:19:59.4404297Z [gw2] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_isfinite_cpu_float64 2022-08-17T12:19:59.4410738Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_isin_cpu_float64 2022-08-17T12:19:59.4843884Z [gw2] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_isin_cpu_float64 2022-08-17T12:19:59.4852400Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_isinf_cpu_complex128 2022-08-17T12:19:59.5104889Z [gw2] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_isinf_cpu_complex128 2022-08-17T12:19:59.5122290Z [gw1] [ 59%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_svd_cpu_float64 2022-08-17T12:19:59.5286146Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_svdvals_cpu_complex128 2022-08-17T12:19:59.5286748Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_isinf_cpu_float64 2022-08-17T12:19:59.5728140Z [gw2] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_isinf_cpu_float64 2022-08-17T12:19:59.5728812Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_isnan_cpu_complex128 2022-08-17T12:19:59.6164607Z [gw2] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_isnan_cpu_complex128 2022-08-17T12:19:59.6165240Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_isnan_cpu_float64 2022-08-17T12:19:59.6606566Z [gw2] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_isnan_cpu_float64 2022-08-17T12:19:59.6609358Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_isneginf_cpu_float64 2022-08-17T12:19:59.6766382Z [gw2] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_isneginf_cpu_float64 2022-08-17T12:19:59.6795438Z [gw3] [ 59%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_rot90_cpu_complex128 2022-08-17T12:19:59.7045074Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_rot90_cpu_float64 2022-08-17T12:19:59.7052029Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_isposinf_cpu_float64 2022-08-17T12:19:59.7376509Z [gw2] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_isposinf_cpu_float64 2022-08-17T12:19:59.7401945Z [gw3] [ 59%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_rot90_cpu_float64 2022-08-17T12:19:59.7442054Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_round_cpu_float64 2022-08-17T12:19:59.7459328Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_isreal_cpu_complex128 2022-08-17T12:19:59.7481801Z [gw3] [ 59%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_round_cpu_float64 2022-08-17T12:19:59.7628767Z [gw2] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_isreal_cpu_complex128 2022-08-17T12:19:59.7647739Z [gw1] [ 59%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_svdvals_cpu_complex128 2022-08-17T12:19:59.7844222Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_svdvals_cpu_float64 2022-08-17T12:19:59.7906474Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_round_decimals_0_cpu_float64 2022-08-17T12:19:59.7920746Z [gw3] [ 60%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_round_decimals_0_cpu_float64 2022-08-17T12:19:59.7923237Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_isreal_cpu_float64 2022-08-17T12:19:59.8076817Z [gw2] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_isreal_cpu_float64 2022-08-17T12:19:59.8093954Z [gw1] [ 60%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_svdvals_cpu_float64 2022-08-17T12:19:59.8282112Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_tensorinv_cpu_complex128 2022-08-17T12:19:59.8284535Z [gw1] [ 60%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_tensorinv_cpu_complex128 2022-08-17T12:19:59.8319647Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_round_decimals_3_cpu_float64 2022-08-17T12:19:59.8343094Z [gw3] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_round_decimals_3_cpu_float64 2022-08-17T12:19:59.8363547Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_istft_cpu_complex128 2022-08-17T12:19:59.8537504Z [gw2] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_istft_cpu_complex128 2022-08-17T12:19:59.8600830Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_tensorinv_cpu_float64 2022-08-17T12:19:59.8750759Z [gw1] [ 60%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_tensorinv_cpu_float64 2022-08-17T12:19:59.8751524Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_round_decimals_neg_3_cpu_float64 2022-08-17T12:19:59.8788290Z [gw3] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_round_decimals_neg_3_cpu_float64 2022-08-17T12:19:59.8799689Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_istft_cpu_float64 2022-08-17T12:19:59.8962135Z [gw2] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_istft_cpu_float64 2022-08-17T12:19:59.9240064Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_tensorsolve_cpu_complex128 2022-08-17T12:19:59.9249409Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_rsqrt_cpu_complex128 2022-08-17T12:19:59.9298229Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_jiterator_2inputs_2outputs_cpu_complex128 2022-08-17T12:19:59.9514369Z [gw2] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_jiterator_2inputs_2outputs_cpu_complex128 2022-08-17T12:19:59.9611196Z [gw3] [ 60%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_rsqrt_cpu_complex128 2022-08-17T12:19:59.9663539Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_rsqrt_cpu_float64 2022-08-17T12:19:59.9688295Z [gw3] [ 60%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_rsqrt_cpu_float64 2022-08-17T12:19:59.9723792Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_jiterator_2inputs_2outputs_cpu_float64 2022-08-17T12:20:00.0046394Z [gw2] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_jiterator_2inputs_2outputs_cpu_float64 2022-08-17T12:20:00.0124646Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_rsub_cpu_complex128 2022-08-17T12:20:00.0137159Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_jiterator_4inputs_with_extra_args_cpu_complex128 2022-08-17T12:20:00.0153171Z [gw1] [ 60%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_tensorsolve_cpu_complex128 2022-08-17T12:20:00.0163238Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_tensorsolve_cpu_float64 2022-08-17T12:20:00.0327847Z [gw2] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_jiterator_4inputs_with_extra_args_cpu_complex128 2022-08-17T12:20:00.0567855Z [gw1] [ 60%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_tensorsolve_cpu_float64 2022-08-17T12:20:00.0574769Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_jiterator_4inputs_with_extra_args_cpu_float64 2022-08-17T12:20:00.0608559Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_vander_cpu_complex128 2022-08-17T12:20:00.1005400Z [gw2] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_jiterator_4inputs_with_extra_args_cpu_float64 2022-08-17T12:20:00.1042002Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_jiterator_binary_cpu_complex128 2022-08-17T12:20:00.1140235Z [gw2] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_jiterator_binary_cpu_complex128 2022-08-17T12:20:00.1147918Z [gw3] [ 60%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_rsub_cpu_complex128 2022-08-17T12:20:00.1390654Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_rsub_cpu_float64 2022-08-17T12:20:00.1443780Z [gw3] [ 60%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_rsub_cpu_float64 2022-08-17T12:20:00.1475629Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_jiterator_binary_cpu_float64 2022-08-17T12:20:00.1541692Z [gw2] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_jiterator_binary_cpu_float64 2022-08-17T12:20:00.1554303Z [gw1] [ 60%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_vander_cpu_complex128 2022-08-17T12:20:00.1602482Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_vander_cpu_float64 2022-08-17T12:20:00.1800133Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_scatter_add_cpu_complex128 2022-08-17T12:20:00.1924778Z [gw1] [ 60%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_vander_cpu_float64 2022-08-17T12:20:00.1955838Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_jiterator_binary_return_by_ref_cpu_complex128 2022-08-17T12:20:00.1973498Z [gw2] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_jiterator_binary_return_by_ref_cpu_complex128 2022-08-17T12:20:00.2370370Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_vecdot_cpu_complex128 2022-08-17T12:20:00.2408170Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_jiterator_binary_return_by_ref_cpu_float64 2022-08-17T12:20:00.2503318Z [gw2] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_jiterator_binary_return_by_ref_cpu_float64 2022-08-17T12:20:00.2515587Z [gw3] [ 60%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_scatter_add_cpu_complex128 2022-08-17T12:20:00.2757763Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_scatter_add_cpu_float64 2022-08-17T12:20:00.2803989Z [gw3] [ 60%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_scatter_add_cpu_float64 2022-08-17T12:20:00.2838189Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_jiterator_unary_cpu_complex128 2022-08-17T12:20:00.2924093Z [gw2] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_jiterator_unary_cpu_complex128 2022-08-17T12:20:00.3245900Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_scatter_cpu_complex128 2022-08-17T12:20:00.3277236Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_jiterator_unary_cpu_float64 2022-08-17T12:20:00.3684182Z [gw2] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_jiterator_unary_cpu_float64 2022-08-17T12:20:00.3715474Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_kron_cpu_complex128 2022-08-17T12:20:00.4123253Z [gw2] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_kron_cpu_complex128 2022-08-17T12:20:00.4158231Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_kron_cpu_float64 2022-08-17T12:20:00.4218159Z [gw2] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_kron_cpu_float64 2022-08-17T12:20:00.4230969Z [gw3] [ 60%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_scatter_cpu_complex128 2022-08-17T12:20:00.4403141Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_scatter_cpu_float64 2022-08-17T12:20:00.4565911Z [gw3] [ 60%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_scatter_cpu_float64 2022-08-17T12:20:00.4599076Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_kthvalue_cpu_float64 2022-08-17T12:20:00.4645714Z [gw2] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_kthvalue_cpu_float64 2022-08-17T12:20:00.4714457Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_scatter_reduce_amax_cpu_float64 2022-08-17T12:20:00.5005424Z [gw3] [ 60%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_scatter_reduce_amax_cpu_float64 2022-08-17T12:20:00.5036612Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_ldexp_cpu_complex128 2022-08-17T12:20:00.5083798Z [gw2] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_ldexp_cpu_complex128 2022-08-17T12:20:00.5152471Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_scatter_reduce_amin_cpu_float64 2022-08-17T12:20:00.5445477Z [gw3] [ 60%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_scatter_reduce_amin_cpu_float64 2022-08-17T12:20:00.5476381Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_ldexp_cpu_float64 2022-08-17T12:20:00.5522994Z [gw2] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_ldexp_cpu_float64 2022-08-17T12:20:00.5595416Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_scatter_reduce_mean_cpu_float64 2022-08-17T12:20:00.5885524Z [gw3] [ 60%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_scatter_reduce_mean_cpu_float64 2022-08-17T12:20:00.5922647Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_le_cpu_float64 2022-08-17T12:20:00.5962687Z [gw2] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_le_cpu_float64 2022-08-17T12:20:00.6032335Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_scatter_reduce_prod_cpu_float64 2022-08-17T12:20:00.6394094Z [gw3] [ 60%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_scatter_reduce_prod_cpu_float64 2022-08-17T12:20:00.6394803Z [gw1] [ 60%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_vecdot_cpu_complex128 2022-08-17T12:20:00.6395412Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_lerp_cpu_complex128 2022-08-17T12:20:00.6424552Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_vecdot_cpu_float64 2022-08-17T12:20:00.6482409Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_scatter_reduce_sum_cpu_float64 2022-08-17T12:20:00.6845588Z [gw3] [ 60%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_scatter_reduce_sum_cpu_float64 2022-08-17T12:20:00.6892329Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_searchsorted_cpu_float64 2022-08-17T12:20:00.6915799Z [gw3] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_searchsorted_cpu_float64 2022-08-17T12:20:00.6928757Z [gw1] [ 60%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_vecdot_cpu_float64 2022-08-17T12:20:00.7320372Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_vector_norm_cpu_complex128 2022-08-17T12:20:00.7363468Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_segment_reduce_lengths_cpu_float64 2022-08-17T12:20:00.7725195Z [gw3] [ 60%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_segment_reduce_lengths_cpu_float64 2022-08-17T12:20:00.7795442Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_segment_reduce_offsets_cpu_float64 2022-08-17T12:20:00.8165518Z [gw3] [ 60%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_segment_reduce_offsets_cpu_float64 2022-08-17T12:20:00.8535867Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_select_cpu_complex128 2022-08-17T12:20:00.8602271Z [gw3] [ 60%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_select_cpu_complex128 2022-08-17T12:20:00.8633361Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_select_cpu_float64 2022-08-17T12:20:00.8646677Z [gw2] [ 60%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_lerp_cpu_complex128 2022-08-17T12:20:00.8701579Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_lerp_cpu_float64 2022-08-17T12:20:00.8852000Z [gw3] [ 60%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_select_cpu_float64 2022-08-17T12:20:00.9044490Z [gw2] [ 60%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_lerp_cpu_float64 2022-08-17T12:20:00.9082226Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_select_scatter_cpu_float64 2022-08-17T12:20:00.9153354Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_lgamma_cpu_float64 2022-08-17T12:20:00.9224507Z [gw2] [ 60%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_lgamma_cpu_float64 2022-08-17T12:20:00.9483408Z [gw3] [ 60%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_select_scatter_cpu_float64 2022-08-17T12:20:00.9562611Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sgn_cpu_complex128 2022-08-17T12:20:00.9593148Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_cholesky_cpu_complex128 2022-08-17T12:20:00.9607958Z [gw2] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_cholesky_cpu_complex128 2022-08-17T12:20:00.9924321Z [gw3] [ 60%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sgn_cpu_complex128 2022-08-17T12:20:00.9974012Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sgn_cpu_float64 2022-08-17T12:20:01.0002570Z [gw3] [ 60%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sgn_cpu_float64 2022-08-17T12:20:01.0037372Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_cholesky_cpu_float64 2022-08-17T12:20:01.0365237Z [gw2] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_cholesky_cpu_float64 2022-08-17T12:20:01.0400331Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_short_cpu_complex128 2022-08-17T12:20:01.0443272Z [gw3] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_short_cpu_complex128 2022-08-17T12:20:01.0480815Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_cholesky_ex_cpu_complex128 2022-08-17T12:20:01.0805723Z [gw2] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_cholesky_ex_cpu_complex128 2022-08-17T12:20:01.0841704Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_short_cpu_float64 2022-08-17T12:20:01.0884314Z [gw3] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_short_cpu_float64 2022-08-17T12:20:01.0924180Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_cholesky_ex_cpu_float64 2022-08-17T12:20:01.1245667Z [gw2] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_cholesky_ex_cpu_float64 2022-08-17T12:20:01.1324534Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sigmoid_cpu_complex128 2022-08-17T12:20:01.1361804Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_cond_cpu_complex128 2022-08-17T12:20:01.1447808Z [gw2] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_cond_cpu_complex128 2022-08-17T12:20:01.1462311Z [gw0] [ 60%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_conv1d_cpu_complex128 2022-08-17T12:20:01.1477074Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_conv1d_cpu_float64 2022-08-17T12:20:01.1684011Z [gw3] [ 60%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sigmoid_cpu_complex128 2022-08-17T12:20:01.1735776Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sigmoid_cpu_float64 2022-08-17T12:20:01.1802789Z [gw3] [ 60%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sigmoid_cpu_float64 2022-08-17T12:20:01.1835388Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_cond_cpu_float64 2022-08-17T12:20:01.2124581Z [gw2] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_cond_cpu_float64 2022-08-17T12:20:01.2175133Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sign_cpu_float64 2022-08-17T12:20:01.2243393Z [gw3] [ 60%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sign_cpu_float64 2022-08-17T12:20:01.2274644Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_cross_cpu_complex128 2022-08-17T12:20:01.2565253Z [gw2] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_cross_cpu_complex128 2022-08-17T12:20:01.2599228Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_signbit_cpu_float64 2022-08-17T12:20:01.2683216Z [gw3] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_signbit_cpu_float64 2022-08-17T12:20:01.2717270Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_cross_cpu_float64 2022-08-17T12:20:01.3006016Z [gw2] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_cross_cpu_float64 2022-08-17T12:20:01.3079973Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sin_cpu_complex128 2022-08-17T12:20:01.3105672Z [gw0] [ 60%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_conv1d_cpu_float64 2022-08-17T12:20:01.3159111Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_conv2d_cpu_complex128 2022-08-17T12:20:01.3160108Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_det_cpu_complex128 2022-08-17T12:20:01.3172994Z [gw3] [ 60%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sin_cpu_complex128 2022-08-17T12:20:01.3447996Z [gw2] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_det_cpu_complex128 2022-08-17T12:20:01.3491777Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sin_cpu_float64 2022-08-17T12:20:01.3563402Z [gw3] [ 60%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sin_cpu_float64 2022-08-17T12:20:01.3593844Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_det_cpu_float64 2022-08-17T12:20:01.3900660Z [gw2] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_det_cpu_float64 2022-08-17T12:20:01.4011323Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sinc_cpu_complex128 2022-08-17T12:20:01.4039346Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_det_singular_cpu_complex128 2022-08-17T12:20:01.4088404Z [gw2] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_det_singular_cpu_complex128 2022-08-17T12:20:01.4325536Z [gw3] [ 61%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sinc_cpu_complex128 2022-08-17T12:20:01.4396939Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sinc_cpu_float64 2022-08-17T12:20:01.4443912Z [gw3] [ 61%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sinc_cpu_float64 2022-08-17T12:20:01.4477711Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_det_singular_cpu_float64 2022-08-17T12:20:01.4767944Z [gw2] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_det_singular_cpu_float64 2022-08-17T12:20:01.4784461Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sinh_cpu_complex128 2022-08-17T12:20:01.4794089Z [gw1] [ 61%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_vector_norm_cpu_complex128 2022-08-17T12:20:01.4888702Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_vector_norm_cpu_float64 2022-08-17T12:20:01.4896902Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_eig_cpu_complex128 2022-08-17T12:20:01.4921504Z [gw3] [ 61%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sinh_cpu_complex128 2022-08-17T12:20:01.5205080Z [gw2] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_eig_cpu_complex128 2022-08-17T12:20:01.5247565Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sinh_cpu_float64 2022-08-17T12:20:01.5323493Z [gw3] [ 61%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sinh_cpu_float64 2022-08-17T12:20:01.5356897Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_eig_cpu_float64 2022-08-17T12:20:01.5645650Z [gw2] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_eig_cpu_float64 2022-08-17T12:20:01.5765985Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_slice_scatter_cpu_float64 2022-08-17T12:20:01.5805400Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_eigh_cpu_complex128 2022-08-17T12:20:01.6070959Z [gw2] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_eigh_cpu_complex128 2022-08-17T12:20:01.6078160Z [gw1] [ 61%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_vector_norm_cpu_float64 2022-08-17T12:20:01.6104666Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linspace_cpu_complex128 2022-08-17T12:20:01.6190761Z [gw1] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linspace_cpu_complex128 2022-08-17T12:20:01.6206015Z [gw3] [ 61%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_slice_scatter_cpu_float64 2022-08-17T12:20:01.6208079Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_softmax_cpu_float64 2022-08-17T12:20:01.6240559Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_eigh_cpu_float64 2022-08-17T12:20:01.6309626Z [gw2] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_eigh_cpu_float64 2022-08-17T12:20:01.6484858Z [gw3] [ 61%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_softmax_cpu_float64 2022-08-17T12:20:01.6511817Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linspace_cpu_float64 2022-08-17T12:20:01.6646302Z [gw1] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linspace_cpu_float64 2022-08-17T12:20:01.6647195Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_eigvals_cpu_complex128 2022-08-17T12:20:01.6684760Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_softmax_with_dtype_cpu_complex128 2022-08-17T12:20:01.6925115Z [gw2] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_eigvals_cpu_complex128 2022-08-17T12:20:01.7084175Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_log10_cpu_complex128 2022-08-17T12:20:01.7098570Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_eigvals_cpu_float64 2022-08-17T12:20:01.7121898Z [gw1] [ 61%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_log10_cpu_complex128 2022-08-17T12:20:01.7207392Z [gw2] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_eigvals_cpu_float64 2022-08-17T12:20:01.7219983Z [gw3] [ 61%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_softmax_with_dtype_cpu_complex128 2022-08-17T12:20:01.7359796Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_softmax_with_dtype_cpu_float64 2022-08-17T12:20:01.7377873Z [gw3] [ 61%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_softmax_with_dtype_cpu_float64 2022-08-17T12:20:01.7443478Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_log10_cpu_float64 2022-08-17T12:20:01.7524316Z [gw1] [ 61%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_log10_cpu_float64 2022-08-17T12:20:01.7553736Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_eigvalsh_cpu_complex128 2022-08-17T12:20:01.7644888Z [gw2] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_eigvalsh_cpu_complex128 2022-08-17T12:20:01.7803769Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sort_cpu_float64 2022-08-17T12:20:01.7852907Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_log1p_cpu_float64 2022-08-17T12:20:01.8003848Z [gw1] [ 61%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_log1p_cpu_float64 2022-08-17T12:20:01.8036453Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_eigvalsh_cpu_float64 2022-08-17T12:20:01.8283325Z [gw2] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_eigvalsh_cpu_float64 2022-08-17T12:20:01.8443639Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_log2_cpu_complex128 2022-08-17T12:20:01.8478036Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_householder_product_cpu_complex128 2022-08-17T12:20:01.8497099Z [gw1] [ 61%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_log2_cpu_complex128 2022-08-17T12:20:01.8501928Z [gw2] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_householder_product_cpu_complex128 2022-08-17T12:20:01.8511981Z [gw3] [ 61%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sort_cpu_float64 2022-08-17T12:20:01.8531105Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sparse_sampled_addmm_cpu_complex128 2022-08-17T12:20:01.8725516Z [gw3] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sparse_sampled_addmm_cpu_complex128 2022-08-17T12:20:01.8787409Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_log2_cpu_float64 2022-08-17T12:20:01.8885108Z [gw1] [ 61%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_log2_cpu_float64 2022-08-17T12:20:01.8918387Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_householder_product_cpu_float64 2022-08-17T12:20:01.8928702Z [gw2] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_householder_product_cpu_float64 2022-08-17T12:20:01.8952825Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sparse_sampled_addmm_cpu_float64 2022-08-17T12:20:01.9164547Z [gw3] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sparse_sampled_addmm_cpu_float64 2022-08-17T12:20:01.9324766Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_log_cpu_complex128 2022-08-17T12:20:01.9338624Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_inv_cpu_complex128 2022-08-17T12:20:01.9357952Z [gw1] [ 61%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_log_cpu_complex128 2022-08-17T12:20:01.9368661Z [gw2] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_inv_cpu_complex128 2022-08-17T12:20:01.9400077Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_airy_ai_cpu_float64 2022-08-17T12:20:01.9604946Z [gw3] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_airy_ai_cpu_float64 2022-08-17T12:20:01.9670094Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_log_cpu_float64 2022-08-17T12:20:01.9764346Z [gw1] [ 61%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_log_cpu_float64 2022-08-17T12:20:01.9794937Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_inv_cpu_float64 2022-08-17T12:20:01.9807437Z [gw2] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_inv_cpu_float64 2022-08-17T12:20:01.9839471Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_bessel_j0_cpu_float64 2022-08-17T12:20:02.0045478Z [gw3] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_bessel_j0_cpu_float64 2022-08-17T12:20:02.0158115Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_log_softmax_cpu_float64 2022-08-17T12:20:02.0203501Z [gw1] [ 61%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_log_softmax_cpu_float64 2022-08-17T12:20:02.0232262Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_inv_ex_cpu_complex128 2022-08-17T12:20:02.0244899Z [gw2] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_inv_ex_cpu_complex128 2022-08-17T12:20:02.0275522Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_bessel_j1_cpu_float64 2022-08-17T12:20:02.0484510Z [gw3] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_bessel_j1_cpu_float64 2022-08-17T12:20:02.0645371Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_log_softmax_dtype_cpu_complex128 2022-08-17T12:20:02.0679665Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_inv_ex_cpu_float64 2022-08-17T12:20:02.0691558Z [gw2] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_inv_ex_cpu_float64 2022-08-17T12:20:02.0725225Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_bessel_y0_cpu_float64 2022-08-17T12:20:02.0911699Z [gw3] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_bessel_y0_cpu_float64 2022-08-17T12:20:02.0963055Z [gw1] [ 61%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_log_softmax_dtype_cpu_complex128 2022-08-17T12:20:02.1075862Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_log_softmax_dtype_cpu_float64 2022-08-17T12:20:02.1085339Z [gw1] [ 61%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_log_softmax_dtype_cpu_float64 2022-08-17T12:20:02.1121783Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_ldl_factor_cpu_complex128 2022-08-17T12:20:02.1131447Z [gw2] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_ldl_factor_cpu_complex128 2022-08-17T12:20:02.1162652Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_bessel_y1_cpu_float64 2022-08-17T12:20:02.1404951Z [gw3] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_bessel_y1_cpu_float64 2022-08-17T12:20:02.1471472Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_logaddexp2_cpu_float64 2022-08-17T12:20:02.1524223Z [gw1] [ 61%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_logaddexp2_cpu_float64 2022-08-17T12:20:02.1553577Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_ldl_factor_cpu_float64 2022-08-17T12:20:02.1570811Z [gw2] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_ldl_factor_cpu_float64 2022-08-17T12:20:02.1598837Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_chebyshev_polynomial_t_cpu_float64 2022-08-17T12:20:02.1846124Z [gw3] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_chebyshev_polynomial_t_cpu_float64 2022-08-17T12:20:02.1901204Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_logaddexp_cpu_float64 2022-08-17T12:20:02.1963434Z [gw1] [ 61%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_logaddexp_cpu_float64 2022-08-17T12:20:02.1991767Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_ldl_factor_ex_cpu_complex128 2022-08-17T12:20:02.2004566Z [gw2] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_ldl_factor_ex_cpu_complex128 2022-08-17T12:20:02.2028572Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_chebyshev_polynomial_u_cpu_float64 2022-08-17T12:20:02.2285878Z [gw3] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_chebyshev_polynomial_u_cpu_float64 2022-08-17T12:20:02.2347430Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_logcumsumexp_cpu_float64 2022-08-17T12:20:02.2403437Z [gw1] [ 61%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_logcumsumexp_cpu_float64 2022-08-17T12:20:02.2430802Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_ldl_factor_ex_cpu_float64 2022-08-17T12:20:02.2444582Z [gw2] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_ldl_factor_ex_cpu_float64 2022-08-17T12:20:02.2466073Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_chebyshev_polynomial_v_cpu_float64 2022-08-17T12:20:02.2763811Z [gw3] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_chebyshev_polynomial_v_cpu_float64 2022-08-17T12:20:02.2880206Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_logdet_cpu_complex128 2022-08-17T12:20:02.2911583Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_ldl_solve_cpu_complex128 2022-08-17T12:20:02.2921249Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_chebyshev_polynomial_w_cpu_float64 2022-08-17T12:20:02.2944689Z [gw3] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_chebyshev_polynomial_w_cpu_float64 2022-08-17T12:20:02.3362267Z [gw2] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_ldl_solve_cpu_complex128 2022-08-17T12:20:02.3367469Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_ldl_solve_cpu_float64 2022-08-17T12:20:02.3377715Z [gw2] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_ldl_solve_cpu_float64 2022-08-17T12:20:02.3394343Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_entr_cpu_float64 2022-08-17T12:20:02.3633753Z [gw3] [ 61%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_entr_cpu_float64 2022-08-17T12:20:02.3647283Z [gw1] [ 61%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_logdet_cpu_complex128 2022-08-17T12:20:02.3765069Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_logdet_cpu_float64 2022-08-17T12:20:02.3769864Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_erfcx_cpu_float64 2022-08-17T12:20:02.3797178Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_lstsq_cpu_complex128 2022-08-17T12:20:02.3828709Z [gw2] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_lstsq_cpu_complex128 2022-08-17T12:20:02.3934374Z [gw3] [ 61%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_erfcx_cpu_float64 2022-08-17T12:20:02.4085755Z [gw1] [ 61%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_logdet_cpu_float64 2022-08-17T12:20:02.4126147Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_logical_and_cpu_complex128 2022-08-17T12:20:02.4243771Z [gw1] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_logical_and_cpu_complex128 2022-08-17T12:20:02.4248739Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_hermite_polynomial_h_cpu_float64 2022-08-17T12:20:02.4284362Z [gw3] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_hermite_polynomial_h_cpu_float64 2022-08-17T12:20:02.4288054Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_lstsq_cpu_float64 2022-08-17T12:20:02.4563515Z [gw2] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_lstsq_cpu_float64 2022-08-17T12:20:02.4566788Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_logical_and_cpu_float64 2022-08-17T12:20:02.4670219Z [gw1] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_logical_and_cpu_float64 2022-08-17T12:20:02.4689826Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_hermite_polynomial_he_cpu_float64 2022-08-17T12:20:02.4699035Z [gw3] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_hermite_polynomial_he_cpu_float64 2022-08-17T12:20:02.4712973Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_new_full_cpu_float64 2022-08-17T12:20:02.5004019Z [gw2] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_new_full_cpu_float64 2022-08-17T12:20:02.5014024Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_logical_not_cpu_complex128 2022-08-17T12:20:02.5162087Z [gw1] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_logical_not_cpu_complex128 2022-08-17T12:20:02.5170193Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_i0e_cpu_float64 2022-08-17T12:20:02.5177546Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_new_ones_cpu_complex128 2022-08-17T12:20:02.5209171Z [gw2] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_new_ones_cpu_complex128 2022-08-17T12:20:02.5404967Z [gw3] [ 61%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_i0e_cpu_float64 2022-08-17T12:20:02.5451809Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_logical_not_cpu_float64 2022-08-17T12:20:02.5522422Z [gw1] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_logical_not_cpu_float64 2022-08-17T12:20:02.5603893Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_i1_cpu_float64 2022-08-17T12:20:02.5613058Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_new_ones_cpu_float64 2022-08-17T12:20:02.5672215Z [gw2] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_new_ones_cpu_float64 2022-08-17T12:20:02.5845015Z [gw3] [ 62%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_i1_cpu_float64 2022-08-17T12:20:02.5890851Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_logical_or_cpu_complex128 2022-08-17T12:20:02.5963168Z [gw1] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_logical_or_cpu_complex128 2022-08-17T12:20:02.6002405Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_lstsq_grad_oriented_cpu_complex128 2022-08-17T12:20:02.6035652Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_new_zeros_cpu_complex128 2022-08-17T12:20:02.6285240Z [gw2] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_new_zeros_cpu_complex128 2022-08-17T12:20:02.6317740Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_logical_or_cpu_float64 2022-08-17T12:20:02.6444601Z [gw1] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_logical_or_cpu_float64 2022-08-17T12:20:02.6478069Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_new_zeros_cpu_float64 2022-08-17T12:20:02.6724805Z [gw2] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_new_zeros_cpu_float64 2022-08-17T12:20:02.6757568Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_logical_xor_cpu_complex128 2022-08-17T12:20:02.6883736Z [gw1] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_logical_xor_cpu_complex128 2022-08-17T12:20:02.6915269Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nextafter_cpu_float64 2022-08-17T12:20:02.7164633Z [gw2] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nextafter_cpu_float64 2022-08-17T12:20:02.7196178Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_logical_xor_cpu_float64 2022-08-17T12:20:02.7324351Z [gw1] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_logical_xor_cpu_float64 2022-08-17T12:20:02.7353070Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_adaptive_avg_pool1d_cpu_float64 2022-08-17T12:20:02.7604075Z [gw2] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_adaptive_avg_pool1d_cpu_float64 2022-08-17T12:20:02.7764995Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_logit_cpu_float64 2022-08-17T12:20:02.7793037Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_adaptive_avg_pool2d_cpu_float64 2022-08-17T12:20:02.7845985Z [gw2] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_adaptive_avg_pool2d_cpu_float64 2022-08-17T12:20:02.8042736Z [gw1] [ 62%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_logit_cpu_float64 2022-08-17T12:20:02.8070112Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_logspace_cpu_complex128 2022-08-17T12:20:02.8203127Z [gw1] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_logspace_cpu_complex128 2022-08-17T12:20:02.8234067Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_adaptive_avg_pool3d_cpu_float64 2022-08-17T12:20:02.8483753Z [gw2] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_adaptive_avg_pool3d_cpu_float64 2022-08-17T12:20:02.8522563Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_logspace_cpu_float64 2022-08-17T12:20:02.8684328Z [gw1] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_logspace_cpu_float64 2022-08-17T12:20:02.8711548Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_adaptive_max_pool1d_cpu_float64 2022-08-17T12:20:02.9011629Z [gw2] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_adaptive_max_pool1d_cpu_float64 2022-08-17T12:20:02.9163000Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_logsumexp_cpu_float64 2022-08-17T12:20:02.9202184Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_adaptive_max_pool2d_cpu_float64 2022-08-17T12:20:02.9642065Z [gw2] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_adaptive_max_pool2d_cpu_float64 2022-08-17T12:20:02.9647167Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_adaptive_max_pool3d_cpu_float64 2022-08-17T12:20:03.0046396Z [gw2] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_adaptive_max_pool3d_cpu_float64 2022-08-17T12:20:03.0093325Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_avg_pool1d_cpu_float64 2022-08-17T12:20:03.0265360Z [gw2] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_avg_pool1d_cpu_float64 2022-08-17T12:20:03.0280769Z [gw1] [ 62%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_logsumexp_cpu_float64 2022-08-17T12:20:03.0313746Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_long_cpu_complex128 2022-08-17T12:20:03.0485219Z [gw1] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_long_cpu_complex128 2022-08-17T12:20:03.0524601Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_avg_pool2d_cpu_float64 2022-08-17T12:20:03.0725606Z [gw2] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_avg_pool2d_cpu_float64 2022-08-17T12:20:03.0753995Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_long_cpu_float64 2022-08-17T12:20:03.0925840Z [gw1] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_long_cpu_float64 2022-08-17T12:20:03.0962509Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_avg_pool3d_cpu_float64 2022-08-17T12:20:03.1165715Z [gw2] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_avg_pool3d_cpu_float64 2022-08-17T12:20:03.1202347Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_lt_cpu_float64 2022-08-17T12:20:03.1364946Z [gw1] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_lt_cpu_float64 2022-08-17T12:20:03.1398871Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_batch_norm_cpu_float64 2022-08-17T12:20:03.1604924Z [gw2] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_batch_norm_cpu_float64 2022-08-17T12:20:03.1806073Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_lu_cpu_complex128 2022-08-17T12:20:03.1870221Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_bilinear_cpu_float64 2022-08-17T12:20:03.2245362Z [gw2] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_bilinear_cpu_float64 2022-08-17T12:20:03.2271870Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_binary_cross_entropy_cpu_float64 2022-08-17T12:20:03.2685492Z [gw2] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_binary_cross_entropy_cpu_float64 2022-08-17T12:20:03.2713076Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_binary_cross_entropy_with_logits_cpu_float64 2022-08-17T12:20:03.3126012Z [gw2] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_binary_cross_entropy_with_logits_cpu_float64 2022-08-17T12:20:03.3191571Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_celu_cpu_float64 2022-08-17T12:20:03.3565572Z [gw2] [ 62%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_celu_cpu_float64 2022-08-17T12:20:03.3593722Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_conv1d_cpu_complex128 2022-08-17T12:20:03.4005832Z [gw2] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_conv1d_cpu_complex128 2022-08-17T12:20:03.4045075Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_conv1d_cpu_float64 2022-08-17T12:20:03.4483773Z [gw2] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_conv1d_cpu_float64 2022-08-17T12:20:03.4485017Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_conv2d_cpu_complex128 2022-08-17T12:20:03.4910517Z [gw2] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_conv2d_cpu_complex128 2022-08-17T12:20:03.4922868Z [gw1] [ 62%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_lu_cpu_complex128 2022-08-17T12:20:03.4927095Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_conv2d_cpu_float64 2022-08-17T12:20:03.4935916Z [gw2] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_conv2d_cpu_float64 2022-08-17T12:20:03.5325955Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_lu_cpu_float64 2022-08-17T12:20:03.5367053Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_conv_transpose1d_cpu_float64 2022-08-17T12:20:03.5556048Z [gw2] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_conv_transpose1d_cpu_float64 2022-08-17T12:20:03.5577568Z [gw1] [ 62%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_lu_cpu_float64 2022-08-17T12:20:03.5802383Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_lu_solve_cpu_complex128 2022-08-17T12:20:03.5803836Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_conv_transpose2d_cpu_float64 2022-08-17T12:20:03.6243415Z [gw2] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_conv_transpose2d_cpu_float64 2022-08-17T12:20:03.6244677Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_conv_transpose3d_cpu_float64 2022-08-17T12:20:03.6684327Z [gw2] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_conv_transpose3d_cpu_float64 2022-08-17T12:20:03.6685902Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_cosine_embedding_loss_cpu_float64 2022-08-17T12:20:03.7123364Z [gw2] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_cosine_embedding_loss_cpu_float64 2022-08-17T12:20:03.7125768Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_cosine_similarity_cpu_float64 2022-08-17T12:20:03.7564704Z [gw2] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_cosine_similarity_cpu_float64 2022-08-17T12:20:03.7568090Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_cross_entropy_cpu_float64 2022-08-17T12:20:03.8003390Z [gw2] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_cross_entropy_cpu_float64 2022-08-17T12:20:03.8006864Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_ctc_loss_cpu_float64 2022-08-17T12:20:03.8479550Z [gw2] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_ctc_loss_cpu_float64 2022-08-17T12:20:03.9475459Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_dropout2d_cpu_float64 2022-08-17T12:20:03.9525716Z [gw2] [ 62%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_dropout2d_cpu_float64 2022-08-17T12:20:04.0987760Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_dropout3d_cpu_float64 2022-08-17T12:20:04.1025442Z [gw2] [ 62%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_dropout3d_cpu_float64 2022-08-17T12:20:04.1187828Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_dropout_cpu_float64 2022-08-17T12:20:04.1212367Z [gw3] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_lstsq_grad_oriented_cpu_complex128 2022-08-17T12:20:04.1257343Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_lstsq_grad_oriented_cpu_float64 2022-08-17T12:20:04.1692382Z [gw3] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_lstsq_grad_oriented_cpu_float64 2022-08-17T12:20:04.1697759Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_lu_cpu_complex128 2022-08-17T12:20:04.1856409Z [gw3] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_lu_cpu_complex128 2022-08-17T12:20:04.1869613Z [gw2] [ 62%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_dropout_cpu_float64 2022-08-17T12:20:04.1929762Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_elu_cpu_float64 2022-08-17T12:20:04.2109352Z [gw2] [ 62%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_elu_cpu_float64 2022-08-17T12:20:04.2145657Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_lu_cpu_float64 2022-08-17T12:20:04.2362782Z [gw3] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_lu_cpu_float64 2022-08-17T12:20:04.2366650Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_embedding_bag_cpu_float64 2022-08-17T12:20:04.2621124Z [gw2] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_embedding_bag_cpu_float64 2022-08-17T12:20:04.2625770Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_lu_factor_cpu_complex128 2022-08-17T12:20:04.2842843Z [gw3] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_lu_factor_cpu_complex128 2022-08-17T12:20:04.2845559Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_embedding_cpu_float64 2022-08-17T12:20:04.3095652Z [gw2] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_embedding_cpu_float64 2022-08-17T12:20:04.3100288Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_lu_factor_cpu_float64 2022-08-17T12:20:04.3150229Z [gw3] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_lu_factor_cpu_float64 2022-08-17T12:20:04.3168998Z [gw1] [ 62%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_lu_solve_cpu_complex128 2022-08-17T12:20:04.3279335Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_lu_solve_cpu_float64 2022-08-17T12:20:04.3536923Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_feature_alpha_dropout_with_train_cpu_float64 2022-08-17T12:20:04.3548526Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_lu_factor_ex_cpu_complex128 2022-08-17T12:20:04.3555209Z [gw3] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_lu_factor_ex_cpu_complex128 2022-08-17T12:20:04.3800451Z [gw2] [ 62%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_feature_alpha_dropout_with_train_cpu_float64 2022-08-17T12:20:04.4018015Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_feature_alpha_dropout_without_train_cpu_complex128 2022-08-17T12:20:04.4021740Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_lu_factor_ex_cpu_float64 2022-08-17T12:20:04.4453289Z [gw3] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_lu_factor_ex_cpu_float64 2022-08-17T12:20:04.4460320Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_lu_solve_cpu_complex128 2022-08-17T12:20:04.4471032Z [gw3] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_lu_solve_cpu_complex128 2022-08-17T12:20:04.4480412Z [gw1] [ 62%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_lu_solve_cpu_float64 2022-08-17T12:20:04.4899192Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_lu_unpack_cpu_complex128 2022-08-17T12:20:04.4902825Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_lu_solve_cpu_float64 2022-08-17T12:20:04.5400560Z [gw3] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_lu_solve_cpu_float64 2022-08-17T12:20:04.5432286Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_matrix_norm_cpu_complex128 2022-08-17T12:20:04.5818443Z [gw3] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_matrix_norm_cpu_complex128 2022-08-17T12:20:04.5826312Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_matrix_norm_cpu_float64 2022-08-17T12:20:04.6256504Z [gw3] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_matrix_norm_cpu_float64 2022-08-17T12:20:04.6265128Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_matrix_power_cpu_complex128 2022-08-17T12:20:04.6699883Z [gw3] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_matrix_power_cpu_complex128 2022-08-17T12:20:04.6708010Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_matrix_power_cpu_float64 2022-08-17T12:20:04.7150018Z [gw3] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_matrix_power_cpu_float64 2022-08-17T12:20:04.7189703Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_matrix_rank_cpu_complex128 2022-08-17T12:20:04.7309988Z [gw3] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_matrix_rank_cpu_complex128 2022-08-17T12:20:04.7331422Z [gw2] [ 62%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_feature_alpha_dropout_without_train_cpu_complex128 2022-08-17T12:20:04.7411746Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_feature_alpha_dropout_without_train_cpu_float64 2022-08-17T12:20:04.7429528Z [gw1] [ 62%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_lu_unpack_cpu_complex128 2022-08-17T12:20:04.7616013Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_lu_unpack_cpu_float64 2022-08-17T12:20:04.7617295Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_matrix_rank_cpu_float64 2022-08-17T12:20:04.7824540Z [gw3] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_matrix_rank_cpu_float64 2022-08-17T12:20:04.7843918Z [gw1] [ 62%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_lu_unpack_cpu_float64 2022-08-17T12:20:04.8054437Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_mH_cpu_complex128 2022-08-17T12:20:04.8056593Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_matrix_rank_hermitian_cpu_complex128 2022-08-17T12:20:04.8173694Z [gw3] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_matrix_rank_hermitian_cpu_complex128 2022-08-17T12:20:04.8347931Z [gw1] [ 62%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_mH_cpu_complex128 2022-08-17T12:20:04.8356204Z [gw2] [ 62%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_feature_alpha_dropout_without_train_cpu_float64 2022-08-17T12:20:04.8365663Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_mH_cpu_float64 2022-08-17T12:20:04.8387538Z [gw1] [ 63%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_mH_cpu_float64 2022-08-17T12:20:04.8424017Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_fractional_max_pool2d_cpu_float64 2022-08-17T12:20:04.8442337Z [gw2] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_fractional_max_pool2d_cpu_float64 2022-08-17T12:20:04.8494031Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_matrix_rank_hermitian_cpu_float64 2022-08-17T12:20:04.8843206Z [gw3] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_matrix_rank_hermitian_cpu_float64 2022-08-17T12:20:04.8851867Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_fractional_max_pool3d_cpu_float64 2022-08-17T12:20:04.8859416Z [gw2] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_fractional_max_pool3d_cpu_float64 2022-08-17T12:20:04.8885799Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_mT_cpu_complex128 2022-08-17T12:20:04.8933679Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_multi_dot_cpu_complex128 2022-08-17T12:20:04.9324459Z [gw3] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_multi_dot_cpu_complex128 2022-08-17T12:20:04.9394758Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_gaussian_nll_loss_cpu_float64 2022-08-17T12:20:04.9402948Z [gw2] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_gaussian_nll_loss_cpu_float64 2022-08-17T12:20:04.9407381Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_multi_dot_cpu_float64 2022-08-17T12:20:04.9437878Z [gw3] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_multi_dot_cpu_float64 2022-08-17T12:20:04.9464761Z [gw1] [ 63%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_mT_cpu_complex128 2022-08-17T12:20:04.9612547Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_mT_cpu_float64 2022-08-17T12:20:04.9766693Z [gw1] [ 63%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_mT_cpu_float64 2022-08-17T12:20:04.9768070Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_gelu_cpu_float64 2022-08-17T12:20:04.9802388Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_norm_cpu_complex128 2022-08-17T12:20:04.9819616Z [gw2] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_gelu_cpu_float64 2022-08-17T12:20:04.9883924Z [gw3] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_norm_cpu_complex128 2022-08-17T12:20:05.0206116Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_masked_fill_cpu_complex128 2022-08-17T12:20:05.0239324Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_glu_cpu_float64 2022-08-17T12:20:05.0246513Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_norm_cpu_float64 2022-08-17T12:20:05.0254198Z [gw3] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_norm_cpu_float64 2022-08-17T12:20:05.0411258Z [gw2] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_glu_cpu_float64 2022-08-17T12:20:05.0426726Z [gw1] [ 63%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_masked_fill_cpu_complex128 2022-08-17T12:20:05.0534032Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_masked_fill_cpu_float64 2022-08-17T12:20:05.0646219Z [gw1] [ 63%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_masked_fill_cpu_float64 2022-08-17T12:20:05.0648844Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_grid_sample_cpu_float64 2022-08-17T12:20:05.0682380Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_norm_subgradients_at_zero_cpu_complex128 2022-08-17T12:20:05.0692510Z [gw3] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_norm_subgradients_at_zero_cpu_complex128 2022-08-17T12:20:05.0846052Z [gw2] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_grid_sample_cpu_float64 2022-08-17T12:20:05.1130714Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_masked_scatter_cpu_complex128 2022-08-17T12:20:05.1134741Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_group_norm_cpu_float64 2022-08-17T12:20:05.1141010Z [gw2] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_group_norm_cpu_float64 2022-08-17T12:20:05.1144711Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_norm_subgradients_at_zero_cpu_float64 2022-08-17T12:20:05.1295571Z [gw3] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_norm_subgradients_at_zero_cpu_float64 2022-08-17T12:20:05.1312543Z [gw1] [ 63%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_masked_scatter_cpu_complex128 2022-08-17T12:20:05.1399807Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_masked_scatter_cpu_float64 2022-08-17T12:20:05.1551234Z [gw1] [ 63%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_masked_scatter_cpu_float64 2022-08-17T12:20:05.1566488Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_hardshrink_cpu_float64 2022-08-17T12:20:05.1569636Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_pinv_cpu_complex128 2022-08-17T12:20:05.1571724Z [gw3] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_pinv_cpu_complex128 2022-08-17T12:20:05.1726506Z [gw2] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_hardshrink_cpu_float64 2022-08-17T12:20:05.1995970Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_masked_select_cpu_complex128 2022-08-17T12:20:05.2012899Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_pinv_cpu_float64 2022-08-17T12:20:05.2020778Z [gw3] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_pinv_cpu_float64 2022-08-17T12:20:05.2049559Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_hardsigmoid_cpu_float64 2022-08-17T12:20:05.2197488Z [gw2] [ 63%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_hardsigmoid_cpu_float64 2022-08-17T12:20:05.2211274Z [gw1] [ 63%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_masked_select_cpu_complex128 2022-08-17T12:20:05.2326761Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_masked_select_cpu_float64 2022-08-17T12:20:05.2431598Z [gw1] [ 63%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_masked_select_cpu_float64 2022-08-17T12:20:05.2433623Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_hardswish_cpu_float64 2022-08-17T12:20:05.2435254Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_pinv_hermitian_cpu_complex128 2022-08-17T12:20:05.2445123Z [gw2] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_hardswish_cpu_float64 2022-08-17T12:20:05.2645626Z [gw3] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_pinv_hermitian_cpu_complex128 2022-08-17T12:20:05.2882477Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_matmul_cpu_complex128 2022-08-17T12:20:05.2885254Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_hardtanh_cpu_float64 2022-08-17T12:20:05.2887850Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_pinv_hermitian_cpu_float64 2022-08-17T12:20:05.2891881Z [gw3] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_pinv_hermitian_cpu_float64 2022-08-17T12:20:05.3286333Z [gw2] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_hardtanh_cpu_float64 2022-08-17T12:20:05.3288480Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_pinv_singular_cpu_complex128 2022-08-17T12:20:05.3323900Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_hinge_embedding_loss_cpu_float64 2022-08-17T12:20:05.3331384Z [gw3] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_pinv_singular_cpu_complex128 2022-08-17T12:20:05.3726144Z [gw2] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_hinge_embedding_loss_cpu_float64 2022-08-17T12:20:05.3726872Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_huber_loss_cpu_float64 2022-08-17T12:20:05.3762149Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_pinv_singular_cpu_float64 2022-08-17T12:20:05.3775649Z [gw3] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_pinv_singular_cpu_float64 2022-08-17T12:20:05.4202796Z [gw2] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_huber_loss_cpu_float64 2022-08-17T12:20:05.4204958Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_qr_cpu_complex128 2022-08-17T12:20:05.4254116Z [gw3] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_qr_cpu_complex128 2022-08-17T12:20:05.4259178Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_instance_norm_cpu_float64 2022-08-17T12:20:05.4679983Z [gw2] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_instance_norm_cpu_float64 2022-08-17T12:20:05.4693344Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_qr_cpu_float64 2022-08-17T12:20:05.4699873Z [gw3] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_qr_cpu_float64 2022-08-17T12:20:05.4704476Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_interpolate_area_cpu_float64 2022-08-17T12:20:05.5084222Z [gw2] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_interpolate_area_cpu_float64 2022-08-17T12:20:05.5087164Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_slogdet_cpu_complex128 2022-08-17T12:20:05.5129892Z [gw3] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_slogdet_cpu_complex128 2022-08-17T12:20:05.5131609Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_interpolate_bicubic_cpu_float64 2022-08-17T12:20:05.5258201Z [gw2] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_interpolate_bicubic_cpu_float64 2022-08-17T12:20:05.5277771Z [gw1] [ 63%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_matmul_cpu_complex128 2022-08-17T12:20:05.5523807Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_matmul_cpu_float64 2022-08-17T12:20:05.5525703Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_slogdet_cpu_float64 2022-08-17T12:20:05.5577856Z [gw3] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_slogdet_cpu_float64 2022-08-17T12:20:05.5579610Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_interpolate_bilinear_cpu_float64 2022-08-17T12:20:05.5624201Z [gw2] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_interpolate_bilinear_cpu_float64 2022-08-17T12:20:05.5683182Z [gw1] [ 63%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_matmul_cpu_float64 2022-08-17T12:20:05.5964008Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_matrix_exp_cpu_complex128 2022-08-17T12:20:05.5966452Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_solve_cpu_complex128 2022-08-17T12:20:05.6009895Z [gw3] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_solve_cpu_complex128 2022-08-17T12:20:05.6011751Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_interpolate_linear_cpu_float64 2022-08-17T12:20:05.6217626Z [gw2] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_interpolate_linear_cpu_float64 2022-08-17T12:20:05.6236774Z [gw1] [ 63%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_matrix_exp_cpu_complex128 2022-08-17T12:20:05.6376044Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_matrix_exp_cpu_float64 2022-08-17T12:20:05.6398072Z [gw1] [ 63%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_matrix_exp_cpu_float64 2022-08-17T12:20:05.6398818Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_solve_cpu_float64 2022-08-17T12:20:05.6442236Z [gw3] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_solve_cpu_float64 2022-08-17T12:20:05.6453212Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_interpolate_nearest_cpu_float64 2022-08-17T12:20:05.6646216Z [gw2] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_interpolate_nearest_cpu_float64 2022-08-17T12:20:05.6804926Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_max_binary_cpu_float64 2022-08-17T12:20:05.6841036Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_solve_ex_cpu_complex128 2022-08-17T12:20:05.6885865Z [gw3] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_solve_ex_cpu_complex128 2022-08-17T12:20:05.6891235Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_interpolate_trilinear_cpu_float64 2022-08-17T12:20:05.7069758Z [gw2] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_interpolate_trilinear_cpu_float64 2022-08-17T12:20:05.7098298Z [gw1] [ 63%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_max_binary_cpu_float64 2022-08-17T12:20:05.7191288Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_max_reduction_no_dim_cpu_float64 2022-08-17T12:20:05.7248774Z [gw1] [ 63%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_max_reduction_no_dim_cpu_float64 2022-08-17T12:20:05.7298383Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_solve_ex_cpu_float64 2022-08-17T12:20:05.7316743Z [gw3] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_solve_ex_cpu_float64 2022-08-17T12:20:05.7323660Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_kl_div_cpu_float64 2022-08-17T12:20:05.7526780Z [gw2] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_kl_div_cpu_float64 2022-08-17T12:20:05.7648920Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_max_reduction_with_dim_cpu_float64 2022-08-17T12:20:05.7726967Z [gw1] [ 63%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_max_reduction_with_dim_cpu_float64 2022-08-17T12:20:05.7733400Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_l1_loss_cpu_complex128 2022-08-17T12:20:05.7738445Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_solve_triangular_cpu_complex128 2022-08-17T12:20:05.7764003Z [gw3] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_solve_triangular_cpu_complex128 2022-08-17T12:20:05.7967021Z [gw2] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_l1_loss_cpu_complex128 2022-08-17T12:20:05.8172453Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_maximum_cpu_float64 2022-08-17T12:20:05.8182377Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_solve_triangular_cpu_float64 2022-08-17T12:20:05.8205058Z [gw3] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_solve_triangular_cpu_float64 2022-08-17T12:20:05.8213412Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_l1_loss_cpu_float64 2022-08-17T12:20:05.8431428Z [gw2] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_l1_loss_cpu_float64 2022-08-17T12:20:05.8460241Z [gw1] [ 63%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_maximum_cpu_float64 2022-08-17T12:20:05.8611347Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_mean_cpu_complex128 2022-08-17T12:20:05.8616312Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_svd_cpu_complex128 2022-08-17T12:20:05.8641069Z [gw3] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_svd_cpu_complex128 2022-08-17T12:20:05.8648360Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_layer_norm_cpu_float64 2022-08-17T12:20:05.9015394Z [gw2] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_layer_norm_cpu_float64 2022-08-17T12:20:05.9076863Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_svd_cpu_float64 2022-08-17T12:20:05.9123524Z [gw3] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_svd_cpu_float64 2022-08-17T12:20:05.9126177Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_leaky_relu_cpu_float64 2022-08-17T12:20:05.9498973Z [gw2] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_leaky_relu_cpu_float64 2022-08-17T12:20:05.9504279Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_svdvals_cpu_complex128 2022-08-17T12:20:05.9562276Z [gw3] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_svdvals_cpu_complex128 2022-08-17T12:20:05.9594688Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_linear_cpu_complex128 2022-08-17T12:20:05.9885441Z [gw2] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_linear_cpu_complex128 2022-08-17T12:20:05.9917898Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_svdvals_cpu_float64 2022-08-17T12:20:06.0003736Z [gw3] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_svdvals_cpu_float64 2022-08-17T12:20:06.0032245Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_linear_cpu_float64 2022-08-17T12:20:06.0174777Z [gw2] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_linear_cpu_float64 2022-08-17T12:20:06.0185958Z [gw1] [ 63%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_mean_cpu_complex128 2022-08-17T12:20:06.0325925Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_mean_cpu_float64 2022-08-17T12:20:06.0352773Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_tensorinv_cpu_complex128 2022-08-17T12:20:06.0418093Z [gw3] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_tensorinv_cpu_complex128 2022-08-17T12:20:06.0442080Z [gw1] [ 63%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_mean_cpu_float64 2022-08-17T12:20:06.0471010Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_local_response_norm_cpu_float64 2022-08-17T12:20:06.0605955Z [gw2] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_local_response_norm_cpu_float64 2022-08-17T12:20:06.0765168Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_median_cpu_float64 2022-08-17T12:20:06.0783441Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_tensorinv_cpu_float64 2022-08-17T12:20:06.0797049Z [gw1] [ 64%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_median_cpu_float64 2022-08-17T12:20:06.0924106Z [gw3] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_tensorinv_cpu_float64 2022-08-17T12:20:06.0956168Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_logsigmoid_cpu_float64 2022-08-17T12:20:06.1043719Z [gw2] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_logsigmoid_cpu_float64 2022-08-17T12:20:06.1205195Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_meshgrid_list_of_tensors_cpu_complex128 2022-08-17T12:20:06.1239505Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_tensorsolve_cpu_complex128 2022-08-17T12:20:06.1364658Z [gw3] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_tensorsolve_cpu_complex128 2022-08-17T12:20:06.1394380Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_margin_ranking_loss_cpu_float64 2022-08-17T12:20:06.1645372Z [gw2] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_margin_ranking_loss_cpu_float64 2022-08-17T12:20:06.1680485Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_tensorsolve_cpu_float64 2022-08-17T12:20:06.1807249Z [gw3] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_tensorsolve_cpu_float64 2022-08-17T12:20:06.1841320Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_max_pool1d_cpu_float64 2022-08-17T12:20:06.2086164Z [gw2] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_max_pool1d_cpu_float64 2022-08-17T12:20:06.2118010Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_vander_cpu_complex128 2022-08-17T12:20:06.2285438Z [gw3] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_vander_cpu_complex128 2022-08-17T12:20:06.2317118Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_max_pool2d_cpu_float64 2022-08-17T12:20:06.2524979Z [gw2] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_max_pool2d_cpu_float64 2022-08-17T12:20:06.2542922Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_vander_cpu_float64 2022-08-17T12:20:06.2551725Z [gw1] [ 64%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_meshgrid_list_of_tensors_cpu_complex128 2022-08-17T12:20:06.2565478Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_meshgrid_list_of_tensors_cpu_float64 2022-08-17T12:20:06.2764463Z [gw3] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_vander_cpu_float64 2022-08-17T12:20:06.2778754Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_max_pool3d_cpu_float64 2022-08-17T12:20:06.2800640Z [gw1] [ 64%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_meshgrid_list_of_tensors_cpu_float64 2022-08-17T12:20:06.2990108Z [gw2] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_max_pool3d_cpu_float64 2022-08-17T12:20:06.2996962Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_vecdot_cpu_complex128 2022-08-17T12:20:06.3009395Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_meshgrid_variadic_tensors_cpu_complex128 2022-08-17T12:20:06.3203868Z [gw3] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_vecdot_cpu_complex128 2022-08-17T12:20:06.3238879Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_max_unpool1d_cpu_float64 2022-08-17T12:20:06.3404513Z [gw2] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_max_unpool1d_cpu_float64 2022-08-17T12:20:06.3442139Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_vecdot_cpu_float64 2022-08-17T12:20:06.3684738Z [gw3] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_vecdot_cpu_float64 2022-08-17T12:20:06.3718531Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_max_unpool1d_grad_cpu_float64 2022-08-17T12:20:06.3845413Z [gw2] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_max_unpool1d_grad_cpu_float64 2022-08-17T12:20:06.3878286Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_vector_norm_cpu_complex128 2022-08-17T12:20:06.4165715Z [gw3] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_vector_norm_cpu_complex128 2022-08-17T12:20:06.4199733Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_max_unpool2d_cpu_float64 2022-08-17T12:20:06.4283532Z [gw2] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_max_unpool2d_cpu_float64 2022-08-17T12:20:06.4315859Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_vector_norm_cpu_float64 2022-08-17T12:20:06.4449751Z [gw3] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_vector_norm_cpu_float64 2022-08-17T12:20:06.4459364Z [gw1] [ 64%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_meshgrid_variadic_tensors_cpu_complex128 2022-08-17T12:20:06.4605909Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_meshgrid_variadic_tensors_cpu_float64 2022-08-17T12:20:06.4638124Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_max_unpool2d_grad_cpu_float64 2022-08-17T12:20:06.4676008Z [gw2] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_max_unpool2d_grad_cpu_float64 2022-08-17T12:20:06.4722343Z [gw1] [ 64%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_meshgrid_variadic_tensors_cpu_float64 2022-08-17T12:20:06.4751900Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linspace_cpu_complex128 2022-08-17T12:20:06.4883223Z [gw3] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linspace_cpu_complex128 2022-08-17T12:20:06.5044438Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_min_binary_cpu_float64 2022-08-17T12:20:06.5073605Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_max_unpool3d_cpu_float64 2022-08-17T12:20:06.5131513Z [gw2] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_max_unpool3d_cpu_float64 2022-08-17T12:20:06.5162269Z [gw1] [ 64%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_min_binary_cpu_float64 2022-08-17T12:20:06.5192477Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linspace_cpu_float64 2022-08-17T12:20:06.5323625Z [gw3] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linspace_cpu_float64 2022-08-17T12:20:06.5376719Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_min_reduction_no_dim_cpu_float64 2022-08-17T12:20:06.5524983Z [gw1] [ 64%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_min_reduction_no_dim_cpu_float64 2022-08-17T12:20:06.5553098Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_max_unpool3d_grad_cpu_float64 2022-08-17T12:20:06.5603747Z [gw2] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_max_unpool3d_grad_cpu_float64 2022-08-17T12:20:06.5764985Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_log10_cpu_complex128 2022-08-17T12:20:06.5870433Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_min_reduction_with_dim_cpu_float64 2022-08-17T12:20:06.6036903Z [gw1] [ 64%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_min_reduction_with_dim_cpu_float64 2022-08-17T12:20:06.6049701Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_mish_cpu_float64 2022-08-17T12:20:06.6279881Z [gw2] [ 64%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_mish_cpu_float64 2022-08-17T12:20:06.6445959Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_minimum_cpu_float64 2022-08-17T12:20:06.6447606Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_mse_loss_cpu_float64 2022-08-17T12:20:06.6561534Z [gw2] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_mse_loss_cpu_float64 2022-08-17T12:20:06.6642966Z [gw1] [ 64%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_minimum_cpu_float64 2022-08-17T12:20:06.6885881Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_mm_cpu_complex128 2022-08-17T12:20:06.6887497Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_multi_margin_loss_cpu_float64 2022-08-17T12:20:06.7226658Z [gw2] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_multi_margin_loss_cpu_float64 2022-08-17T12:20:06.7250745Z [gw1] [ 64%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_mm_cpu_complex128 2022-08-17T12:20:06.7281459Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_mm_cpu_float64 2022-08-17T12:20:06.7317026Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_multilabel_margin_loss_cpu_float64 2022-08-17T12:20:06.7364353Z [gw2] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_multilabel_margin_loss_cpu_float64 2022-08-17T12:20:06.7707899Z [gw1] [ 64%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_mm_cpu_float64 2022-08-17T12:20:06.7722289Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_mode_cpu_float64 2022-08-17T12:20:06.7765559Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_multilabel_soft_margin_loss_cpu_float64 2022-08-17T12:20:06.7953301Z [gw2] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_multilabel_soft_margin_loss_cpu_float64 2022-08-17T12:20:06.8159297Z [gw1] [ 64%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_mode_cpu_float64 2022-08-17T12:20:06.8209752Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_movedim_cpu_complex128 2022-08-17T12:20:06.8216131Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_nll_loss_cpu_float64 2022-08-17T12:20:06.8260041Z [gw2] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_nll_loss_cpu_float64 2022-08-17T12:20:06.8562485Z [gw1] [ 64%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_movedim_cpu_complex128 2022-08-17T12:20:06.8610736Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_movedim_cpu_float64 2022-08-17T12:20:06.8642680Z [gw1] [ 64%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_movedim_cpu_float64 2022-08-17T12:20:06.8646855Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_normalize_cpu_complex128 2022-08-17T12:20:06.9079897Z [gw2] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_normalize_cpu_complex128 2022-08-17T12:20:06.9134115Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_msort_cpu_float64 2022-08-17T12:20:06.9140216Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_normalize_cpu_float64 2022-08-17T12:20:06.9154529Z [gw2] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_normalize_cpu_float64 2022-08-17T12:20:06.9442465Z [gw1] [ 64%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_msort_cpu_float64 2022-08-17T12:20:06.9567244Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_mul_cpu_complex128 2022-08-17T12:20:06.9572496Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pad_circular_cpu_complex128 2022-08-17T12:20:06.9965744Z [gw2] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pad_circular_cpu_complex128 2022-08-17T12:20:06.9993855Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pad_circular_cpu_float64 2022-08-17T12:20:07.0404385Z [gw2] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pad_circular_cpu_float64 2022-08-17T12:20:07.0443633Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pad_constant_cpu_complex128 2022-08-17T12:20:07.0844839Z [gw2] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pad_constant_cpu_complex128 2022-08-17T12:20:07.0878306Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pad_constant_cpu_float64 2022-08-17T12:20:07.0910567Z [gw2] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pad_constant_cpu_float64 2022-08-17T12:20:07.0925432Z [gw1] [ 64%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_mul_cpu_complex128 2022-08-17T12:20:07.1153836Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_mul_cpu_float64 2022-08-17T12:20:07.1285900Z [gw1] [ 64%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_mul_cpu_float64 2022-08-17T12:20:07.1319672Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pad_reflect_cpu_complex128 2022-08-17T12:20:07.1365177Z [gw2] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pad_reflect_cpu_complex128 2022-08-17T12:20:07.1396193Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_multinomial_cpu_float64 2022-08-17T12:20:07.1740752Z [gw1] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_multinomial_cpu_float64 2022-08-17T12:20:07.1757816Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pad_reflect_cpu_float64 2022-08-17T12:20:07.1804685Z [gw2] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pad_reflect_cpu_float64 2022-08-17T12:20:07.1962651Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_mv_cpu_complex128 2022-08-17T12:20:07.2166069Z [gw1] [ 64%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_mv_cpu_complex128 2022-08-17T12:20:07.2200548Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pad_replicate_cpu_complex128 2022-08-17T12:20:07.2243567Z [gw2] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pad_replicate_cpu_complex128 2022-08-17T12:20:07.2301586Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_mv_cpu_float64 2022-08-17T12:20:07.2607332Z [gw1] [ 64%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_mv_cpu_float64 2022-08-17T12:20:07.2635709Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pad_replicate_cpu_float64 2022-08-17T12:20:07.2683691Z [gw2] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pad_replicate_cpu_float64 2022-08-17T12:20:07.2862193Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_mvlgamma_mvlgamma_p_1_cpu_float64 2022-08-17T12:20:07.3045226Z [gw1] [ 64%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_mvlgamma_mvlgamma_p_1_cpu_float64 2022-08-17T12:20:07.3077454Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pairwise_distance_cpu_complex128 2022-08-17T12:20:07.3123304Z [gw2] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pairwise_distance_cpu_complex128 2022-08-17T12:20:07.3144716Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_mvlgamma_mvlgamma_p_3_cpu_float64 2022-08-17T12:20:07.3485276Z [gw1] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_mvlgamma_mvlgamma_p_3_cpu_float64 2022-08-17T12:20:07.3518223Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pairwise_distance_cpu_float64 2022-08-17T12:20:07.3563117Z [gw2] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pairwise_distance_cpu_float64 2022-08-17T12:20:07.3587094Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_mvlgamma_mvlgamma_p_5_cpu_float64 2022-08-17T12:20:07.3924901Z [gw1] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_mvlgamma_mvlgamma_p_5_cpu_float64 2022-08-17T12:20:07.3964891Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pdist_cpu_float64 2022-08-17T12:20:07.4018152Z [gw2] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pdist_cpu_float64 2022-08-17T12:20:07.4077902Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nan_to_num_cpu_float64 2022-08-17T12:20:07.4365949Z [gw1] [ 64%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nan_to_num_cpu_float64 2022-08-17T12:20:07.4403182Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pixel_shuffle_cpu_complex128 2022-08-17T12:20:07.4443606Z [gw2] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pixel_shuffle_cpu_complex128 2022-08-17T12:20:07.4805808Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nanmean_cpu_float64 2022-08-17T12:20:07.4833829Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pixel_shuffle_cpu_float64 2022-08-17T12:20:07.4863427Z [gw1] [ 64%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nanmean_cpu_float64 2022-08-17T12:20:07.4882459Z [gw2] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pixel_shuffle_cpu_float64 2022-08-17T12:20:07.5058977Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nanmedian_cpu_float64 2022-08-17T12:20:07.5244637Z [gw1] [ 64%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nanmedian_cpu_float64 2022-08-17T12:20:07.5273865Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pixel_unshuffle_cpu_complex128 2022-08-17T12:20:07.5323425Z [gw2] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pixel_unshuffle_cpu_complex128 2022-08-17T12:20:07.5686361Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nanquantile_cpu_float64 2022-08-17T12:20:07.5725904Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pixel_unshuffle_cpu_float64 2022-08-17T12:20:07.6126252Z [gw2] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pixel_unshuffle_cpu_float64 2022-08-17T12:20:07.6165304Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_poisson_nll_loss_cpu_float64 2022-08-17T12:20:07.6565345Z [gw2] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_poisson_nll_loss_cpu_float64 2022-08-17T12:20:07.6605598Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_prelu_cpu_float64 2022-08-17T12:20:07.6755013Z [gw2] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_prelu_cpu_float64 2022-08-17T12:20:07.6765659Z [gw1] [ 65%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nanquantile_cpu_float64 2022-08-17T12:20:07.7009469Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nansum_cpu_float64 2022-08-17T12:20:07.7021603Z [gw1] [ 65%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nansum_cpu_float64 2022-08-17T12:20:07.7051652Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_relu6_cpu_float64 2022-08-17T12:20:07.7205917Z [gw2] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_relu6_cpu_float64 2022-08-17T12:20:07.7446287Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_narrow_cpu_complex128 2022-08-17T12:20:07.7481762Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_relu_cpu_float64 2022-08-17T12:20:07.7510669Z [gw2] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_relu_cpu_float64 2022-08-17T12:20:07.7644257Z [gw1] [ 65%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_narrow_cpu_complex128 2022-08-17T12:20:07.7734136Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_narrow_cpu_float64 2022-08-17T12:20:07.7886550Z [gw1] [ 65%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_narrow_cpu_float64 2022-08-17T12:20:07.8035492Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_rrelu_cpu_float64 2022-08-17T12:20:07.8083751Z [gw2] [ 65%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_rrelu_cpu_float64 2022-08-17T12:20:07.8109419Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_native_layer_norm_cpu_float64 2022-08-17T12:20:07.8327135Z [gw1] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_native_layer_norm_cpu_float64 2022-08-17T12:20:07.8394290Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_selu_cpu_float64 2022-08-17T12:20:07.8526169Z [gw2] [ 65%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_selu_cpu_float64 2022-08-17T12:20:07.8559651Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_ne_cpu_complex128 2022-08-17T12:20:07.8766325Z [gw1] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_ne_cpu_complex128 2022-08-17T12:20:07.8799277Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_silu_complex_cpu_complex128 2022-08-17T12:20:07.8965597Z [gw2] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_silu_complex_cpu_complex128 2022-08-17T12:20:07.9000058Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_ne_cpu_float64 2022-08-17T12:20:07.9206176Z [gw1] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_ne_cpu_float64 2022-08-17T12:20:07.9277975Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_silu_cpu_float64 2022-08-17T12:20:07.9404474Z [gw2] [ 65%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_silu_cpu_float64 2022-08-17T12:20:07.9497885Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_neg_cpu_complex128 2022-08-17T12:20:07.9649161Z [gw1] [ 65%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_neg_cpu_complex128 2022-08-17T12:20:07.9654420Z [gw3] [ 65%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_log10_cpu_complex128 2022-08-17T12:20:07.9660386Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_smooth_l1_loss_cpu_float64 2022-08-17T12:20:07.9685385Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_log10_cpu_float64 2022-08-17T12:20:07.9725261Z [gw2] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_smooth_l1_loss_cpu_float64 2022-08-17T12:20:07.9844687Z [gw3] [ 65%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_log10_cpu_float64 2022-08-17T12:20:07.9892976Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_neg_cpu_float64 2022-08-17T12:20:08.0084639Z [gw1] [ 65%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_neg_cpu_float64 2022-08-17T12:20:08.0124227Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_log1p_cpu_float64 2022-08-17T12:20:08.0133492Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_soft_margin_loss_cpu_float64 2022-08-17T12:20:08.0166133Z [gw3] [ 65%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_log1p_cpu_float64 2022-08-17T12:20:08.0284818Z [gw2] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_soft_margin_loss_cpu_float64 2022-08-17T12:20:08.0314387Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_new_empty_cpu_complex128 2022-08-17T12:20:08.0525189Z [gw1] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_new_empty_cpu_complex128 2022-08-17T12:20:08.0563272Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_log2_cpu_complex128 2022-08-17T12:20:08.0594386Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_softmin_cpu_float64 2022-08-17T12:20:08.0723019Z [gw2] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_softmin_cpu_float64 2022-08-17T12:20:08.0751386Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_new_empty_cpu_float64 2022-08-17T12:20:08.0784726Z [gw1] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_new_empty_cpu_float64 2022-08-17T12:20:08.0965048Z [gw3] [ 65%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_log2_cpu_complex128 2022-08-17T12:20:08.1033403Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_log2_cpu_float64 2022-08-17T12:20:08.1046710Z [gw3] [ 65%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_log2_cpu_float64 2022-08-17T12:20:08.1076343Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_softmin_with_dtype_cpu_complex128 2022-08-17T12:20:08.1165744Z [gw2] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_softmin_with_dtype_cpu_complex128 2022-08-17T12:20:08.1193712Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_new_full_cpu_complex128 2022-08-17T12:20:08.1405843Z [gw1] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_new_full_cpu_complex128 2022-08-17T12:20:08.1526021Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_log_cpu_complex128 2022-08-17T12:20:08.1558156Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_softmin_with_dtype_cpu_float64 2022-08-17T12:20:08.1589236Z [gw2] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_softmin_with_dtype_cpu_float64 2022-08-17T12:20:08.1602051Z [gw3] [ 65%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_log_cpu_complex128 2022-08-17T12:20:08.1633236Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_new_full_cpu_float64 2022-08-17T12:20:08.1845404Z [gw1] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_new_full_cpu_float64 2022-08-17T12:20:08.1913437Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_log_cpu_float64 2022-08-17T12:20:08.1964644Z [gw3] [ 65%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_log_cpu_float64 2022-08-17T12:20:08.1997660Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_softplus_cpu_float64 2022-08-17T12:20:08.2043980Z [gw2] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_softplus_cpu_float64 2022-08-17T12:20:08.2076976Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_new_ones_cpu_complex128 2022-08-17T12:20:08.2285614Z [gw1] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_new_ones_cpu_complex128 2022-08-17T12:20:08.2312338Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_log_softmax_cpu_float64 2022-08-17T12:20:08.2404938Z [gw3] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_log_softmax_cpu_float64 2022-08-17T12:20:08.2436868Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_softshrink_cpu_float64 2022-08-17T12:20:08.2483673Z [gw2] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_softshrink_cpu_float64 2022-08-17T12:20:08.2509757Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_new_ones_cpu_float64 2022-08-17T12:20:08.2725527Z [gw1] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_new_ones_cpu_float64 2022-08-17T12:20:08.2753419Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_log_softmax_dtype_cpu_complex128 2022-08-17T12:20:08.2843753Z [gw3] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_log_softmax_dtype_cpu_complex128 2022-08-17T12:20:08.2877593Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_softsign_cpu_complex128 2022-08-17T12:20:08.2923786Z [gw2] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_softsign_cpu_complex128 2022-08-17T12:20:08.2957613Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_new_zeros_cpu_complex128 2022-08-17T12:20:08.3165853Z [gw1] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_new_zeros_cpu_complex128 2022-08-17T12:20:08.3197487Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_log_softmax_dtype_cpu_float64 2022-08-17T12:20:08.3283965Z [gw3] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_log_softmax_dtype_cpu_float64 2022-08-17T12:20:08.3316151Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_softsign_cpu_float64 2022-08-17T12:20:08.3362227Z [gw2] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_softsign_cpu_float64 2022-08-17T12:20:08.3397237Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_new_zeros_cpu_float64 2022-08-17T12:20:08.3605761Z [gw1] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_new_zeros_cpu_float64 2022-08-17T12:20:08.3638812Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_logaddexp2_cpu_float64 2022-08-17T12:20:08.3723961Z [gw3] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_logaddexp2_cpu_float64 2022-08-17T12:20:08.3755419Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_tanhshrink_cpu_complex128 2022-08-17T12:20:08.3803035Z [gw2] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_tanhshrink_cpu_complex128 2022-08-17T12:20:08.3838738Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nextafter_cpu_float64 2022-08-17T12:20:08.4043096Z [gw1] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nextafter_cpu_float64 2022-08-17T12:20:08.4072924Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_logaddexp_cpu_float64 2022-08-17T12:20:08.4163301Z [gw3] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_logaddexp_cpu_float64 2022-08-17T12:20:08.4193980Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_tanhshrink_cpu_float64 2022-08-17T12:20:08.4242222Z [gw2] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_tanhshrink_cpu_float64 2022-08-17T12:20:08.4359040Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_adaptive_avg_pool1d_cpu_float64 2022-08-17T12:20:08.4521786Z [gw1] [ 65%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_adaptive_avg_pool1d_cpu_float64 2022-08-17T12:20:08.4524496Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_logcumsumexp_cpu_float64 2022-08-17T12:20:08.4624146Z [gw3] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_logcumsumexp_cpu_float64 2022-08-17T12:20:08.4647575Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_threshold_cpu_float64 2022-08-17T12:20:08.4682264Z [gw2] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_threshold_cpu_float64 2022-08-17T12:20:08.5038279Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_adaptive_avg_pool2d_cpu_float64 2022-08-17T12:20:08.5046677Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_logdet_cpu_complex128 2022-08-17T12:20:08.5051928Z [gw3] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_logdet_cpu_complex128 2022-08-17T12:20:08.5121756Z [gw1] [ 65%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_adaptive_avg_pool2d_cpu_float64 2022-08-17T12:20:08.5125681Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_triplet_margin_loss_cpu_complex128 2022-08-17T12:20:08.5133316Z [gw2] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_triplet_margin_loss_cpu_complex128 2022-08-17T12:20:08.5405086Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_adaptive_avg_pool3d_cpu_float64 2022-08-17T12:20:08.5408859Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_logdet_cpu_float64 2022-08-17T12:20:08.5604688Z [gw3] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_logdet_cpu_float64 2022-08-17T12:20:08.5608773Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_triplet_margin_loss_cpu_float64 2022-08-17T12:20:08.5616222Z [gw2] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_triplet_margin_loss_cpu_float64 2022-08-17T12:20:08.5640445Z [gw1] [ 65%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_adaptive_avg_pool3d_cpu_float64 2022-08-17T12:20:08.5844049Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_adaptive_max_pool1d_cpu_float64 2022-08-17T12:20:08.5847562Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_logical_and_cpu_complex128 2022-08-17T12:20:08.5872619Z [gw3] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_logical_and_cpu_complex128 2022-08-17T12:20:08.6085911Z [gw1] [ 65%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_adaptive_max_pool1d_cpu_float64 2022-08-17T12:20:08.6088776Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_triplet_margin_with_distance_loss_cpu_complex128 2022-08-17T12:20:08.6124612Z [gw2] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_triplet_margin_with_distance_loss_cpu_complex128 2022-08-17T12:20:08.6282022Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_adaptive_max_pool2d_cpu_float64 2022-08-17T12:20:08.6290218Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_logical_and_cpu_float64 2022-08-17T12:20:08.6421807Z [gw3] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_logical_and_cpu_float64 2022-08-17T12:20:08.6524114Z [gw1] [ 65%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_adaptive_max_pool2d_cpu_float64 2022-08-17T12:20:08.6529318Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_triplet_margin_with_distance_loss_cpu_float64 2022-08-17T12:20:08.6563205Z [gw2] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_triplet_margin_with_distance_loss_cpu_float64 2022-08-17T12:20:08.6722393Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_adaptive_max_pool3d_cpu_float64 2022-08-17T12:20:08.6730219Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_logical_not_cpu_complex128 2022-08-17T12:20:08.6851666Z [gw3] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_logical_not_cpu_complex128 2022-08-17T12:20:08.6996613Z [gw1] [ 65%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_adaptive_max_pool3d_cpu_float64 2022-08-17T12:20:08.7012157Z [gw0] [ 65%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_conv2d_cpu_complex128 2022-08-17T12:20:08.7018904Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_unfold_cpu_complex128 2022-08-17T12:20:08.7025852Z [gw2] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_unfold_cpu_complex128 2022-08-17T12:20:08.7033248Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_avg_pool1d_cpu_float64 2022-08-17T12:20:08.7160906Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_conv2d_cpu_float64 2022-08-17T12:20:08.7166314Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_logical_not_cpu_float64 2022-08-17T12:20:08.7224608Z [gw3] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_logical_not_cpu_float64 2022-08-17T12:20:08.7417461Z [gw1] [ 65%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_avg_pool1d_cpu_float64 2022-08-17T12:20:08.7453265Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_unfold_cpu_float64 2022-08-17T12:20:08.7464913Z [gw2] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_unfold_cpu_float64 2022-08-17T12:20:08.7599897Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_avg_pool2d_cpu_float64 2022-08-17T12:20:08.7610080Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_logical_or_cpu_complex128 2022-08-17T12:20:08.7616720Z [gw3] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_logical_or_cpu_complex128 2022-08-17T12:20:08.7929064Z [gw1] [ 65%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_avg_pool2d_cpu_float64 2022-08-17T12:20:08.7934474Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_upsample_bilinear_cpu_float64 2022-08-17T12:20:08.7947477Z [gw2] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_upsample_bilinear_cpu_float64 2022-08-17T12:20:08.8040830Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_avg_pool3d_cpu_float64 2022-08-17T12:20:08.8041446Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_logical_or_cpu_float64 2022-08-17T12:20:08.8094433Z [gw3] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_logical_or_cpu_float64 2022-08-17T12:20:08.8402415Z [gw1] [ 65%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_avg_pool3d_cpu_float64 2022-08-17T12:20:08.8409145Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_upsample_nearest_cpu_float64 2022-08-17T12:20:08.8421845Z [gw2] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_upsample_nearest_cpu_float64 2022-08-17T12:20:08.8441996Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_batch_norm_cpu_float64 2022-08-17T12:20:08.8470087Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_logical_xor_cpu_complex128 2022-08-17T12:20:08.8842368Z [gw3] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_logical_xor_cpu_complex128 2022-08-17T12:20:08.8848913Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nonzero_cpu_complex128 2022-08-17T12:20:08.8916857Z [gw2] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nonzero_cpu_complex128 2022-08-17T12:20:08.8922222Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_logical_xor_cpu_float64 2022-08-17T12:20:08.9057748Z [gw3] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_logical_xor_cpu_float64 2022-08-17T12:20:08.9079388Z [gw1] [ 66%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_batch_norm_cpu_float64 2022-08-17T12:20:08.9243089Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_bilinear_cpu_float64 2022-08-17T12:20:08.9281462Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nonzero_cpu_float64 2022-08-17T12:20:08.9345376Z [gw2] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nonzero_cpu_float64 2022-08-17T12:20:08.9485693Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_logit_cpu_float64 2022-08-17T12:20:08.9759617Z [gw3] [ 66%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_logit_cpu_float64 2022-08-17T12:20:08.9764597Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_norm_cpu_complex128 2022-08-17T12:20:08.9799397Z [gw2] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_norm_cpu_complex128 2022-08-17T12:20:08.9804544Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_logspace_cpu_complex128 2022-08-17T12:20:09.0205207Z [gw3] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_logspace_cpu_complex128 2022-08-17T12:20:09.0213735Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_norm_cpu_float64 2022-08-17T12:20:09.0250471Z [gw2] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_norm_cpu_float64 2022-08-17T12:20:09.0258344Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_logspace_cpu_float64 2022-08-17T12:20:09.0685737Z [gw3] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_logspace_cpu_float64 2022-08-17T12:20:09.0695031Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_norm_fro_cpu_complex128 2022-08-17T12:20:09.0728894Z [gw2] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_norm_fro_cpu_complex128 2022-08-17T12:20:09.0739049Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_logsumexp_cpu_float64 2022-08-17T12:20:09.1127067Z [gw3] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_logsumexp_cpu_float64 2022-08-17T12:20:09.1136639Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_norm_fro_cpu_float64 2022-08-17T12:20:09.1171877Z [gw2] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_norm_fro_cpu_float64 2022-08-17T12:20:09.1182365Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_long_cpu_complex128 2022-08-17T12:20:09.1603598Z [gw3] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_long_cpu_complex128 2022-08-17T12:20:09.1616774Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_norm_inf_cpu_complex128 2022-08-17T12:20:09.1645999Z [gw2] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_norm_inf_cpu_complex128 2022-08-17T12:20:09.1654049Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_long_cpu_float64 2022-08-17T12:20:09.2083080Z [gw3] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_long_cpu_float64 2022-08-17T12:20:09.2091877Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_norm_inf_cpu_float64 2022-08-17T12:20:09.2124020Z [gw2] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_norm_inf_cpu_float64 2022-08-17T12:20:09.2131996Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_lt_cpu_float64 2022-08-17T12:20:09.2253974Z [gw3] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_lt_cpu_float64 2022-08-17T12:20:09.2281310Z [gw1] [ 66%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_bilinear_cpu_float64 2022-08-17T12:20:09.2527041Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_binary_cross_entropy_cpu_float64 2022-08-17T12:20:09.2535469Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_norm_nuc_cpu_complex128 2022-08-17T12:20:09.2569557Z [gw2] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_norm_nuc_cpu_complex128 2022-08-17T12:20:09.2577683Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_lu_cpu_complex128 2022-08-17T12:20:09.2965027Z [gw3] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_lu_cpu_complex128 2022-08-17T12:20:09.2975031Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_norm_nuc_cpu_float64 2022-08-17T12:20:09.3008648Z [gw2] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_norm_nuc_cpu_float64 2022-08-17T12:20:09.3017673Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_lu_cpu_float64 2022-08-17T12:20:09.3436528Z [gw3] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_lu_cpu_float64 2022-08-17T12:20:09.3445494Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_normal_cpu_float64 2022-08-17T12:20:09.3479142Z [gw2] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_normal_cpu_float64 2022-08-17T12:20:09.3487108Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_lu_solve_cpu_complex128 2022-08-17T12:20:09.3876406Z [gw3] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_lu_solve_cpu_complex128 2022-08-17T12:20:09.3886329Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_normal_number_mean_cpu_float64 2022-08-17T12:20:09.3896166Z [gw2] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_normal_number_mean_cpu_float64 2022-08-17T12:20:09.3903887Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_lu_solve_cpu_float64 2022-08-17T12:20:09.4286040Z [gw3] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_lu_solve_cpu_float64 2022-08-17T12:20:09.4315674Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_lu_unpack_cpu_complex128 2022-08-17T12:20:09.4333484Z [gw3] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_lu_unpack_cpu_complex128 2022-08-17T12:20:09.4371972Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_ones_like_cpu_complex128 2022-08-17T12:20:09.4486590Z [gw2] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_ones_like_cpu_complex128 2022-08-17T12:20:09.4497392Z [gw1] [ 66%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_binary_cross_entropy_cpu_float64 2022-08-17T12:20:09.4721313Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_binary_cross_entropy_with_logits_cpu_float64 2022-08-17T12:20:09.4730515Z [gw0] [ 66%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_conv2d_cpu_float64 2022-08-17T12:20:09.4742553Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_lu_unpack_cpu_float64 2022-08-17T12:20:09.4758396Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_conv_transpose1d_cpu_float64 2022-08-17T12:20:09.4767685Z [gw3] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_lu_unpack_cpu_float64 2022-08-17T12:20:09.4797173Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_ones_like_cpu_float64 2022-08-17T12:20:09.5165476Z [gw2] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_ones_like_cpu_float64 2022-08-17T12:20:09.5192633Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_mH_cpu_complex128 2022-08-17T12:20:09.5209493Z [gw3] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_mH_cpu_complex128 2022-08-17T12:20:09.5238512Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_ormqr_cpu_complex128 2022-08-17T12:20:09.5606078Z [gw2] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_ormqr_cpu_complex128 2022-08-17T12:20:09.5647319Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_mH_cpu_float64 2022-08-17T12:20:09.5650923Z [gw3] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_mH_cpu_float64 2022-08-17T12:20:09.5674839Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_ormqr_cpu_float64 2022-08-17T12:20:09.5753400Z [gw2] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_ormqr_cpu_float64 2022-08-17T12:20:09.5770955Z [gw1] [ 66%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_binary_cross_entropy_with_logits_cpu_float64 2022-08-17T12:20:09.5846280Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_celu_cpu_float64 2022-08-17T12:20:09.6080334Z [gw1] [ 66%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_celu_cpu_float64 2022-08-17T12:20:09.6083094Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_mT_cpu_complex128 2022-08-17T12:20:09.6160982Z [gw3] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_mT_cpu_complex128 2022-08-17T12:20:09.6161643Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_outer_cpu_complex128 2022-08-17T12:20:09.6283555Z [gw2] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_outer_cpu_complex128 2022-08-17T12:20:09.6524935Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_conv1d_cpu_complex128 2022-08-17T12:20:09.6525559Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_mT_cpu_float64 2022-08-17T12:20:09.6649238Z [gw3] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_mT_cpu_float64 2022-08-17T12:20:09.6649858Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_outer_cpu_float64 2022-08-17T12:20:09.6817676Z [gw2] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_outer_cpu_float64 2022-08-17T12:20:09.6831555Z [gw0] [ 66%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_conv_transpose1d_cpu_float64 2022-08-17T12:20:09.6998954Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_conv_transpose2d_cpu_float64 2022-08-17T12:20:09.7124751Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_masked_fill_cpu_complex128 2022-08-17T12:20:09.7125365Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_pca_lowrank_cpu_float64 2022-08-17T12:20:09.7566960Z [gw2] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_pca_lowrank_cpu_float64 2022-08-17T12:20:09.7567594Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_permute_cpu_complex128 2022-08-17T12:20:09.7579378Z [gw2] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_permute_cpu_complex128 2022-08-17T12:20:09.7605697Z [gw3] [ 66%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_masked_fill_cpu_complex128 2022-08-17T12:20:09.7783009Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_masked_fill_cpu_float64 2022-08-17T12:20:09.8002547Z [gw3] [ 66%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_masked_fill_cpu_float64 2022-08-17T12:20:09.8005850Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_permute_cpu_float64 2022-08-17T12:20:09.8118122Z [gw2] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_permute_cpu_float64 2022-08-17T12:20:09.8440770Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_masked_scatter_cpu_complex128 2022-08-17T12:20:09.8441893Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_pinverse_cpu_complex128 2022-08-17T12:20:09.8551004Z [gw2] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_pinverse_cpu_complex128 2022-08-17T12:20:09.8603973Z [gw3] [ 66%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_masked_scatter_cpu_complex128 2022-08-17T12:20:09.8737550Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_masked_scatter_cpu_float64 2022-08-17T12:20:09.8920711Z [gw3] [ 66%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_masked_scatter_cpu_float64 2022-08-17T12:20:09.8921512Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_pinverse_cpu_float64 2022-08-17T12:20:09.9117947Z [gw2] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_pinverse_cpu_float64 2022-08-17T12:20:09.9119006Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_masked_select_cpu_complex128 2022-08-17T12:20:09.9360832Z [gw3] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_masked_select_cpu_complex128 2022-08-17T12:20:09.9361845Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_polar_cpu_float64 2022-08-17T12:20:09.9559731Z [gw2] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_polar_cpu_float64 2022-08-17T12:20:09.9561254Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_masked_select_cpu_float64 2022-08-17T12:20:09.9689268Z [gw3] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_masked_select_cpu_float64 2022-08-17T12:20:09.9706773Z [gw0] [ 66%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_conv_transpose2d_cpu_float64 2022-08-17T12:20:09.9837991Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_conv_transpose3d_cpu_float64 2022-08-17T12:20:09.9961405Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_polygamma_polygamma_n_0_cpu_float64 2022-08-17T12:20:10.0001937Z [gw2] [ 66%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_polygamma_polygamma_n_0_cpu_float64 2022-08-17T12:20:10.0003744Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_matmul_cpu_complex128 2022-08-17T12:20:10.0242353Z [gw3] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_matmul_cpu_complex128 2022-08-17T12:20:10.0271560Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_polygamma_polygamma_n_1_cpu_float64 2022-08-17T12:20:10.0440743Z [gw2] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_polygamma_polygamma_n_1_cpu_float64 2022-08-17T12:20:10.0442021Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_matmul_cpu_float64 2022-08-17T12:20:10.0714305Z [gw3] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_matmul_cpu_float64 2022-08-17T12:20:10.0716070Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_polygamma_polygamma_n_2_cpu_float64 2022-08-17T12:20:10.0864583Z [gw2] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_polygamma_polygamma_n_2_cpu_float64 2022-08-17T12:20:10.0880775Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_matrix_exp_cpu_complex128 2022-08-17T12:20:10.1158265Z [gw3] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_matrix_exp_cpu_complex128 2022-08-17T12:20:10.1159635Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_polygamma_polygamma_n_3_cpu_float64 2022-08-17T12:20:10.1304189Z [gw2] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_polygamma_polygamma_n_3_cpu_float64 2022-08-17T12:20:10.1321458Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_matrix_exp_cpu_float64 2022-08-17T12:20:10.1596337Z [gw3] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_matrix_exp_cpu_float64 2022-08-17T12:20:10.1597504Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_polygamma_polygamma_n_4_cpu_float64 2022-08-17T12:20:10.1746649Z [gw2] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_polygamma_polygamma_n_4_cpu_float64 2022-08-17T12:20:10.1761065Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_max_binary_cpu_float64 2022-08-17T12:20:10.2085809Z [gw3] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_max_binary_cpu_float64 2022-08-17T12:20:10.2086872Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_positive_cpu_complex128 2022-08-17T12:20:10.2204394Z [gw2] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_positive_cpu_complex128 2022-08-17T12:20:10.2239737Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_max_reduction_no_dim_cpu_float64 2022-08-17T12:20:10.2528629Z [gw3] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_max_reduction_no_dim_cpu_float64 2022-08-17T12:20:10.2529624Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_positive_cpu_float64 2022-08-17T12:20:10.2681311Z [gw2] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_positive_cpu_float64 2022-08-17T12:20:10.2684305Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_max_reduction_with_dim_cpu_float64 2022-08-17T12:20:10.2966721Z [gw3] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_max_reduction_with_dim_cpu_float64 2022-08-17T12:20:10.2967700Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_pow_cpu_complex128 2022-08-17T12:20:10.3090730Z [gw2] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_pow_cpu_complex128 2022-08-17T12:20:10.3128129Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_maximum_cpu_float64 2022-08-17T12:20:10.3443220Z [gw3] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_maximum_cpu_float64 2022-08-17T12:20:10.3444014Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_pow_cpu_float64 2022-08-17T12:20:10.3538549Z [gw2] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_pow_cpu_float64 2022-08-17T12:20:10.3562582Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_mean_cpu_complex128 2022-08-17T12:20:10.3880938Z [gw3] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_mean_cpu_complex128 2022-08-17T12:20:10.3881714Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_prod_cpu_complex128 2022-08-17T12:20:10.3996392Z [gw2] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_prod_cpu_complex128 2022-08-17T12:20:10.4020711Z [gw1] [ 67%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_conv1d_cpu_complex128 2022-08-17T12:20:10.4022103Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_mean_cpu_float64 2022-08-17T12:20:10.4045744Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_conv1d_cpu_float64 2022-08-17T12:20:10.4323304Z [gw3] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_mean_cpu_float64 2022-08-17T12:20:10.4324654Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_prod_cpu_float64 2022-08-17T12:20:10.4472405Z [gw2] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_prod_cpu_float64 2022-08-17T12:20:10.4494971Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_median_cpu_float64 2022-08-17T12:20:10.4693561Z [gw3] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_median_cpu_float64 2022-08-17T12:20:10.4715406Z [gw1] [ 67%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_conv1d_cpu_float64 2022-08-17T12:20:10.4837503Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_conv2d_cpu_complex128 2022-08-17T12:20:10.4883575Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_put_cpu_complex128 2022-08-17T12:20:10.4923088Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_meshgrid_list_of_tensors_cpu_complex128 2022-08-17T12:20:10.5362005Z [gw3] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_meshgrid_list_of_tensors_cpu_complex128 2022-08-17T12:20:10.5363024Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_meshgrid_list_of_tensors_cpu_float64 2022-08-17T12:20:10.5587139Z [gw3] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_meshgrid_list_of_tensors_cpu_float64 2022-08-17T12:20:10.5604184Z [gw0] [ 67%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_conv_transpose3d_cpu_float64 2022-08-17T12:20:10.5802037Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_cosine_embedding_loss_cpu_float64 2022-08-17T12:20:10.5803676Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_meshgrid_variadic_tensors_cpu_complex128 2022-08-17T12:20:10.6242402Z [gw3] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_meshgrid_variadic_tensors_cpu_complex128 2022-08-17T12:20:10.6243522Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_meshgrid_variadic_tensors_cpu_float64 2022-08-17T12:20:10.6681411Z [gw3] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_meshgrid_variadic_tensors_cpu_float64 2022-08-17T12:20:10.6682864Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_min_binary_cpu_float64 2022-08-17T12:20:10.7121696Z [gw3] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_min_binary_cpu_float64 2022-08-17T12:20:10.7123856Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_min_reduction_no_dim_cpu_float64 2022-08-17T12:20:10.7561480Z [gw3] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_min_reduction_no_dim_cpu_float64 2022-08-17T12:20:10.7563503Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_min_reduction_with_dim_cpu_float64 2022-08-17T12:20:10.7842630Z [gw3] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_min_reduction_with_dim_cpu_float64 2022-08-17T12:20:10.7859461Z [gw0] [ 67%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_cosine_embedding_loss_cpu_float64 2022-08-17T12:20:10.8004414Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_cosine_similarity_cpu_float64 2022-08-17T12:20:10.8013590Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_minimum_cpu_float64 2022-08-17T12:20:10.8445223Z [gw3] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_minimum_cpu_float64 2022-08-17T12:20:10.8445916Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_mm_cpu_complex128 2022-08-17T12:20:10.8765744Z [gw3] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_mm_cpu_complex128 2022-08-17T12:20:10.8776611Z [gw2] [ 67%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_put_cpu_complex128 2022-08-17T12:20:10.8880909Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_put_cpu_float64 2022-08-17T12:20:10.8884051Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_mm_cpu_float64 2022-08-17T12:20:10.9061650Z [gw3] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_mm_cpu_float64 2022-08-17T12:20:10.9203532Z [gw2] [ 67%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_put_cpu_float64 2022-08-17T12:20:10.9234012Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_qr_cpu_complex128 2022-08-17T12:20:10.9363305Z [gw2] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_qr_cpu_complex128 2022-08-17T12:20:10.9367207Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_mode_cpu_float64 2022-08-17T12:20:10.9681763Z [gw3] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_mode_cpu_float64 2022-08-17T12:20:10.9686862Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_qr_cpu_float64 2022-08-17T12:20:10.9801791Z [gw2] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_qr_cpu_float64 2022-08-17T12:20:10.9805772Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_movedim_cpu_complex128 2022-08-17T12:20:11.0122427Z [gw3] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_movedim_cpu_complex128 2022-08-17T12:20:11.0127004Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_quantile_cpu_float64 2022-08-17T12:20:11.0218374Z [gw2] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_quantile_cpu_float64 2022-08-17T12:20:11.0223470Z [gw0] [ 67%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_cosine_similarity_cpu_float64 2022-08-17T12:20:11.0237751Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_movedim_cpu_float64 2022-08-17T12:20:11.0263022Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_cross_entropy_cpu_float64 2022-08-17T12:20:11.0593885Z [gw3] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_movedim_cpu_float64 2022-08-17T12:20:11.0599023Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_rad2deg_cpu_float64 2022-08-17T12:20:11.0681253Z [gw2] [ 67%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_rad2deg_cpu_float64 2022-08-17T12:20:11.0686023Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_msort_cpu_float64 2022-08-17T12:20:11.1002416Z [gw3] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_msort_cpu_float64 2022-08-17T12:20:11.1007744Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_rand_like_cpu_complex128 2022-08-17T12:20:11.1199996Z [gw2] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_rand_like_cpu_complex128 2022-08-17T12:20:11.1443057Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_mul_cpu_complex128 2022-08-17T12:20:11.1444093Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_rand_like_cpu_float64 2022-08-17T12:20:11.1884086Z [gw2] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_rand_like_cpu_float64 2022-08-17T12:20:11.1889313Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_randint_like_cpu_float64 2022-08-17T12:20:11.1934349Z [gw2] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_randint_like_cpu_float64 2022-08-17T12:20:11.1951746Z [gw3] [ 67%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_mul_cpu_complex128 2022-08-17T12:20:11.2111778Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_mul_cpu_float64 2022-08-17T12:20:11.2322075Z [gw3] [ 67%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_mul_cpu_float64 2022-08-17T12:20:11.2326738Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_randn_like_cpu_complex128 2022-08-17T12:20:11.2361289Z [gw2] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_randn_like_cpu_complex128 2022-08-17T12:20:11.2394480Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_multinomial_cpu_float64 2022-08-17T12:20:11.2465556Z [gw3] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_multinomial_cpu_float64 2022-08-17T12:20:11.2486066Z [gw0] [ 67%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_cross_entropy_cpu_float64 2022-08-17T12:20:11.2665241Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_ctc_loss_cpu_float64 2022-08-17T12:20:11.2760191Z [gw0] [ 67%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_ctc_loss_cpu_float64 2022-08-17T12:20:11.2765913Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_randn_like_cpu_float64 2022-08-17T12:20:11.2882942Z [gw2] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_randn_like_cpu_float64 2022-08-17T12:20:11.2887728Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_mv_cpu_complex128 2022-08-17T12:20:11.2921863Z [gw3] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_mv_cpu_complex128 2022-08-17T12:20:11.3202625Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_dropout2d_cpu_float64 2022-08-17T12:20:11.3208897Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_ravel_cpu_complex128 2022-08-17T12:20:11.3321006Z [gw2] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_ravel_cpu_complex128 2022-08-17T12:20:11.3326859Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_mv_cpu_float64 2022-08-17T12:20:11.3645701Z [gw3] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_mv_cpu_float64 2022-08-17T12:20:11.3651970Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_ravel_cpu_float64 2022-08-17T12:20:11.3839357Z [gw2] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_ravel_cpu_float64 2022-08-17T12:20:11.4010330Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_mvlgamma_mvlgamma_p_1_cpu_float64 2022-08-17T12:20:11.4120917Z [gw3] [ 67%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_mvlgamma_mvlgamma_p_1_cpu_float64 2022-08-17T12:20:11.4122662Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_real_cpu_complex128 2022-08-17T12:20:11.4162086Z [gw2] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_real_cpu_complex128 2022-08-17T12:20:11.4183627Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_mvlgamma_mvlgamma_p_3_cpu_float64 2022-08-17T12:20:11.4561116Z [gw3] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_mvlgamma_mvlgamma_p_3_cpu_float64 2022-08-17T12:20:11.4563214Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_real_cpu_float64 2022-08-17T12:20:11.4603116Z [gw2] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_real_cpu_float64 2022-08-17T12:20:11.4639558Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_mvlgamma_mvlgamma_p_5_cpu_float64 2022-08-17T12:20:11.4933329Z [gw3] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_mvlgamma_mvlgamma_p_5_cpu_float64 2022-08-17T12:20:11.4995392Z [gw0] [ 67%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_dropout2d_cpu_float64 2022-08-17T12:20:11.5078184Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_dropout3d_cpu_float64 2022-08-17T12:20:11.5118708Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_reciprocal_cpu_complex128 2022-08-17T12:20:11.5124391Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nan_to_num_cpu_float64 2022-08-17T12:20:11.5204672Z [gw3] [ 67%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nan_to_num_cpu_float64 2022-08-17T12:20:11.5510040Z [gw2] [ 67%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_reciprocal_cpu_complex128 2022-08-17T12:20:11.5512245Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_reciprocal_cpu_float64 2022-08-17T12:20:11.5570140Z [gw2] [ 67%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_reciprocal_cpu_float64 2022-08-17T12:20:11.5572100Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nanmean_cpu_float64 2022-08-17T12:20:11.5960693Z [gw3] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nanmean_cpu_float64 2022-08-17T12:20:11.6016061Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_remainder_cpu_float64 2022-08-17T12:20:11.6018529Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nanmedian_cpu_float64 2022-08-17T12:20:11.6071587Z [gw3] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nanmedian_cpu_float64 2022-08-17T12:20:11.6405531Z [gw2] [ 67%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_remainder_cpu_float64 2022-08-17T12:20:11.6407488Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_renorm_cpu_complex128 2022-08-17T12:20:11.6490090Z [gw2] [ 67%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_renorm_cpu_complex128 2022-08-17T12:20:11.6491799Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nanquantile_cpu_float64 2022-08-17T12:20:11.6832966Z [gw3] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nanquantile_cpu_float64 2022-08-17T12:20:11.6835261Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_renorm_cpu_float64 2022-08-17T12:20:11.6933660Z [gw2] [ 67%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_renorm_cpu_float64 2022-08-17T12:20:11.6935954Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nansum_cpu_float64 2022-08-17T12:20:11.7037445Z [gw3] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nansum_cpu_float64 2022-08-17T12:20:11.7055396Z [gw0] [ 67%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_dropout3d_cpu_float64 2022-08-17T12:20:11.7242789Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_dropout_cpu_float64 2022-08-17T12:20:11.7244993Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_repeat_cpu_complex128 2022-08-17T12:20:11.7373167Z [gw2] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_repeat_cpu_complex128 2022-08-17T12:20:11.7375428Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_narrow_cpu_complex128 2022-08-17T12:20:11.7643930Z [gw3] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_narrow_cpu_complex128 2022-08-17T12:20:11.7674376Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_repeat_cpu_float64 2022-08-17T12:20:11.7806975Z [gw2] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_repeat_cpu_float64 2022-08-17T12:20:11.7809411Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_narrow_cpu_float64 2022-08-17T12:20:11.8083209Z [gw3] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_narrow_cpu_float64 2022-08-17T12:20:11.8113659Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_repeat_interleave_cpu_complex128 2022-08-17T12:20:11.8244179Z [gw2] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_repeat_interleave_cpu_complex128 2022-08-17T12:20:11.8246541Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_native_layer_norm_cpu_float64 2022-08-17T12:20:11.8524105Z [gw3] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_native_layer_norm_cpu_float64 2022-08-17T12:20:11.8553045Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_repeat_interleave_cpu_float64 2022-08-17T12:20:11.8738441Z [gw2] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_repeat_interleave_cpu_float64 2022-08-17T12:20:11.8815194Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_ne_cpu_complex128 2022-08-17T12:20:11.9002749Z [gw3] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_ne_cpu_complex128 2022-08-17T12:20:11.9031900Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_reshape_as_cpu_complex128 2022-08-17T12:20:11.9120637Z [gw2] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_reshape_as_cpu_complex128 2022-08-17T12:20:11.9123000Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_ne_cpu_float64 2022-08-17T12:20:11.9443529Z [gw3] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_ne_cpu_float64 2022-08-17T12:20:11.9480812Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_reshape_as_cpu_float64 2022-08-17T12:20:11.9560312Z [gw2] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_reshape_as_cpu_float64 2022-08-17T12:20:11.9564764Z [gw0] [ 67%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_dropout_cpu_float64 2022-08-17T12:20:11.9580380Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_neg_cpu_complex128 2022-08-17T12:20:11.9629024Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_elu_cpu_float64 2022-08-17T12:20:11.9744776Z [gw3] [ 67%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_neg_cpu_complex128 2022-08-17T12:20:11.9964194Z [gw0] [ 68%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_elu_cpu_float64 2022-08-17T12:20:11.9966115Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_reshape_cpu_complex128 2022-08-17T12:20:12.0025010Z [gw2] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_reshape_cpu_complex128 2022-08-17T12:20:12.0028275Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_neg_cpu_float64 2022-08-17T12:20:12.0041222Z [gw3] [ 68%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_neg_cpu_float64 2022-08-17T12:20:12.0078430Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_embedding_bag_cpu_float64 2022-08-17T12:20:12.0403243Z [gw0] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_embedding_bag_cpu_float64 2022-08-17T12:20:12.0407264Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_reshape_cpu_float64 2022-08-17T12:20:12.0419897Z [gw2] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_reshape_cpu_float64 2022-08-17T12:20:12.0457476Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_new_empty_cpu_complex128 2022-08-17T12:20:12.0480478Z [gw3] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_new_empty_cpu_complex128 2022-08-17T12:20:12.0659379Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_embedding_cpu_float64 2022-08-17T12:20:12.0841215Z [gw0] [ 68%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_embedding_cpu_float64 2022-08-17T12:20:12.0847704Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_resize__cpu_complex128 2022-08-17T12:20:12.0898562Z [gw2] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_resize__cpu_complex128 2022-08-17T12:20:12.0903507Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_new_empty_cpu_float64 2022-08-17T12:20:12.0920557Z [gw3] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_new_empty_cpu_float64 2022-08-17T12:20:12.1367449Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_feature_alpha_dropout_with_train_cpu_float64 2022-08-17T12:20:12.1373283Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_resize__cpu_float64 2022-08-17T12:20:12.1380449Z [gw2] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_resize__cpu_float64 2022-08-17T12:20:12.1385391Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_new_full_cpu_complex128 2022-08-17T12:20:12.1764713Z [gw3] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_new_full_cpu_complex128 2022-08-17T12:20:12.1770077Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_resize_as__cpu_complex128 2022-08-17T12:20:12.1841644Z [gw2] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_resize_as__cpu_complex128 2022-08-17T12:20:12.2202486Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad___rmul___cpu_complex128 2022-08-17T12:20:12.2208061Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_resize_as__cpu_float64 2022-08-17T12:20:12.2640174Z [gw2] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_resize_as__cpu_float64 2022-08-17T12:20:12.2645579Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_resolve_conj_cpu_complex128 2022-08-17T12:20:12.2656524Z [gw2] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_resolve_conj_cpu_complex128 2022-08-17T12:20:12.2677539Z [gw0] [ 68%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_feature_alpha_dropout_with_train_cpu_float64 2022-08-17T12:20:12.3081088Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_feature_alpha_dropout_without_train_cpu_complex128 2022-08-17T12:20:12.3086403Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_resolve_conj_cpu_float64 2022-08-17T12:20:12.3524028Z [gw2] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_resolve_conj_cpu_float64 2022-08-17T12:20:12.3530381Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_resolve_neg_cpu_complex128 2022-08-17T12:20:12.4002885Z [gw2] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_resolve_neg_cpu_complex128 2022-08-17T12:20:12.4009702Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_resolve_neg_cpu_float64 2022-08-17T12:20:12.4444366Z [gw2] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_resolve_neg_cpu_float64 2022-08-17T12:20:12.4450532Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_roll_cpu_complex128 2022-08-17T12:20:12.4882904Z [gw2] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_roll_cpu_complex128 2022-08-17T12:20:12.4888960Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_roll_cpu_float64 2022-08-17T12:20:12.5363405Z [gw2] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_roll_cpu_float64 2022-08-17T12:20:12.5369508Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_rot90_cpu_complex128 2022-08-17T12:20:12.5803053Z [gw2] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_rot90_cpu_complex128 2022-08-17T12:20:12.5809187Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_rot90_cpu_float64 2022-08-17T12:20:12.6260851Z [gw2] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_rot90_cpu_float64 2022-08-17T12:20:12.6267102Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_round_cpu_float64 2022-08-17T12:20:12.6755083Z [gw2] [ 68%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_round_cpu_float64 2022-08-17T12:20:12.6761286Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_round_decimals_0_cpu_float64 2022-08-17T12:20:12.7194373Z [gw2] [ 68%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_round_decimals_0_cpu_float64 2022-08-17T12:20:12.7201366Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_round_decimals_3_cpu_float64 2022-08-17T12:20:12.7635828Z [gw2] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_round_decimals_3_cpu_float64 2022-08-17T12:20:12.7641150Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_round_decimals_neg_3_cpu_float64 2022-08-17T12:20:12.8161511Z [gw2] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_round_decimals_neg_3_cpu_float64 2022-08-17T12:20:12.8288331Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_rsqrt_cpu_complex128 2022-08-17T12:20:12.8635583Z [gw2] [ 68%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_rsqrt_cpu_complex128 2022-08-17T12:20:12.8637807Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_rsqrt_cpu_float64 2022-08-17T12:20:12.8722892Z [gw2] [ 68%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_rsqrt_cpu_float64 2022-08-17T12:20:12.8740196Z [gw1] [ 68%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_conv2d_cpu_complex128 2022-08-17T12:20:12.9044610Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_conv2d_cpu_float64 2022-08-17T12:20:12.9046123Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_rsub_cpu_complex128 2022-08-17T12:20:12.9482725Z [gw2] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_rsub_cpu_complex128 2022-08-17T12:20:12.9485683Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_rsub_cpu_float64 2022-08-17T12:20:12.9920515Z [gw2] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_rsub_cpu_float64 2022-08-17T12:20:13.0751497Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_scatter_add_cpu_complex128 2022-08-17T12:20:13.0763426Z [gw1] [ 68%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_conv2d_cpu_float64 2022-08-17T12:20:13.1093311Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_conv_transpose1d_cpu_float64 2022-08-17T12:20:13.1184565Z [gw2] [ 68%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_scatter_add_cpu_complex128 2022-08-17T12:20:13.1352474Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_scatter_add_cpu_float64 2022-08-17T12:20:13.1376545Z [gw1] [ 68%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_conv_transpose1d_cpu_float64 2022-08-17T12:20:13.1727444Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_conv_transpose2d_cpu_float64 2022-08-17T12:20:13.1764631Z [gw2] [ 68%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_scatter_add_cpu_float64 2022-08-17T12:20:13.2023192Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_scatter_cpu_complex128 2022-08-17T12:20:13.2049553Z [gw1] [ 68%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_conv_transpose2d_cpu_float64 2022-08-17T12:20:13.3799633Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_conv_transpose3d_cpu_float64 2022-08-17T12:20:13.3835672Z [gw1] [ 68%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_conv_transpose3d_cpu_float64 2022-08-17T12:20:13.4345301Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_cosine_embedding_loss_cpu_float64 2022-08-17T12:20:13.4378903Z [gw2] [ 68%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_scatter_cpu_complex128 2022-08-17T12:20:13.4435963Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_scatter_cpu_float64 2022-08-17T12:20:13.4461328Z [gw1] [ 68%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_cosine_embedding_loss_cpu_float64 2022-08-17T12:20:13.4893597Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_cosine_similarity_cpu_float64 2022-08-17T12:20:13.4925774Z [gw2] [ 68%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_scatter_cpu_float64 2022-08-17T12:20:13.4967439Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_scatter_reduce_amax_cpu_float64 2022-08-17T12:20:13.4989958Z [gw1] [ 68%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_cosine_similarity_cpu_float64 2022-08-17T12:20:13.5117672Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_cross_entropy_cpu_float64 2022-08-17T12:20:13.5438388Z [gw2] [ 68%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_scatter_reduce_amax_cpu_float64 2022-08-17T12:20:13.5443779Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_scatter_reduce_amin_cpu_float64 2022-08-17T12:20:13.5624283Z [gw2] [ 68%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_scatter_reduce_amin_cpu_float64 2022-08-17T12:20:13.5646384Z [gw1] [ 68%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_cross_entropy_cpu_float64 2022-08-17T12:20:13.5771526Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_ctc_loss_cpu_float64 2022-08-17T12:20:13.5804093Z [gw1] [ 68%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_ctc_loss_cpu_float64 2022-08-17T12:20:13.5886880Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_scatter_reduce_mean_cpu_float64 2022-08-17T12:20:13.6084194Z [gw2] [ 68%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_scatter_reduce_mean_cpu_float64 2022-08-17T12:20:13.6244209Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_dropout2d_cpu_float64 2022-08-17T12:20:13.6260358Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_scatter_reduce_prod_cpu_float64 2022-08-17T12:20:13.6271070Z [gw0] [ 68%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_feature_alpha_dropout_without_train_cpu_complex128 2022-08-17T12:20:13.6333365Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_feature_alpha_dropout_without_train_cpu_float64 2022-08-17T12:20:13.6606483Z [gw2] [ 68%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_scatter_reduce_prod_cpu_float64 2022-08-17T12:20:13.6623052Z [gw1] [ 68%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_dropout2d_cpu_float64 2022-08-17T12:20:13.6761468Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_dropout3d_cpu_float64 2022-08-17T12:20:13.6775878Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_scatter_reduce_sum_cpu_float64 2022-08-17T12:20:13.7175026Z [gw2] [ 68%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_scatter_reduce_sum_cpu_float64 2022-08-17T12:20:13.7180808Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_searchsorted_cpu_float64 2022-08-17T12:20:13.7259069Z [gw2] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_searchsorted_cpu_float64 2022-08-17T12:20:13.7270480Z [gw3] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad___rmul___cpu_complex128 2022-08-17T12:20:13.7281995Z [gw1] [ 68%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_dropout3d_cpu_float64 2022-08-17T12:20:13.7288916Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_dropout_cpu_float64 2022-08-17T12:20:13.7335034Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad___rmul___cpu_float64 2022-08-17T12:20:13.7609047Z [gw3] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad___rmul___cpu_float64 2022-08-17T12:20:13.7612887Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_segment_reduce_lengths_cpu_float64 2022-08-17T12:20:13.7722956Z [gw2] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_segment_reduce_lengths_cpu_float64 2022-08-17T12:20:13.7739904Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad___rpow___cpu_complex128 2022-08-17T12:20:13.7996750Z [gw3] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad___rpow___cpu_complex128 2022-08-17T12:20:13.8007043Z [gw0] [ 68%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_feature_alpha_dropout_without_train_cpu_float64 2022-08-17T12:20:13.8008416Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_fractional_max_pool2d_cpu_float64 2022-08-17T12:20:13.8032193Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_segment_reduce_offsets_cpu_float64 2022-08-17T12:20:13.8048551Z [gw2] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_segment_reduce_offsets_cpu_float64 2022-08-17T12:20:13.8059612Z [gw1] [ 68%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_dropout_cpu_float64 2022-08-17T12:20:13.8107812Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_elu_cpu_float64 2022-08-17T12:20:13.8160921Z [gw1] [ 68%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_elu_cpu_float64 2022-08-17T12:20:13.8178919Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad___rpow___cpu_float64 2022-08-17T12:20:13.8486381Z [gw3] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad___rpow___cpu_float64 2022-08-17T12:20:13.8487420Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_select_cpu_complex128 2022-08-17T12:20:13.8519946Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_embedding_bag_cpu_float64 2022-08-17T12:20:13.8570739Z [gw2] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_select_cpu_complex128 2022-08-17T12:20:13.8601344Z [gw1] [ 68%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_embedding_bag_cpu_float64 2022-08-17T12:20:13.8629586Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad___rsub___cpu_complex128 2022-08-17T12:20:13.8965299Z [gw3] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad___rsub___cpu_complex128 2022-08-17T12:20:13.8966900Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_select_cpu_float64 2022-08-17T12:20:13.8997096Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_embedding_cpu_float64 2022-08-17T12:20:13.9051899Z [gw2] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_select_cpu_float64 2022-08-17T12:20:13.9054256Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad___rsub___cpu_float64 2022-08-17T12:20:13.9118159Z [gw1] [ 68%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_embedding_cpu_float64 2022-08-17T12:20:13.9445605Z [gw3] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad___rsub___cpu_float64 2022-08-17T12:20:13.9446708Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_select_scatter_cpu_float64 2022-08-17T12:20:13.9479328Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_feature_alpha_dropout_with_train_cpu_float64 2022-08-17T12:20:13.9485935Z [gw2] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_select_scatter_cpu_float64 2022-08-17T12:20:13.9514136Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_amax_cpu_float64 2022-08-17T12:20:13.9702324Z [gw3] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_amax_cpu_float64 2022-08-17T12:20:13.9926877Z [gw1] [ 68%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_feature_alpha_dropout_with_train_cpu_float64 2022-08-17T12:20:13.9931581Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sgn_cpu_complex128 2022-08-17T12:20:13.9935650Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_amin_cpu_float64 2022-08-17T12:20:13.9956661Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_feature_alpha_dropout_without_train_cpu_complex128 2022-08-17T12:20:14.0058319Z [gw3] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_amin_cpu_float64 2022-08-17T12:20:14.0428148Z [gw2] [ 68%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sgn_cpu_complex128 2022-08-17T12:20:14.0434785Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sgn_cpu_float64 2022-08-17T12:20:14.0442527Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_argmax_cpu_float64 2022-08-17T12:20:14.0455560Z [gw3] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_argmax_cpu_float64 2022-08-17T12:20:14.0915827Z [gw2] [ 68%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sgn_cpu_float64 2022-08-17T12:20:14.0929552Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_short_cpu_complex128 2022-08-17T12:20:14.0936714Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_argmin_cpu_float64 2022-08-17T12:20:14.0940683Z [gw3] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_argmin_cpu_float64 2022-08-17T12:20:14.1395091Z [gw2] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_short_cpu_complex128 2022-08-17T12:20:14.1399033Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_short_cpu_float64 2022-08-17T12:20:14.1411364Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_cumprod_cpu_complex128 2022-08-17T12:20:14.1422560Z [gw3] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_cumprod_cpu_complex128 2022-08-17T12:20:14.1846793Z [gw2] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_short_cpu_float64 2022-08-17T12:20:14.1849363Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_cumprod_cpu_float64 2022-08-17T12:20:14.1873676Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sigmoid_cpu_complex128 2022-08-17T12:20:14.2030011Z [gw3] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_cumprod_cpu_float64 2022-08-17T12:20:14.2326021Z [gw2] [ 69%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sigmoid_cpu_complex128 2022-08-17T12:20:14.2326964Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sigmoid_cpu_float64 2022-08-17T12:20:14.2356048Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_cumsum_cpu_complex128 2022-08-17T12:20:14.2396045Z [gw3] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_cumsum_cpu_complex128 2022-08-17T12:20:14.2643342Z [gw2] [ 69%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sigmoid_cpu_float64 2022-08-17T12:20:14.2656327Z [gw0] [ 69%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_fractional_max_pool2d_cpu_float64 2022-08-17T12:20:14.2831879Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_fractional_max_pool3d_cpu_float64 2022-08-17T12:20:14.2832704Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_cumsum_cpu_float64 2022-08-17T12:20:14.2835399Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sign_cpu_float64 2022-08-17T12:20:14.2854191Z [gw3] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_cumsum_cpu_float64 2022-08-17T12:20:14.3284046Z [gw2] [ 69%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sign_cpu_float64 2022-08-17T12:20:14.3285522Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_signbit_cpu_float64 2022-08-17T12:20:14.3326443Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_log_softmax_cpu_float64 2022-08-17T12:20:14.3331623Z [gw2] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_signbit_cpu_float64 2022-08-17T12:20:14.3579077Z [gw3] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_log_softmax_cpu_float64 2022-08-17T12:20:14.3586459Z [gw1] [ 69%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_feature_alpha_dropout_without_train_cpu_complex128 2022-08-17T12:20:14.3722249Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_feature_alpha_dropout_without_train_cpu_float64 2022-08-17T12:20:14.3754862Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_logaddexp_cpu_float64 2022-08-17T12:20:14.3902224Z [gw3] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_logaddexp_cpu_float64 2022-08-17T12:20:14.3905714Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sin_cpu_complex128 2022-08-17T12:20:14.4164121Z [gw2] [ 69%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sin_cpu_complex128 2022-08-17T12:20:14.4194674Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_logsumexp_cpu_float64 2022-08-17T12:20:14.4243027Z [gw3] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_logsumexp_cpu_float64 2022-08-17T12:20:14.4293172Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sin_cpu_float64 2022-08-17T12:20:14.4383508Z [gw2] [ 69%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sin_cpu_float64 2022-08-17T12:20:14.4394315Z [gw1] [ 69%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_feature_alpha_dropout_without_train_cpu_float64 2022-08-17T12:20:14.4680247Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_fractional_max_pool2d_cpu_float64 2022-08-17T12:20:14.4683649Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_mean_cpu_complex128 2022-08-17T12:20:14.4720867Z [gw3] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_mean_cpu_complex128 2022-08-17T12:20:14.4927759Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sinc_cpu_complex128 2022-08-17T12:20:14.5160677Z [gw2] [ 69%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sinc_cpu_complex128 2022-08-17T12:20:14.5162934Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_mean_cpu_float64 2022-08-17T12:20:14.5289369Z [gw3] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_mean_cpu_float64 2022-08-17T12:20:14.5291250Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sinc_cpu_float64 2022-08-17T12:20:14.5604511Z [gw2] [ 69%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sinc_cpu_float64 2022-08-17T12:20:14.5646551Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_median_cpu_float64 2022-08-17T12:20:14.5797660Z [gw3] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_median_cpu_float64 2022-08-17T12:20:14.5844720Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sinh_cpu_complex128 2022-08-17T12:20:14.6119007Z [gw2] [ 69%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sinh_cpu_complex128 2022-08-17T12:20:14.6123221Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_norm_cpu_float64 2022-08-17T12:20:14.6189920Z [gw3] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_norm_cpu_float64 2022-08-17T12:20:14.6192274Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sinh_cpu_float64 2022-08-17T12:20:14.6479195Z [gw2] [ 69%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sinh_cpu_float64 2022-08-17T12:20:14.6491674Z [gw1] [ 69%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_fractional_max_pool2d_cpu_float64 2022-08-17T12:20:14.6599381Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_fractional_max_pool3d_cpu_float64 2022-08-17T12:20:14.6610431Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_normalize_cpu_complex128 2022-08-17T12:20:14.6615787Z [gw3] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_normalize_cpu_complex128 2022-08-17T12:20:14.6618347Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_slice_scatter_cpu_float64 2022-08-17T12:20:14.7049403Z [gw2] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_slice_scatter_cpu_float64 2022-08-17T12:20:14.7051804Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_softmax_cpu_float64 2022-08-17T12:20:14.7080338Z [gw2] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_softmax_cpu_float64 2022-08-17T12:20:14.7091828Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_normalize_cpu_float64 2022-08-17T12:20:14.7483986Z [gw3] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_normalize_cpu_float64 2022-08-17T12:20:14.7486409Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_softmax_with_dtype_cpu_complex128 2022-08-17T12:20:14.7528777Z [gw2] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_softmax_with_dtype_cpu_complex128 2022-08-17T12:20:14.7565968Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_prod_cpu_complex128 2022-08-17T12:20:14.7922944Z [gw3] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_prod_cpu_complex128 2022-08-17T12:20:14.7976082Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_softmax_with_dtype_cpu_float64 2022-08-17T12:20:14.8037116Z [gw2] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_softmax_with_dtype_cpu_float64 2022-08-17T12:20:14.8040818Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_prod_cpu_float64 2022-08-17T12:20:14.8406382Z [gw3] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_prod_cpu_float64 2022-08-17T12:20:14.8408583Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sort_cpu_float64 2022-08-17T12:20:14.8478440Z [gw2] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sort_cpu_float64 2022-08-17T12:20:14.8483413Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_softmax_cpu_float64 2022-08-17T12:20:14.8592727Z [gw3] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_softmax_cpu_float64 2022-08-17T12:20:14.8605692Z [gw1] [ 69%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_fractional_max_pool3d_cpu_float64 2022-08-17T12:20:14.8730152Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_gaussian_nll_loss_cpu_float64 2022-08-17T12:20:14.8747140Z [gw0] [ 69%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_fractional_max_pool3d_cpu_float64 2022-08-17T12:20:14.8853287Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_gaussian_nll_loss_cpu_float64 2022-08-17T12:20:14.8854778Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sparse_sampled_addmm_cpu_complex128 2022-08-17T12:20:14.8965850Z [gw2] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sparse_sampled_addmm_cpu_complex128 2022-08-17T12:20:14.8967204Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_softmin_cpu_float64 2022-08-17T12:20:14.9334336Z [gw3] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_softmin_cpu_float64 2022-08-17T12:20:14.9335403Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sparse_sampled_addmm_cpu_float64 2022-08-17T12:20:14.9399967Z [gw2] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sparse_sampled_addmm_cpu_float64 2022-08-17T12:20:14.9403758Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_std_cpu_complex128 2022-08-17T12:20:14.9722736Z [gw3] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_std_cpu_complex128 2022-08-17T12:20:14.9749601Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_airy_ai_cpu_float64 2022-08-17T12:20:14.9801490Z [gw2] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_airy_ai_cpu_float64 2022-08-17T12:20:14.9828073Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_std_cpu_float64 2022-08-17T12:20:15.0165289Z [gw3] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_std_cpu_float64 2022-08-17T12:20:15.0199210Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_bessel_j0_cpu_float64 2022-08-17T12:20:15.0243125Z [gw2] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_bessel_j0_cpu_float64 2022-08-17T12:20:15.0277969Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_sum_cpu_complex128 2022-08-17T12:20:15.0605568Z [gw3] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_sum_cpu_complex128 2022-08-17T12:20:15.0640229Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_bessel_j1_cpu_float64 2022-08-17T12:20:15.0682224Z [gw2] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_bessel_j1_cpu_float64 2022-08-17T12:20:15.0716438Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_sum_cpu_float64 2022-08-17T12:20:15.1044459Z [gw3] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_sum_cpu_float64 2022-08-17T12:20:15.1076557Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_bessel_y0_cpu_float64 2022-08-17T12:20:15.1123600Z [gw2] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_bessel_y0_cpu_float64 2022-08-17T12:20:15.1159678Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_var_cpu_complex128 2022-08-17T12:20:15.1485599Z [gw3] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_var_cpu_complex128 2022-08-17T12:20:15.1521124Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_bessel_y1_cpu_float64 2022-08-17T12:20:15.1562431Z [gw2] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_bessel_y1_cpu_float64 2022-08-17T12:20:15.1598008Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_var_cpu_float64 2022-08-17T12:20:15.1925231Z [gw3] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_var_cpu_float64 2022-08-17T12:20:15.2030588Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_chebyshev_polynomial_t_cpu_float64 2022-08-17T12:20:15.2078172Z [gw2] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_chebyshev_polynomial_t_cpu_float64 2022-08-17T12:20:15.2084645Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_abs_cpu_complex128 2022-08-17T12:20:15.2365915Z [gw3] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_abs_cpu_complex128 2022-08-17T12:20:15.2406753Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_chebyshev_polynomial_u_cpu_float64 2022-08-17T12:20:15.2504277Z [gw2] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_chebyshev_polynomial_u_cpu_float64 2022-08-17T12:20:15.2506411Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_abs_cpu_float64 2022-08-17T12:20:15.2804951Z [gw3] [ 69%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_abs_cpu_float64 2022-08-17T12:20:15.2828245Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_chebyshev_polynomial_v_cpu_float64 2022-08-17T12:20:15.2881574Z [gw2] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_chebyshev_polynomial_v_cpu_float64 2022-08-17T12:20:15.3141426Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_acos_cpu_complex128 2022-08-17T12:20:15.3244325Z [gw3] [ 69%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_acos_cpu_complex128 2022-08-17T12:20:15.3272474Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_chebyshev_polynomial_w_cpu_float64 2022-08-17T12:20:15.3322535Z [gw2] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_chebyshev_polynomial_w_cpu_float64 2022-08-17T12:20:15.3418491Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_acos_cpu_float64 2022-08-17T12:20:15.3685764Z [gw3] [ 69%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_acos_cpu_float64 2022-08-17T12:20:15.3719724Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_entr_cpu_float64 2022-08-17T12:20:15.3762392Z [gw2] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_entr_cpu_float64 2022-08-17T12:20:15.3801751Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_acosh_cpu_complex128 2022-08-17T12:20:15.4124612Z [gw3] [ 69%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_acosh_cpu_complex128 2022-08-17T12:20:15.4159790Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_erfcx_cpu_float64 2022-08-17T12:20:15.4202278Z [gw2] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_erfcx_cpu_float64 2022-08-17T12:20:15.4239171Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_acosh_cpu_float64 2022-08-17T12:20:15.4563421Z [gw3] [ 69%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_acosh_cpu_float64 2022-08-17T12:20:15.4599010Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_hermite_polynomial_h_cpu_float64 2022-08-17T12:20:15.4641626Z [gw2] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_hermite_polynomial_h_cpu_float64 2022-08-17T12:20:15.5004557Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_add_cpu_complex128 2022-08-17T12:20:15.5041030Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_hermite_polynomial_he_cpu_float64 2022-08-17T12:20:15.5443950Z [gw2] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_hermite_polynomial_he_cpu_float64 2022-08-17T12:20:15.5457993Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_i0e_cpu_float64 2022-08-17T12:20:15.5474038Z [gw3] [ 69%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_add_cpu_complex128 2022-08-17T12:20:15.5480172Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_add_cpu_float64 2022-08-17T12:20:15.5674168Z [gw2] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_i0e_cpu_float64 2022-08-17T12:20:15.5927028Z [gw3] [ 69%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_add_cpu_float64 2022-08-17T12:20:15.5927631Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_addbmm_cpu_complex128 2022-08-17T12:20:15.5930662Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_i1_cpu_float64 2022-08-17T12:20:15.6363071Z [gw2] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_i1_cpu_float64 2022-08-17T12:20:15.6368046Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_i1e_cpu_float64 2022-08-17T12:20:15.6800993Z [gw2] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_i1e_cpu_float64 2022-08-17T12:20:15.6808402Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_laguerre_polynomial_l_cpu_float64 2022-08-17T12:20:15.6911509Z [gw2] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_laguerre_polynomial_l_cpu_float64 2022-08-17T12:20:15.6928202Z [gw3] [ 70%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_addbmm_cpu_complex128 2022-08-17T12:20:15.7061350Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_addbmm_cpu_float64 2022-08-17T12:20:15.7218567Z [gw3] [ 70%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_addbmm_cpu_float64 2022-08-17T12:20:15.7252003Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_legendre_polynomial_p_cpu_float64 2022-08-17T12:20:15.7373171Z [gw2] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_legendre_polynomial_p_cpu_float64 2022-08-17T12:20:15.7696160Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_addcdiv_cpu_complex128 2022-08-17T12:20:15.7704250Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_log_ndtr_cpu_float64 2022-08-17T12:20:15.8135517Z [gw2] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_log_ndtr_cpu_float64 2022-08-17T12:20:15.8144154Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_modified_bessel_i0_cpu_float64 2022-08-17T12:20:15.8577527Z [gw2] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_modified_bessel_i0_cpu_float64 2022-08-17T12:20:15.8584944Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_modified_bessel_i1_cpu_float64 2022-08-17T12:20:15.8797877Z [gw2] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_modified_bessel_i1_cpu_float64 2022-08-17T12:20:15.8807958Z [gw3] [ 70%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_addcdiv_cpu_complex128 2022-08-17T12:20:15.8949198Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_addcdiv_cpu_float64 2022-08-17T12:20:15.8961948Z [gw3] [ 70%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_addcdiv_cpu_float64 2022-08-17T12:20:15.8989278Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_modified_bessel_k0_cpu_float64 2022-08-17T12:20:15.9242767Z [gw2] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_modified_bessel_k0_cpu_float64 2022-08-17T12:20:15.9404563Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_addcmul_cpu_complex128 2022-08-17T12:20:15.9435615Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_modified_bessel_k1_cpu_float64 2022-08-17T12:20:15.9817837Z [gw2] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_modified_bessel_k1_cpu_float64 2022-08-17T12:20:15.9825022Z [gw3] [ 70%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_addcmul_cpu_complex128 2022-08-17T12:20:15.9840970Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_addcmul_cpu_float64 2022-08-17T12:20:15.9865645Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_ndtr_cpu_float64 2022-08-17T12:20:16.0072190Z [gw2] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_ndtr_cpu_float64 2022-08-17T12:20:16.0242676Z [gw3] [ 70%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_addcmul_cpu_float64 2022-08-17T12:20:16.0281572Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_addmm_cpu_complex128 2022-08-17T12:20:16.0804903Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_chalf_cpu_float64 2022-08-17T12:20:16.0820969Z [gw3] [ 70%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_addmm_cpu_complex128 2022-08-17T12:20:16.0895500Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_addmm_cpu_float64 2022-08-17T12:20:16.1247053Z [gw3] [ 70%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_addmm_cpu_float64 2022-08-17T12:20:16.1678335Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_addmm_decomposed_cpu_complex128 2022-08-17T12:20:16.1697698Z [gw3] [ 70%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_addmm_decomposed_cpu_complex128 2022-08-17T12:20:16.1757924Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_addmm_decomposed_cpu_float64 2022-08-17T12:20:16.2126455Z [gw3] [ 70%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_addmm_decomposed_cpu_float64 2022-08-17T12:20:16.2421620Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_addmv_cpu_complex128 2022-08-17T12:20:16.2565683Z [gw3] [ 70%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_addmv_cpu_complex128 2022-08-17T12:20:16.2681323Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_addmv_cpu_float64 2022-08-17T12:20:16.3007095Z [gw3] [ 70%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_addmv_cpu_float64 2022-08-17T12:20:16.3404433Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_addr_cpu_complex128 2022-08-17T12:20:16.3444488Z [gw3] [ 70%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_addr_cpu_complex128 2022-08-17T12:20:16.3559057Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_addr_cpu_float64 2022-08-17T12:20:16.3885617Z [gw3] [ 70%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_addr_cpu_float64 2022-08-17T12:20:16.3920203Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_all_cpu_complex128 2022-08-17T12:20:16.4325181Z [gw3] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_all_cpu_complex128 2022-08-17T12:20:16.4358425Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_all_cpu_float64 2022-08-17T12:20:16.4805560Z [gw3] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_all_cpu_float64 2022-08-17T12:20:16.4839886Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_allclose_cpu_complex128 2022-08-17T12:20:16.5285795Z [gw3] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_allclose_cpu_complex128 2022-08-17T12:20:16.5319733Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_allclose_cpu_float64 2022-08-17T12:20:16.5725581Z [gw3] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_allclose_cpu_float64 2022-08-17T12:20:16.5759921Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_amax_cpu_float64 2022-08-17T12:20:16.6164569Z [gw3] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_amax_cpu_float64 2022-08-17T12:20:16.6199128Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_amin_cpu_float64 2022-08-17T12:20:16.6604739Z [gw3] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_amin_cpu_float64 2022-08-17T12:20:16.6643706Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_aminmax_cpu_float64 2022-08-17T12:20:16.7045220Z [gw3] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_aminmax_cpu_float64 2022-08-17T12:20:16.7083014Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_angle_cpu_complex128 2022-08-17T12:20:16.7524945Z [gw3] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_angle_cpu_complex128 2022-08-17T12:20:16.7560171Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_angle_cpu_float64 2022-08-17T12:20:16.7965073Z [gw3] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_angle_cpu_float64 2022-08-17T12:20:16.8001838Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_any_cpu_complex128 2022-08-17T12:20:16.8405813Z [gw3] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_any_cpu_complex128 2022-08-17T12:20:16.8440408Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_any_cpu_float64 2022-08-17T12:20:16.8886191Z [gw3] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_any_cpu_float64 2022-08-17T12:20:16.8923507Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_arange_cpu_float64 2022-08-17T12:20:16.9325975Z [gw3] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_arange_cpu_float64 2022-08-17T12:20:16.9359742Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_argmax_cpu_float64 2022-08-17T12:20:16.9766328Z [gw3] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_argmax_cpu_float64 2022-08-17T12:20:16.9803679Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_argmin_cpu_float64 2022-08-17T12:20:17.0014851Z [gw3] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_argmin_cpu_float64 2022-08-17T12:20:17.0023781Z [gw2] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_chalf_cpu_float64 2022-08-17T12:20:17.0048534Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_char_cpu_complex128 2022-08-17T12:20:17.0204647Z [gw2] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_char_cpu_complex128 2022-08-17T12:20:17.0238732Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_argsort_cpu_float64 2022-08-17T12:20:17.0443664Z [gw3] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_argsort_cpu_float64 2022-08-17T12:20:17.0467210Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_char_cpu_float64 2022-08-17T12:20:17.0643592Z [gw2] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_char_cpu_float64 2022-08-17T12:20:17.0681328Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_argwhere_cpu_complex128 2022-08-17T12:20:17.0883762Z [gw3] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_argwhere_cpu_complex128 2022-08-17T12:20:17.0906109Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cholesky_cpu_complex128 2022-08-17T12:20:17.1084614Z [gw2] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cholesky_cpu_complex128 2022-08-17T12:20:17.1122685Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_argwhere_cpu_float64 2022-08-17T12:20:17.1324776Z [gw3] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_argwhere_cpu_float64 2022-08-17T12:20:17.1347296Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cholesky_cpu_float64 2022-08-17T12:20:17.1525265Z [gw2] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cholesky_cpu_float64 2022-08-17T12:20:17.1548072Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_as_strided_cpu_complex128 2022-08-17T12:20:17.1765905Z [gw3] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_as_strided_cpu_complex128 2022-08-17T12:20:17.1797385Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cholesky_inverse_cpu_complex128 2022-08-17T12:20:17.1965185Z [gw2] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cholesky_inverse_cpu_complex128 2022-08-17T12:20:17.1988231Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_as_strided_cpu_float64 2022-08-17T12:20:17.2205110Z [gw3] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_as_strided_cpu_float64 2022-08-17T12:20:17.2238647Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cholesky_inverse_cpu_float64 2022-08-17T12:20:17.2404614Z [gw2] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cholesky_inverse_cpu_float64 2022-08-17T12:20:17.2433942Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_as_strided_scatter_cpu_complex128 2022-08-17T12:20:17.2541721Z [gw3] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_as_strided_scatter_cpu_complex128 2022-08-17T12:20:17.2551272Z [gw1] [ 70%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_gaussian_nll_loss_cpu_float64 2022-08-17T12:20:17.2642346Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_gelu_cpu_float64 2022-08-17T12:20:17.2674376Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cholesky_solve_cpu_complex128 2022-08-17T12:20:17.2694281Z [gw2] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cholesky_solve_cpu_complex128 2022-08-17T12:20:17.2844471Z [gw1] [ 70%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_gelu_cpu_float64 2022-08-17T12:20:17.2871847Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_as_strided_scatter_cpu_float64 2022-08-17T12:20:17.2963616Z [gw3] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_as_strided_scatter_cpu_float64 2022-08-17T12:20:17.3083534Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_glu_cpu_float64 2022-08-17T12:20:17.3112618Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cholesky_solve_cpu_float64 2022-08-17T12:20:17.3285172Z [gw2] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cholesky_solve_cpu_float64 2022-08-17T12:20:17.3411279Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_asin_cpu_complex128 2022-08-17T12:20:17.3539161Z [gw3] [ 70%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_asin_cpu_complex128 2022-08-17T12:20:17.3552235Z [gw1] [ 70%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_glu_cpu_float64 2022-08-17T12:20:17.3563196Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_grid_sample_cpu_float64 2022-08-17T12:20:17.3594680Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_chunk_cpu_complex128 2022-08-17T12:20:17.3664508Z [gw2] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_chunk_cpu_complex128 2022-08-17T12:20:17.3723477Z [gw1] [ 70%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_grid_sample_cpu_float64 2022-08-17T12:20:17.3778264Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_asin_cpu_float64 2022-08-17T12:20:17.4008038Z [gw3] [ 70%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_asin_cpu_float64 2022-08-17T12:20:17.4016780Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_chunk_cpu_float64 2022-08-17T12:20:17.4107039Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_group_norm_cpu_float64 2022-08-17T12:20:17.4164847Z [gw2] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_chunk_cpu_float64 2022-08-17T12:20:17.4201655Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_asinh_cpu_complex128 2022-08-17T12:20:17.4386456Z [gw3] [ 70%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_asinh_cpu_complex128 2022-08-17T12:20:17.4441418Z [gw1] [ 70%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_group_norm_cpu_float64 2022-08-17T12:20:17.4543389Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_hardshrink_cpu_float64 2022-08-17T12:20:17.4549779Z [gw1] [ 70%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_hardshrink_cpu_float64 2022-08-17T12:20:17.4601085Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_clamp_cpu_float64 2022-08-17T12:20:17.4643888Z [gw2] [ 70%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_clamp_cpu_float64 2022-08-17T12:20:17.4649701Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_asinh_cpu_float64 2022-08-17T12:20:17.4954245Z [gw3] [ 70%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_asinh_cpu_float64 2022-08-17T12:20:17.4962622Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_hardsigmoid_cpu_float64 2022-08-17T12:20:17.5039378Z [gw1] [ 70%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_hardsigmoid_cpu_float64 2022-08-17T12:20:17.5071169Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_clamp_max_cpu_float64 2022-08-17T12:20:17.5086304Z [gw2] [ 70%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_clamp_max_cpu_float64 2022-08-17T12:20:17.5197034Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_atan2_cpu_float64 2022-08-17T12:20:17.5349527Z [gw3] [ 70%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_atan2_cpu_float64 2022-08-17T12:20:17.5418323Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_hardswish_cpu_float64 2022-08-17T12:20:17.5437650Z [gw1] [ 70%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_hardswish_cpu_float64 2022-08-17T12:20:17.5503207Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_clamp_min_cpu_float64 2022-08-17T12:20:17.5511154Z [gw2] [ 70%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_clamp_min_cpu_float64 2022-08-17T12:20:17.5614144Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_atan_cpu_complex128 2022-08-17T12:20:17.5765043Z [gw3] [ 70%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_atan_cpu_complex128 2022-08-17T12:20:17.5883405Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_hardtanh_cpu_float64 2022-08-17T12:20:17.5888356Z [gw1] [ 70%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_hardtanh_cpu_float64 2022-08-17T12:20:17.5888967Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_clone_cpu_complex128 2022-08-17T12:20:17.5922599Z [gw2] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_clone_cpu_complex128 2022-08-17T12:20:17.5984557Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_atan_cpu_float64 2022-08-17T12:20:17.6204090Z [gw3] [ 70%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_atan_cpu_float64 2022-08-17T12:20:17.6284292Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_hinge_embedding_loss_cpu_float64 2022-08-17T12:20:17.6316260Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_clone_cpu_float64 2022-08-17T12:20:17.6363419Z [gw2] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_clone_cpu_float64 2022-08-17T12:20:17.6395503Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_atanh_cpu_complex128 2022-08-17T12:20:17.6557359Z [gw3] [ 70%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_atanh_cpu_complex128 2022-08-17T12:20:17.6641758Z [gw1] [ 71%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_hinge_embedding_loss_cpu_float64 2022-08-17T12:20:17.6724814Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_huber_loss_cpu_float64 2022-08-17T12:20:17.6756268Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_column_stack_cpu_complex128 2022-08-17T12:20:17.6805175Z [gw2] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_column_stack_cpu_complex128 2022-08-17T12:20:17.6833465Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_atanh_cpu_float64 2022-08-17T12:20:17.6900992Z [gw3] [ 71%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_atanh_cpu_float64 2022-08-17T12:20:17.7083755Z [gw1] [ 71%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_huber_loss_cpu_float64 2022-08-17T12:20:17.7179538Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_instance_norm_cpu_float64 2022-08-17T12:20:17.7198363Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_column_stack_cpu_float64 2022-08-17T12:20:17.7242874Z [gw2] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_column_stack_cpu_float64 2022-08-17T12:20:17.7278797Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_atleast_1d_cpu_complex128 2022-08-17T12:20:17.7645577Z [gw3] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_atleast_1d_cpu_complex128 2022-08-17T12:20:17.7649836Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_combinations_cpu_complex128 2022-08-17T12:20:17.7714953Z [gw2] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_combinations_cpu_complex128 2022-08-17T12:20:17.7724997Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_atleast_1d_cpu_float64 2022-08-17T12:20:17.7894767Z [gw3] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_atleast_1d_cpu_float64 2022-08-17T12:20:17.7906849Z [gw1] [ 71%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_instance_norm_cpu_float64 2022-08-17T12:20:17.8081655Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_interpolate_area_cpu_float64 2022-08-17T12:20:17.8084361Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_combinations_cpu_float64 2022-08-17T12:20:17.8160814Z [gw2] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_combinations_cpu_float64 2022-08-17T12:20:17.8164661Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_atleast_2d_cpu_complex128 2022-08-17T12:20:17.8211265Z [gw3] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_atleast_2d_cpu_complex128 2022-08-17T12:20:17.8323366Z [gw1] [ 71%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_interpolate_area_cpu_float64 2022-08-17T12:20:17.8523318Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_interpolate_bicubic_cpu_float64 2022-08-17T12:20:17.8525871Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_complex_cpu_float64 2022-08-17T12:20:17.8554676Z [gw2] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_complex_cpu_float64 2022-08-17T12:20:17.8607090Z [gw1] [ 71%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_interpolate_bicubic_cpu_float64 2022-08-17T12:20:17.8608087Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_atleast_2d_cpu_float64 2022-08-17T12:20:17.8880012Z [gw3] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_atleast_2d_cpu_float64 2022-08-17T12:20:17.8962090Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_interpolate_bilinear_cpu_float64 2022-08-17T12:20:17.8965090Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_conj_cpu_complex128 2022-08-17T12:20:17.8983253Z [gw2] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_conj_cpu_complex128 2022-08-17T12:20:17.9007661Z [gw1] [ 71%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_interpolate_bilinear_cpu_float64 2022-08-17T12:20:17.9040652Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_atleast_3d_cpu_complex128 2022-08-17T12:20:17.9234935Z [gw3] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_atleast_3d_cpu_complex128 2022-08-17T12:20:17.9404395Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_interpolate_linear_cpu_float64 2022-08-17T12:20:17.9405303Z [gw1] [ 71%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_interpolate_linear_cpu_float64 2022-08-17T12:20:17.9406057Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_conj_cpu_float64 2022-08-17T12:20:17.9444128Z [gw2] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_conj_cpu_float64 2022-08-17T12:20:17.9487670Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_atleast_3d_cpu_float64 2022-08-17T12:20:17.9683215Z [gw3] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_atleast_3d_cpu_float64 2022-08-17T12:20:17.9803763Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_interpolate_nearest_cpu_float64 2022-08-17T12:20:17.9965665Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_conj_physical_cpu_complex128 2022-08-17T12:20:17.9971127Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_baddbmm_cpu_complex128 2022-08-17T12:20:18.0069471Z [gw2] [ 71%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_conj_physical_cpu_complex128 2022-08-17T12:20:18.0163736Z [gw1] [ 71%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_interpolate_nearest_cpu_float64 2022-08-17T12:20:18.0244812Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_interpolate_trilinear_cpu_float64 2022-08-17T12:20:18.0291993Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_conj_physical_cpu_float64 2022-08-17T12:20:18.0486814Z [gw2] [ 71%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_conj_physical_cpu_float64 2022-08-17T12:20:18.0603653Z [gw1] [ 71%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_interpolate_trilinear_cpu_float64 2022-08-17T12:20:18.0686637Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_kl_div_cpu_float64 2022-08-17T12:20:18.0722521Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_constant_pad_nd_cpu_complex128 2022-08-17T12:20:18.0954884Z [gw2] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_constant_pad_nd_cpu_complex128 2022-08-17T12:20:18.0975990Z [gw3] [ 71%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_baddbmm_cpu_complex128 2022-08-17T12:20:18.1079082Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_baddbmm_cpu_float64 2022-08-17T12:20:18.1083040Z [gw1] [ 71%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_kl_div_cpu_float64 2022-08-17T12:20:18.1102260Z [gw3] [ 71%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_baddbmm_cpu_float64 2022-08-17T12:20:18.1162558Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_l1_loss_cpu_complex128 2022-08-17T12:20:18.1166491Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_constant_pad_nd_cpu_float64 2022-08-17T12:20:18.1441517Z [gw2] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_constant_pad_nd_cpu_float64 2022-08-17T12:20:18.1446259Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_bernoulli_cpu_float64 2022-08-17T12:20:18.1611847Z [gw3] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_bernoulli_cpu_float64 2022-08-17T12:20:18.1615492Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_contiguous_cpu_complex128 2022-08-17T12:20:18.1885198Z [gw2] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_contiguous_cpu_complex128 2022-08-17T12:20:18.1885883Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_bfloat16_cpu_complex128 2022-08-17T12:20:18.2005621Z [gw3] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_bfloat16_cpu_complex128 2022-08-17T12:20:18.2034924Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_contiguous_cpu_float64 2022-08-17T12:20:18.2162861Z [gw2] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_contiguous_cpu_float64 2022-08-17T12:20:18.2172821Z [gw1] [ 71%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_l1_loss_cpu_complex128 2022-08-17T12:20:18.2284164Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_l1_loss_cpu_float64 2022-08-17T12:20:18.2309044Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_bfloat16_cpu_float64 2022-08-17T12:20:18.2323020Z [gw3] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_bfloat16_cpu_float64 2022-08-17T12:20:18.2442074Z [gw1] [ 71%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_l1_loss_cpu_float64 2022-08-17T12:20:18.2551203Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_copysign_cpu_float64 2022-08-17T12:20:18.2601309Z [gw2] [ 71%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_copysign_cpu_float64 2022-08-17T12:20:18.2723389Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_layer_norm_cpu_float64 2022-08-17T12:20:18.2761832Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_block_diag_cpu_complex128 2022-08-17T12:20:18.2904031Z [gw3] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_block_diag_cpu_complex128 2022-08-17T12:20:18.2910956Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_corrcoef_cpu_complex128 2022-08-17T12:20:18.2928197Z [gw1] [ 71%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_layer_norm_cpu_float64 2022-08-17T12:20:18.3041631Z [gw2] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_corrcoef_cpu_complex128 2022-08-17T12:20:18.3143704Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_leaky_relu_cpu_float64 2022-08-17T12:20:18.3190857Z [gw1] [ 71%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_leaky_relu_cpu_float64 2022-08-17T12:20:18.3195657Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_block_diag_cpu_float64 2022-08-17T12:20:18.3322946Z [gw3] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_block_diag_cpu_float64 2022-08-17T12:20:18.3350064Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_corrcoef_cpu_float64 2022-08-17T12:20:18.3483533Z [gw2] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_corrcoef_cpu_float64 2022-08-17T12:20:18.3605078Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_linear_cpu_complex128 2022-08-17T12:20:18.3642263Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_bmm_cpu_complex128 2022-08-17T12:20:18.3764622Z [gw3] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_bmm_cpu_complex128 2022-08-17T12:20:18.3954799Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cos_cpu_complex128 2022-08-17T12:20:18.4044859Z [gw2] [ 71%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cos_cpu_complex128 2022-08-17T12:20:18.4098627Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_bmm_cpu_float64 2022-08-17T12:20:18.4205389Z [gw3] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_bmm_cpu_float64 2022-08-17T12:20:18.4286842Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cos_cpu_float64 2022-08-17T12:20:18.4486598Z [gw2] [ 71%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cos_cpu_float64 2022-08-17T12:20:18.4521967Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_bool_cpu_complex128 2022-08-17T12:20:18.4644805Z [gw3] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_bool_cpu_complex128 2022-08-17T12:20:18.4802074Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cosh_cpu_complex128 2022-08-17T12:20:18.4925363Z [gw2] [ 71%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cosh_cpu_complex128 2022-08-17T12:20:18.4963442Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_bool_cpu_float64 2022-08-17T12:20:18.5084579Z [gw3] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_bool_cpu_float64 2022-08-17T12:20:18.5144855Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cosh_cpu_float64 2022-08-17T12:20:18.5366390Z [gw2] [ 71%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cosh_cpu_float64 2022-08-17T12:20:18.5401510Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_broadcast_tensors_cpu_complex128 2022-08-17T12:20:18.5524808Z [gw3] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_broadcast_tensors_cpu_complex128 2022-08-17T12:20:18.5548969Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_count_nonzero_cpu_complex128 2022-08-17T12:20:18.5580884Z [gw2] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_count_nonzero_cpu_complex128 2022-08-17T12:20:18.5588360Z [gw1] [ 71%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_linear_cpu_complex128 2022-08-17T12:20:18.5804739Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_linear_cpu_float64 2022-08-17T12:20:18.5835323Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_broadcast_tensors_cpu_float64 2022-08-17T12:20:18.5843816Z [gw1] [ 71%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_linear_cpu_float64 2022-08-17T12:20:18.5963220Z [gw3] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_broadcast_tensors_cpu_float64 2022-08-17T12:20:18.5989452Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_count_nonzero_cpu_float64 2022-08-17T12:20:18.6000219Z [gw2] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_count_nonzero_cpu_float64 2022-08-17T12:20:18.6244680Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_local_response_norm_cpu_float64 2022-08-17T12:20:18.6280620Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_broadcast_to_cpu_complex128 2022-08-17T12:20:18.6289626Z [gw1] [ 71%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_local_response_norm_cpu_float64 2022-08-17T12:20:18.6404906Z [gw3] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_broadcast_to_cpu_complex128 2022-08-17T12:20:18.6439363Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cov_cpu_complex128 2022-08-17T12:20:18.6447954Z [gw2] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cov_cpu_complex128 2022-08-17T12:20:18.6685078Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_ndtri_cpu_float64 2022-08-17T12:20:18.6716089Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_broadcast_to_cpu_float64 2022-08-17T12:20:18.6844536Z [gw3] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_broadcast_to_cpu_float64 2022-08-17T12:20:18.6875002Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cov_cpu_float64 2022-08-17T12:20:18.7125802Z [gw2] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cov_cpu_float64 2022-08-17T12:20:18.7159973Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_bucketize_cpu_float64 2022-08-17T12:20:18.7284815Z [gw3] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_bucketize_cpu_float64 2022-08-17T12:20:18.7316848Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cross_cpu_complex128 2022-08-17T12:20:18.7565210Z [gw2] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cross_cpu_complex128 2022-08-17T12:20:18.7596509Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_byte_cpu_complex128 2022-08-17T12:20:18.7723274Z [gw3] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_byte_cpu_complex128 2022-08-17T12:20:18.7755415Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cross_cpu_float64 2022-08-17T12:20:18.8004945Z [gw2] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cross_cpu_float64 2022-08-17T12:20:18.8038160Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_byte_cpu_float64 2022-08-17T12:20:18.8163975Z [gw3] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_byte_cpu_float64 2022-08-17T12:20:18.8200345Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cummax_cpu_float64 2022-08-17T12:20:18.8444407Z [gw2] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cummax_cpu_float64 2022-08-17T12:20:18.8465149Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cartesian_prod_cpu_complex128 2022-08-17T12:20:18.8603414Z [gw3] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cartesian_prod_cpu_complex128 2022-08-17T12:20:18.8626518Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cummin_cpu_float64 2022-08-17T12:20:18.8884810Z [gw2] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cummin_cpu_float64 2022-08-17T12:20:18.8907576Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cartesian_prod_cpu_float64 2022-08-17T12:20:18.9042849Z [gw3] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cartesian_prod_cpu_float64 2022-08-17T12:20:18.9325021Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cumprod_cpu_complex128 2022-08-17T12:20:18.9354499Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cat_cpu_complex128 2022-08-17T12:20:18.9765251Z [gw3] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cat_cpu_complex128 2022-08-17T12:20:18.9790006Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cat_cpu_float64 2022-08-17T12:20:19.0205386Z [gw3] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cat_cpu_float64 2022-08-17T12:20:19.0230153Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cdist_cpu_float64 2022-08-17T12:20:19.0644883Z [gw3] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cdist_cpu_float64 2022-08-17T12:20:19.0683566Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_ceil_cpu_float64 2022-08-17T12:20:19.1085058Z [gw3] [ 72%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_ceil_cpu_float64 2022-08-17T12:20:19.1110636Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_chalf_cpu_complex128 2022-08-17T12:20:19.1525269Z [gw3] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_chalf_cpu_complex128 2022-08-17T12:20:19.1550309Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_hfft2_cpu_float64 2022-08-17T12:20:19.1965162Z [gw3] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_hfft2_cpu_float64 2022-08-17T12:20:19.1988075Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_hfft_cpu_complex128 2022-08-17T12:20:19.2405296Z [gw3] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_hfft_cpu_complex128 2022-08-17T12:20:19.2433425Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_hfft_cpu_float64 2022-08-17T12:20:19.2845302Z [gw3] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_hfft_cpu_float64 2022-08-17T12:20:19.2870654Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_hfftn_cpu_complex128 2022-08-17T12:20:19.3287107Z [gw3] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_hfftn_cpu_complex128 2022-08-17T12:20:19.3333999Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_hfftn_cpu_float64 2022-08-17T12:20:19.3727053Z [gw3] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_hfftn_cpu_float64 2022-08-17T12:20:19.3769084Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_ifft2_cpu_complex128 2022-08-17T12:20:19.4167674Z [gw3] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_ifft2_cpu_complex128 2022-08-17T12:20:19.4211425Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_ifft2_cpu_float64 2022-08-17T12:20:19.4606932Z [gw3] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_ifft2_cpu_float64 2022-08-17T12:20:19.4649609Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_ifft_cpu_complex128 2022-08-17T12:20:19.5046029Z [gw3] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_ifft_cpu_complex128 2022-08-17T12:20:19.5090192Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_ifft_cpu_float64 2022-08-17T12:20:19.5486601Z [gw3] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_ifft_cpu_float64 2022-08-17T12:20:19.5527519Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_ifftn_cpu_complex128 2022-08-17T12:20:19.5960510Z [gw3] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_ifftn_cpu_complex128 2022-08-17T12:20:19.5983109Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_ifftn_cpu_float64 2022-08-17T12:20:19.6366167Z [gw3] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_ifftn_cpu_float64 2022-08-17T12:20:19.6410952Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_ifftshift_cpu_complex128 2022-08-17T12:20:19.6806848Z [gw3] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_ifftshift_cpu_complex128 2022-08-17T12:20:19.6855691Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_ifftshift_cpu_float64 2022-08-17T12:20:19.7133138Z [gw3] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_ifftshift_cpu_float64 2022-08-17T12:20:19.7148288Z [gw1] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_ndtri_cpu_float64 2022-08-17T12:20:19.7178279Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_polygamma_special_polygamma_n_0_cpu_float64 2022-08-17T12:20:19.7244413Z [gw1] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_polygamma_special_polygamma_n_0_cpu_float64 2022-08-17T12:20:19.7291665Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_ihfft2_cpu_float64 2022-08-17T12:20:19.7643912Z [gw3] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_ihfft2_cpu_float64 2022-08-17T12:20:19.7649437Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_scaled_modified_bessel_k0_cpu_float64 2022-08-17T12:20:19.7682651Z [gw1] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_scaled_modified_bessel_k0_cpu_float64 2022-08-17T12:20:19.7727325Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_ihfft_cpu_float64 2022-08-17T12:20:19.8123731Z [gw3] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_ihfft_cpu_float64 2022-08-17T12:20:19.8173342Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_scaled_modified_bessel_k1_cpu_float64 2022-08-17T12:20:19.8181583Z [gw1] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_scaled_modified_bessel_k1_cpu_float64 2022-08-17T12:20:19.8186298Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_ihfftn_cpu_float64 2022-08-17T12:20:19.8606409Z [gw3] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_ihfftn_cpu_float64 2022-08-17T12:20:19.8610840Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_shifted_chebyshev_polynomial_t_cpu_float64 2022-08-17T12:20:19.8616917Z [gw1] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_shifted_chebyshev_polynomial_t_cpu_float64 2022-08-17T12:20:19.8620891Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_irfft2_cpu_complex128 2022-08-17T12:20:19.9011364Z [gw3] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_irfft2_cpu_complex128 2022-08-17T12:20:19.9051964Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_irfft2_cpu_float64 2022-08-17T12:20:19.9056122Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_shifted_chebyshev_polynomial_u_cpu_float64 2022-08-17T12:20:19.9062529Z [gw1] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_shifted_chebyshev_polynomial_u_cpu_float64 2022-08-17T12:20:19.9556526Z [gw3] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_irfft2_cpu_float64 2022-08-17T12:20:19.9565168Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_shifted_chebyshev_polynomial_v_cpu_float64 2022-08-17T12:20:19.9571890Z [gw1] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_shifted_chebyshev_polynomial_v_cpu_float64 2022-08-17T12:20:19.9577679Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_irfft_cpu_complex128 2022-08-17T12:20:19.9912274Z [gw3] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_irfft_cpu_complex128 2022-08-17T12:20:19.9918514Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_shifted_chebyshev_polynomial_w_cpu_float64 2022-08-17T12:20:20.0001014Z [gw1] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_shifted_chebyshev_polynomial_w_cpu_float64 2022-08-17T12:20:20.0002800Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_irfft_cpu_float64 2022-08-17T12:20:20.0362909Z [gw3] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_irfft_cpu_float64 2022-08-17T12:20:20.0365440Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_spherical_bessel_j0_cpu_float64 2022-08-17T12:20:20.0494002Z [gw1] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_spherical_bessel_j0_cpu_float64 2022-08-17T12:20:20.0496558Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_irfftn_cpu_complex128 2022-08-17T12:20:20.0793766Z [gw3] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_irfftn_cpu_complex128 2022-08-17T12:20:20.0795938Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_xlog1py_cpu_float64 2022-08-17T12:20:20.0937088Z [gw1] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_xlog1py_cpu_float64 2022-08-17T12:20:20.0939216Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_irfftn_cpu_float64 2022-08-17T12:20:20.1244190Z [gw3] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_irfftn_cpu_float64 2022-08-17T12:20:20.1246601Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_zeta_cpu_float64 2022-08-17T12:20:20.1414442Z [gw1] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_zeta_cpu_float64 2022-08-17T12:20:20.1416501Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_rfft2_cpu_float64 2022-08-17T12:20:20.1694762Z [gw3] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_rfft2_cpu_float64 2022-08-17T12:20:20.1697181Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_split_cpu_complex128 2022-08-17T12:20:20.1854512Z [gw1] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_split_cpu_complex128 2022-08-17T12:20:20.1857069Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_rfft_cpu_float64 2022-08-17T12:20:20.2163560Z [gw3] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_rfft_cpu_float64 2022-08-17T12:20:20.2165767Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_split_cpu_float64 2022-08-17T12:20:20.2293530Z [gw1] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_split_cpu_float64 2022-08-17T12:20:20.2295983Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_rfftn_cpu_float64 2022-08-17T12:20:20.2601736Z [gw3] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_rfftn_cpu_float64 2022-08-17T12:20:20.2604233Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_split_list_args_cpu_complex128 2022-08-17T12:20:20.2718422Z [gw1] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_split_list_args_cpu_complex128 2022-08-17T12:20:20.3020312Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fill_cpu_complex128 2022-08-17T12:20:20.3049121Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_split_list_args_cpu_float64 2022-08-17T12:20:20.3084052Z [gw1] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_split_list_args_cpu_float64 2022-08-17T12:20:20.3244434Z [gw3] [ 72%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fill_cpu_complex128 2022-08-17T12:20:20.3481199Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fill_cpu_float64 2022-08-17T12:20:20.3489418Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_split_with_sizes_cpu_complex128 2022-08-17T12:20:20.3497551Z [gw1] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_split_with_sizes_cpu_complex128 2022-08-17T12:20:20.3734185Z [gw3] [ 72%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fill_cpu_float64 2022-08-17T12:20:20.3738943Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_flatten_cpu_complex128 2022-08-17T12:20:20.3967137Z [gw3] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_flatten_cpu_complex128 2022-08-17T12:20:20.3973030Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_split_with_sizes_cpu_float64 2022-08-17T12:20:20.4175742Z [gw1] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_split_with_sizes_cpu_float64 2022-08-17T12:20:20.4180094Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_flatten_cpu_float64 2022-08-17T12:20:20.4480658Z [gw3] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_flatten_cpu_float64 2022-08-17T12:20:20.4610095Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sqrt_cpu_complex128 2022-08-17T12:20:20.4615518Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_flip_cpu_complex128 2022-08-17T12:20:20.5057451Z [gw3] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_flip_cpu_complex128 2022-08-17T12:20:20.5063376Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_flip_cpu_float64 2022-08-17T12:20:20.5497913Z [gw3] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_flip_cpu_float64 2022-08-17T12:20:20.5503349Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fliplr_cpu_complex128 2022-08-17T12:20:20.5886816Z [gw3] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fliplr_cpu_complex128 2022-08-17T12:20:20.5921377Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fliplr_cpu_float64 2022-08-17T12:20:20.6326187Z [gw3] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fliplr_cpu_float64 2022-08-17T12:20:20.6359682Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_flipud_cpu_complex128 2022-08-17T12:20:20.6765620Z [gw3] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_flipud_cpu_complex128 2022-08-17T12:20:20.6806372Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_flipud_cpu_float64 2022-08-17T12:20:20.7206152Z [gw3] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_flipud_cpu_float64 2022-08-17T12:20:20.7249827Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_float_cpu_complex128 2022-08-17T12:20:20.7646348Z [gw3] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_float_cpu_complex128 2022-08-17T12:20:20.7693781Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_float_cpu_float64 2022-08-17T12:20:20.8087542Z [gw3] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_float_cpu_float64 2022-08-17T12:20:20.8853547Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_float_power_cpu_complex128 2022-08-17T12:20:20.8871648Z [gw3] [ 72%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_float_power_cpu_complex128 2022-08-17T12:20:20.9093542Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_float_power_cpu_float64 2022-08-17T12:20:20.9288037Z [gw3] [ 72%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_float_power_cpu_float64 2022-08-17T12:20:20.9349293Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_floor_cpu_float64 2022-08-17T12:20:20.9726663Z [gw3] [ 72%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_floor_cpu_float64 2022-08-17T12:20:20.9767078Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_floor_divide_cpu_float64 2022-08-17T12:20:21.0241312Z [gw3] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_floor_divide_cpu_float64 2022-08-17T12:20:21.0328857Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fmax_cpu_float64 2022-08-17T12:20:21.0687237Z [gw3] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fmax_cpu_float64 2022-08-17T12:20:21.0717418Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fmin_cpu_float64 2022-08-17T12:20:21.1167705Z [gw3] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fmin_cpu_float64 2022-08-17T12:20:21.1363852Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fmod_cpu_float64 2022-08-17T12:20:21.1646302Z [gw3] [ 72%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fmod_cpu_float64 2022-08-17T12:20:21.1731322Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_frac_cpu_float64 2022-08-17T12:20:21.2086617Z [gw3] [ 72%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_frac_cpu_float64 2022-08-17T12:20:21.2122686Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_frexp_cpu_float64 2022-08-17T12:20:21.2525919Z [gw3] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_frexp_cpu_float64 2022-08-17T12:20:21.2562421Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_full_like_cpu_complex128 2022-08-17T12:20:21.3005897Z [gw3] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_full_like_cpu_complex128 2022-08-17T12:20:21.3045630Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_full_like_cpu_float64 2022-08-17T12:20:21.3486499Z [gw3] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_full_like_cpu_float64 2022-08-17T12:20:21.3526615Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_gather_cpu_complex128 2022-08-17T12:20:21.3926619Z [gw3] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_gather_cpu_complex128 2022-08-17T12:20:21.3962303Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_gather_cpu_float64 2022-08-17T12:20:21.4406199Z [gw3] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_gather_cpu_float64 2022-08-17T12:20:21.4450530Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_ge_cpu_float64 2022-08-17T12:20:21.4845116Z [gw3] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_ge_cpu_float64 2022-08-17T12:20:21.4883311Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_geqrf_cpu_complex128 2022-08-17T12:20:21.5325153Z [gw3] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_geqrf_cpu_complex128 2022-08-17T12:20:21.5365710Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_geqrf_cpu_float64 2022-08-17T12:20:21.5764945Z [gw3] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_geqrf_cpu_float64 2022-08-17T12:20:21.5801027Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_gradient_cpu_complex128 2022-08-17T12:20:21.6204782Z [gw3] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_gradient_cpu_complex128 2022-08-17T12:20:21.6241485Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_gradient_cpu_float64 2022-08-17T12:20:21.6644838Z [gw3] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_gradient_cpu_float64 2022-08-17T12:20:21.6681946Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_gt_cpu_float64 2022-08-17T12:20:21.7124894Z [gw3] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_gt_cpu_float64 2022-08-17T12:20:21.7165127Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_half_cpu_complex128 2022-08-17T12:20:21.7565381Z [gw3] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_half_cpu_complex128 2022-08-17T12:20:21.7605768Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_half_cpu_float64 2022-08-17T12:20:21.7715479Z [gw3] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_half_cpu_float64 2022-08-17T12:20:21.7726610Z [gw1] [ 73%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sqrt_cpu_complex128 2022-08-17T12:20:21.7972638Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sqrt_cpu_float64 2022-08-17T12:20:21.8042953Z [gw1] [ 73%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sqrt_cpu_float64 2022-08-17T12:20:21.8073259Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_heaviside_cpu_float64 2022-08-17T12:20:21.8158704Z [gw3] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_heaviside_cpu_float64 2022-08-17T12:20:21.8174083Z [gw2] [ 73%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cumprod_cpu_complex128 2022-08-17T12:20:21.8220978Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cumprod_cpu_float64 2022-08-17T12:20:21.8510565Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_square_cpu_complex128 2022-08-17T12:20:21.8560274Z [gw1] [ 73%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_square_cpu_complex128 2022-08-17T12:20:21.8564407Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_histc_cpu_float64 2022-08-17T12:20:21.8683174Z [gw3] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_histc_cpu_float64 2022-08-17T12:20:21.8751556Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_square_cpu_float64 2022-08-17T12:20:21.8963649Z [gw1] [ 73%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_square_cpu_float64 2022-08-17T12:20:21.8996641Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_histogram_cpu_float64 2022-08-17T12:20:21.9123754Z [gw3] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_histogram_cpu_float64 2022-08-17T12:20:21.9388644Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_squeeze_cpu_complex128 2022-08-17T12:20:21.9442615Z [gw1] [ 73%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_squeeze_cpu_complex128 2022-08-17T12:20:21.9473107Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_histogramdd_cpu_float64 2022-08-17T12:20:21.9562799Z [gw3] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_histogramdd_cpu_float64 2022-08-17T12:20:21.9626106Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_squeeze_cpu_float64 2022-08-17T12:20:21.9883865Z [gw1] [ 73%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_squeeze_cpu_float64 2022-08-17T12:20:21.9914738Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_hsplit_cpu_complex128 2022-08-17T12:20:22.0002508Z [gw3] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_hsplit_cpu_complex128 2022-08-17T12:20:22.0033450Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_stack_cpu_complex128 2022-08-17T12:20:22.0326563Z [gw1] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_stack_cpu_complex128 2022-08-17T12:20:22.0352284Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_hsplit_cpu_float64 2022-08-17T12:20:22.0443231Z [gw3] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_hsplit_cpu_float64 2022-08-17T12:20:22.0476480Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_stack_cpu_float64 2022-08-17T12:20:22.0805866Z [gw1] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_stack_cpu_float64 2022-08-17T12:20:22.0836585Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_hstack_cpu_complex128 2022-08-17T12:20:22.0882858Z [gw3] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_hstack_cpu_complex128 2022-08-17T12:20:22.0918235Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_std_cpu_complex128 2022-08-17T12:20:22.1246211Z [gw1] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_std_cpu_complex128 2022-08-17T12:20:22.1275218Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_hstack_cpu_float64 2022-08-17T12:20:22.1324030Z [gw3] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_hstack_cpu_float64 2022-08-17T12:20:22.1357342Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_std_cpu_float64 2022-08-17T12:20:22.1725006Z [gw1] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_std_cpu_float64 2022-08-17T12:20:22.1763642Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_hypot_cpu_float64 2022-08-17T12:20:22.1802758Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_std_mean_cpu_complex128 2022-08-17T12:20:22.1865723Z [gw1] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_std_mean_cpu_complex128 2022-08-17T12:20:22.2107429Z [gw3] [ 73%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_hypot_cpu_float64 2022-08-17T12:20:22.2117707Z [gw2] [ 73%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cumprod_cpu_float64 2022-08-17T12:20:22.2161645Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cumsum_cpu_complex128 2022-08-17T12:20:22.2201455Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_i0_cpu_float64 2022-08-17T12:20:22.2235191Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_std_mean_cpu_float64 2022-08-17T12:20:22.2244463Z [gw1] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_std_mean_cpu_float64 2022-08-17T12:20:22.2390528Z [gw3] [ 73%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_i0_cpu_float64 2022-08-17T12:20:22.2523158Z [gw2] [ 73%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cumsum_cpu_complex128 2022-08-17T12:20:22.2599238Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cumsum_cpu_float64 2022-08-17T12:20:22.2608064Z [gw2] [ 73%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cumsum_cpu_float64 2022-08-17T12:20:22.2635448Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_igamma_cpu_float64 2022-08-17T12:20:22.2647903Z [gw3] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_igamma_cpu_float64 2022-08-17T12:20:22.2670253Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_stft_cpu_complex128 2022-08-17T12:20:22.2962899Z [gw1] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_stft_cpu_complex128 2022-08-17T12:20:22.2987310Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cumulative_trapezoid_cpu_complex128 2022-08-17T12:20:22.3041626Z [gw2] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cumulative_trapezoid_cpu_complex128 2022-08-17T12:20:22.3068885Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_igammac_cpu_float64 2022-08-17T12:20:22.3080878Z [gw3] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_igammac_cpu_float64 2022-08-17T12:20:22.3105614Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_stft_cpu_float64 2022-08-17T12:20:22.3405143Z [gw1] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_stft_cpu_float64 2022-08-17T12:20:22.3436135Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cumulative_trapezoid_cpu_float64 2022-08-17T12:20:22.3483864Z [gw2] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cumulative_trapezoid_cpu_float64 2022-08-17T12:20:22.3514877Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_imag_cpu_complex128 2022-08-17T12:20:22.3562436Z [gw3] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_imag_cpu_complex128 2022-08-17T12:20:22.3845495Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sub_cpu_complex128 2022-08-17T12:20:22.3915297Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_deg2rad_cpu_float64 2022-08-17T12:20:22.3929835Z [gw2] [ 73%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_deg2rad_cpu_float64 2022-08-17T12:20:22.4285057Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_index_add_cpu_complex128 2022-08-17T12:20:22.4311674Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_diag_cpu_complex128 2022-08-17T12:20:22.4369277Z [gw2] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_diag_cpu_complex128 2022-08-17T12:20:22.4381605Z [gw1] [ 73%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sub_cpu_complex128 2022-08-17T12:20:22.4521725Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sub_cpu_float64 2022-08-17T12:20:22.4578846Z [gw1] [ 73%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sub_cpu_float64 2022-08-17T12:20:22.4586442Z [gw3] [ 73%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_index_add_cpu_complex128 2022-08-17T12:20:22.4723462Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_index_add_cpu_float64 2022-08-17T12:20:22.4742435Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_diag_cpu_float64 2022-08-17T12:20:22.4750018Z [gw3] [ 73%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_index_add_cpu_float64 2022-08-17T12:20:22.4800647Z [gw2] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_diag_cpu_float64 2022-08-17T12:20:22.4822709Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sum_cpu_complex128 2022-08-17T12:20:22.5043242Z [gw1] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sum_cpu_complex128 2022-08-17T12:20:22.5163321Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_index_copy_cpu_complex128 2022-08-17T12:20:22.5185806Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_diag_embed_cpu_complex128 2022-08-17T12:20:22.5242532Z [gw2] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_diag_embed_cpu_complex128 2022-08-17T12:20:22.5266001Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sum_cpu_float64 2022-08-17T12:20:22.5279426Z [gw1] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sum_cpu_float64 2022-08-17T12:20:22.5483589Z [gw3] [ 73%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_index_copy_cpu_complex128 2022-08-17T12:20:22.5558200Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_index_copy_cpu_float64 2022-08-17T12:20:22.5601583Z [gw3] [ 73%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_index_copy_cpu_float64 2022-08-17T12:20:22.5624340Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_diag_embed_cpu_float64 2022-08-17T12:20:22.5680545Z [gw2] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_diag_embed_cpu_float64 2022-08-17T12:20:22.5701689Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sum_to_size_cpu_complex128 2022-08-17T12:20:22.5923994Z [gw1] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sum_to_size_cpu_complex128 2022-08-17T12:20:22.6043248Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_index_fill_cpu_complex128 2022-08-17T12:20:22.6065685Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_diagflat_cpu_complex128 2022-08-17T12:20:22.6084680Z [gw2] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_diagflat_cpu_complex128 2022-08-17T12:20:22.6120666Z [gw3] [ 73%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_index_fill_cpu_complex128 2022-08-17T12:20:22.6143898Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sum_to_size_cpu_float64 2022-08-17T12:20:22.6362829Z [gw1] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sum_to_size_cpu_float64 2022-08-17T12:20:22.6420838Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_index_fill_cpu_float64 2022-08-17T12:20:22.6480827Z [gw3] [ 73%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_index_fill_cpu_float64 2022-08-17T12:20:22.6507210Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_diagflat_cpu_float64 2022-08-17T12:20:22.6560096Z [gw2] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_diagflat_cpu_float64 2022-08-17T12:20:22.6583768Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_svd_cpu_complex128 2022-08-17T12:20:22.6804048Z [gw1] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_svd_cpu_complex128 2022-08-17T12:20:22.6923756Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_index_put_cpu_complex128 2022-08-17T12:20:22.6958542Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_diagonal_cpu_complex128 2022-08-17T12:20:22.7002474Z [gw2] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_diagonal_cpu_complex128 2022-08-17T12:20:22.7038132Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_svd_cpu_float64 2022-08-17T12:20:22.7151446Z [gw1] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_svd_cpu_float64 2022-08-17T12:20:22.7241993Z [gw3] [ 73%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_index_put_cpu_complex128 2022-08-17T12:20:22.7327472Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_index_put_cpu_float64 2022-08-17T12:20:22.7360377Z [gw3] [ 73%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_index_put_cpu_float64 2022-08-17T12:20:22.7385504Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_diagonal_cpu_float64 2022-08-17T12:20:22.7440962Z [gw2] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_diagonal_cpu_float64 2022-08-17T12:20:22.7463653Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_svd_lowrank_cpu_float64 2022-08-17T12:20:22.7683029Z [gw1] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_svd_lowrank_cpu_float64 2022-08-17T12:20:22.7803656Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_index_reduce_cpu_float64 2022-08-17T12:20:22.7838299Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_diagonal_scatter_cpu_float64 2022-08-17T12:20:22.7882220Z [gw2] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_diagonal_scatter_cpu_float64 2022-08-17T12:20:22.7897781Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_symeig_cpu_complex128 2022-08-17T12:20:22.7906062Z [gw0] [ 73%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_gaussian_nll_loss_cpu_float64 2022-08-17T12:20:22.7914948Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_gelu_cpu_float64 2022-08-17T12:20:22.8244664Z [gw1] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_symeig_cpu_complex128 2022-08-17T12:20:22.8278940Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_diff_cpu_complex128 2022-08-17T12:20:22.8333723Z [gw2] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_diff_cpu_complex128 2022-08-17T12:20:22.8341261Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_symeig_cpu_float64 2022-08-17T12:20:22.8352813Z [gw3] [ 73%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_index_reduce_cpu_float64 2022-08-17T12:20:22.8360256Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_index_select_cpu_complex128 2022-08-17T12:20:22.8376567Z [gw1] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_symeig_cpu_float64 2022-08-17T12:20:22.8397507Z [gw3] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_index_select_cpu_complex128 2022-08-17T12:20:22.8406820Z [gw0] [ 73%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_gelu_cpu_float64 2022-08-17T12:20:22.8684056Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_glu_cpu_float64 2022-08-17T12:20:22.8711899Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_diff_cpu_float64 2022-08-17T12:20:22.8764633Z [gw2] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_diff_cpu_float64 2022-08-17T12:20:22.8765766Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_t_cpu_complex128 2022-08-17T12:20:22.8798846Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_index_select_cpu_float64 2022-08-17T12:20:22.8910062Z [gw3] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_index_select_cpu_float64 2022-08-17T12:20:22.9124073Z [gw1] [ 73%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_t_cpu_complex128 2022-08-17T12:20:22.9202889Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_digamma_cpu_float64 2022-08-17T12:20:22.9214125Z [gw2] [ 74%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_digamma_cpu_float64 2022-08-17T12:20:22.9219418Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_inner_cpu_complex128 2022-08-17T12:20:22.9245208Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_t_cpu_float64 2022-08-17T12:20:22.9270955Z [gw3] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_inner_cpu_complex128 2022-08-17T12:20:22.9564281Z [gw1] [ 74%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_t_cpu_float64 2022-08-17T12:20:22.9592665Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_dist_cpu_complex128 2022-08-17T12:20:22.9642362Z [gw2] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_dist_cpu_complex128 2022-08-17T12:20:22.9644339Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_inner_cpu_float64 2022-08-17T12:20:22.9679910Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_take_along_dim_cpu_complex128 2022-08-17T12:20:22.9683788Z [gw3] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_inner_cpu_float64 2022-08-17T12:20:23.0004331Z [gw1] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_take_along_dim_cpu_complex128 2022-08-17T12:20:23.0036243Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_dist_cpu_float64 2022-08-17T12:20:23.0083597Z [gw2] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_dist_cpu_float64 2022-08-17T12:20:23.0084844Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_take_along_dim_cpu_float64 2022-08-17T12:20:23.0117526Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_int_cpu_complex128 2022-08-17T12:20:23.0120459Z [gw3] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_int_cpu_complex128 2022-08-17T12:20:23.0444602Z [gw1] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_take_along_dim_cpu_float64 2022-08-17T12:20:23.0523119Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_div_floor_rounding_cpu_float64 2022-08-17T12:20:23.0555599Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_take_cpu_complex128 2022-08-17T12:20:23.0566400Z [gw1] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_take_cpu_complex128 2022-08-17T12:20:23.0580926Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_int_cpu_float64 2022-08-17T12:20:23.0595824Z [gw2] [ 74%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_div_floor_rounding_cpu_float64 2022-08-17T12:20:23.0811378Z [gw3] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_int_cpu_float64 2022-08-17T12:20:23.0819459Z [gw0] [ 74%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_glu_cpu_float64 2022-08-17T12:20:23.0848289Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_grid_sample_cpu_float64 2022-08-17T12:20:23.0880989Z [gw0] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_grid_sample_cpu_float64 2022-08-17T12:20:23.0961324Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_div_no_rounding_mode_cpu_complex128 2022-08-17T12:20:23.0991785Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_take_cpu_float64 2022-08-17T12:20:23.1000435Z [gw1] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_take_cpu_float64 2022-08-17T12:20:23.1030589Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_inverse_cpu_complex128 2022-08-17T12:20:23.1242880Z [gw3] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_inverse_cpu_complex128 2022-08-17T12:20:23.1398083Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_group_norm_cpu_float64 2022-08-17T12:20:23.1407239Z [gw2] [ 74%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_div_no_rounding_mode_cpu_complex128 2022-08-17T12:20:23.1412080Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_tan_cpu_complex128 2022-08-17T12:20:23.1443565Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_div_no_rounding_mode_cpu_float64 2022-08-17T12:20:23.1486775Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_inverse_cpu_float64 2022-08-17T12:20:23.1536409Z [gw3] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_inverse_cpu_float64 2022-08-17T12:20:23.1554735Z [gw1] [ 74%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_tan_cpu_complex128 2022-08-17T12:20:23.1847157Z [gw2] [ 74%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_div_no_rounding_mode_cpu_float64 2022-08-17T12:20:23.1847836Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_div_trunc_rounding_cpu_float64 2022-08-17T12:20:23.1883758Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_tan_cpu_float64 2022-08-17T12:20:23.1897453Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_isclose_cpu_complex128 2022-08-17T12:20:23.1920988Z [gw1] [ 74%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_tan_cpu_float64 2022-08-17T12:20:23.2020420Z [gw3] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_isclose_cpu_complex128 2022-08-17T12:20:23.2286757Z [gw2] [ 74%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_div_trunc_rounding_cpu_float64 2022-08-17T12:20:23.2288740Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_dot_cpu_complex128 2022-08-17T12:20:23.2301646Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_tanh_cpu_complex128 2022-08-17T12:20:23.2320432Z [gw0] [ 74%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_group_norm_cpu_float64 2022-08-17T12:20:23.2330489Z [gw2] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_dot_cpu_complex128 2022-08-17T12:20:23.2333309Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_isclose_cpu_float64 2022-08-17T12:20:23.2363176Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_hardshrink_cpu_float64 2022-08-17T12:20:23.2406175Z [gw3] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_isclose_cpu_float64 2022-08-17T12:20:23.2547416Z [gw1] [ 74%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_tanh_cpu_complex128 2022-08-17T12:20:23.2725866Z [gw0] [ 74%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_hardshrink_cpu_float64 2022-08-17T12:20:23.2726514Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_dot_cpu_float64 2022-08-17T12:20:23.2748840Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_tanh_cpu_float64 2022-08-17T12:20:23.2775354Z [gw2] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_dot_cpu_float64 2022-08-17T12:20:23.2776797Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_hardsigmoid_cpu_float64 2022-08-17T12:20:23.2778535Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_isfinite_cpu_complex128 2022-08-17T12:20:23.2802169Z [gw1] [ 74%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_tanh_cpu_float64 2022-08-17T12:20:23.2805451Z [gw0] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_hardsigmoid_cpu_float64 2022-08-17T12:20:23.3166671Z [gw3] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_isfinite_cpu_complex128 2022-08-17T12:20:23.3167305Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_double_cpu_complex128 2022-08-17T12:20:23.3198843Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_tensor_split_cpu_complex128 2022-08-17T12:20:23.3202325Z [gw2] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_double_cpu_complex128 2022-08-17T12:20:23.3213221Z [gw1] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_tensor_split_cpu_complex128 2022-08-17T12:20:23.3214040Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_hardswish_cpu_float64 2022-08-17T12:20:23.3242777Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_isfinite_cpu_float64 2022-08-17T12:20:23.3396342Z [gw3] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_isfinite_cpu_float64 2022-08-17T12:20:23.3605070Z [gw0] [ 74%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_hardswish_cpu_float64 2022-08-17T12:20:23.3605903Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_double_cpu_float64 2022-08-17T12:20:23.3634799Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_tensor_split_cpu_float64 2022-08-17T12:20:23.3644567Z [gw2] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_double_cpu_float64 2022-08-17T12:20:23.3654322Z [gw1] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_tensor_split_cpu_float64 2022-08-17T12:20:23.3654928Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_isin_cpu_float64 2022-08-17T12:20:23.3680469Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_hardtanh_cpu_float64 2022-08-17T12:20:23.3925592Z [gw3] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_isin_cpu_float64 2022-08-17T12:20:23.4044148Z [gw0] [ 74%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_hardtanh_cpu_float64 2022-08-17T12:20:23.4044697Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_dsplit_cpu_complex128 2022-08-17T12:20:23.4073444Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_tensordot_cpu_complex128 2022-08-17T12:20:23.4081060Z [gw1] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_tensordot_cpu_complex128 2022-08-17T12:20:23.4122861Z [gw2] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_dsplit_cpu_complex128 2022-08-17T12:20:23.4124535Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_isinf_cpu_complex128 2022-08-17T12:20:23.4149222Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_hinge_embedding_loss_cpu_float64 2022-08-17T12:20:23.4485872Z [gw3] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_isinf_cpu_complex128 2022-08-17T12:20:23.4489004Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_tensordot_cpu_float64 2022-08-17T12:20:23.4525631Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_dsplit_cpu_float64 2022-08-17T12:20:23.4529792Z [gw1] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_tensordot_cpu_float64 2022-08-17T12:20:23.4562213Z [gw2] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_dsplit_cpu_float64 2022-08-17T12:20:23.4592010Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_isinf_cpu_float64 2022-08-17T12:20:23.4859558Z [gw3] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_isinf_cpu_float64 2022-08-17T12:20:23.4866856Z [gw0] [ 74%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_hinge_embedding_loss_cpu_float64 2022-08-17T12:20:23.4923381Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_huber_loss_cpu_float64 2022-08-17T12:20:23.4926165Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_dstack_cpu_complex128 2022-08-17T12:20:23.4958192Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_tile_cpu_complex128 2022-08-17T12:20:23.4964828Z [gw2] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_dstack_cpu_complex128 2022-08-17T12:20:23.5002133Z [gw1] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_tile_cpu_complex128 2022-08-17T12:20:23.5031011Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_isnan_cpu_complex128 2022-08-17T12:20:23.5366406Z [gw3] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_isnan_cpu_complex128 2022-08-17T12:20:23.5367319Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_dstack_cpu_float64 2022-08-17T12:20:23.5401853Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_tile_cpu_float64 2022-08-17T12:20:23.5411794Z [gw2] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_dstack_cpu_float64 2022-08-17T12:20:23.5442105Z [gw1] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_tile_cpu_float64 2022-08-17T12:20:23.5469014Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_isnan_cpu_float64 2022-08-17T12:20:23.5675822Z [gw3] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_isnan_cpu_float64 2022-08-17T12:20:23.5684444Z [gw0] [ 74%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_huber_loss_cpu_float64 2022-08-17T12:20:23.5805950Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_instance_norm_cpu_float64 2022-08-17T12:20:23.5808217Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_eig_cpu_complex128 2022-08-17T12:20:23.5840300Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_to_sparse_cpu_complex128 2022-08-17T12:20:23.5849335Z [gw2] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_eig_cpu_complex128 2022-08-17T12:20:23.5882787Z [gw1] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_to_sparse_cpu_complex128 2022-08-17T12:20:23.5916538Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_isneginf_cpu_float64 2022-08-17T12:20:23.6246846Z [gw3] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_isneginf_cpu_float64 2022-08-17T12:20:23.6247497Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_eig_cpu_float64 2022-08-17T12:20:23.6289403Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_to_sparse_cpu_float64 2022-08-17T12:20:23.6294415Z [gw2] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_eig_cpu_float64 2022-08-17T12:20:23.6321737Z [gw1] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_to_sparse_cpu_float64 2022-08-17T12:20:23.6349603Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_isposinf_cpu_float64 2022-08-17T12:20:23.6687487Z [gw3] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_isposinf_cpu_float64 2022-08-17T12:20:23.6688664Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_einsum_cpu_complex128 2022-08-17T12:20:23.6718380Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_topk_cpu_float64 2022-08-17T12:20:23.6727716Z [gw2] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_einsum_cpu_complex128 2022-08-17T12:20:23.6762495Z [gw1] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_topk_cpu_float64 2022-08-17T12:20:23.6794696Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_isreal_cpu_complex128 2022-08-17T12:20:23.7124516Z [gw3] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_isreal_cpu_complex128 2022-08-17T12:20:23.7150825Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_einsum_cpu_float64 2022-08-17T12:20:23.7167035Z [gw2] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_einsum_cpu_float64 2022-08-17T12:20:23.7201967Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_trace_cpu_complex128 2022-08-17T12:20:23.7242070Z [gw1] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_trace_cpu_complex128 2022-08-17T12:20:23.7270983Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_isreal_cpu_float64 2022-08-17T12:20:23.7292672Z [gw3] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_isreal_cpu_float64 2022-08-17T12:20:23.7300008Z [gw0] [ 74%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_instance_norm_cpu_float64 2022-08-17T12:20:23.7565752Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_interpolate_area_cpu_float64 2022-08-17T12:20:23.7598185Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_empty_cpu_complex128 2022-08-17T12:20:23.7642848Z [gw2] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_empty_cpu_complex128 2022-08-17T12:20:23.7678501Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_trace_cpu_float64 2022-08-17T12:20:23.7691804Z [gw1] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_trace_cpu_float64 2022-08-17T12:20:23.7714102Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_istft_cpu_complex128 2022-08-17T12:20:23.7843783Z [gw3] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_istft_cpu_complex128 2022-08-17T12:20:23.7853748Z [gw0] [ 74%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_interpolate_area_cpu_float64 2022-08-17T12:20:23.8003934Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_interpolate_bicubic_cpu_float64 2022-08-17T12:20:23.8033198Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_empty_cpu_float64 2022-08-17T12:20:23.8082274Z [gw2] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_empty_cpu_float64 2022-08-17T12:20:23.8121078Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_transpose_cpu_complex128 2022-08-17T12:20:23.8155305Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_svdvals_cpu_complex128 2022-08-17T12:20:23.8443751Z [gw3] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_svdvals_cpu_complex128 2022-08-17T12:20:23.8471631Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_empty_like_cpu_complex128 2022-08-17T12:20:23.8561394Z [gw2] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_empty_like_cpu_complex128 2022-08-17T12:20:23.8581563Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_svdvals_cpu_float64 2022-08-17T12:20:23.8598455Z [gw1] [ 75%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_transpose_cpu_complex128 2022-08-17T12:20:23.8609020Z [gw0] [ 75%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_interpolate_bicubic_cpu_float64 2022-08-17T12:20:23.8676276Z [gw3] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_svdvals_cpu_float64 2022-08-17T12:20:23.8681381Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_transpose_cpu_float64 2022-08-17T12:20:23.8688179Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_interpolate_bilinear_cpu_float64 2022-08-17T12:20:23.8882290Z [gw1] [ 75%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_transpose_cpu_float64 2022-08-17T12:20:23.8908403Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_empty_like_cpu_float64 2022-08-17T12:20:23.9001587Z [gw2] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_empty_like_cpu_float64 2022-08-17T12:20:23.9029418Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_tensorinv_cpu_complex128 2022-08-17T12:20:23.9040297Z [gw3] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_tensorinv_cpu_complex128 2022-08-17T12:20:23.9065277Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_trapezoid_cpu_complex128 2022-08-17T12:20:23.9251370Z [gw1] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_trapezoid_cpu_complex128 2022-08-17T12:20:23.9262743Z [gw0] [ 75%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_interpolate_bilinear_cpu_float64 2022-08-17T12:20:23.9321528Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_interpolate_linear_cpu_float64 2022-08-17T12:20:23.9354213Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_eq_cpu_complex128 2022-08-17T12:20:23.9484820Z [gw2] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_eq_cpu_complex128 2022-08-17T12:20:23.9486385Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_tensorinv_cpu_float64 2022-08-17T12:20:23.9510957Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_trapezoid_cpu_float64 2022-08-17T12:20:23.9526463Z [gw3] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_tensorinv_cpu_float64 2022-08-17T12:20:23.9740836Z [gw1] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_trapezoid_cpu_float64 2022-08-17T12:20:23.9750809Z [gw0] [ 75%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_interpolate_linear_cpu_float64 2022-08-17T12:20:23.9761292Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_interpolate_nearest_cpu_float64 2022-08-17T12:20:23.9792381Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_eq_cpu_float64 2022-08-17T12:20:23.9925227Z [gw2] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_eq_cpu_float64 2022-08-17T12:20:23.9925872Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_tensorsolve_cpu_complex128 2022-08-17T12:20:23.9962585Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_trapz_cpu_complex128 2022-08-17T12:20:23.9970427Z [gw3] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_tensorsolve_cpu_complex128 2022-08-17T12:20:24.0205347Z [gw1] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_trapz_cpu_complex128 2022-08-17T12:20:24.0242095Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_equal_cpu_complex128 2022-08-17T12:20:24.0292932Z [gw2] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_equal_cpu_complex128 2022-08-17T12:20:24.0300594Z [gw0] [ 75%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_interpolate_nearest_cpu_float64 2022-08-17T12:20:24.0364604Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_interpolate_trilinear_cpu_float64 2022-08-17T12:20:24.0366685Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_tensorsolve_cpu_float64 2022-08-17T12:20:24.0395900Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_trapz_cpu_float64 2022-08-17T12:20:24.0408580Z [gw3] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_tensorsolve_cpu_float64 2022-08-17T12:20:24.0645330Z [gw1] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_trapz_cpu_float64 2022-08-17T12:20:24.0685971Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_equal_cpu_float64 2022-08-17T12:20:24.0805054Z [gw2] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_equal_cpu_float64 2022-08-17T12:20:24.0849026Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_triangular_solve_cpu_complex128 2022-08-17T12:20:24.0854009Z [gw1] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_triangular_solve_cpu_complex128 2022-08-17T12:20:24.0882779Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_vander_cpu_complex128 2022-08-17T12:20:24.0968122Z [gw3] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_vander_cpu_complex128 2022-08-17T12:20:24.0976846Z [gw0] [ 75%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_interpolate_trilinear_cpu_float64 2022-08-17T12:20:24.1082795Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_kl_div_cpu_float64 2022-08-17T12:20:24.1129233Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_erf_cpu_float64 2022-08-17T12:20:24.1284139Z [gw2] [ 75%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_erf_cpu_float64 2022-08-17T12:20:24.1310722Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_triangular_solve_cpu_float64 2022-08-17T12:20:24.1321649Z [gw1] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_triangular_solve_cpu_float64 2022-08-17T12:20:24.1346529Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_vander_cpu_float64 2022-08-17T12:20:24.1523003Z [gw3] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_vander_cpu_float64 2022-08-17T12:20:24.1589194Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_erfc_cpu_float64 2022-08-17T12:20:24.1765099Z [gw2] [ 75%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_erfc_cpu_float64 2022-08-17T12:20:24.1766016Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_vecdot_cpu_complex128 2022-08-17T12:20:24.1798737Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_tril_cpu_complex128 2022-08-17T12:20:24.2014297Z [gw3] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_vecdot_cpu_complex128 2022-08-17T12:20:24.2027429Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_erfinv_cpu_float64 2022-08-17T12:20:24.2131102Z [gw2] [ 75%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_erfinv_cpu_float64 2022-08-17T12:20:24.2241407Z [gw1] [ 75%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_tril_cpu_complex128 2022-08-17T12:20:24.2244390Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_vecdot_cpu_float64 2022-08-17T12:20:24.2255884Z [gw3] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_vecdot_cpu_float64 2022-08-17T12:20:24.2361853Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_tril_cpu_float64 2022-08-17T12:20:24.2484198Z [gw1] [ 75%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_tril_cpu_float64 2022-08-17T12:20:24.2487754Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_exp2_cpu_float64 2022-08-17T12:20:24.2515446Z [gw2] [ 75%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_exp2_cpu_float64 2022-08-17T12:20:24.2552153Z [gw0] [ 75%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_kl_div_cpu_float64 2022-08-17T12:20:24.2680772Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_l1_loss_cpu_complex128 2022-08-17T12:20:24.2687763Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_vector_norm_cpu_complex128 2022-08-17T12:20:24.2696293Z [gw3] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_vector_norm_cpu_complex128 2022-08-17T12:20:24.2918720Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_triu_cpu_complex128 2022-08-17T12:20:24.3065342Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_exp_cpu_complex128 2022-08-17T12:20:24.3162224Z [gw2] [ 75%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_exp_cpu_complex128 2022-08-17T12:20:24.3166200Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_vector_norm_cpu_float64 2022-08-17T12:20:24.3284241Z [gw3] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_vector_norm_cpu_float64 2022-08-17T12:20:24.3290150Z [gw1] [ 75%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_triu_cpu_complex128 2022-08-17T12:20:24.3313468Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_exp_cpu_float64 2022-08-17T12:20:24.3366581Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_triu_cpu_float64 2022-08-17T12:20:24.3457811Z [gw2] [ 75%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_exp_cpu_float64 2022-08-17T12:20:24.3632961Z [gw1] [ 75%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_triu_cpu_float64 2022-08-17T12:20:24.3644997Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linspace_cpu_complex128 2022-08-17T12:20:24.3723619Z [gw3] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linspace_cpu_complex128 2022-08-17T12:20:24.3728537Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_true_divide_cpu_complex128 2022-08-17T12:20:24.3761902Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_expand_as_cpu_complex128 2022-08-17T12:20:24.4083079Z [gw2] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_expand_as_cpu_complex128 2022-08-17T12:20:24.4088963Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linspace_cpu_float64 2022-08-17T12:20:24.4214706Z [gw3] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linspace_cpu_float64 2022-08-17T12:20:24.4220282Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_expand_as_cpu_float64 2022-08-17T12:20:24.4640687Z [gw2] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_expand_as_cpu_float64 2022-08-17T12:20:24.4656105Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_log10_cpu_complex128 2022-08-17T12:20:24.4661702Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_expand_cpu_complex128 2022-08-17T12:20:24.4789347Z [gw2] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_expand_cpu_complex128 2022-08-17T12:20:24.4807886Z [gw1] [ 75%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_true_divide_cpu_complex128 2022-08-17T12:20:24.4968370Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_true_divide_cpu_float64 2022-08-17T12:20:24.4998790Z [gw3] [ 75%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_log10_cpu_complex128 2022-08-17T12:20:24.5088870Z [gw1] [ 75%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_true_divide_cpu_float64 2022-08-17T12:20:24.5090057Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_expand_cpu_float64 2022-08-17T12:20:24.5100289Z [gw2] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_expand_cpu_float64 2022-08-17T12:20:24.5101612Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_log10_cpu_float64 2022-08-17T12:20:24.5283102Z [gw3] [ 75%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_log10_cpu_float64 2022-08-17T12:20:24.5337532Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_trunc_cpu_float64 2022-08-17T12:20:24.5443658Z [gw1] [ 75%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_trunc_cpu_float64 2022-08-17T12:20:24.5483173Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_log1p_cpu_float64 2022-08-17T12:20:24.5488874Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_expm1_cpu_float64 2022-08-17T12:20:24.5525543Z [gw3] [ 75%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_log1p_cpu_float64 2022-08-17T12:20:24.5723472Z [gw2] [ 75%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_expm1_cpu_float64 2022-08-17T12:20:24.5749251Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_unbind_cpu_complex128 2022-08-17T12:20:24.5883224Z [gw1] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_unbind_cpu_complex128 2022-08-17T12:20:24.5923626Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_log2_cpu_complex128 2022-08-17T12:20:24.5955878Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_fft2_cpu_complex128 2022-08-17T12:20:24.6042709Z [gw2] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_fft2_cpu_complex128 2022-08-17T12:20:24.6202449Z [gw3] [ 75%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_log2_cpu_complex128 2022-08-17T12:20:24.6229746Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_unbind_cpu_float64 2022-08-17T12:20:24.6324263Z [gw1] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_unbind_cpu_float64 2022-08-17T12:20:24.6363983Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_log2_cpu_float64 2022-08-17T12:20:24.6393431Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_fft2_cpu_float64 2022-08-17T12:20:24.6413136Z [gw2] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_fft2_cpu_float64 2022-08-17T12:20:24.6548021Z [gw3] [ 75%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_log2_cpu_float64 2022-08-17T12:20:24.6559462Z [gw0] [ 75%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_l1_loss_cpu_complex128 2022-08-17T12:20:24.6643860Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_l1_loss_cpu_float64 2022-08-17T12:20:24.6677797Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_unflatten_cpu_complex128 2022-08-17T12:20:24.6763949Z [gw1] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_unflatten_cpu_complex128 2022-08-17T12:20:24.6803078Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_log_cpu_complex128 2022-08-17T12:20:24.6832551Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_fft_cpu_complex128 2022-08-17T12:20:24.7005054Z [gw2] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_fft_cpu_complex128 2022-08-17T12:20:24.7084667Z [gw3] [ 75%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_log_cpu_complex128 2022-08-17T12:20:24.7119373Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_unflatten_cpu_float64 2022-08-17T12:20:24.7204692Z [gw1] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_unflatten_cpu_float64 2022-08-17T12:20:24.7229650Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_log_cpu_float64 2022-08-17T12:20:24.7242471Z [gw0] [ 75%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_l1_loss_cpu_float64 2022-08-17T12:20:24.7246361Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_layer_norm_cpu_float64 2022-08-17T12:20:24.7288260Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_fft_cpu_float64 2022-08-17T12:20:24.7326682Z [gw3] [ 75%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_log_cpu_float64 2022-08-17T12:20:24.7524967Z [gw2] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_fft_cpu_float64 2022-08-17T12:20:24.7557401Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_unfold_cpu_complex128 2022-08-17T12:20:24.7685639Z [gw1] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_unfold_cpu_complex128 2022-08-17T12:20:24.7688420Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_fftn_cpu_complex128 2022-08-17T12:20:24.7719321Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_log_softmax_cpu_float64 2022-08-17T12:20:24.7727854Z [gw3] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_log_softmax_cpu_float64 2022-08-17T12:20:24.7964811Z [gw2] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_fftn_cpu_complex128 2022-08-17T12:20:24.7999252Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_unfold_cpu_float64 2022-08-17T12:20:24.8065207Z [gw1] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_unfold_cpu_float64 2022-08-17T12:20:24.8075868Z [gw0] [ 75%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_layer_norm_cpu_float64 2022-08-17T12:20:24.8123500Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_leaky_relu_cpu_float64 2022-08-17T12:20:24.8161587Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_fftn_cpu_float64 2022-08-17T12:20:24.8170751Z [gw2] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_fftn_cpu_float64 2022-08-17T12:20:24.8195769Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_log_softmax_dtype_cpu_complex128 2022-08-17T12:20:24.8432564Z [gw3] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_log_softmax_dtype_cpu_complex128 2022-08-17T12:20:24.8441344Z [gw0] [ 75%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_leaky_relu_cpu_float64 2022-08-17T12:20:24.8466122Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_unique_consecutive_cpu_float64 2022-08-17T12:20:24.8480073Z [gw1] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_unique_consecutive_cpu_float64 2022-08-17T12:20:24.8561211Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_linear_cpu_complex128 2022-08-17T12:20:24.8586370Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_fftshift_cpu_complex128 2022-08-17T12:20:24.8600998Z [gw2] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_fftshift_cpu_complex128 2022-08-17T12:20:24.8622467Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_log_softmax_dtype_cpu_float64 2022-08-17T12:20:24.8884813Z [gw3] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_log_softmax_dtype_cpu_float64 2022-08-17T12:20:24.8918098Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_unique_cpu_float64 2022-08-17T12:20:24.9003063Z [gw1] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_unique_cpu_float64 2022-08-17T12:20:24.9036298Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_fftshift_cpu_float64 2022-08-17T12:20:24.9081545Z [gw2] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_fftshift_cpu_float64 2022-08-17T12:20:24.9108830Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_logaddexp2_cpu_float64 2022-08-17T12:20:24.9325125Z [gw3] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_logaddexp2_cpu_float64 2022-08-17T12:20:24.9443523Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_unsqueeze_cpu_complex128 2022-08-17T12:20:24.9474693Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_hfft2_cpu_complex128 2022-08-17T12:20:24.9522071Z [gw2] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_hfft2_cpu_complex128 2022-08-17T12:20:24.9554803Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_logaddexp_cpu_float64 2022-08-17T12:20:24.9884624Z [gw3] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_logaddexp_cpu_float64 2022-08-17T12:20:24.9899783Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_istft_cpu_float64 2022-08-17T12:20:24.9913218Z [gw1] [ 76%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_unsqueeze_cpu_complex128 2022-08-17T12:20:24.9919463Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_unsqueeze_cpu_float64 2022-08-17T12:20:24.9963113Z [gw2] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_istft_cpu_float64 2022-08-17T12:20:25.0003863Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_logcumsumexp_cpu_float64 2022-08-17T12:20:25.0008927Z [gw3] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_logcumsumexp_cpu_float64 2022-08-17T12:20:25.0327072Z [gw1] [ 76%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_unsqueeze_cpu_float64 2022-08-17T12:20:25.0328383Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_var_cpu_complex128 2022-08-17T12:20:25.0364235Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_jiterator_2inputs_2outputs_cpu_complex128 2022-08-17T12:20:25.0368543Z [gw1] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_var_cpu_complex128 2022-08-17T12:20:25.0401629Z [gw2] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_jiterator_2inputs_2outputs_cpu_complex128 2022-08-17T12:20:25.0428308Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_logdet_cpu_complex128 2022-08-17T12:20:25.0765215Z [gw3] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_logdet_cpu_complex128 2022-08-17T12:20:25.0767321Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_jiterator_2inputs_2outputs_cpu_float64 2022-08-17T12:20:25.0804499Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_var_cpu_float64 2022-08-17T12:20:25.0810698Z [gw1] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_var_cpu_float64 2022-08-17T12:20:25.0843098Z [gw2] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_jiterator_2inputs_2outputs_cpu_float64 2022-08-17T12:20:25.0873341Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_logdet_cpu_float64 2022-08-17T12:20:25.1207250Z [gw3] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_logdet_cpu_float64 2022-08-17T12:20:25.1209467Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_var_mean_cpu_complex128 2022-08-17T12:20:25.1245579Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_jiterator_4inputs_with_extra_args_cpu_complex128 2022-08-17T12:20:25.1253932Z [gw1] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_var_mean_cpu_complex128 2022-08-17T12:20:25.1281946Z [gw2] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_jiterator_4inputs_with_extra_args_cpu_complex128 2022-08-17T12:20:25.1319518Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_logical_and_cpu_complex128 2022-08-17T12:20:25.1646038Z [gw3] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_logical_and_cpu_complex128 2022-08-17T12:20:25.1650079Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_jiterator_4inputs_with_extra_args_cpu_float64 2022-08-17T12:20:25.1681989Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_var_mean_cpu_float64 2022-08-17T12:20:25.1691737Z [gw2] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_jiterator_4inputs_with_extra_args_cpu_float64 2022-08-17T12:20:25.1722322Z [gw1] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_var_mean_cpu_float64 2022-08-17T12:20:25.1751455Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_logical_and_cpu_float64 2022-08-17T12:20:25.2087165Z [gw3] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_logical_and_cpu_float64 2022-08-17T12:20:25.2087981Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_jiterator_binary_cpu_complex128 2022-08-17T12:20:25.2128337Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_vdot_cpu_complex128 2022-08-17T12:20:25.2139263Z [gw2] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_jiterator_binary_cpu_complex128 2022-08-17T12:20:25.2161501Z [gw1] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_vdot_cpu_complex128 2022-08-17T12:20:25.2194247Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_logical_not_cpu_complex128 2022-08-17T12:20:25.2526783Z [gw3] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_logical_not_cpu_complex128 2022-08-17T12:20:25.2527454Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_vdot_cpu_float64 2022-08-17T12:20:25.2558172Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_jiterator_binary_cpu_float64 2022-08-17T12:20:25.2568021Z [gw1] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_vdot_cpu_float64 2022-08-17T12:20:25.2601802Z [gw2] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_jiterator_binary_cpu_float64 2022-08-17T12:20:25.2632720Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_logical_not_cpu_float64 2022-08-17T12:20:25.2965947Z [gw3] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_logical_not_cpu_float64 2022-08-17T12:20:25.2966620Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_view_as_complex_cpu_float64 2022-08-17T12:20:25.2996217Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_jiterator_binary_return_by_ref_cpu_complex128 2022-08-17T12:20:25.3005789Z [gw1] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_view_as_complex_cpu_float64 2022-08-17T12:20:25.3083111Z [gw2] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_jiterator_binary_return_by_ref_cpu_complex128 2022-08-17T12:20:25.3115072Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_logical_or_cpu_complex128 2022-08-17T12:20:25.3406211Z [gw3] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_logical_or_cpu_complex128 2022-08-17T12:20:25.3407021Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_view_as_cpu_complex128 2022-08-17T12:20:25.3455926Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_jiterator_binary_return_by_ref_cpu_float64 2022-08-17T12:20:25.3461526Z [gw1] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_view_as_cpu_complex128 2022-08-17T12:20:25.3522234Z [gw2] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_jiterator_binary_return_by_ref_cpu_float64 2022-08-17T12:20:25.3552652Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_logical_or_cpu_float64 2022-08-17T12:20:25.3845879Z [gw3] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_logical_or_cpu_float64 2022-08-17T12:20:25.3850264Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_view_as_cpu_float64 2022-08-17T12:20:25.3879346Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_jiterator_unary_cpu_complex128 2022-08-17T12:20:25.3888710Z [gw1] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_view_as_cpu_float64 2022-08-17T12:20:25.4002485Z [gw2] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_jiterator_unary_cpu_complex128 2022-08-17T12:20:25.4029322Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_logical_xor_cpu_complex128 2022-08-17T12:20:25.4287243Z [gw3] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_logical_xor_cpu_complex128 2022-08-17T12:20:25.4288559Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_view_as_real_cpu_complex128 2022-08-17T12:20:25.4324454Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_jiterator_unary_cpu_float64 2022-08-17T12:20:25.4327388Z [gw2] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_jiterator_unary_cpu_float64 2022-08-17T12:20:25.4443677Z [gw1] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_view_as_real_cpu_complex128 2022-08-17T12:20:25.4474799Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_logical_xor_cpu_float64 2022-08-17T12:20:25.4726158Z [gw3] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_logical_xor_cpu_float64 2022-08-17T12:20:25.4730363Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_kron_cpu_complex128 2022-08-17T12:20:25.4758297Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_view_cpu_complex128 2022-08-17T12:20:25.4768112Z [gw1] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_view_cpu_complex128 2022-08-17T12:20:25.4882935Z [gw2] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_kron_cpu_complex128 2022-08-17T12:20:25.4986651Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_logit_cpu_float64 2022-08-17T12:20:25.5165441Z [gw3] [ 76%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_logit_cpu_float64 2022-08-17T12:20:25.5167557Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_kron_cpu_float64 2022-08-17T12:20:25.5205602Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_view_cpu_float64 2022-08-17T12:20:25.5215255Z [gw2] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_kron_cpu_float64 2022-08-17T12:20:25.5321300Z [gw1] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_view_cpu_float64 2022-08-17T12:20:25.5358317Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_logspace_cpu_complex128 2022-08-17T12:20:25.5640421Z [gw3] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_logspace_cpu_complex128 2022-08-17T12:20:25.5646455Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_kthvalue_cpu_float64 2022-08-17T12:20:25.5658578Z [gw2] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_kthvalue_cpu_float64 2022-08-17T12:20:25.5695146Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_vsplit_cpu_complex128 2022-08-17T12:20:25.5801541Z [gw1] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_vsplit_cpu_complex128 2022-08-17T12:20:25.5839863Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_logspace_cpu_float64 2022-08-17T12:20:25.6102785Z [gw3] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_logspace_cpu_float64 2022-08-17T12:20:25.6108459Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_ldexp_cpu_complex128 2022-08-17T12:20:25.6120695Z [gw2] [ 76%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_ldexp_cpu_complex128 2022-08-17T12:20:25.6158151Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_vsplit_cpu_float64 2022-08-17T12:20:25.6282399Z [gw1] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_vsplit_cpu_float64 2022-08-17T12:20:25.6324549Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_logsumexp_cpu_float64 2022-08-17T12:20:25.6535955Z [gw3] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_logsumexp_cpu_float64 2022-08-17T12:20:25.6541852Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_ldexp_cpu_float64 2022-08-17T12:20:25.6561743Z [gw2] [ 76%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_ldexp_cpu_float64 2022-08-17T12:20:25.6604445Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_vstack_cpu_complex128 2022-08-17T12:20:25.6722775Z [gw1] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_vstack_cpu_complex128 2022-08-17T12:20:25.6764516Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_long_cpu_complex128 2022-08-17T12:20:25.6924498Z [gw3] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_long_cpu_complex128 2022-08-17T12:20:25.6963341Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_le_cpu_float64 2022-08-17T12:20:25.7003738Z [gw2] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_le_cpu_float64 2022-08-17T12:20:25.7034587Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_vstack_cpu_float64 2022-08-17T12:20:25.7163434Z [gw1] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_vstack_cpu_float64 2022-08-17T12:20:25.7199751Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_long_cpu_float64 2022-08-17T12:20:25.7364766Z [gw3] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_long_cpu_float64 2022-08-17T12:20:25.7444790Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_lerp_cpu_complex128 2022-08-17T12:20:25.7483705Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_where_cpu_complex128 2022-08-17T12:20:25.7604155Z [gw1] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_where_cpu_complex128 2022-08-17T12:20:25.7637770Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_lt_cpu_float64 2022-08-17T12:20:25.7884317Z [gw3] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_lt_cpu_float64 2022-08-17T12:20:25.7921103Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_where_cpu_float64 2022-08-17T12:20:25.8045243Z [gw1] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_where_cpu_float64 2022-08-17T12:20:25.8085951Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_lu_cpu_complex128 2022-08-17T12:20:25.8325079Z [gw3] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_lu_cpu_complex128 2022-08-17T12:20:25.8349796Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_xlogy_cpu_float64 2022-08-17T12:20:25.8483400Z [gw1] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_xlogy_cpu_float64 2022-08-17T12:20:25.8522825Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_lu_cpu_float64 2022-08-17T12:20:25.8597552Z [gw3] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_lu_cpu_float64 2022-08-17T12:20:25.8607168Z [gw0] [ 76%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_linear_cpu_complex128 2022-08-17T12:20:25.8763853Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_linear_cpu_float64 2022-08-17T12:20:25.8774044Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_zero__cpu_complex128 2022-08-17T12:20:25.8836241Z [gw2] [ 76%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_lerp_cpu_complex128 2022-08-17T12:20:25.8922571Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_lerp_cpu_float64 2022-08-17T12:20:25.8956934Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_lu_solve_cpu_complex128 2022-08-17T12:20:25.8968078Z [gw3] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_lu_solve_cpu_complex128 2022-08-17T12:20:25.8991579Z [gw2] [ 76%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_lerp_cpu_float64 2022-08-17T12:20:25.9205188Z [gw1] [ 76%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_zero__cpu_complex128 2022-08-17T12:20:25.9206225Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_zero__cpu_float64 2022-08-17T12:20:25.9267546Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_lgamma_cpu_float64 2022-08-17T12:20:25.9291881Z [gw1] [ 76%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_zero__cpu_float64 2022-08-17T12:20:25.9363360Z [gw2] [ 76%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_lgamma_cpu_float64 2022-08-17T12:20:25.9390892Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_lu_solve_cpu_float64 2022-08-17T12:20:25.9645980Z [gw3] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_lu_solve_cpu_float64 2022-08-17T12:20:25.9648872Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_zeros_like_cpu_complex128 2022-08-17T12:20:25.9676174Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_cholesky_cpu_complex128 2022-08-17T12:20:25.9687915Z [gw1] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_zeros_like_cpu_complex128 2022-08-17T12:20:25.9804100Z [gw2] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_cholesky_cpu_complex128 2022-08-17T12:20:25.9834786Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_lu_unpack_cpu_complex128 2022-08-17T12:20:26.0086583Z [gw3] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_lu_unpack_cpu_complex128 2022-08-17T12:20:26.0088930Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_zeros_like_cpu_float64 2022-08-17T12:20:26.0119250Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_cholesky_cpu_float64 2022-08-17T12:20:26.0128017Z [gw1] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_zeros_like_cpu_float64 2022-08-17T12:20:26.0243263Z [gw2] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_cholesky_cpu_float64 2022-08-17T12:20:26.0269960Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_lu_unpack_cpu_float64 2022-08-17T12:20:26.0515772Z [gw3] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_lu_unpack_cpu_float64 2022-08-17T12:20:26.0525686Z [gw0] [ 77%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_linear_cpu_float64 2022-08-17T12:20:26.0527673Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_local_response_norm_cpu_float64 2022-08-17T12:20:26.0529165Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_H_cpu_complex128 2022-08-17T12:20:26.0565434Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_cholesky_ex_cpu_complex128 2022-08-17T12:20:26.0684416Z [gw2] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_cholesky_ex_cpu_complex128 2022-08-17T12:20:26.0718261Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_mH_cpu_complex128 2022-08-17T12:20:26.1004672Z [gw3] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_mH_cpu_complex128 2022-08-17T12:20:26.1045155Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_cholesky_ex_cpu_float64 2022-08-17T12:20:26.1164557Z [gw2] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_cholesky_ex_cpu_float64 2022-08-17T12:20:26.1202817Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_mH_cpu_float64 2022-08-17T12:20:26.1486734Z [gw3] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_mH_cpu_float64 2022-08-17T12:20:26.1493755Z [gw0] [ 77%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_local_response_norm_cpu_float64 2022-08-17T12:20:26.1502315Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_cond_cpu_complex128 2022-08-17T12:20:26.1523270Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_logsigmoid_cpu_float64 2022-08-17T12:20:26.1603279Z [gw2] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_cond_cpu_complex128 2022-08-17T12:20:26.1632312Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_mT_cpu_complex128 2022-08-17T12:20:26.1654782Z [gw3] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_mT_cpu_complex128 2022-08-17T12:20:26.1929435Z [gw0] [ 77%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_logsigmoid_cpu_float64 2022-08-17T12:20:26.1930105Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_tanh_cpu_complex128 2022-08-17T12:20:26.1958592Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_cond_cpu_float64 2022-08-17T12:20:26.2084013Z [gw2] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_cond_cpu_float64 2022-08-17T12:20:26.2119181Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_mT_cpu_float64 2022-08-17T12:20:26.2320760Z [gw3] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_mT_cpu_float64 2022-08-17T12:20:26.2434647Z [gw0] [ 77%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_tanh_cpu_complex128 2022-08-17T12:20:26.2435273Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_tanh_cpu_float64 2022-08-17T12:20:26.2435852Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_cross_cpu_complex128 2022-08-17T12:20:26.2454588Z [gw2] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_cross_cpu_complex128 2022-08-17T12:20:26.2523871Z [gw0] [ 77%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_tanh_cpu_float64 2022-08-17T12:20:26.2852675Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_masked_fill_cpu_complex128 2022-08-17T12:20:26.2857910Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_tensor_split_cpu_complex128 2022-08-17T12:20:26.2864873Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_cross_cpu_float64 2022-08-17T12:20:26.2953385Z [gw2] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_cross_cpu_float64 2022-08-17T12:20:26.2961684Z [gw3] [ 77%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_masked_fill_cpu_complex128 2022-08-17T12:20:26.3085327Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_masked_fill_cpu_float64 2022-08-17T12:20:26.3286795Z [gw3] [ 77%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_masked_fill_cpu_float64 2022-08-17T12:20:26.3316773Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_det_cpu_complex128 2022-08-17T12:20:26.3445339Z [gw2] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_det_cpu_complex128 2022-08-17T12:20:26.3764048Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_masked_scatter_cpu_complex128 2022-08-17T12:20:26.3799354Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_det_cpu_float64 2022-08-17T12:20:26.3810681Z [gw2] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_det_cpu_float64 2022-08-17T12:20:26.3881848Z [gw3] [ 77%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_masked_scatter_cpu_complex128 2022-08-17T12:20:26.3985333Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_masked_scatter_cpu_float64 2022-08-17T12:20:26.4244662Z [gw3] [ 77%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_masked_scatter_cpu_float64 2022-08-17T12:20:26.4275135Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_det_singular_cpu_complex128 2022-08-17T12:20:26.4362487Z [gw2] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_det_singular_cpu_complex128 2022-08-17T12:20:26.4395221Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_masked_select_cpu_complex128 2022-08-17T12:20:26.4684031Z [gw3] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_masked_select_cpu_complex128 2022-08-17T12:20:26.4717956Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_det_singular_cpu_float64 2022-08-17T12:20:26.4803596Z [gw2] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_det_singular_cpu_float64 2022-08-17T12:20:26.4836950Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_masked_select_cpu_float64 2022-08-17T12:20:26.5124485Z [gw3] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_masked_select_cpu_float64 2022-08-17T12:20:26.5156594Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_eig_cpu_complex128 2022-08-17T12:20:26.5243101Z [gw2] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_eig_cpu_complex128 2022-08-17T12:20:26.5275177Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_matmul_cpu_complex128 2022-08-17T12:20:26.5564021Z [gw3] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_matmul_cpu_complex128 2022-08-17T12:20:26.5598285Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_eig_cpu_float64 2022-08-17T12:20:26.5683942Z [gw2] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_eig_cpu_float64 2022-08-17T12:20:26.5714532Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_matmul_cpu_float64 2022-08-17T12:20:26.6004216Z [gw3] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_matmul_cpu_float64 2022-08-17T12:20:26.6036940Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_eigh_cpu_complex128 2022-08-17T12:20:26.6123642Z [gw2] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_eigh_cpu_complex128 2022-08-17T12:20:26.6154877Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_matrix_exp_cpu_complex128 2022-08-17T12:20:26.6484059Z [gw3] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_matrix_exp_cpu_complex128 2022-08-17T12:20:26.6521806Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_eigh_cpu_float64 2022-08-17T12:20:26.6602703Z [gw2] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_eigh_cpu_float64 2022-08-17T12:20:26.6636068Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_matrix_exp_cpu_float64 2022-08-17T12:20:26.6924276Z [gw3] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_matrix_exp_cpu_float64 2022-08-17T12:20:26.6957131Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_eigvals_cpu_complex128 2022-08-17T12:20:26.7042940Z [gw2] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_eigvals_cpu_complex128 2022-08-17T12:20:26.7075088Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_max_binary_cpu_float64 2022-08-17T12:20:26.7364876Z [gw3] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_max_binary_cpu_float64 2022-08-17T12:20:26.7395085Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_eigvals_cpu_float64 2022-08-17T12:20:26.7483087Z [gw2] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_eigvals_cpu_float64 2022-08-17T12:20:26.7514033Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_max_reduction_no_dim_cpu_float64 2022-08-17T12:20:26.7680573Z [gw3] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_max_reduction_no_dim_cpu_float64 2022-08-17T12:20:26.7691408Z [gw0] [ 77%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_tensor_split_cpu_complex128 2022-08-17T12:20:26.7803187Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_tensor_split_cpu_float64 2022-08-17T12:20:26.7832473Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_eigvalsh_cpu_complex128 2022-08-17T12:20:26.7923156Z [gw2] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_eigvalsh_cpu_complex128 2022-08-17T12:20:26.7955647Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_max_reduction_with_dim_cpu_float64 2022-08-17T12:20:26.8244865Z [gw3] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_max_reduction_with_dim_cpu_float64 2022-08-17T12:20:26.8277537Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_eigvalsh_cpu_float64 2022-08-17T12:20:26.8362908Z [gw2] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_eigvalsh_cpu_float64 2022-08-17T12:20:26.8394344Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_maximum_cpu_float64 2022-08-17T12:20:26.8561128Z [gw3] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_maximum_cpu_float64 2022-08-17T12:20:26.8572720Z [gw0] [ 77%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_tensor_split_cpu_float64 2022-08-17T12:20:26.8682190Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_tensordot_cpu_complex128 2022-08-17T12:20:26.8715114Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_householder_product_cpu_complex128 2022-08-17T12:20:26.8802127Z [gw2] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_householder_product_cpu_complex128 2022-08-17T12:20:26.8834650Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_mean_cpu_complex128 2022-08-17T12:20:26.9123326Z [gw3] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_mean_cpu_complex128 2022-08-17T12:20:26.9154973Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_householder_product_cpu_float64 2022-08-17T12:20:26.9242145Z [gw2] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_householder_product_cpu_float64 2022-08-17T12:20:26.9273034Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_mean_cpu_float64 2022-08-17T12:20:26.9563773Z [gw3] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_mean_cpu_float64 2022-08-17T12:20:26.9593762Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_inv_cpu_complex128 2022-08-17T12:20:26.9682906Z [gw2] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_inv_cpu_complex128 2022-08-17T12:20:26.9714315Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_median_cpu_float64 2022-08-17T12:20:26.9904911Z [gw3] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_median_cpu_float64 2022-08-17T12:20:26.9913298Z [gw0] [ 77%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_tensordot_cpu_complex128 2022-08-17T12:20:27.0042893Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_tensordot_cpu_float64 2022-08-17T12:20:27.0074383Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_inv_cpu_float64 2022-08-17T12:20:27.0121689Z [gw2] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_inv_cpu_float64 2022-08-17T12:20:27.0153672Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_meshgrid_list_of_tensors_cpu_complex128 2022-08-17T12:20:27.0198120Z [gw3] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_meshgrid_list_of_tensors_cpu_complex128 2022-08-17T12:20:27.0323597Z [gw0] [ 77%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_tensordot_cpu_float64 2022-08-17T12:20:27.0484701Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_tile_cpu_complex128 2022-08-17T12:20:27.0518738Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_inv_ex_cpu_complex128 2022-08-17T12:20:27.0562772Z [gw2] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_inv_ex_cpu_complex128 2022-08-17T12:20:27.0595057Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_meshgrid_list_of_tensors_cpu_float64 2022-08-17T12:20:27.0644744Z [gw3] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_meshgrid_list_of_tensors_cpu_float64 2022-08-17T12:20:27.0653496Z [gw1] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_H_cpu_complex128 2022-08-17T12:20:27.0677960Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_H_cpu_float64 2022-08-17T12:20:27.0924321Z [gw1] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_H_cpu_float64 2022-08-17T12:20:27.0950050Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_inv_ex_cpu_float64 2022-08-17T12:20:27.1003371Z [gw2] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_inv_ex_cpu_float64 2022-08-17T12:20:27.1037959Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_meshgrid_variadic_tensors_cpu_complex128 2022-08-17T12:20:27.1081822Z [gw3] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_meshgrid_variadic_tensors_cpu_complex128 2022-08-17T12:20:27.1114171Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_T_cpu_complex128 2022-08-17T12:20:27.1365422Z [gw1] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_T_cpu_complex128 2022-08-17T12:20:27.1403448Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_ldl_factor_cpu_complex128 2022-08-17T12:20:27.1442167Z [gw2] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_ldl_factor_cpu_complex128 2022-08-17T12:20:27.1474225Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_meshgrid_variadic_tensors_cpu_float64 2022-08-17T12:20:27.1522414Z [gw3] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_meshgrid_variadic_tensors_cpu_float64 2022-08-17T12:20:27.1555074Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_T_cpu_float64 2022-08-17T12:20:27.1804461Z [gw1] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_T_cpu_float64 2022-08-17T12:20:27.1837167Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_ldl_factor_cpu_float64 2022-08-17T12:20:27.1882022Z [gw2] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_ldl_factor_cpu_float64 2022-08-17T12:20:27.1913705Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_min_binary_cpu_float64 2022-08-17T12:20:27.1962132Z [gw3] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_min_binary_cpu_float64 2022-08-17T12:20:27.1992649Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad___getitem___cpu_complex128 2022-08-17T12:20:27.2285276Z [gw1] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad___getitem___cpu_complex128 2022-08-17T12:20:27.2317160Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_ldl_factor_ex_cpu_complex128 2022-08-17T12:20:27.2331544Z [gw2] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_ldl_factor_ex_cpu_complex128 2022-08-17T12:20:27.2366062Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_min_reduction_no_dim_cpu_float64 2022-08-17T12:20:27.2402822Z [gw3] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_min_reduction_no_dim_cpu_float64 2022-08-17T12:20:27.2435103Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad___getitem___cpu_float64 2022-08-17T12:20:27.2726282Z [gw1] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad___getitem___cpu_float64 2022-08-17T12:20:27.2756419Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_ldl_factor_ex_cpu_float64 2022-08-17T12:20:27.2801706Z [gw2] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_ldl_factor_ex_cpu_float64 2022-08-17T12:20:27.2834458Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_min_reduction_with_dim_cpu_float64 2022-08-17T12:20:27.2843980Z [gw3] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_min_reduction_with_dim_cpu_float64 2022-08-17T12:20:27.2917452Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad___radd___cpu_complex128 2022-08-17T12:20:27.3205245Z [gw1] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad___radd___cpu_complex128 2022-08-17T12:20:27.3238272Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_ldl_solve_cpu_complex128 2022-08-17T12:20:27.3250196Z [gw2] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_ldl_solve_cpu_complex128 2022-08-17T12:20:27.3284089Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_minimum_cpu_float64 2022-08-17T12:20:27.3288096Z [gw3] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_minimum_cpu_float64 2022-08-17T12:20:27.3313368Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad___radd___cpu_float64 2022-08-17T12:20:27.3645096Z [gw1] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad___radd___cpu_float64 2022-08-17T12:20:27.3684270Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_ldl_solve_cpu_float64 2022-08-17T12:20:27.3692988Z [gw2] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_ldl_solve_cpu_float64 2022-08-17T12:20:27.3721207Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_mm_cpu_complex128 2022-08-17T12:20:27.3729793Z [gw3] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_mm_cpu_complex128 2022-08-17T12:20:27.3763287Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad___rdiv___cpu_complex128 2022-08-17T12:20:27.4084858Z [gw1] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad___rdiv___cpu_complex128 2022-08-17T12:20:27.4108523Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_lstsq_cpu_complex128 2022-08-17T12:20:27.4122245Z [gw2] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_lstsq_cpu_complex128 2022-08-17T12:20:27.4157410Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_mm_cpu_float64 2022-08-17T12:20:27.4167851Z [gw3] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_mm_cpu_float64 2022-08-17T12:20:27.4199604Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad___rdiv___cpu_float64 2022-08-17T12:20:27.4524684Z [gw1] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad___rdiv___cpu_float64 2022-08-17T12:20:27.4551214Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_lstsq_cpu_float64 2022-08-17T12:20:27.4623639Z [gw2] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_lstsq_cpu_float64 2022-08-17T12:20:27.4624311Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad___rmatmul___cpu_complex128 2022-08-17T12:20:27.4634063Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_mode_cpu_float64 2022-08-17T12:20:27.4646331Z [gw3] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_mode_cpu_float64 2022-08-17T12:20:27.4903481Z [gw1] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad___rmatmul___cpu_complex128 2022-08-17T12:20:27.4912391Z [gw0] [ 78%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_tile_cpu_complex128 2022-08-17T12:20:27.4962942Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_tile_cpu_float64 2022-08-17T12:20:27.4995515Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_lstsq_grad_oriented_cpu_complex128 2022-08-17T12:20:27.5043022Z [gw2] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_lstsq_grad_oriented_cpu_complex128 2022-08-17T12:20:27.5073547Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad___rmatmul___cpu_float64 2022-08-17T12:20:27.5083108Z [gw1] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad___rmatmul___cpu_float64 2022-08-17T12:20:27.5110809Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_movedim_cpu_complex128 2022-08-17T12:20:27.5405976Z [gw3] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_movedim_cpu_complex128 2022-08-17T12:20:27.5438938Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_lstsq_grad_oriented_cpu_float64 2022-08-17T12:20:27.5483650Z [gw2] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_lstsq_grad_oriented_cpu_float64 2022-08-17T12:20:27.5514574Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad___rmod___cpu_float64 2022-08-17T12:20:27.5562815Z [gw1] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad___rmod___cpu_float64 2022-08-17T12:20:27.5593313Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_movedim_cpu_float64 2022-08-17T12:20:27.5755399Z [gw3] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_movedim_cpu_float64 2022-08-17T12:20:27.5763008Z [gw0] [ 78%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_tile_cpu_float64 2022-08-17T12:20:27.5787952Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_to_sparse_cpu_complex128 2022-08-17T12:20:27.5881952Z [gw0] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_to_sparse_cpu_complex128 2022-08-17T12:20:27.5909532Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_lu_cpu_complex128 2022-08-17T12:20:27.5921124Z [gw2] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_lu_cpu_complex128 2022-08-17T12:20:27.6003284Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_mvlgamma_mvlgamma_p_1_cpu_float64 2022-08-17T12:20:27.6037897Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_msort_cpu_float64 2022-08-17T12:20:27.6122282Z [gw3] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_msort_cpu_float64 2022-08-17T12:20:27.6202765Z [gw1] [ 78%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_mvlgamma_mvlgamma_p_1_cpu_float64 2022-08-17T12:20:27.6320290Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_to_sparse_cpu_float64 2022-08-17T12:20:27.6362706Z [gw0] [ 78%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_to_sparse_cpu_float64 2022-08-17T12:20:27.6367650Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_mvlgamma_mvlgamma_p_3_cpu_float64 2022-08-17T12:20:27.6383525Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_lu_cpu_float64 2022-08-17T12:20:27.6393503Z [gw1] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_mvlgamma_mvlgamma_p_3_cpu_float64 2022-08-17T12:20:27.6441736Z [gw2] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_lu_cpu_float64 2022-08-17T12:20:27.6643595Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_mul_cpu_complex128 2022-08-17T12:20:27.6816010Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_topk_cpu_float64 2022-08-17T12:20:27.6823525Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_mvlgamma_mvlgamma_p_5_cpu_float64 2022-08-17T12:20:27.6830079Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_lu_factor_cpu_complex128 2022-08-17T12:20:27.6850716Z [gw1] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_mvlgamma_mvlgamma_p_5_cpu_float64 2022-08-17T12:20:27.6931371Z [gw2] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_lu_factor_cpu_complex128 2022-08-17T12:20:27.6939244Z [gw3] [ 78%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_mul_cpu_complex128 2022-08-17T12:20:27.7070237Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_mul_cpu_float64 2022-08-17T12:20:27.7245404Z [gw3] [ 78%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_mul_cpu_float64 2022-08-17T12:20:27.7258184Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nan_to_num_cpu_float64 2022-08-17T12:20:27.7268808Z [gw0] [ 78%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_topk_cpu_float64 2022-08-17T12:20:27.7281676Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_trace_cpu_complex128 2022-08-17T12:20:27.7313373Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_lu_factor_cpu_float64 2022-08-17T12:20:27.7338805Z [gw2] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_lu_factor_cpu_float64 2022-08-17T12:20:27.7362008Z [gw1] [ 78%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nan_to_num_cpu_float64 2022-08-17T12:20:27.7394099Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_multinomial_cpu_float64 2022-08-17T12:20:27.7507909Z [gw3] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_multinomial_cpu_float64 2022-08-17T12:20:27.7685969Z [gw0] [ 78%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_trace_cpu_complex128 2022-08-17T12:20:27.7686602Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nanmean_cpu_float64 2022-08-17T12:20:27.7710035Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_trace_cpu_float64 2022-08-17T12:20:27.7721749Z [gw1] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nanmean_cpu_float64 2022-08-17T12:20:27.7749276Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_lu_factor_ex_cpu_complex128 2022-08-17T12:20:27.7760460Z [gw2] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_lu_factor_ex_cpu_complex128 2022-08-17T12:20:27.7801331Z [gw0] [ 78%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_trace_cpu_float64 2022-08-17T12:20:27.7829085Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_mv_cpu_complex128 2022-08-17T12:20:27.8126249Z [gw3] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_mv_cpu_complex128 2022-08-17T12:20:27.8126850Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_transpose_cpu_complex128 2022-08-17T12:20:27.8155683Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nanmedian_cpu_float64 2022-08-17T12:20:27.8202302Z [gw1] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nanmedian_cpu_float64 2022-08-17T12:20:27.8233777Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_lu_factor_ex_cpu_float64 2022-08-17T12:20:27.8282161Z [gw2] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_lu_factor_ex_cpu_float64 2022-08-17T12:20:27.8311706Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_mv_cpu_float64 2022-08-17T12:20:27.8564554Z [gw3] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_mv_cpu_float64 2022-08-17T12:20:27.8595196Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nanquantile_cpu_float64 2022-08-17T12:20:27.8642290Z [gw1] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nanquantile_cpu_float64 2022-08-17T12:20:27.8677558Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_lu_solve_cpu_complex128 2022-08-17T12:20:27.8722406Z [gw2] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_lu_solve_cpu_complex128 2022-08-17T12:20:27.8749334Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_linear_cpu_float64 2022-08-17T12:20:27.9005945Z [gw3] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_linear_cpu_float64 2022-08-17T12:20:27.9034772Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nansum_cpu_float64 2022-08-17T12:20:27.9082700Z [gw1] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nansum_cpu_float64 2022-08-17T12:20:27.9114611Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_lu_solve_cpu_float64 2022-08-17T12:20:27.9162028Z [gw2] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_lu_solve_cpu_float64 2022-08-17T12:20:27.9189881Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_local_response_norm_cpu_float64 2022-08-17T12:20:27.9383114Z [gw3] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_local_response_norm_cpu_float64 2022-08-17T12:20:27.9389999Z [gw0] [ 78%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_transpose_cpu_complex128 2022-08-17T12:20:27.9441664Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_transpose_cpu_float64 2022-08-17T12:20:27.9470293Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_narrow_cpu_complex128 2022-08-17T12:20:27.9561713Z [gw1] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_narrow_cpu_complex128 2022-08-17T12:20:27.9592180Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_matrix_norm_cpu_complex128 2022-08-17T12:20:27.9600886Z [gw2] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_matrix_norm_cpu_complex128 2022-08-17T12:20:27.9623673Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_logsigmoid_cpu_float64 2022-08-17T12:20:27.9725325Z [gw3] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_logsigmoid_cpu_float64 2022-08-17T12:20:27.9800322Z [gw0] [ 78%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_transpose_cpu_float64 2022-08-17T12:20:27.9882129Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_trapezoid_cpu_complex128 2022-08-17T12:20:27.9911941Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_narrow_cpu_float64 2022-08-17T12:20:28.0003994Z [gw1] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_narrow_cpu_float64 2022-08-17T12:20:28.0034679Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_matrix_norm_cpu_float64 2022-08-17T12:20:28.0082760Z [gw2] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_matrix_norm_cpu_float64 2022-08-17T12:20:28.0114715Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_margin_ranking_loss_cpu_float64 2022-08-17T12:20:28.0324175Z [gw3] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_margin_ranking_loss_cpu_float64 2022-08-17T12:20:28.0350142Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_native_layer_norm_cpu_float64 2022-08-17T12:20:28.0442965Z [gw1] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_native_layer_norm_cpu_float64 2022-08-17T12:20:28.0471424Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_matrix_power_cpu_complex128 2022-08-17T12:20:28.0563366Z [gw2] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_matrix_power_cpu_complex128 2022-08-17T12:20:28.0594640Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_max_pool1d_cpu_float64 2022-08-17T12:20:28.0764547Z [gw3] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_max_pool1d_cpu_float64 2022-08-17T12:20:28.0792679Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_ne_cpu_complex128 2022-08-17T12:20:28.0883094Z [gw1] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_ne_cpu_complex128 2022-08-17T12:20:28.0919683Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_matrix_power_cpu_float64 2022-08-17T12:20:28.1003177Z [gw2] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_matrix_power_cpu_float64 2022-08-17T12:20:28.1034302Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_max_pool2d_cpu_float64 2022-08-17T12:20:28.1205032Z [gw3] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_max_pool2d_cpu_float64 2022-08-17T12:20:28.1234948Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_ne_cpu_float64 2022-08-17T12:20:28.1363826Z [gw1] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_ne_cpu_float64 2022-08-17T12:20:28.1391182Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_matrix_rank_cpu_complex128 2022-08-17T12:20:28.1443035Z [gw2] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_matrix_rank_cpu_complex128 2022-08-17T12:20:28.1478751Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_max_pool3d_cpu_float64 2022-08-17T12:20:28.1644814Z [gw3] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_max_pool3d_cpu_float64 2022-08-17T12:20:28.1745556Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_neg_cpu_complex128 2022-08-17T12:20:28.1802755Z [gw1] [ 78%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_neg_cpu_complex128 2022-08-17T12:20:28.1832021Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_matrix_rank_cpu_float64 2022-08-17T12:20:28.1882523Z [gw2] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_matrix_rank_cpu_float64 2022-08-17T12:20:28.1915075Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_max_unpool1d_cpu_float64 2022-08-17T12:20:28.2084181Z [gw3] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_max_unpool1d_cpu_float64 2022-08-17T12:20:28.2128496Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_neg_cpu_float64 2022-08-17T12:20:28.2241972Z [gw1] [ 78%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_neg_cpu_float64 2022-08-17T12:20:28.2269411Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_matrix_rank_hermitian_cpu_complex128 2022-08-17T12:20:28.2362817Z [gw2] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_matrix_rank_hermitian_cpu_complex128 2022-08-17T12:20:28.2395732Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_max_unpool1d_grad_cpu_float64 2022-08-17T12:20:28.2523728Z [gw3] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_max_unpool1d_grad_cpu_float64 2022-08-17T12:20:28.2550949Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_new_empty_cpu_complex128 2022-08-17T12:20:28.2682665Z [gw1] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_new_empty_cpu_complex128 2022-08-17T12:20:28.2710777Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_matrix_rank_hermitian_cpu_float64 2022-08-17T12:20:28.2843067Z [gw2] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_matrix_rank_hermitian_cpu_float64 2022-08-17T12:20:28.2874210Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_max_unpool2d_cpu_float64 2022-08-17T12:20:28.2962272Z [gw3] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_max_unpool2d_cpu_float64 2022-08-17T12:20:28.2991214Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_new_empty_cpu_float64 2022-08-17T12:20:28.3122729Z [gw1] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_new_empty_cpu_float64 2022-08-17T12:20:28.3153660Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_multi_dot_cpu_complex128 2022-08-17T12:20:28.3283630Z [gw2] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_multi_dot_cpu_complex128 2022-08-17T12:20:28.3316113Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_max_unpool2d_grad_cpu_float64 2022-08-17T12:20:28.3403074Z [gw3] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_max_unpool2d_grad_cpu_float64 2022-08-17T12:20:28.3432582Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_new_full_cpu_complex128 2022-08-17T12:20:28.3563560Z [gw1] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_new_full_cpu_complex128 2022-08-17T12:20:28.3593424Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_multi_dot_cpu_float64 2022-08-17T12:20:28.3646564Z [gw2] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_multi_dot_cpu_float64 2022-08-17T12:20:28.3654186Z [gw0] [ 79%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_trapezoid_cpu_complex128 2022-08-17T12:20:28.3763925Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_trapezoid_cpu_float64 2022-08-17T12:20:28.3795184Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_max_unpool3d_cpu_float64 2022-08-17T12:20:28.3843306Z [gw3] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_max_unpool3d_cpu_float64 2022-08-17T12:20:28.3870391Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_new_full_cpu_float64 2022-08-17T12:20:28.4004644Z [gw1] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_new_full_cpu_float64 2022-08-17T12:20:28.4036155Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_norm_cpu_complex128 2022-08-17T12:20:28.4205379Z [gw2] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_norm_cpu_complex128 2022-08-17T12:20:28.4240711Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_max_unpool3d_grad_cpu_float64 2022-08-17T12:20:28.4282778Z [gw3] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_max_unpool3d_grad_cpu_float64 2022-08-17T12:20:28.4309781Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_new_ones_cpu_complex128 2022-08-17T12:20:28.4443145Z [gw1] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_new_ones_cpu_complex128 2022-08-17T12:20:28.4453437Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_norm_cpu_float64 2022-08-17T12:20:28.4464228Z [gw0] [ 79%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_trapezoid_cpu_float64 2022-08-17T12:20:28.4471314Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_trapz_cpu_complex128 2022-08-17T12:20:28.4643843Z [gw2] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_norm_cpu_float64 2022-08-17T12:20:28.4722587Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_mish_cpu_float64 2022-08-17T12:20:28.4741081Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_new_ones_cpu_float64 2022-08-17T12:20:28.4755990Z [gw3] [ 79%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_mish_cpu_float64 2022-08-17T12:20:28.4923336Z [gw1] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_new_ones_cpu_float64 2022-08-17T12:20:28.4956474Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_norm_subgradients_at_zero_cpu_complex128 2022-08-17T12:20:28.5083593Z [gw2] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_norm_subgradients_at_zero_cpu_complex128 2022-08-17T12:20:28.5119902Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_mse_loss_cpu_float64 2022-08-17T12:20:28.5162193Z [gw3] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_mse_loss_cpu_float64 2022-08-17T12:20:28.5191299Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_new_zeros_cpu_complex128 2022-08-17T12:20:28.5404067Z [gw1] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_new_zeros_cpu_complex128 2022-08-17T12:20:28.5438556Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_norm_subgradients_at_zero_cpu_float64 2022-08-17T12:20:28.5522850Z [gw2] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_norm_subgradients_at_zero_cpu_float64 2022-08-17T12:20:28.5553765Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_multi_margin_loss_cpu_float64 2022-08-17T12:20:28.5603483Z [gw3] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_multi_margin_loss_cpu_float64 2022-08-17T12:20:28.5631275Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_new_zeros_cpu_float64 2022-08-17T12:20:28.5844574Z [gw1] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_new_zeros_cpu_float64 2022-08-17T12:20:28.5875689Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_pinv_cpu_complex128 2022-08-17T12:20:28.6004329Z [gw2] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_pinv_cpu_complex128 2022-08-17T12:20:28.6042544Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_multilabel_margin_loss_cpu_float64 2022-08-17T12:20:28.6052061Z [gw3] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_multilabel_margin_loss_cpu_float64 2022-08-17T12:20:28.6082637Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nextafter_cpu_float64 2022-08-17T12:20:28.6283933Z [gw1] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nextafter_cpu_float64 2022-08-17T12:20:28.6314323Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_pinv_cpu_float64 2022-08-17T12:20:28.6443767Z [gw2] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_pinv_cpu_float64 2022-08-17T12:20:28.6480920Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_multilabel_soft_margin_loss_cpu_float64 2022-08-17T12:20:28.6488500Z [gw3] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_multilabel_soft_margin_loss_cpu_float64 2022-08-17T12:20:28.6524851Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_adaptive_avg_pool1d_cpu_float64 2022-08-17T12:20:28.6724361Z [gw1] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_adaptive_avg_pool1d_cpu_float64 2022-08-17T12:20:28.6754664Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_pinv_hermitian_cpu_complex128 2022-08-17T12:20:28.6883591Z [gw2] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_pinv_hermitian_cpu_complex128 2022-08-17T12:20:28.6915933Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_nll_loss_cpu_float64 2022-08-17T12:20:28.6928563Z [gw3] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_nll_loss_cpu_float64 2022-08-17T12:20:28.6954282Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_adaptive_avg_pool2d_cpu_float64 2022-08-17T12:20:28.7164647Z [gw1] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_adaptive_avg_pool2d_cpu_float64 2022-08-17T12:20:28.7194541Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_pinv_hermitian_cpu_float64 2022-08-17T12:20:28.7324500Z [gw2] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_pinv_hermitian_cpu_float64 2022-08-17T12:20:28.7355736Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_normalize_cpu_complex128 2022-08-17T12:20:28.7369956Z [gw3] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_normalize_cpu_complex128 2022-08-17T12:20:28.7401046Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_adaptive_avg_pool3d_cpu_float64 2022-08-17T12:20:28.7604790Z [gw1] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_adaptive_avg_pool3d_cpu_float64 2022-08-17T12:20:28.7633667Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_pinv_singular_cpu_complex128 2022-08-17T12:20:28.7765136Z [gw2] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_pinv_singular_cpu_complex128 2022-08-17T12:20:28.7796159Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_normalize_cpu_float64 2022-08-17T12:20:28.7806813Z [gw3] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_normalize_cpu_float64 2022-08-17T12:20:28.7840671Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_adaptive_max_pool1d_cpu_float64 2022-08-17T12:20:28.8045505Z [gw1] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_adaptive_max_pool1d_cpu_float64 2022-08-17T12:20:28.8075678Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_pinv_singular_cpu_float64 2022-08-17T12:20:28.8243804Z [gw2] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_pinv_singular_cpu_float64 2022-08-17T12:20:28.8248452Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_adaptive_max_pool2d_cpu_float64 2022-08-17T12:20:28.8279453Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_pad_circular_cpu_complex128 2022-08-17T12:20:28.8288296Z [gw1] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_adaptive_max_pool2d_cpu_float64 2022-08-17T12:20:28.8393631Z [gw3] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_pad_circular_cpu_complex128 2022-08-17T12:20:28.8400972Z [gw0] [ 79%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_trapz_cpu_complex128 2022-08-17T12:20:28.8481481Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_trapz_cpu_float64 2022-08-17T12:20:28.8509485Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_qr_cpu_complex128 2022-08-17T12:20:28.8683177Z [gw2] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_qr_cpu_complex128 2022-08-17T12:20:28.8711066Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_adaptive_max_pool3d_cpu_float64 2022-08-17T12:20:28.8727731Z [gw1] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_adaptive_max_pool3d_cpu_float64 2022-08-17T12:20:28.8760974Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_pad_circular_cpu_float64 2022-08-17T12:20:28.8922937Z [gw3] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_pad_circular_cpu_float64 2022-08-17T12:20:28.8949902Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_qr_cpu_float64 2022-08-17T12:20:28.9124428Z [gw2] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_qr_cpu_float64 2022-08-17T12:20:28.9151600Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_avg_pool1d_cpu_float64 2022-08-17T12:20:28.9167082Z [gw1] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_avg_pool1d_cpu_float64 2022-08-17T12:20:28.9178608Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_pad_constant_cpu_complex128 2022-08-17T12:20:28.9191366Z [gw0] [ 79%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_trapz_cpu_float64 2022-08-17T12:20:28.9198014Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_triangular_solve_cpu_complex128 2022-08-17T12:20:28.9363945Z [gw3] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_pad_constant_cpu_complex128 2022-08-17T12:20:28.9390529Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_slogdet_cpu_complex128 2022-08-17T12:20:28.9564053Z [gw2] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_slogdet_cpu_complex128 2022-08-17T12:20:28.9594172Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_avg_pool2d_cpu_float64 2022-08-17T12:20:28.9605342Z [gw1] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_avg_pool2d_cpu_float64 2022-08-17T12:20:28.9642821Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_pad_constant_cpu_float64 2022-08-17T12:20:28.9804656Z [gw3] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_pad_constant_cpu_float64 2022-08-17T12:20:28.9835797Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_slogdet_cpu_float64 2022-08-17T12:20:29.0004087Z [gw2] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_slogdet_cpu_float64 2022-08-17T12:20:29.0036284Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_avg_pool3d_cpu_float64 2022-08-17T12:20:29.0047289Z [gw1] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_avg_pool3d_cpu_float64 2022-08-17T12:20:29.0080976Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_pad_reflect_cpu_complex128 2022-08-17T12:20:29.0243785Z [gw3] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_pad_reflect_cpu_complex128 2022-08-17T12:20:29.0277940Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_solve_cpu_complex128 2022-08-17T12:20:29.0445158Z [gw2] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_solve_cpu_complex128 2022-08-17T12:20:29.0478540Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_batch_norm_cpu_float64 2022-08-17T12:20:29.0486423Z [gw1] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_batch_norm_cpu_float64 2022-08-17T12:20:29.0513909Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_pad_reflect_cpu_float64 2022-08-17T12:20:29.0683985Z [gw3] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_pad_reflect_cpu_float64 2022-08-17T12:20:29.0711557Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_solve_cpu_float64 2022-08-17T12:20:29.0885024Z [gw2] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_solve_cpu_float64 2022-08-17T12:20:29.0930803Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_bilinear_cpu_float64 2022-08-17T12:20:29.0962222Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_pad_replicate_cpu_complex128 2022-08-17T12:20:29.1124853Z [gw3] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_pad_replicate_cpu_complex128 2022-08-17T12:20:29.1158004Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_solve_ex_cpu_complex128 2022-08-17T12:20:29.1364792Z [gw2] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_solve_ex_cpu_complex128 2022-08-17T12:20:29.1400448Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_pad_replicate_cpu_float64 2022-08-17T12:20:29.1564586Z [gw3] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_pad_replicate_cpu_float64 2022-08-17T12:20:29.1595629Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_solve_ex_cpu_float64 2022-08-17T12:20:29.1804997Z [gw2] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_solve_ex_cpu_float64 2022-08-17T12:20:29.1837763Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_pairwise_distance_cpu_complex128 2022-08-17T12:20:29.2004652Z [gw3] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_pairwise_distance_cpu_complex128 2022-08-17T12:20:29.2036655Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_solve_triangular_cpu_complex128 2022-08-17T12:20:29.2244445Z [gw2] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_solve_triangular_cpu_complex128 2022-08-17T12:20:29.2275695Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_pairwise_distance_cpu_float64 2022-08-17T12:20:29.2443941Z [gw3] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_pairwise_distance_cpu_float64 2022-08-17T12:20:29.2472944Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_solve_triangular_cpu_float64 2022-08-17T12:20:29.2684639Z [gw2] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_solve_triangular_cpu_float64 2022-08-17T12:20:29.2718826Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_pdist_cpu_float64 2022-08-17T12:20:29.2764558Z [gw3] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_pdist_cpu_float64 2022-08-17T12:20:29.2772313Z [gw1] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_bilinear_cpu_float64 2022-08-17T12:20:29.2797384Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_binary_cross_entropy_cpu_float64 2022-08-17T12:20:29.2882051Z [gw1] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_binary_cross_entropy_cpu_float64 2022-08-17T12:20:29.2913519Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_svd_cpu_complex128 2022-08-17T12:20:29.3123983Z [gw2] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_svd_cpu_complex128 2022-08-17T12:20:29.3150592Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_pixel_shuffle_cpu_complex128 2022-08-17T12:20:29.3203590Z [gw3] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_pixel_shuffle_cpu_complex128 2022-08-17T12:20:29.3233697Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_binary_cross_entropy_with_logits_cpu_float64 2022-08-17T12:20:29.3322504Z [gw1] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_binary_cross_entropy_with_logits_cpu_float64 2022-08-17T12:20:29.3353365Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_svd_cpu_float64 2022-08-17T12:20:29.3563715Z [gw2] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_svd_cpu_float64 2022-08-17T12:20:29.3592489Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_pixel_shuffle_cpu_float64 2022-08-17T12:20:29.3643151Z [gw3] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_pixel_shuffle_cpu_float64 2022-08-17T12:20:29.3717024Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_celu_cpu_float64 2022-08-17T12:20:29.3802390Z [gw1] [ 80%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_celu_cpu_float64 2022-08-17T12:20:29.3830057Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_ormqr_cpu_float64 2022-08-17T12:20:29.4043409Z [gw2] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_ormqr_cpu_float64 2022-08-17T12:20:29.4072322Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_pixel_unshuffle_cpu_complex128 2022-08-17T12:20:29.4082215Z [gw3] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_pixel_unshuffle_cpu_complex128 2022-08-17T12:20:29.4113866Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_conv1d_cpu_complex128 2022-08-17T12:20:29.4244100Z [gw1] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_conv1d_cpu_complex128 2022-08-17T12:20:29.4270673Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_outer_cpu_complex128 2022-08-17T12:20:29.4525781Z [gw2] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_outer_cpu_complex128 2022-08-17T12:20:29.4528022Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_conv1d_cpu_float64 2022-08-17T12:20:29.4558601Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_pixel_unshuffle_cpu_float64 2022-08-17T12:20:29.4567198Z [gw1] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_conv1d_cpu_float64 2022-08-17T12:20:29.4682949Z [gw3] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_pixel_unshuffle_cpu_float64 2022-08-17T12:20:29.4717364Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_outer_cpu_float64 2022-08-17T12:20:29.5005832Z [gw2] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_outer_cpu_float64 2022-08-17T12:20:29.5008839Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_conv2d_cpu_complex128 2022-08-17T12:20:29.5044488Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_poisson_nll_loss_cpu_float64 2022-08-17T12:20:29.5049013Z [gw1] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_conv2d_cpu_complex128 2022-08-17T12:20:29.5122464Z [gw3] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_poisson_nll_loss_cpu_float64 2022-08-17T12:20:29.5153036Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_pca_lowrank_cpu_float64 2022-08-17T12:20:29.5243177Z [gw2] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_pca_lowrank_cpu_float64 2022-08-17T12:20:29.5250041Z [gw0] [ 80%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_triangular_solve_cpu_complex128 2022-08-17T12:20:29.5444684Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_triangular_solve_cpu_float64 2022-08-17T12:20:29.5447202Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_conv2d_cpu_float64 2022-08-17T12:20:29.5484808Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_prelu_cpu_float64 2022-08-17T12:20:29.5487651Z [gw1] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_conv2d_cpu_float64 2022-08-17T12:20:29.5561991Z [gw3] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_prelu_cpu_float64 2022-08-17T12:20:29.5592309Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_permute_cpu_complex128 2022-08-17T12:20:29.5886436Z [gw2] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_permute_cpu_complex128 2022-08-17T12:20:29.5887537Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_relu6_cpu_float64 2022-08-17T12:20:29.5918882Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_conv_transpose1d_cpu_float64 2022-08-17T12:20:29.5933478Z [gw1] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_conv_transpose1d_cpu_float64 2022-08-17T12:20:29.6003033Z [gw3] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_relu6_cpu_float64 2022-08-17T12:20:29.6036784Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_permute_cpu_float64 2022-08-17T12:20:29.6295272Z [gw2] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_permute_cpu_float64 2022-08-17T12:20:29.6303093Z [gw0] [ 80%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_triangular_solve_cpu_float64 2022-08-17T12:20:29.6324246Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_tril_cpu_complex128 2022-08-17T12:20:29.6327669Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_conv_transpose2d_cpu_float64 2022-08-17T12:20:29.6360804Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_relu_cpu_float64 2022-08-17T12:20:29.6369218Z [gw1] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_conv_transpose2d_cpu_float64 2022-08-17T12:20:29.6442106Z [gw3] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_relu_cpu_float64 2022-08-17T12:20:29.6475154Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_pinverse_cpu_complex128 2022-08-17T12:20:29.6767735Z [gw2] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_pinverse_cpu_complex128 2022-08-17T12:20:29.6773112Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_rrelu_cpu_float64 2022-08-17T12:20:29.6795560Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_conv_transpose3d_cpu_float64 2022-08-17T12:20:29.6883281Z [gw1] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_conv_transpose3d_cpu_float64 2022-08-17T12:20:29.6917679Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_pinverse_cpu_float64 2022-08-17T12:20:29.6954085Z [gw2] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_pinverse_cpu_float64 2022-08-17T12:20:29.7205866Z [gw3] [ 80%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_rrelu_cpu_float64 2022-08-17T12:20:29.7207940Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_selu_cpu_float64 2022-08-17T12:20:29.7235346Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_cosine_embedding_loss_cpu_float64 2022-08-17T12:20:29.7291665Z [gw1] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_cosine_embedding_loss_cpu_float64 2022-08-17T12:20:29.7305212Z [gw3] [ 80%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_selu_cpu_float64 2022-08-17T12:20:29.7311555Z [gw0] [ 80%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_tril_cpu_complex128 2022-08-17T12:20:29.7361861Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_tril_cpu_float64 2022-08-17T12:20:29.7396403Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_polar_cpu_float64 2022-08-17T12:20:29.7519543Z [gw2] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_polar_cpu_float64 2022-08-17T12:20:29.7645021Z [gw0] [ 80%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_tril_cpu_float64 2022-08-17T12:20:29.7647928Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_cosine_similarity_cpu_float64 2022-08-17T12:20:29.7676846Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_silu_complex_cpu_complex128 2022-08-17T12:20:29.7679518Z [gw1] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_cosine_similarity_cpu_float64 2022-08-17T12:20:29.7720673Z [gw3] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_silu_complex_cpu_complex128 2022-08-17T12:20:29.7842319Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_triu_cpu_complex128 2022-08-17T12:20:29.7986076Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_polygamma_polygamma_n_0_cpu_float64 2022-08-17T12:20:29.8083045Z [gw2] [ 80%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_polygamma_polygamma_n_0_cpu_float64 2022-08-17T12:20:29.8086069Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_cross_entropy_cpu_float64 2022-08-17T12:20:29.8113353Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_silu_cpu_float64 2022-08-17T12:20:29.8152753Z [gw1] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_cross_entropy_cpu_float64 2022-08-17T12:20:29.8323490Z [gw3] [ 80%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_silu_cpu_float64 2022-08-17T12:20:29.8346420Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_polygamma_polygamma_n_1_cpu_float64 2022-08-17T12:20:29.8525766Z [gw2] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_polygamma_polygamma_n_1_cpu_float64 2022-08-17T12:20:29.8529304Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_smooth_l1_loss_cpu_float64 2022-08-17T12:20:29.8556597Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_ctc_loss_cpu_float64 2022-08-17T12:20:29.8565651Z [gw1] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_ctc_loss_cpu_float64 2022-08-17T12:20:29.8763452Z [gw3] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_smooth_l1_loss_cpu_float64 2022-08-17T12:20:29.8787562Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_polygamma_polygamma_n_2_cpu_float64 2022-08-17T12:20:29.8811323Z [gw2] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_polygamma_polygamma_n_2_cpu_float64 2022-08-17T12:20:29.8816939Z [gw0] [ 80%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_triu_cpu_complex128 2022-08-17T12:20:29.9004619Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_triu_cpu_float64 2022-08-17T12:20:29.9008883Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_soft_margin_loss_cpu_float64 2022-08-17T12:20:29.9020914Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_dropout2d_cpu_float64 2022-08-17T12:20:29.9031312Z [gw0] [ 80%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_triu_cpu_float64 2022-08-17T12:20:29.9244156Z [gw3] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_soft_margin_loss_cpu_float64 2022-08-17T12:20:29.9245152Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_true_divide_cpu_complex128 2022-08-17T12:20:29.9267475Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_polygamma_polygamma_n_3_cpu_float64 2022-08-17T12:20:29.9444607Z [gw2] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_polygamma_polygamma_n_3_cpu_float64 2022-08-17T12:20:29.9479885Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_softmin_cpu_float64 2022-08-17T12:20:29.9527865Z [gw3] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_softmin_cpu_float64 2022-08-17T12:20:29.9554165Z [gw1] [ 80%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_dropout2d_cpu_float64 2022-08-17T12:20:29.9723577Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_dropout3d_cpu_float64 2022-08-17T12:20:29.9750882Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_polygamma_polygamma_n_4_cpu_float64 2022-08-17T12:20:29.9883614Z [gw2] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_polygamma_polygamma_n_4_cpu_float64 2022-08-17T12:20:29.9917151Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_softmin_with_dtype_cpu_complex128 2022-08-17T12:20:30.0136757Z [gw3] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_softmin_with_dtype_cpu_complex128 2022-08-17T12:20:30.0145278Z [gw1] [ 80%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_dropout3d_cpu_float64 2022-08-17T12:20:30.0164063Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_dropout_cpu_float64 2022-08-17T12:20:30.0205874Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_positive_cpu_complex128 2022-08-17T12:20:30.0325710Z [gw2] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_positive_cpu_complex128 2022-08-17T12:20:30.0359455Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_softmin_with_dtype_cpu_float64 2022-08-17T12:20:30.0646227Z [gw3] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_softmin_with_dtype_cpu_float64 2022-08-17T12:20:30.0684816Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_positive_cpu_float64 2022-08-17T12:20:30.0763584Z [gw2] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_positive_cpu_float64 2022-08-17T12:20:30.0801067Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_softplus_cpu_float64 2022-08-17T12:20:30.0840809Z [gw3] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_softplus_cpu_float64 2022-08-17T12:20:30.0848952Z [gw1] [ 80%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_dropout_cpu_float64 2022-08-17T12:20:30.0916604Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_elu_cpu_float64 2022-08-17T12:20:30.1124553Z [gw1] [ 80%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_elu_cpu_float64 2022-08-17T12:20:30.1186617Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_pow_cpu_complex128 2022-08-17T12:20:30.1201873Z [gw2] [ 80%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_pow_cpu_complex128 2022-08-17T12:20:30.1233522Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_softshrink_cpu_float64 2022-08-17T12:20:30.1282215Z [gw3] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_softshrink_cpu_float64 2022-08-17T12:20:30.1312738Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_embedding_bag_cpu_float64 2022-08-17T12:20:30.1565277Z [gw1] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_embedding_bag_cpu_float64 2022-08-17T12:20:30.1614090Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_pow_cpu_float64 2022-08-17T12:20:30.1642000Z [gw2] [ 80%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_pow_cpu_float64 2022-08-17T12:20:30.1678112Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_softsign_cpu_complex128 2022-08-17T12:20:30.1721716Z [gw3] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_softsign_cpu_complex128 2022-08-17T12:20:30.1752499Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_embedding_cpu_float64 2022-08-17T12:20:30.2043302Z [gw1] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_embedding_cpu_float64 2022-08-17T12:20:30.2080114Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_prod_cpu_complex128 2022-08-17T12:20:30.2090984Z [gw2] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_prod_cpu_complex128 2022-08-17T12:20:30.2114289Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_softsign_cpu_float64 2022-08-17T12:20:30.2163363Z [gw3] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_softsign_cpu_float64 2022-08-17T12:20:30.2485930Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_feature_alpha_dropout_with_train_cpu_float64 2022-08-17T12:20:30.2500498Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_prod_cpu_float64 2022-08-17T12:20:30.2521531Z [gw1] [ 80%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_feature_alpha_dropout_with_train_cpu_float64 2022-08-17T12:20:30.2562109Z [gw2] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_prod_cpu_float64 2022-08-17T12:20:30.2588495Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_tanhshrink_cpu_complex128 2022-08-17T12:20:30.2601317Z [gw3] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_tanhshrink_cpu_complex128 2022-08-17T12:20:30.2925224Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_feature_alpha_dropout_without_train_cpu_complex128 2022-08-17T12:20:30.3002825Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_put_cpu_complex128 2022-08-17T12:20:30.3033581Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_tanhshrink_cpu_float64 2022-08-17T12:20:30.3443984Z [gw3] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_tanhshrink_cpu_float64 2022-08-17T12:20:30.3475782Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_threshold_cpu_float64 2022-08-17T12:20:30.3514507Z [gw3] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_threshold_cpu_float64 2022-08-17T12:20:30.3528865Z [gw0] [ 80%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_true_divide_cpu_complex128 2022-08-17T12:20:30.3884093Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_true_divide_cpu_float64 2022-08-17T12:20:30.3916958Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_triplet_margin_loss_cpu_complex128 2022-08-17T12:20:30.4323936Z [gw3] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_triplet_margin_loss_cpu_complex128 2022-08-17T12:20:30.4356949Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_triplet_margin_loss_cpu_float64 2022-08-17T12:20:30.4763586Z [gw3] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_triplet_margin_loss_cpu_float64 2022-08-17T12:20:30.4797381Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_triplet_margin_with_distance_loss_cpu_complex128 2022-08-17T12:20:30.4805766Z [gw3] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_triplet_margin_with_distance_loss_cpu_complex128 2022-08-17T12:20:30.4820596Z [gw0] [ 81%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_true_divide_cpu_float64 2022-08-17T12:20:30.4887146Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_trunc_cpu_float64 2022-08-17T12:20:30.5073813Z [gw0] [ 81%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_trunc_cpu_float64 2022-08-17T12:20:30.5085789Z [gw2] [ 81%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_put_cpu_complex128 2022-08-17T12:20:30.5204516Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_put_cpu_float64 2022-08-17T12:20:30.5231731Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_triplet_margin_with_distance_loss_cpu_float64 2022-08-17T12:20:30.5243405Z [gw3] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_triplet_margin_with_distance_loss_cpu_float64 2022-08-17T12:20:30.5430412Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_unbind_cpu_complex128 2022-08-17T12:20:30.5439702Z [gw1] [ 81%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_feature_alpha_dropout_without_train_cpu_complex128 2022-08-17T12:20:30.5497604Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_feature_alpha_dropout_without_train_cpu_float64 2022-08-17T12:20:30.5521750Z [gw2] [ 81%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_put_cpu_float64 2022-08-17T12:20:30.5546191Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_qr_cpu_complex128 2022-08-17T12:20:30.5642849Z [gw2] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_qr_cpu_complex128 2022-08-17T12:20:30.5671543Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_unfold_cpu_complex128 2022-08-17T12:20:30.5965124Z [gw3] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_unfold_cpu_complex128 2022-08-17T12:20:30.5981878Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_qr_cpu_float64 2022-08-17T12:20:30.5995578Z [gw1] [ 81%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_feature_alpha_dropout_without_train_cpu_float64 2022-08-17T12:20:30.6006365Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_fractional_max_pool2d_cpu_float64 2022-08-17T12:20:30.6020560Z [gw2] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_qr_cpu_float64 2022-08-17T12:20:30.6082628Z [gw1] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_fractional_max_pool2d_cpu_float64 2022-08-17T12:20:30.6112253Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_unfold_cpu_float64 2022-08-17T12:20:30.6405472Z [gw3] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_unfold_cpu_float64 2022-08-17T12:20:30.6408628Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_fractional_max_pool3d_cpu_float64 2022-08-17T12:20:30.6433979Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_quantile_cpu_float64 2022-08-17T12:20:30.6447559Z [gw1] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_fractional_max_pool3d_cpu_float64 2022-08-17T12:20:30.6522025Z [gw2] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_quantile_cpu_float64 2022-08-17T12:20:30.6558365Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_upsample_bilinear_cpu_float64 2022-08-17T12:20:30.6873560Z [gw3] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_upsample_bilinear_cpu_float64 2022-08-17T12:20:30.6874310Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_gaussian_nll_loss_cpu_float64 2022-08-17T12:20:30.6884734Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_rad2deg_cpu_float64 2022-08-17T12:20:30.6914506Z [gw1] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_gaussian_nll_loss_cpu_float64 2022-08-17T12:20:30.6961600Z [gw2] [ 81%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_rad2deg_cpu_float64 2022-08-17T12:20:30.7000760Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_upsample_nearest_cpu_float64 2022-08-17T12:20:30.7286177Z [gw3] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_upsample_nearest_cpu_float64 2022-08-17T12:20:30.7286875Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_rand_like_cpu_complex128 2022-08-17T12:20:30.7317353Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_gelu_cpu_float64 2022-08-17T12:20:30.7335544Z [gw2] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_rand_like_cpu_complex128 2022-08-17T12:20:30.7402848Z [gw1] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_gelu_cpu_float64 2022-08-17T12:20:30.7434858Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nonzero_cpu_complex128 2022-08-17T12:20:30.7758937Z [gw3] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nonzero_cpu_complex128 2022-08-17T12:20:30.7764757Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_rand_like_cpu_float64 2022-08-17T12:20:30.7766392Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_glu_cpu_float64 2022-08-17T12:20:30.7769718Z [gw1] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_glu_cpu_float64 2022-08-17T12:20:30.7842777Z [gw2] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_rand_like_cpu_float64 2022-08-17T12:20:30.7876834Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nonzero_cpu_float64 2022-08-17T12:20:30.7958771Z [gw3] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nonzero_cpu_float64 2022-08-17T12:20:30.7966491Z [gw0] [ 81%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_unbind_cpu_complex128 2022-08-17T12:20:30.8164146Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_unbind_cpu_float64 2022-08-17T12:20:30.8166531Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_grid_sample_cpu_float64 2022-08-17T12:20:30.8193279Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_randint_like_cpu_float64 2022-08-17T12:20:30.8204255Z [gw1] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_grid_sample_cpu_float64 2022-08-17T12:20:30.8282508Z [gw2] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_randint_like_cpu_float64 2022-08-17T12:20:30.8306993Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_norm_cpu_complex128 2022-08-17T12:20:30.8509191Z [gw3] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_norm_cpu_complex128 2022-08-17T12:20:30.8519439Z [gw0] [ 81%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_unbind_cpu_float64 2022-08-17T12:20:30.8604401Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_unflatten_cpu_complex128 2022-08-17T12:20:30.8605261Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_group_norm_cpu_float64 2022-08-17T12:20:30.8633445Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_randn_like_cpu_complex128 2022-08-17T12:20:30.8642221Z [gw1] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_group_norm_cpu_float64 2022-08-17T12:20:30.8722796Z [gw2] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_randn_like_cpu_complex128 2022-08-17T12:20:30.8749056Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_norm_cpu_float64 2022-08-17T12:20:30.9045314Z [gw3] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_norm_cpu_float64 2022-08-17T12:20:30.9046291Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_randn_like_cpu_float64 2022-08-17T12:20:30.9079942Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_hardshrink_cpu_float64 2022-08-17T12:20:30.9089060Z [gw2] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_randn_like_cpu_float64 2022-08-17T12:20:30.9162149Z [gw1] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_hardshrink_cpu_float64 2022-08-17T12:20:30.9196199Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_norm_fro_cpu_complex128 2022-08-17T12:20:30.9486370Z [gw3] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_norm_fro_cpu_complex128 2022-08-17T12:20:30.9487001Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_ravel_cpu_complex128 2022-08-17T12:20:30.9519852Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_hardsigmoid_cpu_float64 2022-08-17T12:20:30.9570492Z [gw2] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_ravel_cpu_complex128 2022-08-17T12:20:30.9602158Z [gw1] [ 81%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_hardsigmoid_cpu_float64 2022-08-17T12:20:30.9633334Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_norm_fro_cpu_float64 2022-08-17T12:20:30.9926491Z [gw3] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_norm_fro_cpu_float64 2022-08-17T12:20:30.9927572Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_ravel_cpu_float64 2022-08-17T12:20:30.9959124Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_hardswish_cpu_float64 2022-08-17T12:20:30.9971055Z [gw2] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_ravel_cpu_float64 2022-08-17T12:20:31.0042892Z [gw1] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_hardswish_cpu_float64 2022-08-17T12:20:31.0077130Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_norm_inf_cpu_complex128 2022-08-17T12:20:31.0250013Z [gw3] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_norm_inf_cpu_complex128 2022-08-17T12:20:31.0260321Z [gw0] [ 81%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_unflatten_cpu_complex128 2022-08-17T12:20:31.0364303Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_unflatten_cpu_float64 2022-08-17T12:20:31.0367257Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_real_cpu_complex128 2022-08-17T12:20:31.0392518Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_hardtanh_cpu_float64 2022-08-17T12:20:31.0409617Z [gw2] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_real_cpu_complex128 2022-08-17T12:20:31.0482394Z [gw1] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_hardtanh_cpu_float64 2022-08-17T12:20:31.0515470Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_norm_inf_cpu_float64 2022-08-17T12:20:31.0611061Z [gw3] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_norm_inf_cpu_float64 2022-08-17T12:20:31.0681436Z [gw0] [ 81%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_unflatten_cpu_float64 2022-08-17T12:20:31.0804533Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_unfold_cpu_complex128 2022-08-17T12:20:31.0809372Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_hinge_embedding_loss_cpu_float64 2022-08-17T12:20:31.0841290Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_real_cpu_float64 2022-08-17T12:20:31.0846154Z [gw1] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_hinge_embedding_loss_cpu_float64 2022-08-17T12:20:31.0963588Z [gw2] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_real_cpu_float64 2022-08-17T12:20:31.0991681Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_norm_nuc_cpu_complex128 2022-08-17T12:20:31.1243888Z [gw3] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_norm_nuc_cpu_complex128 2022-08-17T12:20:31.1284797Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_reciprocal_cpu_complex128 2022-08-17T12:20:31.1319313Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_huber_loss_cpu_float64 2022-08-17T12:20:31.1414979Z [gw1] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_huber_loss_cpu_float64 2022-08-17T12:20:31.1443178Z [gw2] [ 81%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_reciprocal_cpu_complex128 2022-08-17T12:20:31.1479873Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_norm_nuc_cpu_float64 2022-08-17T12:20:31.1684021Z [gw3] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_norm_nuc_cpu_float64 2022-08-17T12:20:31.1754140Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_reciprocal_cpu_float64 2022-08-17T12:20:31.1766803Z [gw2] [ 81%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_reciprocal_cpu_float64 2022-08-17T12:20:31.1795570Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_instance_norm_cpu_float64 2022-08-17T12:20:31.1884650Z [gw1] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_instance_norm_cpu_float64 2022-08-17T12:20:31.1908784Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_normal_cpu_float64 2022-08-17T12:20:31.2124290Z [gw3] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_normal_cpu_float64 2022-08-17T12:20:31.2244508Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_remainder_cpu_float64 2022-08-17T12:20:31.2263043Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_interpolate_area_cpu_float64 2022-08-17T12:20:31.2277598Z [gw2] [ 81%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_remainder_cpu_float64 2022-08-17T12:20:31.2322783Z [gw1] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_interpolate_area_cpu_float64 2022-08-17T12:20:31.2343712Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_normal_number_mean_cpu_float64 2022-08-17T12:20:31.2564390Z [gw3] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_normal_number_mean_cpu_float64 2022-08-17T12:20:31.2723556Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_renorm_cpu_complex128 2022-08-17T12:20:31.2755099Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_interpolate_bicubic_cpu_float64 2022-08-17T12:20:31.2843123Z [gw1] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_interpolate_bicubic_cpu_float64 2022-08-17T12:20:31.2846880Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_ones_like_cpu_complex128 2022-08-17T12:20:31.2930106Z [gw3] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_ones_like_cpu_complex128 2022-08-17T12:20:31.3001603Z [gw2] [ 81%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_renorm_cpu_complex128 2022-08-17T12:20:31.3115726Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_renorm_cpu_float64 2022-08-17T12:20:31.3203778Z [gw2] [ 81%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_renorm_cpu_float64 2022-08-17T12:20:31.3231041Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_interpolate_bilinear_cpu_float64 2022-08-17T12:20:31.3245453Z [gw1] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_interpolate_bilinear_cpu_float64 2022-08-17T12:20:31.3280687Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_ones_like_cpu_float64 2022-08-17T12:20:31.3444479Z [gw3] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_ones_like_cpu_float64 2022-08-17T12:20:31.3474091Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_repeat_cpu_complex128 2022-08-17T12:20:31.3644464Z [gw2] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_repeat_cpu_complex128 2022-08-17T12:20:31.3674226Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_interpolate_linear_cpu_float64 2022-08-17T12:20:31.3685956Z [gw1] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_interpolate_linear_cpu_float64 2022-08-17T12:20:31.3721171Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_ormqr_cpu_complex128 2022-08-17T12:20:31.3883752Z [gw3] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_ormqr_cpu_complex128 2022-08-17T12:20:31.3911685Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_repeat_cpu_float64 2022-08-17T12:20:31.4125923Z [gw2] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_repeat_cpu_float64 2022-08-17T12:20:31.4127917Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_split_with_sizes_cpu_complex128 2022-08-17T12:20:31.4166188Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_interpolate_nearest_cpu_float64 2022-08-17T12:20:31.4171531Z [gw3] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_split_with_sizes_cpu_complex128 2022-08-17T12:20:31.4323527Z [gw1] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_interpolate_nearest_cpu_float64 2022-08-17T12:20:31.4353645Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_repeat_interleave_cpu_complex128 2022-08-17T12:20:31.4606606Z [gw2] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_repeat_interleave_cpu_complex128 2022-08-17T12:20:31.4607389Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_split_with_sizes_cpu_float64 2022-08-17T12:20:31.4644232Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_interpolate_trilinear_cpu_float64 2022-08-17T12:20:31.4647073Z [gw3] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_split_with_sizes_cpu_float64 2022-08-17T12:20:31.4763337Z [gw1] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_interpolate_trilinear_cpu_float64 2022-08-17T12:20:31.4794676Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_repeat_interleave_cpu_float64 2022-08-17T12:20:31.4942858Z [gw2] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_repeat_interleave_cpu_float64 2022-08-17T12:20:31.4950213Z [gw0] [ 82%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_unfold_cpu_complex128 2022-08-17T12:20:31.5085527Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_unfold_cpu_float64 2022-08-17T12:20:31.5086445Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sqrt_cpu_complex128 2022-08-17T12:20:31.5119467Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_kl_div_cpu_float64 2022-08-17T12:20:31.5187281Z [gw1] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_kl_div_cpu_float64 2022-08-17T12:20:31.5202628Z [gw3] [ 82%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sqrt_cpu_complex128 2022-08-17T12:20:31.5231910Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_reshape_as_cpu_complex128 2022-08-17T12:20:31.5566782Z [gw2] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_reshape_as_cpu_complex128 2022-08-17T12:20:31.5567688Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sqrt_cpu_float64 2022-08-17T12:20:31.5597940Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_l1_loss_cpu_complex128 2022-08-17T12:20:31.5623346Z [gw1] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_l1_loss_cpu_complex128 2022-08-17T12:20:31.5643951Z [gw3] [ 82%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sqrt_cpu_float64 2022-08-17T12:20:31.5650976Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_reshape_as_cpu_float64 2022-08-17T12:20:31.5658150Z [gw0] [ 82%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_unfold_cpu_float64 2022-08-17T12:20:31.5674062Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_unique_consecutive_cpu_float64 2022-08-17T12:20:31.5685468Z [gw2] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_reshape_as_cpu_float64 2022-08-17T12:20:31.6046031Z [gw0] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_unique_consecutive_cpu_float64 2022-08-17T12:20:31.6046455Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_l1_loss_cpu_float64 2022-08-17T12:20:31.6076036Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_square_cpu_complex128 2022-08-17T12:20:31.6085831Z [gw1] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_l1_loss_cpu_float64 2022-08-17T12:20:31.6088667Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_unique_cpu_float64 2022-08-17T12:20:31.6114663Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_reshape_cpu_complex128 2022-08-17T12:20:31.6121094Z [gw0] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_unique_cpu_float64 2022-08-17T12:20:31.6241878Z [gw2] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_reshape_cpu_complex128 2022-08-17T12:20:31.6529382Z [gw3] [ 82%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_square_cpu_complex128 2022-08-17T12:20:31.6532943Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_reshape_cpu_float64 2022-08-17T12:20:31.6537870Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_square_cpu_float64 2022-08-17T12:20:31.6544203Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_unsqueeze_cpu_complex128 2022-08-17T12:20:31.6562538Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_layer_norm_cpu_float64 2022-08-17T12:20:31.6573471Z [gw2] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_reshape_cpu_float64 2022-08-17T12:20:31.6596370Z [gw1] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_layer_norm_cpu_float64 2022-08-17T12:20:31.6967325Z [gw3] [ 82%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_square_cpu_float64 2022-08-17T12:20:31.6969279Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_resize__cpu_complex128 2022-08-17T12:20:31.6970749Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_squeeze_cpu_complex128 2022-08-17T12:20:31.6999056Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_leaky_relu_cpu_float64 2022-08-17T12:20:31.7005759Z [gw1] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_leaky_relu_cpu_float64 2022-08-17T12:20:31.7385448Z [gw2] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_resize__cpu_complex128 2022-08-17T12:20:31.7403697Z [gw3] [ 82%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_squeeze_cpu_complex128 2022-08-17T12:20:31.7408036Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_squeeze_cpu_float64 2022-08-17T12:20:31.7413610Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_resize__cpu_float64 2022-08-17T12:20:31.7437367Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_linear_cpu_complex128 2022-08-17T12:20:31.7455068Z [gw2] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_resize__cpu_float64 2022-08-17T12:20:31.7518672Z [gw1] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_linear_cpu_complex128 2022-08-17T12:20:31.7848199Z [gw3] [ 82%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_squeeze_cpu_float64 2022-08-17T12:20:31.7851575Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_scatter_reduce_mean_cpu_float64 2022-08-17T12:20:31.7889922Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_resize_as__cpu_complex128 2022-08-17T12:20:31.7895160Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_stack_cpu_complex128 2022-08-17T12:20:31.7921558Z [gw2] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_resize_as__cpu_complex128 2022-08-17T12:20:31.8204054Z [gw3] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_stack_cpu_complex128 2022-08-17T12:20:31.8258063Z [gw1] [ 82%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_scatter_reduce_mean_cpu_float64 2022-08-17T12:20:31.8271069Z [gw0] [ 82%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_unsqueeze_cpu_complex128 2022-08-17T12:20:31.8282116Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_unsqueeze_cpu_float64 2022-08-17T12:20:31.8316960Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_resize_as__cpu_float64 2022-08-17T12:20:31.8334442Z [gw2] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_resize_as__cpu_float64 2022-08-17T12:20:31.8335302Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_scatter_reduce_prod_cpu_float64 2022-08-17T12:20:31.8361282Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_stack_cpu_float64 2022-08-17T12:20:31.8641654Z [gw3] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_stack_cpu_float64 2022-08-17T12:20:31.8682170Z [gw0] [ 82%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_unsqueeze_cpu_float64 2022-08-17T12:20:31.8722600Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_var_cpu_complex128 2022-08-17T12:20:31.8753155Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_resolve_conj_cpu_complex128 2022-08-17T12:20:31.8759299Z [gw1] [ 82%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_scatter_reduce_prod_cpu_float64 2022-08-17T12:20:31.8763336Z [gw2] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_resolve_conj_cpu_complex128 2022-08-17T12:20:31.8833194Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_std_cpu_complex128 2022-08-17T12:20:31.8833964Z [gw3] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_std_cpu_complex128 2022-08-17T12:20:31.9102869Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_scatter_reduce_sum_cpu_float64 2022-08-17T12:20:31.9163235Z [gw1] [ 82%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_scatter_reduce_sum_cpu_float64 2022-08-17T12:20:31.9193924Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_resolve_conj_cpu_float64 2022-08-17T12:20:31.9203869Z [gw2] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_resolve_conj_cpu_float64 2022-08-17T12:20:31.9231548Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_std_cpu_float64 2022-08-17T12:20:31.9244497Z [gw3] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_std_cpu_float64 2022-08-17T12:20:31.9275621Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_searchsorted_cpu_float64 2022-08-17T12:20:31.9604319Z [gw1] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_searchsorted_cpu_float64 2022-08-17T12:20:31.9634801Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_resolve_neg_cpu_complex128 2022-08-17T12:20:31.9675542Z [gw2] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_resolve_neg_cpu_complex128 2022-08-17T12:20:31.9676968Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_std_mean_cpu_complex128 2022-08-17T12:20:31.9722324Z [gw3] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_std_mean_cpu_complex128 2022-08-17T12:20:31.9751781Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_segment_reduce_lengths_cpu_float64 2022-08-17T12:20:32.0044140Z [gw1] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_segment_reduce_lengths_cpu_float64 2022-08-17T12:20:32.0080747Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_resolve_neg_cpu_float64 2022-08-17T12:20:32.0091201Z [gw2] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_resolve_neg_cpu_float64 2022-08-17T12:20:32.0121713Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_std_mean_cpu_float64 2022-08-17T12:20:32.0162256Z [gw3] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_std_mean_cpu_float64 2022-08-17T12:20:32.0190094Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_segment_reduce_offsets_cpu_float64 2022-08-17T12:20:32.0233510Z [gw1] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_segment_reduce_offsets_cpu_float64 2022-08-17T12:20:32.0240908Z [gw0] [ 82%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_var_cpu_complex128 2022-08-17T12:20:32.0484710Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_var_cpu_float64 2022-08-17T12:20:32.0515324Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_roll_cpu_complex128 2022-08-17T12:20:32.0526398Z [gw2] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_roll_cpu_complex128 2022-08-17T12:20:32.0557124Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_stft_cpu_complex128 2022-08-17T12:20:32.0572238Z [gw3] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_stft_cpu_complex128 2022-08-17T12:20:32.0601581Z [gw0] [ 82%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_var_cpu_float64 2022-08-17T12:20:32.0630152Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_select_cpu_complex128 2022-08-17T12:20:32.0682311Z [gw1] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_select_cpu_complex128 2022-08-17T12:20:32.0923889Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_var_mean_cpu_complex128 2022-08-17T12:20:32.0954973Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_roll_cpu_float64 2022-08-17T12:20:32.0963176Z [gw2] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_roll_cpu_float64 2022-08-17T12:20:32.0988126Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_stft_cpu_float64 2022-08-17T12:20:32.1082011Z [gw3] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_stft_cpu_float64 2022-08-17T12:20:32.1112927Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_select_cpu_float64 2022-08-17T12:20:32.1364637Z [gw1] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_select_cpu_float64 2022-08-17T12:20:32.1392968Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_rot90_cpu_complex128 2022-08-17T12:20:32.1407711Z [gw2] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_rot90_cpu_complex128 2022-08-17T12:20:32.1523861Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sub_cpu_complex128 2022-08-17T12:20:32.1555841Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_select_scatter_cpu_float64 2022-08-17T12:20:32.1805210Z [gw1] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_select_scatter_cpu_float64 2022-08-17T12:20:32.1836408Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_rot90_cpu_float64 2022-08-17T12:20:32.1964880Z [gw2] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_rot90_cpu_float64 2022-08-17T12:20:32.2047820Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sgn_cpu_complex128 2022-08-17T12:20:32.2061736Z [gw3] [ 82%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sub_cpu_complex128 2022-08-17T12:20:32.2077734Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sub_cpu_float64 2022-08-17T12:20:32.2218731Z [gw1] [ 82%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sgn_cpu_complex128 2022-08-17T12:20:32.2242621Z [gw3] [ 82%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sub_cpu_float64 2022-08-17T12:20:32.2289915Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_round_cpu_float64 2022-08-17T12:20:32.2403355Z [gw2] [ 82%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_round_cpu_float64 2022-08-17T12:20:32.2450903Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sgn_cpu_float64 2022-08-17T12:20:32.2482114Z [gw1] [ 82%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sgn_cpu_float64 2022-08-17T12:20:32.2512987Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sum_cpu_complex128 2022-08-17T12:20:32.2683743Z [gw3] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sum_cpu_complex128 2022-08-17T12:20:32.2751979Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_round_decimals_0_cpu_float64 2022-08-17T12:20:32.2884253Z [gw2] [ 82%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_round_decimals_0_cpu_float64 2022-08-17T12:20:32.2910865Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_short_cpu_complex128 2022-08-17T12:20:32.2925849Z [gw1] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_short_cpu_complex128 2022-08-17T12:20:32.2956440Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sum_cpu_float64 2022-08-17T12:20:32.3080616Z [gw3] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sum_cpu_float64 2022-08-17T12:20:32.3087532Z [gw0] [ 82%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_var_mean_cpu_complex128 2022-08-17T12:20:32.3121320Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_var_mean_cpu_float64 2022-08-17T12:20:32.3140465Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_round_decimals_3_cpu_float64 2022-08-17T12:20:32.3324512Z [gw2] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_round_decimals_3_cpu_float64 2022-08-17T12:20:32.3353455Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_short_cpu_float64 2022-08-17T12:20:32.3363175Z [gw1] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_short_cpu_float64 2022-08-17T12:20:32.3399938Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sum_to_size_cpu_complex128 2022-08-17T12:20:32.3556891Z [gw3] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sum_to_size_cpu_complex128 2022-08-17T12:20:32.3637919Z [gw0] [ 82%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_var_mean_cpu_float64 2022-08-17T12:20:32.3639226Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_vdot_cpu_complex128 2022-08-17T12:20:32.3641847Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_round_decimals_neg_3_cpu_float64 2022-08-17T12:20:32.3764947Z [gw2] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_round_decimals_neg_3_cpu_float64 2022-08-17T12:20:32.3844032Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sigmoid_cpu_complex128 2022-08-17T12:20:32.3878388Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sum_to_size_cpu_float64 2022-08-17T12:20:32.3945491Z [gw3] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sum_to_size_cpu_float64 2022-08-17T12:20:32.4003069Z [gw1] [ 82%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sigmoid_cpu_complex128 2022-08-17T12:20:32.4188041Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_rsqrt_cpu_complex128 2022-08-17T12:20:32.4242232Z [gw2] [ 82%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_rsqrt_cpu_complex128 2022-08-17T12:20:32.4282810Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sigmoid_cpu_float64 2022-08-17T12:20:32.4309142Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_svd_cpu_complex128 2022-08-17T12:20:32.4321849Z [gw1] [ 82%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sigmoid_cpu_float64 2022-08-17T12:20:32.4334169Z [gw3] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_svd_cpu_complex128 2022-08-17T12:20:32.4341582Z [gw0] [ 82%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_vdot_cpu_complex128 2022-08-17T12:20:32.4442322Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_vdot_cpu_float64 2022-08-17T12:20:32.4457110Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_rsqrt_cpu_float64 2022-08-17T12:20:32.4509827Z [gw0] [ 83%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_vdot_cpu_float64 2022-08-17T12:20:32.4682025Z [gw2] [ 83%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_rsqrt_cpu_float64 2022-08-17T12:20:32.4722360Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sign_cpu_float64 2022-08-17T12:20:32.4733074Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_svd_cpu_float64 2022-08-17T12:20:32.4750283Z [gw1] [ 83%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sign_cpu_float64 2022-08-17T12:20:32.4760405Z [gw3] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_svd_cpu_float64 2022-08-17T12:20:32.4824894Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_view_as_complex_cpu_float64 2022-08-17T12:20:32.4881409Z [gw0] [ 83%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_view_as_complex_cpu_float64 2022-08-17T12:20:32.4911531Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_rsub_cpu_complex128 2022-08-17T12:20:32.5123689Z [gw2] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_rsub_cpu_complex128 2022-08-17T12:20:32.5152551Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_signbit_cpu_float64 2022-08-17T12:20:32.5161162Z [gw1] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_signbit_cpu_float64 2022-08-17T12:20:32.5191572Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_svd_lowrank_cpu_float64 2022-08-17T12:20:32.5200540Z [gw3] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_svd_lowrank_cpu_float64 2022-08-17T12:20:32.5321947Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_view_as_cpu_complex128 2022-08-17T12:20:32.5349119Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_rsub_cpu_float64 2022-08-17T12:20:32.5564311Z [gw2] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_rsub_cpu_float64 2022-08-17T12:20:32.5603042Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sin_cpu_complex128 2022-08-17T12:20:32.5636363Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_symeig_cpu_complex128 2022-08-17T12:20:32.5690007Z [gw3] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_symeig_cpu_complex128 2022-08-17T12:20:32.5701855Z [gw1] [ 83%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sin_cpu_complex128 2022-08-17T12:20:32.5708273Z [gw0] [ 83%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_view_as_cpu_complex128 2022-08-17T12:20:32.5762849Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_view_as_cpu_float64 2022-08-17T12:20:32.5825486Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_scatter_add_cpu_complex128 2022-08-17T12:20:32.6002951Z [gw0] [ 83%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_view_as_cpu_float64 2022-08-17T12:20:32.6045941Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sin_cpu_float64 2022-08-17T12:20:32.6056001Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_symeig_cpu_float64 2022-08-17T12:20:32.6079294Z [gw1] [ 83%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sin_cpu_float64 2022-08-17T12:20:32.6121816Z [gw3] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_symeig_cpu_float64 2022-08-17T12:20:32.6320806Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_view_as_real_cpu_complex128 2022-08-17T12:20:32.6402904Z [gw0] [ 83%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_view_as_real_cpu_complex128 2022-08-17T12:20:32.6409396Z [gw2] [ 83%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_scatter_add_cpu_complex128 2022-08-17T12:20:32.6440185Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_scatter_add_cpu_float64 2022-08-17T12:20:32.6482244Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sinc_cpu_complex128 2022-08-17T12:20:32.6559333Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_t_cpu_complex128 2022-08-17T12:20:32.6602089Z [gw2] [ 83%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_scatter_add_cpu_float64 2022-08-17T12:20:32.6682067Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_view_cpu_complex128 2022-08-17T12:20:32.6704993Z [gw1] [ 83%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sinc_cpu_complex128 2022-08-17T12:20:32.6841744Z [gw3] [ 83%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_t_cpu_complex128 2022-08-17T12:20:32.6883198Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_scatter_cpu_complex128 2022-08-17T12:20:32.6923181Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sinc_cpu_float64 2022-08-17T12:20:32.6966219Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_t_cpu_float64 2022-08-17T12:20:32.7000040Z [gw1] [ 83%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sinc_cpu_float64 2022-08-17T12:20:32.7397782Z [gw3] [ 83%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_t_cpu_float64 2022-08-17T12:20:32.7401810Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_take_along_dim_cpu_complex128 2022-08-17T12:20:32.7406450Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sinh_cpu_complex128 2022-08-17T12:20:32.7420157Z [gw3] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_take_along_dim_cpu_complex128 2022-08-17T12:20:32.7477555Z [gw2] [ 83%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_scatter_cpu_complex128 2022-08-17T12:20:32.7483804Z [gw1] [ 83%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sinh_cpu_complex128 2022-08-17T12:20:32.7613988Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_scatter_cpu_float64 2022-08-17T12:20:32.7803447Z [gw2] [ 83%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_scatter_cpu_float64 2022-08-17T12:20:32.7844019Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sinh_cpu_float64 2022-08-17T12:20:32.7851872Z [gw1] [ 83%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sinh_cpu_float64 2022-08-17T12:20:32.7885979Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_take_along_dim_cpu_float64 2022-08-17T12:20:32.7891630Z [gw3] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_take_along_dim_cpu_float64 2022-08-17T12:20:32.8026495Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_scatter_reduce_amax_cpu_float64 2022-08-17T12:20:32.8036192Z [gw0] [ 83%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_view_cpu_complex128 2022-08-17T12:20:32.8156224Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_view_cpu_float64 2022-08-17T12:20:32.8242139Z [gw2] [ 83%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_scatter_reduce_amax_cpu_float64 2022-08-17T12:20:32.8263533Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_slice_scatter_cpu_float64 2022-08-17T12:20:32.8281150Z [gw1] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_slice_scatter_cpu_float64 2022-08-17T12:20:32.8307562Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_take_cpu_complex128 2022-08-17T12:20:32.8320139Z [gw3] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_take_cpu_complex128 2022-08-17T12:20:32.8339572Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_scatter_reduce_amin_cpu_float64 2022-08-17T12:20:32.8440695Z [gw0] [ 83%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_view_cpu_float64 2022-08-17T12:20:32.8581499Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_vsplit_cpu_complex128 2022-08-17T12:20:32.8723284Z [gw2] [ 83%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_scatter_reduce_amin_cpu_float64 2022-08-17T12:20:32.8725542Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_softmax_cpu_float64 2022-08-17T12:20:32.8750247Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_take_cpu_float64 2022-08-17T12:20:32.8759677Z [gw1] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_softmax_cpu_float64 2022-08-17T12:20:32.8800072Z [gw3] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_take_cpu_float64 2022-08-17T12:20:32.8821544Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_unflatten_cpu_complex128 2022-08-17T12:20:32.9166941Z [gw2] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_unflatten_cpu_complex128 2022-08-17T12:20:32.9167615Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_softmax_with_dtype_cpu_complex128 2022-08-17T12:20:32.9202165Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_tan_cpu_complex128 2022-08-17T12:20:32.9274724Z [gw1] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_softmax_with_dtype_cpu_complex128 2022-08-17T12:20:32.9278118Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_unflatten_cpu_float64 2022-08-17T12:20:32.9289837Z [gw2] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_unflatten_cpu_float64 2022-08-17T12:20:32.9399534Z [gw3] [ 83%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_tan_cpu_complex128 2022-08-17T12:20:32.9410621Z [gw0] [ 83%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_vsplit_cpu_complex128 2022-08-17T12:20:32.9602051Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_vsplit_cpu_float64 2022-08-17T12:20:32.9609784Z [gw0] [ 83%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_vsplit_cpu_float64 2022-08-17T12:20:32.9641529Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_tan_cpu_float64 2022-08-17T12:20:32.9658169Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_softmax_with_dtype_cpu_float64 2022-08-17T12:20:32.9669868Z [gw3] [ 83%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_tan_cpu_float64 2022-08-17T12:20:32.9721240Z [gw1] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_softmax_with_dtype_cpu_float64 2022-08-17T12:20:32.9749514Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_unfold_cpu_complex128 2022-08-17T12:20:32.9842210Z [gw2] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_unfold_cpu_complex128 2022-08-17T12:20:33.0044265Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_vstack_cpu_complex128 2022-08-17T12:20:33.0082446Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_tanh_cpu_complex128 2022-08-17T12:20:33.0113617Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sort_cpu_float64 2022-08-17T12:20:33.0151974Z [gw1] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sort_cpu_float64 2022-08-17T12:20:33.0165067Z [gw3] [ 83%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_tanh_cpu_complex128 2022-08-17T12:20:33.0196018Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_unfold_cpu_float64 2022-08-17T12:20:33.0484471Z [gw2] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_unfold_cpu_float64 2022-08-17T12:20:33.0522527Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_tanh_cpu_float64 2022-08-17T12:20:33.0533412Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sparse_sampled_addmm_cpu_complex128 2022-08-17T12:20:33.0558229Z [gw3] [ 83%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_tanh_cpu_float64 2022-08-17T12:20:33.0601423Z [gw1] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sparse_sampled_addmm_cpu_complex128 2022-08-17T12:20:33.0631097Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_unique_consecutive_cpu_float64 2022-08-17T12:20:33.0925556Z [gw2] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_unique_consecutive_cpu_float64 2022-08-17T12:20:33.0940535Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_tensor_split_cpu_complex128 2022-08-17T12:20:33.0954811Z [gw0] [ 83%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_vstack_cpu_complex128 2022-08-17T12:20:33.1017329Z [gw3] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_tensor_split_cpu_complex128 2022-08-17T12:20:33.1018604Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_vstack_cpu_float64 2022-08-17T12:20:33.1020390Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sparse_sampled_addmm_cpu_float64 2022-08-17T12:20:33.1042181Z [gw1] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sparse_sampled_addmm_cpu_float64 2022-08-17T12:20:33.1073155Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_unique_cpu_float64 2022-08-17T12:20:33.1210662Z [gw2] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_unique_cpu_float64 2022-08-17T12:20:33.1364085Z [gw0] [ 83%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_vstack_cpu_float64 2022-08-17T12:20:33.1390191Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_tensor_split_cpu_float64 2022-08-17T12:20:33.1404795Z [gw3] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_tensor_split_cpu_float64 2022-08-17T12:20:33.1405552Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_where_cpu_complex128 2022-08-17T12:20:33.1434626Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_airy_ai_cpu_float64 2022-08-17T12:20:33.1481805Z [gw1] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_airy_ai_cpu_float64 2022-08-17T12:20:33.1846667Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_unsqueeze_cpu_complex128 2022-08-17T12:20:33.1849139Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_tensordot_cpu_complex128 2022-08-17T12:20:33.1875265Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_bessel_j0_cpu_float64 2022-08-17T12:20:33.1893718Z [gw3] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_tensordot_cpu_complex128 2022-08-17T12:20:33.2006476Z [gw1] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_bessel_j0_cpu_float64 2022-08-17T12:20:33.2022000Z [gw2] [ 83%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_unsqueeze_cpu_complex128 2022-08-17T12:20:33.2161906Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_unsqueeze_cpu_float64 2022-08-17T12:20:33.2287336Z [gw2] [ 83%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_unsqueeze_cpu_float64 2022-08-17T12:20:33.2288354Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_tensordot_cpu_float64 2022-08-17T12:20:33.2313119Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_bessel_j1_cpu_float64 2022-08-17T12:20:33.2322442Z [gw3] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_tensordot_cpu_float64 2022-08-17T12:20:33.2442423Z [gw1] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_bessel_j1_cpu_float64 2022-08-17T12:20:33.2473555Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_var_cpu_complex128 2022-08-17T12:20:33.2725089Z [gw2] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_var_cpu_complex128 2022-08-17T12:20:33.2728767Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_tile_cpu_complex128 2022-08-17T12:20:33.2761318Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_bessel_y0_cpu_float64 2022-08-17T12:20:33.2770326Z [gw3] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_tile_cpu_complex128 2022-08-17T12:20:33.2882721Z [gw1] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_bessel_y0_cpu_float64 2022-08-17T12:20:33.2914532Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_var_cpu_float64 2022-08-17T12:20:33.3164311Z [gw2] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_var_cpu_float64 2022-08-17T12:20:33.3200981Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_bessel_y1_cpu_float64 2022-08-17T12:20:33.3210044Z [gw1] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_bessel_y1_cpu_float64 2022-08-17T12:20:33.3237434Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_tile_cpu_float64 2022-08-17T12:20:33.3298399Z [gw3] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_tile_cpu_float64 2022-08-17T12:20:33.3308692Z [gw0] [ 83%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_where_cpu_complex128 2022-08-17T12:20:33.3322258Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_where_cpu_float64 2022-08-17T12:20:33.3355452Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_var_mean_cpu_complex128 2022-08-17T12:20:33.3604802Z [gw2] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_var_mean_cpu_complex128 2022-08-17T12:20:33.3639241Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_chebyshev_polynomial_t_cpu_float64 2022-08-17T12:20:33.3649076Z [gw1] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_chebyshev_polynomial_t_cpu_float64 2022-08-17T12:20:33.3677635Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_to_sparse_cpu_complex128 2022-08-17T12:20:33.3716278Z [gw3] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_to_sparse_cpu_complex128 2022-08-17T12:20:33.3726343Z [gw0] [ 83%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_where_cpu_float64 2022-08-17T12:20:33.3742935Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_xlogy_cpu_float64 2022-08-17T12:20:33.3760527Z [gw0] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_xlogy_cpu_float64 2022-08-17T12:20:33.3788515Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_var_mean_cpu_float64 2022-08-17T12:20:33.4041661Z [gw2] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_var_mean_cpu_float64 2022-08-17T12:20:33.4062287Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_chebyshev_polynomial_u_cpu_float64 2022-08-17T12:20:33.4122357Z [gw1] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_chebyshev_polynomial_u_cpu_float64 2022-08-17T12:20:33.4147956Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_to_sparse_cpu_float64 2022-08-17T12:20:33.4160432Z [gw3] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_to_sparse_cpu_float64 2022-08-17T12:20:33.4200588Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_zero__cpu_complex128 2022-08-17T12:20:33.4228199Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_vdot_cpu_complex128 2022-08-17T12:20:33.4483031Z [gw2] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_vdot_cpu_complex128 2022-08-17T12:20:33.4501775Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_chebyshev_polynomial_v_cpu_float64 2022-08-17T12:20:33.4560900Z [gw1] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_chebyshev_polynomial_v_cpu_float64 2022-08-17T12:20:33.4587458Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_topk_cpu_float64 2022-08-17T12:20:33.4640417Z [gw3] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_topk_cpu_float64 2022-08-17T12:20:33.4668176Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_vdot_cpu_float64 2022-08-17T12:20:33.4772440Z [gw2] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_vdot_cpu_float64 2022-08-17T12:20:33.4781996Z [gw0] [ 84%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_zero__cpu_complex128 2022-08-17T12:20:33.4894498Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_zero__cpu_float64 2022-08-17T12:20:33.4922280Z [gw0] [ 84%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_zero__cpu_float64 2022-08-17T12:20:33.4939900Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_chebyshev_polynomial_w_cpu_float64 2022-08-17T12:20:33.5001345Z [gw1] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_chebyshev_polynomial_w_cpu_float64 2022-08-17T12:20:33.5028889Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_trace_cpu_complex128 2022-08-17T12:20:33.5080974Z [gw3] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_trace_cpu_complex128 2022-08-17T12:20:33.5108113Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_view_as_complex_cpu_float64 2022-08-17T12:20:33.5201230Z [gw2] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_view_as_complex_cpu_float64 2022-08-17T12:20:33.5225311Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_zeros_like_cpu_complex128 2022-08-17T12:20:33.5402614Z [gw0] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_zeros_like_cpu_complex128 2022-08-17T12:20:33.5435035Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_entr_cpu_float64 2022-08-17T12:20:33.5443814Z [gw1] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_entr_cpu_float64 2022-08-17T12:20:33.5469408Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_trace_cpu_float64 2022-08-17T12:20:33.5520448Z [gw3] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_trace_cpu_float64 2022-08-17T12:20:33.5547439Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_view_as_cpu_complex128 2022-08-17T12:20:33.5643622Z [gw2] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_view_as_cpu_complex128 2022-08-17T12:20:33.5669490Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_zeros_like_cpu_float64 2022-08-17T12:20:33.5843208Z [gw0] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_zeros_like_cpu_float64 2022-08-17T12:20:33.5868126Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_erfcx_cpu_float64 2022-08-17T12:20:33.5881264Z [gw1] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_erfcx_cpu_float64 2022-08-17T12:20:33.5962516Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_transpose_cpu_complex128 2022-08-17T12:20:33.5994073Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_view_as_cpu_float64 2022-08-17T12:20:33.6083216Z [gw2] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_view_as_cpu_float64 2022-08-17T12:20:33.6283942Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_H_cpu_complex128 2022-08-17T12:20:33.6306534Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_hermite_polynomial_h_cpu_float64 2022-08-17T12:20:33.6324860Z [gw3] [ 84%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_transpose_cpu_complex128 2022-08-17T12:20:33.6330968Z [gw1] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_hermite_polynomial_h_cpu_float64 2022-08-17T12:20:33.6402449Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_transpose_cpu_float64 2022-08-17T12:20:33.6437413Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_view_as_real_cpu_complex128 2022-08-17T12:20:33.6473832Z [gw2] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_view_as_real_cpu_complex128 2022-08-17T12:20:33.6724950Z [gw3] [ 84%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_transpose_cpu_float64 2022-08-17T12:20:33.6753628Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_hermite_polynomial_he_cpu_float64 2022-08-17T12:20:33.6763170Z [gw1] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_hermite_polynomial_he_cpu_float64 2022-08-17T12:20:33.6793017Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_trapezoid_cpu_complex128 2022-08-17T12:20:33.6840036Z [gw3] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_trapezoid_cpu_complex128 2022-08-17T12:20:33.6862660Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_view_cpu_complex128 2022-08-17T12:20:33.7163259Z [gw2] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_view_cpu_complex128 2022-08-17T12:20:33.7200853Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_i0e_cpu_float64 2022-08-17T12:20:33.7208785Z [gw1] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_i0e_cpu_float64 2022-08-17T12:20:33.7229811Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_trapezoid_cpu_float64 2022-08-17T12:20:33.7279804Z [gw3] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_trapezoid_cpu_float64 2022-08-17T12:20:33.7302666Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_view_cpu_float64 2022-08-17T12:20:33.7603149Z [gw2] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_view_cpu_float64 2022-08-17T12:20:33.7626615Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_i1_cpu_float64 2022-08-17T12:20:33.7640326Z [gw1] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_i1_cpu_float64 2022-08-17T12:20:33.7665754Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_trapz_cpu_complex128 2022-08-17T12:20:33.7719951Z [gw3] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_trapz_cpu_complex128 2022-08-17T12:20:33.7742864Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_vsplit_cpu_complex128 2022-08-17T12:20:33.8043862Z [gw2] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_vsplit_cpu_complex128 2022-08-17T12:20:33.8067701Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_i1e_cpu_float64 2022-08-17T12:20:33.8080592Z [gw1] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_i1e_cpu_float64 2022-08-17T12:20:33.8103221Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_trapz_cpu_float64 2022-08-17T12:20:33.8159569Z [gw3] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_trapz_cpu_float64 2022-08-17T12:20:33.8182945Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_vsplit_cpu_float64 2022-08-17T12:20:33.8482997Z [gw2] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_vsplit_cpu_float64 2022-08-17T12:20:33.8507137Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_laguerre_polynomial_l_cpu_float64 2022-08-17T12:20:33.8520620Z [gw1] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_laguerre_polynomial_l_cpu_float64 2022-08-17T12:20:33.8542898Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_triangular_solve_cpu_complex128 2022-08-17T12:20:33.8599644Z [gw3] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_triangular_solve_cpu_complex128 2022-08-17T12:20:33.8622850Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_vstack_cpu_complex128 2022-08-17T12:20:33.8923498Z [gw2] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_vstack_cpu_complex128 2022-08-17T12:20:33.8939374Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_legendre_polynomial_p_cpu_float64 2022-08-17T12:20:33.8960310Z [gw1] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_legendre_polynomial_p_cpu_float64 2022-08-17T12:20:33.8982801Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_triangular_solve_cpu_float64 2022-08-17T12:20:33.9039826Z [gw3] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_triangular_solve_cpu_float64 2022-08-17T12:20:33.9062148Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_vstack_cpu_float64 2022-08-17T12:20:33.9362659Z [gw2] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_vstack_cpu_float64 2022-08-17T12:20:33.9385888Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_log_ndtr_cpu_float64 2022-08-17T12:20:33.9400488Z [gw1] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_log_ndtr_cpu_float64 2022-08-17T12:20:33.9482174Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_tril_cpu_complex128 2022-08-17T12:20:33.9517941Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_where_cpu_complex128 2022-08-17T12:20:33.9778395Z [gw2] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_where_cpu_complex128 2022-08-17T12:20:33.9921386Z [gw3] [ 84%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_tril_cpu_complex128 2022-08-17T12:20:33.9925679Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_modified_bessel_i0_cpu_float64 2022-08-17T12:20:33.9957002Z [gw1] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_modified_bessel_i0_cpu_float64 2022-08-17T12:20:33.9958139Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_where_cpu_float64 2022-08-17T12:20:33.9980071Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_tril_cpu_float64 2022-08-17T12:20:34.0055735Z [gw2] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_where_cpu_float64 2022-08-17T12:20:34.0245453Z [gw3] [ 84%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_tril_cpu_float64 2022-08-17T12:20:34.0280522Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_modified_bessel_i1_cpu_float64 2022-08-17T12:20:34.0387138Z [gw1] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_modified_bessel_i1_cpu_float64 2022-08-17T12:20:34.0390544Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_xlogy_cpu_float64 2022-08-17T12:20:34.0391070Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_triu_cpu_complex128 2022-08-17T12:20:34.0684206Z [gw2] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_xlogy_cpu_float64 2022-08-17T12:20:34.0715259Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_modified_bessel_k0_cpu_float64 2022-08-17T12:20:34.0742750Z [gw1] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_modified_bessel_k0_cpu_float64 2022-08-17T12:20:34.0803085Z [gw3] [ 84%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_triu_cpu_complex128 2022-08-17T12:20:34.0803695Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_triu_cpu_float64 2022-08-17T12:20:34.0918788Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_zero__cpu_complex128 2022-08-17T12:20:34.1003071Z [gw3] [ 84%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_triu_cpu_float64 2022-08-17T12:20:34.1123141Z [gw2] [ 84%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_zero__cpu_complex128 2022-08-17T12:20:34.1149119Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_modified_bessel_k1_cpu_float64 2022-08-17T12:20:34.1244250Z [gw1] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_modified_bessel_k1_cpu_float64 2022-08-17T12:20:34.1282697Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_zero__cpu_float64 2022-08-17T12:20:34.1316188Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_true_divide_cpu_complex128 2022-08-17T12:20:34.1564156Z [gw2] [ 84%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_zero__cpu_float64 2022-08-17T12:20:34.1592559Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_ndtr_cpu_float64 2022-08-17T12:20:34.1682388Z [gw1] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_ndtr_cpu_float64 2022-08-17T12:20:34.1713185Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_zeros_like_cpu_complex128 2022-08-17T12:20:34.1844821Z [gw2] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_zeros_like_cpu_complex128 2022-08-17T12:20:34.1857200Z [gw3] [ 84%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_true_divide_cpu_complex128 2022-08-17T12:20:34.2008755Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_true_divide_cpu_float64 2022-08-17T12:20:34.2011128Z [gw3] [ 84%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_true_divide_cpu_float64 2022-08-17T12:20:34.2031827Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_ndtri_cpu_float64 2022-08-17T12:20:34.2121641Z [gw1] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_ndtri_cpu_float64 2022-08-17T12:20:34.2149112Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_zeros_like_cpu_float64 2022-08-17T12:20:34.2282199Z [gw2] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_zeros_like_cpu_float64 2022-08-17T12:20:34.2326914Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_trunc_cpu_float64 2022-08-17T12:20:34.2442566Z [gw3] [ 84%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_trunc_cpu_float64 2022-08-17T12:20:34.2466354Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_polygamma_special_polygamma_n_0_cpu_float64 2022-08-17T12:20:34.2562255Z [gw1] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_polygamma_special_polygamma_n_0_cpu_float64 2022-08-17T12:20:34.2722461Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_H_cpu_complex128 2022-08-17T12:20:34.2751458Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_unbind_cpu_complex128 2022-08-17T12:20:34.2882000Z [gw3] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_unbind_cpu_complex128 2022-08-17T12:20:34.2903251Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_scaled_modified_bessel_k0_cpu_float64 2022-08-17T12:20:34.3162945Z [gw1] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_scaled_modified_bessel_k0_cpu_float64 2022-08-17T12:20:34.3189092Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_unbind_cpu_float64 2022-08-17T12:20:34.3321977Z [gw3] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_unbind_cpu_float64 2022-08-17T12:20:34.3343602Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_scaled_modified_bessel_k1_cpu_float64 2022-08-17T12:20:34.3602385Z [gw1] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_scaled_modified_bessel_k1_cpu_float64 2022-08-17T12:20:34.3763202Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_mean_cpu_complex128 2022-08-17T12:20:34.3781791Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_shifted_chebyshev_polynomial_t_cpu_float64 2022-08-17T12:20:34.4203844Z [gw1] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_shifted_chebyshev_polynomial_t_cpu_float64 2022-08-17T12:20:34.4222556Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_shifted_chebyshev_polynomial_u_cpu_float64 2022-08-17T12:20:34.4647746Z [gw1] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_shifted_chebyshev_polynomial_u_cpu_float64 2022-08-17T12:20:34.4666089Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_shifted_chebyshev_polynomial_v_cpu_float64 2022-08-17T12:20:34.5084995Z [gw1] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_shifted_chebyshev_polynomial_v_cpu_float64 2022-08-17T12:20:34.5104388Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_shifted_chebyshev_polynomial_w_cpu_float64 2022-08-17T12:20:34.5524587Z [gw1] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_shifted_chebyshev_polynomial_w_cpu_float64 2022-08-17T12:20:34.5551267Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_spherical_bessel_j0_cpu_float64 2022-08-17T12:20:34.5964488Z [gw1] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_spherical_bessel_j0_cpu_float64 2022-08-17T12:20:34.5984018Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_xlog1py_cpu_float64 2022-08-17T12:20:34.6404318Z [gw1] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_xlog1py_cpu_float64 2022-08-17T12:20:34.6430202Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_zeta_cpu_float64 2022-08-17T12:20:34.6843909Z [gw1] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_zeta_cpu_float64 2022-08-17T12:20:34.6870541Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_split_cpu_complex128 2022-08-17T12:20:34.7285373Z [gw1] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_split_cpu_complex128 2022-08-17T12:20:34.7310381Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_split_cpu_float64 2022-08-17T12:20:34.7724814Z [gw1] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_split_cpu_float64 2022-08-17T12:20:34.7750712Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_split_list_args_cpu_complex128 2022-08-17T12:20:34.8164048Z [gw1] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_split_list_args_cpu_complex128 2022-08-17T12:20:34.8190661Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_split_list_args_cpu_float64 2022-08-17T12:20:34.8605040Z [gw1] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_split_list_args_cpu_float64 2022-08-17T12:20:35.1165006Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_as_strided_scatter_cpu_complex128 2022-08-17T12:20:35.1172815Z [gw2] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_H_cpu_complex128 2022-08-17T12:20:35.1194657Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_H_cpu_float64 2022-08-17T12:20:35.1605300Z [gw2] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_H_cpu_float64 2022-08-17T12:20:35.1630049Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_T_cpu_complex128 2022-08-17T12:20:35.2044768Z [gw2] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_T_cpu_complex128 2022-08-17T12:20:35.2116153Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_T_cpu_float64 2022-08-17T12:20:35.2485188Z [gw2] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_T_cpu_float64 2022-08-17T12:20:35.2508609Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad___getitem___cpu_complex128 2022-08-17T12:20:35.2571291Z [gw2] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad___getitem___cpu_complex128 2022-08-17T12:20:35.2581220Z [gw3] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_mean_cpu_complex128 2022-08-17T12:20:35.2604143Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_mean_cpu_float64 2022-08-17T12:20:35.2923736Z [gw3] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_mean_cpu_float64 2022-08-17T12:20:35.2947920Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad___getitem___cpu_float64 2022-08-17T12:20:35.3002228Z [gw2] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad___getitem___cpu_float64 2022-08-17T12:20:35.3028833Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_median_cpu_float64 2022-08-17T12:20:35.3363787Z [gw3] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_median_cpu_float64 2022-08-17T12:20:35.3388433Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad___radd___cpu_complex128 2022-08-17T12:20:35.3441009Z [gw2] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad___radd___cpu_complex128 2022-08-17T12:20:35.3464410Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_norm_cpu_float64 2022-08-17T12:20:35.3804775Z [gw3] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_norm_cpu_float64 2022-08-17T12:20:35.3829489Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad___radd___cpu_float64 2022-08-17T12:20:35.3881533Z [gw2] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad___radd___cpu_float64 2022-08-17T12:20:35.3904855Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_normalize_cpu_complex128 2022-08-17T12:20:35.4244563Z [gw3] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_normalize_cpu_complex128 2022-08-17T12:20:35.4266509Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad___rdiv___cpu_complex128 2022-08-17T12:20:35.4321125Z [gw2] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad___rdiv___cpu_complex128 2022-08-17T12:20:35.4343418Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_normalize_cpu_float64 2022-08-17T12:20:35.4683885Z [gw3] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_normalize_cpu_float64 2022-08-17T12:20:35.4707519Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad___rdiv___cpu_float64 2022-08-17T12:20:35.4760522Z [gw2] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad___rdiv___cpu_float64 2022-08-17T12:20:35.4784277Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_prod_cpu_complex128 2022-08-17T12:20:35.5122682Z [gw3] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_prod_cpu_complex128 2022-08-17T12:20:35.5147343Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad___rmatmul___cpu_complex128 2022-08-17T12:20:35.5200573Z [gw2] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad___rmatmul___cpu_complex128 2022-08-17T12:20:35.5224487Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_prod_cpu_float64 2022-08-17T12:20:35.5563442Z [gw3] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_prod_cpu_float64 2022-08-17T12:20:35.5588403Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad___rmatmul___cpu_float64 2022-08-17T12:20:35.5641815Z [gw2] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad___rmatmul___cpu_float64 2022-08-17T12:20:35.5663601Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_softmax_cpu_float64 2022-08-17T12:20:35.6003970Z [gw3] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_softmax_cpu_float64 2022-08-17T12:20:35.6029593Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad___rmod___cpu_float64 2022-08-17T12:20:35.6081470Z [gw2] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad___rmod___cpu_float64 2022-08-17T12:20:35.6104402Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_softmin_cpu_float64 2022-08-17T12:20:35.6444869Z [gw3] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_softmin_cpu_float64 2022-08-17T12:20:35.6473356Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad___rmul___cpu_complex128 2022-08-17T12:20:35.6521560Z [gw2] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad___rmul___cpu_complex128 2022-08-17T12:20:35.6544262Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_std_cpu_complex128 2022-08-17T12:20:35.6884726Z [gw3] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_std_cpu_complex128 2022-08-17T12:20:35.6909462Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad___rmul___cpu_float64 2022-08-17T12:20:35.6961066Z [gw2] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad___rmul___cpu_float64 2022-08-17T12:20:35.6982395Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_std_cpu_float64 2022-08-17T12:20:35.7285106Z [gw3] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_std_cpu_float64 2022-08-17T12:20:35.7291965Z [gw1] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_as_strided_scatter_cpu_complex128 2022-08-17T12:20:35.7313022Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_as_strided_scatter_cpu_float64 2022-08-17T12:20:35.7323708Z [gw1] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_as_strided_scatter_cpu_float64 2022-08-17T12:20:35.7340829Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad___rpow___cpu_complex128 2022-08-17T12:20:35.7400919Z [gw2] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad___rpow___cpu_complex128 2022-08-17T12:20:35.7422179Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_sum_cpu_complex128 2022-08-17T12:20:35.7723471Z [gw3] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_sum_cpu_complex128 2022-08-17T12:20:35.7762321Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_asin_cpu_complex128 2022-08-17T12:20:35.7786679Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad___rpow___cpu_float64 2022-08-17T12:20:35.7842823Z [gw2] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad___rpow___cpu_float64 2022-08-17T12:20:35.7870432Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_sum_cpu_float64 2022-08-17T12:20:35.8095967Z [gw3] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_sum_cpu_float64 2022-08-17T12:20:35.8163309Z [gw1] [ 85%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_asin_cpu_complex128 2022-08-17T12:20:35.8202482Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_asin_cpu_float64 2022-08-17T12:20:35.8234038Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad___rsub___cpu_complex128 2022-08-17T12:20:35.8261181Z [gw2] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad___rsub___cpu_complex128 2022-08-17T12:20:35.8281084Z [gw1] [ 85%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_asin_cpu_float64 2022-08-17T12:20:35.8308524Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_var_cpu_complex128 2022-08-17T12:20:35.8604729Z [gw3] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_var_cpu_complex128 2022-08-17T12:20:35.8630619Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_asinh_cpu_complex128 2022-08-17T12:20:35.8646049Z [gw1] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_asinh_cpu_complex128 2022-08-17T12:20:35.8677585Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad___rsub___cpu_float64 2022-08-17T12:20:35.8721808Z [gw2] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad___rsub___cpu_float64 2022-08-17T12:20:35.8750577Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_var_cpu_float64 2022-08-17T12:20:35.9044212Z [gw3] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_var_cpu_float64 2022-08-17T12:20:35.9071524Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_asinh_cpu_float64 2022-08-17T12:20:35.9081615Z [gw1] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_asinh_cpu_float64 2022-08-17T12:20:35.9113275Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_amax_cpu_float64 2022-08-17T12:20:35.9162017Z [gw2] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_amax_cpu_float64 2022-08-17T12:20:35.9179240Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_abs_cpu_complex128 2022-08-17T12:20:35.9484464Z [gw3] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_abs_cpu_complex128 2022-08-17T12:20:35.9522446Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_atan2_cpu_float64 2022-08-17T12:20:35.9553079Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_amin_cpu_float64 2022-08-17T12:20:35.9601729Z [gw2] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_amin_cpu_float64 2022-08-17T12:20:35.9739327Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_abs_cpu_float64 2022-08-17T12:20:35.9998589Z [gw3] [ 85%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_abs_cpu_float64 2022-08-17T12:20:36.0003434Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_argmax_cpu_float64 2022-08-17T12:20:36.0158153Z [gw2] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_argmax_cpu_float64 2022-08-17T12:20:36.0363396Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_acos_cpu_complex128 2022-08-17T12:20:36.0376195Z [gw1] [ 85%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_atan2_cpu_float64 2022-08-17T12:20:36.0442294Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_atan_cpu_complex128 2022-08-17T12:20:36.0447797Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_argmin_cpu_float64 2022-08-17T12:20:36.0890010Z [gw2] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_argmin_cpu_float64 2022-08-17T12:20:36.0897794Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_cumprod_cpu_complex128 2022-08-17T12:20:36.0906818Z [gw2] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_cumprod_cpu_complex128 2022-08-17T12:20:36.0997275Z [gw3] [ 85%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_acos_cpu_complex128 2022-08-17T12:20:36.1211086Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_acos_cpu_float64 2022-08-17T12:20:36.1228534Z [gw3] [ 85%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_acos_cpu_float64 2022-08-17T12:20:36.1242034Z [gw1] [ 85%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_atan_cpu_complex128 2022-08-17T12:20:36.1332499Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_atan_cpu_float64 2022-08-17T12:20:36.1339328Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_cumprod_cpu_float64 2022-08-17T12:20:36.1348514Z [gw2] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_cumprod_cpu_float64 2022-08-17T12:20:36.1400084Z [gw1] [ 85%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_atan_cpu_float64 2022-08-17T12:20:36.1402701Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_acosh_cpu_complex128 2022-08-17T12:20:36.1841345Z [gw3] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_acosh_cpu_complex128 2022-08-17T12:20:36.1847244Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_cumsum_cpu_complex128 2022-08-17T12:20:36.1886396Z [gw2] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_cumsum_cpu_complex128 2022-08-17T12:20:36.1887037Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_atanh_cpu_complex128 2022-08-17T12:20:36.1894478Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_acosh_cpu_float64 2022-08-17T12:20:36.1916953Z [gw3] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_acosh_cpu_float64 2022-08-17T12:20:36.2206064Z [gw1] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_atanh_cpu_complex128 2022-08-17T12:20:36.2210603Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_cumsum_cpu_float64 2022-08-17T12:20:36.2363399Z [gw2] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_cumsum_cpu_float64 2022-08-17T12:20:36.2366483Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_atanh_cpu_float64 2022-08-17T12:20:36.2370526Z [gw1] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_atanh_cpu_float64 2022-08-17T12:20:36.2646606Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_add_cpu_complex128 2022-08-17T12:20:36.2651046Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_log_softmax_cpu_float64 2022-08-17T12:20:36.2800603Z [gw2] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_log_softmax_cpu_float64 2022-08-17T12:20:36.2805048Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_atleast_1d_cpu_complex128 2022-08-17T12:20:36.3087192Z [gw1] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_atleast_1d_cpu_complex128 2022-08-17T12:20:36.3092450Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_logaddexp_cpu_float64 2022-08-17T12:20:36.3240136Z [gw2] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_logaddexp_cpu_float64 2022-08-17T12:20:36.3245118Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_atleast_1d_cpu_float64 2022-08-17T12:20:36.3484988Z [gw1] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_atleast_1d_cpu_float64 2022-08-17T12:20:36.3517149Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_logsumexp_cpu_float64 2022-08-17T12:20:36.3643808Z [gw2] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_logsumexp_cpu_float64 2022-08-17T12:20:36.3678488Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_atleast_2d_cpu_complex128 2022-08-17T12:20:36.3924789Z [gw1] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_atleast_2d_cpu_complex128 2022-08-17T12:20:36.4118706Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_clamp_max_cpu_float64 2022-08-17T12:20:36.4120613Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_atleast_2d_cpu_float64 2022-08-17T12:20:36.4556452Z [gw1] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_atleast_2d_cpu_float64 2022-08-17T12:20:36.4565081Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_atleast_3d_cpu_complex128 2022-08-17T12:20:36.4642340Z [gw1] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_atleast_3d_cpu_complex128 2022-08-17T12:20:36.4658688Z [gw2] [ 85%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_clamp_max_cpu_float64 2022-08-17T12:20:36.5018636Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_clamp_min_cpu_float64 2022-08-17T12:20:36.5020313Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_atleast_3d_cpu_float64 2022-08-17T12:20:36.5142464Z [gw1] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_atleast_3d_cpu_float64 2022-08-17T12:20:36.5154739Z [gw3] [ 86%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_add_cpu_complex128 2022-08-17T12:20:36.5311229Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_add_cpu_float64 2022-08-17T12:20:36.5328291Z [gw2] [ 86%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_clamp_min_cpu_float64 2022-08-17T12:20:36.5361400Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_clone_cpu_complex128 2022-08-17T12:20:36.5407249Z [gw2] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_clone_cpu_complex128 2022-08-17T12:20:36.5843827Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_baddbmm_cpu_complex128 2022-08-17T12:20:36.5846928Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_clone_cpu_float64 2022-08-17T12:20:36.6096810Z [gw2] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_clone_cpu_float64 2022-08-17T12:20:36.6109615Z [gw3] [ 86%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_add_cpu_float64 2022-08-17T12:20:36.6283778Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_addbmm_cpu_complex128 2022-08-17T12:20:36.6288157Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_column_stack_cpu_complex128 2022-08-17T12:20:36.6764928Z [gw2] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_column_stack_cpu_complex128 2022-08-17T12:20:36.6770172Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_column_stack_cpu_float64 2022-08-17T12:20:36.7245721Z [gw2] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_column_stack_cpu_float64 2022-08-17T12:20:36.7249613Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_combinations_cpu_complex128 2022-08-17T12:20:36.7343366Z [gw2] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_combinations_cpu_complex128 2022-08-17T12:20:36.7355262Z [gw0] [ 86%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_H_cpu_complex128 2022-08-17T12:20:36.7401348Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_H_cpu_float64 2022-08-17T12:20:36.7684562Z [gw0] [ 86%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_H_cpu_float64 2022-08-17T12:20:36.7688903Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_combinations_cpu_float64 2022-08-17T12:20:36.7781007Z [gw2] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_combinations_cpu_float64 2022-08-17T12:20:36.7895954Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_T_cpu_complex128 2022-08-17T12:20:36.8123697Z [gw0] [ 86%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_T_cpu_complex128 2022-08-17T12:20:36.8128702Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_complex_cpu_float64 2022-08-17T12:20:36.8271849Z [gw2] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_complex_cpu_float64 2022-08-17T12:20:36.8305192Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_T_cpu_float64 2022-08-17T12:20:36.8611355Z [gw0] [ 86%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_T_cpu_float64 2022-08-17T12:20:36.8616459Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_conj_cpu_complex128 2022-08-17T12:20:36.8707331Z [gw2] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_conj_cpu_complex128 2022-08-17T12:20:36.9043447Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD___getitem___cpu_complex128 2022-08-17T12:20:36.9047682Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_conj_cpu_float64 2022-08-17T12:20:36.9561396Z [gw2] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_conj_cpu_float64 2022-08-17T12:20:36.9874123Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_conj_physical_cpu_complex128 2022-08-17T12:20:36.9922775Z [gw2] [ 86%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_conj_physical_cpu_complex128 2022-08-17T12:20:37.0000010Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_conj_physical_cpu_float64 2022-08-17T12:20:37.0402562Z [gw2] [ 86%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_conj_physical_cpu_float64 2022-08-17T12:20:37.0407957Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_constant_pad_nd_cpu_complex128 2022-08-17T12:20:37.0527032Z [gw2] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_constant_pad_nd_cpu_complex128 2022-08-17T12:20:37.0559083Z [gw0] [ 86%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD___getitem___cpu_complex128 2022-08-17T12:20:37.0842386Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD___getitem___cpu_float64 2022-08-17T12:20:37.0850771Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_constant_pad_nd_cpu_float64 2022-08-17T12:20:37.1036357Z [gw2] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_constant_pad_nd_cpu_float64 2022-08-17T12:20:37.1061181Z [gw0] [ 86%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD___getitem___cpu_float64 2022-08-17T12:20:37.1325752Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD___radd___cpu_complex128 2022-08-17T12:20:37.1335042Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_contiguous_cpu_complex128 2022-08-17T12:20:37.1764452Z [gw2] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_contiguous_cpu_complex128 2022-08-17T12:20:37.1774356Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_contiguous_cpu_float64 2022-08-17T12:20:37.2242213Z [gw2] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_contiguous_cpu_float64 2022-08-17T12:20:37.2892851Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_copysign_cpu_float64 2022-08-17T12:20:37.2909229Z [gw3] [ 86%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_addbmm_cpu_complex128 2022-08-17T12:20:37.3021679Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_addbmm_cpu_float64 2022-08-17T12:20:37.3043501Z [gw2] [ 86%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_copysign_cpu_float64 2022-08-17T12:20:37.3096381Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_corrcoef_cpu_complex128 2022-08-17T12:20:37.3212463Z [gw2] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_corrcoef_cpu_complex128 2022-08-17T12:20:37.3236928Z [gw0] [ 86%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD___radd___cpu_complex128 2022-08-17T12:20:37.3523124Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD___radd___cpu_float64 2022-08-17T12:20:37.3532339Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_corrcoef_cpu_float64 2022-08-17T12:20:37.3661807Z [gw2] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_corrcoef_cpu_float64 2022-08-17T12:20:37.3685651Z [gw0] [ 86%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD___radd___cpu_float64 2022-08-17T12:20:37.3824967Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD___rdiv___cpu_complex128 2022-08-17T12:20:37.3839319Z [gw3] [ 86%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_addbmm_cpu_float64 2022-08-17T12:20:37.4001215Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_addcdiv_cpu_complex128 2022-08-17T12:20:37.5239628Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cos_cpu_complex128 2022-08-17T12:20:37.5269740Z [gw2] [ 86%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cos_cpu_complex128 2022-08-17T12:20:37.5637653Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cos_cpu_float64 2022-08-17T12:20:37.5641745Z [gw2] [ 86%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cos_cpu_float64 2022-08-17T12:20:37.5682976Z [gw1] [ 86%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_baddbmm_cpu_complex128 2022-08-17T12:20:37.5687938Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cosh_cpu_complex128 2022-08-17T12:20:37.6251979Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_baddbmm_cpu_float64 2022-08-17T12:20:37.6277572Z [gw0] [ 86%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD___rdiv___cpu_complex128 2022-08-17T12:20:37.6533254Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD___rdiv___cpu_float64 2022-08-17T12:20:37.6604061Z [gw0] [ 86%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD___rdiv___cpu_float64 2022-08-17T12:20:37.6616012Z [gw1] [ 86%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_baddbmm_cpu_float64 2022-08-17T12:20:37.6646730Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_bernoulli_cpu_float64 2022-08-17T12:20:37.6760860Z [gw1] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_bernoulli_cpu_float64 2022-08-17T12:20:37.6912414Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD___rmatmul___cpu_complex128 2022-08-17T12:20:37.6931014Z [gw2] [ 86%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cosh_cpu_complex128 2022-08-17T12:20:37.7062631Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cosh_cpu_float64 2022-08-17T12:20:37.7083414Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_bfloat16_cpu_complex128 2022-08-17T12:20:37.7204355Z [gw1] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_bfloat16_cpu_complex128 2022-08-17T12:20:37.7405470Z [gw2] [ 86%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cosh_cpu_float64 2022-08-17T12:20:37.7406103Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_count_nonzero_cpu_complex128 2022-08-17T12:20:37.7499949Z [gw2] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_count_nonzero_cpu_complex128 2022-08-17T12:20:37.7522825Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_bfloat16_cpu_float64 2022-08-17T12:20:37.7843554Z [gw1] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_bfloat16_cpu_float64 2022-08-17T12:20:37.7844519Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_count_nonzero_cpu_float64 2022-08-17T12:20:37.7993662Z [gw2] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_count_nonzero_cpu_float64 2022-08-17T12:20:37.8003121Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_block_diag_cpu_complex128 2022-08-17T12:20:37.8284651Z [gw1] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_block_diag_cpu_complex128 2022-08-17T12:20:37.8285319Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cov_cpu_complex128 2022-08-17T12:20:37.8443223Z [gw2] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cov_cpu_complex128 2022-08-17T12:20:37.8443858Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_block_diag_cpu_float64 2022-08-17T12:20:37.8727068Z [gw1] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_block_diag_cpu_float64 2022-08-17T12:20:37.8727654Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cov_cpu_float64 2022-08-17T12:20:37.8929544Z [gw2] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cov_cpu_float64 2022-08-17T12:20:37.8930195Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_bmm_cpu_complex128 2022-08-17T12:20:37.9011432Z [gw1] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_bmm_cpu_complex128 2022-08-17T12:20:37.9028896Z [gw3] [ 86%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_addcdiv_cpu_complex128 2022-08-17T12:20:37.9122874Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_addcdiv_cpu_float64 2022-08-17T12:20:37.9151484Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cross_cpu_complex128 2022-08-17T12:20:37.9362923Z [gw2] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cross_cpu_complex128 2022-08-17T12:20:37.9367678Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_bmm_cpu_float64 2022-08-17T12:20:37.9603625Z [gw1] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_bmm_cpu_float64 2022-08-17T12:20:37.9606447Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cross_cpu_float64 2022-08-17T12:20:37.9621248Z [gw2] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cross_cpu_float64 2022-08-17T12:20:37.9631769Z [gw0] [ 86%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD___rmatmul___cpu_complex128 2022-08-17T12:20:37.9803458Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD___rmatmul___cpu_float64 2022-08-17T12:20:37.9804307Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_bool_cpu_complex128 2022-08-17T12:20:37.9919701Z [gw1] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_bool_cpu_complex128 2022-08-17T12:20:38.0046887Z [gw0] [ 86%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD___rmatmul___cpu_float64 2022-08-17T12:20:38.0055626Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cummax_cpu_float64 2022-08-17T12:20:38.0064695Z [gw2] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cummax_cpu_float64 2022-08-17T12:20:38.0073122Z [gw3] [ 86%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_addcdiv_cpu_float64 2022-08-17T12:20:38.0084767Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD___rmod___cpu_float64 2022-08-17T12:20:38.0284115Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_addcmul_cpu_complex128 2022-08-17T12:20:38.0292785Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_bool_cpu_float64 2022-08-17T12:20:38.0334214Z [gw1] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_bool_cpu_float64 2022-08-17T12:20:38.0485745Z [gw0] [ 86%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD___rmod___cpu_float64 2022-08-17T12:20:38.0494657Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cummin_cpu_float64 2022-08-17T12:20:38.0504139Z [gw2] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cummin_cpu_float64 2022-08-17T12:20:38.0723641Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD___rmul___cpu_complex128 2022-08-17T12:20:38.0732379Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_broadcast_tensors_cpu_complex128 2022-08-17T12:20:38.0921893Z [gw1] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_broadcast_tensors_cpu_complex128 2022-08-17T12:20:38.1205398Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cumprod_cpu_complex128 2022-08-17T12:20:38.1214488Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_broadcast_tensors_cpu_float64 2022-08-17T12:20:38.1644195Z [gw1] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_broadcast_tensors_cpu_float64 2022-08-17T12:20:38.1654326Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_broadcast_to_cpu_complex128 2022-08-17T12:20:38.2046200Z [gw1] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_broadcast_to_cpu_complex128 2022-08-17T12:20:38.2078817Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_broadcast_to_cpu_float64 2022-08-17T12:20:38.2317853Z [gw1] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_broadcast_to_cpu_float64 2022-08-17T12:20:38.2332768Z [gw0] [ 86%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD___rmul___cpu_complex128 2022-08-17T12:20:38.2524462Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD___rmul___cpu_float64 2022-08-17T12:20:38.2564605Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_bucketize_cpu_float64 2022-08-17T12:20:38.2635948Z [gw1] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_bucketize_cpu_float64 2022-08-17T12:20:38.2763321Z [gw0] [ 86%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD___rmul___cpu_float64 2022-08-17T12:20:38.2785547Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD___rpow___cpu_complex128 2022-08-17T12:20:38.2965078Z [gw0] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD___rpow___cpu_complex128 2022-08-17T12:20:38.3002222Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_byte_cpu_complex128 2022-08-17T12:20:38.3205963Z [gw1] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_byte_cpu_complex128 2022-08-17T12:20:38.3226948Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD___rpow___cpu_float64 2022-08-17T12:20:38.3405569Z [gw0] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD___rpow___cpu_float64 2022-08-17T12:20:38.3445420Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_byte_cpu_float64 2022-08-17T12:20:38.3644932Z [gw1] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_byte_cpu_float64 2022-08-17T12:20:38.3923645Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD___rsub___cpu_complex128 2022-08-17T12:20:38.3931204Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cartesian_prod_cpu_complex128 2022-08-17T12:20:38.4364841Z [gw1] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cartesian_prod_cpu_complex128 2022-08-17T12:20:38.4373436Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cartesian_prod_cpu_float64 2022-08-17T12:20:38.4597547Z [gw1] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cartesian_prod_cpu_float64 2022-08-17T12:20:38.4639687Z [gw3] [ 87%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_addcmul_cpu_complex128 2022-08-17T12:20:38.4820158Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_addcmul_cpu_float64 2022-08-17T12:20:38.4831541Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cat_cpu_complex128 2022-08-17T12:20:38.4915259Z [gw1] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cat_cpu_complex128 2022-08-17T12:20:38.4959099Z [gw0] [ 87%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD___rsub___cpu_complex128 2022-08-17T12:20:38.5100475Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD___rsub___cpu_float64 2022-08-17T12:20:38.5203810Z [gw0] [ 87%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD___rsub___cpu_float64 2022-08-17T12:20:38.5228718Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cat_cpu_float64 2022-08-17T12:20:38.5363625Z [gw1] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cat_cpu_float64 2022-08-17T12:20:38.5469848Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_amax_cpu_float64 2022-08-17T12:20:38.5485412Z [gw3] [ 87%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_addcmul_cpu_float64 2022-08-17T12:20:38.5687927Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_addmm_cpu_complex128 2022-08-17T12:20:38.5741108Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cdist_cpu_float64 2022-08-17T12:20:38.6168200Z [gw1] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cdist_cpu_float64 2022-08-17T12:20:38.6303658Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_ceil_cpu_float64 2022-08-17T12:20:38.6660971Z [gw1] [ 87%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_ceil_cpu_float64 2022-08-17T12:20:38.6670222Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_chalf_cpu_complex128 2022-08-17T12:20:38.7115267Z [gw1] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_chalf_cpu_complex128 2022-08-17T12:20:38.7130156Z [gw0] [ 87%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_amax_cpu_float64 2022-08-17T12:20:38.7139021Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_chalf_cpu_float64 2022-08-17T12:20:38.7150727Z [gw1] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_chalf_cpu_float64 2022-08-17T12:20:38.7565029Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_amin_cpu_float64 2022-08-17T12:20:38.7575730Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_char_cpu_complex128 2022-08-17T12:20:38.8017871Z [gw1] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_char_cpu_complex128 2022-08-17T12:20:38.8028590Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_char_cpu_float64 2022-08-17T12:20:38.8128966Z [gw1] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_char_cpu_float64 2022-08-17T12:20:38.8142703Z [gw3] [ 87%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_addmm_cpu_complex128 2022-08-17T12:20:38.8346651Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_addmm_cpu_float64 2022-08-17T12:20:38.8407016Z [gw3] [ 87%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_addmm_cpu_float64 2022-08-17T12:20:38.8495001Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cholesky_cpu_complex128 2022-08-17T12:20:38.8600338Z [gw1] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cholesky_cpu_complex128 2022-08-17T12:20:38.8672232Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_addmm_decomposed_cpu_complex128 2022-08-17T12:20:38.8696592Z [gw0] [ 87%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_amin_cpu_float64 2022-08-17T12:20:38.8738660Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_argmax_cpu_float64 2022-08-17T12:20:38.8942432Z [gw0] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_argmax_cpu_float64 2022-08-17T12:20:38.8943188Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cholesky_cpu_float64 2022-08-17T12:20:38.9126305Z [gw1] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cholesky_cpu_float64 2022-08-17T12:20:38.9155057Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_argmin_cpu_float64 2022-08-17T12:20:38.9365337Z [gw0] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_argmin_cpu_float64 2022-08-17T12:20:38.9397787Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cholesky_inverse_cpu_complex128 2022-08-17T12:20:38.9564697Z [gw1] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cholesky_inverse_cpu_complex128 2022-08-17T12:20:38.9805482Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_cumprod_cpu_complex128 2022-08-17T12:20:38.9845205Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cholesky_inverse_cpu_float64 2022-08-17T12:20:39.0246388Z [gw1] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cholesky_inverse_cpu_float64 2022-08-17T12:20:39.0282065Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cholesky_solve_cpu_complex128 2022-08-17T12:20:39.0624221Z [gw1] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cholesky_solve_cpu_complex128 2022-08-17T12:20:39.0631171Z [gw0] [ 87%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_cumprod_cpu_complex128 2022-08-17T12:20:39.0683636Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_cumprod_cpu_float64 2022-08-17T12:20:39.0697037Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cholesky_solve_cpu_float64 2022-08-17T12:20:39.0710362Z [gw3] [ 87%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_addmm_decomposed_cpu_complex128 2022-08-17T12:20:39.0724238Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_addmm_decomposed_cpu_float64 2022-08-17T12:20:39.0864719Z [gw1] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cholesky_solve_cpu_float64 2022-08-17T12:20:39.0891352Z [gw3] [ 87%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_addmm_decomposed_cpu_float64 2022-08-17T12:20:39.1041819Z [gw0] [ 87%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_cumprod_cpu_float64 2022-08-17T12:20:39.1125511Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_cumsum_cpu_complex128 2022-08-17T12:20:39.1129622Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_addmv_cpu_complex128 2022-08-17T12:20:39.1161894Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_chunk_cpu_complex128 2022-08-17T12:20:39.1566321Z [gw1] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_chunk_cpu_complex128 2022-08-17T12:20:39.1604605Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_chunk_cpu_float64 2022-08-17T12:20:39.1797566Z [gw1] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_chunk_cpu_float64 2022-08-17T12:20:39.1807140Z [gw0] [ 87%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_cumsum_cpu_complex128 2022-08-17T12:20:39.1987117Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_cumsum_cpu_float64 2022-08-17T12:20:39.2002326Z [gw0] [ 87%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_cumsum_cpu_float64 2022-08-17T12:20:39.2285311Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_clamp_cpu_float64 2022-08-17T12:20:39.2628134Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_log_softmax_cpu_float64 2022-08-17T12:20:39.2644776Z [gw1] [ 87%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_clamp_cpu_float64 2022-08-17T12:20:39.2680064Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_hfft2_cpu_float64 2022-08-17T12:20:39.2809449Z [gw1] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_hfft2_cpu_float64 2022-08-17T12:20:39.2821800Z [gw3] [ 87%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_addmv_cpu_complex128 2022-08-17T12:20:39.2931784Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_addmv_cpu_float64 2022-08-17T12:20:39.2959081Z [gw0] [ 87%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_log_softmax_cpu_float64 2022-08-17T12:20:39.3123661Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_logaddexp_cpu_float64 2022-08-17T12:20:39.3124296Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_hfft_cpu_complex128 2022-08-17T12:20:39.3168303Z [gw1] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_hfft_cpu_complex128 2022-08-17T12:20:39.3242890Z [gw3] [ 87%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_addmv_cpu_float64 2022-08-17T12:20:39.3419073Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_addr_cpu_complex128 2022-08-17T12:20:39.3432639Z [gw0] [ 87%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_logaddexp_cpu_float64 2022-08-17T12:20:39.3565292Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_logsumexp_cpu_float64 2022-08-17T12:20:39.3566436Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_hfft_cpu_float64 2022-08-17T12:20:39.4007331Z [gw1] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_hfft_cpu_float64 2022-08-17T12:20:39.4008105Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_hfftn_cpu_complex128 2022-08-17T12:20:39.4487861Z [gw1] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_hfftn_cpu_complex128 2022-08-17T12:20:39.4488619Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_hfftn_cpu_float64 2022-08-17T12:20:39.4889576Z [gw1] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_hfftn_cpu_float64 2022-08-17T12:20:39.4921517Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_ifft2_cpu_complex128 2022-08-17T12:20:39.5004503Z [gw1] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_ifft2_cpu_complex128 2022-08-17T12:20:39.5013379Z [gw0] [ 87%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_logsumexp_cpu_float64 2022-08-17T12:20:39.5368991Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_mean_cpu_complex128 2022-08-17T12:20:39.5427740Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_ifft2_cpu_float64 2022-08-17T12:20:39.5443249Z [gw1] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_ifft2_cpu_float64 2022-08-17T12:20:39.5461496Z [gw3] [ 87%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_addr_cpu_complex128 2022-08-17T12:20:39.5807502Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_addr_cpu_float64 2022-08-17T12:20:39.5844007Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_ifft_cpu_complex128 2022-08-17T12:20:39.5857574Z [gw1] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_ifft_cpu_complex128 2022-08-17T12:20:39.5882727Z [gw3] [ 87%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_addr_cpu_float64 2022-08-17T12:20:39.5920664Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_all_cpu_complex128 2022-08-17T12:20:39.6246156Z [gw3] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_all_cpu_complex128 2022-08-17T12:20:39.6279546Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_ifft_cpu_float64 2022-08-17T12:20:39.6324443Z [gw1] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_ifft_cpu_float64 2022-08-17T12:20:39.6354418Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_all_cpu_float64 2022-08-17T12:20:39.6686398Z [gw3] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_all_cpu_float64 2022-08-17T12:20:39.6724582Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_ifftn_cpu_complex128 2022-08-17T12:20:39.6761906Z [gw1] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_ifftn_cpu_complex128 2022-08-17T12:20:39.6793646Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_allclose_cpu_complex128 2022-08-17T12:20:39.7126017Z [gw3] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_allclose_cpu_complex128 2022-08-17T12:20:39.7157290Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_ifftn_cpu_float64 2022-08-17T12:20:39.7202853Z [gw1] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_ifftn_cpu_float64 2022-08-17T12:20:39.7236727Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_allclose_cpu_float64 2022-08-17T12:20:39.7565414Z [gw3] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_allclose_cpu_float64 2022-08-17T12:20:39.7590222Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_ifftshift_cpu_complex128 2022-08-17T12:20:39.7640960Z [gw1] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_ifftshift_cpu_complex128 2022-08-17T12:20:39.7667165Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_amax_cpu_float64 2022-08-17T12:20:39.8003519Z [gw3] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_amax_cpu_float64 2022-08-17T12:20:39.8030193Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_ifftshift_cpu_float64 2022-08-17T12:20:39.8082812Z [gw1] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_ifftshift_cpu_float64 2022-08-17T12:20:39.8107824Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_amin_cpu_float64 2022-08-17T12:20:39.8444540Z [gw3] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_amin_cpu_float64 2022-08-17T12:20:39.8469345Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_ihfft2_cpu_float64 2022-08-17T12:20:39.8521247Z [gw1] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_ihfft2_cpu_float64 2022-08-17T12:20:39.8545768Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_aminmax_cpu_float64 2022-08-17T12:20:39.8884440Z [gw3] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_aminmax_cpu_float64 2022-08-17T12:20:39.8908022Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_ihfft_cpu_float64 2022-08-17T12:20:39.8961559Z [gw1] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_ihfft_cpu_float64 2022-08-17T12:20:39.8983774Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_angle_cpu_complex128 2022-08-17T12:20:39.9324186Z [gw3] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_angle_cpu_complex128 2022-08-17T12:20:39.9362350Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_ihfftn_cpu_float64 2022-08-17T12:20:39.9442707Z [gw1] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_ihfftn_cpu_float64 2022-08-17T12:20:39.9476360Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_angle_cpu_float64 2022-08-17T12:20:39.9765167Z [gw3] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_angle_cpu_float64 2022-08-17T12:20:39.9794674Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_irfft2_cpu_complex128 2022-08-17T12:20:39.9882515Z [gw1] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_irfft2_cpu_complex128 2022-08-17T12:20:39.9962109Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_any_cpu_complex128 2022-08-17T12:20:40.0204877Z [gw3] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_any_cpu_complex128 2022-08-17T12:20:40.0237245Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_irfft2_cpu_float64 2022-08-17T12:20:40.0324721Z [gw1] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_irfft2_cpu_float64 2022-08-17T12:20:40.0359519Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_any_cpu_float64 2022-08-17T12:20:40.0644942Z [gw3] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_any_cpu_float64 2022-08-17T12:20:40.0677109Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_irfft_cpu_complex128 2022-08-17T12:20:40.0764701Z [gw1] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_irfft_cpu_complex128 2022-08-17T12:20:40.0794155Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_arange_cpu_float64 2022-08-17T12:20:40.0825500Z [gw3] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_arange_cpu_float64 2022-08-17T12:20:40.0837535Z [gw0] [ 87%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_mean_cpu_complex128 2022-08-17T12:20:40.1083846Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_mean_cpu_float64 2022-08-17T12:20:40.1109495Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_irfft_cpu_float64 2022-08-17T12:20:40.1202801Z [gw1] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_irfft_cpu_float64 2022-08-17T12:20:40.1225138Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_argmax_cpu_float64 2022-08-17T12:20:40.1524108Z [gw3] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_argmax_cpu_float64 2022-08-17T12:20:40.1547590Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_irfftn_cpu_complex128 2022-08-17T12:20:40.1643331Z [gw1] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_irfftn_cpu_complex128 2022-08-17T12:20:40.1666213Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_argmin_cpu_float64 2022-08-17T12:20:40.1964251Z [gw3] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_argmin_cpu_float64 2022-08-17T12:20:40.1988331Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_irfftn_cpu_float64 2022-08-17T12:20:40.2082583Z [gw1] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_irfftn_cpu_float64 2022-08-17T12:20:40.2107125Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_argsort_cpu_float64 2022-08-17T12:20:40.2214502Z [gw3] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_argsort_cpu_float64 2022-08-17T12:20:40.2223562Z [gw0] [ 88%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_mean_cpu_float64 2022-08-17T12:20:40.2401679Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_median_cpu_float64 2022-08-17T12:20:40.2423826Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_rfft2_cpu_float64 2022-08-17T12:20:40.2475071Z [gw1] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_rfft2_cpu_float64 2022-08-17T12:20:40.2520470Z [gw0] [ 88%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_median_cpu_float64 2022-08-17T12:20:40.2542461Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_argwhere_cpu_complex128 2022-08-17T12:20:40.2639805Z [gw3] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_argwhere_cpu_complex128 2022-08-17T12:20:40.2843127Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_norm_cpu_float64 2022-08-17T12:20:40.2865343Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_rfft_cpu_float64 2022-08-17T12:20:40.2962774Z [gw1] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_rfft_cpu_float64 2022-08-17T12:20:40.2986089Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_argwhere_cpu_float64 2022-08-17T12:20:40.3284001Z [gw3] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_argwhere_cpu_float64 2022-08-17T12:20:40.3307173Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_rfftn_cpu_float64 2022-08-17T12:20:40.3402756Z [gw1] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_rfftn_cpu_float64 2022-08-17T12:20:40.3419321Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_as_strided_cpu_complex128 2022-08-17T12:20:40.3723592Z [gw3] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_as_strided_cpu_complex128 2022-08-17T12:20:40.3845618Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fill_cpu_complex128 2022-08-17T12:20:40.3872780Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_as_strided_cpu_float64 2022-08-17T12:20:40.4218118Z [gw3] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_as_strided_cpu_float64 2022-08-17T12:20:40.4226968Z [gw1] [ 88%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fill_cpu_complex128 2022-08-17T12:20:40.4282953Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fill_cpu_float64 2022-08-17T12:20:40.4335071Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_digamma_cpu_float64 2022-08-17T12:20:40.4463963Z [gw1] [ 88%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fill_cpu_float64 2022-08-17T12:20:40.4722384Z [gw3] [ 88%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_digamma_cpu_float64 2022-08-17T12:20:40.4728566Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_flatten_cpu_complex128 2022-08-17T12:20:40.4745126Z [gw1] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_flatten_cpu_complex128 2022-08-17T12:20:40.4784648Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_dist_cpu_complex128 2022-08-17T12:20:40.5211241Z [gw3] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_dist_cpu_complex128 2022-08-17T12:20:40.5215314Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_dist_cpu_float64 2022-08-17T12:20:40.5221956Z [gw3] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_dist_cpu_float64 2022-08-17T12:20:40.5226251Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_flatten_cpu_float64 2022-08-17T12:20:40.5650154Z [gw1] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_flatten_cpu_float64 2022-08-17T12:20:40.5653576Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_flip_cpu_complex128 2022-08-17T12:20:40.5663176Z [gw1] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_flip_cpu_complex128 2022-08-17T12:20:40.6089175Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_div_floor_rounding_cpu_float64 2022-08-17T12:20:40.6092396Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_flip_cpu_float64 2022-08-17T12:20:40.6126892Z [gw1] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_flip_cpu_float64 2022-08-17T12:20:40.6150582Z [gw3] [ 88%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_div_floor_rounding_cpu_float64 2022-08-17T12:20:40.6524361Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_div_no_rounding_mode_cpu_complex128 2022-08-17T12:20:40.6527613Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fliplr_cpu_complex128 2022-08-17T12:20:40.7001870Z [gw1] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fliplr_cpu_complex128 2022-08-17T12:20:40.7023621Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fliplr_cpu_float64 2022-08-17T12:20:40.7405272Z [gw1] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fliplr_cpu_float64 2022-08-17T12:20:40.7443836Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_flipud_cpu_complex128 2022-08-17T12:20:40.7846223Z [gw1] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_flipud_cpu_complex128 2022-08-17T12:20:40.7891834Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_flipud_cpu_float64 2022-08-17T12:20:40.8287027Z [gw1] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_flipud_cpu_float64 2022-08-17T12:20:40.8339163Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_float_cpu_complex128 2022-08-17T12:20:40.8641954Z [gw1] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_float_cpu_complex128 2022-08-17T12:20:40.8652733Z [gw3] [ 88%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_div_no_rounding_mode_cpu_complex128 2022-08-17T12:20:40.8726289Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_div_no_rounding_mode_cpu_float64 2022-08-17T12:20:40.8773153Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_float_cpu_float64 2022-08-17T12:20:40.9161341Z [gw1] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_float_cpu_float64 2022-08-17T12:20:40.9177532Z [gw0] [ 88%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_norm_cpu_float64 2022-08-17T12:20:40.9188530Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_float_power_cpu_complex128 2022-08-17T12:20:40.9204157Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_normalize_cpu_complex128 2022-08-17T12:20:40.9217632Z [gw3] [ 88%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_div_no_rounding_mode_cpu_float64 2022-08-17T12:20:40.9514212Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_div_trunc_rounding_cpu_float64 2022-08-17T12:20:40.9642597Z [gw3] [ 88%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_div_trunc_rounding_cpu_float64 2022-08-17T12:20:40.9672322Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_dot_cpu_complex128 2022-08-17T12:20:41.0165552Z [gw3] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_dot_cpu_complex128 2022-08-17T12:20:41.0166199Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_dot_cpu_float64 2022-08-17T12:20:41.0605450Z [gw3] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_dot_cpu_float64 2022-08-17T12:20:41.0606384Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_double_cpu_complex128 2022-08-17T12:20:41.1046816Z [gw3] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_double_cpu_complex128 2022-08-17T12:20:41.1047463Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_double_cpu_float64 2022-08-17T12:20:41.1485952Z [gw3] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_double_cpu_float64 2022-08-17T12:20:41.1515929Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_dsplit_cpu_complex128 2022-08-17T12:20:41.1924429Z [gw3] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_dsplit_cpu_complex128 2022-08-17T12:20:41.1957675Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_dsplit_cpu_float64 2022-08-17T12:20:41.1983467Z [gw3] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_dsplit_cpu_float64 2022-08-17T12:20:41.1993542Z [gw0] [ 88%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_normalize_cpu_complex128 2022-08-17T12:20:41.2364033Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_normalize_cpu_float64 2022-08-17T12:20:41.2405096Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_dstack_cpu_complex128 2022-08-17T12:20:41.2544071Z [gw3] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_dstack_cpu_complex128 2022-08-17T12:20:41.2552932Z [gw0] [ 88%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_normalize_cpu_float64 2022-08-17T12:20:41.2803783Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_prod_cpu_complex128 2022-08-17T12:20:41.2838983Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_dstack_cpu_float64 2022-08-17T12:20:41.3242911Z [gw3] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_dstack_cpu_float64 2022-08-17T12:20:41.3278485Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_eig_cpu_complex128 2022-08-17T12:20:41.3682920Z [gw3] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_eig_cpu_complex128 2022-08-17T12:20:41.3717802Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_eig_cpu_float64 2022-08-17T12:20:41.4123038Z [gw3] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_eig_cpu_float64 2022-08-17T12:20:41.4153580Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_einsum_cpu_complex128 2022-08-17T12:20:41.4562345Z [gw3] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_einsum_cpu_complex128 2022-08-17T12:20:41.4592713Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_einsum_cpu_float64 2022-08-17T12:20:41.5002876Z [gw3] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_einsum_cpu_float64 2022-08-17T12:20:41.5040447Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_empty_cpu_complex128 2022-08-17T12:20:41.5442415Z [gw3] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_empty_cpu_complex128 2022-08-17T12:20:41.5475303Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_empty_cpu_float64 2022-08-17T12:20:41.5885197Z [gw3] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_empty_cpu_float64 2022-08-17T12:20:41.5896985Z [gw1] [ 88%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_float_power_cpu_complex128 2022-08-17T12:20:41.5922474Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_float_power_cpu_float64 2022-08-17T12:20:41.5958313Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_empty_like_cpu_complex128 2022-08-17T12:20:41.6364146Z [gw3] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_empty_like_cpu_complex128 2022-08-17T12:20:41.6403630Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_empty_like_cpu_float64 2022-08-17T12:20:41.6804257Z [gw3] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_empty_like_cpu_float64 2022-08-17T12:20:41.6840557Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_eq_cpu_complex128 2022-08-17T12:20:41.7000966Z [gw3] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_eq_cpu_complex128 2022-08-17T12:20:41.7011013Z [gw1] [ 88%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_float_power_cpu_float64 2022-08-17T12:20:41.7086230Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_floor_cpu_float64 2022-08-17T12:20:41.7242715Z [gw1] [ 88%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_floor_cpu_float64 2022-08-17T12:20:41.7270626Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_eq_cpu_float64 2022-08-17T12:20:41.7447702Z [gw3] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_eq_cpu_float64 2022-08-17T12:20:41.7476386Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_floor_divide_cpu_float64 2022-08-17T12:20:41.7724519Z [gw1] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_floor_divide_cpu_float64 2022-08-17T12:20:41.7760475Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_equal_cpu_complex128 2022-08-17T12:20:41.7884156Z [gw3] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_equal_cpu_complex128 2022-08-17T12:20:41.7920556Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fmax_cpu_float64 2022-08-17T12:20:41.8165275Z [gw1] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fmax_cpu_float64 2022-08-17T12:20:41.8201376Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_equal_cpu_float64 2022-08-17T12:20:41.8257754Z [gw3] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_equal_cpu_float64 2022-08-17T12:20:41.8270932Z [gw0] [ 88%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_prod_cpu_complex128 2022-08-17T12:20:41.8363543Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_prod_cpu_float64 2022-08-17T12:20:41.8392993Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fmin_cpu_float64 2022-08-17T12:20:41.8603359Z [gw1] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fmin_cpu_float64 2022-08-17T12:20:41.8754730Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_erf_cpu_float64 2022-08-17T12:20:41.8957683Z [gw3] [ 88%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_erf_cpu_float64 2022-08-17T12:20:41.9199510Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fmod_cpu_float64 2022-08-17T12:20:41.9422282Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_erfc_cpu_float64 2022-08-17T12:20:41.9441954Z [gw1] [ 88%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fmod_cpu_float64 2022-08-17T12:20:41.9475601Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_int_cpu_float64 2022-08-17T12:20:41.9484254Z [gw1] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_int_cpu_float64 2022-08-17T12:20:41.9561075Z [gw3] [ 88%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_erfc_cpu_float64 2022-08-17T12:20:41.9687071Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_erfinv_cpu_float64 2022-08-17T12:20:41.9962255Z [gw3] [ 88%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_erfinv_cpu_float64 2022-08-17T12:20:41.9969279Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_inverse_cpu_complex128 2022-08-17T12:20:42.0079915Z [gw1] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_inverse_cpu_complex128 2022-08-17T12:20:42.0101608Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_exp2_cpu_float64 2022-08-17T12:20:42.0116410Z [gw0] [ 88%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_prod_cpu_float64 2022-08-17T12:20:42.0242775Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_softmax_cpu_float64 2022-08-17T12:20:42.0442561Z [gw3] [ 88%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_exp2_cpu_float64 2022-08-17T12:20:42.0448828Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_inverse_cpu_float64 2022-08-17T12:20:42.0599528Z [gw1] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_inverse_cpu_float64 2022-08-17T12:20:42.0870158Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_exp_cpu_complex128 2022-08-17T12:20:42.0881928Z [gw0] [ 88%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_softmax_cpu_float64 2022-08-17T12:20:42.0889063Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_isclose_cpu_complex128 2022-08-17T12:20:42.0917924Z [gw1] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_isclose_cpu_complex128 2022-08-17T12:20:42.1325873Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_softmin_cpu_float64 2022-08-17T12:20:42.1354717Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_isclose_cpu_float64 2022-08-17T12:20:42.1501936Z [gw1] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_isclose_cpu_float64 2022-08-17T12:20:42.1519379Z [gw0] [ 89%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_softmin_cpu_float64 2022-08-17T12:20:42.1693932Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_std_cpu_complex128 2022-08-17T12:20:42.1707007Z [gw3] [ 89%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_exp_cpu_complex128 2022-08-17T12:20:42.1761852Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_exp_cpu_float64 2022-08-17T12:20:42.1792787Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_isfinite_cpu_complex128 2022-08-17T12:20:42.1907610Z [gw1] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_isfinite_cpu_complex128 2022-08-17T12:20:42.2125947Z [gw3] [ 89%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_exp_cpu_float64 2022-08-17T12:20:42.2151803Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_expand_as_cpu_complex128 2022-08-17T12:20:42.2203183Z [gw3] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_expand_as_cpu_complex128 2022-08-17T12:20:42.2233090Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_isfinite_cpu_float64 2022-08-17T12:20:42.2564633Z [gw1] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_isfinite_cpu_float64 2022-08-17T12:20:42.2605590Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_expand_as_cpu_float64 2022-08-17T12:20:42.2642830Z [gw3] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_expand_as_cpu_float64 2022-08-17T12:20:42.2671030Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_isin_cpu_float64 2022-08-17T12:20:42.3004659Z [gw1] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_isin_cpu_float64 2022-08-17T12:20:42.3040477Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_expand_cpu_complex128 2022-08-17T12:20:42.3081818Z [gw3] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_expand_cpu_complex128 2022-08-17T12:20:42.3112608Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_isinf_cpu_complex128 2022-08-17T12:20:42.3445473Z [gw1] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_isinf_cpu_complex128 2022-08-17T12:20:42.3484562Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_expand_cpu_float64 2022-08-17T12:20:42.3562923Z [gw3] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_expand_cpu_float64 2022-08-17T12:20:42.3599369Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_isinf_cpu_float64 2022-08-17T12:20:42.3885567Z [gw1] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_isinf_cpu_float64 2022-08-17T12:20:42.3979983Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_expm1_cpu_float64 2022-08-17T12:20:42.4043043Z [gw3] [ 89%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_expm1_cpu_float64 2022-08-17T12:20:42.4044403Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_isnan_cpu_complex128 2022-08-17T12:20:42.4361939Z [gw1] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_isnan_cpu_complex128 2022-08-17T12:20:42.4367348Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_fft2_cpu_complex128 2022-08-17T12:20:42.4456402Z [gw3] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_fft2_cpu_complex128 2022-08-17T12:20:42.4484475Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_isnan_cpu_float64 2022-08-17T12:20:42.4797158Z [gw1] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_isnan_cpu_float64 2022-08-17T12:20:42.4801024Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_fft2_cpu_float64 2022-08-17T12:20:42.4959494Z [gw3] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_fft2_cpu_float64 2022-08-17T12:20:42.4963567Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_isneginf_cpu_float64 2022-08-17T12:20:42.5243837Z [gw1] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_isneginf_cpu_float64 2022-08-17T12:20:42.5247347Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_fft_cpu_complex128 2022-08-17T12:20:42.5401318Z [gw3] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_fft_cpu_complex128 2022-08-17T12:20:42.5405753Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_isposinf_cpu_float64 2022-08-17T12:20:42.5681246Z [gw1] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_isposinf_cpu_float64 2022-08-17T12:20:42.5685542Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_fft_cpu_float64 2022-08-17T12:20:42.5804999Z [gw3] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_fft_cpu_float64 2022-08-17T12:20:42.5835502Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_isreal_cpu_complex128 2022-08-17T12:20:42.6084993Z [gw1] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_isreal_cpu_complex128 2022-08-17T12:20:42.6120944Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_fftn_cpu_complex128 2022-08-17T12:20:42.6245807Z [gw3] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_fftn_cpu_complex128 2022-08-17T12:20:42.6276503Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_isreal_cpu_float64 2022-08-17T12:20:42.6526204Z [gw1] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_isreal_cpu_float64 2022-08-17T12:20:42.6564761Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_fftn_cpu_float64 2022-08-17T12:20:42.6683522Z [gw3] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_fftn_cpu_float64 2022-08-17T12:20:42.6711617Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_istft_cpu_complex128 2022-08-17T12:20:42.6966089Z [gw1] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_istft_cpu_complex128 2022-08-17T12:20:42.6997993Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_fftshift_cpu_complex128 2022-08-17T12:20:42.7124218Z [gw3] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_fftshift_cpu_complex128 2022-08-17T12:20:42.7154512Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_istft_cpu_float64 2022-08-17T12:20:42.7405642Z [gw1] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_istft_cpu_float64 2022-08-17T12:20:42.7437569Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_fftshift_cpu_float64 2022-08-17T12:20:42.7562707Z [gw3] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_fftshift_cpu_float64 2022-08-17T12:20:42.7590645Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_jiterator_2inputs_2outputs_cpu_complex128 2022-08-17T12:20:42.7842940Z [gw1] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_jiterator_2inputs_2outputs_cpu_complex128 2022-08-17T12:20:42.7876394Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_hfft2_cpu_complex128 2022-08-17T12:20:42.8001985Z [gw3] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_hfft2_cpu_complex128 2022-08-17T12:20:42.8035097Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_jiterator_2inputs_2outputs_cpu_float64 2022-08-17T12:20:42.8284852Z [gw1] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_jiterator_2inputs_2outputs_cpu_float64 2022-08-17T12:20:42.8317355Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_cholesky_ex_cpu_complex128 2022-08-17T12:20:42.8443455Z [gw3] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_cholesky_ex_cpu_complex128 2022-08-17T12:20:42.8480034Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_jiterator_4inputs_with_extra_args_cpu_complex128 2022-08-17T12:20:42.8724318Z [gw1] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_jiterator_4inputs_with_extra_args_cpu_complex128 2022-08-17T12:20:42.8751212Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_cholesky_ex_cpu_float64 2022-08-17T12:20:42.8869542Z [gw3] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_cholesky_ex_cpu_float64 2022-08-17T12:20:42.8876478Z [gw0] [ 89%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_std_cpu_complex128 2022-08-17T12:20:42.8882932Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_std_cpu_float64 2022-08-17T12:20:42.8907298Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_jiterator_4inputs_with_extra_args_cpu_float64 2022-08-17T12:20:42.9164703Z [gw1] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_jiterator_4inputs_with_extra_args_cpu_float64 2022-08-17T12:20:42.9197541Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_cond_cpu_complex128 2022-08-17T12:20:42.9325098Z [gw3] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_cond_cpu_complex128 2022-08-17T12:20:42.9358058Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_jiterator_binary_cpu_complex128 2022-08-17T12:20:42.9603655Z [gw1] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_jiterator_binary_cpu_complex128 2022-08-17T12:20:42.9637262Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_cond_cpu_float64 2022-08-17T12:20:42.9763126Z [gw3] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_cond_cpu_float64 2022-08-17T12:20:42.9795567Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_jiterator_binary_cpu_float64 2022-08-17T12:20:43.0044178Z [gw1] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_jiterator_binary_cpu_float64 2022-08-17T12:20:43.0077705Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_cross_cpu_complex128 2022-08-17T12:20:43.0148186Z [gw3] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_cross_cpu_complex128 2022-08-17T12:20:43.0157384Z [gw0] [ 89%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_std_cpu_float64 2022-08-17T12:20:43.0202934Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_sum_cpu_complex128 2022-08-17T12:20:43.0237178Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_jiterator_binary_return_by_ref_cpu_complex128 2022-08-17T12:20:43.0483711Z [gw1] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_jiterator_binary_return_by_ref_cpu_complex128 2022-08-17T12:20:43.0516750Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_cross_cpu_float64 2022-08-17T12:20:43.0643299Z [gw3] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_cross_cpu_float64 2022-08-17T12:20:43.0675588Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_jiterator_binary_return_by_ref_cpu_float64 2022-08-17T12:20:43.0923107Z [gw1] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_jiterator_binary_return_by_ref_cpu_float64 2022-08-17T12:20:43.0955620Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_det_cpu_complex128 2022-08-17T12:20:43.1083835Z [gw3] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_det_cpu_complex128 2022-08-17T12:20:43.1117020Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_jiterator_unary_cpu_complex128 2022-08-17T12:20:43.1366065Z [gw1] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_jiterator_unary_cpu_complex128 2022-08-17T12:20:43.1401647Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_det_cpu_float64 2022-08-17T12:20:43.1524039Z [gw3] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_det_cpu_float64 2022-08-17T12:20:43.1556872Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_jiterator_unary_cpu_float64 2022-08-17T12:20:43.1806279Z [gw1] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_jiterator_unary_cpu_float64 2022-08-17T12:20:43.1842752Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_det_singular_cpu_complex128 2022-08-17T12:20:43.1965417Z [gw3] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_det_singular_cpu_complex128 2022-08-17T12:20:43.1996453Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_kron_cpu_complex128 2022-08-17T12:20:43.2246101Z [gw1] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_kron_cpu_complex128 2022-08-17T12:20:43.2282863Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_det_singular_cpu_float64 2022-08-17T12:20:43.2404334Z [gw3] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_det_singular_cpu_float64 2022-08-17T12:20:43.2436588Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_kron_cpu_float64 2022-08-17T12:20:43.2684352Z [gw1] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_kron_cpu_float64 2022-08-17T12:20:43.2721664Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_eig_cpu_complex128 2022-08-17T12:20:43.2844926Z [gw3] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_eig_cpu_complex128 2022-08-17T12:20:43.2871499Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_kthvalue_cpu_float64 2022-08-17T12:20:43.3124788Z [gw1] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_kthvalue_cpu_float64 2022-08-17T12:20:43.3165248Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_eig_cpu_float64 2022-08-17T12:20:43.3285008Z [gw3] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_eig_cpu_float64 2022-08-17T12:20:43.3317744Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_ldexp_cpu_complex128 2022-08-17T12:20:43.3566192Z [gw1] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_ldexp_cpu_complex128 2022-08-17T12:20:43.3602139Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_eigh_cpu_complex128 2022-08-17T12:20:43.3724090Z [gw3] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_eigh_cpu_complex128 2022-08-17T12:20:43.3753311Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_ldexp_cpu_float64 2022-08-17T12:20:43.4005050Z [gw1] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_ldexp_cpu_float64 2022-08-17T12:20:43.4044334Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_eigh_cpu_float64 2022-08-17T12:20:43.4139576Z [gw3] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_eigh_cpu_float64 2022-08-17T12:20:43.4150372Z [gw0] [ 89%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_sum_cpu_complex128 2022-08-17T12:20:43.4162213Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_sum_cpu_float64 2022-08-17T12:20:43.4191834Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_le_cpu_float64 2022-08-17T12:20:43.4445743Z [gw1] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_le_cpu_float64 2022-08-17T12:20:43.4477714Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_eigvals_cpu_complex128 2022-08-17T12:20:43.4604974Z [gw3] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_eigvals_cpu_complex128 2022-08-17T12:20:43.4901997Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_lerp_cpu_complex128 2022-08-17T12:20:43.4976475Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_eigvals_cpu_float64 2022-08-17T12:20:43.5130887Z [gw3] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_eigvals_cpu_float64 2022-08-17T12:20:43.5144327Z [gw0] [ 89%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_sum_cpu_float64 2022-08-17T12:20:43.5375079Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_var_cpu_complex128 2022-08-17T12:20:43.5380634Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_eigvalsh_cpu_complex128 2022-08-17T12:20:43.5814217Z [gw3] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_eigvalsh_cpu_complex128 2022-08-17T12:20:43.5818707Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_eigvalsh_cpu_float64 2022-08-17T12:20:43.6254950Z [gw3] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_eigvalsh_cpu_float64 2022-08-17T12:20:43.6261016Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_householder_product_cpu_complex128 2022-08-17T12:20:43.6645892Z [gw3] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_householder_product_cpu_complex128 2022-08-17T12:20:43.6680918Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_householder_product_cpu_float64 2022-08-17T12:20:43.7086267Z [gw3] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_householder_product_cpu_float64 2022-08-17T12:20:43.7124614Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_inv_cpu_complex128 2022-08-17T12:20:43.7524603Z [gw3] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_inv_cpu_complex128 2022-08-17T12:20:43.7563737Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_inv_cpu_float64 2022-08-17T12:20:43.7963964Z [gw3] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_inv_cpu_float64 2022-08-17T12:20:43.8006967Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_inv_ex_cpu_complex128 2022-08-17T12:20:43.8406039Z [gw3] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_inv_ex_cpu_complex128 2022-08-17T12:20:43.8447316Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_inv_ex_cpu_float64 2022-08-17T12:20:43.8845948Z [gw3] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_inv_ex_cpu_float64 2022-08-17T12:20:43.8883148Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_ldl_factor_cpu_complex128 2022-08-17T12:20:43.9284432Z [gw3] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_ldl_factor_cpu_complex128 2022-08-17T12:20:43.9314892Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_ldl_factor_cpu_float64 2022-08-17T12:20:43.9725049Z [gw3] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_ldl_factor_cpu_float64 2022-08-17T12:20:43.9768102Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_ldl_factor_ex_cpu_complex128 2022-08-17T12:20:44.0201907Z [gw3] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_ldl_factor_ex_cpu_complex128 2022-08-17T12:20:44.0211851Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_ldl_factor_ex_cpu_float64 2022-08-17T12:20:44.0642203Z [gw3] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_ldl_factor_ex_cpu_float64 2022-08-17T12:20:44.0651458Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_ldl_solve_cpu_complex128 2022-08-17T12:20:44.1082179Z [gw3] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_ldl_solve_cpu_complex128 2022-08-17T12:20:44.1091731Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_ldl_solve_cpu_float64 2022-08-17T12:20:44.1512845Z [gw3] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_ldl_solve_cpu_float64 2022-08-17T12:20:44.1521772Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_lstsq_cpu_complex128 2022-08-17T12:20:44.1952983Z [gw3] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_lstsq_cpu_complex128 2022-08-17T12:20:44.1961950Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_lstsq_cpu_float64 2022-08-17T12:20:44.2253555Z [gw3] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_lstsq_cpu_float64 2022-08-17T12:20:44.2269004Z [gw1] [ 90%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_lerp_cpu_complex128 2022-08-17T12:20:44.2361887Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_lerp_cpu_float64 2022-08-17T12:20:44.2402879Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_lstsq_grad_oriented_cpu_complex128 2022-08-17T12:20:44.2838975Z [gw3] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_lstsq_grad_oriented_cpu_complex128 2022-08-17T12:20:44.2844744Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_lstsq_grad_oriented_cpu_float64 2022-08-17T12:20:44.3279713Z [gw3] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_lstsq_grad_oriented_cpu_float64 2022-08-17T12:20:44.3284821Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_lu_cpu_complex128 2022-08-17T12:20:44.3388629Z [gw3] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_lu_cpu_complex128 2022-08-17T12:20:44.3404883Z [gw1] [ 90%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_lerp_cpu_float64 2022-08-17T12:20:44.3612037Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_lgamma_cpu_float64 2022-08-17T12:20:44.3721958Z [gw1] [ 90%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_lgamma_cpu_float64 2022-08-17T12:20:44.3726667Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_lu_cpu_float64 2022-08-17T12:20:44.3735448Z [gw3] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_lu_cpu_float64 2022-08-17T12:20:44.3747440Z [gw0] [ 90%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_var_cpu_complex128 2022-08-17T12:20:44.3885073Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_var_cpu_float64 2022-08-17T12:20:44.3889684Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_cholesky_cpu_complex128 2022-08-17T12:20:44.4124905Z [gw1] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_cholesky_cpu_complex128 2022-08-17T12:20:44.4153437Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_solve_triangular_cpu_complex128 2022-08-17T12:20:44.4329185Z [gw3] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_solve_triangular_cpu_complex128 2022-08-17T12:20:44.4334459Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_cholesky_cpu_float64 2022-08-17T12:20:44.4564419Z [gw1] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_cholesky_cpu_float64 2022-08-17T12:20:44.4603230Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_solve_triangular_cpu_float64 2022-08-17T12:20:44.4771540Z [gw3] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_solve_triangular_cpu_float64 2022-08-17T12:20:44.4774077Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_lu_factor_cpu_complex128 2022-08-17T12:20:44.5045042Z [gw1] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_lu_factor_cpu_complex128 2022-08-17T12:20:44.5046629Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_svd_cpu_complex128 2022-08-17T12:20:44.5204523Z [gw3] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_svd_cpu_complex128 2022-08-17T12:20:44.5205308Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_lu_factor_cpu_float64 2022-08-17T12:20:44.5445839Z [gw1] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_lu_factor_cpu_float64 2022-08-17T12:20:44.5476936Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_svd_cpu_float64 2022-08-17T12:20:44.5579915Z [gw3] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_svd_cpu_float64 2022-08-17T12:20:44.5590921Z [gw0] [ 90%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_var_cpu_float64 2022-08-17T12:20:44.5646904Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_abs_cpu_complex128 2022-08-17T12:20:44.5647641Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_lu_factor_ex_cpu_complex128 2022-08-17T12:20:44.5680061Z [gw1] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_lu_factor_ex_cpu_complex128 2022-08-17T12:20:44.5883799Z [gw0] [ 90%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_abs_cpu_complex128 2022-08-17T12:20:44.5914131Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_svdvals_cpu_complex128 2022-08-17T12:20:44.6001672Z [gw3] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_svdvals_cpu_complex128 2022-08-17T12:20:44.6042509Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_abs_cpu_float64 2022-08-17T12:20:44.6051486Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_lu_factor_ex_cpu_float64 2022-08-17T12:20:44.6084101Z [gw0] [ 90%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_abs_cpu_float64 2022-08-17T12:20:44.6324884Z [gw1] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_lu_factor_ex_cpu_float64 2022-08-17T12:20:44.6355738Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_svdvals_cpu_float64 2022-08-17T12:20:44.6442505Z [gw3] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_svdvals_cpu_float64 2022-08-17T12:20:44.6482844Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_acos_cpu_complex128 2022-08-17T12:20:44.6519433Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_lu_solve_cpu_complex128 2022-08-17T12:20:44.6627387Z [gw1] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_lu_solve_cpu_complex128 2022-08-17T12:20:44.6763121Z [gw0] [ 90%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_acos_cpu_complex128 2022-08-17T12:20:44.6793539Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_tensorinv_cpu_complex128 2022-08-17T12:20:44.6883713Z [gw3] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_tensorinv_cpu_complex128 2022-08-17T12:20:44.6924482Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_acos_cpu_float64 2022-08-17T12:20:44.6949109Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_lu_solve_cpu_float64 2022-08-17T12:20:44.6964485Z [gw0] [ 90%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_acos_cpu_float64 2022-08-17T12:20:44.7204646Z [gw1] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_lu_solve_cpu_float64 2022-08-17T12:20:44.7238935Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_tensorinv_cpu_float64 2022-08-17T12:20:44.7324175Z [gw3] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_tensorinv_cpu_float64 2022-08-17T12:20:44.7374585Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_acosh_cpu_complex128 2022-08-17T12:20:44.7401846Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_matrix_norm_cpu_complex128 2022-08-17T12:20:44.7505181Z [gw1] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_matrix_norm_cpu_complex128 2022-08-17T12:20:44.7643348Z [gw0] [ 90%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_acosh_cpu_complex128 2022-08-17T12:20:44.7672634Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_tensorsolve_cpu_complex128 2022-08-17T12:20:44.7761714Z [gw3] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_tensorsolve_cpu_complex128 2022-08-17T12:20:44.7802241Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_acosh_cpu_float64 2022-08-17T12:20:44.7819657Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_matrix_norm_cpu_float64 2022-08-17T12:20:44.7836211Z [gw0] [ 90%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_acosh_cpu_float64 2022-08-17T12:20:44.8083906Z [gw1] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_matrix_norm_cpu_float64 2022-08-17T12:20:44.8111792Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_tensorsolve_cpu_float64 2022-08-17T12:20:44.8201272Z [gw3] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_tensorsolve_cpu_float64 2022-08-17T12:20:44.8241057Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_add_cpu_complex128 2022-08-17T12:20:44.8274150Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_matrix_power_cpu_complex128 2022-08-17T12:20:44.8523152Z [gw1] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_matrix_power_cpu_complex128 2022-08-17T12:20:44.8548402Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_vander_cpu_complex128 2022-08-17T12:20:44.8683015Z [gw3] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_vander_cpu_complex128 2022-08-17T12:20:44.8717905Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_matrix_power_cpu_float64 2022-08-17T12:20:44.8962626Z [gw1] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_matrix_power_cpu_float64 2022-08-17T12:20:44.8987675Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_vander_cpu_float64 2022-08-17T12:20:44.9123220Z [gw3] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_vander_cpu_float64 2022-08-17T12:20:44.9155535Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_matrix_rank_cpu_complex128 2022-08-17T12:20:44.9180093Z [gw1] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_matrix_rank_cpu_complex128 2022-08-17T12:20:44.9189112Z [gw0] [ 90%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_add_cpu_complex128 2022-08-17T12:20:44.9381380Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_add_cpu_float64 2022-08-17T12:20:44.9401803Z [gw0] [ 90%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_add_cpu_float64 2022-08-17T12:20:44.9428553Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_vecdot_cpu_complex128 2022-08-17T12:20:44.9563459Z [gw3] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_vecdot_cpu_complex128 2022-08-17T12:20:44.9598011Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_matrix_rank_cpu_float64 2022-08-17T12:20:44.9602963Z [gw1] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_matrix_rank_cpu_float64 2022-08-17T12:20:44.9844321Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_addbmm_cpu_complex128 2022-08-17T12:20:44.9873132Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_vecdot_cpu_float64 2022-08-17T12:20:45.0003097Z [gw3] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_vecdot_cpu_float64 2022-08-17T12:20:45.0034775Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_matrix_rank_hermitian_cpu_complex128 2022-08-17T12:20:45.0284684Z [gw1] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_matrix_rank_hermitian_cpu_complex128 2022-08-17T12:20:45.0314282Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_vector_norm_cpu_complex128 2022-08-17T12:20:45.0444923Z [gw3] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_vector_norm_cpu_complex128 2022-08-17T12:20:45.0486791Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_matrix_rank_hermitian_cpu_float64 2022-08-17T12:20:45.0726782Z [gw1] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_matrix_rank_hermitian_cpu_float64 2022-08-17T12:20:45.0770924Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_vector_norm_cpu_float64 2022-08-17T12:20:45.0884525Z [gw3] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_vector_norm_cpu_float64 2022-08-17T12:20:45.0917277Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_multi_dot_cpu_complex128 2022-08-17T12:20:45.1204551Z [gw1] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_multi_dot_cpu_complex128 2022-08-17T12:20:45.1211417Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linspace_cpu_complex128 2022-08-17T12:20:45.1363717Z [gw3] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linspace_cpu_complex128 2022-08-17T12:20:45.1371008Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_multi_dot_cpu_float64 2022-08-17T12:20:45.1644686Z [gw1] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_multi_dot_cpu_float64 2022-08-17T12:20:45.1650466Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linspace_cpu_float64 2022-08-17T12:20:45.1804760Z [gw3] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linspace_cpu_float64 2022-08-17T12:20:45.1810198Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_norm_cpu_complex128 2022-08-17T12:20:45.2119781Z [gw1] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_norm_cpu_complex128 2022-08-17T12:20:45.2242528Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_log10_cpu_complex128 2022-08-17T12:20:45.2247106Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_norm_cpu_float64 2022-08-17T12:20:45.2683833Z [gw1] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_norm_cpu_float64 2022-08-17T12:20:45.2688617Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_norm_subgradients_at_zero_cpu_complex128 2022-08-17T12:20:45.3104830Z [gw1] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_norm_subgradients_at_zero_cpu_complex128 2022-08-17T12:20:45.3122699Z [gw3] [ 90%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_log10_cpu_complex128 2022-08-17T12:20:45.3127567Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_norm_subgradients_at_zero_cpu_float64 2022-08-17T12:20:45.3145017Z [gw1] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_norm_subgradients_at_zero_cpu_float64 2022-08-17T12:20:45.3323878Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_log10_cpu_float64 2022-08-17T12:20:45.3563481Z [gw3] [ 90%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_log10_cpu_float64 2022-08-17T12:20:45.3569348Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_pinv_cpu_complex128 2022-08-17T12:20:45.3678845Z [gw1] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_pinv_cpu_complex128 2022-08-17T12:20:45.3705804Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_log1p_cpu_float64 2022-08-17T12:20:45.3728479Z [gw3] [ 90%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_log1p_cpu_float64 2022-08-17T12:20:45.3740690Z [gw0] [ 90%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_addbmm_cpu_complex128 2022-08-17T12:20:45.4004346Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_addbmm_cpu_float64 2022-08-17T12:20:45.4005062Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_pinv_cpu_float64 2022-08-17T12:20:45.4117623Z [gw1] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_pinv_cpu_float64 2022-08-17T12:20:45.4125874Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_log2_cpu_complex128 2022-08-17T12:20:45.4160385Z [gw0] [ 90%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_addbmm_cpu_float64 2022-08-17T12:20:45.4443458Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_addcdiv_cpu_complex128 2022-08-17T12:20:45.4447919Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_pinv_hermitian_cpu_complex128 2022-08-17T12:20:45.4883457Z [gw1] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_pinv_hermitian_cpu_complex128 2022-08-17T12:20:45.4889383Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_pinv_hermitian_cpu_float64 2022-08-17T12:20:45.5329489Z [gw1] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_pinv_hermitian_cpu_float64 2022-08-17T12:20:45.5335088Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_pinv_singular_cpu_complex128 2022-08-17T12:20:45.5415540Z [gw1] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_pinv_singular_cpu_complex128 2022-08-17T12:20:45.5449357Z [gw3] [ 91%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_log2_cpu_complex128 2022-08-17T12:20:45.5760711Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_log2_cpu_float64 2022-08-17T12:20:45.5766173Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_pinv_singular_cpu_float64 2022-08-17T12:20:45.5805718Z [gw1] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_pinv_singular_cpu_float64 2022-08-17T12:20:45.5920388Z [gw3] [ 91%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_log2_cpu_float64 2022-08-17T12:20:45.6205076Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_log_cpu_complex128 2022-08-17T12:20:45.6210740Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_qr_cpu_complex128 2022-08-17T12:20:45.6633768Z [gw1] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_qr_cpu_complex128 2022-08-17T12:20:45.6645144Z [gw3] [ 91%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_log_cpu_complex128 2022-08-17T12:20:45.6646593Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_qr_cpu_float64 2022-08-17T12:20:45.6656472Z [gw1] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_qr_cpu_float64 2022-08-17T12:20:45.6880360Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_log_cpu_float64 2022-08-17T12:20:45.7084349Z [gw3] [ 91%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_log_cpu_float64 2022-08-17T12:20:45.7085433Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_slogdet_cpu_complex128 2022-08-17T12:20:45.7126125Z [gw1] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_slogdet_cpu_complex128 2022-08-17T12:20:45.7127641Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_log_softmax_cpu_float64 2022-08-17T12:20:45.7521947Z [gw3] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_log_softmax_cpu_float64 2022-08-17T12:20:45.7523545Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_slogdet_cpu_float64 2022-08-17T12:20:45.7572317Z [gw1] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_slogdet_cpu_float64 2022-08-17T12:20:45.7574162Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_log_softmax_dtype_cpu_complex128 2022-08-17T12:20:45.7891664Z [gw3] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_log_softmax_dtype_cpu_complex128 2022-08-17T12:20:45.7905548Z [gw0] [ 91%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_addcdiv_cpu_complex128 2022-08-17T12:20:45.7958731Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_addcdiv_cpu_float64 2022-08-17T12:20:45.7962779Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_solve_cpu_complex128 2022-08-17T12:20:45.8038819Z [gw1] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_solve_cpu_complex128 2022-08-17T12:20:45.8042934Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_log_softmax_dtype_cpu_float64 2022-08-17T12:20:45.8350808Z [gw3] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_log_softmax_dtype_cpu_float64 2022-08-17T12:20:45.8412108Z [gw0] [ 91%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_addcdiv_cpu_float64 2022-08-17T12:20:45.8416219Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_addcmul_cpu_complex128 2022-08-17T12:20:45.8420189Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_solve_cpu_float64 2022-08-17T12:20:45.8477123Z [gw1] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_solve_cpu_float64 2022-08-17T12:20:45.8481195Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_logaddexp2_cpu_float64 2022-08-17T12:20:45.8805404Z [gw3] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_logaddexp2_cpu_float64 2022-08-17T12:20:45.8833017Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_solve_ex_cpu_complex128 2022-08-17T12:20:45.8883508Z [gw1] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_solve_ex_cpu_complex128 2022-08-17T12:20:45.8919456Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_logaddexp_cpu_float64 2022-08-17T12:20:45.9246506Z [gw3] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_logaddexp_cpu_float64 2022-08-17T12:20:45.9277294Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_solve_ex_cpu_float64 2022-08-17T12:20:45.9364045Z [gw1] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_solve_ex_cpu_float64 2022-08-17T12:20:45.9400488Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_logcumsumexp_cpu_float64 2022-08-17T12:20:45.9684838Z [gw3] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_logcumsumexp_cpu_float64 2022-08-17T12:20:45.9716010Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_masked_select_cpu_complex128 2022-08-17T12:20:45.9843303Z [gw1] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_masked_select_cpu_complex128 2022-08-17T12:20:45.9881783Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_logdet_cpu_complex128 2022-08-17T12:20:46.0125744Z [gw3] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_logdet_cpu_complex128 2022-08-17T12:20:46.0154345Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_masked_select_cpu_float64 2022-08-17T12:20:46.0325723Z [gw1] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_masked_select_cpu_float64 2022-08-17T12:20:46.0357615Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_logdet_cpu_float64 2022-08-17T12:20:46.0556982Z [gw3] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_logdet_cpu_float64 2022-08-17T12:20:46.0567862Z [gw0] [ 91%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_addcmul_cpu_complex128 2022-08-17T12:20:46.0569603Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_addcmul_cpu_float64 2022-08-17T12:20:46.0591984Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_matmul_cpu_complex128 2022-08-17T12:20:46.0763262Z [gw1] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_matmul_cpu_complex128 2022-08-17T12:20:46.0798431Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_logical_and_cpu_complex128 2022-08-17T12:20:46.0904984Z [gw3] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_logical_and_cpu_complex128 2022-08-17T12:20:46.1001948Z [gw0] [ 91%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_addcmul_cpu_float64 2022-08-17T12:20:46.1002739Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_addmm_cpu_complex128 2022-08-17T12:20:46.1036925Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_matmul_cpu_float64 2022-08-17T12:20:46.1203844Z [gw1] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_matmul_cpu_float64 2022-08-17T12:20:46.1227361Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_logical_and_cpu_float64 2022-08-17T12:20:46.1445747Z [gw3] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_logical_and_cpu_float64 2022-08-17T12:20:46.1480849Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_matrix_exp_cpu_complex128 2022-08-17T12:20:46.1645528Z [gw1] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_matrix_exp_cpu_complex128 2022-08-17T12:20:46.1758273Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_logical_not_cpu_complex128 2022-08-17T12:20:46.1883529Z [gw3] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_logical_not_cpu_complex128 2022-08-17T12:20:46.1917183Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_matrix_exp_cpu_float64 2022-08-17T12:20:46.2082460Z [gw1] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_matrix_exp_cpu_float64 2022-08-17T12:20:46.2116225Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_logical_not_cpu_float64 2022-08-17T12:20:46.2156427Z [gw3] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_logical_not_cpu_float64 2022-08-17T12:20:46.2184510Z [gw0] [ 91%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_addmm_cpu_complex128 2022-08-17T12:20:46.2313638Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_addmm_cpu_float64 2022-08-17T12:20:46.2324958Z [gw0] [ 91%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_addmm_cpu_float64 2022-08-17T12:20:46.2354025Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_max_binary_cpu_float64 2022-08-17T12:20:46.2523922Z [gw1] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_max_binary_cpu_float64 2022-08-17T12:20:46.2552703Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_logical_or_cpu_complex128 2022-08-17T12:20:46.2642768Z [gw3] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_logical_or_cpu_complex128 2022-08-17T12:20:46.2762851Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_addmm_decomposed_cpu_complex128 2022-08-17T12:20:46.2795336Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_max_reduction_no_dim_cpu_float64 2022-08-17T12:20:46.2964337Z [gw1] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_max_reduction_no_dim_cpu_float64 2022-08-17T12:20:46.2992499Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_logical_or_cpu_float64 2022-08-17T12:20:46.3265810Z [gw3] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_logical_or_cpu_float64 2022-08-17T12:20:46.3290876Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_max_reduction_with_dim_cpu_float64 2022-08-17T12:20:46.3438640Z [gw1] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_max_reduction_with_dim_cpu_float64 2022-08-17T12:20:46.3441634Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_logical_xor_cpu_complex128 2022-08-17T12:20:46.3679135Z [gw3] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_logical_xor_cpu_complex128 2022-08-17T12:20:46.3682898Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_maximum_cpu_float64 2022-08-17T12:20:46.3848639Z [gw1] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_maximum_cpu_float64 2022-08-17T12:20:46.3879675Z [gw0] [ 91%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_addmm_decomposed_cpu_complex128 2022-08-17T12:20:46.3887645Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_logical_xor_cpu_float64 2022-08-17T12:20:46.3893783Z [gw3] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_logical_xor_cpu_float64 2022-08-17T12:20:46.4037851Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_addmm_decomposed_cpu_float64 2022-08-17T12:20:46.4081961Z [gw0] [ 91%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_addmm_decomposed_cpu_float64 2022-08-17T12:20:46.4125375Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_mean_cpu_complex128 2022-08-17T12:20:46.4282259Z [gw1] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_mean_cpu_complex128 2022-08-17T12:20:46.4505506Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_logit_cpu_float64 2022-08-17T12:20:46.4564516Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_addmv_cpu_complex128 2022-08-17T12:20:46.4565354Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_mean_cpu_float64 2022-08-17T12:20:46.4956697Z [gw1] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_mean_cpu_float64 2022-08-17T12:20:46.5007285Z [gw3] [ 91%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_logit_cpu_float64 2022-08-17T12:20:46.5007934Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_median_cpu_float64 2022-08-17T12:20:46.5065436Z [gw1] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_median_cpu_float64 2022-08-17T12:20:46.5105360Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_logspace_cpu_complex128 2022-08-17T12:20:46.5444896Z [gw3] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_logspace_cpu_complex128 2022-08-17T12:20:46.5445577Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_meshgrid_list_of_tensors_cpu_complex128 2022-08-17T12:20:46.5524408Z [gw1] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_meshgrid_list_of_tensors_cpu_complex128 2022-08-17T12:20:46.5561766Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_logspace_cpu_float64 2022-08-17T12:20:46.5883941Z [gw3] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_logspace_cpu_float64 2022-08-17T12:20:46.5884615Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_meshgrid_list_of_tensors_cpu_float64 2022-08-17T12:20:46.5982686Z [gw1] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_meshgrid_list_of_tensors_cpu_float64 2022-08-17T12:20:46.6003876Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_logsumexp_cpu_float64 2022-08-17T12:20:46.6324411Z [gw3] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_logsumexp_cpu_float64 2022-08-17T12:20:46.6325098Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_meshgrid_variadic_tensors_cpu_complex128 2022-08-17T12:20:46.6422806Z [gw1] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_meshgrid_variadic_tensors_cpu_complex128 2022-08-17T12:20:46.6443505Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_long_cpu_complex128 2022-08-17T12:20:46.6543846Z [gw3] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_long_cpu_complex128 2022-08-17T12:20:46.6552343Z [gw0] [ 91%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_addmv_cpu_complex128 2022-08-17T12:20:46.6722788Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_addmv_cpu_float64 2022-08-17T12:20:46.6752490Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_meshgrid_variadic_tensors_cpu_float64 2022-08-17T12:20:46.6783867Z [gw1] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_meshgrid_variadic_tensors_cpu_float64 2022-08-17T12:20:46.6841493Z [gw0] [ 91%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_addmv_cpu_float64 2022-08-17T12:20:46.6867723Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_long_cpu_float64 2022-08-17T12:20:46.6964148Z [gw3] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_long_cpu_float64 2022-08-17T12:20:46.7165411Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_addr_cpu_complex128 2022-08-17T12:20:46.7201656Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_min_binary_cpu_float64 2022-08-17T12:20:46.7284618Z [gw1] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_min_binary_cpu_float64 2022-08-17T12:20:46.7321682Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_lt_cpu_float64 2022-08-17T12:20:46.7605347Z [gw3] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_lt_cpu_float64 2022-08-17T12:20:46.7640377Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_min_reduction_no_dim_cpu_float64 2022-08-17T12:20:46.7723389Z [gw1] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_min_reduction_no_dim_cpu_float64 2022-08-17T12:20:46.7760653Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_lu_cpu_complex128 2022-08-17T12:20:46.7908528Z [gw3] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_lu_cpu_complex128 2022-08-17T12:20:46.7917552Z [gw0] [ 91%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_addr_cpu_complex128 2022-08-17T12:20:46.8044333Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_addr_cpu_float64 2022-08-17T12:20:46.8081273Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_min_reduction_with_dim_cpu_float64 2022-08-17T12:20:46.8090213Z [gw1] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_min_reduction_with_dim_cpu_float64 2022-08-17T12:20:46.8203064Z [gw0] [ 91%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_addr_cpu_float64 2022-08-17T12:20:46.8238268Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_lu_cpu_float64 2022-08-17T12:20:46.8322594Z [gw3] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_lu_cpu_float64 2022-08-17T12:20:46.8353250Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_all_cpu_complex128 2022-08-17T12:20:46.8482532Z [gw0] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_all_cpu_complex128 2022-08-17T12:20:46.8517409Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_minimum_cpu_float64 2022-08-17T12:20:46.8684187Z [gw1] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_minimum_cpu_float64 2022-08-17T12:20:46.8716517Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_lu_solve_cpu_complex128 2022-08-17T12:20:46.8762813Z [gw3] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_lu_solve_cpu_complex128 2022-08-17T12:20:46.8797112Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_all_cpu_float64 2022-08-17T12:20:46.8923998Z [gw0] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_all_cpu_float64 2022-08-17T12:20:46.8960554Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_mm_cpu_complex128 2022-08-17T12:20:46.9163103Z [gw1] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_mm_cpu_complex128 2022-08-17T12:20:46.9195353Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_lu_solve_cpu_float64 2022-08-17T12:20:46.9242052Z [gw3] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_lu_solve_cpu_float64 2022-08-17T12:20:46.9274152Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_allclose_cpu_complex128 2022-08-17T12:20:46.9362076Z [gw0] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_allclose_cpu_complex128 2022-08-17T12:20:46.9394718Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_mm_cpu_float64 2022-08-17T12:20:46.9602101Z [gw1] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_mm_cpu_float64 2022-08-17T12:20:46.9635269Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_lu_unpack_cpu_complex128 2022-08-17T12:20:46.9681872Z [gw3] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_lu_unpack_cpu_complex128 2022-08-17T12:20:46.9763657Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_allclose_cpu_float64 2022-08-17T12:20:46.9803165Z [gw0] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_allclose_cpu_float64 2022-08-17T12:20:46.9835173Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_mode_cpu_float64 2022-08-17T12:20:47.0042299Z [gw1] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_mode_cpu_float64 2022-08-17T12:20:47.0074920Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_lu_unpack_cpu_float64 2022-08-17T12:20:47.0121336Z [gw3] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_lu_unpack_cpu_float64 2022-08-17T12:20:47.0242733Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_amax_cpu_float64 2022-08-17T12:20:47.0280081Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_movedim_cpu_complex128 2022-08-17T12:20:47.0305731Z [gw1] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_movedim_cpu_complex128 2022-08-17T12:20:47.0482741Z [gw0] [ 92%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_amax_cpu_float64 2022-08-17T12:20:47.0520718Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_mH_cpu_complex128 2022-08-17T12:20:47.0560586Z [gw3] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_mH_cpu_complex128 2022-08-17T12:20:47.0682775Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_amin_cpu_float64 2022-08-17T12:20:47.0690630Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_movedim_cpu_float64 2022-08-17T12:20:47.0715278Z [gw0] [ 92%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_amin_cpu_float64 2022-08-17T12:20:47.0923066Z [gw1] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_movedim_cpu_float64 2022-08-17T12:20:47.0956186Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_mH_cpu_float64 2022-08-17T12:20:47.1000934Z [gw3] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_mH_cpu_float64 2022-08-17T12:20:47.1021139Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_aminmax_cpu_float64 2022-08-17T12:20:47.1123560Z [gw0] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_aminmax_cpu_float64 2022-08-17T12:20:47.1156975Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_msort_cpu_float64 2022-08-17T12:20:47.1363344Z [gw1] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_msort_cpu_float64 2022-08-17T12:20:47.1395816Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_mT_cpu_complex128 2022-08-17T12:20:47.1441023Z [gw3] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_mT_cpu_complex128 2022-08-17T12:20:47.1527061Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_angle_cpu_complex128 2022-08-17T12:20:47.1562447Z [gw0] [ 92%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_angle_cpu_complex128 2022-08-17T12:20:47.1804105Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_mul_cpu_complex128 2022-08-17T12:20:47.1842097Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_mT_cpu_float64 2022-08-17T12:20:47.1881120Z [gw3] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_mT_cpu_float64 2022-08-17T12:20:47.1915735Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_angle_cpu_float64 2022-08-17T12:20:47.2246044Z [gw0] [ 92%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_angle_cpu_float64 2022-08-17T12:20:47.2324778Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_masked_fill_cpu_complex128 2022-08-17T12:20:47.2370014Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_any_cpu_complex128 2022-08-17T12:20:47.2801441Z [gw0] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_any_cpu_complex128 2022-08-17T12:20:47.2921190Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_any_cpu_float64 2022-08-17T12:20:47.3254793Z [gw0] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_any_cpu_float64 2022-08-17T12:20:47.3259076Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_arange_cpu_float64 2022-08-17T12:20:47.3683752Z [gw0] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_arange_cpu_float64 2022-08-17T12:20:47.3687448Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_argmax_cpu_float64 2022-08-17T12:20:47.4122854Z [gw0] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_argmax_cpu_float64 2022-08-17T12:20:47.4126601Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_argmin_cpu_float64 2022-08-17T12:20:47.4334577Z [gw0] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_argmin_cpu_float64 2022-08-17T12:20:47.4351981Z [gw3] [ 92%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_masked_fill_cpu_complex128 2022-08-17T12:20:47.4563572Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_masked_fill_cpu_float64 2022-08-17T12:20:47.4565683Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_argsort_cpu_float64 2022-08-17T12:20:47.4648326Z [gw0] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_argsort_cpu_float64 2022-08-17T12:20:47.4666344Z [gw1] [ 92%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_mul_cpu_complex128 2022-08-17T12:20:47.4729479Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_mul_cpu_float64 2022-08-17T12:20:47.4760612Z [gw3] [ 92%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_masked_fill_cpu_float64 2022-08-17T12:20:47.5006197Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_masked_scatter_cpu_complex128 2022-08-17T12:20:47.5008025Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_argwhere_cpu_complex128 2022-08-17T12:20:47.5197869Z [gw0] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_argwhere_cpu_complex128 2022-08-17T12:20:47.5215097Z [gw1] [ 92%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_mul_cpu_float64 2022-08-17T12:20:47.5246759Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_multinomial_cpu_float64 2022-08-17T12:20:47.5440351Z [gw1] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_multinomial_cpu_float64 2022-08-17T12:20:47.5442399Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_argwhere_cpu_float64 2022-08-17T12:20:47.5717956Z [gw0] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_argwhere_cpu_float64 2022-08-17T12:20:47.5720168Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_mv_cpu_complex128 2022-08-17T12:20:47.5870958Z [gw1] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_mv_cpu_complex128 2022-08-17T12:20:47.5872954Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_as_strided_cpu_complex128 2022-08-17T12:20:47.6161015Z [gw0] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_as_strided_cpu_complex128 2022-08-17T12:20:47.6166254Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_mv_cpu_float64 2022-08-17T12:20:47.6311503Z [gw1] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_mv_cpu_float64 2022-08-17T12:20:47.6319027Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_as_strided_cpu_float64 2022-08-17T12:20:47.6328423Z [gw0] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_as_strided_cpu_float64 2022-08-17T12:20:47.6336411Z [gw3] [ 92%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_masked_scatter_cpu_complex128 2022-08-17T12:20:47.6639616Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_masked_scatter_cpu_float64 2022-08-17T12:20:47.6799841Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_mvlgamma_mvlgamma_p_1_cpu_float64 2022-08-17T12:20:47.6898958Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_as_strided_scatter_cpu_complex128 2022-08-17T12:20:47.6924477Z [gw3] [ 92%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_masked_scatter_cpu_float64 2022-08-17T12:20:47.6977099Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_new_zeros_cpu_float64 2022-08-17T12:20:47.7402169Z [gw3] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_new_zeros_cpu_float64 2022-08-17T12:20:47.7409847Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nextafter_cpu_float64 2022-08-17T12:20:47.7774805Z [gw3] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nextafter_cpu_float64 2022-08-17T12:20:47.7804232Z [gw1] [ 92%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_mvlgamma_mvlgamma_p_1_cpu_float64 2022-08-17T12:20:47.7839739Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_mvlgamma_mvlgamma_p_3_cpu_float64 2022-08-17T12:20:47.7848632Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_adaptive_avg_pool1d_cpu_float64 2022-08-17T12:20:47.7858920Z [gw3] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_adaptive_avg_pool1d_cpu_float64 2022-08-17T12:20:47.7878592Z [gw1] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_mvlgamma_mvlgamma_p_3_cpu_float64 2022-08-17T12:20:47.7895642Z [gw0] [ 92%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_as_strided_scatter_cpu_complex128 2022-08-17T12:20:47.8074950Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_as_strided_scatter_cpu_float64 2022-08-17T12:20:47.8322890Z [gw0] [ 92%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_as_strided_scatter_cpu_float64 2022-08-17T12:20:47.8333150Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_adaptive_avg_pool2d_cpu_float64 2022-08-17T12:20:47.8344409Z [gw3] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_adaptive_avg_pool2d_cpu_float64 2022-08-17T12:20:47.8362640Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_asin_cpu_complex128 2022-08-17T12:20:47.8370112Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_mvlgamma_mvlgamma_p_5_cpu_float64 2022-08-17T12:20:47.8529662Z [gw1] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_mvlgamma_mvlgamma_p_5_cpu_float64 2022-08-17T12:20:47.8761460Z [gw0] [ 92%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_asin_cpu_complex128 2022-08-17T12:20:47.8768470Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_adaptive_avg_pool3d_cpu_float64 2022-08-17T12:20:47.8777179Z [gw3] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_adaptive_avg_pool3d_cpu_float64 2022-08-17T12:20:47.8837968Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nan_to_num_cpu_float64 2022-08-17T12:20:47.8842110Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_asin_cpu_float64 2022-08-17T12:20:47.8961542Z [gw0] [ 92%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_asin_cpu_float64 2022-08-17T12:20:47.9244078Z [gw1] [ 92%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nan_to_num_cpu_float64 2022-08-17T12:20:47.9248553Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_adaptive_max_pool1d_cpu_float64 2022-08-17T12:20:47.9258233Z [gw3] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_adaptive_max_pool1d_cpu_float64 2022-08-17T12:20:47.9294306Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nanmean_cpu_float64 2022-08-17T12:20:47.9309187Z [gw1] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nanmean_cpu_float64 2022-08-17T12:20:47.9408883Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_asinh_cpu_complex128 2022-08-17T12:20:47.9682694Z [gw0] [ 92%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_asinh_cpu_complex128 2022-08-17T12:20:47.9688979Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_adaptive_max_pool2d_cpu_float64 2022-08-17T12:20:47.9703833Z [gw3] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_adaptive_max_pool2d_cpu_float64 2022-08-17T12:20:47.9709636Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_asinh_cpu_float64 2022-08-17T12:20:47.9741148Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nanmedian_cpu_float64 2022-08-17T12:20:47.9763282Z [gw1] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nanmedian_cpu_float64 2022-08-17T12:20:48.0174703Z [gw0] [ 92%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_asinh_cpu_float64 2022-08-17T12:20:48.0179453Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nanquantile_cpu_float64 2022-08-17T12:20:48.0227604Z [gw1] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nanquantile_cpu_float64 2022-08-17T12:20:48.0232454Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_adaptive_max_pool3d_cpu_float64 2022-08-17T12:20:48.0238775Z [gw3] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_adaptive_max_pool3d_cpu_float64 2022-08-17T12:20:48.0617729Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_atan2_cpu_float64 2022-08-17T12:20:48.0622681Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nansum_cpu_float64 2022-08-17T12:20:48.0671802Z [gw1] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nansum_cpu_float64 2022-08-17T12:20:48.0675867Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_avg_pool1d_cpu_float64 2022-08-17T12:20:48.0698104Z [gw3] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_avg_pool1d_cpu_float64 2022-08-17T12:20:48.0714644Z [gw0] [ 92%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_atan2_cpu_float64 2022-08-17T12:20:48.0872854Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_atan_cpu_complex128 2022-08-17T12:20:48.1004276Z [gw0] [ 92%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_atan_cpu_complex128 2022-08-17T12:20:48.1044223Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_narrow_cpu_complex128 2022-08-17T12:20:48.1047868Z [gw1] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_narrow_cpu_complex128 2022-08-17T12:20:48.1077550Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_avg_pool2d_cpu_float64 2022-08-17T12:20:48.1121926Z [gw3] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_avg_pool2d_cpu_float64 2022-08-17T12:20:48.1158430Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_atan_cpu_float64 2022-08-17T12:20:48.1444942Z [gw0] [ 92%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_atan_cpu_float64 2022-08-17T12:20:48.1480716Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_narrow_cpu_float64 2022-08-17T12:20:48.1486800Z [gw1] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_narrow_cpu_float64 2022-08-17T12:20:48.1504372Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_avg_pool3d_cpu_float64 2022-08-17T12:20:48.1561379Z [gw3] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_avg_pool3d_cpu_float64 2022-08-17T12:20:48.1666931Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_atanh_cpu_complex128 2022-08-17T12:20:48.1884715Z [gw0] [ 92%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_atanh_cpu_complex128 2022-08-17T12:20:48.1920064Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_native_layer_norm_cpu_float64 2022-08-17T12:20:48.1925982Z [gw1] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_native_layer_norm_cpu_float64 2022-08-17T12:20:48.1945149Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_batch_norm_cpu_float64 2022-08-17T12:20:48.2002452Z [gw3] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_batch_norm_cpu_float64 2022-08-17T12:20:48.2042616Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_atanh_cpu_float64 2022-08-17T12:20:48.2324347Z [gw0] [ 92%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_atanh_cpu_float64 2022-08-17T12:20:48.2357903Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_ne_cpu_complex128 2022-08-17T12:20:48.2369563Z [gw1] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_ne_cpu_complex128 2022-08-17T12:20:48.2393985Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_bilinear_cpu_float64 2022-08-17T12:20:48.2440177Z [gw3] [ 93%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_bilinear_cpu_float64 2022-08-17T12:20:48.2763708Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_atleast_1d_cpu_complex128 2022-08-17T12:20:48.2797643Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_ne_cpu_float64 2022-08-17T12:20:48.2808375Z [gw1] [ 93%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_ne_cpu_float64 2022-08-17T12:20:48.2831043Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_binary_cross_entropy_cpu_float64 2022-08-17T12:20:48.3049844Z [gw3] [ 93%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_binary_cross_entropy_cpu_float64 2022-08-17T12:20:48.3058950Z [gw0] [ 93%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_atleast_1d_cpu_complex128 2022-08-17T12:20:48.3146135Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_atleast_1d_cpu_float64 2022-08-17T12:20:48.3201861Z [gw0] [ 93%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_atleast_1d_cpu_float64 2022-08-17T12:20:48.3241190Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_neg_cpu_complex128 2022-08-17T12:20:48.3262713Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_binary_cross_entropy_with_logits_cpu_float64 2022-08-17T12:20:48.3484502Z [gw3] [ 93%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_binary_cross_entropy_with_logits_cpu_float64 2022-08-17T12:20:48.3551349Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_atleast_2d_cpu_complex128 2022-08-17T12:20:48.3643495Z [gw1] [ 93%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_neg_cpu_complex128 2022-08-17T12:20:48.3683386Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_neg_cpu_float64 2022-08-17T12:20:48.3720023Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_celu_cpu_float64 2022-08-17T12:20:48.3909513Z [gw1] [ 93%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_neg_cpu_float64 2022-08-17T12:20:48.4123106Z [gw3] [ 93%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_celu_cpu_float64 2022-08-17T12:20:48.4129072Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_new_empty_cpu_complex128 2022-08-17T12:20:48.4141682Z [gw1] [ 93%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_new_empty_cpu_complex128 2022-08-17T12:20:48.4236443Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_conv1d_cpu_complex128 2022-08-17T12:20:48.4564027Z [gw3] [ 93%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_conv1d_cpu_complex128 2022-08-17T12:20:48.4564700Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_new_empty_cpu_float64 2022-08-17T12:20:48.4617049Z [gw1] [ 93%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_new_empty_cpu_float64 2022-08-17T12:20:48.4643213Z [gw0] [ 93%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_atleast_2d_cpu_complex128 2022-08-17T12:20:48.4721237Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_atleast_2d_cpu_float64 2022-08-17T12:20:48.4721847Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_conv1d_cpu_float64 2022-08-17T12:20:48.4890103Z [gw3] [ 93%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_conv1d_cpu_float64 2022-08-17T12:20:48.5000557Z [gw0] [ 93%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_atleast_2d_cpu_float64 2022-08-17T12:20:48.5002243Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_new_full_cpu_complex128 2022-08-17T12:20:48.5160079Z [gw1] [ 93%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_new_full_cpu_complex128 2022-08-17T12:20:48.5162624Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_conv2d_cpu_complex128 2022-08-17T12:20:48.5173500Z [gw3] [ 93%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_conv2d_cpu_complex128 2022-08-17T12:20:48.5446478Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_atleast_3d_cpu_complex128 2022-08-17T12:20:48.5451121Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_new_full_cpu_float64 2022-08-17T12:20:48.5642669Z [gw1] [ 93%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_new_full_cpu_float64 2022-08-17T12:20:48.5647017Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_conv2d_cpu_float64 2022-08-17T12:20:48.5844570Z [gw3] [ 93%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_conv2d_cpu_float64 2022-08-17T12:20:48.5881136Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_new_ones_cpu_complex128 2022-08-17T12:20:48.6043564Z [gw1] [ 93%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_new_ones_cpu_complex128 2022-08-17T12:20:48.6080364Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_conv_transpose1d_cpu_float64 2022-08-17T12:20:48.6124927Z [gw3] [ 93%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_conv_transpose1d_cpu_float64 2022-08-17T12:20:48.6134484Z [gw0] [ 93%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_atleast_3d_cpu_complex128 2022-08-17T12:20:48.6258258Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_atleast_3d_cpu_float64 2022-08-17T12:20:48.6282737Z [gw0] [ 93%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_atleast_3d_cpu_float64 2022-08-17T12:20:48.6320489Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_new_ones_cpu_float64 2022-08-17T12:20:48.6485429Z [gw1] [ 93%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_new_ones_cpu_float64 2022-08-17T12:20:48.6511034Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_conv_transpose2d_cpu_float64 2022-08-17T12:20:48.6603293Z [gw3] [ 93%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_conv_transpose2d_cpu_float64 2022-08-17T12:20:48.6729484Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_baddbmm_cpu_complex128 2022-08-17T12:20:48.6809981Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_new_zeros_cpu_complex128 2022-08-17T12:20:48.6962485Z [gw1] [ 93%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_new_zeros_cpu_complex128 2022-08-17T12:20:48.6964941Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_conv_transpose3d_cpu_float64 2022-08-17T12:20:48.7215606Z [gw3] [ 93%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_conv_transpose3d_cpu_float64 2022-08-17T12:20:48.7217540Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_cross_entropy_cpu_float64 2022-08-17T12:20:48.7442941Z [gw1] [ 93%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_cross_entropy_cpu_float64 2022-08-17T12:20:48.7446077Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_cosine_embedding_loss_cpu_float64 2022-08-17T12:20:48.7641213Z [gw3] [ 93%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_cosine_embedding_loss_cpu_float64 2022-08-17T12:20:48.7647270Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_ctc_loss_cpu_float64 2022-08-17T12:20:48.7922513Z [gw1] [ 93%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_ctc_loss_cpu_float64 2022-08-17T12:20:48.7926597Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_cosine_similarity_cpu_float64 2022-08-17T12:20:48.8073776Z [gw3] [ 93%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_cosine_similarity_cpu_float64 2022-08-17T12:20:48.8415760Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_dropout2d_cpu_float64 2022-08-17T12:20:48.8420339Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_instance_norm_cpu_float64 2022-08-17T12:20:48.8850678Z [gw3] [ 93%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_instance_norm_cpu_float64 2022-08-17T12:20:48.8855583Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_interpolate_area_cpu_float64 2022-08-17T12:20:48.9333518Z [gw3] [ 93%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_interpolate_area_cpu_float64 2022-08-17T12:20:48.9336730Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_interpolate_bicubic_cpu_float64 2022-08-17T12:20:48.9809099Z [gw3] [ 93%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_interpolate_bicubic_cpu_float64 2022-08-17T12:20:48.9812394Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_interpolate_bilinear_cpu_float64 2022-08-17T12:20:49.0257730Z [gw3] [ 93%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_interpolate_bilinear_cpu_float64 2022-08-17T12:20:49.0261853Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_interpolate_linear_cpu_float64 2022-08-17T12:20:49.0701791Z [gw3] [ 93%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_interpolate_linear_cpu_float64 2022-08-17T12:20:49.0702554Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_interpolate_nearest_cpu_float64 2022-08-17T12:20:49.1173221Z [gw3] [ 93%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_interpolate_nearest_cpu_float64 2022-08-17T12:20:49.1177408Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_interpolate_trilinear_cpu_float64 2022-08-17T12:20:49.1258757Z [gw3] [ 93%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_interpolate_trilinear_cpu_float64 2022-08-17T12:20:49.1334596Z [gw1] [ 93%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_dropout2d_cpu_float64 2022-08-17T12:20:49.1612209Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_dropout3d_cpu_float64 2022-08-17T12:20:49.1612912Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_kl_div_cpu_float64 2022-08-17T12:20:49.2020512Z [gw3] [ 93%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_kl_div_cpu_float64 2022-08-17T12:20:49.2060853Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_l1_loss_cpu_complex128 2022-08-17T12:20:49.2540965Z [gw3] [ 93%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_l1_loss_cpu_complex128 2022-08-17T12:20:49.2541648Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_l1_loss_cpu_float64 2022-08-17T12:20:49.2980163Z [gw3] [ 93%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_l1_loss_cpu_float64 2022-08-17T12:20:49.2980816Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_layer_norm_cpu_float64 2022-08-17T12:20:49.3030470Z [gw3] [ 93%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_layer_norm_cpu_float64 2022-08-17T12:20:49.3042548Z [gw0] [ 93%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_baddbmm_cpu_complex128 2022-08-17T12:20:49.3335418Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_baddbmm_cpu_float64 2022-08-17T12:20:49.3444907Z [gw0] [ 93%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_baddbmm_cpu_float64 2022-08-17T12:20:49.3450887Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_leaky_relu_cpu_float64 2022-08-17T12:20:49.3458471Z [gw3] [ 93%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_leaky_relu_cpu_float64 2022-08-17T12:20:49.3468655Z [gw1] [ 93%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_dropout3d_cpu_float64 2022-08-17T12:20:49.3543085Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_dropout_cpu_float64 2022-08-17T12:20:49.3656560Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_bernoulli_cpu_float64 2022-08-17T12:20:49.4050960Z [gw0] [ 93%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_bernoulli_cpu_float64 2022-08-17T12:20:49.4061979Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_linear_cpu_complex128 2022-08-17T12:20:49.4062659Z [gw3] [ 93%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_linear_cpu_complex128 2022-08-17T12:20:49.4063297Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_bfloat16_cpu_complex128 2022-08-17T12:20:49.4402742Z [gw0] [ 93%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_bfloat16_cpu_complex128 2022-08-17T12:20:49.4408986Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_linear_cpu_float64 2022-08-17T12:20:49.4437228Z [gw3] [ 93%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_linear_cpu_float64 2022-08-17T12:20:49.4467231Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_bfloat16_cpu_float64 2022-08-17T12:20:49.4888132Z [gw0] [ 93%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_bfloat16_cpu_float64 2022-08-17T12:20:49.4893803Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_local_response_norm_cpu_float64 2022-08-17T12:20:49.4916963Z [gw3] [ 93%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_local_response_norm_cpu_float64 2022-08-17T12:20:49.5333118Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_block_diag_cpu_complex128 2022-08-17T12:20:49.5336130Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_logsigmoid_cpu_float64 2022-08-17T12:20:49.5507744Z [gw3] [ 93%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_logsigmoid_cpu_float64 2022-08-17T12:20:49.5518432Z [gw0] [ 93%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_block_diag_cpu_complex128 2022-08-17T12:20:49.5594069Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_block_diag_cpu_float64 2022-08-17T12:20:49.5805296Z [gw0] [ 93%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_block_diag_cpu_float64 2022-08-17T12:20:49.5812241Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_margin_ranking_loss_cpu_float64 2022-08-17T12:20:49.5946956Z [gw3] [ 93%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_margin_ranking_loss_cpu_float64 2022-08-17T12:20:49.6251325Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_bmm_cpu_complex128 2022-08-17T12:20:49.6251989Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_max_pool1d_cpu_float64 2022-08-17T12:20:49.6433683Z [gw3] [ 93%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_max_pool1d_cpu_float64 2022-08-17T12:20:49.6471028Z [gw0] [ 93%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_bmm_cpu_complex128 2022-08-17T12:20:49.6610471Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_bmm_cpu_float64 2022-08-17T12:20:49.6681720Z [gw0] [ 93%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_bmm_cpu_float64 2022-08-17T12:20:49.6684803Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_max_pool2d_cpu_float64 2022-08-17T12:20:49.6826925Z [gw3] [ 93%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_max_pool2d_cpu_float64 2022-08-17T12:20:49.6852701Z [gw1] [ 93%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_dropout_cpu_float64 2022-08-17T12:20:49.6918674Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_elu_cpu_float64 2022-08-17T12:20:49.6919849Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_bool_cpu_complex128 2022-08-17T12:20:49.7121713Z [gw0] [ 93%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_bool_cpu_complex128 2022-08-17T12:20:49.7128695Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_max_pool3d_cpu_float64 2022-08-17T12:20:49.7188075Z [gw3] [ 93%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_max_pool3d_cpu_float64 2022-08-17T12:20:49.7361418Z [gw1] [ 93%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_elu_cpu_float64 2022-08-17T12:20:49.7362688Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_bool_cpu_float64 2022-08-17T12:20:49.7387381Z [gw0] [ 93%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_bool_cpu_float64 2022-08-17T12:20:49.7411684Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_embedding_bag_cpu_float64 2022-08-17T12:20:49.7599857Z [gw1] [ 93%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_embedding_bag_cpu_float64 2022-08-17T12:20:49.7602891Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_max_unpool1d_cpu_float64 2022-08-17T12:20:49.7836494Z [gw3] [ 93%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_max_unpool1d_cpu_float64 2022-08-17T12:20:49.7842955Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_embedding_cpu_float64 2022-08-17T12:20:49.7848690Z [gw1] [ 93%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_embedding_cpu_float64 2022-08-17T12:20:49.8008019Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_broadcast_tensors_cpu_complex128 2022-08-17T12:20:49.8045457Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_max_unpool1d_grad_cpu_float64 2022-08-17T12:20:49.8318673Z [gw3] [ 93%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_max_unpool1d_grad_cpu_float64 2022-08-17T12:20:49.8410622Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_feature_alpha_dropout_with_train_cpu_float64 2022-08-17T12:20:49.8437780Z [gw0] [ 93%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_broadcast_tensors_cpu_complex128 2022-08-17T12:20:49.8444439Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_broadcast_tensors_cpu_float64 2022-08-17T12:20:49.8488877Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_max_unpool2d_cpu_float64 2022-08-17T12:20:49.8582187Z [gw3] [ 93%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_max_unpool2d_cpu_float64 2022-08-17T12:20:49.8925853Z [gw0] [ 93%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_broadcast_tensors_cpu_float64 2022-08-17T12:20:49.8930660Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_max_unpool2d_grad_cpu_float64 2022-08-17T12:20:49.8936747Z [gw3] [ 93%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_max_unpool2d_grad_cpu_float64 2022-08-17T12:20:49.9189282Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_broadcast_to_cpu_complex128 2022-08-17T12:20:49.9280900Z [gw0] [ 94%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_broadcast_to_cpu_complex128 2022-08-17T12:20:49.9322313Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_broadcast_to_cpu_float64 2022-08-17T12:20:49.9333903Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_max_unpool3d_cpu_float64 2022-08-17T12:20:49.9346475Z [gw1] [ 94%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_feature_alpha_dropout_with_train_cpu_float64 2022-08-17T12:20:49.9370462Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_feature_alpha_dropout_without_train_cpu_complex128 2022-08-17T12:20:49.9396624Z [gw3] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_max_unpool3d_cpu_float64 2022-08-17T12:20:49.9812279Z [gw0] [ 94%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_broadcast_to_cpu_float64 2022-08-17T12:20:49.9813072Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_max_unpool3d_grad_cpu_float64 2022-08-17T12:20:49.9818683Z [gw3] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_max_unpool3d_grad_cpu_float64 2022-08-17T12:20:49.9819365Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_bucketize_cpu_float64 2022-08-17T12:20:50.0293358Z [gw0] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_bucketize_cpu_float64 2022-08-17T12:20:50.0294030Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_byte_cpu_complex128 2022-08-17T12:20:50.0299921Z [gw0] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_byte_cpu_complex128 2022-08-17T12:20:50.0690039Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_mish_cpu_float64 2022-08-17T12:20:50.0739859Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_byte_cpu_float64 2022-08-17T12:20:50.0828327Z [gw0] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_byte_cpu_float64 2022-08-17T12:20:50.0870586Z [gw3] [ 94%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_mish_cpu_float64 2022-08-17T12:20:50.0952688Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_mse_loss_cpu_float64 2022-08-17T12:20:50.1201828Z [gw3] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_mse_loss_cpu_float64 2022-08-17T12:20:50.1364837Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cartesian_prod_cpu_complex128 2022-08-17T12:20:50.1367542Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_multi_margin_loss_cpu_float64 2022-08-17T12:20:50.1804531Z [gw3] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_multi_margin_loss_cpu_float64 2022-08-17T12:20:50.1807883Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_multilabel_margin_loss_cpu_float64 2022-08-17T12:20:50.2004854Z [gw3] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_multilabel_margin_loss_cpu_float64 2022-08-17T12:20:50.2071449Z [gw0] [ 94%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cartesian_prod_cpu_complex128 2022-08-17T12:20:50.2241679Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cartesian_prod_cpu_float64 2022-08-17T12:20:50.2249757Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_multilabel_soft_margin_loss_cpu_float64 2022-08-17T12:20:50.2259819Z [gw3] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_multilabel_soft_margin_loss_cpu_float64 2022-08-17T12:20:50.2559993Z [gw0] [ 94%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cartesian_prod_cpu_float64 2022-08-17T12:20:50.2720757Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cat_cpu_complex128 2022-08-17T12:20:50.2722609Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_nll_loss_cpu_float64 2022-08-17T12:20:50.3161027Z [gw3] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_nll_loss_cpu_float64 2022-08-17T12:20:50.3165939Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_normalize_cpu_complex128 2022-08-17T12:20:50.3602078Z [gw3] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_normalize_cpu_complex128 2022-08-17T12:20:50.3607131Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_normalize_cpu_float64 2022-08-17T12:20:50.3732441Z [gw3] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_normalize_cpu_float64 2022-08-17T12:20:50.3755052Z [gw0] [ 94%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cat_cpu_complex128 2022-08-17T12:20:50.3955776Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cat_cpu_float64 2022-08-17T12:20:50.4005662Z [gw0] [ 94%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cat_cpu_float64 2022-08-17T12:20:50.4054031Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_pad_circular_cpu_complex128 2022-08-17T12:20:50.4161838Z [gw3] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_pad_circular_cpu_complex128 2022-08-17T12:20:50.4445522Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cdist_cpu_float64 2022-08-17T12:20:50.4480895Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_pad_circular_cpu_float64 2022-08-17T12:20:50.4566016Z [gw3] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_pad_circular_cpu_float64 2022-08-17T12:20:50.4601741Z [gw0] [ 94%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cdist_cpu_float64 2022-08-17T12:20:50.4639158Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_ceil_cpu_float64 2022-08-17T12:20:50.4885843Z [gw0] [ 94%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_ceil_cpu_float64 2022-08-17T12:20:50.4917464Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_pad_constant_cpu_complex128 2022-08-17T12:20:50.5044149Z [gw3] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_pad_constant_cpu_complex128 2022-08-17T12:20:50.5142909Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_chalf_cpu_complex128 2022-08-17T12:20:50.5324824Z [gw0] [ 94%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_chalf_cpu_complex128 2022-08-17T12:20:50.5362709Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_pad_constant_cpu_float64 2022-08-17T12:20:50.5484675Z [gw3] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_pad_constant_cpu_float64 2022-08-17T12:20:50.5572195Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_chalf_cpu_float64 2022-08-17T12:20:50.5764701Z [gw0] [ 94%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_chalf_cpu_float64 2022-08-17T12:20:50.5800013Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_pad_reflect_cpu_complex128 2022-08-17T12:20:50.5924564Z [gw3] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_pad_reflect_cpu_complex128 2022-08-17T12:20:50.5954044Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_char_cpu_complex128 2022-08-17T12:20:50.6205885Z [gw0] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_char_cpu_complex128 2022-08-17T12:20:50.6240347Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_pad_reflect_cpu_float64 2022-08-17T12:20:50.6364742Z [gw3] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_pad_reflect_cpu_float64 2022-08-17T12:20:50.6403109Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_char_cpu_float64 2022-08-17T12:20:50.6645829Z [gw0] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_char_cpu_float64 2022-08-17T12:20:50.6683299Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_pad_replicate_cpu_complex128 2022-08-17T12:20:50.6804644Z [gw3] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_pad_replicate_cpu_complex128 2022-08-17T12:20:50.6900937Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cholesky_cpu_complex128 2022-08-17T12:20:50.7086067Z [gw0] [ 94%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cholesky_cpu_complex128 2022-08-17T12:20:50.7194743Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_pad_replicate_cpu_float64 2022-08-17T12:20:50.7263213Z [gw3] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_pad_replicate_cpu_float64 2022-08-17T12:20:50.7382399Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cholesky_cpu_float64 2022-08-17T12:20:50.7563673Z [gw0] [ 94%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cholesky_cpu_float64 2022-08-17T12:20:50.7570819Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_softmin_with_dtype_cpu_float64 2022-08-17T12:20:50.7705218Z [gw3] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_softmin_with_dtype_cpu_float64 2022-08-17T12:20:50.8004470Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cholesky_inverse_cpu_complex128 2022-08-17T12:20:50.8005162Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_softplus_cpu_float64 2022-08-17T12:20:50.8441357Z [gw3] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_softplus_cpu_float64 2022-08-17T12:20:50.8443545Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_softshrink_cpu_float64 2022-08-17T12:20:50.8884925Z [gw3] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_softshrink_cpu_float64 2022-08-17T12:20:50.8895326Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_softsign_cpu_complex128 2022-08-17T12:20:50.9322395Z [gw3] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_softsign_cpu_complex128 2022-08-17T12:20:50.9333582Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_softsign_cpu_float64 2022-08-17T12:20:50.9767360Z [gw3] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_softsign_cpu_float64 2022-08-17T12:20:50.9777830Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_tanhshrink_cpu_complex128 2022-08-17T12:20:50.9848760Z [gw3] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_tanhshrink_cpu_complex128 2022-08-17T12:20:50.9860867Z [gw1] [ 94%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_feature_alpha_dropout_without_train_cpu_complex128 2022-08-17T12:20:51.0146128Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_feature_alpha_dropout_without_train_cpu_float64 2022-08-17T12:20:51.0158746Z [gw0] [ 94%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cholesky_inverse_cpu_complex128 2022-08-17T12:20:51.0240796Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cholesky_inverse_cpu_float64 2022-08-17T12:20:51.0250034Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_tanhshrink_cpu_float64 2022-08-17T12:20:51.0484201Z [gw3] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_tanhshrink_cpu_float64 2022-08-17T12:20:51.0616203Z [gw0] [ 94%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cholesky_inverse_cpu_float64 2022-08-17T12:20:51.0681215Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cholesky_solve_cpu_complex128 2022-08-17T12:20:51.0690596Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_threshold_cpu_float64 2022-08-17T12:20:51.1124020Z [gw3] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_threshold_cpu_float64 2022-08-17T12:20:51.1134474Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_triplet_margin_loss_cpu_complex128 2022-08-17T12:20:51.1565731Z [gw3] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_triplet_margin_loss_cpu_complex128 2022-08-17T12:20:51.1575488Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_triplet_margin_loss_cpu_float64 2022-08-17T12:20:51.2009865Z [gw3] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_triplet_margin_loss_cpu_float64 2022-08-17T12:20:51.2020957Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_triplet_margin_with_distance_loss_cpu_complex128 2022-08-17T12:20:51.2443609Z [gw3] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_triplet_margin_with_distance_loss_cpu_complex128 2022-08-17T12:20:51.2453296Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_triplet_margin_with_distance_loss_cpu_float64 2022-08-17T12:20:51.2663108Z [gw3] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_triplet_margin_with_distance_loss_cpu_float64 2022-08-17T12:20:51.2688623Z [gw1] [ 94%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_feature_alpha_dropout_without_train_cpu_float64 2022-08-17T12:20:51.2739489Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_fractional_max_pool2d_cpu_float64 2022-08-17T12:20:51.2880335Z [gw1] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_fractional_max_pool2d_cpu_float64 2022-08-17T12:20:51.2884905Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_unfold_cpu_complex128 2022-08-17T12:20:51.3160918Z [gw3] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_unfold_cpu_complex128 2022-08-17T12:20:51.3166889Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_fractional_max_pool3d_cpu_float64 2022-08-17T12:20:51.3322008Z [gw1] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_fractional_max_pool3d_cpu_float64 2022-08-17T12:20:51.3329100Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_unfold_cpu_float64 2022-08-17T12:20:51.3641821Z [gw3] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_unfold_cpu_float64 2022-08-17T12:20:51.3646806Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_gaussian_nll_loss_cpu_float64 2022-08-17T12:20:51.3759844Z [gw1] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_gaussian_nll_loss_cpu_float64 2022-08-17T12:20:51.3765275Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_upsample_bilinear_cpu_float64 2022-08-17T12:20:51.3942369Z [gw3] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_upsample_bilinear_cpu_float64 2022-08-17T12:20:51.3960580Z [gw0] [ 94%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cholesky_solve_cpu_complex128 2022-08-17T12:20:51.4079151Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cholesky_solve_cpu_float64 2022-08-17T12:20:51.4081167Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_gelu_cpu_float64 2022-08-17T12:20:51.4201325Z [gw1] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_gelu_cpu_float64 2022-08-17T12:20:51.4202347Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_upsample_nearest_cpu_float64 2022-08-17T12:20:51.4407398Z [gw3] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_upsample_nearest_cpu_float64 2022-08-17T12:20:51.4425564Z [gw0] [ 94%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cholesky_solve_cpu_float64 2022-08-17T12:20:51.4502802Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_chunk_cpu_complex128 2022-08-17T12:20:51.4523677Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_glu_cpu_float64 2022-08-17T12:20:51.4657380Z [gw1] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_glu_cpu_float64 2022-08-17T12:20:51.4668085Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nonzero_cpu_complex128 2022-08-17T12:20:51.4712757Z [gw3] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nonzero_cpu_complex128 2022-08-17T12:20:51.4843073Z [gw0] [ 94%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_chunk_cpu_complex128 2022-08-17T12:20:51.4939640Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_chunk_cpu_float64 2022-08-17T12:20:51.4961542Z [gw0] [ 94%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_chunk_cpu_float64 2022-08-17T12:20:51.5000486Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_grid_sample_cpu_float64 2022-08-17T12:20:51.5085271Z [gw1] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_grid_sample_cpu_float64 2022-08-17T12:20:51.5087595Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nonzero_cpu_float64 2022-08-17T12:20:51.5283832Z [gw3] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nonzero_cpu_float64 2022-08-17T12:20:51.5426948Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_clamp_cpu_float64 2022-08-17T12:20:51.5433857Z [gw0] [ 94%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_clamp_cpu_float64 2022-08-17T12:20:51.5448887Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_group_norm_cpu_float64 2022-08-17T12:20:51.5482029Z [gw1] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_group_norm_cpu_float64 2022-08-17T12:20:51.5503740Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_norm_cpu_complex128 2022-08-17T12:20:51.5723203Z [gw3] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_norm_cpu_complex128 2022-08-17T12:20:51.5842644Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_clamp_max_cpu_float64 2022-08-17T12:20:51.5872261Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_hardshrink_cpu_float64 2022-08-17T12:20:51.5944053Z [gw1] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_hardshrink_cpu_float64 2022-08-17T12:20:51.5961515Z [gw0] [ 94%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_clamp_max_cpu_float64 2022-08-17T12:20:51.5983380Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_norm_cpu_float64 2022-08-17T12:20:51.6164100Z [gw3] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_norm_cpu_float64 2022-08-17T12:20:51.6284621Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_clamp_min_cpu_float64 2022-08-17T12:20:51.6336631Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_hardsigmoid_cpu_float64 2022-08-17T12:20:51.6347759Z [gw1] [ 95%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_hardsigmoid_cpu_float64 2022-08-17T12:20:51.6400755Z [gw0] [ 95%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_clamp_min_cpu_float64 2022-08-17T12:20:51.6421901Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_norm_fro_cpu_complex128 2022-08-17T12:20:51.6601492Z [gw3] [ 95%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_norm_fro_cpu_complex128 2022-08-17T12:20:51.6699346Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_clone_cpu_complex128 2022-08-17T12:20:51.6720094Z [gw0] [ 95%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_clone_cpu_complex128 2022-08-17T12:20:51.6741394Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_hardswish_cpu_float64 2022-08-17T12:20:51.6840495Z [gw1] [ 95%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_hardswish_cpu_float64 2022-08-17T12:20:51.6862393Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_norm_fro_cpu_float64 2022-08-17T12:20:51.7042509Z [gw3] [ 95%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_norm_fro_cpu_float64 2022-08-17T12:20:51.7086039Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_clone_cpu_float64 2022-08-17T12:20:51.7162694Z [gw0] [ 95%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_clone_cpu_float64 2022-08-17T12:20:51.7183574Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_hardtanh_cpu_float64 2022-08-17T12:20:51.7283168Z [gw1] [ 95%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_hardtanh_cpu_float64 2022-08-17T12:20:51.7304259Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_norm_inf_cpu_complex128 2022-08-17T12:20:51.7483486Z [gw3] [ 95%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_norm_inf_cpu_complex128 2022-08-17T12:20:51.7602627Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_column_stack_cpu_complex128 2022-08-17T12:20:51.7626024Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_hinge_embedding_loss_cpu_float64 2022-08-17T12:20:51.7723338Z [gw1] [ 95%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_hinge_embedding_loss_cpu_float64 2022-08-17T12:20:51.7749526Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_norm_inf_cpu_float64 2022-08-17T12:20:51.7820364Z [gw3] [ 95%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_norm_inf_cpu_float64 2022-08-17T12:20:51.7922140Z [gw0] [ 95%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_column_stack_cpu_complex128 2022-08-17T12:20:51.7987241Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_column_stack_cpu_float64 2022-08-17T12:20:51.8041868Z [gw0] [ 95%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_column_stack_cpu_float64 2022-08-17T12:20:51.8064357Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_huber_loss_cpu_float64 2022-08-17T12:20:51.8162429Z [gw1] [ 95%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_huber_loss_cpu_float64 2022-08-17T12:20:51.8184850Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_norm_nuc_cpu_complex128 2022-08-17T12:20:51.8362526Z [gw3] [ 95%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_norm_nuc_cpu_complex128 2022-08-17T12:20:51.8482683Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_combinations_cpu_complex128 2022-08-17T12:20:51.8520643Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_pairwise_distance_cpu_complex128 2022-08-17T12:20:51.8601816Z [gw1] [ 95%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_pairwise_distance_cpu_complex128 2022-08-17T12:20:51.8629639Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_norm_nuc_cpu_float64 2022-08-17T12:20:51.8925191Z [gw3] [ 95%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_norm_nuc_cpu_float64 2022-08-17T12:20:51.8968678Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_pairwise_distance_cpu_float64 2022-08-17T12:20:51.9044062Z [gw1] [ 95%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_pairwise_distance_cpu_float64 2022-08-17T12:20:51.9066257Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_normal_cpu_float64 2022-08-17T12:20:51.9365996Z [gw3] [ 95%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_normal_cpu_float64 2022-08-17T12:20:51.9397564Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_pdist_cpu_float64 2022-08-17T12:20:51.9483197Z [gw1] [ 95%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_pdist_cpu_float64 2022-08-17T12:20:51.9501717Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_normal_number_mean_cpu_float64 2022-08-17T12:20:51.9578633Z [gw3] [ 95%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_normal_number_mean_cpu_float64 2022-08-17T12:20:51.9587763Z [gw0] [ 95%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_combinations_cpu_complex128 2022-08-17T12:20:51.9757286Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_combinations_cpu_float64 2022-08-17T12:20:51.9801728Z [gw0] [ 95%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_combinations_cpu_float64 2022-08-17T12:20:51.9829615Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_pixel_shuffle_cpu_complex128 2022-08-17T12:20:51.9922505Z [gw1] [ 95%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_pixel_shuffle_cpu_complex128 2022-08-17T12:20:51.9950099Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_ones_like_cpu_complex128 2022-08-17T12:20:52.0042764Z [gw3] [ 95%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_ones_like_cpu_complex128 2022-08-17T12:20:52.0244558Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_complex_cpu_float64 2022-08-17T12:20:52.0273984Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_pixel_shuffle_cpu_float64 2022-08-17T12:20:52.0345796Z [gw1] [ 95%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_pixel_shuffle_cpu_float64 2022-08-17T12:20:52.0362122Z [gw0] [ 95%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_complex_cpu_float64 2022-08-17T12:20:52.0389164Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_ones_like_cpu_float64 2022-08-17T12:20:52.0483462Z [gw3] [ 95%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_ones_like_cpu_float64 2022-08-17T12:20:52.0675950Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_conj_cpu_complex128 2022-08-17T12:20:52.0690774Z [gw0] [ 95%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_conj_cpu_complex128 2022-08-17T12:20:52.0719478Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_pixel_unshuffle_cpu_complex128 2022-08-17T12:20:52.0802585Z [gw1] [ 95%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_pixel_unshuffle_cpu_complex128 2022-08-17T12:20:52.0832892Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_ormqr_cpu_complex128 2022-08-17T12:20:52.0923472Z [gw3] [ 95%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_ormqr_cpu_complex128 2022-08-17T12:20:52.0984254Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_conj_cpu_float64 2022-08-17T12:20:52.1125205Z [gw0] [ 95%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_conj_cpu_float64 2022-08-17T12:20:52.1154334Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_pixel_unshuffle_cpu_float64 2022-08-17T12:20:52.1243190Z [gw1] [ 95%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_pixel_unshuffle_cpu_float64 2022-08-17T12:20:52.1273422Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_ormqr_cpu_float64 2022-08-17T12:20:52.1363176Z [gw3] [ 95%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_ormqr_cpu_float64 2022-08-17T12:20:52.1475723Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_conj_physical_cpu_complex128 2022-08-17T12:20:52.1564063Z [gw0] [ 95%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_conj_physical_cpu_complex128 2022-08-17T12:20:52.1593797Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_poisson_nll_loss_cpu_float64 2022-08-17T12:20:52.1683346Z [gw1] [ 95%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_poisson_nll_loss_cpu_float64 2022-08-17T12:20:52.1712741Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_outer_cpu_complex128 2022-08-17T12:20:52.1805166Z [gw3] [ 95%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_outer_cpu_complex128 2022-08-17T12:20:52.1855307Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_conj_physical_cpu_float64 2022-08-17T12:20:52.2003231Z [gw0] [ 95%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_conj_physical_cpu_float64 2022-08-17T12:20:52.2033721Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_prelu_cpu_float64 2022-08-17T12:20:52.2123581Z [gw1] [ 95%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_prelu_cpu_float64 2022-08-17T12:20:52.2153294Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_outer_cpu_float64 2022-08-17T12:20:52.2283417Z [gw3] [ 95%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_outer_cpu_float64 2022-08-17T12:20:52.2443265Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_constant_pad_nd_cpu_complex128 2022-08-17T12:20:52.2473212Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_relu6_cpu_float64 2022-08-17T12:20:52.2561813Z [gw1] [ 95%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_relu6_cpu_float64 2022-08-17T12:20:52.2592216Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_pca_lowrank_cpu_float64 2022-08-17T12:20:52.2884076Z [gw3] [ 95%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_pca_lowrank_cpu_float64 2022-08-17T12:20:52.2913187Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_relu_cpu_float64 2022-08-17T12:20:52.3001694Z [gw1] [ 95%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_relu_cpu_float64 2022-08-17T12:20:52.3028804Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_permute_cpu_complex128 2022-08-17T12:20:52.3324554Z [gw3] [ 95%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_permute_cpu_complex128 2022-08-17T12:20:52.3443703Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_rrelu_cpu_float64 2022-08-17T12:20:52.3575076Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_permute_cpu_float64 2022-08-17T12:20:52.3920100Z [gw3] [ 95%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_permute_cpu_float64 2022-08-17T12:20:52.3934048Z [gw1] [ 95%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_rrelu_cpu_float64 2022-08-17T12:20:52.3940168Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_pinverse_cpu_complex128 2022-08-17T12:20:52.3954076Z [gw3] [ 95%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_pinverse_cpu_complex128 2022-08-17T12:20:52.4132722Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_selu_cpu_float64 2022-08-17T12:20:52.4322402Z [gw1] [ 95%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_selu_cpu_float64 2022-08-17T12:20:52.4352707Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_pinverse_cpu_float64 2022-08-17T12:20:52.4362751Z [gw3] [ 95%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_pinverse_cpu_float64 2022-08-17T12:20:52.4391764Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_silu_complex_cpu_complex128 2022-08-17T12:20:52.4763456Z [gw1] [ 95%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_silu_complex_cpu_complex128 2022-08-17T12:20:52.4791961Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_polar_cpu_float64 2022-08-17T12:20:52.4801447Z [gw3] [ 95%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_polar_cpu_float64 2022-08-17T12:20:52.4986001Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_silu_cpu_float64 2022-08-17T12:20:52.5204122Z [gw1] [ 95%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_silu_cpu_float64 2022-08-17T12:20:52.5337975Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_polygamma_polygamma_n_0_cpu_float64 2022-08-17T12:20:52.5404699Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_smooth_l1_loss_cpu_float64 2022-08-17T12:20:52.5592177Z [gw1] [ 95%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_smooth_l1_loss_cpu_float64 2022-08-17T12:20:52.5608076Z [gw0] [ 95%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_constant_pad_nd_cpu_complex128 2022-08-17T12:20:52.5807203Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_constant_pad_nd_cpu_float64 2022-08-17T12:20:52.5810280Z [gw3] [ 95%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_polygamma_polygamma_n_0_cpu_float64 2022-08-17T12:20:52.5816274Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_soft_margin_loss_cpu_float64 2022-08-17T12:20:52.5819941Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_polygamma_polygamma_n_1_cpu_float64 2022-08-17T12:20:52.5825100Z [gw1] [ 95%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_soft_margin_loss_cpu_float64 2022-08-17T12:20:52.6240831Z [gw3] [ 95%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_polygamma_polygamma_n_1_cpu_float64 2022-08-17T12:20:52.6244282Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_softmin_cpu_float64 2022-08-17T12:20:52.6255702Z [gw1] [ 95%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_softmin_cpu_float64 2022-08-17T12:20:52.6283346Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_polygamma_polygamma_n_2_cpu_float64 2022-08-17T12:20:52.6350695Z [gw3] [ 95%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_polygamma_polygamma_n_2_cpu_float64 2022-08-17T12:20:52.6367554Z [gw0] [ 95%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_constant_pad_nd_cpu_float64 2022-08-17T12:20:52.6524904Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_contiguous_cpu_complex128 2022-08-17T12:20:52.6719281Z [gw0] [ 95%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_contiguous_cpu_complex128 2022-08-17T12:20:52.6758795Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_softmin_with_dtype_cpu_complex128 2022-08-17T12:20:52.6765549Z [gw1] [ 95%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_softmin_with_dtype_cpu_complex128 2022-08-17T12:20:52.6770288Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_polygamma_polygamma_n_3_cpu_float64 2022-08-17T12:20:52.6800736Z [gw3] [ 95%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_polygamma_polygamma_n_3_cpu_float64 2022-08-17T12:20:52.6860580Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_contiguous_cpu_float64 2022-08-17T12:20:52.7124445Z [gw0] [ 95%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_contiguous_cpu_float64 2022-08-17T12:20:52.7191591Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_put_cpu_float64 2022-08-17T12:20:52.7196223Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_polygamma_polygamma_n_4_cpu_float64 2022-08-17T12:20:52.7253486Z [gw3] [ 95%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_polygamma_polygamma_n_4_cpu_float64 2022-08-17T12:20:52.7543711Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_copysign_cpu_float64 2022-08-17T12:20:52.7603744Z [gw0] [ 95%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_copysign_cpu_float64 2022-08-17T12:20:52.7633679Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_positive_cpu_complex128 2022-08-17T12:20:52.7681941Z [gw3] [ 95%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_positive_cpu_complex128 2022-08-17T12:20:52.8045258Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_corrcoef_cpu_complex128 2022-08-17T12:20:52.8074041Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_positive_cpu_float64 2022-08-17T12:20:52.8088055Z [gw0] [ 95%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_corrcoef_cpu_complex128 2022-08-17T12:20:52.8120861Z [gw3] [ 95%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_positive_cpu_float64 2022-08-17T12:20:52.8594933Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_corrcoef_cpu_float64 2022-08-17T12:20:52.8601721Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_pow_cpu_complex128 2022-08-17T12:20:52.8631617Z [gw3] [ 95%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_pow_cpu_complex128 2022-08-17T12:20:52.8663764Z [gw0] [ 95%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_corrcoef_cpu_float64 2022-08-17T12:20:52.8747950Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cos_cpu_complex128 2022-08-17T12:20:52.8775521Z [gw1] [ 95%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_put_cpu_float64 2022-08-17T12:20:52.8822660Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_qr_cpu_complex128 2022-08-17T12:20:52.8966256Z [gw1] [ 95%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_qr_cpu_complex128 2022-08-17T12:20:52.8972247Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_pow_cpu_float64 2022-08-17T12:20:52.8975051Z [gw3] [ 95%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_pow_cpu_float64 2022-08-17T12:20:52.9126063Z [gw0] [ 95%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cos_cpu_complex128 2022-08-17T12:20:52.9242567Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cos_cpu_float64 2022-08-17T12:20:52.9254686Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_qr_cpu_float64 2022-08-17T12:20:52.9297465Z [gw1] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_qr_cpu_float64 2022-08-17T12:20:52.9362544Z [gw0] [ 96%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cos_cpu_float64 2022-08-17T12:20:52.9403305Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_prod_cpu_complex128 2022-08-17T12:20:52.9561934Z [gw3] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_prod_cpu_complex128 2022-08-17T12:20:52.9643047Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cosh_cpu_complex128 2022-08-17T12:20:52.9669097Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_quantile_cpu_float64 2022-08-17T12:20:52.9798926Z [gw1] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_quantile_cpu_float64 2022-08-17T12:20:52.9811692Z [gw0] [ 96%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cosh_cpu_complex128 2022-08-17T12:20:52.9839389Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_prod_cpu_float64 2022-08-17T12:20:53.0003685Z [gw3] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_prod_cpu_float64 2022-08-17T12:20:53.0083575Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cosh_cpu_float64 2022-08-17T12:20:53.0091964Z [gw0] [ 96%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cosh_cpu_float64 2022-08-17T12:20:53.0240408Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_rad2deg_cpu_float64 2022-08-17T12:20:53.0245854Z [gw1] [ 96%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_rad2deg_cpu_float64 2022-08-17T12:20:53.0485200Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_put_cpu_complex128 2022-08-17T12:20:53.0525177Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_count_nonzero_cpu_complex128 2022-08-17T12:20:53.0553694Z [gw0] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_count_nonzero_cpu_complex128 2022-08-17T12:20:53.0580474Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_rand_like_cpu_complex128 2022-08-17T12:20:53.0965964Z [gw1] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_rand_like_cpu_complex128 2022-08-17T12:20:53.0967270Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_count_nonzero_cpu_float64 2022-08-17T12:20:53.1004453Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_rand_like_cpu_float64 2022-08-17T12:20:53.1020123Z [gw1] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_rand_like_cpu_float64 2022-08-17T12:20:53.1484528Z [gw0] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_count_nonzero_cpu_float64 2022-08-17T12:20:53.1489565Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_randint_like_cpu_float64 2022-08-17T12:20:53.1499702Z [gw1] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_randint_like_cpu_float64 2022-08-17T12:20:53.1627084Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cov_cpu_complex128 2022-08-17T12:20:53.1924436Z [gw0] [ 96%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cov_cpu_complex128 2022-08-17T12:20:53.1941083Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_randn_like_cpu_complex128 2022-08-17T12:20:53.1948164Z [gw1] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_randn_like_cpu_complex128 2022-08-17T12:20:53.2205536Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cov_cpu_float64 2022-08-17T12:20:53.2324022Z [gw0] [ 96%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cov_cpu_float64 2022-08-17T12:20:53.2329772Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cross_cpu_complex128 2022-08-17T12:20:53.2363066Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_randn_like_cpu_float64 2022-08-17T12:20:53.2804506Z [gw1] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_randn_like_cpu_float64 2022-08-17T12:20:53.2809791Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_ravel_cpu_complex128 2022-08-17T12:20:53.2876330Z [gw1] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_ravel_cpu_complex128 2022-08-17T12:20:53.2893997Z [gw0] [ 96%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cross_cpu_complex128 2022-08-17T12:20:53.3014480Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cross_cpu_float64 2022-08-17T12:20:53.3249075Z [gw0] [ 96%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cross_cpu_float64 2022-08-17T12:20:53.3253328Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_ravel_cpu_float64 2022-08-17T12:20:53.3401790Z [gw1] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_ravel_cpu_float64 2022-08-17T12:20:53.3430032Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cummax_cpu_float64 2022-08-17T12:20:53.3686119Z [gw0] [ 96%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cummax_cpu_float64 2022-08-17T12:20:53.3696886Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_real_cpu_complex128 2022-08-17T12:20:53.3882998Z [gw1] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_real_cpu_complex128 2022-08-17T12:20:53.3898328Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cummin_cpu_float64 2022-08-17T12:20:53.4084697Z [gw0] [ 96%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cummin_cpu_float64 2022-08-17T12:20:53.4113834Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_real_cpu_float64 2022-08-17T12:20:53.4245107Z [gw1] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_real_cpu_float64 2022-08-17T12:20:53.4523695Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cumprod_cpu_complex128 2022-08-17T12:20:53.5440648Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_reciprocal_cpu_complex128 2022-08-17T12:20:53.5469397Z [gw1] [ 96%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_reciprocal_cpu_complex128 2022-08-17T12:20:53.5526484Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_resize_as__cpu_complex128 2022-08-17T12:20:53.5960849Z [gw1] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_resize_as__cpu_complex128 2022-08-17T12:20:53.5966772Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_resize_as__cpu_float64 2022-08-17T12:20:53.6402513Z [gw1] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_resize_as__cpu_float64 2022-08-17T12:20:53.6408528Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_resolve_conj_cpu_complex128 2022-08-17T12:20:53.6844135Z [gw1] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_resolve_conj_cpu_complex128 2022-08-17T12:20:53.6844737Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_resolve_conj_cpu_float64 2022-08-17T12:20:53.7286535Z [gw1] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_resolve_conj_cpu_float64 2022-08-17T12:20:53.7322706Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_resolve_neg_cpu_complex128 2022-08-17T12:20:53.7723541Z [gw1] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_resolve_neg_cpu_complex128 2022-08-17T12:20:53.7747639Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_resolve_neg_cpu_float64 2022-08-17T12:20:53.8163886Z [gw1] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_resolve_neg_cpu_float64 2022-08-17T12:20:53.8188962Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_roll_cpu_complex128 2022-08-17T12:20:53.8604329Z [gw1] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_roll_cpu_complex128 2022-08-17T12:20:53.8616178Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_roll_cpu_float64 2022-08-17T12:20:53.8624203Z [gw3] [ 96%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_put_cpu_complex128 2022-08-17T12:20:53.8634204Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_reciprocal_cpu_float64 2022-08-17T12:20:53.8778449Z [gw1] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_roll_cpu_float64 2022-08-17T12:20:53.9047576Z [gw3] [ 96%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_reciprocal_cpu_float64 2022-08-17T12:20:53.9049636Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_remainder_cpu_float64 2022-08-17T12:20:53.9091074Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_rot90_cpu_complex128 2022-08-17T12:20:53.9487047Z [gw1] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_rot90_cpu_complex128 2022-08-17T12:20:53.9538348Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_rot90_cpu_float64 2022-08-17T12:20:53.9572638Z [gw1] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_rot90_cpu_float64 2022-08-17T12:20:53.9586991Z [gw3] [ 96%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_remainder_cpu_float64 2022-08-17T12:20:54.0002367Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_renorm_cpu_complex128 2022-08-17T12:20:54.0010710Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_round_cpu_float64 2022-08-17T12:20:54.0401024Z [gw1] [ 96%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_round_cpu_float64 2022-08-17T12:20:54.0506680Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_round_decimals_0_cpu_float64 2022-08-17T12:20:54.0836598Z [gw1] [ 96%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_round_decimals_0_cpu_float64 2022-08-17T12:20:54.0845069Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_round_decimals_3_cpu_float64 2022-08-17T12:20:54.1361783Z [gw1] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_round_decimals_3_cpu_float64 2022-08-17T12:20:54.2677761Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_scatter_reduce_prod_cpu_float64 2022-08-17T12:20:54.2702328Z [gw3] [ 96%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_renorm_cpu_complex128 2022-08-17T12:20:54.3517744Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_renorm_cpu_float64 2022-08-17T12:20:54.3545250Z [gw3] [ 96%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_renorm_cpu_float64 2022-08-17T12:20:54.3602325Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_repeat_cpu_complex128 2022-08-17T12:20:54.4005411Z [gw3] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_repeat_cpu_complex128 2022-08-17T12:20:54.4009355Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_repeat_cpu_float64 2022-08-17T12:20:54.4447482Z [gw3] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_repeat_cpu_float64 2022-08-17T12:20:54.4448553Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_repeat_interleave_cpu_complex128 2022-08-17T12:20:54.4858057Z [gw3] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_repeat_interleave_cpu_complex128 2022-08-17T12:20:54.4894578Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_repeat_interleave_cpu_float64 2022-08-17T12:20:54.5324392Z [gw3] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_repeat_interleave_cpu_float64 2022-08-17T12:20:54.5329733Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_reshape_as_cpu_complex128 2022-08-17T12:20:54.5765683Z [gw3] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_reshape_as_cpu_complex128 2022-08-17T12:20:54.5770224Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_reshape_as_cpu_float64 2022-08-17T12:20:54.6173242Z [gw3] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_reshape_as_cpu_float64 2022-08-17T12:20:54.6190977Z [gw1] [ 96%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_scatter_reduce_prod_cpu_float64 2022-08-17T12:20:54.6242375Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_scatter_reduce_sum_cpu_float64 2022-08-17T12:20:54.6243165Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_reshape_cpu_complex128 2022-08-17T12:20:54.6683163Z [gw3] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_reshape_cpu_complex128 2022-08-17T12:20:54.6687461Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_reshape_cpu_float64 2022-08-17T12:20:54.7123956Z [gw3] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_reshape_cpu_float64 2022-08-17T12:20:54.7128326Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_resize__cpu_complex128 2022-08-17T12:20:54.7605984Z [gw3] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_resize__cpu_complex128 2022-08-17T12:20:54.7609924Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_resize__cpu_float64 2022-08-17T12:20:54.8042526Z [gw3] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_resize__cpu_float64 2022-08-17T12:20:54.8046910Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_short_cpu_float64 2022-08-17T12:20:54.8276751Z [gw3] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_short_cpu_float64 2022-08-17T12:20:54.8300757Z [gw1] [ 96%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_scatter_reduce_sum_cpu_float64 2022-08-17T12:20:54.8351659Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_searchsorted_cpu_float64 2022-08-17T12:20:54.8520129Z [gw1] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_searchsorted_cpu_float64 2022-08-17T12:20:54.8761575Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sigmoid_cpu_complex128 2022-08-17T12:20:54.8765897Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_segment_reduce_lengths_cpu_float64 2022-08-17T12:20:54.9201280Z [gw1] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_segment_reduce_lengths_cpu_float64 2022-08-17T12:20:54.9202695Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_segment_reduce_offsets_cpu_float64 2022-08-17T12:20:54.9369545Z [gw1] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_segment_reduce_offsets_cpu_float64 2022-08-17T12:20:54.9386742Z [gw3] [ 96%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sigmoid_cpu_complex128 2022-08-17T12:20:54.9600010Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sigmoid_cpu_float64 2022-08-17T12:20:54.9644854Z [gw3] [ 96%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sigmoid_cpu_float64 2022-08-17T12:20:54.9646274Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_select_cpu_complex128 2022-08-17T12:20:54.9802812Z [gw1] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_select_cpu_complex128 2022-08-17T12:20:54.9868339Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sign_cpu_float64 2022-08-17T12:20:55.0085705Z [gw3] [ 96%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sign_cpu_float64 2022-08-17T12:20:55.0123637Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_select_cpu_float64 2022-08-17T12:20:55.0243181Z [gw1] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_select_cpu_float64 2022-08-17T12:20:55.0274839Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_signbit_cpu_float64 2022-08-17T12:20:55.0524210Z [gw3] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_signbit_cpu_float64 2022-08-17T12:20:55.0557080Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_select_scatter_cpu_float64 2022-08-17T12:20:55.0683799Z [gw1] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_select_scatter_cpu_float64 2022-08-17T12:20:55.1015191Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sin_cpu_complex128 2022-08-17T12:20:55.1146890Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sgn_cpu_complex128 2022-08-17T12:20:55.1245992Z [gw3] [ 96%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sin_cpu_complex128 2022-08-17T12:20:55.1444718Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sin_cpu_float64 2022-08-17T12:20:55.1673378Z [gw3] [ 96%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sin_cpu_float64 2022-08-17T12:20:55.1674532Z [gw1] [ 96%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sgn_cpu_complex128 2022-08-17T12:20:55.1713162Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sgn_cpu_float64 2022-08-17T12:20:55.1833375Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sinc_cpu_complex128 2022-08-17T12:20:55.2124798Z [gw1] [ 96%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sgn_cpu_float64 2022-08-17T12:20:55.2131463Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_short_cpu_complex128 2022-08-17T12:20:55.2605941Z [gw1] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_short_cpu_complex128 2022-08-17T12:20:55.2612187Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_slice_scatter_cpu_float64 2022-08-17T12:20:55.3019997Z [gw1] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_slice_scatter_cpu_float64 2022-08-17T12:20:55.3060005Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_softmax_cpu_float64 2022-08-17T12:20:55.3485114Z [gw1] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_softmax_cpu_float64 2022-08-17T12:20:55.3495655Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_softmax_with_dtype_cpu_complex128 2022-08-17T12:20:55.3697066Z [gw1] [ 97%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_softmax_with_dtype_cpu_complex128 2022-08-17T12:20:55.3722443Z [gw3] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sinc_cpu_complex128 2022-08-17T12:20:55.3925473Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sinc_cpu_float64 2022-08-17T12:20:55.3935927Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_softmax_with_dtype_cpu_float64 2022-08-17T12:20:55.4177731Z [gw1] [ 97%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_softmax_with_dtype_cpu_float64 2022-08-17T12:20:55.4192559Z [gw0] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cumprod_cpu_complex128 2022-08-17T12:20:55.4364214Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cumprod_cpu_float64 2022-08-17T12:20:55.4375184Z [gw3] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sinc_cpu_float64 2022-08-17T12:20:55.4382225Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sinh_cpu_complex128 2022-08-17T12:20:55.4389925Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sort_cpu_float64 2022-08-17T12:20:55.4804323Z [gw1] [ 97%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sort_cpu_float64 2022-08-17T12:20:55.4814075Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sparse_sampled_addmm_cpu_complex128 2022-08-17T12:20:55.4953404Z [gw1] [ 97%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sparse_sampled_addmm_cpu_complex128 2022-08-17T12:20:55.4966972Z [gw3] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sinh_cpu_complex128 2022-08-17T12:20:55.5050406Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sinh_cpu_float64 2022-08-17T12:20:55.5243224Z [gw3] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sinh_cpu_float64 2022-08-17T12:20:55.5250671Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sparse_sampled_addmm_cpu_float64 2022-08-17T12:20:55.5484299Z [gw1] [ 97%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sparse_sampled_addmm_cpu_float64 2022-08-17T12:20:55.5491925Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_bessel_y0_cpu_float64 2022-08-17T12:20:55.5645788Z [gw3] [ 97%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_bessel_y0_cpu_float64 2022-08-17T12:20:55.5700170Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_airy_ai_cpu_float64 2022-08-17T12:20:55.5928645Z [gw1] [ 97%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_airy_ai_cpu_float64 2022-08-17T12:20:55.5929562Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_bessel_y1_cpu_float64 2022-08-17T12:20:55.6177288Z [gw3] [ 97%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_bessel_y1_cpu_float64 2022-08-17T12:20:55.6188331Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_bessel_j0_cpu_float64 2022-08-17T12:20:55.6363547Z [gw1] [ 97%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_bessel_j0_cpu_float64 2022-08-17T12:20:55.6368574Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_chebyshev_polynomial_t_cpu_float64 2022-08-17T12:20:55.6461016Z [gw3] [ 97%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_chebyshev_polynomial_t_cpu_float64 2022-08-17T12:20:55.6474712Z [gw0] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cumprod_cpu_float64 2022-08-17T12:20:55.6602978Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cumsum_cpu_complex128 2022-08-17T12:20:55.6606624Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_bessel_j1_cpu_float64 2022-08-17T12:20:55.6727536Z [gw1] [ 97%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_bessel_j1_cpu_float64 2022-08-17T12:20:55.6763544Z [gw0] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cumsum_cpu_complex128 2022-08-17T12:20:55.6802252Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_chebyshev_polynomial_u_cpu_float64 2022-08-17T12:20:55.6882085Z [gw3] [ 97%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_chebyshev_polynomial_u_cpu_float64 2022-08-17T12:20:55.6957804Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cumsum_cpu_float64 2022-08-17T12:20:55.7002929Z [gw0] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cumsum_cpu_float64 2022-08-17T12:20:55.7026651Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_hermite_polynomial_he_cpu_float64 2022-08-17T12:20:55.7204987Z [gw1] [ 97%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_hermite_polynomial_he_cpu_float64 2022-08-17T12:20:55.7227667Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_chebyshev_polynomial_v_cpu_float64 2022-08-17T12:20:55.7324106Z [gw3] [ 97%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_chebyshev_polynomial_v_cpu_float64 2022-08-17T12:20:55.7444357Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cumulative_trapezoid_cpu_complex128 2022-08-17T12:20:55.7485218Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_i0e_cpu_float64 2022-08-17T12:20:55.7644731Z [gw1] [ 97%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_i0e_cpu_float64 2022-08-17T12:20:55.7675820Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_chebyshev_polynomial_w_cpu_float64 2022-08-17T12:20:55.7885117Z [gw3] [ 97%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_chebyshev_polynomial_w_cpu_float64 2022-08-17T12:20:55.7919954Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_i1_cpu_float64 2022-08-17T12:20:55.8084956Z [gw1] [ 97%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_i1_cpu_float64 2022-08-17T12:20:55.8122376Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_entr_cpu_float64 2022-08-17T12:20:55.8192959Z [gw3] [ 97%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_entr_cpu_float64 2022-08-17T12:20:55.8202515Z [gw0] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cumulative_trapezoid_cpu_complex128 2022-08-17T12:20:55.8323364Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cumulative_trapezoid_cpu_float64 2022-08-17T12:20:55.8353162Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_i1e_cpu_float64 2022-08-17T12:20:55.8397550Z [gw1] [ 97%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_i1e_cpu_float64 2022-08-17T12:20:55.8523125Z [gw0] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cumulative_trapezoid_cpu_float64 2022-08-17T12:20:55.8556781Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_erfcx_cpu_float64 2022-08-17T12:20:55.8642671Z [gw3] [ 97%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_erfcx_cpu_float64 2022-08-17T12:20:55.8699524Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_deg2rad_cpu_float64 2022-08-17T12:20:55.8761972Z [gw0] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_deg2rad_cpu_float64 2022-08-17T12:20:55.8788997Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_laguerre_polynomial_l_cpu_float64 2022-08-17T12:20:55.8964766Z [gw1] [ 97%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_laguerre_polynomial_l_cpu_float64 2022-08-17T12:20:55.8999555Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_hermite_polynomial_h_cpu_float64 2022-08-17T12:20:55.9083375Z [gw3] [ 97%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_hermite_polynomial_h_cpu_float64 2022-08-17T12:20:55.9245529Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_diag_cpu_complex128 2022-08-17T12:20:55.9268273Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_legendre_polynomial_p_cpu_float64 2022-08-17T12:20:55.9404354Z [gw1] [ 97%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_legendre_polynomial_p_cpu_float64 2022-08-17T12:20:55.9439468Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_modified_bessel_k0_cpu_float64 2022-08-17T12:20:55.9685943Z [gw3] [ 97%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_modified_bessel_k0_cpu_float64 2022-08-17T12:20:55.9718288Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_log_ndtr_cpu_float64 2022-08-17T12:20:55.9843520Z [gw1] [ 97%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_log_ndtr_cpu_float64 2022-08-17T12:20:55.9849739Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_modified_bessel_k1_cpu_float64 2022-08-17T12:20:55.9858656Z [gw0] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_diag_cpu_complex128 2022-08-17T12:20:55.9875206Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_round_decimals_neg_3_cpu_float64 2022-08-17T12:20:55.9882133Z [gw0] [ 97%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_round_decimals_neg_3_cpu_float64 2022-08-17T12:20:56.0123614Z [gw3] [ 97%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_modified_bessel_k1_cpu_float64 2022-08-17T12:20:56.0156777Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_modified_bessel_i0_cpu_float64 2022-08-17T12:20:56.0282116Z [gw1] [ 97%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_modified_bessel_i0_cpu_float64 2022-08-17T12:20:56.0284888Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_rsqrt_cpu_complex128 2022-08-17T12:20:56.0316180Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_ndtr_cpu_float64 2022-08-17T12:20:56.0562891Z [gw3] [ 97%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_ndtr_cpu_float64 2022-08-17T12:20:56.0599021Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_modified_bessel_i1_cpu_float64 2022-08-17T12:20:56.0722894Z [gw1] [ 97%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_modified_bessel_i1_cpu_float64 2022-08-17T12:20:56.0756321Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_ndtri_cpu_float64 2022-08-17T12:20:56.1003710Z [gw3] [ 97%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_ndtri_cpu_float64 2022-08-17T12:20:56.1026958Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_shifted_chebyshev_polynomial_u_cpu_float64 2022-08-17T12:20:56.1163349Z [gw1] [ 97%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_shifted_chebyshev_polynomial_u_cpu_float64 2022-08-17T12:20:56.1198112Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_polygamma_special_polygamma_n_0_cpu_float64 2022-08-17T12:20:56.1445020Z [gw3] [ 97%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_polygamma_special_polygamma_n_0_cpu_float64 2022-08-17T12:20:56.1467566Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_shifted_chebyshev_polynomial_v_cpu_float64 2022-08-17T12:20:56.1604454Z [gw1] [ 97%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_shifted_chebyshev_polynomial_v_cpu_float64 2022-08-17T12:20:56.1639207Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_scaled_modified_bessel_k0_cpu_float64 2022-08-17T12:20:56.1885725Z [gw3] [ 97%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_scaled_modified_bessel_k0_cpu_float64 2022-08-17T12:20:56.1902809Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_shifted_chebyshev_polynomial_w_cpu_float64 2022-08-17T12:20:56.2045148Z [gw1] [ 97%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_shifted_chebyshev_polynomial_w_cpu_float64 2022-08-17T12:20:56.2080614Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_scaled_modified_bessel_k1_cpu_float64 2022-08-17T12:20:56.2327066Z [gw3] [ 97%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_scaled_modified_bessel_k1_cpu_float64 2022-08-17T12:20:56.2366361Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_spherical_bessel_j0_cpu_float64 2022-08-17T12:20:56.2486557Z [gw1] [ 97%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_spherical_bessel_j0_cpu_float64 2022-08-17T12:20:56.2517205Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_shifted_chebyshev_polynomial_t_cpu_float64 2022-08-17T12:20:56.2764218Z [gw3] [ 97%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_shifted_chebyshev_polynomial_t_cpu_float64 2022-08-17T12:20:56.2789803Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_xlog1py_cpu_float64 2022-08-17T12:20:56.2923592Z [gw1] [ 97%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_xlog1py_cpu_float64 2022-08-17T12:20:56.2960978Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_split_list_args_cpu_complex128 2022-08-17T12:20:56.3204235Z [gw3] [ 97%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_split_list_args_cpu_complex128 2022-08-17T12:20:56.3241239Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_zeta_cpu_float64 2022-08-17T12:20:56.3362393Z [gw1] [ 97%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_zeta_cpu_float64 2022-08-17T12:20:56.3398868Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_split_list_args_cpu_float64 2022-08-17T12:20:56.3643304Z [gw3] [ 97%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_split_list_args_cpu_float64 2022-08-17T12:20:56.3677973Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_split_cpu_complex128 2022-08-17T12:20:56.3802765Z [gw1] [ 97%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_split_cpu_complex128 2022-08-17T12:20:56.3838644Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_split_with_sizes_cpu_complex128 2022-08-17T12:20:56.4084064Z [gw3] [ 97%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_split_with_sizes_cpu_complex128 2022-08-17T12:20:56.4122736Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_split_cpu_float64 2022-08-17T12:20:56.4242144Z [gw1] [ 97%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_split_cpu_float64 2022-08-17T12:20:56.4277725Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_split_with_sizes_cpu_float64 2022-08-17T12:20:56.4524048Z [gw3] [ 97%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_split_with_sizes_cpu_float64 2022-08-17T12:20:56.4684074Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_square_cpu_float64 2022-08-17T12:20:56.4871770Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sqrt_cpu_complex128 2022-08-17T12:20:56.4962260Z [gw1] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_square_cpu_float64 2022-08-17T12:20:56.5590981Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_squeeze_cpu_complex128 2022-08-17T12:20:56.5640052Z [gw3] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sqrt_cpu_complex128 2022-08-17T12:20:56.5747785Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sqrt_cpu_float64 2022-08-17T12:20:56.6119930Z [gw3] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sqrt_cpu_float64 2022-08-17T12:20:56.7208560Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_square_cpu_complex128 2022-08-17T12:20:56.7232507Z [gw3] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_square_cpu_complex128 2022-08-17T12:20:56.7273544Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_std_mean_cpu_complex128 2022-08-17T12:20:56.7684856Z [gw3] [ 97%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_std_mean_cpu_complex128 2022-08-17T12:20:56.7687982Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_std_mean_cpu_float64 2022-08-17T12:20:56.7945772Z [gw3] [ 97%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_std_mean_cpu_float64 2022-08-17T12:20:56.7963459Z [gw1] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_squeeze_cpu_complex128 2022-08-17T12:20:56.8132249Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_squeeze_cpu_float64 2022-08-17T12:20:56.8132911Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_stft_cpu_complex128 2022-08-17T12:20:56.8326324Z [gw3] [ 97%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_stft_cpu_complex128 2022-08-17T12:20:56.8438392Z [gw1] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_squeeze_cpu_float64 2022-08-17T12:20:56.8439279Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_stack_cpu_complex128 2022-08-17T12:20:56.8573552Z [gw1] [ 97%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_stack_cpu_complex128 2022-08-17T12:20:56.8574180Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_stft_cpu_float64 2022-08-17T12:20:56.8845069Z [gw3] [ 97%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_stft_cpu_float64 2022-08-17T12:20:56.8878821Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_stack_cpu_float64 2022-08-17T12:20:56.8962869Z [gw1] [ 97%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_stack_cpu_float64 2022-08-17T12:20:56.9285807Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sub_cpu_complex128 2022-08-17T12:20:56.9318535Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_std_cpu_complex128 2022-08-17T12:20:56.9762920Z [gw1] [ 97%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_std_cpu_complex128 2022-08-17T12:20:56.9769564Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_std_cpu_float64 2022-08-17T12:20:57.0167407Z [gw1] [ 97%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_std_cpu_float64 2022-08-17T12:20:57.0203670Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_svd_lowrank_cpu_float64 2022-08-17T12:20:57.0607626Z [gw1] [ 97%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_svd_lowrank_cpu_float64 2022-08-17T12:20:57.0648271Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_symeig_cpu_complex128 2022-08-17T12:20:57.1046580Z [gw1] [ 98%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_symeig_cpu_complex128 2022-08-17T12:20:57.1091626Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_symeig_cpu_float64 2022-08-17T12:20:57.1486392Z [gw1] [ 98%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_symeig_cpu_float64 2022-08-17T12:20:57.1665525Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_t_cpu_complex128 2022-08-17T12:20:57.1680990Z [gw3] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sub_cpu_complex128 2022-08-17T12:20:57.2327070Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sub_cpu_float64 2022-08-17T12:20:57.2353238Z [gw3] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sub_cpu_float64 2022-08-17T12:20:57.2388224Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sum_cpu_complex128 2022-08-17T12:20:57.2803463Z [gw3] [ 98%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sum_cpu_complex128 2022-08-17T12:20:57.2811450Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sum_cpu_float64 2022-08-17T12:20:57.2972134Z [gw3] [ 98%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sum_cpu_float64 2022-08-17T12:20:57.3021645Z [gw1] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_t_cpu_complex128 2022-08-17T12:20:57.3244474Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_t_cpu_float64 2022-08-17T12:20:57.3252234Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sum_to_size_cpu_complex128 2022-08-17T12:20:57.3321080Z [gw3] [ 98%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sum_to_size_cpu_complex128 2022-08-17T12:20:57.3482914Z [gw1] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_t_cpu_float64 2022-08-17T12:20:57.3487498Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_take_along_dim_cpu_complex128 2022-08-17T12:20:57.3642428Z [gw1] [ 98%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_take_along_dim_cpu_complex128 2022-08-17T12:20:57.3675495Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sum_to_size_cpu_float64 2022-08-17T12:20:57.3965749Z [gw3] [ 98%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sum_to_size_cpu_float64 2022-08-17T12:20:57.3970116Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_take_along_dim_cpu_float64 2022-08-17T12:20:57.4122216Z [gw1] [ 98%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_take_along_dim_cpu_float64 2022-08-17T12:20:57.4125658Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_svd_cpu_complex128 2022-08-17T12:20:57.4405347Z [gw3] [ 98%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_svd_cpu_complex128 2022-08-17T12:20:57.4411725Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_take_cpu_complex128 2022-08-17T12:20:57.4560907Z [gw1] [ 98%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_take_cpu_complex128 2022-08-17T12:20:57.4564330Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_svd_cpu_float64 2022-08-17T12:20:57.4848355Z [gw3] [ 98%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_svd_cpu_float64 2022-08-17T12:20:57.4851483Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_take_cpu_float64 2022-08-17T12:20:57.5041296Z [gw1] [ 98%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_take_cpu_float64 2022-08-17T12:20:57.5321700Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_tanh_cpu_complex128 2022-08-17T12:20:57.5331751Z [gw3] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_tanh_cpu_complex128 2022-08-17T12:20:57.5445125Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_tan_cpu_complex128 2022-08-17T12:20:57.5678907Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_tanh_cpu_float64 2022-08-17T12:20:57.5721094Z [gw3] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_tanh_cpu_float64 2022-08-17T12:20:57.5747145Z [gw1] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_tan_cpu_complex128 2022-08-17T12:20:57.5862270Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_tan_cpu_float64 2022-08-17T12:20:57.5922099Z [gw1] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_tan_cpu_float64 2022-08-17T12:20:57.5959328Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_tensor_split_cpu_complex128 2022-08-17T12:20:57.6249219Z [gw3] [ 98%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_tensor_split_cpu_complex128 2022-08-17T12:20:57.6259696Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_tensordot_cpu_float64 2022-08-17T12:20:57.6446312Z [gw1] [ 98%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_tensordot_cpu_float64 2022-08-17T12:20:57.6447064Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_tensor_split_cpu_float64 2022-08-17T12:20:57.6731529Z [gw3] [ 98%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_tensor_split_cpu_float64 2022-08-17T12:20:57.6739492Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_tile_cpu_complex128 2022-08-17T12:20:57.6886319Z [gw1] [ 98%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_tile_cpu_complex128 2022-08-17T12:20:57.6887062Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_tensordot_cpu_complex128 2022-08-17T12:20:57.7172037Z [gw3] [ 98%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_tensordot_cpu_complex128 2022-08-17T12:20:57.7172838Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_tile_cpu_float64 2022-08-17T12:20:57.7327180Z [gw1] [ 98%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_tile_cpu_float64 2022-08-17T12:20:57.7327895Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_topk_cpu_float64 2022-08-17T12:20:57.7642434Z [gw3] [ 98%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_topk_cpu_float64 2022-08-17T12:20:57.7647808Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_to_sparse_cpu_complex128 2022-08-17T12:20:57.7760563Z [gw1] [ 98%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_to_sparse_cpu_complex128 2022-08-17T12:20:57.7761270Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_trace_cpu_complex128 2022-08-17T12:20:57.8044804Z [gw3] [ 98%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_trace_cpu_complex128 2022-08-17T12:20:57.8084379Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_to_sparse_cpu_float64 2022-08-17T12:20:57.8164313Z [gw1] [ 98%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_to_sparse_cpu_float64 2022-08-17T12:20:57.8198317Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_trace_cpu_float64 2022-08-17T12:20:57.8487354Z [gw3] [ 98%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_trace_cpu_float64 2022-08-17T12:20:57.8646387Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_transpose_cpu_float64 2022-08-17T12:20:57.9940123Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_transpose_cpu_complex128 2022-08-17T12:20:58.0069210Z [gw1] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_transpose_cpu_float64 2022-08-17T12:20:58.0099148Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_trapezoid_cpu_complex128 2022-08-17T12:20:58.0487061Z [gw1] [ 98%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_trapezoid_cpu_complex128 2022-08-17T12:20:58.0522879Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_trapezoid_cpu_float64 2022-08-17T12:20:58.0978862Z [gw1] [ 98%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_trapezoid_cpu_float64 2022-08-17T12:20:58.0981178Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_trapz_cpu_complex128 2022-08-17T12:20:58.1391798Z [gw1] [ 98%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_trapz_cpu_complex128 2022-08-17T12:20:58.2578485Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_tril_cpu_float64 2022-08-17T12:20:58.2602807Z [gw3] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_transpose_cpu_complex128 2022-08-17T12:20:58.2655866Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_trapz_cpu_float64 2022-08-17T12:20:58.2901585Z [gw3] [ 98%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_trapz_cpu_float64 2022-08-17T12:20:58.2938753Z [gw1] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_tril_cpu_float64 2022-08-17T12:20:58.3042363Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_triu_cpu_complex128 2022-08-17T12:20:58.3044791Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_triangular_solve_cpu_complex128 2022-08-17T12:20:58.3484623Z [gw3] [ 98%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_triangular_solve_cpu_complex128 2022-08-17T12:20:58.3485367Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_triangular_solve_cpu_float64 2022-08-17T12:20:58.3887479Z [gw3] [ 98%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_triangular_solve_cpu_float64 2022-08-17T12:20:58.5811854Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_tril_cpu_complex128 2022-08-17T12:20:58.5860171Z [gw3] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_tril_cpu_complex128 2022-08-17T12:20:58.7553920Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_true_divide_cpu_complex128 2022-08-17T12:20:58.7573208Z [gw1] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_triu_cpu_complex128 2022-08-17T12:20:58.8225231Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_triu_cpu_float64 2022-08-17T12:20:58.8248804Z [gw1] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_triu_cpu_float64 2022-08-17T12:20:58.8285022Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_unbind_cpu_complex128 2022-08-17T12:20:58.8725643Z [gw1] [ 98%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_unbind_cpu_complex128 2022-08-17T12:20:58.8726421Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_unbind_cpu_float64 2022-08-17T12:20:58.9161954Z [gw1] [ 98%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_unbind_cpu_float64 2022-08-17T12:20:58.9171960Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_unflatten_cpu_complex128 2022-08-17T12:20:58.9600591Z [gw1] [ 98%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_unflatten_cpu_complex128 2022-08-17T12:20:58.9610757Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_unflatten_cpu_float64 2022-08-17T12:20:59.0044287Z [gw1] [ 98%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_unflatten_cpu_float64 2022-08-17T12:20:59.0054520Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_unfold_cpu_complex128 2022-08-17T12:20:59.0484825Z [gw1] [ 98%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_unfold_cpu_complex128 2022-08-17T12:20:59.0495363Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_unfold_cpu_float64 2022-08-17T12:20:59.0683523Z [gw1] [ 98%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_unfold_cpu_float64 2022-08-17T12:20:59.0698890Z [gw0] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_rsqrt_cpu_complex128 2022-08-17T12:20:59.0919182Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_rsqrt_cpu_float64 2022-08-17T12:20:59.0928423Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_unique_consecutive_cpu_float64 2022-08-17T12:20:59.1059332Z [gw1] [ 98%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_unique_consecutive_cpu_float64 2022-08-17T12:20:59.1088344Z [gw3] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_true_divide_cpu_complex128 2022-08-17T12:20:59.1177216Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_true_divide_cpu_float64 2022-08-17T12:20:59.1193650Z [gw0] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_rsqrt_cpu_float64 2022-08-17T12:20:59.1229987Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_rsub_cpu_complex128 2022-08-17T12:20:59.1325953Z [gw0] [ 98%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_rsub_cpu_complex128 2022-08-17T12:20:59.1386102Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_unique_cpu_float64 2022-08-17T12:20:59.1645073Z [gw1] [ 98%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_unique_cpu_float64 2022-08-17T12:20:59.1661289Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_rsub_cpu_float64 2022-08-17T12:20:59.1795449Z [gw0] [ 98%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_rsub_cpu_float64 2022-08-17T12:20:59.1807489Z [gw3] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_true_divide_cpu_float64 2022-08-17T12:20:59.1841982Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_unsqueeze_cpu_complex128 2022-08-17T12:20:59.1979439Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_trunc_cpu_float64 2022-08-17T12:20:59.2121015Z [gw3] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_trunc_cpu_float64 2022-08-17T12:20:59.2286454Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_scatter_add_cpu_complex128 2022-08-17T12:20:59.2319961Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_var_cpu_float64 2022-08-17T12:20:59.2770301Z [gw3] [ 98%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_var_cpu_float64 2022-08-17T12:20:59.2770935Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_var_mean_cpu_complex128 2022-08-17T12:20:59.3215522Z [gw3] [ 98%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_var_mean_cpu_complex128 2022-08-17T12:20:59.3216259Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_var_mean_cpu_float64 2022-08-17T12:20:59.3644988Z [gw3] [ 98%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_var_mean_cpu_float64 2022-08-17T12:20:59.3645603Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_vdot_cpu_complex128 2022-08-17T12:20:59.4086767Z [gw3] [ 98%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_vdot_cpu_complex128 2022-08-17T12:20:59.4087525Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_vdot_cpu_float64 2022-08-17T12:20:59.4557170Z [gw3] [ 98%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_vdot_cpu_float64 2022-08-17T12:20:59.4557866Z [gw1] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_unsqueeze_cpu_complex128 2022-08-17T12:20:59.4558501Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_view_as_complex_cpu_float64 2022-08-17T12:20:59.4600114Z [gw3] [ 98%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_view_as_complex_cpu_float64 2022-08-17T12:20:59.4963817Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_unsqueeze_cpu_float64 2022-08-17T12:20:59.4964943Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_view_as_cpu_complex128 2022-08-17T12:20:59.5403486Z [gw3] [ 98%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_view_as_cpu_complex128 2022-08-17T12:20:59.5404808Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_view_as_cpu_float64 2022-08-17T12:20:59.5653312Z [gw3] [ 98%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_view_as_cpu_float64 2022-08-17T12:20:59.5673338Z [gw1] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_unsqueeze_cpu_float64 2022-08-17T12:20:59.5706589Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_var_cpu_complex128 2022-08-17T12:20:59.5849156Z [gw1] [ 98%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_var_cpu_complex128 2022-08-17T12:20:59.5850871Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_view_as_real_cpu_complex128 2022-08-17T12:20:59.6160121Z [gw3] [ 98%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_view_as_real_cpu_complex128 2022-08-17T12:20:59.6166898Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_view_cpu_float64 2022-08-17T12:20:59.6296327Z [gw1] [ 98%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_view_cpu_float64 2022-08-17T12:20:59.6302305Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_view_cpu_complex128 2022-08-17T12:20:59.6640888Z [gw3] [ 98%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_view_cpu_complex128 2022-08-17T12:20:59.6648000Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_vsplit_cpu_complex128 2022-08-17T12:20:59.6718607Z [gw1] [ 98%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_vsplit_cpu_complex128 2022-08-17T12:20:59.6724790Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_vsplit_cpu_float64 2022-08-17T12:20:59.7080017Z [gw3] [ 98%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_vsplit_cpu_float64 2022-08-17T12:20:59.7089558Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_vstack_cpu_complex128 2022-08-17T12:20:59.7158625Z [gw1] [ 99%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_vstack_cpu_complex128 2022-08-17T12:20:59.7163274Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_vstack_cpu_float64 2022-08-17T12:20:59.7485812Z [gw3] [ 99%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_vstack_cpu_float64 2022-08-17T12:20:59.7519215Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_where_cpu_complex128 2022-08-17T12:20:59.7562857Z [gw1] [ 99%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_where_cpu_complex128 2022-08-17T12:20:59.7595604Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_where_cpu_float64 2022-08-17T12:20:59.7773119Z [gw3] [ 99%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_where_cpu_float64 2022-08-17T12:20:59.7784646Z [gw0] [ 99%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_scatter_add_cpu_complex128 2022-08-17T12:20:59.7921770Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_scatter_add_cpu_float64 2022-08-17T12:20:59.7940946Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_xlogy_cpu_float64 2022-08-17T12:20:59.8001166Z [gw1] [ 99%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_xlogy_cpu_float64 2022-08-17T12:20:59.8439923Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_zero__cpu_complex128 2022-08-17T12:20:59.8447698Z [gw0] [ 99%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_scatter_add_cpu_float64 2022-08-17T12:20:59.8452032Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_scatter_cpu_complex128 2022-08-17T12:20:59.8505913Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_zero__cpu_float64 2022-08-17T12:20:59.8676147Z [gw1] [ 99%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_zero__cpu_float64 2022-08-17T12:20:59.8693202Z [gw3] [ 99%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_zero__cpu_complex128 2022-08-17T12:20:59.8878451Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_zeros_like_cpu_complex128 2022-08-17T12:20:59.8998700Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_zeros_like_cpu_float64 2022-08-17T12:20:59.9252837Z [gw3] [ 99%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_zeros_like_cpu_complex128 2022-08-17T12:21:00.1717182Z [gw1] [ 99%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_zeros_like_cpu_float64 2022-08-17T12:21:00.1725301Z [gw0] [ 99%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_scatter_cpu_complex128 2022-08-17T12:21:00.2388636Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_scatter_cpu_float64 2022-08-17T12:21:00.2404794Z [gw0] [ 99%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_scatter_cpu_float64 2022-08-17T12:21:00.3834229Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_scatter_reduce_amax_cpu_float64 2022-08-17T12:21:00.3848358Z [gw0] [ 99%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_scatter_reduce_amax_cpu_float64 2022-08-17T12:21:00.5284068Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_scatter_reduce_amin_cpu_float64 2022-08-17T12:21:00.5291704Z [gw0] [ 99%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_scatter_reduce_amin_cpu_float64 2022-08-17T12:21:00.6878917Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_scatter_reduce_mean_cpu_float64 2022-08-17T12:21:14.0800372Z [gw0] [ 99%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_scatter_reduce_mean_cpu_float64 2022-08-17T12:21:14.0809350Z [gw2] [ 99%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cumprod_cpu_complex128 2022-08-17T12:21:17.9147751Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cumprod_cpu_float64 2022-08-17T12:21:17.9158223Z [gw2] [ 99%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cumprod_cpu_float64 2022-08-17T12:21:17.9907828Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cumsum_cpu_complex128 2022-08-17T12:21:17.9917951Z [gw2] [ 99%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cumsum_cpu_complex128 2022-08-17T12:21:18.0138066Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cumsum_cpu_float64 2022-08-17T12:21:18.0323512Z [gw2] [ 99%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cumsum_cpu_float64 2022-08-17T12:21:18.0350761Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cumulative_trapezoid_cpu_complex128 2022-08-17T12:21:18.0765250Z [gw2] [ 99%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cumulative_trapezoid_cpu_complex128 2022-08-17T12:21:18.0795984Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cumulative_trapezoid_cpu_float64 2022-08-17T12:21:18.1203730Z [gw2] [ 99%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cumulative_trapezoid_cpu_float64 2022-08-17T12:21:18.1321620Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_deg2rad_cpu_float64 2022-08-17T12:21:18.1644096Z [gw2] [ 99%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_deg2rad_cpu_float64 2022-08-17T12:21:18.1671740Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_diag_cpu_complex128 2022-08-17T12:21:18.2083608Z [gw2] [ 99%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_diag_cpu_complex128 2022-08-17T12:21:18.2107500Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_diag_cpu_float64 2022-08-17T12:21:18.2523893Z [gw2] [ 99%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_diag_cpu_float64 2022-08-17T12:21:18.2547249Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_diag_embed_cpu_complex128 2022-08-17T12:21:18.2962238Z [gw2] [ 99%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_diag_embed_cpu_complex128 2022-08-17T12:21:18.2984246Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_diag_embed_cpu_float64 2022-08-17T12:21:18.3402311Z [gw2] [ 99%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_diag_embed_cpu_float64 2022-08-17T12:21:18.3424698Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_diagflat_cpu_complex128 2022-08-17T12:21:18.3840038Z [gw2] [ 99%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_diagflat_cpu_complex128 2022-08-17T12:21:18.3860209Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_diagflat_cpu_float64 2022-08-17T12:21:18.4281427Z [gw2] [ 99%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_diagflat_cpu_float64 2022-08-17T12:21:18.4304039Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_diagonal_cpu_complex128 2022-08-17T12:21:18.4720812Z [gw2] [ 99%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_diagonal_cpu_complex128 2022-08-17T12:21:18.4742595Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_diagonal_cpu_float64 2022-08-17T12:21:18.5160834Z [gw2] [ 99%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_diagonal_cpu_float64 2022-08-17T12:21:18.5180510Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_diagonal_scatter_cpu_float64 2022-08-17T12:21:18.5601837Z [gw2] [ 99%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_diagonal_scatter_cpu_float64 2022-08-17T12:21:18.5621976Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_diff_cpu_complex128 2022-08-17T12:21:18.6041375Z [gw2] [ 99%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_diff_cpu_complex128 2022-08-17T12:21:18.6062264Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_diff_cpu_float64 2022-08-17T12:21:18.6480952Z [gw2] [ 99%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_diff_cpu_float64 2022-08-17T12:21:18.6590854Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_frac_cpu_float64 2022-08-17T12:21:18.6921503Z [gw2] [ 99%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_frac_cpu_float64 2022-08-17T12:21:18.6943042Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_frexp_cpu_float64 2022-08-17T12:21:18.7362934Z [gw2] [ 99%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_frexp_cpu_float64 2022-08-17T12:21:18.7384631Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_full_like_cpu_complex128 2022-08-17T12:21:18.7803247Z [gw2] [ 99%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_full_like_cpu_complex128 2022-08-17T12:21:18.7826337Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_full_like_cpu_float64 2022-08-17T12:21:18.8241778Z [gw2] [ 99%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_full_like_cpu_float64 2022-08-17T12:21:18.8262082Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_gather_cpu_complex128 2022-08-17T12:21:18.8680983Z [gw2] [ 99%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_gather_cpu_complex128 2022-08-17T12:21:18.8702713Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_gather_cpu_float64 2022-08-17T12:21:18.9122624Z [gw2] [ 99%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_gather_cpu_float64 2022-08-17T12:21:18.9145513Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_ge_cpu_float64 2022-08-17T12:21:18.9561919Z [gw2] [ 99%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_ge_cpu_float64 2022-08-17T12:21:18.9582515Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_geqrf_cpu_complex128 2022-08-17T12:21:19.0002507Z [gw2] [ 99%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_geqrf_cpu_complex128 2022-08-17T12:21:19.0025016Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_geqrf_cpu_float64 2022-08-17T12:21:19.0441695Z [gw2] [ 99%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_geqrf_cpu_float64 2022-08-17T12:21:19.0464579Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_gradient_cpu_complex128 2022-08-17T12:21:19.0881691Z [gw2] [ 99%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_gradient_cpu_complex128 2022-08-17T12:21:19.0904170Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_gradient_cpu_float64 2022-08-17T12:21:19.1323020Z [gw2] [ 99%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_gradient_cpu_float64 2022-08-17T12:21:19.1351287Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_gt_cpu_float64 2022-08-17T12:21:19.1763355Z [gw2] [ 99%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_gt_cpu_float64 2022-08-17T12:21:19.1793434Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_half_cpu_complex128 2022-08-17T12:21:19.2202456Z [gw2] [ 99%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_half_cpu_complex128 2022-08-17T12:21:19.2223564Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_half_cpu_float64 2022-08-17T12:21:19.2642205Z [gw2] [ 99%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_half_cpu_float64 2022-08-17T12:21:19.2662394Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_heaviside_cpu_float64 2022-08-17T12:21:19.3080671Z [gw2] [ 99%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_heaviside_cpu_float64 2022-08-17T12:21:19.3100041Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_histc_cpu_float64 2022-08-17T12:21:19.3520453Z [gw2] [ 99%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_histc_cpu_float64 2022-08-17T12:21:19.3541346Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_histogram_cpu_float64 2022-08-17T12:21:19.3960740Z [gw2] [ 99%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_histogram_cpu_float64 2022-08-17T12:21:19.3985273Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_histogramdd_cpu_float64 2022-08-17T12:21:19.4401797Z [gw2] [ 99%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_histogramdd_cpu_float64 2022-08-17T12:21:19.4421882Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_hsplit_cpu_complex128 2022-08-17T12:21:19.4842009Z [gw2] [ 99%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_hsplit_cpu_complex128 2022-08-17T12:21:19.4862270Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_hsplit_cpu_float64 2022-08-17T12:21:19.5282117Z [gw2] [ 99%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_hsplit_cpu_float64 2022-08-17T12:21:19.5302420Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_hstack_cpu_complex128 2022-08-17T12:21:19.5722169Z [gw2] [ 99%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_hstack_cpu_complex128 2022-08-17T12:21:19.5742342Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_hstack_cpu_float64 2022-08-17T12:21:19.6161460Z [gw2] [ 99%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_hstack_cpu_float64 2022-08-17T12:21:19.6610362Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_hypot_cpu_float64 2022-08-17T12:21:19.6617040Z [gw2] [ 99%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_hypot_cpu_float64 2022-08-17T12:21:19.6747620Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_i0_cpu_float64 2022-08-17T12:21:19.7043174Z [gw2] [ 99%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_i0_cpu_float64 2022-08-17T12:21:19.7066876Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_igamma_cpu_float64 2022-08-17T12:21:19.7482823Z [gw2] [ 99%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_igamma_cpu_float64 2022-08-17T12:21:19.7510548Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_igammac_cpu_float64 2022-08-17T12:21:19.7964054Z [gw2] [ 99%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_igammac_cpu_float64 2022-08-17T12:21:19.7995897Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_imag_cpu_complex128 2022-08-17T12:21:19.8403754Z [gw2] [ 99%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_imag_cpu_complex128 2022-08-17T12:21:20.1356620Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_index_add_cpu_complex128 2022-08-17T12:21:20.1364831Z [gw2] [ 99%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_index_add_cpu_complex128 2022-08-17T12:21:20.2037664Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_index_add_cpu_float64 2022-08-17T12:21:20.2045213Z [gw2] [ 99%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_index_add_cpu_float64 2022-08-17T12:21:20.3218314Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_index_copy_cpu_complex128 2022-08-17T12:21:20.3225789Z [gw2] [ 99%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_index_copy_cpu_complex128 2022-08-17T12:21:20.3497499Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_index_copy_cpu_float64 2022-08-17T12:21:20.3640148Z [gw2] [ 99%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_index_copy_cpu_float64 2022-08-17T12:21:20.4154820Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_index_fill_cpu_complex128 2022-08-17T12:21:20.4162432Z [gw2] [ 99%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_index_fill_cpu_complex128 2022-08-17T12:21:20.4289740Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_index_fill_cpu_float64 2022-08-17T12:21:20.4603612Z [gw2] [ 99%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_index_fill_cpu_float64 2022-08-17T12:21:20.6139897Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_index_put_cpu_complex128 2022-08-17T12:21:20.6147250Z [gw2] [ 99%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_index_put_cpu_complex128 2022-08-17T12:21:20.6451148Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_index_put_cpu_float64 2022-08-17T12:21:20.6561622Z [gw2] [ 99%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_index_put_cpu_float64 2022-08-17T12:21:20.9730783Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_index_reduce_cpu_float64 2022-08-17T12:21:20.9737470Z [gw2] [ 99%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_index_reduce_cpu_float64 2022-08-17T12:21:20.9758473Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_index_select_cpu_complex128 2022-08-17T12:21:21.0162959Z [gw2] [ 99%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_index_select_cpu_complex128 2022-08-17T12:21:21.0190326Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_index_select_cpu_float64 2022-08-17T12:21:21.0603754Z [gw2] [ 99%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_index_select_cpu_float64 2022-08-17T12:21:21.0623982Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_inner_cpu_complex128 2022-08-17T12:21:21.1043795Z [gw2] [ 99%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_inner_cpu_complex128 2022-08-17T12:21:21.1071194Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_inner_cpu_float64 2022-08-17T12:21:21.1484751Z [gw2] [ 99%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_inner_cpu_float64 2022-08-17T12:21:21.1719108Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_int_cpu_complex128 2022-08-17T12:21:22.0529247Z [gw2] [100%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_int_cpu_complex128 2022-08-17T12:21:22.0529486Z 2022-08-17T12:21:22.0530001Z - generated xml file: /var/lib/jenkins/workspace/test/test-reports/python-pytest/test_ops_gradients/test_ops_gradients.xml - 2022-08-17T12:21:22.0550509Z === 3421 passed, 3941 skipped, 62 xfailed, 226 warnings in 450.73s (0:07:30) === 2022-08-17T12:21:22.1701647Z Skip info is located in the xml test reports, please either go to s3 or the hud to download them 2022-08-17T12:21:23.1317955Z Running test_ops_jit ... [2022-08-17 12:21:23.131390] 2022-08-17T12:21:23.1318468Z Executing ['/opt/conda/bin/python', '-bb', 'test_ops_jit.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:21:23.131472] 2022-08-17T12:21:25.3916265Z Test results will be stored in test-reports/python-pytest/test_ops_jit/test_ops_jit.xml 2022-08-17T12:21:25.4485723Z ============================= test session starts ============================== 2022-08-17T12:21:25.4486548Z platform linux -- Python 3.7.13, pytest-7.1.2, pluggy-1.0.0 -- /opt/conda/bin/python 2022-08-17T12:21:25.4532206Z cachedir: .pytest_cache 2022-08-17T12:21:25.4535400Z hypothesis profile 'pytorch_ci' -> database=None, max_examples=50, derandomize=True, suppress_health_check=[HealthCheck.too_slow] 2022-08-17T12:21:25.4535794Z rootdir: /var/lib/jenkins/workspace, configfile: pytest.ini 2022-08-17T12:21:25.4536183Z plugins: hypothesis-5.35.1, forked-1.4.0, rerunfailures-10.2, xdist-2.5.0 2022-08-17T12:21:25.4536370Z 2022-08-17T12:21:25.4977154Z gw0 I / gw1 I / gw2 I / gw3 I 2022-08-17T12:21:25.4977686Z [gw0] linux Python 3.7.13 cwd: /var/lib/jenkins/workspace/test 2022-08-17T12:21:25.4977940Z 2022-08-17T12:21:25.5475828Z gw0 C / gw1 I / gw2 I / gw3 I 2022-08-17T12:21:25.5476331Z [gw1] linux Python 3.7.13 cwd: /var/lib/jenkins/workspace/test 2022-08-17T12:21:25.5476499Z 2022-08-17T12:21:25.6013401Z gw0 C / gw1 C / gw2 I / gw3 I 2022-08-17T12:21:25.6014002Z [gw2] linux Python 3.7.13 cwd: /var/lib/jenkins/workspace/test 2022-08-17T12:21:25.6014274Z 2022-08-17T12:21:25.6456007Z gw0 C / gw1 C / gw2 C / gw3 I 2022-08-17T12:21:25.6456489Z [gw3] linux Python 3.7.13 cwd: /var/lib/jenkins/workspace/test 2022-08-17T12:21:25.6456757Z 2022-08-17T12:21:25.8082596Z gw0 C / gw1 C / gw2 C / gw3 C 2022-08-17T12:21:25.8083332Z [gw0] Python 3.7.13 (default, Mar 29 2022, 02:18:16) -- [GCC 7.5.0] 2022-08-17T12:21:25.8174800Z 2022-08-17T12:21:25.8175251Z gw0 ok / gw1 C / gw2 C / gw3 C 2022-08-17T12:21:25.8176273Z [gw1] Python 3.7.13 (default, Mar 29 2022, 02:18:16) -- [GCC 7.5.0] 2022-08-17T12:21:25.8176516Z 2022-08-17T12:21:25.8743166Z gw0 ok / gw1 ok / gw2 C / gw3 C 2022-08-17T12:21:25.8743866Z [gw2] Python 3.7.13 (default, Mar 29 2022, 02:18:16) -- [GCC 7.5.0] 2022-08-17T12:21:25.8744139Z 2022-08-17T12:21:25.9318088Z gw0 ok / gw1 ok / gw2 ok / gw3 C 2022-08-17T12:21:25.9318818Z [gw3] Python 3.7.13 (default, Mar 29 2022, 02:18:16) -- [GCC 7.5.0] 2022-08-17T12:21:25.9319078Z 2022-08-17T12:21:28.4834171Z gw0 ok / gw1 ok / gw2 ok / gw3 ok 2022-08-17T12:21:28.5172398Z gw0 [997] / gw1 ok / gw2 ok / gw3 ok 2022-08-17T12:21:28.5223432Z gw0 [997] / gw1 [997] / gw2 ok / gw3 ok 2022-08-17T12:21:28.5457110Z gw0 [997] / gw1 [997] / gw2 [997] / gw3 ok 2022-08-17T12:21:28.5461081Z gw0 [997] / gw1 [997] / gw2 [997] / gw3 [997] 2022-08-17T12:21:28.5461487Z scheduling tests via LoadScheduling 2022-08-17T12:21:28.5541884Z 2022-08-17T12:21:28.5542857Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_abs_cpu_float32 2022-08-17T12:21:28.5543440Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_acosh_cpu_float32 2022-08-17T12:21:28.5544540Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_acos_cpu_float32 2022-08-17T12:21:29.6203444Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_asin_cpu_float32 2022-08-17T12:21:29.6310887Z [gw0] [ 0%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_abs_cpu_float32 2022-08-17T12:21:29.6315669Z [gw1] [ 0%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_acos_cpu_float32 2022-08-17T12:21:29.6322785Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_asinh_cpu_float32 2022-08-17T12:21:29.6423913Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_atan2_cpu_float32 2022-08-17T12:21:29.6446252Z [gw0] [ 0%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_asinh_cpu_float32 2022-08-17T12:21:29.6455896Z [gw2] [ 0%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_acosh_cpu_float32 2022-08-17T12:21:29.6548476Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_atan_cpu_float32 2022-08-17T12:21:29.6555632Z [gw3] [ 0%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_asin_cpu_float32 2022-08-17T12:21:29.6581816Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_atanh_cpu_float32 2022-08-17T12:21:29.6659459Z [gw2] [ 0%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_atan_cpu_float32 2022-08-17T12:21:29.6720185Z [gw3] [ 0%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_atanh_cpu_float32 2022-08-17T12:21:29.6883757Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_cat_cpu_float32 2022-08-17T12:21:29.6964994Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_diagonal_cpu_float32 2022-08-17T12:21:29.7006527Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_digamma_cpu_float32 2022-08-17T12:21:29.7069269Z [gw2] [ 0%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_diagonal_cpu_float32 2022-08-17T12:21:29.7323735Z [gw3] [ 0%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_digamma_cpu_float32 2022-08-17T12:21:29.7403048Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_div_trunc_rounding_cpu_float32 2022-08-17T12:21:29.7478133Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_erf_cpu_float32 2022-08-17T12:21:29.7499771Z [gw3] [ 1%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_erf_cpu_float32 2022-08-17T12:21:29.7762795Z [gw2] [ 1%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_div_trunc_rounding_cpu_float32 2022-08-17T12:21:29.7816172Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_exp2_cpu_float32 2022-08-17T12:21:29.7841030Z [gw2] [ 1%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_exp2_cpu_float32 2022-08-17T12:21:29.7910858Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_expm1_cpu_float32 2022-08-17T12:21:29.8201977Z [gw3] [ 1%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_expm1_cpu_float32 2022-08-17T12:21:29.8281083Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_i0_cpu_float32 2022-08-17T12:21:29.8325389Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_igamma_cpu_float32 2022-08-17T12:21:29.8642686Z [gw2] [ 1%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_i0_cpu_float32 2022-08-17T12:21:29.8698377Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_lgamma_cpu_float32 2022-08-17T12:21:29.9081634Z [gw2] [ 1%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_lgamma_cpu_float32 2022-08-17T12:21:29.9175696Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_log1p_cpu_float32 2022-08-17T12:21:29.9523942Z [gw2] [ 1%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_log1p_cpu_float32 2022-08-17T12:21:29.9683346Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_logsumexp_cpu_float32 2022-08-17T12:21:29.9964195Z [gw2] [ 1%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_logsumexp_cpu_float32 2022-08-17T12:21:30.0158032Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_matrix_exp_cpu_float32 2022-08-17T12:21:30.0405028Z [gw2] [ 1%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_matrix_exp_cpu_float32 2022-08-17T12:21:30.0553538Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_mul_cpu_float32 2022-08-17T12:21:30.0885567Z [gw2] [ 1%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_mul_cpu_float32 2022-08-17T12:21:30.1033137Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_ne_cpu_float32 2022-08-17T12:21:30.1323662Z [gw2] [ 2%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_ne_cpu_float32 2022-08-17T12:21:30.1481614Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_nn_functional_conv_transpose1d_cpu_float32 2022-08-17T12:21:30.1804435Z [gw2] [ 2%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_nn_functional_conv_transpose1d_cpu_float32 2022-08-17T12:21:30.1909608Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_nn_functional_layer_norm_cpu_float32 2022-08-17T12:21:30.2243672Z [gw2] [ 2%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_nn_functional_layer_norm_cpu_float32 2022-08-17T12:21:30.4282572Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_round_decimals_3_cpu_float32 2022-08-17T12:21:30.4293815Z [gw1] [ 2%] XFAIL test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_atan2_cpu_float32 2022-08-17T12:21:30.4462740Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_clamp_cpu_float32 2022-08-17T12:21:30.4470435Z [gw0] [ 2%] XFAIL test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_cat_cpu_float32 2022-08-17T12:21:30.4631203Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_div_floor_rounding_cpu_float32 2022-08-17T12:21:30.4829383Z [gw0] [ 2%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_div_floor_rounding_cpu_float32 2022-08-17T12:21:30.4837175Z [gw1] [ 2%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_clamp_cpu_float32 2022-08-17T12:21:30.4881643Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_div_no_rounding_mode_cpu_float32 2022-08-17T12:21:30.4941852Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_erfc_cpu_float32 2022-08-17T12:21:30.4950796Z [gw1] [ 2%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_div_no_rounding_mode_cpu_float32 2022-08-17T12:21:30.5242228Z [gw0] [ 2%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_erfc_cpu_float32 2022-08-17T12:21:30.5296600Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_erfinv_cpu_float32 2022-08-17T12:21:30.5321294Z [gw1] [ 2%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_erfinv_cpu_float32 2022-08-17T12:21:30.5432787Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_ge_cpu_float32 2022-08-17T12:21:30.5683384Z [gw0] [ 3%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_ge_cpu_float32 2022-08-17T12:21:30.5764443Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_gt_cpu_float32 2022-08-17T12:21:30.5807166Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_igammac_cpu_float32 2022-08-17T12:21:30.5809621Z [gw0] [ 3%] XFAIL test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_igammac_cpu_float32 2022-08-17T12:21:30.6123032Z [gw1] [ 3%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_gt_cpu_float32 2022-08-17T12:21:30.6203938Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_le_cpu_float32 2022-08-17T12:21:30.6237351Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_linalg_householder_product_cpu_float32 2022-08-17T12:21:30.6397417Z [gw1] [ 3%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_le_cpu_float32 2022-08-17T12:21:30.6403616Z [gw3] [ 3%] XFAIL test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_igamma_cpu_float32 2022-08-17T12:21:30.6440591Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_linalg_det_cpu_float32 2022-08-17T12:21:30.6538441Z [gw0] [ 3%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_linalg_householder_product_cpu_float32 2022-08-17T12:21:30.6560575Z [gw3] [ 3%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_linalg_det_cpu_float32 2022-08-17T12:21:30.6642168Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_linalg_matrix_power_cpu_float32 2022-08-17T12:21:30.6647090Z [gw1] [ 3%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_linalg_matrix_power_cpu_float32 2022-08-17T12:21:30.6842647Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_log_softmax_dtype_cpu_float32 2022-08-17T12:21:30.6864680Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_log_softmax_cpu_float32 2022-08-17T12:21:30.7001579Z [gw0] [ 3%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_log_softmax_dtype_cpu_float32 2022-08-17T12:21:30.7067617Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_logit_cpu_float32 2022-08-17T12:21:30.7079984Z [gw3] [ 3%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_log_softmax_cpu_float32 2022-08-17T12:21:30.7145234Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_mH_cpu_float32 2022-08-17T12:21:30.7170818Z [gw1] [ 4%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_logit_cpu_float32 2022-08-17T12:21:30.7281424Z [gw0] [ 4%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_mH_cpu_float32 2022-08-17T12:21:30.7416798Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_lt_cpu_float32 2022-08-17T12:21:30.7441930Z [gw3] [ 4%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_lt_cpu_float32 2022-08-17T12:21:30.7521342Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_matmul_cpu_float32 2022-08-17T12:21:30.7567275Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_min_binary_cpu_float32 2022-08-17T12:21:30.7687994Z [gw0] [ 4%] XFAIL test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_min_binary_cpu_float32 2022-08-17T12:21:30.7722619Z [gw1] [ 4%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_matmul_cpu_float32 2022-08-17T12:21:30.7768743Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_max_binary_cpu_float32 2022-08-17T12:21:30.7882445Z [gw3] [ 4%] XFAIL test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_max_binary_cpu_float32 2022-08-17T12:21:30.7962037Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_movedim_cpu_float32 2022-08-17T12:21:30.8066872Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_mvlgamma_mvlgamma_p_3_cpu_float32 2022-08-17T12:21:30.8161576Z [gw1] [ 4%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_movedim_cpu_float32 2022-08-17T12:21:30.8318680Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_mvlgamma_mvlgamma_p_1_cpu_float32 2022-08-17T12:21:30.8326867Z [gw3] [ 4%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_mvlgamma_mvlgamma_p_1_cpu_float32 2022-08-17T12:21:30.8602430Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_mvlgamma_mvlgamma_p_5_cpu_float32 2022-08-17T12:21:30.8734345Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_neg_cpu_float32 2022-08-17T12:21:30.9046447Z [gw3] [ 4%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_neg_cpu_float32 2022-08-17T12:21:30.9158580Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_nn_functional_conv_transpose2d_cpu_float32 2022-08-17T12:21:30.9483996Z [gw3] [ 4%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_nn_functional_conv_transpose2d_cpu_float32 2022-08-17T12:21:30.9631217Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_outer_cpu_float32 2022-08-17T12:21:30.9923818Z [gw3] [ 5%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_outer_cpu_float32 2022-08-17T12:21:31.0703420Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_round_decimals_neg_3_cpu_float32 2022-08-17T12:21:31.0714209Z [gw2] [ 5%] SKIPPED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_round_decimals_3_cpu_float32 2022-08-17T12:21:31.0940814Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_softmax_cpu_float32 2022-08-17T12:21:31.1124741Z [gw2] [ 5%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_softmax_cpu_float32 2022-08-17T12:21:31.1374737Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_transpose_cpu_float32 2022-08-17T12:21:31.1564115Z [gw2] [ 5%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_transpose_cpu_float32 2022-08-17T12:21:31.3833060Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_H_cpu_complex64 2022-08-17T12:21:31.3844837Z [gw0] [ 5%] SKIPPED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_mvlgamma_mvlgamma_p_3_cpu_float32 2022-08-17T12:21:31.3982919Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_nn_functional_conv1d_cpu_float32 2022-08-17T12:21:31.4286500Z [gw0] [ 5%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_nn_functional_conv1d_cpu_float32 2022-08-17T12:21:31.4516412Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_nn_functional_conv_transpose3d_cpu_float32 2022-08-17T12:21:31.4588749Z [gw0] [ 5%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_nn_functional_conv_transpose3d_cpu_float32 2022-08-17T12:21:31.4601617Z [gw1] [ 5%] SKIPPED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_mvlgamma_mvlgamma_p_5_cpu_float32 2022-08-17T12:21:31.4725953Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_nn_functional_conv2d_cpu_float32 2022-08-17T12:21:31.4740354Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_round_cpu_float32 2022-08-17T12:21:31.4824431Z [gw1] [ 5%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_nn_functional_conv2d_cpu_float32 2022-08-17T12:21:31.5118505Z [gw0] [ 5%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_round_cpu_float32 2022-08-17T12:21:31.5119245Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_nn_functional_group_norm_cpu_float32 2022-08-17T12:21:31.5164479Z [gw1] [ 6%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_nn_functional_group_norm_cpu_float32 2022-08-17T12:21:31.5360289Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_sigmoid_cpu_float32 2022-08-17T12:21:31.5527664Z [gw0] [ 6%] XFAIL test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_sigmoid_cpu_float32 2022-08-17T12:21:31.5528365Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_round_decimals_0_cpu_float32 2022-08-17T12:21:31.5604117Z [gw1] [ 6%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_round_decimals_0_cpu_float32 2022-08-17T12:21:31.5799164Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_sub_cpu_float32 2022-08-17T12:21:31.5882695Z [gw0] [ 6%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_sub_cpu_float32 2022-08-17T12:21:31.5958170Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_sinc_cpu_float32 2022-08-17T12:21:31.6043122Z [gw1] [ 6%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_sinc_cpu_float32 2022-08-17T12:21:31.6109296Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_vstack_cpu_float32 2022-08-17T12:21:31.6278905Z [gw0] [ 6%] XFAIL test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_vstack_cpu_float32 2022-08-17T12:21:31.6286022Z [gw3] [ 6%] SKIPPED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_round_decimals_neg_3_cpu_float32 2022-08-17T12:21:31.6322679Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_softmax_with_dtype_cpu_float32 2022-08-17T12:21:31.6437990Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_tanh_cpu_float32 2022-08-17T12:21:31.6484308Z [gw3] [ 6%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_softmax_with_dtype_cpu_float32 2022-08-17T12:21:31.6507012Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_T_cpu_complex64 2022-08-17T12:21:31.6723583Z [gw1] [ 6%] XFAIL test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_tanh_cpu_float32 2022-08-17T12:21:31.6764130Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_trunc_cpu_float32 2022-08-17T12:21:31.6840516Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_xlogy_cpu_float32 2022-08-17T12:21:31.6848354Z [gw1] [ 6%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_xlogy_cpu_float32 2022-08-17T12:21:31.7162139Z [gw3] [ 7%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_trunc_cpu_float32 2022-08-17T12:21:31.7202165Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_H_cpu_float32 2022-08-17T12:21:32.8244439Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_T_cpu_float32 2022-08-17T12:21:32.8250723Z [gw0] [ 7%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_T_cpu_complex64 2022-08-17T12:21:32.8573596Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit___radd___cpu_complex64 2022-08-17T12:21:32.8683528Z [gw0] [ 7%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit___radd___cpu_complex64 2022-08-17T12:21:32.8829761Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit___rmatmul___cpu_complex64 2022-08-17T12:21:32.8838790Z [gw1] [ 7%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_T_cpu_float32 2022-08-17T12:21:32.8848762Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit___radd___cpu_float32 2022-08-17T12:21:32.8854163Z [gw3] [ 7%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_H_cpu_float32 2022-08-17T12:21:32.8898095Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit___getitem___cpu_float32 2022-08-17T12:21:32.9123373Z [gw0] [ 7%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit___rmatmul___cpu_complex64 2022-08-17T12:21:32.9144700Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit___rmul___cpu_float32 2022-08-17T12:21:32.9242244Z [gw1] [ 7%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit___radd___cpu_float32 2022-08-17T12:21:32.9283537Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit___rmatmul___cpu_float32 2022-08-17T12:21:32.9353077Z [gw0] [ 7%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit___rmul___cpu_float32 2022-08-17T12:21:32.9563364Z [gw1] [ 7%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit___rmatmul___cpu_float32 2022-08-17T12:21:32.9588610Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit___rsub___cpu_float32 2022-08-17T12:21:32.9597640Z [gw2] [ 7%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_H_cpu_complex64 2022-08-17T12:21:32.9609709Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit___getitem___cpu_complex64 2022-08-17T12:21:32.9682215Z [gw0] [ 8%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit___rsub___cpu_float32 2022-08-17T12:21:32.9854444Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit___rpow___cpu_complex64 2022-08-17T12:21:33.0003849Z [gw1] [ 8%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit___rpow___cpu_complex64 2022-08-17T12:21:33.0148584Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_argmin_cpu_float32 2022-08-17T12:21:33.0161242Z [gw0] [ 8%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_argmin_cpu_float32 2022-08-17T12:21:33.0176731Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_amax_cpu_float32 2022-08-17T12:21:33.0442702Z [gw1] [ 8%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_amax_cpu_float32 2022-08-17T12:21:33.0458130Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_cumsum_cpu_float32 2022-08-17T12:21:33.0603498Z [gw0] [ 8%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_cumsum_cpu_float32 2022-08-17T12:21:33.0622285Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_cumprod_cpu_complex64 2022-08-17T12:21:33.0884596Z [gw1] [ 8%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_cumprod_cpu_complex64 2022-08-17T12:21:33.1057651Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_mean_cpu_complex64 2022-08-17T12:21:33.1081282Z [gw0] [ 8%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_mean_cpu_complex64 2022-08-17T12:21:33.1142179Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_log_softmax_cpu_float32 2022-08-17T12:21:33.1324267Z [gw1] [ 8%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_log_softmax_cpu_float32 2022-08-17T12:21:33.1426030Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_normalize_cpu_complex64 2022-08-17T12:21:33.1523447Z [gw0] [ 8%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_normalize_cpu_complex64 2022-08-17T12:21:33.1679740Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_mean_cpu_float32 2022-08-17T12:21:33.1763524Z [gw1] [ 8%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_mean_cpu_float32 2022-08-17T12:21:33.1913894Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_softmax_cpu_float32 2022-08-17T12:21:33.1963299Z [gw0] [ 9%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_softmax_cpu_float32 2022-08-17T12:21:33.2034523Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_normalize_cpu_float32 2022-08-17T12:21:33.2202990Z [gw1] [ 9%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_normalize_cpu_float32 2022-08-17T12:21:33.2285794Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_sum_cpu_complex64 2022-08-17T12:21:33.2402013Z [gw0] [ 9%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_sum_cpu_complex64 2022-08-17T12:21:33.2455154Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_softmin_cpu_float32 2022-08-17T12:21:33.2643327Z [gw1] [ 9%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_softmin_cpu_float32 2022-08-17T12:21:33.2843995Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_abs_cpu_complex64 2022-08-17T12:21:33.2926829Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_sum_cpu_float32 2022-08-17T12:21:33.3285146Z [gw1] [ 9%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_sum_cpu_float32 2022-08-17T12:21:33.4416431Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_abs_cpu_float32 2022-08-17T12:21:33.4429674Z [gw0] [ 9%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_abs_cpu_complex64 2022-08-17T12:21:33.5884157Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_acosh_cpu_complex64 2022-08-17T12:21:33.5892880Z [gw1] [ 9%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_abs_cpu_float32 2022-08-17T12:21:33.8113035Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_acosh_cpu_float32 2022-08-17T12:21:33.8121759Z [gw1] [ 9%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_acosh_cpu_float32 2022-08-17T12:21:33.8781194Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_addbmm_cpu_float32 2022-08-17T12:21:33.8793605Z [gw0] [ 9%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_acosh_cpu_complex64 2022-08-17T12:21:34.0411219Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_addbmm_cpu_complex64 2022-08-17T12:21:34.0426702Z [gw3] [ 9%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit___getitem___cpu_float32 2022-08-17T12:21:34.0628833Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit___rdiv___cpu_float32 2022-08-17T12:21:34.0959953Z [gw3] [ 10%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit___rdiv___cpu_float32 2022-08-17T12:21:34.1203807Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit___rmul___cpu_complex64 2022-08-17T12:21:34.1362810Z [gw3] [ 10%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit___rmul___cpu_complex64 2022-08-17T12:21:34.1462214Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit___rsub___cpu_complex64 2022-08-17T12:21:34.1879566Z [gw3] [ 10%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit___rsub___cpu_complex64 2022-08-17T12:21:34.2060255Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_argmax_cpu_float32 2022-08-17T12:21:34.2271524Z [gw3] [ 10%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_argmax_cpu_float32 2022-08-17T12:21:34.2281737Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_cumsum_cpu_complex64 2022-08-17T12:21:34.2712227Z [gw3] [ 10%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_cumsum_cpu_complex64 2022-08-17T12:21:34.2717437Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_logsumexp_cpu_float32 2022-08-17T12:21:34.3240426Z [gw3] [ 10%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_logsumexp_cpu_float32 2022-08-17T12:21:34.3245348Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_norm_cpu_float32 2022-08-17T12:21:34.3720736Z [gw3] [ 10%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_norm_cpu_float32 2022-08-17T12:21:34.3736667Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_prod_cpu_float32 2022-08-17T12:21:34.4162675Z [gw3] [ 10%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_prod_cpu_float32 2022-08-17T12:21:34.4167819Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_std_cpu_float32 2022-08-17T12:21:34.4642072Z [gw3] [ 10%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_std_cpu_float32 2022-08-17T12:21:34.4646899Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_var_cpu_float32 2022-08-17T12:21:34.5119454Z [gw3] [ 10%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_var_cpu_float32 2022-08-17T12:21:34.5965126Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_acos_cpu_float32 2022-08-17T12:21:34.5978277Z [gw1] [ 11%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_addbmm_cpu_float32 2022-08-17T12:21:34.9476606Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_addcmul_cpu_float32 2022-08-17T12:21:34.9491858Z [gw3] [ 11%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_acos_cpu_float32 2022-08-17T12:21:35.0005296Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_add_cpu_float32 2022-08-17T12:21:35.0017618Z [gw2] [ 11%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit___getitem___cpu_complex64 2022-08-17T12:21:35.0183593Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit___rdiv___cpu_complex64 2022-08-17T12:21:35.0443391Z [gw2] [ 11%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit___rdiv___cpu_complex64 2022-08-17T12:21:35.0583744Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit___rmod___cpu_float32 2022-08-17T12:21:35.0934144Z [gw2] [ 11%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit___rmod___cpu_float32 2022-08-17T12:21:35.0961121Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit___rpow___cpu_float32 2022-08-17T12:21:35.1324699Z [gw2] [ 11%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit___rpow___cpu_float32 2022-08-17T12:21:35.1547437Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_amin_cpu_float32 2022-08-17T12:21:35.1764204Z [gw2] [ 11%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_amin_cpu_float32 2022-08-17T12:21:35.1789246Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_cumprod_cpu_float32 2022-08-17T12:21:35.2203730Z [gw2] [ 11%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_cumprod_cpu_float32 2022-08-17T12:21:35.2228417Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_logaddexp_cpu_float32 2022-08-17T12:21:35.2682609Z [gw2] [ 11%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_logaddexp_cpu_float32 2022-08-17T12:21:35.2708457Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_median_cpu_float32 2022-08-17T12:21:35.3122631Z [gw2] [ 11%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_median_cpu_float32 2022-08-17T12:21:35.3313964Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_prod_cpu_complex64 2022-08-17T12:21:35.3562578Z [gw2] [ 12%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_prod_cpu_complex64 2022-08-17T12:21:35.3806911Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_std_cpu_complex64 2022-08-17T12:21:35.4003767Z [gw2] [ 12%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_std_cpu_complex64 2022-08-17T12:21:35.4255227Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_var_cpu_complex64 2022-08-17T12:21:35.4483704Z [gw2] [ 12%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_var_cpu_complex64 2022-08-17T12:21:35.8746903Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_acos_cpu_complex64 2022-08-17T12:21:35.8759242Z [gw2] [ 12%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_acos_cpu_complex64 2022-08-17T12:21:36.0428614Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_add_cpu_complex64 2022-08-17T12:21:36.0441185Z [gw1] [ 12%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_addcmul_cpu_float32 2022-08-17T12:21:36.1362003Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_addmm_decomposed_cpu_float32 2022-08-17T12:21:36.1375014Z [gw3] [ 12%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_add_cpu_float32 2022-08-17T12:21:36.4486599Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_addcdiv_cpu_float32 2022-08-17T12:21:36.4487932Z [gw1] [ 12%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_addmm_decomposed_cpu_float32 2022-08-17T12:21:36.8485826Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_addr_cpu_float32 2022-08-17T12:21:36.8500395Z [gw0] [ 12%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_addbmm_cpu_complex64 2022-08-17T12:21:36.8638493Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_addcmul_cpu_complex64 2022-08-17T12:21:36.8650589Z [gw1] [ 12%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_addr_cpu_float32 2022-08-17T12:21:36.8666037Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_allclose_cpu_float32 2022-08-17T12:21:36.9126067Z [gw1] [ 12%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_allclose_cpu_float32 2022-08-17T12:21:37.1323220Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_angle_cpu_complex64 2022-08-17T12:21:37.1334316Z [gw1] [ 13%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_angle_cpu_complex64 2022-08-17T12:21:37.1581714Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_arange_cpu_float32 2022-08-17T12:21:37.1804987Z [gw1] [ 13%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_arange_cpu_float32 2022-08-17T12:21:37.2806486Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_argwhere_cpu_complex64 2022-08-17T12:21:37.2819501Z [gw3] [ 13%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_addcdiv_cpu_float32 2022-08-17T12:21:37.4958525Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_addmm_cpu_float32 2022-08-17T12:21:37.4964451Z [gw1] [ 13%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_argwhere_cpu_complex64 2022-08-17T12:21:37.4984362Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_as_strided_scatter_cpu_complex64 2022-08-17T12:21:37.5405449Z [gw1] [ 13%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_as_strided_scatter_cpu_complex64 2022-08-17T12:21:37.5986709Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_asinh_cpu_complex64 2022-08-17T12:21:37.5997829Z [gw3] [ 13%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_addmm_cpu_float32 2022-08-17T12:21:37.6924746Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_addmv_cpu_float32 2022-08-17T12:21:37.6933459Z [gw1] [ 13%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_asinh_cpu_complex64 2022-08-17T12:21:37.7751111Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_atan_cpu_float32 2022-08-17T12:21:37.7760886Z [gw1] [ 13%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_atan_cpu_float32 2022-08-17T12:21:37.7910004Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_atleast_1d_cpu_float32 2022-08-17T12:21:37.7918856Z [gw2] [ 13%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_add_cpu_complex64 2022-08-17T12:21:37.8205548Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_addcdiv_cpu_complex64 2022-08-17T12:21:37.8212892Z [gw1] [ 13%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_atleast_1d_cpu_float32 2022-08-17T12:21:37.8745074Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_atleast_3d_cpu_float32 2022-08-17T12:21:37.8757396Z [gw1] [ 14%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_atleast_3d_cpu_float32 2022-08-17T12:21:37.8806559Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_bfloat16_cpu_complex64 2022-08-17T12:21:37.9166610Z [gw1] [ 14%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_bfloat16_cpu_complex64 2022-08-17T12:21:38.1484491Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_bmm_cpu_complex64 2022-08-17T12:21:38.1499075Z [gw1] [ 14%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_bmm_cpu_complex64 2022-08-17T12:21:38.1525195Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_broadcast_shapes_cpu_float32 2022-08-17T12:21:38.1553439Z [gw1] [ 14%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_broadcast_shapes_cpu_float32 2022-08-17T12:21:38.1563770Z [gw3] [ 14%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_addmv_cpu_float32 2022-08-17T12:21:38.1926600Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_all_cpu_float32 2022-08-17T12:21:38.4857219Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_broadcast_to_cpu_float32 2022-08-17T12:21:38.4865455Z [gw3] [ 14%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_all_cpu_float32 2022-08-17T12:21:38.7411452Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_amin_cpu_float32 2022-08-17T12:21:38.7417810Z [gw1] [ 14%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_broadcast_to_cpu_float32 2022-08-17T12:21:38.9635197Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cartesian_prod_cpu_complex64 2022-08-17T12:21:38.9644563Z [gw1] [ 14%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cartesian_prod_cpu_complex64 2022-08-17T12:21:39.1282780Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cdist_cpu_float32 2022-08-17T12:21:39.1292447Z [gw0] [ 14%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_addcmul_cpu_complex64 2022-08-17T12:21:39.7854146Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_addmm_decomposed_cpu_complex64 2022-08-17T12:21:39.7859970Z [gw2] [ 14%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_addcdiv_cpu_complex64 2022-08-17T12:21:39.9363736Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_addmm_cpu_complex64 2022-08-17T12:21:39.9369826Z [gw3] [ 15%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_amin_cpu_float32 2022-08-17T12:21:40.1373840Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_any_cpu_complex64 2022-08-17T12:21:40.1387612Z [gw0] [ 15%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_addmm_decomposed_cpu_complex64 2022-08-17T12:21:40.6272505Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_addr_cpu_complex64 2022-08-17T12:21:40.6289601Z [gw3] [ 15%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_any_cpu_complex64 2022-08-17T12:21:40.7868372Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_argmin_cpu_float32 2022-08-17T12:21:40.7881307Z [gw2] [ 15%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_addmm_cpu_complex64 2022-08-17T12:21:40.9415682Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_addmv_cpu_complex64 2022-08-17T12:21:40.9423944Z [gw0] [ 15%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_addr_cpu_complex64 2022-08-17T12:21:40.9440174Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_allclose_cpu_complex64 2022-08-17T12:21:40.9620802Z [gw0] [ 15%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_allclose_cpu_complex64 2022-08-17T12:21:40.9628976Z [gw3] [ 15%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_argmin_cpu_float32 2022-08-17T12:21:40.9844292Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_as_strided_cpu_complex64 2022-08-17T12:21:41.3095592Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_aminmax_cpu_float32 [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:21:41.3098382Z [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:21:41.3258033Z [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:21:41.3260296Z [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:21:41.3278913Z 2022-08-17T12:21:41.3303535Z [gw0] [ 15%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_aminmax_cpu_float32 2022-08-17T12:21:41.4399909Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_any_cpu_float32 2022-08-17T12:21:41.4406912Z [gw3] [ 15%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_as_strided_cpu_complex64 2022-08-17T12:21:41.6040507Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_asin_cpu_complex64 2022-08-17T12:21:41.6050130Z [gw3] [ 15%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_asin_cpu_complex64 2022-08-17T12:21:41.6368918Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_atan2_cpu_float32 2022-08-17T12:21:41.6381886Z [gw0] [ 16%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_any_cpu_float32 2022-08-17T12:21:41.6397543Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_argsort_cpu_float32 2022-08-17T12:21:41.6805644Z [gw0] [ 16%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_argsort_cpu_float32 2022-08-17T12:21:41.7401061Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_as_strided_cpu_float32 2022-08-17T12:21:41.7409041Z [gw2] [ 16%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_addmv_cpu_complex64 2022-08-17T12:21:41.9388311Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_all_cpu_complex64 2022-08-17T12:21:41.9399720Z [gw0] [ 16%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_as_strided_cpu_float32 2022-08-17T12:21:42.0299820Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_asin_cpu_float32 2022-08-17T12:21:42.0308407Z [gw0] [ 16%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_asin_cpu_float32 2022-08-17T12:21:42.1797574Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_atan_cpu_complex64 2022-08-17T12:21:42.1809360Z [gw0] [ 16%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_atan_cpu_complex64 2022-08-17T12:21:42.2843640Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_atleast_1d_cpu_complex64 2022-08-17T12:21:42.2858421Z [gw2] [ 16%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_all_cpu_complex64 2022-08-17T12:21:42.3545459Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_amax_cpu_float32 2022-08-17T12:21:42.3552632Z [gw3] [ 16%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_atan2_cpu_float32 2022-08-17T12:21:42.4271125Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_atanh_cpu_float32 2022-08-17T12:21:42.4282716Z [gw3] [ 16%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_atanh_cpu_float32 2022-08-17T12:21:42.4868817Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_atleast_2d_cpu_float32 2022-08-17T12:21:42.4877011Z [gw3] [ 16%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_atleast_2d_cpu_float32 2022-08-17T12:21:42.6507010Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_baddbmm_cpu_float32 2022-08-17T12:21:42.6519640Z [gw0] [ 17%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_atleast_1d_cpu_complex64 2022-08-17T12:21:43.1220478Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_atleast_3d_cpu_complex64 2022-08-17T12:21:43.1226189Z [gw3] [ 17%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_baddbmm_cpu_float32 2022-08-17T12:21:43.2045477Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_block_diag_cpu_complex64 2022-08-17T12:21:43.2059450Z [gw0] [ 17%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_atleast_3d_cpu_complex64 2022-08-17T12:21:43.2097030Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_bernoulli_cpu_float32 2022-08-17T12:21:43.2526506Z [gw0] [ 17%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_bernoulli_cpu_float32 2022-08-17T12:21:43.3139575Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_block_diag_cpu_float32 2022-08-17T12:21:43.3154566Z [gw0] [ 17%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_block_diag_cpu_float32 2022-08-17T12:21:43.3202200Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_bool_cpu_float32 2022-08-17T12:21:43.3564865Z [gw0] [ 17%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_bool_cpu_float32 2022-08-17T12:21:43.7747512Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_broadcast_to_cpu_complex64 2022-08-17T12:21:43.7758143Z [gw3] [ 17%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_block_diag_cpu_complex64 2022-08-17T12:21:43.7799300Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_bool_cpu_complex64 2022-08-17T12:21:43.8164912Z [gw3] [ 17%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_bool_cpu_complex64 2022-08-17T12:21:43.8787298Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_broadcast_tensors_cpu_float32 2022-08-17T12:21:43.8794361Z [gw3] [ 17%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_broadcast_tensors_cpu_float32 2022-08-17T12:21:43.9020130Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_byte_cpu_complex64 2022-08-17T12:21:43.9204496Z [gw3] [ 17%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_byte_cpu_complex64 2022-08-17T12:21:43.9399546Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cat_cpu_complex64 2022-08-17T12:21:43.9410934Z [gw2] [ 18%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_amax_cpu_float32 2022-08-17T12:21:44.0282376Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_angle_cpu_float32 2022-08-17T12:21:44.0292044Z [gw2] [ 18%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_angle_cpu_float32 2022-08-17T12:21:44.3375765Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_argmax_cpu_float32 2022-08-17T12:21:44.3384054Z [gw2] [ 18%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_argmax_cpu_float32 2022-08-17T12:21:44.3849367Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_argwhere_cpu_float32 2022-08-17T12:21:44.3857710Z [gw0] [ 18%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_broadcast_to_cpu_complex64 2022-08-17T12:21:44.4157847Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_byte_cpu_float32 2022-08-17T12:21:44.4284243Z [gw0] [ 18%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_byte_cpu_float32 2022-08-17T12:21:44.4913049Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cat_cpu_float32 2022-08-17T12:21:44.4927069Z [gw2] [ 18%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_argwhere_cpu_float32 2022-08-17T12:21:44.4945851Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_as_strided_scatter_cpu_float32 2022-08-17T12:21:44.5300195Z [gw2] [ 18%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_as_strided_scatter_cpu_float32 2022-08-17T12:21:44.5307504Z [gw3] [ 18%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cat_cpu_complex64 2022-08-17T12:21:44.5362526Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_chalf_cpu_complex64 2022-08-17T12:21:44.5431016Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_asinh_cpu_float32 2022-08-17T12:21:44.5726296Z [gw3] [ 18%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_chalf_cpu_complex64 2022-08-17T12:21:44.6281483Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cholesky_cpu_complex64 2022-08-17T12:21:44.6293059Z [gw2] [ 18%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_asinh_cpu_float32 2022-08-17T12:21:44.8130031Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_atanh_cpu_complex64 2022-08-17T12:21:44.8144564Z [gw2] [ 19%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_atanh_cpu_complex64 2022-08-17T12:21:44.9437232Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_atleast_2d_cpu_complex64 2022-08-17T12:21:44.9449961Z [gw0] [ 19%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cat_cpu_float32 2022-08-17T12:21:44.9559966Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_chalf_cpu_float32 2022-08-17T12:21:44.9913703Z [gw0] [ 19%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_chalf_cpu_float32 2022-08-17T12:21:45.3957150Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cholesky_cpu_float32 2022-08-17T12:21:45.3980100Z [gw2] [ 19%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_atleast_2d_cpu_complex64 2022-08-17T12:21:47.2822458Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_baddbmm_cpu_complex64 2022-08-17T12:21:47.2857715Z [gw0] [ 19%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cholesky_cpu_float32 2022-08-17T12:21:48.2541849Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cholesky_solve_cpu_float32 2022-08-17T12:21:48.2568838Z [gw1] [ 19%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cdist_cpu_float32 2022-08-17T12:21:48.2874593Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_char_cpu_complex64 2022-08-17T12:21:48.3062250Z [gw1] [ 19%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_char_cpu_complex64 2022-08-17T12:21:49.1992439Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cholesky_inverse_cpu_complex64 2022-08-17T12:21:49.2016298Z [gw3] [ 19%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cholesky_cpu_complex64 2022-08-17T12:21:49.2400447Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cholesky_solve_cpu_complex64 2022-08-17T12:21:49.2462437Z [gw0] [ 19%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cholesky_solve_cpu_float32 2022-08-17T12:21:49.6561795Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_clamp_max_cpu_float32 2022-08-17T12:21:49.6590575Z [gw2] [ 19%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_baddbmm_cpu_complex64 2022-08-17T12:21:49.6647384Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_bfloat16_cpu_float32 2022-08-17T12:21:49.7080445Z [gw2] [ 20%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_bfloat16_cpu_float32 2022-08-17T12:21:49.9058086Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_bmm_cpu_float32 2022-08-17T12:21:49.9098093Z [gw2] [ 20%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_bmm_cpu_float32 2022-08-17T12:21:50.1076411Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_broadcast_tensors_cpu_complex64 2022-08-17T12:21:50.1088923Z [gw2] [ 20%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_broadcast_tensors_cpu_complex64 2022-08-17T12:21:50.1107265Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_bucketize_cpu_float32 2022-08-17T12:21:50.1525070Z [gw2] [ 20%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_bucketize_cpu_float32 2022-08-17T12:21:50.2035254Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cartesian_prod_cpu_float32 2022-08-17T12:21:50.2046221Z [gw2] [ 20%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cartesian_prod_cpu_float32 2022-08-17T12:21:50.3183877Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_ceil_cpu_float32 2022-08-17T12:21:50.3198897Z [gw0] [ 20%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_clamp_max_cpu_float32 2022-08-17T12:21:50.3578886Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_column_stack_cpu_complex64 2022-08-17T12:21:50.3623175Z [gw2] [ 20%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_ceil_cpu_float32 2022-08-17T12:21:50.3929159Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_char_cpu_float32 2022-08-17T12:21:50.4043858Z [gw2] [ 20%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_char_cpu_float32 2022-08-17T12:21:50.6771509Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cholesky_inverse_cpu_float32 2022-08-17T12:21:50.6781736Z [gw0] [ 20%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_column_stack_cpu_complex64 2022-08-17T12:21:51.0913276Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_complex_cpu_float32 2022-08-17T12:21:51.0930112Z [gw0] [ 20%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_complex_cpu_float32 2022-08-17T12:21:51.0946831Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_conj_physical_cpu_float32 2022-08-17T12:21:51.1365868Z [gw0] [ 21%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_conj_physical_cpu_float32 2022-08-17T12:21:51.2306171Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_contiguous_cpu_float32 2022-08-17T12:21:51.2332937Z [gw0] [ 21%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_contiguous_cpu_float32 2022-08-17T12:21:51.3818797Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cos_cpu_complex64 2022-08-17T12:21:51.3850177Z [gw1] [ 21%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cholesky_inverse_cpu_complex64 2022-08-17T12:21:51.5466338Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_chunk_cpu_complex64 2022-08-17T12:21:51.5493601Z [gw2] [ 21%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cholesky_inverse_cpu_float32 2022-08-17T12:21:51.7968938Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_chunk_cpu_float32 2022-08-17T12:21:51.7980665Z [gw0] [ 21%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cos_cpu_complex64 2022-08-17T12:21:51.8748938Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_count_nonzero_cpu_complex64 2022-08-17T12:21:51.8760540Z [gw2] [ 21%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_chunk_cpu_float32 2022-08-17T12:21:52.0671341Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_clone_cpu_complex64 2022-08-17T12:21:52.0688139Z [gw3] [ 21%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cholesky_solve_cpu_complex64 2022-08-17T12:21:52.1725136Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_clamp_cpu_float32 2022-08-17T12:21:52.1738005Z [gw1] [ 21%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_chunk_cpu_complex64 2022-08-17T12:21:52.2177352Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_clamp_min_cpu_float32 2022-08-17T12:21:52.2189954Z [gw2] [ 21%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_clone_cpu_complex64 2022-08-17T12:21:52.3816973Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_combinations_cpu_complex64 2022-08-17T12:21:52.3825816Z [gw3] [ 21%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_clamp_cpu_float32 2022-08-17T12:21:52.5246948Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_clone_cpu_float32 2022-08-17T12:21:52.5254224Z [gw3] [ 22%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_clone_cpu_float32 2022-08-17T12:21:52.6457297Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_combinations_cpu_float32 2022-08-17T12:21:52.6467184Z [gw0] [ 22%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_count_nonzero_cpu_complex64 2022-08-17T12:21:52.9344923Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cross_cpu_complex64 2022-08-17T12:21:52.9354418Z [gw1] [ 22%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_clamp_min_cpu_float32 2022-08-17T12:21:53.0545806Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_column_stack_cpu_float32 2022-08-17T12:21:53.0553963Z [gw1] [ 22%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_column_stack_cpu_float32 2022-08-17T12:21:53.1663640Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_conj_cpu_complex64 2022-08-17T12:21:53.1671612Z [gw0] [ 22%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cross_cpu_complex64 2022-08-17T12:21:53.2270168Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cumprod_cpu_complex64 2022-08-17T12:21:53.2279230Z [gw3] [ 22%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_combinations_cpu_float32 2022-08-17T12:21:53.3913768Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_conj_physical_cpu_complex64 2022-08-17T12:21:53.3921220Z [gw3] [ 22%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_conj_physical_cpu_complex64 2022-08-17T12:21:53.4416978Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_contiguous_cpu_complex64 2022-08-17T12:21:53.4426015Z [gw1] [ 22%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_conj_cpu_complex64 2022-08-17T12:21:53.5829176Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_constant_pad_nd_cpu_complex64 2022-08-17T12:21:53.5839287Z [gw3] [ 22%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_contiguous_cpu_complex64 2022-08-17T12:21:53.6373600Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_corrcoef_cpu_float32 2022-08-17T12:21:53.6382649Z [gw2] [ 22%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_combinations_cpu_complex64 2022-08-17T12:21:53.8629210Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_conj_cpu_float32 2022-08-17T12:21:53.8648519Z [gw2] [ 23%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_conj_cpu_float32 2022-08-17T12:21:53.9726835Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_constant_pad_nd_cpu_float32 2022-08-17T12:21:53.9731037Z [gw3] [ 23%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_corrcoef_cpu_float32 2022-08-17T12:21:54.2446661Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cosh_cpu_float32 2022-08-17T12:21:54.2453669Z [gw3] [ 23%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cosh_cpu_float32 2022-08-17T12:21:54.4298546Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cov_cpu_float32 2022-08-17T12:21:54.4304921Z [gw3] [ 23%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cov_cpu_float32 2022-08-17T12:21:54.7557683Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cummin_cpu_float32 2022-08-17T12:21:54.7572287Z [gw3] [ 23%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cummin_cpu_float32 2022-08-17T12:21:54.9632692Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cumsum_cpu_float32 2022-08-17T12:21:54.9647610Z [gw0] [ 23%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cumprod_cpu_complex64 2022-08-17T12:21:55.1696577Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cumulative_trapezoid_cpu_complex64 2022-08-17T12:21:55.1707177Z [gw3] [ 23%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cumsum_cpu_float32 2022-08-17T12:21:55.6104137Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_index_fill_cpu_complex64 2022-08-17T12:21:55.6111733Z [gw3] [ 23%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_index_fill_cpu_complex64 2022-08-17T12:21:55.6771038Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_index_fill_cpu_float32 2022-08-17T12:21:55.6780986Z [gw0] [ 23%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cumulative_trapezoid_cpu_complex64 2022-08-17T12:21:55.8942108Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_expand_cpu_complex64 2022-08-17T12:21:55.8950810Z [gw3] [ 23%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_index_fill_cpu_float32 2022-08-17T12:21:55.9135167Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_index_put_cpu_complex64 2022-08-17T12:21:55.9364298Z [gw3] [ 24%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_index_put_cpu_complex64 2022-08-17T12:21:55.9540606Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_index_put_cpu_float32 2022-08-17T12:21:55.9804543Z [gw3] [ 24%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_index_put_cpu_float32 2022-08-17T12:21:56.0456431Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_index_reduce_cpu_float32 2022-08-17T12:21:56.0465037Z [gw2] [ 24%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_constant_pad_nd_cpu_float32 2022-08-17T12:21:56.3981455Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_corrcoef_cpu_complex64 2022-08-17T12:21:56.3990562Z [gw0] [ 24%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_expand_cpu_complex64 2022-08-17T12:21:56.7507826Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_expand_cpu_float32 2022-08-17T12:21:56.7516895Z [gw2] [ 24%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_corrcoef_cpu_complex64 2022-08-17T12:21:56.7558757Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cosh_cpu_complex64 2022-08-17T12:21:56.7569221Z [gw0] [ 24%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_expand_cpu_float32 2022-08-17T12:21:56.8354931Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_expm1_cpu_float32 2022-08-17T12:21:56.8363385Z [gw0] [ 24%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_expm1_cpu_float32 2022-08-17T12:21:57.2614212Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_fft2_cpu_complex64 2022-08-17T12:21:57.2618324Z [gw2] [ 24%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cosh_cpu_complex64 2022-08-17T12:21:57.4852327Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cov_cpu_complex64 2022-08-17T12:21:57.4860790Z [gw2] [ 24%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cov_cpu_complex64 2022-08-17T12:21:57.4971926Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cummax_cpu_float32 2022-08-17T12:21:57.4983651Z [gw0] [ 24%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_fft2_cpu_complex64 2022-08-17T12:21:57.7778673Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_fft2_cpu_float32 2022-08-17T12:21:57.7790836Z [gw2] [ 25%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cummax_cpu_float32 2022-08-17T12:21:57.8311162Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cumsum_cpu_complex64 2022-08-17T12:21:57.8327636Z [gw1] [ 25%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_constant_pad_nd_cpu_complex64 2022-08-17T12:21:57.8370918Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_copysign_cpu_float32 2022-08-17T12:21:57.8382200Z [gw0] [ 25%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_fft2_cpu_float32 2022-08-17T12:21:58.5162737Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_fft_cpu_complex64 2022-08-17T12:21:58.5172197Z [gw2] [ 25%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cumsum_cpu_complex64 2022-08-17T12:21:58.5431255Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cumulative_trapezoid_cpu_float32 2022-08-17T12:21:58.5457303Z [gw0] [ 25%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_fft_cpu_complex64 2022-08-17T12:21:58.6690341Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_fft_cpu_float32 2022-08-17T12:21:58.6698268Z [gw1] [ 25%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_copysign_cpu_float32 2022-08-17T12:21:58.7363790Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cos_cpu_float32 2022-08-17T12:21:58.7380954Z [gw3] [ 25%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_index_reduce_cpu_float32 2022-08-17T12:21:58.9124070Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_index_select_cpu_complex64 2022-08-17T12:21:58.9138937Z [gw0] [ 25%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_fft_cpu_float32 2022-08-17T12:21:58.9631347Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_fftn_cpu_complex64 2022-08-17T12:21:58.9649527Z [gw1] [ 25%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cos_cpu_float32 2022-08-17T12:21:58.9755172Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_count_nonzero_cpu_float32 2022-08-17T12:21:58.9765040Z [gw2] [ 25%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cumulative_trapezoid_cpu_float32 2022-08-17T12:21:59.2321125Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_deg2rad_cpu_float32 2022-08-17T12:21:59.2338759Z [gw2] [ 26%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_deg2rad_cpu_float32 2022-08-17T12:21:59.2352280Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_diag_cpu_complex64 2022-08-17T12:21:59.2362530Z [gw3] [ 26%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_index_select_cpu_complex64 2022-08-17T12:21:59.5368260Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_index_select_cpu_float32 2022-08-17T12:21:59.5375671Z [gw3] [ 26%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_index_select_cpu_float32 2022-08-17T12:21:59.5850758Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_inner_cpu_complex64 2022-08-17T12:21:59.5855571Z [gw1] [ 26%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_count_nonzero_cpu_float32 2022-08-17T12:21:59.7408818Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cross_cpu_float32 2022-08-17T12:21:59.7423499Z [gw0] [ 26%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_fftn_cpu_complex64 2022-08-17T12:21:59.8953691Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_fftn_cpu_float32 2022-08-17T12:21:59.8964224Z [gw1] [ 26%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cross_cpu_float32 2022-08-17T12:21:59.9366921Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cumprod_cpu_float32 2022-08-17T12:21:59.9378062Z [gw3] [ 26%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_inner_cpu_complex64 2022-08-17T12:22:00.1419002Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_inner_cpu_float32 2022-08-17T12:22:00.1429725Z [gw3] [ 26%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_inner_cpu_float32 2022-08-17T12:22:00.1648382Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_int_cpu_complex64 2022-08-17T12:22:00.1659038Z [gw0] [ 26%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_fftn_cpu_float32 2022-08-17T12:22:00.1729055Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_fftshift_cpu_complex64 2022-08-17T12:22:00.1843511Z [gw3] [ 26%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_int_cpu_complex64 2022-08-17T12:22:00.2129073Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_int_cpu_float32 2022-08-17T12:22:00.2284891Z [gw3] [ 27%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_int_cpu_float32 2022-08-17T12:22:00.6003635Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_inverse_cpu_complex64 2022-08-17T12:22:00.6019256Z [gw0] [ 27%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_fftshift_cpu_complex64 2022-08-17T12:22:00.8370013Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_fftshift_cpu_float32 2022-08-17T12:22:00.8397116Z [gw0] [ 27%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_fftshift_cpu_float32 2022-08-17T12:22:00.9968290Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_hfft2_cpu_complex64 2022-08-17T12:22:01.0039247Z [gw1] [ 27%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cumprod_cpu_float32 2022-08-17T12:22:01.4160077Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_flipud_cpu_complex64 2022-08-17T12:22:01.4172273Z [gw1] [ 27%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_flipud_cpu_complex64 2022-08-17T12:22:01.6801460Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_flipud_cpu_float32 2022-08-17T12:22:01.6838284Z [gw1] [ 27%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_flipud_cpu_float32 2022-08-17T12:22:01.7041650Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_float_cpu_complex64 2022-08-17T12:22:01.7058829Z [gw0] [ 27%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_hfft2_cpu_complex64 2022-08-17T12:22:01.8133208Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_hfft2_cpu_float32 2022-08-17T12:22:01.8171765Z [gw1] [ 27%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_float_cpu_complex64 2022-08-17T12:22:01.8977270Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_float_cpu_float32 2022-08-17T12:22:01.8999859Z [gw2] [ 27%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_diag_cpu_complex64 2022-08-17T12:22:01.9531073Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_diag_cpu_float32 2022-08-17T12:22:01.9542228Z [gw1] [ 27%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_float_cpu_float32 2022-08-17T12:22:01.9561424Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_float_power_cpu_complex64 2022-08-17T12:22:01.9968050Z [gw1] [ 28%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_float_power_cpu_complex64 2022-08-17T12:22:01.9991887Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_float_power_cpu_float32 2022-08-17T12:22:02.0407375Z [gw1] [ 28%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_float_power_cpu_float32 2022-08-17T12:22:02.0973692Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_floor_cpu_float32 2022-08-17T12:22:02.0998176Z [gw0] [ 28%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_hfft2_cpu_float32 2022-08-17T12:22:02.1008054Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_hfft_cpu_complex64 2022-08-17T12:22:02.1020763Z [gw3] [ 28%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_inverse_cpu_complex64 2022-08-17T12:22:02.1541088Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_inverse_cpu_float32 2022-08-17T12:22:02.1553967Z [gw1] [ 28%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_floor_cpu_float32 2022-08-17T12:22:02.1572632Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_floor_divide_cpu_float32 2022-08-17T12:22:02.1968468Z [gw1] [ 28%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_floor_divide_cpu_float32 2022-08-17T12:22:02.9547064Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fmax_cpu_float32 2022-08-17T12:22:02.9564006Z [gw0] [ 28%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_hfft_cpu_complex64 2022-08-17T12:22:02.9786229Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_hfft_cpu_float32 2022-08-17T12:22:02.9798924Z [gw3] [ 28%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_inverse_cpu_float32 2022-08-17T12:22:02.9978258Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_isclose_cpu_complex64 2022-08-17T12:22:02.9989766Z [gw1] [ 28%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fmax_cpu_float32 2022-08-17T12:22:03.3578630Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fmin_cpu_float32 2022-08-17T12:22:03.3595290Z [gw0] [ 28%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_hfft_cpu_float32 2022-08-17T12:22:03.3775296Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_hfftn_cpu_complex64 2022-08-17T12:22:03.3793861Z [gw2] [ 29%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_diag_cpu_float32 2022-08-17T12:22:03.6263244Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_diag_embed_cpu_complex64 2022-08-17T12:22:03.6277314Z [gw1] [ 29%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fmin_cpu_float32 2022-08-17T12:22:04.0666829Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fmod_cpu_float32 2022-08-17T12:22:04.0675861Z [gw3] [ 29%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_isclose_cpu_complex64 2022-08-17T12:22:04.2832885Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_isclose_cpu_float32 2022-08-17T12:22:04.2844587Z [gw0] [ 29%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_hfftn_cpu_complex64 2022-08-17T12:22:04.3323167Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_hfftn_cpu_float32 2022-08-17T12:22:04.3338349Z [gw1] [ 29%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fmod_cpu_float32 2022-08-17T12:22:04.5369135Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_frac_cpu_float32 2022-08-17T12:22:04.5384698Z [gw1] [ 29%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_frac_cpu_float32 2022-08-17T12:22:04.6402909Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_frexp_cpu_float32 2022-08-17T12:22:04.6415765Z [gw3] [ 29%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_isclose_cpu_float32 2022-08-17T12:22:04.7539630Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_isfinite_cpu_complex64 2022-08-17T12:22:04.7551703Z [gw1] [ 29%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_frexp_cpu_float32 2022-08-17T12:22:04.7594322Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_full_like_cpu_complex64 2022-08-17T12:22:04.7611730Z [gw0] [ 29%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_hfftn_cpu_float32 2022-08-17T12:22:04.8068463Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_ifft2_cpu_complex64 2022-08-17T12:22:04.8081577Z [gw3] [ 29%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_isfinite_cpu_complex64 2022-08-17T12:22:04.8892837Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_isfinite_cpu_float32 2022-08-17T12:22:04.8906749Z [gw3] [ 30%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_isfinite_cpu_float32 2022-08-17T12:22:04.9238143Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_isin_cpu_float32 2022-08-17T12:22:04.9322763Z [gw3] [ 30%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_isin_cpu_float32 2022-08-17T12:22:04.9470085Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_isinf_cpu_complex64 2022-08-17T12:22:04.9484636Z [gw1] [ 30%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_full_like_cpu_complex64 2022-08-17T12:22:04.9928283Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_full_like_cpu_float32 2022-08-17T12:22:04.9954955Z [gw3] [ 30%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_isinf_cpu_complex64 2022-08-17T12:22:05.0266690Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_isinf_cpu_float32 2022-08-17T12:22:05.0363103Z [gw3] [ 30%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_isinf_cpu_float32 2022-08-17T12:22:05.0607214Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_isnan_cpu_complex64 2022-08-17T12:22:05.0621305Z [gw1] [ 30%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_full_like_cpu_float32 2022-08-17T12:22:05.0939817Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_gather_cpu_complex64 2022-08-17T12:22:05.0954270Z [gw3] [ 30%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_isnan_cpu_complex64 2022-08-17T12:22:05.1282764Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_isnan_cpu_float32 2022-08-17T12:22:05.1363078Z [gw3] [ 30%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_isnan_cpu_float32 2022-08-17T12:22:05.1673514Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_isneginf_cpu_float32 2022-08-17T12:22:05.1804598Z [gw3] [ 30%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_isneginf_cpu_float32 2022-08-17T12:22:05.2124699Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_isposinf_cpu_float32 2022-08-17T12:22:05.2242615Z [gw3] [ 30%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_isposinf_cpu_float32 2022-08-17T12:22:05.3886602Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_isreal_cpu_complex64 2022-08-17T12:22:05.3900850Z [gw3] [ 31%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_isreal_cpu_complex64 2022-08-17T12:22:05.4760282Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_isreal_cpu_float32 2022-08-17T12:22:05.4775021Z [gw3] [ 31%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_isreal_cpu_float32 2022-08-17T12:22:05.4788088Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_istft_cpu_complex64 2022-08-17T12:22:05.4818285Z [gw3] [ 31%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_istft_cpu_complex64 2022-08-17T12:22:05.4835973Z [gw0] [ 31%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_ifft2_cpu_complex64 2022-08-17T12:22:05.5206867Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_ifft2_cpu_float32 2022-08-17T12:22:05.5231670Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_istft_cpu_float32 2022-08-17T12:22:05.5646400Z [gw3] [ 31%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_istft_cpu_float32 2022-08-17T12:22:05.5684892Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_jiterator_2inputs_2outputs_cpu_complex64 2022-08-17T12:22:05.6087703Z [gw3] [ 31%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_jiterator_2inputs_2outputs_cpu_complex64 2022-08-17T12:22:05.6135813Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_jiterator_2inputs_2outputs_cpu_float32 2022-08-17T12:22:05.6527018Z [gw3] [ 31%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_jiterator_2inputs_2outputs_cpu_float32 2022-08-17T12:22:05.6563873Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_jiterator_4inputs_with_extra_args_cpu_complex64 2022-08-17T12:22:05.6967768Z [gw3] [ 31%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_jiterator_4inputs_with_extra_args_cpu_complex64 2022-08-17T12:22:05.7008466Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_jiterator_4inputs_with_extra_args_cpu_float32 2022-08-17T12:22:05.7406021Z [gw3] [ 31%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_jiterator_4inputs_with_extra_args_cpu_float32 2022-08-17T12:22:05.7453662Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_jiterator_binary_cpu_complex64 2022-08-17T12:22:05.7847113Z [gw3] [ 31%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_jiterator_binary_cpu_complex64 2022-08-17T12:22:05.7892767Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_jiterator_binary_cpu_float32 2022-08-17T12:22:05.8253875Z [gw3] [ 32%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_jiterator_binary_cpu_float32 2022-08-17T12:22:05.8266979Z [gw0] [ 32%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_ifft2_cpu_float32 2022-08-17T12:22:05.8309591Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_ifft_cpu_complex64 2022-08-17T12:22:05.8329502Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_jiterator_binary_return_by_ref_cpu_complex64 2022-08-17T12:22:05.8726721Z [gw3] [ 32%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_jiterator_binary_return_by_ref_cpu_complex64 2022-08-17T12:22:05.8760184Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_jiterator_binary_return_by_ref_cpu_float32 2022-08-17T12:22:05.8870623Z [gw3] [ 32%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_jiterator_binary_return_by_ref_cpu_float32 2022-08-17T12:22:05.8878389Z [gw1] [ 32%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_gather_cpu_complex64 2022-08-17T12:22:05.9165957Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_gather_cpu_float32 2022-08-17T12:22:05.9213905Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_jiterator_unary_cpu_complex64 2022-08-17T12:22:05.9606047Z [gw3] [ 32%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_jiterator_unary_cpu_complex64 2022-08-17T12:22:05.9645672Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_jiterator_unary_cpu_float32 2022-08-17T12:22:06.0047369Z [gw3] [ 32%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_jiterator_unary_cpu_float32 2022-08-17T12:22:06.2475035Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_kron_cpu_complex64 2022-08-17T12:22:06.2486208Z [gw3] [ 32%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_kron_cpu_complex64 2022-08-17T12:22:06.2966154Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_kron_cpu_float32 2022-08-17T12:22:06.2976569Z [gw2] [ 32%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_diag_embed_cpu_complex64 2022-08-17T12:22:06.3598250Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_diag_embed_cpu_float32 2022-08-17T12:22:06.3609812Z [gw3] [ 32%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_kron_cpu_float32 2022-08-17T12:22:06.3644213Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_kthvalue_cpu_float32 2022-08-17T12:22:06.3657657Z [gw1] [ 33%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_gather_cpu_float32 2022-08-17T12:22:06.5353194Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_ge_cpu_float32 2022-08-17T12:22:06.5364487Z [gw0] [ 33%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_ifft_cpu_complex64 2022-08-17T12:22:06.6871801Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_ifft_cpu_float32 2022-08-17T12:22:06.6884796Z [gw1] [ 33%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_ge_cpu_float32 2022-08-17T12:22:06.9104295Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_geqrf_cpu_complex64 2022-08-17T12:22:06.9132668Z [gw0] [ 33%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_ifft_cpu_float32 2022-08-17T12:22:07.4745593Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_ifftn_cpu_complex64 2022-08-17T12:22:07.4751002Z [gw3] [ 33%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_kthvalue_cpu_float32 2022-08-17T12:22:07.5555901Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_ldexp_cpu_complex64 2022-08-17T12:22:07.5568198Z [gw2] [ 33%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_diag_embed_cpu_float32 2022-08-17T12:22:07.7585520Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_diagflat_cpu_complex64 2022-08-17T12:22:07.7598673Z [gw0] [ 33%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_ifftn_cpu_complex64 2022-08-17T12:22:08.1858182Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_ifftn_cpu_float32 2022-08-17T12:22:08.1871159Z [gw0] [ 33%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_ifftn_cpu_float32 2022-08-17T12:22:08.2278806Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_ifftshift_cpu_complex64 2022-08-17T12:22:08.2294427Z [gw2] [ 33%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_diagflat_cpu_complex64 2022-08-17T12:22:08.5880839Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_diagflat_cpu_float32 2022-08-17T12:22:08.5886771Z [gw2] [ 34%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_diagflat_cpu_float32 2022-08-17T12:22:08.5973127Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_diagonal_cpu_complex64 2022-08-17T12:22:08.5983681Z [gw0] [ 34%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_ifftshift_cpu_complex64 2022-08-17T12:22:08.7951127Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_ifftshift_cpu_float32 2022-08-17T12:22:08.7958524Z [gw0] [ 34%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_ifftshift_cpu_float32 2022-08-17T12:22:08.8373379Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_ihfft2_cpu_float32 2022-08-17T12:22:08.8388076Z [gw1] [ 34%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_geqrf_cpu_complex64 2022-08-17T12:22:09.0425931Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_geqrf_cpu_float32 2022-08-17T12:22:09.0441567Z [gw3] [ 34%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_ldexp_cpu_complex64 2022-08-17T12:22:09.1314127Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_ldexp_cpu_float32 2022-08-17T12:22:09.1326252Z [gw0] [ 34%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_ihfft2_cpu_float32 2022-08-17T12:22:09.5316641Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_ihfft_cpu_float32 2022-08-17T12:22:09.5334729Z [gw0] [ 34%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_ihfft_cpu_float32 2022-08-17T12:22:09.8188167Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_ihfftn_cpu_float32 2022-08-17T12:22:09.8204421Z [gw3] [ 34%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_ldexp_cpu_float32 2022-08-17T12:22:09.9576121Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_le_cpu_float32 2022-08-17T12:22:09.9586865Z [gw0] [ 34%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_ihfftn_cpu_float32 2022-08-17T12:22:10.0357721Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_irfft2_cpu_complex64 2022-08-17T12:22:10.0375229Z [gw1] [ 34%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_geqrf_cpu_float32 2022-08-17T12:22:10.0393476Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_gradient_cpu_complex64 2022-08-17T12:22:10.0805029Z [gw1] [ 35%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_gradient_cpu_complex64 2022-08-17T12:22:10.0825516Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_gradient_cpu_float32 2022-08-17T12:22:10.1244327Z [gw1] [ 35%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_gradient_cpu_float32 2022-08-17T12:22:10.1361080Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_gt_cpu_float32 2022-08-17T12:22:10.1370934Z [gw3] [ 35%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_le_cpu_float32 2022-08-17T12:22:10.4398698Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_lerp_cpu_complex64 2022-08-17T12:22:10.4410875Z [gw1] [ 35%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_gt_cpu_float32 2022-08-17T12:22:10.5028107Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_half_cpu_complex64 2022-08-17T12:22:10.5054986Z [gw1] [ 35%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_half_cpu_complex64 2022-08-17T12:22:10.5701802Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_half_cpu_float32 2022-08-17T12:22:10.5729544Z [gw1] [ 35%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_half_cpu_float32 2022-08-17T12:22:10.6187999Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_heaviside_cpu_float32 2022-08-17T12:22:10.6201729Z [gw0] [ 35%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_irfft2_cpu_complex64 2022-08-17T12:22:10.8444950Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_irfft2_cpu_float32 2022-08-17T12:22:10.8458340Z [gw1] [ 35%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_heaviside_cpu_float32 2022-08-17T12:22:10.9590122Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_histc_cpu_float32 2022-08-17T12:22:10.9601126Z [gw0] [ 35%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_irfft2_cpu_float32 2022-08-17T12:22:11.4790110Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_irfft_cpu_complex64 2022-08-17T12:22:11.4805241Z [gw2] [ 35%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_diagonal_cpu_complex64 2022-08-17T12:22:11.6607246Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_diagonal_cpu_float32 2022-08-17T12:22:11.6633371Z [gw0] [ 36%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_irfft_cpu_complex64 2022-08-17T12:22:12.0181207Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_irfft_cpu_float32 2022-08-17T12:22:12.0186265Z [gw0] [ 36%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_irfft_cpu_float32 2022-08-17T12:22:12.8416232Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_irfftn_cpu_complex64 2022-08-17T12:22:12.8431262Z [gw0] [ 36%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_irfftn_cpu_complex64 2022-08-17T12:22:12.9653517Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_irfftn_cpu_float32 2022-08-17T12:22:12.9659071Z [gw2] [ 36%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_diagonal_cpu_float32 2022-08-17T12:22:13.2663426Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_diagonal_scatter_cpu_float32 2022-08-17T12:22:13.2676150Z [gw0] [ 36%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_irfftn_cpu_float32 2022-08-17T12:22:13.5960933Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_rfft2_cpu_float32 2022-08-17T12:22:13.5972015Z [gw0] [ 36%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_rfft2_cpu_float32 2022-08-17T12:22:13.9212091Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_rfft_cpu_float32 2022-08-17T12:22:13.9239158Z [gw1] [ 36%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_histc_cpu_float32 2022-08-17T12:22:13.9538445Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_histogram_cpu_float32 2022-08-17T12:22:13.9550841Z [gw0] [ 36%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_rfft_cpu_float32 2022-08-17T12:22:14.3749429Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_rfftn_cpu_float32 2022-08-17T12:22:14.3754167Z [gw0] [ 36%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_rfftn_cpu_float32 2022-08-17T12:22:14.3808644Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fill_cpu_complex64 2022-08-17T12:22:14.3836317Z [gw0] [ 36%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fill_cpu_complex64 2022-08-17T12:22:14.3843867Z [gw1] [ 37%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_histogram_cpu_float32 2022-08-17T12:22:14.4239586Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_histogramdd_cpu_float32 2022-08-17T12:22:14.4262998Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fill_cpu_float32 2022-08-17T12:22:14.4719574Z [gw0] [ 37%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fill_cpu_float32 2022-08-17T12:22:14.5332539Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_flatten_cpu_complex64 2022-08-17T12:22:14.5354168Z [gw1] [ 37%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_histogramdd_cpu_float32 2022-08-17T12:22:14.5823378Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_hsplit_cpu_complex64 2022-08-17T12:22:14.5832025Z [gw2] [ 37%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_diagonal_scatter_cpu_float32 2022-08-17T12:22:14.8746348Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_diff_cpu_complex64 2022-08-17T12:22:14.8755102Z [gw1] [ 37%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_hsplit_cpu_complex64 2022-08-17T12:22:15.0390427Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_hsplit_cpu_float32 2022-08-17T12:22:15.0406338Z [gw3] [ 37%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_lerp_cpu_complex64 2022-08-17T12:22:15.0412083Z [gw1] [ 37%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_hsplit_cpu_float32 2022-08-17T12:22:15.0418061Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_lerp_cpu_float32 2022-08-17T12:22:15.1978964Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_hstack_cpu_complex64 2022-08-17T12:22:15.1987513Z [gw1] [ 37%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_hstack_cpu_complex64 2022-08-17T12:22:15.2950802Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_hstack_cpu_float32 2022-08-17T12:22:15.2958762Z [gw1] [ 37%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_hstack_cpu_float32 2022-08-17T12:22:15.3830448Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_hypot_cpu_float32 2022-08-17T12:22:15.3839945Z [gw0] [ 37%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_flatten_cpu_complex64 2022-08-17T12:22:15.8130764Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_flatten_cpu_float32 2022-08-17T12:22:15.8140009Z [gw0] [ 38%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_flatten_cpu_float32 2022-08-17T12:22:15.9371268Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_flip_cpu_complex64 2022-08-17T12:22:15.9380290Z [gw1] [ 38%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_hypot_cpu_float32 2022-08-17T12:22:16.1674321Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_i0_cpu_float32 2022-08-17T12:22:16.1685418Z [gw1] [ 38%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_i0_cpu_float32 2022-08-17T12:22:16.2520504Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_igamma_cpu_float32 2022-08-17T12:22:16.2524849Z [gw3] [ 38%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_lerp_cpu_float32 2022-08-17T12:22:16.3788903Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_lgamma_cpu_float32 2022-08-17T12:22:16.3797187Z [gw1] [ 38%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_igamma_cpu_float32 2022-08-17T12:22:16.4690947Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_igammac_cpu_float32 2022-08-17T12:22:16.4696337Z [gw3] [ 38%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_lgamma_cpu_float32 2022-08-17T12:22:16.5766700Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_cholesky_cpu_complex64 2022-08-17T12:22:16.5779366Z [gw1] [ 38%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_igammac_cpu_float32 2022-08-17T12:22:16.7792641Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_imag_cpu_complex64 2022-08-17T12:22:16.7800786Z [gw1] [ 38%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_imag_cpu_complex64 2022-08-17T12:22:17.4416015Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_index_add_cpu_complex64 2022-08-17T12:22:17.4417635Z [gw0] [ 38%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_flip_cpu_complex64 2022-08-17T12:22:17.9341369Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_flip_cpu_float32 2022-08-17T12:22:17.9353828Z [gw3] [ 38%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_cholesky_cpu_complex64 2022-08-17T12:22:18.1511925Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_cholesky_cpu_float32 2022-08-17T12:22:18.1528226Z [gw1] [ 39%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_index_add_cpu_complex64 2022-08-17T12:22:18.3291944Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_index_add_cpu_float32 2022-08-17T12:22:18.3318693Z [gw0] [ 39%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_flip_cpu_float32 2022-08-17T12:22:18.6602295Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fliplr_cpu_complex64 2022-08-17T12:22:18.6612530Z [gw3] [ 39%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_cholesky_cpu_float32 2022-08-17T12:22:18.6668399Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_cholesky_ex_cpu_complex64 2022-08-17T12:22:18.6682462Z [gw0] [ 39%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fliplr_cpu_complex64 2022-08-17T12:22:18.8391064Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fliplr_cpu_float32 2022-08-17T12:22:18.8405758Z [gw0] [ 39%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fliplr_cpu_float32 2022-08-17T12:22:18.9252860Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_tensorsolve_cpu_float32 2022-08-17T12:22:18.9267719Z [gw1] [ 39%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_index_add_cpu_float32 2022-08-17T12:22:19.0347200Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_index_copy_cpu_complex64 2022-08-17T12:22:19.0356623Z [gw0] [ 39%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_tensorsolve_cpu_float32 2022-08-17T12:22:19.4831702Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_vander_cpu_complex64 2022-08-17T12:22:19.4856851Z [gw1] [ 39%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_index_copy_cpu_complex64 2022-08-17T12:22:19.7773594Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_index_copy_cpu_float32 2022-08-17T12:22:19.7779415Z [gw1] [ 39%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_index_copy_cpu_float32 2022-08-17T12:22:19.8373087Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_lu_cpu_complex64 2022-08-17T12:22:19.8382124Z [gw0] [ 39%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_vander_cpu_complex64 2022-08-17T12:22:20.3064620Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_vander_cpu_float32 2022-08-17T12:22:20.3090617Z [gw0] [ 40%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_vander_cpu_float32 2022-08-17T12:22:20.3578095Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_vecdot_cpu_complex64 2022-08-17T12:22:20.3596505Z [gw3] [ 40%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_cholesky_ex_cpu_complex64 2022-08-17T12:22:21.5044022Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_cholesky_ex_cpu_float32 2022-08-17T12:22:21.5066565Z [gw3] [ 40%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_cholesky_ex_cpu_float32 2022-08-17T12:22:21.9710345Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_cond_cpu_complex64 2022-08-17T12:22:21.9737050Z [gw3] [ 40%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_cond_cpu_complex64 2022-08-17T12:22:22.2055172Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_cond_cpu_float32 2022-08-17T12:22:22.2070005Z [gw1] [ 40%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_lu_cpu_complex64 2022-08-17T12:22:22.2863275Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_lu_cpu_float32 2022-08-17T12:22:22.2886312Z [gw3] [ 40%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_cond_cpu_float32 2022-08-17T12:22:22.5736060Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_cross_cpu_complex64 2022-08-17T12:22:22.5751048Z [gw3] [ 40%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_cross_cpu_complex64 2022-08-17T12:22:22.7186519Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_cross_cpu_float32 2022-08-17T12:22:22.7199502Z [gw3] [ 40%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_cross_cpu_float32 2022-08-17T12:22:23.2676607Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_det_cpu_complex64 2022-08-17T12:22:23.2710036Z [gw1] [ 40%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_lu_cpu_float32 2022-08-17T12:22:23.5307362Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_lu_factor_cpu_complex64 2022-08-17T12:22:23.5333652Z [gw3] [ 40%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_det_cpu_complex64 2022-08-17T12:22:23.9398296Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_det_cpu_float32 2022-08-17T12:22:23.9424924Z [gw3] [ 41%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_det_cpu_float32 2022-08-17T12:22:24.8191269Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_eig_cpu_complex64 2022-08-17T12:22:24.8220992Z [gw0] [ 41%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_vecdot_cpu_complex64 2022-08-17T12:22:24.8477101Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_vecdot_cpu_float32 2022-08-17T12:22:24.8498964Z [gw3] [ 41%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_eig_cpu_complex64 2022-08-17T12:22:25.0940980Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_eig_cpu_float32 2022-08-17T12:22:25.0970282Z [gw1] [ 41%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_lu_factor_cpu_complex64 2022-08-17T12:22:25.4749770Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_lu_factor_cpu_float32 2022-08-17T12:22:25.4760298Z [gw3] [ 41%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_eig_cpu_float32 2022-08-17T12:22:26.0236795Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_eigh_cpu_complex64 2022-08-17T12:22:26.0265972Z [gw1] [ 41%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_lu_factor_cpu_float32 2022-08-17T12:22:26.4951781Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_lu_factor_ex_cpu_complex64 2022-08-17T12:22:26.4979444Z [gw3] [ 41%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_eigh_cpu_complex64 2022-08-17T12:22:26.9862360Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_eigh_cpu_float32 2022-08-17T12:22:26.9895939Z [gw3] [ 41%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_eigh_cpu_float32 2022-08-17T12:22:27.0660884Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_eigvals_cpu_complex64 2022-08-17T12:22:27.0683427Z [gw0] [ 41%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_vecdot_cpu_float32 2022-08-17T12:22:27.8923148Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_vector_norm_cpu_complex64 2022-08-17T12:22:27.8951859Z [gw3] [ 41%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_eigvals_cpu_complex64 2022-08-17T12:22:27.9821505Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_eigvals_cpu_float32 2022-08-17T12:22:27.9831890Z [gw1] [ 42%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_lu_factor_ex_cpu_complex64 2022-08-17T12:22:28.0965296Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_lu_factor_ex_cpu_float32 2022-08-17T12:22:28.0979692Z [gw2] [ 42%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_diff_cpu_complex64 2022-08-17T12:22:28.3183960Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_diff_cpu_float32 2022-08-17T12:22:28.3198580Z [gw3] [ 42%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_eigvals_cpu_float32 2022-08-17T12:22:28.9514570Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_eigvalsh_cpu_complex64 2022-08-17T12:22:28.9527169Z [gw1] [ 42%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_lu_factor_ex_cpu_float32 2022-08-17T12:22:29.4160106Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_lu_solve_cpu_complex64 2022-08-17T12:22:29.4190160Z [gw3] [ 42%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_eigvalsh_cpu_complex64 2022-08-17T12:22:29.8223692Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_eigvalsh_cpu_float32 2022-08-17T12:22:29.8243149Z [gw3] [ 42%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_eigvalsh_cpu_float32 2022-08-17T12:22:31.1742421Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_householder_product_cpu_complex64 2022-08-17T12:22:31.1775238Z [gw3] [ 42%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_householder_product_cpu_complex64 2022-08-17T12:22:31.7451309Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_householder_product_cpu_float32 2022-08-17T12:22:31.7466972Z [gw3] [ 42%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_householder_product_cpu_float32 2022-08-17T12:22:32.4343914Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_inv_cpu_complex64 2022-08-17T12:22:32.4344708Z [gw3] [ 42%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_inv_cpu_complex64 2022-08-17T12:22:32.7616537Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_inv_cpu_float32 2022-08-17T12:22:32.7631937Z [gw3] [ 42%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_inv_cpu_float32 2022-08-17T12:22:33.5194673Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_inv_ex_cpu_complex64 2022-08-17T12:22:33.5225272Z [gw3] [ 43%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_inv_ex_cpu_complex64 2022-08-17T12:22:33.9347506Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_inv_ex_cpu_float32 2022-08-17T12:22:33.9369134Z [gw3] [ 43%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_inv_ex_cpu_float32 2022-08-17T12:22:34.1709347Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_ldl_factor_cpu_complex64 2022-08-17T12:22:34.1749871Z [gw3] [ 43%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_ldl_factor_cpu_complex64 2022-08-17T12:22:34.2915940Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_ldl_factor_cpu_float32 2022-08-17T12:22:34.2948169Z [gw3] [ 43%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_ldl_factor_cpu_float32 2022-08-17T12:22:34.4659253Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_ldl_factor_ex_cpu_complex64 2022-08-17T12:22:34.4691533Z [gw2] [ 43%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_diff_cpu_float32 2022-08-17T12:22:34.5487338Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_digamma_cpu_float32 2022-08-17T12:22:34.5513329Z [gw3] [ 43%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_ldl_factor_ex_cpu_complex64 2022-08-17T12:22:34.6292684Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_ldl_factor_ex_cpu_float32 2022-08-17T12:22:34.6328347Z [gw3] [ 43%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_ldl_factor_ex_cpu_float32 2022-08-17T12:22:34.7254577Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_ldl_solve_cpu_complex64 2022-08-17T12:22:34.7281860Z [gw2] [ 43%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_digamma_cpu_float32 2022-08-17T12:22:35.6298798Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_dist_cpu_complex64 2022-08-17T12:22:35.6312632Z [gw3] [ 43%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_ldl_solve_cpu_complex64 2022-08-17T12:22:35.8806707Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_ldl_solve_cpu_float32 2022-08-17T12:22:35.8819461Z [gw3] [ 43%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_ldl_solve_cpu_float32 2022-08-17T12:22:40.8024674Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_lstsq_cpu_complex64 2022-08-17T12:22:40.8051155Z [gw3] [ 44%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_lstsq_cpu_complex64 2022-08-17T12:22:43.1926253Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_lstsq_cpu_float32 2022-08-17T12:22:43.1934151Z [gw3] [ 44%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_lstsq_cpu_float32 2022-08-17T12:22:43.2177882Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_lstsq_grad_oriented_cpu_complex64 2022-08-17T12:22:43.2365785Z [gw3] [ 44%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_lstsq_grad_oriented_cpu_complex64 2022-08-17T12:22:43.2486477Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_lstsq_grad_oriented_cpu_float32 2022-08-17T12:22:43.2805189Z [gw3] [ 44%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_lstsq_grad_oriented_cpu_float32 2022-08-17T12:22:44.2345026Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_masked_select_cpu_complex64 2022-08-17T12:22:44.2353123Z [gw2] [ 44%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_dist_cpu_complex64 2022-08-17T12:22:44.2856705Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_dist_cpu_float32 2022-08-17T12:22:44.2864878Z [gw3] [ 44%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_masked_select_cpu_complex64 2022-08-17T12:22:44.7584016Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_masked_select_cpu_float32 2022-08-17T12:22:44.7596381Z [gw3] [ 44%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_masked_select_cpu_float32 2022-08-17T12:22:44.9629781Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_matmul_cpu_complex64 2022-08-17T12:22:44.9639200Z [gw0] [ 44%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_vector_norm_cpu_complex64 2022-08-17T12:22:47.4298816Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_vector_norm_cpu_float32 2022-08-17T12:22:47.4312486Z [gw3] [ 44%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_matmul_cpu_complex64 2022-08-17T12:22:48.3578015Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_matmul_cpu_float32 2022-08-17T12:22:48.3584456Z [gw2] [ 44%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_dist_cpu_float32 2022-08-17T12:22:48.8379272Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_div_floor_rounding_cpu_float32 2022-08-17T12:22:48.8387301Z [gw3] [ 45%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_matmul_cpu_float32 2022-08-17T12:22:49.2739037Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_matrix_exp_cpu_complex64 2022-08-17T12:22:49.2754169Z [gw2] [ 45%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_div_floor_rounding_cpu_float32 2022-08-17T12:22:49.2825380Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_div_no_rounding_mode_cpu_complex64 2022-08-17T12:22:49.2844900Z [gw3] [ 45%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_matrix_exp_cpu_complex64 2022-08-17T12:22:49.5796559Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_matrix_exp_cpu_float32 2022-08-17T12:22:49.5815923Z [gw3] [ 45%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_matrix_exp_cpu_float32 2022-08-17T12:22:50.5400851Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_max_binary_cpu_float32 2022-08-17T12:22:50.5410270Z [gw3] [ 45%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_max_binary_cpu_float32 2022-08-17T12:22:50.7105079Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_max_reduction_no_dim_cpu_float32 2022-08-17T12:22:50.7117623Z [gw3] [ 45%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_max_reduction_no_dim_cpu_float32 2022-08-17T12:22:51.1814200Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_max_reduction_with_dim_cpu_float32 2022-08-17T12:22:51.1831353Z [gw3] [ 45%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_max_reduction_with_dim_cpu_float32 2022-08-17T12:22:51.3731867Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_maximum_cpu_float32 2022-08-17T12:22:51.3746439Z [gw2] [ 45%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_div_no_rounding_mode_cpu_complex64 2022-08-17T12:22:51.8865037Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_div_no_rounding_mode_cpu_float32 2022-08-17T12:22:51.8876937Z [gw3] [ 45%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_maximum_cpu_float32 2022-08-17T12:22:52.1326306Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_mean_cpu_complex64 2022-08-17T12:22:52.1362871Z [gw2] [ 45%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_div_no_rounding_mode_cpu_float32 2022-08-17T12:22:52.8853918Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_div_trunc_rounding_cpu_float32 2022-08-17T12:22:52.8856768Z [gw2] [ 46%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_div_trunc_rounding_cpu_float32 2022-08-17T12:22:52.9918845Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_dot_cpu_complex64 2022-08-17T12:22:52.9930265Z [gw0] [ 46%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_vector_norm_cpu_float32 2022-08-17T12:22:53.2235636Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linspace_cpu_complex64 2022-08-17T12:22:53.2243408Z [gw2] [ 46%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_dot_cpu_complex64 2022-08-17T12:22:53.3045918Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_dot_cpu_float32 2022-08-17T12:22:53.3054053Z [gw2] [ 46%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_dot_cpu_float32 2022-08-17T12:22:53.3509370Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_double_cpu_complex64 2022-08-17T12:22:53.3521059Z [gw2] [ 46%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_double_cpu_complex64 2022-08-17T12:22:53.3987764Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_double_cpu_float32 2022-08-17T12:22:53.4001511Z [gw2] [ 46%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_double_cpu_float32 2022-08-17T12:22:53.7399115Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_dsplit_cpu_complex64 2022-08-17T12:22:53.7407251Z [gw2] [ 46%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_dsplit_cpu_complex64 2022-08-17T12:22:53.9048523Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_dsplit_cpu_float32 2022-08-17T12:22:53.9057645Z [gw2] [ 46%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_dsplit_cpu_float32 2022-08-17T12:22:54.0578088Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_dstack_cpu_complex64 2022-08-17T12:22:54.0587923Z [gw2] [ 46%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_dstack_cpu_complex64 2022-08-17T12:22:54.1357098Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_dstack_cpu_float32 2022-08-17T12:22:54.1365796Z [gw2] [ 46%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_dstack_cpu_float32 2022-08-17T12:22:54.1435233Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_eig_cpu_complex64 2022-08-17T12:22:54.1444652Z [gw0] [ 47%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linspace_cpu_complex64 2022-08-17T12:22:54.1681301Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linspace_cpu_float32 2022-08-17T12:22:54.1885229Z [gw0] [ 47%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linspace_cpu_float32 2022-08-17T12:22:54.3614735Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_log10_cpu_complex64 2022-08-17T12:22:54.3637456Z [gw2] [ 47%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_eig_cpu_complex64 2022-08-17T12:22:54.4637459Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_eig_cpu_float32 2022-08-17T12:22:54.4642544Z [gw2] [ 47%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_eig_cpu_float32 2022-08-17T12:22:54.4664379Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_einsum_cpu_complex64 2022-08-17T12:22:54.5085604Z [gw2] [ 47%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_einsum_cpu_complex64 2022-08-17T12:22:54.5107322Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_einsum_cpu_float32 2022-08-17T12:22:54.5523399Z [gw2] [ 47%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_einsum_cpu_float32 2022-08-17T12:22:54.5548392Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_empty_cpu_complex64 2022-08-17T12:22:54.5964968Z [gw2] [ 47%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_empty_cpu_complex64 2022-08-17T12:22:54.5990038Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_empty_cpu_float32 2022-08-17T12:22:54.6403985Z [gw2] [ 47%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_empty_cpu_float32 2022-08-17T12:22:54.6428707Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_empty_like_cpu_complex64 2022-08-17T12:22:54.6846108Z [gw2] [ 47%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_empty_like_cpu_complex64 2022-08-17T12:22:54.6869136Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_empty_like_cpu_float32 2022-08-17T12:22:54.7270668Z [gw2] [ 47%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_empty_like_cpu_float32 2022-08-17T12:22:54.7279053Z [gw0] [ 48%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_log10_cpu_complex64 2022-08-17T12:22:54.7287858Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_log10_cpu_float32 2022-08-17T12:22:55.0043011Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_eq_cpu_complex64 2022-08-17T12:22:55.0056084Z [gw0] [ 48%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_log10_cpu_float32 2022-08-17T12:22:55.1009967Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_log1p_cpu_float32 2022-08-17T12:22:55.1024811Z [gw3] [ 48%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_mean_cpu_complex64 2022-08-17T12:22:55.1049120Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_mean_cpu_float32 2022-08-17T12:22:55.1060531Z [gw0] [ 48%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_log1p_cpu_float32 2022-08-17T12:22:55.2592992Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_log2_cpu_complex64 2022-08-17T12:22:55.2606086Z [gw2] [ 48%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_eq_cpu_complex64 2022-08-17T12:22:55.5928348Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_eq_cpu_float32 2022-08-17T12:22:55.5932486Z [gw2] [ 48%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_eq_cpu_float32 2022-08-17T12:22:55.6449213Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_equal_cpu_complex64 2022-08-17T12:22:55.6461632Z [gw0] [ 48%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_log2_cpu_complex64 2022-08-17T12:22:55.7833064Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_log2_cpu_float32 2022-08-17T12:22:55.7845280Z [gw2] [ 48%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_equal_cpu_complex64 2022-08-17T12:22:55.8877205Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_equal_cpu_float32 2022-08-17T12:22:55.8889851Z [gw2] [ 48%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_equal_cpu_float32 2022-08-17T12:22:55.9258190Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_erf_cpu_float32 2022-08-17T12:22:55.9270659Z [gw0] [ 48%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_log2_cpu_float32 2022-08-17T12:22:55.9930908Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_log_cpu_complex64 2022-08-17T12:22:55.9943409Z [gw2] [ 49%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_erf_cpu_float32 2022-08-17T12:22:56.2261410Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_erfc_cpu_float32 2022-08-17T12:22:56.2273761Z [gw2] [ 49%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_erfc_cpu_float32 2022-08-17T12:22:56.3031837Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_erfinv_cpu_float32 2022-08-17T12:22:56.3042546Z [gw2] [ 49%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_erfinv_cpu_float32 2022-08-17T12:22:56.3628575Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_exp2_cpu_float32 2022-08-17T12:22:56.3635581Z [gw0] [ 49%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_log_cpu_complex64 2022-08-17T12:22:56.5053458Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_log_cpu_float32 2022-08-17T12:22:56.5062661Z [gw2] [ 49%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_exp2_cpu_float32 2022-08-17T12:22:56.5965658Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_exp_cpu_complex64 2022-08-17T12:22:56.5973764Z [gw0] [ 49%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_log_cpu_float32 2022-08-17T12:22:56.8170292Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_log_softmax_cpu_float32 2022-08-17T12:22:56.8178544Z [gw3] [ 49%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_mean_cpu_float32 2022-08-17T12:22:56.9282040Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_median_cpu_float32 2022-08-17T12:22:56.9290454Z [gw2] [ 49%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_exp_cpu_complex64 2022-08-17T12:22:57.0543223Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_exp_cpu_float32 2022-08-17T12:22:57.0551396Z [gw0] [ 49%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_log_softmax_cpu_float32 2022-08-17T12:22:57.1711738Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_log_softmax_dtype_cpu_complex64 2022-08-17T12:22:57.1721356Z [gw2] [ 49%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_exp_cpu_float32 2022-08-17T12:22:57.4090487Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_expand_as_cpu_complex64 2022-08-17T12:22:57.4098482Z [gw2] [ 50%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_expand_as_cpu_complex64 2022-08-17T12:22:57.5171752Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_expand_as_cpu_float32 2022-08-17T12:22:57.5179513Z [gw2] [ 50%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_expand_as_cpu_float32 2022-08-17T12:22:57.5196121Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_new_empty_cpu_float32 2022-08-17T12:22:57.5604844Z [gw2] [ 50%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_new_empty_cpu_float32 2022-08-17T12:22:57.7677033Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_new_full_cpu_complex64 2022-08-17T12:22:57.7685835Z [gw3] [ 50%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_median_cpu_float32 2022-08-17T12:22:57.8134215Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_meshgrid_list_of_tensors_cpu_complex64 2022-08-17T12:22:57.8143184Z [gw2] [ 50%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_new_full_cpu_complex64 2022-08-17T12:22:57.9129590Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_new_full_cpu_float32 2022-08-17T12:22:57.9137583Z [gw2] [ 50%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_new_full_cpu_float32 2022-08-17T12:22:58.0952860Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_new_ones_cpu_complex64 2022-08-17T12:22:58.0965662Z [gw2] [ 50%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_new_ones_cpu_complex64 2022-08-17T12:22:58.1124789Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_new_ones_cpu_float32 2022-08-17T12:22:58.1134095Z [gw0] [ 50%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_log_softmax_dtype_cpu_complex64 2022-08-17T12:22:58.1940905Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_log_softmax_dtype_cpu_float32 2022-08-17T12:22:58.1950596Z [gw2] [ 50%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_new_ones_cpu_float32 2022-08-17T12:22:58.3821967Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_new_zeros_cpu_complex64 2022-08-17T12:22:58.3836948Z [gw2] [ 50%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_new_zeros_cpu_complex64 2022-08-17T12:22:58.4799767Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_new_zeros_cpu_float32 2022-08-17T12:22:58.4811046Z [gw2] [ 51%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_new_zeros_cpu_float32 2022-08-17T12:22:58.5967621Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nextafter_cpu_float32 2022-08-17T12:22:58.5976659Z [gw0] [ 51%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_log_softmax_dtype_cpu_float32 2022-08-17T12:22:58.6091752Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_logaddexp2_cpu_float32 2022-08-17T12:22:58.6101323Z [gw3] [ 51%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_meshgrid_list_of_tensors_cpu_complex64 2022-08-17T12:22:58.6985986Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_meshgrid_list_of_tensors_cpu_float32 2022-08-17T12:22:58.6998553Z [gw0] [ 51%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_logaddexp2_cpu_float32 2022-08-17T12:22:58.7355702Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_logaddexp_cpu_float32 2022-08-17T12:22:58.7365978Z [gw2] [ 51%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nextafter_cpu_float32 2022-08-17T12:22:58.7766174Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_adaptive_avg_pool1d_cpu_float32 2022-08-17T12:22:58.7774635Z [gw0] [ 51%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_logaddexp_cpu_float32 2022-08-17T12:22:59.0748949Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_logcumsumexp_cpu_float32 2022-08-17T12:22:59.0761852Z [gw2] [ 51%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_adaptive_avg_pool1d_cpu_float32 2022-08-17T12:22:59.1290675Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_adaptive_avg_pool2d_cpu_float32 2022-08-17T12:22:59.1306860Z [gw3] [ 51%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_meshgrid_list_of_tensors_cpu_float32 2022-08-17T12:22:59.1326652Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_meshgrid_variadic_tensors_cpu_complex64 2022-08-17T12:22:59.1725337Z [gw3] [ 51%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_meshgrid_variadic_tensors_cpu_complex64 2022-08-17T12:22:59.1748750Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_meshgrid_variadic_tensors_cpu_float32 2022-08-17T12:22:59.2165574Z [gw3] [ 51%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_meshgrid_variadic_tensors_cpu_float32 2022-08-17T12:22:59.2363275Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_min_binary_cpu_float32 2022-08-17T12:22:59.2374286Z [gw2] [ 52%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_adaptive_avg_pool2d_cpu_float32 2022-08-17T12:22:59.2948967Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_adaptive_avg_pool3d_cpu_float32 2022-08-17T12:22:59.2964385Z [gw0] [ 52%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_logcumsumexp_cpu_float32 2022-08-17T12:22:59.3884180Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_logdet_cpu_complex64 2022-08-17T12:22:59.3896903Z [gw2] [ 52%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_adaptive_avg_pool3d_cpu_float32 2022-08-17T12:22:59.8833942Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_adaptive_max_pool1d_cpu_float32 2022-08-17T12:22:59.8849274Z [gw2] [ 52%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_adaptive_max_pool1d_cpu_float32 2022-08-17T12:23:00.0402567Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_adaptive_max_pool2d_cpu_float32 2022-08-17T12:23:00.0411746Z [gw3] [ 52%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_min_binary_cpu_float32 2022-08-17T12:23:00.1865970Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_min_reduction_no_dim_cpu_float32 2022-08-17T12:23:00.1883210Z [gw3] [ 52%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_min_reduction_no_dim_cpu_float32 2022-08-17T12:23:00.2069849Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_min_reduction_with_dim_cpu_float32 2022-08-17T12:23:00.2084106Z [gw2] [ 52%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_adaptive_max_pool2d_cpu_float32 2022-08-17T12:23:00.2189861Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_adaptive_max_pool3d_cpu_float32 2022-08-17T12:23:00.2560681Z [gw2] [ 52%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_adaptive_max_pool3d_cpu_float32 2022-08-17T12:23:00.4783854Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_avg_pool1d_cpu_float32 2022-08-17T12:23:00.4810385Z [gw1] [ 52%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_lu_solve_cpu_complex64 2022-08-17T12:23:00.8026413Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_lu_solve_cpu_float32 2022-08-17T12:23:00.8041787Z [gw3] [ 52%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_min_reduction_with_dim_cpu_float32 2022-08-17T12:23:01.0566876Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_minimum_cpu_float32 2022-08-17T12:23:01.0595954Z [gw2] [ 53%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_avg_pool1d_cpu_float32 2022-08-17T12:23:01.7210498Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_avg_pool2d_cpu_float32 2022-08-17T12:23:01.7251162Z [gw0] [ 53%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_logdet_cpu_complex64 2022-08-17T12:23:01.8138615Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_logdet_cpu_float32 2022-08-17T12:23:01.8162329Z [gw3] [ 53%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_minimum_cpu_float32 2022-08-17T12:23:01.8299063Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_mm_cpu_complex64 2022-08-17T12:23:01.8329136Z [gw2] [ 53%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_avg_pool2d_cpu_float32 2022-08-17T12:23:02.3646669Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_avg_pool3d_cpu_float32 2022-08-17T12:23:02.3674809Z [gw3] [ 53%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_mm_cpu_complex64 2022-08-17T12:23:02.4851264Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_mm_cpu_float32 2022-08-17T12:23:02.4877949Z [gw3] [ 53%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_mm_cpu_float32 2022-08-17T12:23:02.8231763Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_mode_cpu_float32 2022-08-17T12:23:02.8258890Z [gw2] [ 53%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_avg_pool3d_cpu_float32 2022-08-17T12:23:02.8407008Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_batch_norm_cpu_float32 2022-08-17T12:23:02.8431302Z [gw0] [ 53%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_logdet_cpu_float32 2022-08-17T12:23:03.6500258Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_logical_and_cpu_complex64 2022-08-17T12:23:03.6515804Z [gw0] [ 53%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_logical_and_cpu_complex64 2022-08-17T12:23:03.9148238Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_logical_and_cpu_float32 2022-08-17T12:23:03.9163243Z [gw0] [ 53%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_logical_and_cpu_float32 2022-08-17T12:23:03.9211556Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_logical_not_cpu_complex64 2022-08-17T12:23:03.9225067Z [gw3] [ 54%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_mode_cpu_float32 2022-08-17T12:23:04.0784111Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_movedim_cpu_complex64 2022-08-17T12:23:04.0798950Z [gw0] [ 54%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_logical_not_cpu_complex64 2022-08-17T12:23:04.1387667Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_logical_not_cpu_float32 2022-08-17T12:23:04.1404798Z [gw2] [ 54%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_batch_norm_cpu_float32 2022-08-17T12:23:04.1664331Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_bilinear_cpu_float32 2022-08-17T12:23:04.1678684Z [gw0] [ 54%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_logical_not_cpu_float32 2022-08-17T12:23:04.3526209Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_logical_or_cpu_complex64 2022-08-17T12:23:04.3553088Z [gw3] [ 54%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_movedim_cpu_complex64 2022-08-17T12:23:04.5731569Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_movedim_cpu_float32 2022-08-17T12:23:04.5741310Z [gw3] [ 54%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_movedim_cpu_float32 2022-08-17T12:23:04.6683575Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_msort_cpu_float32 2022-08-17T12:23:04.6698116Z [gw0] [ 54%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_logical_or_cpu_complex64 2022-08-17T12:23:04.8092959Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_logical_or_cpu_float32 2022-08-17T12:23:04.8109936Z [gw3] [ 54%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_msort_cpu_float32 2022-08-17T12:23:04.9365387Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_mul_cpu_complex64 2022-08-17T12:23:04.9380635Z [gw0] [ 54%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_logical_or_cpu_float32 2022-08-17T12:23:05.0878926Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_logical_xor_cpu_complex64 2022-08-17T12:23:05.0892139Z [gw2] [ 54%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_bilinear_cpu_float32 2022-08-17T12:23:05.4484164Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_binary_cross_entropy_cpu_float32 2022-08-17T12:23:05.4498797Z [gw0] [ 55%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_logical_xor_cpu_complex64 2022-08-17T12:23:05.7262152Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_logical_xor_cpu_float32 2022-08-17T12:23:05.7269815Z [gw0] [ 55%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_logical_xor_cpu_float32 2022-08-17T12:23:05.9309708Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_logit_cpu_float32 2022-08-17T12:23:05.9320076Z [gw2] [ 55%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_binary_cross_entropy_cpu_float32 2022-08-17T12:23:05.9336673Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_binary_cross_entropy_with_logits_cpu_float32 2022-08-17T12:23:05.9765634Z [gw2] [ 55%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_binary_cross_entropy_with_logits_cpu_float32 2022-08-17T12:23:06.2608409Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_celu_cpu_float32 2022-08-17T12:23:06.2622661Z [gw2] [ 55%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_celu_cpu_float32 2022-08-17T12:23:06.2635791Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_conv1d_cpu_complex64 2022-08-17T12:23:06.2644822Z [gw0] [ 55%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_logit_cpu_float32 2022-08-17T12:23:06.2653659Z [gw2] [ 55%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_conv1d_cpu_complex64 2022-08-17T12:23:06.3044846Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_logspace_cpu_complex64 2022-08-17T12:23:06.3068933Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_conv1d_cpu_float32 2022-08-17T12:23:06.3485730Z [gw2] [ 55%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_conv1d_cpu_float32 2022-08-17T12:23:06.3518607Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_conv2d_cpu_complex64 2022-08-17T12:23:06.3966328Z [gw2] [ 55%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_conv2d_cpu_complex64 2022-08-17T12:23:06.3989103Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_conv2d_cpu_float32 2022-08-17T12:23:06.4444295Z [gw2] [ 55%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_conv2d_cpu_float32 2022-08-17T12:23:06.6557985Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_conv_transpose1d_cpu_float32 2022-08-17T12:23:06.6644260Z [gw2] [ 56%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_conv_transpose1d_cpu_float32 2022-08-17T12:23:06.6666198Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_conv_transpose2d_cpu_float32 2022-08-17T12:23:06.6886831Z [gw2] [ 56%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_conv_transpose2d_cpu_float32 2022-08-17T12:23:06.6909269Z [gw3] [ 56%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_mul_cpu_complex64 2022-08-17T12:23:06.7114411Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_mul_cpu_float32 2022-08-17T12:23:06.7117486Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_conv_transpose3d_cpu_float32 2022-08-17T12:23:06.7599672Z [gw2] [ 56%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_conv_transpose3d_cpu_float32 2022-08-17T12:23:07.3626570Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_cosine_embedding_loss_cpu_float32 2022-08-17T12:23:07.3638391Z [gw2] [ 56%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_cosine_embedding_loss_cpu_float32 2022-08-17T12:23:07.6285272Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_cosine_similarity_cpu_float32 2022-08-17T12:23:07.6293775Z [gw3] [ 56%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_mul_cpu_float32 2022-08-17T12:23:07.6328456Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_multinomial_cpu_float32 2022-08-17T12:23:07.6725069Z [gw3] [ 56%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_multinomial_cpu_float32 2022-08-17T12:23:07.7565324Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_mv_cpu_complex64 2022-08-17T12:23:07.7576624Z [gw2] [ 56%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_cosine_similarity_cpu_float32 2022-08-17T12:23:07.8529134Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_cross_entropy_cpu_float32 2022-08-17T12:23:07.8542850Z [gw3] [ 56%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_mv_cpu_complex64 2022-08-17T12:23:07.9667869Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_mv_cpu_float32 2022-08-17T12:23:07.9669018Z [gw3] [ 56%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_mv_cpu_float32 2022-08-17T12:23:08.9415193Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_mvlgamma_mvlgamma_p_1_cpu_float32 2022-08-17T12:23:08.9441944Z [gw3] [ 57%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_mvlgamma_mvlgamma_p_1_cpu_float32 2022-08-17T12:23:08.9474797Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_mvlgamma_mvlgamma_p_3_cpu_float32 2022-08-17T12:23:08.9925112Z [gw3] [ 57%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_mvlgamma_mvlgamma_p_3_cpu_float32 2022-08-17T12:23:08.9947024Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_mvlgamma_mvlgamma_p_5_cpu_float32 2022-08-17T12:23:09.0365589Z [gw3] [ 57%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_mvlgamma_mvlgamma_p_5_cpu_float32 2022-08-17T12:23:09.3214322Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nan_to_num_cpu_float32 2022-08-17T12:23:09.3231716Z [gw3] [ 57%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nan_to_num_cpu_float32 2022-08-17T12:23:09.3249310Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nanmean_cpu_float32 2022-08-17T12:23:09.3645176Z [gw3] [ 57%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nanmean_cpu_float32 2022-08-17T12:23:09.4176219Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nanmedian_cpu_float32 2022-08-17T12:23:09.4190224Z [gw2] [ 57%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_cross_entropy_cpu_float32 2022-08-17T12:23:09.4205410Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_ctc_loss_cpu_float32 2022-08-17T12:23:09.4604848Z [gw2] [ 57%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_ctc_loss_cpu_float32 2022-08-17T12:23:09.4658829Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_dropout2d_cpu_float32 2022-08-17T12:23:09.5044264Z [gw2] [ 57%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_dropout2d_cpu_float32 2022-08-17T12:23:09.5100793Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_dropout3d_cpu_float32 2022-08-17T12:23:09.5484458Z [gw2] [ 57%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_dropout3d_cpu_float32 2022-08-17T12:23:09.5549173Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_dropout_cpu_float32 2022-08-17T12:23:09.5924819Z [gw2] [ 57%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_dropout_cpu_float32 2022-08-17T12:23:09.7128490Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_elu_cpu_float32 2022-08-17T12:23:09.7134042Z [gw2] [ 58%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_elu_cpu_float32 2022-08-17T12:23:09.7216922Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_embedding_bag_cpu_float32 2022-08-17T12:23:09.7563517Z [gw2] [ 58%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_embedding_bag_cpu_float32 2022-08-17T12:23:09.7608551Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_embedding_cpu_float32 2022-08-17T12:23:09.8005499Z [gw2] [ 58%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_embedding_cpu_float32 2022-08-17T12:23:09.8058716Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_feature_alpha_dropout_with_train_cpu_float32 2022-08-17T12:23:09.8446114Z [gw2] [ 58%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_feature_alpha_dropout_with_train_cpu_float32 2022-08-17T12:23:09.8506162Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_feature_alpha_dropout_without_train_cpu_complex64 2022-08-17T12:23:09.8885498Z [gw2] [ 58%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_feature_alpha_dropout_without_train_cpu_complex64 2022-08-17T12:23:09.8932464Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_feature_alpha_dropout_without_train_cpu_float32 2022-08-17T12:23:09.9324019Z [gw2] [ 58%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_feature_alpha_dropout_without_train_cpu_float32 2022-08-17T12:23:09.9368575Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_fractional_max_pool2d_cpu_float32 2022-08-17T12:23:09.9765172Z [gw2] [ 58%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_fractional_max_pool2d_cpu_float32 2022-08-17T12:23:09.9819775Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_fractional_max_pool3d_cpu_float32 2022-08-17T12:23:10.0205549Z [gw2] [ 58%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_fractional_max_pool3d_cpu_float32 2022-08-17T12:23:10.0230361Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_gaussian_nll_loss_cpu_float32 2022-08-17T12:23:10.0646781Z [gw2] [ 58%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_gaussian_nll_loss_cpu_float32 2022-08-17T12:23:10.5032351Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_gelu_cpu_float32 2022-08-17T12:23:10.5061842Z [gw3] [ 58%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nanmedian_cpu_float32 2022-08-17T12:23:10.6130219Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nanquantile_cpu_float32 2022-08-17T12:23:10.6286125Z [gw2] [ 59%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_gelu_cpu_float32 2022-08-17T12:23:13.0299436Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_glu_cpu_float32 2022-08-17T12:23:13.0310538Z [gw2] [ 59%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_glu_cpu_float32 2022-08-17T12:23:14.3363971Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_grid_sample_cpu_float32 2022-08-17T12:23:14.3377390Z [gw2] [ 59%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_grid_sample_cpu_float32 2022-08-17T12:23:14.3657619Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_group_norm_cpu_float32 2022-08-17T12:23:14.3805021Z [gw2] [ 59%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_group_norm_cpu_float32 2022-08-17T12:23:14.6415239Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_hardshrink_cpu_float32 2022-08-17T12:23:14.6427235Z [gw2] [ 59%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_hardshrink_cpu_float32 2022-08-17T12:23:14.7205944Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_hardsigmoid_cpu_float32 2022-08-17T12:23:14.7215274Z [gw2] [ 59%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_hardsigmoid_cpu_float32 2022-08-17T12:23:16.2545169Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_max_pool3d_cpu_float32 2022-08-17T12:23:16.2550651Z [gw3] [ 59%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nanquantile_cpu_float32 2022-08-17T12:23:16.2571082Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nansum_cpu_float32 2022-08-17T12:23:16.2966041Z [gw3] [ 59%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nansum_cpu_float32 2022-08-17T12:23:17.0370176Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_narrow_cpu_complex64 2022-08-17T12:23:17.0376253Z [gw1] [ 59%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_lu_solve_cpu_float32 2022-08-17T12:23:17.2562303Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_matrix_norm_cpu_complex64 2022-08-17T12:23:17.2574363Z [gw3] [ 59%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_narrow_cpu_complex64 2022-08-17T12:23:17.6700096Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_narrow_cpu_float32 2022-08-17T12:23:17.6716683Z [gw0] [ 60%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_logspace_cpu_complex64 2022-08-17T12:23:17.6886827Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_logspace_cpu_float32 2022-08-17T12:23:17.7163887Z [gw0] [ 60%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_logspace_cpu_float32 2022-08-17T12:23:17.7290577Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_logsumexp_cpu_float32 2022-08-17T12:23:17.7302365Z [gw3] [ 60%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_narrow_cpu_float32 2022-08-17T12:23:17.8600782Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_native_layer_norm_cpu_float32 2022-08-17T12:23:17.8616158Z [gw3] [ 60%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_native_layer_norm_cpu_float32 2022-08-17T12:23:18.3835857Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_ne_cpu_complex64 2022-08-17T12:23:18.3849955Z [gw3] [ 60%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_ne_cpu_complex64 2022-08-17T12:23:18.6776765Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_ne_cpu_float32 2022-08-17T12:23:18.6791745Z [gw3] [ 60%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_ne_cpu_float32 2022-08-17T12:23:18.8673031Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_neg_cpu_complex64 2022-08-17T12:23:18.8688517Z [gw3] [ 60%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_neg_cpu_complex64 2022-08-17T12:23:18.9638697Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_neg_cpu_float32 2022-08-17T12:23:18.9653592Z [gw3] [ 60%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_neg_cpu_float32 2022-08-17T12:23:18.9667999Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_new_empty_cpu_complex64 2022-08-17T12:23:19.0126072Z [gw3] [ 60%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_new_empty_cpu_complex64 2022-08-17T12:23:19.1781250Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_hardswish_cpu_float32 2022-08-17T12:23:19.1796472Z [gw0] [ 60%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_logsumexp_cpu_float32 2022-08-17T12:23:19.2069720Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_long_cpu_complex64 2022-08-17T12:23:19.2203758Z [gw0] [ 61%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_long_cpu_complex64 2022-08-17T12:23:19.2485753Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_long_cpu_float32 2022-08-17T12:23:19.2512834Z [gw3] [ 61%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_hardswish_cpu_float32 2022-08-17T12:23:19.2663838Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_hardtanh_cpu_float32 2022-08-17T12:23:19.2692410Z [gw0] [ 61%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_long_cpu_float32 2022-08-17T12:23:19.6023278Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_lt_cpu_float32 2022-08-17T12:23:19.6046704Z [gw3] [ 61%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_hardtanh_cpu_float32 2022-08-17T12:23:19.6758135Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_hinge_embedding_loss_cpu_float32 2022-08-17T12:23:19.6783437Z [gw0] [ 61%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_lt_cpu_float32 2022-08-17T12:23:19.7983909Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_lu_cpu_complex64 2022-08-17T12:23:19.8011642Z [gw0] [ 61%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_lu_cpu_complex64 2022-08-17T12:23:19.8913238Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_lu_cpu_float32 2022-08-17T12:23:19.8936510Z [gw0] [ 61%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_lu_cpu_float32 2022-08-17T12:23:20.8927937Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_lu_solve_cpu_complex64 2022-08-17T12:23:20.9018315Z [gw3] [ 61%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_hinge_embedding_loss_cpu_float32 2022-08-17T12:23:20.9050594Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_huber_loss_cpu_float32 2022-08-17T12:23:20.9467688Z [gw3] [ 61%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_huber_loss_cpu_float32 2022-08-17T12:23:21.0001020Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_instance_norm_cpu_float32 2022-08-17T12:23:21.0041025Z [gw3] [ 61%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_instance_norm_cpu_float32 2022-08-17T12:23:21.9217839Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_interpolate_area_cpu_float32 2022-08-17T12:23:21.9248274Z [gw3] [ 62%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_interpolate_area_cpu_float32 2022-08-17T12:23:22.3595202Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_interpolate_bicubic_cpu_float32 2022-08-17T12:23:22.3607407Z [gw3] [ 62%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_interpolate_bicubic_cpu_float32 2022-08-17T12:23:22.7340682Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_interpolate_bilinear_cpu_float32 2022-08-17T12:23:22.7438602Z [gw3] [ 62%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_interpolate_bilinear_cpu_float32 2022-08-17T12:23:23.2068689Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_interpolate_linear_cpu_float32 2022-08-17T12:23:23.2097366Z [gw3] [ 62%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_interpolate_linear_cpu_float32 2022-08-17T12:23:23.7364051Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_interpolate_nearest_cpu_float32 2022-08-17T12:23:23.7392507Z [gw3] [ 62%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_interpolate_nearest_cpu_float32 2022-08-17T12:23:24.2657678Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_interpolate_trilinear_cpu_float32 2022-08-17T12:23:24.2704163Z [gw3] [ 62%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_interpolate_trilinear_cpu_float32 2022-08-17T12:23:25.4462159Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_kl_div_cpu_float32 2022-08-17T12:23:25.4834760Z [gw3] [ 62%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_kl_div_cpu_float32 2022-08-17T12:23:25.8028181Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_l1_loss_cpu_complex64 2022-08-17T12:23:25.8049512Z [gw1] [ 62%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_matrix_norm_cpu_complex64 2022-08-17T12:23:27.1652024Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_matrix_norm_cpu_float32 2022-08-17T12:23:27.1657601Z [gw3] [ 62%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_l1_loss_cpu_complex64 2022-08-17T12:23:27.2675723Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_l1_loss_cpu_float32 2022-08-17T12:23:27.2676776Z [gw3] [ 62%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_l1_loss_cpu_float32 2022-08-17T12:23:28.0101908Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_layer_norm_cpu_float32 2022-08-17T12:23:28.0115687Z [gw3] [ 63%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_layer_norm_cpu_float32 2022-08-17T12:23:28.5675578Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_leaky_relu_cpu_float32 2022-08-17T12:23:28.5676582Z [gw3] [ 63%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_leaky_relu_cpu_float32 2022-08-17T12:23:30.6138303Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_linear_cpu_complex64 2022-08-17T12:23:30.6161862Z [gw1] [ 63%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_matrix_norm_cpu_float32 2022-08-17T12:23:30.6763116Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_matrix_power_cpu_complex64 2022-08-17T12:23:30.6788417Z [gw3] [ 63%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_linear_cpu_complex64 2022-08-17T12:23:31.7894764Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_linear_cpu_float32 2022-08-17T12:23:31.7922836Z [gw3] [ 63%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_linear_cpu_float32 2022-08-17T12:23:32.1599277Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_local_response_norm_cpu_float32 2022-08-17T12:23:32.1632029Z [gw3] [ 63%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_local_response_norm_cpu_float32 2022-08-17T12:23:32.2968518Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_logsigmoid_cpu_float32 2022-08-17T12:23:32.2996458Z [gw3] [ 63%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_logsigmoid_cpu_float32 2022-08-17T12:23:33.4325930Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_margin_ranking_loss_cpu_float32 2022-08-17T12:23:33.4441626Z [gw1] [ 63%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_matrix_power_cpu_complex64 2022-08-17T12:23:34.7206399Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_matrix_power_cpu_float32 2022-08-17T12:23:34.7237190Z [gw1] [ 63%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_matrix_power_cpu_float32 2022-08-17T12:23:34.9800434Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_matrix_rank_cpu_complex64 2022-08-17T12:23:34.9815707Z [gw1] [ 63%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_matrix_rank_cpu_complex64 2022-08-17T12:23:35.0236234Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_matrix_rank_cpu_float32 2022-08-17T12:23:35.0252835Z [gw3] [ 64%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_margin_ranking_loss_cpu_float32 2022-08-17T12:23:35.1141232Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_max_pool1d_cpu_float32 2022-08-17T12:23:35.1167475Z [gw1] [ 64%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_matrix_rank_cpu_float32 2022-08-17T12:23:35.4285790Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_matrix_rank_hermitian_cpu_complex64 2022-08-17T12:23:35.4315036Z [gw1] [ 64%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_matrix_rank_hermitian_cpu_complex64 2022-08-17T12:23:35.5877291Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_matrix_rank_hermitian_cpu_float32 2022-08-17T12:23:35.5924957Z [gw1] [ 64%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_matrix_rank_hermitian_cpu_float32 2022-08-17T12:23:36.8836563Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_multi_dot_cpu_complex64 2022-08-17T12:23:36.8863354Z [gw1] [ 64%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_multi_dot_cpu_complex64 2022-08-17T12:23:37.5534330Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_multi_dot_cpu_float32 2022-08-17T12:23:37.5561648Z [gw1] [ 64%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_multi_dot_cpu_float32 2022-08-17T12:23:40.0527812Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_norm_cpu_complex64 2022-08-17T12:23:40.0563753Z [gw0] [ 64%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_lu_solve_cpu_complex64 2022-08-17T12:23:40.8930396Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_lu_solve_cpu_float32 2022-08-17T12:23:40.8945812Z [gw1] [ 64%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_norm_cpu_complex64 2022-08-17T12:23:43.0158141Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_norm_cpu_float32 2022-08-17T12:23:43.0202017Z [gw1] [ 64%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_norm_cpu_float32 2022-08-17T12:23:46.8525443Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_norm_subgradients_at_zero_cpu_complex64 2022-08-17T12:23:46.8542492Z [gw1] [ 64%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_norm_subgradients_at_zero_cpu_complex64 2022-08-17T12:23:48.6615811Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_norm_subgradients_at_zero_cpu_float32 2022-08-17T12:23:48.6642418Z [gw1] [ 65%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_norm_subgradients_at_zero_cpu_float32 2022-08-17T12:23:51.1766606Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_pinv_cpu_complex64 2022-08-17T12:23:51.1803690Z [gw0] [ 65%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_lu_solve_cpu_float32 2022-08-17T12:23:53.1011263Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_lu_unpack_cpu_complex64 2022-08-17T12:23:53.1028006Z [gw1] [ 65%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_pinv_cpu_complex64 2022-08-17T12:23:54.9292839Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_pinv_cpu_float32 2022-08-17T12:23:54.9314305Z [gw0] [ 65%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_lu_unpack_cpu_complex64 2022-08-17T12:23:55.4506359Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_lu_unpack_cpu_float32 2022-08-17T12:23:55.4565709Z [gw1] [ 65%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_pinv_cpu_float32 2022-08-17T12:23:56.4645752Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_pinv_hermitian_cpu_complex64 2022-08-17T12:23:56.4673376Z [gw0] [ 65%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_lu_unpack_cpu_float32 2022-08-17T12:23:56.4776548Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_mH_cpu_complex64 2022-08-17T12:23:56.5140872Z [gw0] [ 65%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_mH_cpu_complex64 2022-08-17T12:23:56.5150434Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_mH_cpu_float32 2022-08-17T12:23:56.5704990Z [gw0] [ 65%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_mH_cpu_float32 2022-08-17T12:23:56.5711748Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_mT_cpu_complex64 2022-08-17T12:23:56.6098470Z [gw0] [ 65%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_mT_cpu_complex64 2022-08-17T12:23:56.6104316Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_mT_cpu_float32 2022-08-17T12:23:56.6577604Z [gw0] [ 65%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_mT_cpu_float32 2022-08-17T12:23:57.1188030Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_masked_fill_cpu_complex64 2022-08-17T12:23:57.1206999Z [gw1] [ 66%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_pinv_hermitian_cpu_complex64 2022-08-17T12:23:57.6502072Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_pinv_hermitian_cpu_float32 2022-08-17T12:23:57.6514682Z [gw1] [ 66%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_pinv_hermitian_cpu_float32 2022-08-17T12:23:57.6541920Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_pinv_singular_cpu_complex64 2022-08-17T12:23:57.6961159Z [gw1] [ 66%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_pinv_singular_cpu_complex64 2022-08-17T12:23:57.6970697Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_pinv_singular_cpu_float32 2022-08-17T12:23:57.7441329Z [gw1] [ 66%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_pinv_singular_cpu_float32 2022-08-17T12:23:58.8065272Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_qr_cpu_complex64 2022-08-17T12:23:58.8092241Z [gw0] [ 66%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_masked_fill_cpu_complex64 2022-08-17T12:23:59.5845030Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_masked_fill_cpu_float32 2022-08-17T12:23:59.5872558Z [gw0] [ 66%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_masked_fill_cpu_float32 2022-08-17T12:24:00.4538749Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_masked_scatter_cpu_complex64 2022-08-17T12:24:00.4579459Z [gw0] [ 66%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_masked_scatter_cpu_complex64 2022-08-17T12:24:01.0567873Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_masked_scatter_cpu_float32 2022-08-17T12:24:01.0610801Z [gw0] [ 66%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_masked_scatter_cpu_float32 2022-08-17T12:24:03.8054696Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_pad_replicate_cpu_complex64 2022-08-17T12:24:03.8082296Z [gw0] [ 66%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_pad_replicate_cpu_complex64 2022-08-17T12:24:03.8116645Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_pad_replicate_cpu_float32 2022-08-17T12:24:03.8559876Z [gw0] [ 67%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_pad_replicate_cpu_float32 2022-08-17T12:24:03.8571939Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_pairwise_distance_cpu_complex64 2022-08-17T12:24:03.9000521Z [gw0] [ 67%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_pairwise_distance_cpu_complex64 2022-08-17T12:24:03.9012686Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_pairwise_distance_cpu_float32 2022-08-17T12:24:03.9481175Z [gw0] [ 67%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_pairwise_distance_cpu_float32 2022-08-17T12:24:04.4240395Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_pdist_cpu_float32 2022-08-17T12:24:04.4273741Z [gw0] [ 67%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_pdist_cpu_float32 2022-08-17T12:24:04.4309885Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_pixel_shuffle_cpu_complex64 2022-08-17T12:24:04.4720220Z [gw0] [ 67%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_pixel_shuffle_cpu_complex64 2022-08-17T12:24:04.4727505Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_pixel_shuffle_cpu_float32 2022-08-17T12:24:04.5158282Z [gw0] [ 67%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_pixel_shuffle_cpu_float32 2022-08-17T12:24:04.5165355Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_pixel_unshuffle_cpu_complex64 2022-08-17T12:24:04.5596681Z [gw0] [ 67%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_pixel_unshuffle_cpu_complex64 2022-08-17T12:24:04.5656574Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_pixel_unshuffle_cpu_float32 2022-08-17T12:24:04.6081950Z [gw0] [ 67%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_pixel_unshuffle_cpu_float32 2022-08-17T12:24:04.9889572Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_poisson_nll_loss_cpu_float32 2022-08-17T12:24:04.9903942Z [gw1] [ 67%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_qr_cpu_complex64 2022-08-17T12:24:08.5659321Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_qr_cpu_float32 2022-08-17T12:24:08.5691507Z [gw1] [ 67%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_qr_cpu_float32 2022-08-17T12:24:09.6907322Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_slogdet_cpu_complex64 2022-08-17T12:24:09.6934980Z [gw1] [ 68%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_slogdet_cpu_complex64 2022-08-17T12:24:10.2166454Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_slogdet_cpu_float32 2022-08-17T12:24:10.2195920Z [gw1] [ 68%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_slogdet_cpu_float32 2022-08-17T12:24:12.8418552Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_solve_cpu_complex64 2022-08-17T12:24:12.8446289Z [gw1] [ 68%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_solve_cpu_complex64 2022-08-17T12:24:14.1130945Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_solve_cpu_float32 2022-08-17T12:24:14.1193048Z [gw1] [ 68%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_solve_cpu_float32 2022-08-17T12:24:14.4875333Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_solve_ex_cpu_complex64 2022-08-17T12:24:14.4899310Z [gw0] [ 68%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_poisson_nll_loss_cpu_float32 2022-08-17T12:24:14.5045288Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_prelu_cpu_float32 2022-08-17T12:24:14.5401097Z [gw0] [ 68%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_prelu_cpu_float32 2022-08-17T12:24:14.8218738Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_relu6_cpu_float32 2022-08-17T12:24:14.8256504Z [gw0] [ 68%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_relu6_cpu_float32 2022-08-17T12:24:15.2629744Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_relu_cpu_float32 2022-08-17T12:24:15.2646769Z [gw0] [ 68%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_relu_cpu_float32 2022-08-17T12:24:15.2703423Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_rrelu_cpu_float32 2022-08-17T12:24:15.3161417Z [gw0] [ 68%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_rrelu_cpu_float32 2022-08-17T12:24:15.5951891Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_selu_cpu_float32 2022-08-17T12:24:15.6024312Z [gw0] [ 68%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_selu_cpu_float32 2022-08-17T12:24:15.7792863Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_silu_complex_cpu_complex64 2022-08-17T12:24:15.7817546Z [gw0] [ 69%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_silu_complex_cpu_complex64 2022-08-17T12:24:15.9699634Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_silu_cpu_float32 2022-08-17T12:24:15.9739459Z [gw0] [ 69%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_silu_cpu_float32 2022-08-17T12:24:16.1652253Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_smooth_l1_loss_cpu_float32 2022-08-17T12:24:16.1679266Z [gw0] [ 69%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_smooth_l1_loss_cpu_float32 2022-08-17T12:24:16.9288928Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_soft_margin_loss_cpu_float32 2022-08-17T12:24:16.9316360Z [gw0] [ 69%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_soft_margin_loss_cpu_float32 2022-08-17T12:24:16.9515773Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_softmin_cpu_float32 2022-08-17T12:24:16.9538714Z [gw1] [ 69%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_solve_ex_cpu_complex64 2022-08-17T12:24:17.4639206Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_solve_ex_cpu_float32 2022-08-17T12:24:17.4661976Z [gw0] [ 69%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_softmin_cpu_float32 2022-08-17T12:24:18.2826635Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_softmin_with_dtype_cpu_complex64 2022-08-17T12:24:18.2855630Z [gw0] [ 69%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_softmin_with_dtype_cpu_complex64 2022-08-17T12:24:18.3943733Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_softmin_with_dtype_cpu_float32 2022-08-17T12:24:18.4043237Z [gw1] [ 69%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_solve_ex_cpu_float32 2022-08-17T12:24:18.8152287Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_solve_triangular_cpu_complex64 2022-08-17T12:24:18.8179622Z [gw0] [ 69%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_softmin_with_dtype_cpu_float32 2022-08-17T12:24:19.0670152Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_softplus_cpu_float32 2022-08-17T12:24:19.0708179Z [gw0] [ 69%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_softplus_cpu_float32 2022-08-17T12:24:19.0715887Z [gw2] [ 70%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_max_pool3d_cpu_float32 2022-08-17T12:24:19.0734549Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_softshrink_cpu_float32 2022-08-17T12:24:19.5550125Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_max_unpool1d_cpu_float32 2022-08-17T12:24:19.5560252Z [gw0] [ 70%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_softshrink_cpu_float32 2022-08-17T12:24:20.0255008Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_softsign_cpu_complex64 2022-08-17T12:24:20.0282893Z [gw0] [ 70%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_softsign_cpu_complex64 2022-08-17T12:24:20.4376118Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_softsign_cpu_float32 2022-08-17T12:24:20.4402704Z [gw0] [ 70%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_softsign_cpu_float32 2022-08-17T12:24:20.8809918Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_tanhshrink_cpu_complex64 2022-08-17T12:24:20.8972890Z [gw0] [ 70%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_tanhshrink_cpu_complex64 2022-08-17T12:24:21.6716780Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_tanhshrink_cpu_float32 2022-08-17T12:24:21.6757705Z [gw0] [ 70%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_tanhshrink_cpu_float32 2022-08-17T12:24:22.1890906Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_threshold_cpu_float32 2022-08-17T12:24:22.1928230Z [gw0] [ 70%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_threshold_cpu_float32 2022-08-17T12:24:24.2091238Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_triplet_margin_loss_cpu_complex64 2022-08-17T12:24:24.2117917Z [gw0] [ 70%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_triplet_margin_loss_cpu_complex64 2022-08-17T12:24:24.9744397Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_triplet_margin_loss_cpu_float32 2022-08-17T12:24:24.9770691Z [gw0] [ 70%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_triplet_margin_loss_cpu_float32 2022-08-17T12:24:24.9926277Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_triplet_margin_with_distance_loss_cpu_complex64 2022-08-17T12:24:25.0203989Z [gw0] [ 70%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_triplet_margin_with_distance_loss_cpu_complex64 2022-08-17T12:24:25.0309981Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_triplet_margin_with_distance_loss_cpu_float32 2022-08-17T12:24:25.0684740Z [gw0] [ 71%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_triplet_margin_with_distance_loss_cpu_float32 2022-08-17T12:24:25.0720089Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_unfold_cpu_complex64 2022-08-17T12:24:25.1196347Z [gw0] [ 71%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_unfold_cpu_complex64 2022-08-17T12:24:25.1206394Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_unfold_cpu_float32 2022-08-17T12:24:25.1666578Z [gw0] [ 71%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_unfold_cpu_float32 2022-08-17T12:24:26.1604483Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_upsample_bilinear_cpu_float32 2022-08-17T12:24:26.1676622Z [gw0] [ 71%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_upsample_bilinear_cpu_float32 2022-08-17T12:24:26.7278588Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_upsample_nearest_cpu_float32 2022-08-17T12:24:26.7355790Z [gw0] [ 71%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_upsample_nearest_cpu_float32 2022-08-17T12:24:26.7443160Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nonzero_cpu_complex64 2022-08-17T12:24:26.7822955Z [gw0] [ 71%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nonzero_cpu_complex64 2022-08-17T12:24:26.7832960Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nonzero_cpu_float32 2022-08-17T12:24:26.8319848Z [gw0] [ 71%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nonzero_cpu_float32 2022-08-17T12:24:42.9642177Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_norm_cpu_complex64 2022-08-17T12:24:42.9665693Z [gw0] [ 71%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_norm_cpu_complex64 2022-08-17T12:24:50.2876483Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_norm_cpu_float32 2022-08-17T12:24:50.2919134Z [gw2] [ 71%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_max_unpool1d_cpu_float32 2022-08-17T12:24:50.4176539Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_max_unpool1d_grad_cpu_float32 2022-08-17T12:24:50.4196102Z [gw0] [ 71%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_norm_cpu_float32 2022-08-17T12:24:50.8852359Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_norm_fro_cpu_complex64 2022-08-17T12:24:50.8901921Z [gw0] [ 72%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_norm_fro_cpu_complex64 2022-08-17T12:24:51.2410879Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_norm_fro_cpu_float32 2022-08-17T12:24:51.2441483Z [gw0] [ 72%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_norm_fro_cpu_float32 2022-08-17T12:24:53.2551470Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_norm_inf_cpu_complex64 2022-08-17T12:24:53.2607855Z [gw0] [ 72%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_norm_inf_cpu_complex64 2022-08-17T12:24:53.6347319Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_norm_inf_cpu_float32 2022-08-17T12:24:53.6387497Z [gw2] [ 72%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_max_unpool1d_grad_cpu_float32 2022-08-17T12:24:54.2709609Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_max_unpool2d_cpu_float32 2022-08-17T12:24:54.2725546Z [gw0] [ 72%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_norm_inf_cpu_float32 2022-08-17T12:24:54.3995358Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_norm_nuc_cpu_complex64 2022-08-17T12:24:54.4023645Z [gw0] [ 72%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_norm_nuc_cpu_complex64 2022-08-17T12:24:54.5064969Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_norm_nuc_cpu_float32 2022-08-17T12:24:54.5089285Z [gw0] [ 72%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_norm_nuc_cpu_float32 2022-08-17T12:24:54.5138824Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_normal_cpu_float32 2022-08-17T12:24:54.5572613Z [gw0] [ 72%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_normal_cpu_float32 2022-08-17T12:24:54.5578917Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_normal_number_mean_cpu_float32 2022-08-17T12:24:54.6019356Z [gw0] [ 72%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_normal_number_mean_cpu_float32 2022-08-17T12:24:55.0425171Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_ones_like_cpu_complex64 2022-08-17T12:24:55.0461250Z [gw0] [ 72%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_ones_like_cpu_complex64 2022-08-17T12:24:55.2895448Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_ones_like_cpu_float32 2022-08-17T12:24:55.2930396Z [gw0] [ 73%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_ones_like_cpu_float32 2022-08-17T12:25:08.5325992Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_ormqr_cpu_complex64 2022-08-17T12:25:08.5352269Z [gw0] [ 73%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_ormqr_cpu_complex64 2022-08-17T12:25:14.8608127Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_ormqr_cpu_float32 2022-08-17T12:25:14.8638022Z [gw0] [ 73%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_ormqr_cpu_float32 2022-08-17T12:25:15.1204610Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_outer_cpu_complex64 2022-08-17T12:25:15.1255659Z [gw3] [ 73%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_max_pool1d_cpu_float32 2022-08-17T12:25:15.1262022Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_max_pool2d_cpu_float32 2022-08-17T12:25:15.1651010Z [gw3] [ 73%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_max_pool2d_cpu_float32 2022-08-17T12:25:15.1670944Z [gw0] [ 73%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_outer_cpu_complex64 2022-08-17T12:25:15.1676612Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_polygamma_polygamma_n_2_cpu_float32 2022-08-17T12:25:15.1691868Z [gw3] [ 73%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_polygamma_polygamma_n_2_cpu_float32 2022-08-17T12:25:15.2115502Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_outer_cpu_float32 2022-08-17T12:25:15.2133843Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_polygamma_polygamma_n_3_cpu_float32 2022-08-17T12:25:15.2560765Z [gw3] [ 73%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_polygamma_polygamma_n_3_cpu_float32 2022-08-17T12:25:15.2567961Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_polygamma_polygamma_n_4_cpu_float32 2022-08-17T12:25:15.2790630Z [gw3] [ 73%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_polygamma_polygamma_n_4_cpu_float32 2022-08-17T12:25:15.2811134Z [gw0] [ 73%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_outer_cpu_float32 2022-08-17T12:25:15.3040119Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_pca_lowrank_cpu_float32 2022-08-17T12:25:15.3109682Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_positive_cpu_complex64 2022-08-17T12:25:15.3285845Z [gw0] [ 74%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_pca_lowrank_cpu_float32 2022-08-17T12:25:15.8187877Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_permute_cpu_complex64 2022-08-17T12:25:15.8217521Z [gw3] [ 74%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_positive_cpu_complex64 2022-08-17T12:25:16.0889791Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_positive_cpu_float32 2022-08-17T12:25:16.0898427Z [gw3] [ 74%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_positive_cpu_float32 2022-08-17T12:25:16.1618823Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_pow_cpu_complex64 2022-08-17T12:25:16.1633626Z [gw0] [ 74%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_permute_cpu_complex64 2022-08-17T12:25:16.6190853Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_permute_cpu_float32 2022-08-17T12:25:16.6205193Z [gw0] [ 74%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_permute_cpu_float32 2022-08-17T12:25:18.2823015Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_pinverse_cpu_complex64 2022-08-17T12:25:18.2839376Z [gw3] [ 74%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_pow_cpu_complex64 2022-08-17T12:25:18.4732852Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_pow_cpu_float32 2022-08-17T12:25:18.4744617Z [gw0] [ 74%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_pinverse_cpu_complex64 2022-08-17T12:25:18.6386379Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_pinverse_cpu_float32 2022-08-17T12:25:18.6402477Z [gw1] [ 74%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_solve_triangular_cpu_complex64 2022-08-17T12:25:19.4566161Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_solve_triangular_cpu_float32 2022-08-17T12:25:19.4601086Z [gw0] [ 74%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_pinverse_cpu_float32 2022-08-17T12:25:19.6368633Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_polar_cpu_float32 2022-08-17T12:25:19.6384132Z [gw3] [ 74%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_pow_cpu_float32 2022-08-17T12:25:20.0630162Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_prod_cpu_complex64 2022-08-17T12:25:20.0644242Z [gw0] [ 75%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_polar_cpu_float32 2022-08-17T12:25:20.6182636Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_polygamma_polygamma_n_0_cpu_float32 2022-08-17T12:25:20.6208865Z [gw0] [ 75%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_polygamma_polygamma_n_0_cpu_float32 2022-08-17T12:25:20.6237762Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_polygamma_polygamma_n_1_cpu_float32 2022-08-17T12:25:20.6720535Z [gw0] [ 75%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_polygamma_polygamma_n_1_cpu_float32 2022-08-17T12:25:22.3933290Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_renorm_cpu_complex64 2022-08-17T12:25:22.4051399Z [gw0] [ 75%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_renorm_cpu_complex64 2022-08-17T12:25:22.9148351Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_renorm_cpu_float32 2022-08-17T12:25:22.9174734Z [gw0] [ 75%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_renorm_cpu_float32 2022-08-17T12:25:25.6847233Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_repeat_cpu_complex64 2022-08-17T12:25:25.6876319Z [gw0] [ 75%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_repeat_cpu_complex64 2022-08-17T12:25:26.9987494Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_repeat_cpu_float32 2022-08-17T12:25:27.0002413Z [gw0] [ 75%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_repeat_cpu_float32 2022-08-17T12:25:27.0021223Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_repeat_interleave_cpu_complex64 2022-08-17T12:25:27.0405433Z [gw0] [ 75%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_repeat_interleave_cpu_complex64 2022-08-17T12:25:27.0426475Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_repeat_interleave_cpu_float32 2022-08-17T12:25:27.0898331Z [gw0] [ 75%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_repeat_interleave_cpu_float32 2022-08-17T12:25:27.6401417Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_reshape_as_cpu_complex64 2022-08-17T12:25:27.6421286Z [gw0] [ 75%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_reshape_as_cpu_complex64 2022-08-17T12:25:27.8309901Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_reshape_as_cpu_float32 2022-08-17T12:25:27.8323976Z [gw0] [ 76%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_reshape_as_cpu_float32 2022-08-17T12:25:28.1727128Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_reshape_cpu_complex64 2022-08-17T12:25:28.1751095Z [gw3] [ 76%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_prod_cpu_complex64 2022-08-17T12:25:30.8973356Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_prod_cpu_float32 2022-08-17T12:25:30.8997138Z [gw0] [ 76%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_reshape_cpu_complex64 2022-08-17T12:25:32.6741874Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_reshape_cpu_float32 2022-08-17T12:25:32.6769951Z [gw0] [ 76%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_reshape_cpu_float32 2022-08-17T12:25:32.7045990Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_resize__cpu_complex64 2022-08-17T12:25:32.7205665Z [gw0] [ 76%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_resize__cpu_complex64 2022-08-17T12:25:32.7487788Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_resize__cpu_float32 2022-08-17T12:25:32.7761233Z [gw0] [ 76%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_resize__cpu_float32 2022-08-17T12:25:32.8067878Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_resize_as__cpu_complex64 2022-08-17T12:25:32.8122390Z [gw0] [ 76%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_resize_as__cpu_complex64 2022-08-17T12:25:32.8647055Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_resize_as__cpu_float32 2022-08-17T12:25:32.8674596Z [gw0] [ 76%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_resize_as__cpu_float32 2022-08-17T12:25:33.1040855Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_resolve_conj_cpu_complex64 2022-08-17T12:25:33.1277532Z [gw3] [ 76%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_prod_cpu_float32 2022-08-17T12:25:33.3520006Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_put_cpu_complex64 2022-08-17T12:25:33.3548190Z [gw0] [ 76%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_resolve_conj_cpu_complex64 2022-08-17T12:25:33.4909386Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_resolve_conj_cpu_float32 2022-08-17T12:25:33.4922076Z [gw0] [ 77%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_resolve_conj_cpu_float32 2022-08-17T12:25:33.7541586Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_resolve_neg_cpu_complex64 2022-08-17T12:25:33.7557384Z [gw0] [ 77%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_resolve_neg_cpu_complex64 2022-08-17T12:25:33.8892156Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_resolve_neg_cpu_float32 2022-08-17T12:25:33.8905745Z [gw0] [ 77%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_resolve_neg_cpu_float32 2022-08-17T12:25:37.4742220Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_roll_cpu_complex64 2022-08-17T12:25:37.4757479Z [gw0] [ 77%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_roll_cpu_complex64 2022-08-17T12:25:38.2121474Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_roll_cpu_float32 2022-08-17T12:25:38.2207301Z [gw3] [ 77%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_put_cpu_complex64 2022-08-17T12:25:39.1613161Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_put_cpu_float32 2022-08-17T12:25:39.1614200Z [gw0] [ 77%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_roll_cpu_float32 2022-08-17T12:25:40.4249569Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_rot90_cpu_complex64 2022-08-17T12:25:40.4255113Z [gw3] [ 77%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_put_cpu_float32 2022-08-17T12:25:43.4858756Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_qr_cpu_complex64 2022-08-17T12:25:43.4896121Z [gw2] [ 77%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_max_unpool2d_cpu_float32 2022-08-17T12:25:45.4765543Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_max_unpool2d_grad_cpu_float32 2022-08-17T12:25:45.4791129Z [gw1] [ 77%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_solve_triangular_cpu_float32 2022-08-17T12:25:46.5163280Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_svd_cpu_complex64 2022-08-17T12:25:46.5197144Z [gw2] [ 77%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_max_unpool2d_grad_cpu_float32 2022-08-17T12:25:47.2456309Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_max_unpool3d_cpu_float32 2022-08-17T12:25:47.2457471Z [gw0] [ 78%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_rot90_cpu_complex64 2022-08-17T12:25:50.5967717Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_rot90_cpu_float32 2022-08-17T12:25:50.5978348Z [gw3] [ 78%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_qr_cpu_complex64 2022-08-17T12:25:51.6613137Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_qr_cpu_float32 2022-08-17T12:25:51.6634512Z [gw0] [ 78%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_rot90_cpu_float32 2022-08-17T12:25:51.7678140Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_round_cpu_float32 2022-08-17T12:25:51.7694906Z [gw0] [ 78%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_round_cpu_float32 2022-08-17T12:25:52.0510945Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_round_decimals_0_cpu_float32 2022-08-17T12:25:52.0523605Z [gw0] [ 78%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_round_decimals_0_cpu_float32 2022-08-17T12:25:52.0542578Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_round_decimals_3_cpu_float32 2022-08-17T12:25:52.0925430Z [gw0] [ 78%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_round_decimals_3_cpu_float32 2022-08-17T12:25:52.0947190Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_round_decimals_neg_3_cpu_float32 2022-08-17T12:25:52.1365795Z [gw0] [ 78%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_round_decimals_neg_3_cpu_float32 2022-08-17T12:25:52.7599734Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_rsqrt_cpu_complex64 2022-08-17T12:25:52.7623712Z [gw0] [ 78%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_rsqrt_cpu_complex64 2022-08-17T12:25:53.0559452Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_rsqrt_cpu_float32 2022-08-17T12:25:53.0589436Z [gw0] [ 78%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_rsqrt_cpu_float32 2022-08-17T12:25:54.5111479Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_rsub_cpu_complex64 2022-08-17T12:25:54.5138013Z [gw0] [ 78%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_rsub_cpu_complex64 2022-08-17T12:25:55.2288710Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_rsub_cpu_float32 2022-08-17T12:25:55.2315951Z [gw0] [ 79%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_rsub_cpu_float32 2022-08-17T12:25:55.6863483Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_scatter_add_cpu_complex64 2022-08-17T12:25:55.6878258Z [gw3] [ 79%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_qr_cpu_float32 2022-08-17T12:25:56.5852548Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_quantile_cpu_float32 2022-08-17T12:25:56.5858477Z [gw0] [ 79%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_scatter_add_cpu_complex64 2022-08-17T12:25:57.2433179Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_scatter_add_cpu_float32 2022-08-17T12:25:57.2460130Z [gw0] [ 79%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_scatter_add_cpu_float32 2022-08-17T12:25:59.3306748Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_scatter_cpu_complex64 2022-08-17T12:25:59.3318740Z [gw0] [ 79%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_scatter_cpu_complex64 2022-08-17T12:26:00.3928968Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_scatter_cpu_float32 2022-08-17T12:26:00.4084864Z [gw0] [ 79%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_scatter_cpu_float32 2022-08-17T12:26:02.0258989Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_scatter_reduce_amax_cpu_float32 2022-08-17T12:26:02.0269878Z [gw2] [ 79%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_max_unpool3d_cpu_float32 2022-08-17T12:26:02.2335415Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_max_unpool3d_grad_cpu_float32 2022-08-17T12:26:02.2345877Z [gw0] [ 79%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_scatter_reduce_amax_cpu_float32 2022-08-17T12:26:03.4081939Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_scatter_reduce_amin_cpu_float32 2022-08-17T12:26:03.4090093Z [gw2] [ 79%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_max_unpool3d_grad_cpu_float32 2022-08-17T12:26:03.5211330Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_mish_cpu_float32 2022-08-17T12:26:03.5223127Z [gw2] [ 79%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_mish_cpu_float32 2022-08-17T12:26:03.5274113Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_mse_loss_cpu_float32 2022-08-17T12:26:03.5284908Z [gw3] [ 80%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_quantile_cpu_float32 2022-08-17T12:26:03.5933415Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_rad2deg_cpu_float32 2022-08-17T12:26:03.5940349Z [gw2] [ 80%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_mse_loss_cpu_float32 2022-08-17T12:26:03.7350833Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_multi_margin_loss_cpu_float32 2022-08-17T12:26:03.7360789Z [gw3] [ 80%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_rad2deg_cpu_float32 2022-08-17T12:26:03.7412890Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_rand_like_cpu_complex64 2022-08-17T12:26:03.7772291Z [gw3] [ 80%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_rand_like_cpu_complex64 2022-08-17T12:26:03.7779877Z [gw0] [ 80%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_scatter_reduce_amin_cpu_float32 2022-08-17T12:26:03.7801636Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_scatter_reduce_mean_cpu_float32 2022-08-17T12:26:03.7834413Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_rand_like_cpu_float32 2022-08-17T12:26:03.8035030Z [gw3] [ 80%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_rand_like_cpu_float32 2022-08-17T12:26:03.8043440Z [gw2] [ 80%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_multi_margin_loss_cpu_float32 2022-08-17T12:26:03.8243097Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_multilabel_margin_loss_cpu_float32 2022-08-17T12:26:03.8288534Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_randint_like_cpu_float32 2022-08-17T12:26:03.8683936Z [gw3] [ 80%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_randint_like_cpu_float32 2022-08-17T12:26:03.8742282Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_randn_like_cpu_complex64 2022-08-17T12:26:03.9124979Z [gw3] [ 80%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_randn_like_cpu_complex64 2022-08-17T12:26:03.9156572Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_randn_like_cpu_float32 2022-08-17T12:26:03.9167561Z [gw3] [ 80%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_randn_like_cpu_float32 2022-08-17T12:26:03.9178005Z [gw2] [ 81%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_multilabel_margin_loss_cpu_float32 2022-08-17T12:26:03.9605957Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_multilabel_soft_margin_loss_cpu_float32 2022-08-17T12:26:04.4826487Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_ravel_cpu_complex64 2022-08-17T12:26:04.4834131Z [gw3] [ 81%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_ravel_cpu_complex64 2022-08-17T12:26:04.8267489Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_ravel_cpu_float32 2022-08-17T12:26:04.8279222Z [gw3] [ 81%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_ravel_cpu_float32 2022-08-17T12:26:05.0141338Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_real_cpu_complex64 2022-08-17T12:26:05.0156387Z [gw2] [ 81%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_multilabel_soft_margin_loss_cpu_float32 2022-08-17T12:26:05.0171113Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_nll_loss_cpu_float32 2022-08-17T12:26:05.0564303Z [gw2] [ 81%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_nll_loss_cpu_float32 2022-08-17T12:26:05.0742262Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_normalize_cpu_complex64 2022-08-17T12:26:05.0756501Z [gw3] [ 81%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_real_cpu_complex64 2022-08-17T12:26:05.1982183Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_real_cpu_float32 2022-08-17T12:26:05.1990023Z [gw3] [ 81%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_real_cpu_float32 2022-08-17T12:26:05.2467541Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_reciprocal_cpu_complex64 2022-08-17T12:26:05.2476733Z [gw0] [ 81%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_scatter_reduce_mean_cpu_float32 2022-08-17T12:26:05.6177238Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_scatter_reduce_prod_cpu_float32 2022-08-17T12:26:05.6187102Z [gw3] [ 81%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_reciprocal_cpu_complex64 2022-08-17T12:26:05.8237063Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_reciprocal_cpu_float32 2022-08-17T12:26:05.8244611Z [gw3] [ 81%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_reciprocal_cpu_float32 2022-08-17T12:26:06.1077775Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_remainder_cpu_float32 2022-08-17T12:26:06.1085429Z [gw2] [ 82%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_normalize_cpu_complex64 2022-08-17T12:26:06.4956865Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_normalize_cpu_float32 2022-08-17T12:26:06.4969898Z [gw0] [ 82%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_scatter_reduce_prod_cpu_float32 2022-08-17T12:26:06.5141838Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_scatter_reduce_sum_cpu_float32 2022-08-17T12:26:06.5153850Z [gw3] [ 82%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_remainder_cpu_float32 2022-08-17T12:26:06.5889554Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sgn_cpu_float32 2022-08-17T12:26:06.5896531Z [gw3] [ 82%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sgn_cpu_float32 2022-08-17T12:26:06.6326855Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_short_cpu_complex64 2022-08-17T12:26:06.6341806Z [gw3] [ 82%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_short_cpu_complex64 2022-08-17T12:26:06.6351439Z [gw2] [ 82%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_normalize_cpu_float32 2022-08-17T12:26:06.6359128Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_short_cpu_float32 2022-08-17T12:26:06.6583719Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_pad_circular_cpu_complex64 2022-08-17T12:26:06.6805334Z [gw3] [ 82%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_short_cpu_float32 2022-08-17T12:26:07.0916915Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sigmoid_cpu_complex64 2022-08-17T12:26:07.0926096Z [gw3] [ 82%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sigmoid_cpu_complex64 2022-08-17T12:26:07.2978349Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sigmoid_cpu_float32 2022-08-17T12:26:07.2987440Z [gw2] [ 82%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_pad_circular_cpu_complex64 2022-08-17T12:26:07.3002715Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_pad_circular_cpu_float32 2022-08-17T12:26:07.3073372Z [gw2] [ 82%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_pad_circular_cpu_float32 2022-08-17T12:26:07.3081209Z [gw3] [ 83%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sigmoid_cpu_float32 2022-08-17T12:26:07.3404810Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sign_cpu_float32 2022-08-17T12:26:07.3822784Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_pad_constant_cpu_complex64 2022-08-17T12:26:07.3833347Z [gw3] [ 83%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sign_cpu_float32 2022-08-17T12:26:07.4067035Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_signbit_cpu_float32 2022-08-17T12:26:07.4243324Z [gw3] [ 83%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_signbit_cpu_float32 2022-08-17T12:26:07.5882096Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sin_cpu_complex64 2022-08-17T12:26:07.5888198Z [gw3] [ 83%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sin_cpu_complex64 2022-08-17T12:26:07.6098784Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sin_cpu_float32 2022-08-17T12:26:07.6110831Z [gw0] [ 83%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_scatter_reduce_sum_cpu_float32 2022-08-17T12:26:07.6128734Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_searchsorted_cpu_float32 2022-08-17T12:26:07.6525263Z [gw0] [ 83%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_searchsorted_cpu_float32 2022-08-17T12:26:07.6696931Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_segment_reduce_lengths_cpu_float32 2022-08-17T12:26:07.6702616Z [gw3] [ 83%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sin_cpu_float32 2022-08-17T12:26:08.0760247Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sinc_cpu_complex64 2022-08-17T12:26:08.0768606Z [gw3] [ 83%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sinc_cpu_complex64 2022-08-17T12:26:08.2852192Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sinc_cpu_float32 2022-08-17T12:26:08.2862900Z [gw3] [ 83%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sinc_cpu_float32 2022-08-17T12:26:08.3217823Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_bessel_j0_cpu_float32 2022-08-17T12:26:08.3284171Z [gw3] [ 83%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_bessel_j0_cpu_float32 2022-08-17T12:26:08.3785770Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_bessel_j1_cpu_float32 2022-08-17T12:26:08.3797484Z [gw3] [ 84%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_bessel_j1_cpu_float32 2022-08-17T12:26:08.4217887Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_bessel_y0_cpu_float32 2022-08-17T12:26:08.4227500Z [gw3] [ 84%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_bessel_y0_cpu_float32 2022-08-17T12:26:08.4695409Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_bessel_y1_cpu_float32 2022-08-17T12:26:08.4702607Z [gw3] [ 84%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_bessel_y1_cpu_float32 2022-08-17T12:26:08.5821239Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_chebyshev_polynomial_t_cpu_float32 2022-08-17T12:26:08.5828262Z [gw3] [ 84%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_chebyshev_polynomial_t_cpu_float32 2022-08-17T12:26:08.6866299Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_chebyshev_polynomial_u_cpu_float32 2022-08-17T12:26:08.6875906Z [gw3] [ 84%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_chebyshev_polynomial_u_cpu_float32 2022-08-17T12:26:08.6894122Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_chebyshev_polynomial_v_cpu_float32 2022-08-17T12:26:08.7285112Z [gw3] [ 84%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_chebyshev_polynomial_v_cpu_float32 2022-08-17T12:26:08.7307314Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_chebyshev_polynomial_w_cpu_float32 2022-08-17T12:26:08.7724775Z [gw3] [ 84%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_chebyshev_polynomial_w_cpu_float32 2022-08-17T12:26:08.8696546Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_entr_cpu_float32 2022-08-17T12:26:08.8711879Z [gw3] [ 84%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_entr_cpu_float32 2022-08-17T12:26:08.9891049Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_erfcx_cpu_float32 2022-08-17T12:26:08.9903660Z [gw3] [ 84%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_erfcx_cpu_float32 2022-08-17T12:26:09.0930158Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_hermite_polynomial_h_cpu_float32 2022-08-17T12:26:09.0937955Z [gw3] [ 84%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_hermite_polynomial_h_cpu_float32 2022-08-17T12:26:09.1374881Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_modified_bessel_k0_cpu_float32 2022-08-17T12:26:09.1386816Z [gw3] [ 85%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_modified_bessel_k0_cpu_float32 2022-08-17T12:26:09.1735435Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_modified_bessel_k1_cpu_float32 2022-08-17T12:26:09.1803186Z [gw3] [ 85%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_modified_bessel_k1_cpu_float32 2022-08-17T12:26:09.2969999Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_ndtr_cpu_float32 2022-08-17T12:26:09.2979550Z [gw3] [ 85%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_ndtr_cpu_float32 2022-08-17T12:26:09.4028090Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_ndtri_cpu_float32 2022-08-17T12:26:09.4036024Z [gw3] [ 85%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_ndtri_cpu_float32 2022-08-17T12:26:09.4070838Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_polygamma_special_polygamma_n_0_cpu_float32 2022-08-17T12:26:09.4444891Z [gw3] [ 85%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_polygamma_special_polygamma_n_0_cpu_float32 2022-08-17T12:26:09.4800667Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_scaled_modified_bessel_k0_cpu_float32 2022-08-17T12:26:09.4883580Z [gw3] [ 85%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_scaled_modified_bessel_k0_cpu_float32 2022-08-17T12:26:09.5236996Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_scaled_modified_bessel_k1_cpu_float32 2022-08-17T12:26:09.5322661Z [gw3] [ 85%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_scaled_modified_bessel_k1_cpu_float32 2022-08-17T12:26:09.5337292Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_shifted_chebyshev_polynomial_t_cpu_float32 2022-08-17T12:26:09.5764406Z [gw3] [ 85%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_shifted_chebyshev_polynomial_t_cpu_float32 2022-08-17T12:26:09.5781087Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_shifted_chebyshev_polynomial_u_cpu_float32 2022-08-17T12:26:09.6204231Z [gw3] [ 85%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_shifted_chebyshev_polynomial_u_cpu_float32 2022-08-17T12:26:09.6221274Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_shifted_chebyshev_polynomial_v_cpu_float32 2022-08-17T12:26:09.6644496Z [gw3] [ 85%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_shifted_chebyshev_polynomial_v_cpu_float32 2022-08-17T12:26:09.6660704Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_shifted_chebyshev_polynomial_w_cpu_float32 2022-08-17T12:26:09.7084441Z [gw3] [ 86%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_shifted_chebyshev_polynomial_w_cpu_float32 2022-08-17T12:26:09.7437426Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_spherical_bessel_j0_cpu_float32 2022-08-17T12:26:09.7523997Z [gw3] [ 86%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_spherical_bessel_j0_cpu_float32 2022-08-17T12:26:10.1206831Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_xlog1py_cpu_float32 2022-08-17T12:26:10.1217167Z [gw3] [ 86%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_xlog1py_cpu_float32 2022-08-17T12:26:10.2274644Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_zeta_cpu_float32 2022-08-17T12:26:10.2288905Z [gw3] [ 86%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_zeta_cpu_float32 2022-08-17T12:26:10.4364971Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_split_cpu_complex64 2022-08-17T12:26:10.4377322Z [gw0] [ 86%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_segment_reduce_lengths_cpu_float32 2022-08-17T12:26:10.5524393Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_segment_reduce_offsets_cpu_float32 2022-08-17T12:26:10.5540572Z [gw3] [ 86%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_split_cpu_complex64 2022-08-17T12:26:10.7142711Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_split_cpu_float32 2022-08-17T12:26:10.7158479Z [gw3] [ 86%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_split_cpu_float32 2022-08-17T12:26:11.2666143Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_split_list_args_cpu_complex64 2022-08-17T12:26:11.2683355Z [gw3] [ 86%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_split_list_args_cpu_complex64 2022-08-17T12:26:11.6542637Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_split_list_args_cpu_float32 2022-08-17T12:26:11.6557961Z [gw3] [ 86%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_split_list_args_cpu_float32 2022-08-17T12:26:11.7938977Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_split_with_sizes_cpu_complex64 2022-08-17T12:26:11.7953695Z [gw2] [ 86%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_pad_constant_cpu_complex64 2022-08-17T12:26:12.2894150Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_pad_constant_cpu_float32 2022-08-17T12:26:12.2921257Z [gw1] [ 87%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_svd_cpu_complex64 2022-08-17T12:26:12.6311545Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_svd_cpu_float32 2022-08-17T12:26:12.6322150Z [gw3] [ 87%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_split_with_sizes_cpu_complex64 2022-08-17T12:26:12.9799435Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_split_with_sizes_cpu_float32 2022-08-17T12:26:12.9808374Z [gw3] [ 87%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_split_with_sizes_cpu_float32 2022-08-17T12:26:13.1409765Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sqrt_cpu_complex64 2022-08-17T12:26:13.1418468Z [gw3] [ 87%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sqrt_cpu_complex64 2022-08-17T12:26:13.2190588Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sqrt_cpu_float32 2022-08-17T12:26:13.2201491Z [gw3] [ 87%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sqrt_cpu_float32 2022-08-17T12:26:13.4824507Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_square_cpu_complex64 2022-08-17T12:26:13.4830968Z [gw0] [ 87%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_segment_reduce_offsets_cpu_float32 2022-08-17T12:26:13.6412334Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_select_cpu_complex64 2022-08-17T12:26:13.6420710Z [gw3] [ 87%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_square_cpu_complex64 2022-08-17T12:26:13.8368778Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_square_cpu_float32 2022-08-17T12:26:13.8378774Z [gw3] [ 87%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_square_cpu_float32 2022-08-17T12:26:14.0352854Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_squeeze_cpu_complex64 2022-08-17T12:26:14.0364766Z [gw2] [ 87%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_pad_constant_cpu_float32 2022-08-17T12:26:14.1883816Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_pad_reflect_cpu_complex64 2022-08-17T12:26:14.1890368Z [gw0] [ 87%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_select_cpu_complex64 2022-08-17T12:26:14.6472690Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_select_cpu_float32 2022-08-17T12:26:14.6501156Z [gw0] [ 88%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_select_cpu_float32 2022-08-17T12:26:15.1292648Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_select_scatter_cpu_float32 2022-08-17T12:26:15.1305078Z [gw0] [ 88%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_select_scatter_cpu_float32 2022-08-17T12:26:15.1506335Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sgn_cpu_complex64 2022-08-17T12:26:15.1518048Z [gw3] [ 88%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_squeeze_cpu_complex64 2022-08-17T12:26:15.2413483Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_squeeze_cpu_float32 2022-08-17T12:26:15.2429006Z [gw2] [ 88%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_pad_reflect_cpu_complex64 2022-08-17T12:26:15.2440711Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_pad_reflect_cpu_float32 2022-08-17T12:26:15.2883437Z [gw2] [ 88%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_pad_reflect_cpu_float32 2022-08-17T12:26:15.3141542Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sinh_cpu_complex64 2022-08-17T12:26:15.3155136Z [gw0] [ 88%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sgn_cpu_complex64 2022-08-17T12:26:15.4422936Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_hermite_polynomial_he_cpu_float32 2022-08-17T12:26:15.4433041Z [gw0] [ 88%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_hermite_polynomial_he_cpu_float32 2022-08-17T12:26:15.4445225Z [gw2] [ 88%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sinh_cpu_complex64 2022-08-17T12:26:15.4448154Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sinh_cpu_float32 2022-08-17T12:26:15.5148161Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_i0e_cpu_float32 2022-08-17T12:26:15.5157974Z [gw0] [ 88%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_i0e_cpu_float32 2022-08-17T12:26:15.5230583Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_i1_cpu_float32 2022-08-17T12:26:15.5241115Z [gw2] [ 88%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sinh_cpu_float32 2022-08-17T12:26:15.6179198Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_slice_scatter_cpu_float32 2022-08-17T12:26:15.6187322Z [gw0] [ 89%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_i1_cpu_float32 2022-08-17T12:26:15.7120431Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_i1e_cpu_float32 2022-08-17T12:26:15.7128872Z [gw3] [ 89%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_squeeze_cpu_float32 2022-08-17T12:26:15.7280707Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_stack_cpu_complex64 2022-08-17T12:26:15.7288013Z [gw0] [ 89%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_i1e_cpu_float32 2022-08-17T12:26:15.8314742Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_laguerre_polynomial_l_cpu_float32 2022-08-17T12:26:15.8322765Z [gw0] [ 89%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_laguerre_polynomial_l_cpu_float32 2022-08-17T12:26:15.8342267Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_legendre_polynomial_p_cpu_float32 2022-08-17T12:26:15.8765829Z [gw0] [ 89%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_legendre_polynomial_p_cpu_float32 2022-08-17T12:26:15.9792507Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_log_ndtr_cpu_float32 2022-08-17T12:26:15.9802441Z [gw0] [ 89%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_log_ndtr_cpu_float32 2022-08-17T12:26:16.0144733Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_modified_bessel_i0_cpu_float32 2022-08-17T12:26:16.0283798Z [gw0] [ 89%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_modified_bessel_i0_cpu_float32 2022-08-17T12:26:16.0749255Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_modified_bessel_i1_cpu_float32 2022-08-17T12:26:16.0759505Z [gw0] [ 89%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_modified_bessel_i1_cpu_float32 2022-08-17T12:26:16.3315754Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_std_cpu_float32 2022-08-17T12:26:16.3322165Z [gw2] [ 89%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_slice_scatter_cpu_float32 2022-08-17T12:26:16.4119077Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_softmax_cpu_float32 2022-08-17T12:26:16.4130795Z [gw3] [ 89%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_stack_cpu_complex64 2022-08-17T12:26:16.6530660Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_stack_cpu_float32 2022-08-17T12:26:16.6538341Z [gw0] [ 90%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_std_cpu_float32 2022-08-17T12:26:16.7519199Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_std_mean_cpu_complex64 2022-08-17T12:26:16.7533529Z [gw3] [ 90%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_stack_cpu_float32 2022-08-17T12:26:16.7807699Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_std_cpu_complex64 2022-08-17T12:26:16.7816736Z [gw2] [ 90%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_softmax_cpu_float32 2022-08-17T12:26:17.2789799Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_softmax_with_dtype_cpu_complex64 2022-08-17T12:26:17.2801214Z [gw0] [ 90%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_std_mean_cpu_complex64 2022-08-17T12:26:17.5693211Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_std_mean_cpu_float32 2022-08-17T12:26:17.5701504Z [gw0] [ 90%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_std_mean_cpu_float32 2022-08-17T12:26:17.5717122Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_stft_cpu_complex64 2022-08-17T12:26:17.6124112Z [gw0] [ 90%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_stft_cpu_complex64 2022-08-17T12:26:17.6144903Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_stft_cpu_float32 2022-08-17T12:26:17.6564742Z [gw0] [ 90%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_stft_cpu_float32 2022-08-17T12:26:17.6906310Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sub_cpu_complex64 2022-08-17T12:26:17.6916690Z [gw2] [ 90%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_softmax_with_dtype_cpu_complex64 2022-08-17T12:26:17.9533939Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_softmax_with_dtype_cpu_float32 2022-08-17T12:26:17.9544419Z [gw3] [ 90%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_std_cpu_complex64 2022-08-17T12:26:18.1796124Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sum_cpu_complex64 2022-08-17T12:26:18.1803288Z [gw2] [ 90%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_softmax_with_dtype_cpu_float32 2022-08-17T12:26:19.4055069Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sort_cpu_float32 2022-08-17T12:26:19.4063035Z [gw0] [ 91%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sub_cpu_complex64 2022-08-17T12:26:20.4487847Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sub_cpu_float32 2022-08-17T12:26:20.4502838Z [gw0] [ 91%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sub_cpu_float32 2022-08-17T12:26:20.8103857Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_symeig_cpu_float32 2022-08-17T12:26:20.8117640Z [gw3] [ 91%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sum_cpu_complex64 2022-08-17T12:26:21.3297011Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sum_cpu_float32 2022-08-17T12:26:21.3304356Z [gw0] [ 91%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_symeig_cpu_float32 2022-08-17T12:26:21.8289890Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_t_cpu_complex64 2022-08-17T12:26:21.8298178Z [gw0] [ 91%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_t_cpu_complex64 2022-08-17T12:26:22.0847904Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_t_cpu_float32 2022-08-17T12:26:22.0860310Z [gw0] [ 91%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_t_cpu_float32 2022-08-17T12:26:22.3656253Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_take_along_dim_cpu_complex64 2022-08-17T12:26:22.3668494Z [gw1] [ 91%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_svd_cpu_float32 2022-08-17T12:26:22.4530525Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_svdvals_cpu_complex64 2022-08-17T12:26:22.4546645Z [gw3] [ 91%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sum_cpu_float32 2022-08-17T12:26:22.8927786Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sum_to_size_cpu_complex64 2022-08-17T12:26:22.8939088Z [gw3] [ 91%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sum_to_size_cpu_complex64 2022-08-17T12:26:22.9093404Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sum_to_size_cpu_float32 2022-08-17T12:26:22.9111124Z [gw0] [ 91%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_take_along_dim_cpu_complex64 2022-08-17T12:26:23.0835415Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_take_along_dim_cpu_float32 2022-08-17T12:26:23.0843784Z [gw3] [ 92%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sum_to_size_cpu_float32 2022-08-17T12:26:23.1922485Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_svd_cpu_complex64 2022-08-17T12:26:23.1936766Z [gw2] [ 92%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sort_cpu_float32 2022-08-17T12:26:23.1958878Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sparse_sampled_addmm_cpu_complex64 2022-08-17T12:26:23.2442276Z [gw2] [ 92%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sparse_sampled_addmm_cpu_complex64 2022-08-17T12:26:23.2487713Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sparse_sampled_addmm_cpu_float32 2022-08-17T12:26:23.2920505Z [gw2] [ 92%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sparse_sampled_addmm_cpu_float32 2022-08-17T12:26:23.3201586Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_airy_ai_cpu_float32 2022-08-17T12:26:23.3228012Z [gw0] [ 92%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_take_along_dim_cpu_float32 2022-08-17T12:26:23.3634329Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_take_cpu_complex64 2022-08-17T12:26:23.3658637Z [gw2] [ 92%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_airy_ai_cpu_float32 2022-08-17T12:26:24.2900936Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_tensor_split_cpu_float32 2022-08-17T12:26:24.2909800Z [gw2] [ 92%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_tensor_split_cpu_float32 2022-08-17T12:26:24.5438506Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_tensordot_cpu_complex64 2022-08-17T12:26:24.5447823Z [gw2] [ 92%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_tensordot_cpu_complex64 2022-08-17T12:26:24.6651079Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_tensordot_cpu_float32 2022-08-17T12:26:24.6664027Z [gw2] [ 92%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_tensordot_cpu_float32 2022-08-17T12:26:24.7380565Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_tile_cpu_complex64 2022-08-17T12:26:24.7392601Z [gw0] [ 92%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_take_cpu_complex64 2022-08-17T12:26:25.4151035Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_take_cpu_float32 2022-08-17T12:26:25.4159594Z [gw1] [ 93%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_svdvals_cpu_complex64 2022-08-17T12:26:25.4754125Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_svdvals_cpu_float32 2022-08-17T12:26:25.4766168Z [gw0] [ 93%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_take_cpu_float32 2022-08-17T12:26:25.6258206Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_tan_cpu_complex64 2022-08-17T12:26:25.6264235Z [gw0] [ 93%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_tan_cpu_complex64 2022-08-17T12:26:25.7066841Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_tan_cpu_float32 2022-08-17T12:26:25.7072684Z [gw0] [ 93%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_tan_cpu_float32 2022-08-17T12:26:25.8544608Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_tanh_cpu_complex64 2022-08-17T12:26:25.8553069Z [gw0] [ 93%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_tanh_cpu_complex64 2022-08-17T12:26:25.9524261Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_tanh_cpu_float32 2022-08-17T12:26:25.9537351Z [gw0] [ 93%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_tanh_cpu_float32 2022-08-17T12:26:26.7689171Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_tensor_split_cpu_complex64 2022-08-17T12:26:26.7695510Z [gw1] [ 93%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_svdvals_cpu_float32 2022-08-17T12:26:26.9348635Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_tensorinv_cpu_complex64 2022-08-17T12:26:26.9357723Z [gw1] [ 93%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_tensorinv_cpu_complex64 2022-08-17T12:26:27.0163013Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_tensorinv_cpu_float32 2022-08-17T12:26:27.0177684Z [gw1] [ 93%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_tensorinv_cpu_float32 2022-08-17T12:26:27.3504775Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_tensorsolve_cpu_complex64 2022-08-17T12:26:27.3513445Z [gw1] [ 93%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_tensorsolve_cpu_complex64 2022-08-17T12:26:27.7755506Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_transpose_cpu_complex64 2022-08-17T12:26:27.7768198Z [gw0] [ 94%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_tensor_split_cpu_complex64 2022-08-17T12:26:27.8409181Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_to_sparse_cpu_complex64 2022-08-17T12:26:27.8423155Z [gw0] [ 94%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_to_sparse_cpu_complex64 2022-08-17T12:26:27.9395938Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_to_sparse_cpu_float32 2022-08-17T12:26:27.9408335Z [gw0] [ 94%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_to_sparse_cpu_float32 2022-08-17T12:26:28.5307165Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_topk_cpu_float32 2022-08-17T12:26:28.5316613Z [gw1] [ 94%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_transpose_cpu_complex64 2022-08-17T12:26:29.0375094Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_transpose_cpu_float32 2022-08-17T12:26:29.0391003Z [gw2] [ 94%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_tile_cpu_complex64 2022-08-17T12:26:29.0939673Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_tile_cpu_float32 2022-08-17T12:26:29.0949379Z [gw0] [ 94%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_topk_cpu_float32 2022-08-17T12:26:29.1846185Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_trace_cpu_complex64 2022-08-17T12:26:29.1858754Z [gw1] [ 94%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_transpose_cpu_float32 2022-08-17T12:26:29.2313286Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_trapezoid_cpu_complex64 2022-08-17T12:26:29.2326137Z [gw0] [ 94%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_trace_cpu_complex64 2022-08-17T12:26:29.2995266Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_trace_cpu_float32 2022-08-17T12:26:29.3004594Z [gw0] [ 94%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_trace_cpu_float32 2022-08-17T12:26:29.7508547Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_tril_cpu_float32 2022-08-17T12:26:29.7539923Z [gw0] [ 94%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_tril_cpu_float32 2022-08-17T12:26:30.0110511Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_triu_cpu_complex64 2022-08-17T12:26:30.0117190Z [gw1] [ 95%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_trapezoid_cpu_complex64 2022-08-17T12:26:30.4503983Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_trapezoid_cpu_float32 2022-08-17T12:26:30.4518419Z [gw1] [ 95%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_trapezoid_cpu_float32 2022-08-17T12:26:30.6518404Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_trapz_cpu_complex64 2022-08-17T12:26:30.6541586Z [gw0] [ 95%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_triu_cpu_complex64 2022-08-17T12:26:31.1145150Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_triu_cpu_float32 2022-08-17T12:26:31.1153694Z [gw0] [ 95%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_triu_cpu_float32 2022-08-17T12:26:31.2809956Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_unbind_cpu_complex64 2022-08-17T12:26:31.2824235Z [gw2] [ 95%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_tile_cpu_float32 2022-08-17T12:26:31.3689293Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_trapz_cpu_float32 2022-08-17T12:26:31.3697027Z [gw1] [ 95%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_trapz_cpu_complex64 2022-08-17T12:26:31.6276734Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_true_divide_cpu_complex64 2022-08-17T12:26:31.6283518Z [gw2] [ 95%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_trapz_cpu_float32 2022-08-17T12:26:32.3580602Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_triangular_solve_cpu_complex64 2022-08-17T12:26:32.3589923Z [gw0] [ 95%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_unbind_cpu_complex64 2022-08-17T12:26:32.9178721Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_unbind_cpu_float32 2022-08-17T12:26:32.9193522Z [gw0] [ 95%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_unbind_cpu_float32 2022-08-17T12:26:32.9507103Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_unflatten_cpu_complex64 2022-08-17T12:26:32.9520843Z [gw1] [ 95%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_true_divide_cpu_complex64 2022-08-17T12:26:33.8796664Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_true_divide_cpu_float32 2022-08-17T12:26:33.8811218Z [gw1] [ 96%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_true_divide_cpu_float32 2022-08-17T12:26:33.9672662Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_trunc_cpu_float32 2022-08-17T12:26:33.9681544Z [gw1] [ 96%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_trunc_cpu_float32 2022-08-17T12:26:34.1293843Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_unfold_cpu_float32 2022-08-17T12:26:34.1301952Z [gw2] [ 96%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_triangular_solve_cpu_complex64 2022-08-17T12:26:34.5644544Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_triangular_solve_cpu_float32 2022-08-17T12:26:34.5652734Z [gw0] [ 96%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_unflatten_cpu_complex64 2022-08-17T12:26:34.8349294Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_unflatten_cpu_float32 2022-08-17T12:26:34.8363329Z [gw1] [ 96%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_unfold_cpu_float32 2022-08-17T12:26:34.8733516Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_unique_consecutive_cpu_float32 2022-08-17T12:26:34.8843023Z [gw1] [ 96%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_unique_consecutive_cpu_float32 2022-08-17T12:26:34.9203763Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_unique_cpu_float32 2022-08-17T12:26:34.9323492Z [gw1] [ 96%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_unique_cpu_float32 2022-08-17T12:26:35.3361522Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_unsqueeze_cpu_complex64 2022-08-17T12:26:35.3374397Z [gw2] [ 96%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_triangular_solve_cpu_float32 2022-08-17T12:26:35.4331536Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_tril_cpu_complex64 2022-08-17T12:26:35.4348006Z [gw0] [ 96%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_unflatten_cpu_float32 2022-08-17T12:26:36.2244256Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_unfold_cpu_complex64 2022-08-17T12:26:36.2245462Z [gw1] [ 96%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_unsqueeze_cpu_complex64 2022-08-17T12:26:36.2372793Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_unsqueeze_cpu_float32 2022-08-17T12:26:36.2394242Z [gw2] [ 97%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_tril_cpu_complex64 2022-08-17T12:26:36.9000260Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_var_cpu_float32 2022-08-17T12:26:36.9013734Z [gw1] [ 97%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_unsqueeze_cpu_float32 2022-08-17T12:26:36.9516038Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_var_cpu_complex64 2022-08-17T12:26:36.9530378Z [gw2] [ 97%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_var_cpu_float32 2022-08-17T12:26:37.2447258Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_var_mean_cpu_float32 2022-08-17T12:26:37.2459088Z [gw2] [ 97%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_var_mean_cpu_float32 2022-08-17T12:26:37.3223702Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_vdot_cpu_float32 2022-08-17T12:26:37.3240983Z [gw2] [ 97%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_vdot_cpu_float32 2022-08-17T12:26:37.3601678Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_view_as_complex_cpu_float32 2022-08-17T12:26:37.3684274Z [gw2] [ 97%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_view_as_complex_cpu_float32 2022-08-17T12:26:37.4235707Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_view_as_cpu_complex64 2022-08-17T12:26:37.4248285Z [gw0] [ 97%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_unfold_cpu_complex64 2022-08-17T12:26:37.6313998Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_var_mean_cpu_complex64 2022-08-17T12:26:37.6331066Z [gw2] [ 97%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_view_as_cpu_complex64 2022-08-17T12:26:37.7373795Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_view_as_cpu_float32 2022-08-17T12:26:37.7388392Z [gw2] [ 97%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_view_as_cpu_float32 2022-08-17T12:26:38.0603741Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_view_cpu_complex64 2022-08-17T12:26:38.0617707Z [gw0] [ 97%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_var_mean_cpu_complex64 2022-08-17T12:26:38.0814531Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_view_as_real_cpu_complex64 2022-08-17T12:26:38.0829850Z [gw1] [ 98%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_var_cpu_complex64 2022-08-17T12:26:38.1446067Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_vdot_cpu_complex64 2022-08-17T12:26:38.1459811Z [gw0] [ 98%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_view_as_real_cpu_complex64 2022-08-17T12:26:38.2560259Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_vsplit_cpu_complex64 2022-08-17T12:26:38.2574653Z [gw2] [ 98%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_view_cpu_complex64 2022-08-17T12:26:38.3861625Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_view_cpu_float32 2022-08-17T12:26:38.3875145Z [gw1] [ 98%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_vdot_cpu_complex64 2022-08-17T12:26:38.4843717Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_vsplit_cpu_float32 2022-08-17T12:26:38.4858348Z [gw0] [ 98%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_vsplit_cpu_complex64 2022-08-17T12:26:38.5284376Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_vstack_cpu_complex64 2022-08-17T12:26:38.5296335Z [gw2] [ 98%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_view_cpu_float32 2022-08-17T12:26:38.5572806Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_vstack_cpu_float32 2022-08-17T12:26:38.5585628Z [gw1] [ 98%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_vsplit_cpu_float32 2022-08-17T12:26:38.5604183Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_where_cpu_complex64 2022-08-17T12:26:38.6005421Z [gw1] [ 98%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_where_cpu_complex64 2022-08-17T12:26:38.6050857Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_zero__cpu_complex64 2022-08-17T12:26:38.6065149Z [gw1] [ 98%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_zero__cpu_complex64 2022-08-17T12:26:38.6076670Z [gw2] [ 98%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_vstack_cpu_float32 2022-08-17T12:26:38.6387119Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_xlogy_cpu_float32 2022-08-17T12:26:38.6398283Z [gw0] [ 99%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_vstack_cpu_complex64 2022-08-17T12:26:38.6448454Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_where_cpu_float32 2022-08-17T12:26:38.6452616Z [gw0] [ 99%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_where_cpu_float32 2022-08-17T12:26:38.6484302Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_zero__cpu_float32 2022-08-17T12:26:38.6884437Z [gw1] [ 99%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_zero__cpu_float32 2022-08-17T12:26:38.8567344Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_zeros_like_cpu_complex64 2022-08-17T12:26:39.2404949Z [gw1] [ 99%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_zeros_like_cpu_complex64 2022-08-17T12:26:39.2417164Z [gw2] [ 99%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_xlogy_cpu_float32 2022-08-17T12:26:39.3322405Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_zeros_like_cpu_float32 2022-08-17T12:27:02.9585882Z [gw2] [ 99%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_zeros_like_cpu_float32 2022-08-17T12:27:02.9598074Z [gw3] [ 99%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_svd_cpu_complex64 2022-08-17T12:27:21.1503797Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_svd_cpu_float32 2022-08-17T12:27:21.1511352Z [gw3] [ 99%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_svd_cpu_float32 2022-08-17T12:27:21.1685968Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_svd_lowrank_cpu_float32 2022-08-17T12:27:21.1923569Z [gw3] [ 99%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_svd_lowrank_cpu_float32 2022-08-17T12:27:22.5594313Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_symeig_cpu_complex64 2022-08-17T12:27:24.1977039Z [gw3] [100%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_symeig_cpu_complex64 2022-08-17T12:27:24.1977439Z 2022-08-17T12:27:24.1978105Z - generated xml file: /var/lib/jenkins/workspace/test/test-reports/python-pytest/test_ops_jit/test_ops_jit.xml - 2022-08-17T12:27:24.1984958Z ==== 749 passed, 98 skipped, 150 xfailed, 169 warnings in 358.75s (0:05:58) ==== 2022-08-17T12:27:24.2139273Z Skip info is located in the xml test reports, please either go to s3 or the hud to download them 2022-08-17T12:27:24.7718862Z Running test_nn ... [2022-08-17 12:27:24.771498] 2022-08-17T12:27:24.7719389Z Executing ['/opt/conda/bin/python', '-bb', 'test_nn.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:27:24.771582] 2022-08-17T12:27:26.7516326Z Test results will be stored in test-reports/python-unittest/test_nn 2022-08-17T12:27:26.8127215Z 2022-08-17T12:27:26.8127611Z Running tests... 2022-08-17T12:27:26.8128144Z ---------------------------------------------------------------------- 2022-08-17T12:27:26.9667167Z test_pad_sequence_with_non_iterable_sequences (__main__.PackedSequenceTest) ... ok (0.106s) 2022-08-17T12:27:26.9831890Z test_pad_sequence_with_tensor_sequences (__main__.PackedSequenceTest) ... ok (0.016s) 2022-08-17T12:27:27.0007779Z test_to (__main__.PackedSequenceTest) ... ok (0.017s) 2022-08-17T12:27:27.0108920Z test_to_memory_format (__main__.PackedSequenceTest) ... ok (0.010s) 2022-08-17T12:27:27.0273797Z test_total_length (__main__.PackedSequenceTest) ... ok (0.016s) 2022-08-17T12:27:27.0293285Z test_type_casts (__main__.PackedSequenceTest) 2022-08-17T12:27:27.0639784Z Test type casting of `PackedSequence` against type casting of tensor ... ok (0.036s) 2022-08-17T12:27:27.0865275Z test_wrong_order (__main__.PackedSequenceTest) ... ok (0.022s) 2022-08-17T12:27:27.0960192Z test_add_relu (__main__.TestAddRelu) ... ok (0.009s) 2022-08-17T12:27:27.1032374Z test_add_relu_broadcasting (__main__.TestAddRelu) ... ok (0.007s) 2022-08-17T12:27:27.1081197Z test_avg_pool1d_ceil_mode (__main__.TestAvgPool) ... ok (0.005s) 2022-08-17T12:27:27.1128101Z test_avg_pool2d_ceil_mode (__main__.TestAvgPool) ... ok (0.005s) 2022-08-17T12:27:27.1212462Z test_avg_pool2d_with_zero_divisor (__main__.TestAvgPool) ... ok (0.008s) 2022-08-17T12:27:27.1261337Z test_avg_pool3d_ceil_mode (__main__.TestAvgPool) ... ok (0.005s) 2022-08-17T12:27:27.1348345Z test_avg_pool3d_with_zero_divisor (__main__.TestAvgPool) ... ok (0.009s) 2022-08-17T12:27:27.2035315Z test_doubletensor_avg_pool2d (__main__.TestAvgPool) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:27:27.2036341Z function: '_avg_pool2d' (test_nn.py:244) 2022-08-17T12:27:27.2036775Z reasons: ['kernel_size == (1, 1)'] 2022-08-17T12:27:27.2037319Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:27:27.2366668Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:27:27.2367446Z function: '_sum_pool2d' (test_nn.py:231) 2022-08-17T12:27:27.2367872Z reasons: ['kernel_size == (2, 1)'] 2022-08-17T12:27:27.2368425Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:27:27.2403515Z ok (0.105s) 2022-08-17T12:27:27.2672524Z test_doubletensor_avg_pool2d_with_divisor (__main__.TestAvgPool) ... ok (0.027s) 2022-08-17T12:27:27.6582504Z test_doubletensor_avg_pool3d (__main__.TestAvgPool) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:27:27.6583392Z function: '_avg_pool3d' (test_nn.py:248) 2022-08-17T12:27:27.6583821Z reasons: ['kernel_size == (1, 1, 1)'] 2022-08-17T12:27:27.6584365Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:27:28.0066851Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:27:28.0067563Z function: '_sum_pool3d' (test_nn.py:235) 2022-08-17T12:27:28.0068004Z reasons: ['kernel_size == (1, 2, 2)'] 2022-08-17T12:27:28.0068541Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:27:28.0487043Z ok (0.781s) 2022-08-17T12:27:28.2584998Z test_doubletensor_avg_pool3d_with_divisor (__main__.TestAvgPool) ... ok (0.210s) 2022-08-17T12:27:28.2670811Z test_constant_pad_nd (__main__.TestConstantPadNd) ... ok (0.008s) 2022-08-17T12:27:28.2764335Z test_preserves_memory_format (__main__.TestConstantPadNd) ... ok (0.009s) 2022-08-17T12:27:28.2799866Z test_pickle_softsign (__main__.TestFunctionalPickle) ... ok (0.003s) 2022-08-17T12:27:28.4817404Z test_fuse_module_eval_numerics (__main__.TestFusionEval) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:27:28.4818492Z function: 'permitted' (/opt/conda/lib/python3.7/site-packages/hypothesis/strategies/_internal/numbers.py:114) 2022-08-17T12:27:28.4819046Z reasons: ['f == 0.0'] 2022-08-17T12:27:28.4819619Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:27:29.0009876Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:27:29.0010846Z function: 'test_function' (/opt/conda/lib/python3.7/site-packages/hypothesis/internal/conjecture/engine.py:208) 2022-08-17T12:27:29.0011812Z reasons: ['self.call_count == 0'] 2022-08-17T12:27:29.0012409Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:27:29.2786393Z ok (0.998s) 2022-08-17T12:27:30.3683704Z test_chained_initialization (__main__.TestLazyModules) ... ok (1.090s) 2022-08-17T12:27:30.3713059Z test_invalid_functions (__main__.TestLazyModules) ... ok (0.003s) 2022-08-17T12:27:30.4147457Z 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:27:30.4148484Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T12:27:30.4154771Z /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:27:30.4155634Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T12:27:30.4243822Z /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:27:30.4244685Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T12:27:30.4284140Z ok (0.057s) 2022-08-17T12:27:30.4548230Z test_lazy_batchnorm1d_pickle (__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:27:30.4549156Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T12:27:30.4569414Z /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:27:30.4570280Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T12:27:30.4634924Z /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:27:30.4635843Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T12:27:30.4674086Z ok (0.039s) 2022-08-17T12:27:30.4723878Z test_lazy_batchnorm1d_state (__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:27:30.4724863Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T12:27:30.4769507Z /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:27:30.4770394Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T12:27:30.4781923Z ok (0.011s) 2022-08-17T12:27:30.4828129Z test_lazy_batchnorm2d (__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:27:30.4829019Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T12:27:30.4873119Z ok (0.009s) 2022-08-17T12:27:30.4914232Z test_lazy_batchnorm2d_pickle (__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:27:30.4915457Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T12:27:30.4951988Z ok (0.008s) 2022-08-17T12:27:30.4992368Z test_lazy_batchnorm2d_state (__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:27:30.4993325Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T12:27:30.5034024Z /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:27:30.5034844Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T12:27:30.5045515Z ok (0.009s) 2022-08-17T12:27:30.5091322Z test_lazy_batchnorm3d (__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:27:30.5092608Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T12:27:30.5146497Z ok (0.010s) 2022-08-17T12:27:30.5187052Z test_lazy_batchnorm3d_pickle (__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:27:30.5187967Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T12:27:30.5230105Z ok (0.008s) 2022-08-17T12:27:30.5270970Z test_lazy_batchnorm3d_state (__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:27:30.5271902Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T12:27:30.5311267Z /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:27:30.5312199Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T12:27:30.5323085Z ok (0.009s) 2022-08-17T12:27:30.5994253Z test_lazy_conv1d (__main__.TestLazyModules) ... ok (0.067s) 2022-08-17T12:27:30.7270153Z test_lazy_conv1d_pickle (__main__.TestLazyModules) ... ok (0.127s) 2022-08-17T12:27:30.7329958Z test_lazy_conv1d_state (__main__.TestLazyModules) ... ok (0.006s) 2022-08-17T12:27:30.7744334Z test_lazy_conv2d (__main__.TestLazyModules) ... ok (0.041s) 2022-08-17T12:27:30.8364712Z test_lazy_conv2d_pickle (__main__.TestLazyModules) ... ok (0.062s) 2022-08-17T12:27:30.8417101Z test_lazy_conv2d_state (__main__.TestLazyModules) ... ok (0.005s) 2022-08-17T12:27:30.9250232Z test_lazy_conv3d (__main__.TestLazyModules) ... ok (0.083s) 2022-08-17T12:27:31.0021265Z test_lazy_conv3d_pickle (__main__.TestLazyModules) ... ok (0.077s) 2022-08-17T12:27:31.0077415Z test_lazy_conv3d_state (__main__.TestLazyModules) ... ok (0.006s) 2022-08-17T12:27:31.0729958Z test_lazy_conv_transpose1d_pickle (__main__.TestLazyModules) ... ok (0.065s) 2022-08-17T12:27:31.0786343Z test_lazy_conv_transpose1d_state (__main__.TestLazyModules) ... ok (0.006s) 2022-08-17T12:27:31.1352980Z test_lazy_conv_transpose2d (__main__.TestLazyModules) ... ok (0.056s) 2022-08-17T12:27:31.2038303Z test_lazy_conv_transpose2d_pickle (__main__.TestLazyModules) ... ok (0.068s) 2022-08-17T12:27:31.2095094Z test_lazy_conv_transpose2d_state (__main__.TestLazyModules) ... ok (0.006s) 2022-08-17T12:27:31.4714706Z test_lazy_conv_transpose3d (__main__.TestLazyModules) ... ok (0.262s) 2022-08-17T12:27:31.6157709Z test_lazy_conv_transpose3d_pickle (__main__.TestLazyModules) ... ok (0.144s) 2022-08-17T12:27:31.6213611Z test_lazy_conv_transpose3d_state (__main__.TestLazyModules) ... ok (0.006s) 2022-08-17T12:27:31.6715902Z test_lazy_conv_transposed1d (__main__.TestLazyModules) ... ok (0.050s) 2022-08-17T12:27:31.6723557Z test_lazy_forward_hook (__main__.TestLazyModules) 2022-08-17T12:27:31.6774762Z 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:27:31.6775784Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T12:27:31.6815081Z ok (0.010s) 2022-08-17T12:27:31.6864249Z test_lazy_instancenorm1d (__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:27:31.6865219Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T12:27:31.6913800Z ok (0.010s) 2022-08-17T12:27:31.6960746Z test_lazy_instancenorm1d_pickle (__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:27:31.6961709Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T12:27:31.7004387Z ok (0.009s) 2022-08-17T12:27:31.7067275Z test_lazy_instancenorm1d_state (__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:27:31.7068284Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T12:27:31.7128243Z /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:27:31.7129118Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T12:27:31.7150485Z ok (0.015s) 2022-08-17T12:27:31.7199559Z test_lazy_instancenorm2d (__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:27:31.7200517Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T12:27:31.7247821Z ok (0.010s) 2022-08-17T12:27:31.7291447Z test_lazy_instancenorm2d_pickle (__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:27:31.7292471Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T12:27:31.7331442Z ok (0.008s) 2022-08-17T12:27:31.7377161Z test_lazy_instancenorm2d_state (__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:27:31.7378114Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T12:27:31.7434352Z /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:27:31.7435200Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T12:27:31.7455862Z ok (0.012s) 2022-08-17T12:27:31.7504388Z test_lazy_instancenorm3d (__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:27:31.7505482Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T12:27:31.7562933Z ok (0.011s) 2022-08-17T12:27:31.7608959Z test_lazy_instancenorm3d_pickle (__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:27:31.7609898Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T12:27:31.7655010Z ok (0.009s) 2022-08-17T12:27:31.7702360Z test_lazy_instancenorm3d_state (__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:27:31.7703540Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T12:27:31.7759795Z /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:27:31.7760618Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T12:27:31.7780829Z ok (0.012s) 2022-08-17T12:27:31.8900009Z test_lazy_linear_pickle (__main__.TestLazyModules) ... ok (0.112s) 2022-08-17T12:27:31.8997722Z test_lazy_module_buffer (__main__.TestLazyModules) ... ok (0.010s) 2022-08-17T12:27:31.9052920Z test_lazy_module_jit_buffer (__main__.TestLazyModules) ... ok (0.005s) 2022-08-17T12:27:31.9106225Z test_lazy_module_jit_param (__main__.TestLazyModules) ... ok (0.005s) 2022-08-17T12:27:31.9199548Z test_lazy_module_parameter (__main__.TestLazyModules) ... ok (0.009s) 2022-08-17T12:27:31.9206665Z test_lazy_pre_forward_hook (__main__.TestLazyModules) 2022-08-17T12:27:31.9253355Z 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:27:31.9254412Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T12:27:31.9292598Z ok (0.009s) 2022-08-17T12:27:31.9345308Z test_lazy_share_memory_buffer (__main__.TestLazyModules) ... ok (0.005s) 2022-08-17T12:27:31.9398543Z test_lazy_share_memory_param (__main__.TestLazyModules) ... ok (0.005s) 2022-08-17T12:27:31.9936102Z test_linear (__main__.TestLazyModules) ... ok (0.054s) 2022-08-17T12:27:32.0174048Z test_linear_state (__main__.TestLazyModules) ... ok (0.024s) 2022-08-17T12:27:32.0197277Z test_materialize_device (__main__.TestLazyModules) ... skip: CUDA not available (0.002s) 2022-08-17T12:27:32.0259177Z test_materialize_dtype (__main__.TestLazyModules) ... ok (0.006s) 2022-08-17T12:27:32.1903735Z test_optimizer_pass (__main__.TestLazyModules) ... /opt/conda/lib/python3.7/site-packages/torch/nn/parameter.py [ConstantVariable(int)] {} missing a required argument: 'shape' 2022-08-17T12:27:32.2977480Z /opt/conda/lib/python3.7/site-packages/torch/nn/parameter.py [ConstantVariable(int)] {} missing a required argument: 'shape' 2022-08-17T12:27:32.4385353Z /opt/conda/lib/python3.7/site-packages/torch/nn/parameter.py [ConstantVariable(int)] {} missing a required argument: 'shape' 2022-08-17T12:27:32.5774978Z /opt/conda/lib/python3.7/site-packages/torch/nn/parameter.py [ConstantVariable(int)] {} missing a required argument: 'shape' 2022-08-17T12:27:32.6583478Z /opt/conda/lib/python3.7/site-packages/torch/nn/parameter.py [ConstantVariable(int)] {} missing a required argument: 'shape' 2022-08-17T12:27:32.7371671Z /opt/conda/lib/python3.7/site-packages/torch/nn/parameter.py [ConstantVariable(int)] {} missing a required argument: 'shape' 2022-08-17T12:27:32.8094105Z /opt/conda/lib/python3.7/site-packages/torch/nn/parameter.py [ConstantVariable(int)] {} missing a required argument: 'shape' 2022-08-17T12:27:32.8697209Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:27:32.8697996Z function: '__init__' (/opt/conda/lib/python3.7/site-packages/torch/optim/optimizer.py:45) 2022-08-17T12:27:32.8698382Z reasons: ['___check_type_id(self, 94047279505680)'] 2022-08-17T12:27:32.8698941Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:27:32.8777594Z /opt/conda/lib/python3.7/site-packages/torch/nn/parameter.py [ConstantVariable(int)] {} missing a required argument: 'shape' 2022-08-17T12:27:32.9368899Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:27:32.9369509Z function: 'run_step' (test_nn.py:21814) 2022-08-17T12:27:32.9369911Z reasons: ['___check_type_id(optim, 94047279505680)'] 2022-08-17T12:27:32.9370250Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:27:32.9625850Z ok (0.937s) 2022-08-17T12:27:32.9712225Z test_spectral_norm (__main__.TestLazyModules) ... ok (0.009s) 2022-08-17T12:27:32.9793561Z test_weight_norm (__main__.TestLazyModules) ... ok (0.008s) 2022-08-17T12:27:32.9954694Z test_global_and_local_hooks_order (__main__.TestModuleGlobalHooks) ... skip: TorchDynamo does not work well with hooks (0.016s) 2022-08-17T12:27:33.0228305Z test_module_backward_global_hook_writeable (__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:27:33.0229074Z warnings.warn("Using a non-full backward hook when the forward contains multiple autograd Nodes " 2022-08-17T12:27:33.0328617Z /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:27:33.0329284Z warnings.warn("Using a non-full backward hook when the forward contains multiple autograd Nodes " 2022-08-17T12:27:33.0339554Z ok (0.038s) 2022-08-17T12:27:33.0351185Z test_module_forward_forward_hook_removable (__main__.TestModuleGlobalHooks) 2022-08-17T12:27:33.0356388Z This test is to test when multiple forward hook functions can be registered ... skip: TorchDynamo does not work well with hooks (0.002s) 2022-08-17T12:27:33.0367360Z test_module_forward_preforward_hook_removable (__main__.TestModuleGlobalHooks) 2022-08-17T12:27:33.0371795Z This test is to test when multiple pre-forward hook functions can be ... skip: TorchDynamo does not work well with hooks (0.001s) 2022-08-17T12:27:33.0385788Z test_module_global_forward_preforward_hook_writeable (__main__.TestModuleGlobalHooks) ... skip: TorchDynamo does not work well with hooks (0.001s) 2022-08-17T12:27:33.0616170Z test_module_global_hook_invalid_outputs (__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:27:33.0616925Z warnings.warn("Using a non-full backward hook when the forward contains multiple autograd Nodes " 2022-08-17T12:27:33.0633805Z /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:27:33.0635291Z warnings.warn("Using a non-full backward hook when the forward contains multiple autograd Nodes " 2022-08-17T12:27:33.0670707Z ok (0.028s) 2022-08-17T12:27:33.0707312Z test_module_global_hooks (__main__.TestModuleGlobalHooks) ... skip: TorchDynamo does not work well with hooks (0.004s) 2022-08-17T12:27:33.2022855Z test_AdaptiveAvgPool1d (__main__.TestNN) ... ok (0.131s) 2022-08-17T12:27:33.2265404Z test_AdaptiveAvgPool1d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.024s) 2022-08-17T12:27:33.3217647Z test_AdaptiveAvgPool1d_no_batch_dim (__main__.TestNN) ... ok (0.095s) 2022-08-17T12:27:33.3229109Z test_AdaptiveAvgPool1d_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:33.3242522Z test_AdaptiveAvgPool1d_one_output (__main__.TestNN) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:27:33.3243762Z function: '_backward' (test_nn.py:356) 2022-08-17T12:27:33.3245585Z reasons: ["tensor 'output' strides mismatch at index 0. expected 9, actual 3"] 2022-08-17T12:27:33.3246122Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:27:33.3323254Z ok (0.009s) 2022-08-17T12:27:33.3334231Z test_AdaptiveAvgPool1d_one_output_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:33.3673324Z test_AdaptiveAvgPool2d_no_batch_dim (__main__.TestNN) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:27:33.3674080Z function: '_forward' (test_nn.py:349) 2022-08-17T12:27:33.3674662Z reasons: ["expected type of 'input' to be a tensor type, ' but found "] 2022-08-17T12:27:33.3675278Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:27:33.3712383Z ok (0.038s) 2022-08-17T12:27:33.3752840Z test_AdaptiveAvgPool2d_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:33.3802058Z test_AdaptiveAvgPool2d_single (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:27:33.3882105Z test_AdaptiveAvgPool2d_single_1x1output (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:27:33.3891786Z test_AdaptiveAvgPool2d_single_1x1output_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:33.3901528Z test_AdaptiveAvgPool2d_single_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:33.3978438Z test_AdaptiveAvgPool2d_tuple (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:27:33.3988224Z test_AdaptiveAvgPool2d_tuple_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:33.4064672Z test_AdaptiveAvgPool2d_tuple_none (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:27:33.4073911Z test_AdaptiveAvgPool2d_tuple_none_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:33.4155771Z test_AdaptiveAvgPool3d_last_dim (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:27:33.4166417Z test_AdaptiveAvgPool3d_last_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:33.4254881Z test_AdaptiveAvgPool3d_no_batch_dim (__main__.TestNN) ... ok (0.009s) 2022-08-17T12:27:33.4265996Z test_AdaptiveAvgPool3d_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:33.4396256Z test_AdaptiveAvgPool3d_single (__main__.TestNN) ... ok (0.013s) 2022-08-17T12:27:33.4409382Z test_AdaptiveAvgPool3d_single_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:33.4503424Z test_AdaptiveAvgPool3d_tuple (__main__.TestNN) ... ok (0.009s) 2022-08-17T12:27:33.4515746Z test_AdaptiveAvgPool3d_tuple_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:33.4609437Z test_AdaptiveAvgPool3d_tuple_none (__main__.TestNN) ... ok (0.009s) 2022-08-17T12:27:33.4620891Z test_AdaptiveAvgPool3d_tuple_none_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:33.6054629Z test_AdaptiveLogSoftmax (__main__.TestNN) ... ok (0.143s) 2022-08-17T12:27:33.6064997Z test_AdaptiveLogSoftmax_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:33.6151814Z test_AdaptiveMaxPool1d (__main__.TestNN) ... ok (0.009s) 2022-08-17T12:27:33.6161517Z test_AdaptiveMaxPool1d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:33.6241817Z test_AdaptiveMaxPool1d_no_batch_dim (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:27:33.6250798Z test_AdaptiveMaxPool1d_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:33.6332579Z test_AdaptiveMaxPool2d_no_batch_dim (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:27:33.6341856Z test_AdaptiveMaxPool2d_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:33.6418866Z test_AdaptiveMaxPool2d_single (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:27:33.6428443Z test_AdaptiveMaxPool2d_single_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:33.6508513Z test_AdaptiveMaxPool2d_tuple (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:27:33.6519657Z test_AdaptiveMaxPool2d_tuple_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:33.6599832Z test_AdaptiveMaxPool2d_tuple_none (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:27:33.6609827Z test_AdaptiveMaxPool2d_tuple_none_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:33.6701387Z test_AdaptiveMaxPool3d_no_batch_dim (__main__.TestNN) ... ok (0.009s) 2022-08-17T12:27:33.6712326Z test_AdaptiveMaxPool3d_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:33.6805283Z test_AdaptiveMaxPool3d_single (__main__.TestNN) ... ok (0.009s) 2022-08-17T12:27:33.6816097Z test_AdaptiveMaxPool3d_single_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:33.6910642Z test_AdaptiveMaxPool3d_single_nonatomic (__main__.TestNN) ... ok (0.009s) 2022-08-17T12:27:33.6921245Z test_AdaptiveMaxPool3d_single_nonatomic_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:33.7018072Z test_AdaptiveMaxPool3d_tuple (__main__.TestNN) ... ok (0.010s) 2022-08-17T12:27:33.7029067Z test_AdaptiveMaxPool3d_tuple_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:33.7123772Z test_AdaptiveMaxPool3d_tuple_nonatomic (__main__.TestNN) ... ok (0.009s) 2022-08-17T12:27:33.7134447Z test_AdaptiveMaxPool3d_tuple_nonatomic_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:33.7231914Z test_AdaptiveMaxPool3d_tuple_none (__main__.TestNN) ... ok (0.010s) 2022-08-17T12:27:33.7243117Z test_AdaptiveMaxPool3d_tuple_none_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:33.7498595Z test_AlphaDropout (__main__.TestNN) ... ok (0.025s) 2022-08-17T12:27:33.7582674Z test_AvgPool1d (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:27:33.7593430Z test_AvgPool1d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:33.7682257Z test_AvgPool1d_no_batch_dim (__main__.TestNN) ... ok (0.009s) 2022-08-17T12:27:33.7692472Z test_AvgPool1d_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:33.7775981Z test_AvgPool1d_stride (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:27:33.7785979Z test_AvgPool1d_stride_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:33.7866685Z test_AvgPool1d_stride_pad (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:27:33.7877305Z test_AvgPool1d_stride_pad_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:33.7965196Z test_AvgPool2d (__main__.TestNN) ... ok (0.009s) 2022-08-17T12:27:33.7978134Z test_AvgPool2d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:33.8067081Z test_AvgPool2d_divisor (__main__.TestNN) ... ok (0.009s) 2022-08-17T12:27:33.8079872Z test_AvgPool2d_divisor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:33.8166145Z test_AvgPool2d_divisor_stride (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:27:33.8178221Z test_AvgPool2d_divisor_stride_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:33.8265152Z test_AvgPool2d_divisor_stride_pad (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:27:33.8276868Z test_AvgPool2d_divisor_stride_pad_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:33.8548363Z test_AvgPool2d_divisor_stride_pad_with_long_tensor (__main__.TestNN) ... ok (0.027s) 2022-08-17T12:27:33.8557893Z test_AvgPool2d_divisor_stride_pad_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:33.8635601Z test_AvgPool2d_divisor_stride_with_long_tensor (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:27:33.8644835Z test_AvgPool2d_divisor_stride_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:33.8657419Z test_AvgPool2d_divisor_with_long_tensor (__main__.TestNN) ... ok (0.001s) 2022-08-17T12:27:33.8665829Z test_AvgPool2d_divisor_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:33.8746708Z test_AvgPool2d_no_batch_dim (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:27:33.8756149Z test_AvgPool2d_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:33.8838249Z test_AvgPool2d_stride (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:27:33.8847413Z test_AvgPool2d_stride_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:33.8930612Z test_AvgPool2d_stride_pad (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:27:33.8940303Z test_AvgPool2d_stride_pad_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:33.9023963Z test_AvgPool3d (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:27:33.9033649Z test_AvgPool3d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:33.9117482Z test_AvgPool3d_divisor (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:27:33.9127329Z test_AvgPool3d_divisor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:33.9212640Z test_AvgPool3d_divisor_stride (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:27:33.9296058Z test_AvgPool3d_divisor_stride1_pad0_gpu_input (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:27:33.9305889Z test_AvgPool3d_divisor_stride1_pad0_gpu_input_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:33.9555992Z test_AvgPool3d_divisor_stride1_pad0_gpu_input_with_long_tensor (__main__.TestNN) ... ok (0.025s) 2022-08-17T12:27:33.9565959Z test_AvgPool3d_divisor_stride1_pad0_gpu_input_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:33.9575012Z test_AvgPool3d_divisor_stride_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:33.9666292Z test_AvgPool3d_divisor_stride_pad (__main__.TestNN) ... ok (0.009s) 2022-08-17T12:27:33.9677235Z test_AvgPool3d_divisor_stride_pad_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:33.9761665Z test_AvgPool3d_divisor_stride_pad_gpu_fixedkw_output (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:27:33.9772528Z test_AvgPool3d_divisor_stride_pad_gpu_fixedkw_output_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:34.0001905Z test_AvgPool3d_divisor_stride_pad_gpu_fixedkw_output_with_long_tensor (__main__.TestNN) ... ok (0.023s) 2022-08-17T12:27:34.0011617Z test_AvgPool3d_divisor_stride_pad_gpu_fixedkw_output_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:34.0098256Z test_AvgPool3d_divisor_stride_pad_gpu_general_output (__main__.TestNN) ... ok (0.009s) 2022-08-17T12:27:34.0107708Z test_AvgPool3d_divisor_stride_pad_gpu_general_output_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:34.0355468Z test_AvgPool3d_divisor_stride_pad_gpu_general_output_with_long_tensor (__main__.TestNN) ... ok (0.024s) 2022-08-17T12:27:34.0364476Z test_AvgPool3d_divisor_stride_pad_gpu_general_output_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:34.0451262Z test_AvgPool3d_divisor_stride_pad_gpu_input_nooverlap (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:27:34.0461459Z test_AvgPool3d_divisor_stride_pad_gpu_input_nooverlap_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:34.0546812Z test_AvgPool3d_divisor_stride_pad_gpu_input_nooverlap_with_long_tensor (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:27:34.0556594Z test_AvgPool3d_divisor_stride_pad_gpu_input_nooverlap_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:34.0631040Z test_AvgPool3d_divisor_stride_pad_with_long_tensor (__main__.TestNN) ... ok (0.007s) 2022-08-17T12:27:34.0639874Z test_AvgPool3d_divisor_stride_pad_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:34.0708916Z test_AvgPool3d_divisor_stride_with_long_tensor (__main__.TestNN) ... ok (0.007s) 2022-08-17T12:27:34.0717172Z test_AvgPool3d_divisor_stride_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:34.0728458Z test_AvgPool3d_divisor_with_long_tensor (__main__.TestNN) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:27:34.0729216Z function: 'reference_fn' (test_nn.py:12641) 2022-08-17T12:27:34.0729731Z reasons: ['___check_type_id(___stack0, 94047278744608)'] 2022-08-17T12:27:34.0730282Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:27:34.0732305Z ok (0.001s) 2022-08-17T12:27:34.0740303Z test_AvgPool3d_divisor_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:34.0818464Z test_AvgPool3d_no_batch_dim (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:27:34.0828536Z test_AvgPool3d_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:34.0916129Z test_AvgPool3d_stride (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:27:34.0998693Z test_AvgPool3d_stride1_pad0_gpu_input (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:27:34.1008198Z test_AvgPool3d_stride1_pad0_gpu_input_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:34.1017358Z test_AvgPool3d_stride_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:34.1099580Z test_AvgPool3d_stride_pad (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:27:34.1108959Z test_AvgPool3d_stride_pad_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:34.1190504Z test_AvgPool3d_stride_pad_gpu_fixedkw_output (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:27:34.1200719Z test_AvgPool3d_stride_pad_gpu_fixedkw_output_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:34.1284485Z test_AvgPool3d_stride_pad_gpu_general_output (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:27:34.1294272Z test_AvgPool3d_stride_pad_gpu_general_output_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:34.1375551Z test_AvgPool3d_stride_pad_gpu_input_nooverlap (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:27:34.1385413Z test_AvgPool3d_stride_pad_gpu_input_nooverlap_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:34.1611541Z test_BCELoss (__main__.TestNN) ... ok (0.022s) 2022-08-17T12:27:34.1653082Z test_BCELoss_cuda_bfloat16 (__main__.TestNN) ... skip: Excluded from CUDA tests (0.004s) 2022-08-17T12:27:34.1686554Z test_BCELoss_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.003s) 2022-08-17T12:27:34.1718285Z test_BCELoss_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.003s) 2022-08-17T12:27:34.1749176Z test_BCELoss_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.003s) 2022-08-17T12:27:34.1962783Z test_BCELoss_no_batch_dim_mean (__main__.TestNN) ... ok (0.021s) 2022-08-17T12:27:34.1972159Z test_BCELoss_no_batch_dim_mean_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:34.1982679Z test_BCELoss_no_batch_dim_mean_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:34.1992607Z test_BCELoss_no_batch_dim_mean_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:34.2036170Z test_BCELoss_no_batch_dim_none (__main__.TestNN) ... ok (0.004s) 2022-08-17T12:27:34.2044636Z test_BCELoss_no_batch_dim_none_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:34.2052998Z test_BCELoss_no_batch_dim_none_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:34.2061021Z test_BCELoss_no_batch_dim_none_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:34.2103423Z test_BCELoss_no_batch_dim_sum (__main__.TestNN) ... ok (0.004s) 2022-08-17T12:27:34.2111312Z test_BCELoss_no_batch_dim_sum_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:34.2119160Z test_BCELoss_no_batch_dim_sum_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:34.2126878Z test_BCELoss_no_batch_dim_sum_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:34.2211294Z test_BCELoss_no_reduce (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:27:34.2220525Z test_BCELoss_no_reduce_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:34.2276839Z test_BCELoss_no_reduce_scalar (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:27:34.2285951Z test_BCELoss_no_reduce_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:34.2530417Z test_BCELoss_scalar_weights (__main__.TestNN) ... ok (0.024s) 2022-08-17T12:27:34.2539278Z test_BCELoss_scalar_weights_cuda_bfloat16 (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:34.2547842Z test_BCELoss_scalar_weights_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:34.2555796Z test_BCELoss_scalar_weights_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:34.2563687Z test_BCELoss_scalar_weights_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:34.2797732Z test_BCELoss_weights (__main__.TestNN) ... ok (0.023s) 2022-08-17T12:27:34.2808248Z test_BCELoss_weights_cuda_bfloat16 (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:34.2818257Z test_BCELoss_weights_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:34.2826387Z test_BCELoss_weights_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:34.2834819Z test_BCELoss_weights_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:34.2941738Z test_BCELoss_weights_no_reduce (__main__.TestNN) ... ok (0.009s) 2022-08-17T12:27:34.2987618Z test_BCELoss_weights_no_reduce_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:34.2988168Z test_BCELoss_weights_no_reduce_scalar (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:27:34.2998124Z test_BCELoss_weights_no_reduce_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:34.3058730Z test_BCEWithLogitsLoss (__main__.TestNN) ... ok (0.006s) 2022-08-17T12:27:34.3068217Z test_BCEWithLogitsLoss_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:34.3077582Z test_BCEWithLogitsLoss_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:34.3086170Z test_BCEWithLogitsLoss_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:34.3096985Z 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:27:34.3097775Z warnings.warn(warning.format(ret)) 2022-08-17T12:27:34.3157584Z /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:27:34.3158199Z warnings.warn(warning.format(ret)) 2022-08-17T12:27:34.3162955Z ok (0.008s) 2022-08-17T12:27:34.3187004Z test_BCEWithLogitsLoss_legacy_enum_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:34.3430259Z test_BCEWithLogitsLoss_no_batch_dim_mean (__main__.TestNN) ... ok (0.025s) 2022-08-17T12:27:34.3439395Z test_BCEWithLogitsLoss_no_batch_dim_mean_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:34.3447975Z test_BCEWithLogitsLoss_no_batch_dim_mean_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:34.3456070Z test_BCEWithLogitsLoss_no_batch_dim_mean_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:34.3500076Z test_BCEWithLogitsLoss_no_batch_dim_none (__main__.TestNN) ... ok (0.004s) 2022-08-17T12:27:34.3508102Z test_BCEWithLogitsLoss_no_batch_dim_none_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:34.3516406Z test_BCEWithLogitsLoss_no_batch_dim_none_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:34.3523838Z test_BCEWithLogitsLoss_no_batch_dim_none_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:34.3567596Z test_BCEWithLogitsLoss_no_batch_dim_sum (__main__.TestNN) ... ok (0.004s) 2022-08-17T12:27:34.3576207Z test_BCEWithLogitsLoss_no_batch_dim_sum_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:34.3583971Z test_BCEWithLogitsLoss_no_batch_dim_sum_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:34.3591660Z test_BCEWithLogitsLoss_no_batch_dim_sum_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:34.3682039Z test_BCEWithLogitsLoss_no_reduce (__main__.TestNN) ... ok (0.009s) 2022-08-17T12:27:34.3693025Z test_BCEWithLogitsLoss_no_reduce_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:34.3724227Z test_BCEWithLogitsLoss_no_reduce_scalar (__main__.TestNN) ... ok (0.003s) 2022-08-17T12:27:34.3734347Z test_BCEWithLogitsLoss_no_reduce_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:34.3782275Z test_BCEWithLogitsLoss_scalar_weights (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:27:34.3793270Z test_BCEWithLogitsLoss_scalar_weights_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:34.3802828Z test_BCEWithLogitsLoss_scalar_weights_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:34.3811935Z test_BCEWithLogitsLoss_scalar_weights_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:34.3871813Z test_BCEWithLogitsLoss_weights (__main__.TestNN) ... ok (0.006s) 2022-08-17T12:27:34.3881847Z test_BCEWithLogitsLoss_weights_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:34.3890428Z test_BCEWithLogitsLoss_weights_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:34.3897838Z test_BCEWithLogitsLoss_weights_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:34.4070014Z test_BatchNorm1d_3d_input (__main__.TestNN) ... ok (0.017s) 2022-08-17T12:27:34.4081213Z test_BatchNorm1d_3d_input_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:34.4241217Z test_BatchNorm1d_3d_input_eval (__main__.TestNN) ... ok (0.016s) 2022-08-17T12:27:34.4251894Z test_BatchNorm1d_3d_input_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:34.4350947Z test_BatchNorm1d_3d_input_not_affine (__main__.TestNN) ... ok (0.010s) 2022-08-17T12:27:34.4361270Z test_BatchNorm1d_3d_input_not_affine_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:34.4449153Z test_BatchNorm1d_3d_input_not_affine_eval (__main__.TestNN) ... ok (0.009s) 2022-08-17T12:27:34.4459169Z test_BatchNorm1d_3d_input_not_affine_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:34.4626033Z test_BatchNorm1d_affine (__main__.TestNN) ... ok (0.017s) 2022-08-17T12:27:34.4636346Z test_BatchNorm1d_affine_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:34.4790991Z test_BatchNorm1d_affine_eval (__main__.TestNN) ... ok (0.015s) 2022-08-17T12:27:34.4801761Z test_BatchNorm1d_affine_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:34.4970172Z test_BatchNorm1d_affine_simple_average (__main__.TestNN) ... ok (0.017s) 2022-08-17T12:27:34.4980559Z test_BatchNorm1d_affine_simple_average_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:34.5132488Z test_BatchNorm1d_affine_simple_average_eval (__main__.TestNN) ... ok (0.015s) 2022-08-17T12:27:34.5142314Z test_BatchNorm1d_affine_simple_average_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:34.5245645Z test_BatchNorm1d_not_affine (__main__.TestNN) ... ok (0.010s) 2022-08-17T12:27:34.5255678Z test_BatchNorm1d_not_affine_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:34.5343801Z test_BatchNorm1d_not_affine_eval (__main__.TestNN) ... ok (0.009s) 2022-08-17T12:27:34.5353670Z test_BatchNorm1d_not_affine_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:34.5514101Z test_BatchNorm1d_not_tracking_stats (__main__.TestNN) ... ok (0.016s) 2022-08-17T12:27:34.5524551Z test_BatchNorm1d_not_tracking_stats_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:34.5690316Z test_BatchNorm1d_not_tracking_stats_eval (__main__.TestNN) ... ok (0.016s) 2022-08-17T12:27:34.5700582Z test_BatchNorm1d_not_tracking_stats_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:34.5774913Z test_BatchNorm1d_zero_batch (__main__.TestNN) ... ok (0.007s) 2022-08-17T12:27:34.5784716Z test_BatchNorm1d_zero_batch_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:34.5855981Z test_BatchNorm1d_zero_batch_eval (__main__.TestNN) ... ok (0.007s) 2022-08-17T12:27:34.5865525Z test_BatchNorm1d_zero_batch_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:34.6053547Z test_BatchNorm2d (__main__.TestNN) ... ok (0.019s) 2022-08-17T12:27:34.6249201Z test_BatchNorm2d_2d_simple_average (__main__.TestNN) ... ok (0.019s) 2022-08-17T12:27:34.6260309Z test_BatchNorm2d_2d_simple_average_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:34.6429901Z test_BatchNorm2d_2d_simple_average_eval (__main__.TestNN) ... ok (0.017s) 2022-08-17T12:27:34.6440342Z test_BatchNorm2d_2d_simple_average_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:34.6449704Z test_BatchNorm2d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:34.6619014Z test_BatchNorm2d_eval (__main__.TestNN) ... ok (0.017s) 2022-08-17T12:27:34.6629644Z test_BatchNorm2d_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:34.6821953Z test_BatchNorm2d_momentum (__main__.TestNN) ... ok (0.019s) 2022-08-17T12:27:34.6834184Z test_BatchNorm2d_momentum_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:34.7007896Z test_BatchNorm2d_momentum_eval (__main__.TestNN) ... ok (0.017s) 2022-08-17T12:27:34.7019789Z test_BatchNorm2d_momentum_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:34.7131088Z test_BatchNorm2d_not_affine (__main__.TestNN) ... ok (0.011s) 2022-08-17T12:27:34.7142496Z test_BatchNorm2d_not_affine_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:34.7241786Z test_BatchNorm2d_not_affine_eval (__main__.TestNN) ... ok (0.010s) 2022-08-17T12:27:34.7252455Z test_BatchNorm2d_not_affine_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:34.7436448Z test_BatchNorm2d_not_tracking_stats (__main__.TestNN) ... ok (0.018s) 2022-08-17T12:27:34.7447486Z test_BatchNorm2d_not_tracking_stats_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:34.7638641Z test_BatchNorm2d_not_tracking_stats_eval (__main__.TestNN) ... ok (0.019s) 2022-08-17T12:27:34.7651921Z test_BatchNorm2d_not_tracking_stats_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:34.7736458Z test_BatchNorm2d_zero_batch (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:27:34.7748553Z test_BatchNorm2d_zero_batch_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:34.7837316Z test_BatchNorm2d_zero_batch_eval (__main__.TestNN) ... ok (0.009s) 2022-08-17T12:27:34.7847793Z test_BatchNorm2d_zero_batch_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:34.8056418Z test_BatchNorm3d (__main__.TestNN) ... ok (0.021s) 2022-08-17T12:27:34.8261621Z test_BatchNorm3d_3d_simple_average (__main__.TestNN) ... ok (0.020s) 2022-08-17T12:27:34.8273872Z test_BatchNorm3d_3d_simple_average_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:34.8452850Z test_BatchNorm3d_3d_simple_average_eval (__main__.TestNN) ... ok (0.018s) 2022-08-17T12:27:34.8464485Z test_BatchNorm3d_3d_simple_average_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:34.8474189Z test_BatchNorm3d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:34.8653167Z test_BatchNorm3d_eval (__main__.TestNN) ... ok (0.018s) 2022-08-17T12:27:34.8664307Z test_BatchNorm3d_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:34.8869704Z test_BatchNorm3d_momentum (__main__.TestNN) ... ok (0.020s) 2022-08-17T12:27:34.8882315Z test_BatchNorm3d_momentum_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:34.9066368Z test_BatchNorm3d_momentum_eval (__main__.TestNN) ... ok (0.018s) 2022-08-17T12:27:34.9078851Z test_BatchNorm3d_momentum_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:34.9198123Z test_BatchNorm3d_not_affine (__main__.TestNN) ... ok (0.012s) 2022-08-17T12:27:34.9210043Z test_BatchNorm3d_not_affine_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:34.9313361Z test_BatchNorm3d_not_affine_eval (__main__.TestNN) ... ok (0.010s) 2022-08-17T12:27:34.9324478Z test_BatchNorm3d_not_affine_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:34.9519719Z test_BatchNorm3d_not_tracking_stats (__main__.TestNN) ... ok (0.019s) 2022-08-17T12:27:34.9531137Z test_BatchNorm3d_not_tracking_stats_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:34.9725420Z test_BatchNorm3d_not_tracking_stats_eval (__main__.TestNN) ... ok (0.019s) 2022-08-17T12:27:34.9736149Z test_BatchNorm3d_not_tracking_stats_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:34.9814337Z test_BatchNorm3d_zero_batch (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:27:34.9824178Z test_BatchNorm3d_zero_batch_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:34.9900191Z test_BatchNorm3d_zero_batch_eval (__main__.TestNN) ... ok (0.007s) 2022-08-17T12:27:34.9910287Z test_BatchNorm3d_zero_batch_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:35.0010272Z test_CELU (__main__.TestNN) ... ok (0.010s) 2022-08-17T12:27:35.0021523Z test_CELU_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:35.0077671Z test_CELU_no_batch_dim (__main__.TestNN) ... ok (0.006s) 2022-08-17T12:27:35.0087187Z test_CELU_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:35.0149845Z test_CELU_scalar (__main__.TestNN) ... ok (0.006s) 2022-08-17T12:27:35.0159802Z test_CELU_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:35.0504651Z test_CTCLoss_2d_int_target_lengths_intlists (__main__.TestNN) ... ok (0.034s) 2022-08-17T12:27:35.0515093Z test_CTCLoss_2d_int_target_lengths_intlists_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:35.0524126Z test_CTCLoss_2d_int_target_lengths_intlists_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:35.0844185Z test_CTCLoss_2d_int_target_lengths_intlists_sum_reduction (__main__.TestNN) ... ok (0.032s) 2022-08-17T12:27:35.0854843Z test_CTCLoss_2d_int_target_lengths_intlists_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:35.0865707Z test_CTCLoss_2d_int_target_lengths_intlists_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:35.1167425Z test_CTCLoss_2d_int_target_lengths_tensors (__main__.TestNN) ... ok (0.030s) 2022-08-17T12:27:35.1176444Z test_CTCLoss_2d_int_target_lengths_tensors_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:35.1185064Z test_CTCLoss_2d_int_target_lengths_tensors_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:35.1196623Z test_CTCLoss_2d_int_target_lengths_tensors_sum_reduction (__main__.TestNN) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:27:35.1197426Z function: '_forward_criterion' (test_nn.py:363) 2022-08-17T12:27:35.1197940Z reasons: ['___check_type_id(criterion, 94047278523216)'] 2022-08-17T12:27:35.1198510Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:27:35.1292814Z ok (0.011s) 2022-08-17T12:27:35.1303215Z test_CTCLoss_2d_int_target_lengths_tensors_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:35.1311986Z test_CTCLoss_2d_int_target_lengths_tensors_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:35.1416909Z test_CTCLoss_2d_lengths_tensors (__main__.TestNN) ... ok (0.010s) 2022-08-17T12:27:35.1426211Z test_CTCLoss_2d_lengths_tensors_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:35.1434368Z test_CTCLoss_2d_lengths_tensors_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:35.1532848Z test_CTCLoss_2d_lengths_tensors_sum_reduction (__main__.TestNN) ... ok (0.010s) 2022-08-17T12:27:35.1542633Z test_CTCLoss_2d_lengths_tensors_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:35.1551500Z test_CTCLoss_2d_lengths_tensors_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:35.1563657Z test_CTCLoss_critical_target_len (__main__.TestNN) ... skip: CUDA not available (0.001s) 2022-08-17T12:27:35.1725819Z test_CTCLoss_lengthchecks_cpu (__main__.TestNN) ... ok (0.016s) 2022-08-17T12:27:35.1735266Z test_CTCLoss_lengthchecks_cuda (__main__.TestNN) ... skip: CUDA not available (0.001s) 2022-08-17T12:27:35.1841913Z test_CTCLoss_lengths_intlists (__main__.TestNN) ... ok (0.010s) 2022-08-17T12:27:35.1850650Z test_CTCLoss_lengths_intlists_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:35.1859013Z test_CTCLoss_lengths_intlists_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:35.1954335Z test_CTCLoss_lengths_intlists_sum_reduction (__main__.TestNN) ... ok (0.009s) 2022-08-17T12:27:35.1962798Z test_CTCLoss_lengths_intlists_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:35.1970187Z test_CTCLoss_lengths_intlists_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:35.2065977Z test_CTCLoss_lengths_tensors (__main__.TestNN) ... ok (0.009s) 2022-08-17T12:27:35.2074297Z test_CTCLoss_lengths_tensors_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:35.2082135Z test_CTCLoss_lengths_tensors_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:35.2173709Z test_CTCLoss_lengths_tensors_sum_reduction (__main__.TestNN) ... ok (0.009s) 2022-08-17T12:27:35.2182067Z test_CTCLoss_lengths_tensors_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:35.2190530Z test_CTCLoss_lengths_tensors_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:35.2205240Z test_CTCLoss_long_targets (__main__.TestNN) ... skip: CUDA not available (0.001s) 2022-08-17T12:27:35.2414930Z test_CTCLoss_typechecks (__main__.TestNN) ... ok (0.021s) 2022-08-17T12:27:35.2433497Z test_CTCLoss_zero_infinity (__main__.TestNN) ... skip: CUDA not available (0.002s) 2022-08-17T12:27:35.2513154Z test_ConstantPad1d (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:27:35.2596091Z test_ConstantPad1d_batch (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:27:35.2606685Z test_ConstantPad1d_batch_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:35.2740109Z test_ConstantPad1d_complex (__main__.TestNN) ... ok (0.013s) 2022-08-17T12:27:35.2752512Z test_ConstantPad1d_complex_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:35.2763117Z test_ConstantPad1d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:35.2855024Z test_ConstantPad2d (__main__.TestNN) ... ok (0.009s) 2022-08-17T12:27:35.2999895Z test_ConstantPad2d_complex (__main__.TestNN) ... ok (0.014s) 2022-08-17T12:27:35.3012203Z test_ConstantPad2d_complex_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:35.3022787Z test_ConstantPad2d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:35.3156061Z test_ConstantPad2d_no_batch_dim (__main__.TestNN) ... ok (0.013s) 2022-08-17T12:27:35.3167449Z test_ConstantPad2d_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:35.3274235Z test_ConstantPad3d (__main__.TestNN) ... ok (0.010s) 2022-08-17T12:27:35.3447292Z test_ConstantPad3d_complex (__main__.TestNN) ... ok (0.017s) 2022-08-17T12:27:35.3459829Z test_ConstantPad3d_complex_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:35.3470642Z test_ConstantPad3d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:35.3570114Z test_ConstantPad3d_no_batch_dim (__main__.TestNN) ... ok (0.010s) 2022-08-17T12:27:35.3580669Z test_ConstantPad3d_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:35.3780692Z test_Conv1d (__main__.TestNN) ... ok (0.020s) 2022-08-17T12:27:35.4019911Z test_Conv1d_circular_stride2_pad2 (__main__.TestNN) ... ok (0.024s) 2022-08-17T12:27:35.4031248Z test_Conv1d_circular_stride2_pad2_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:35.4041722Z test_Conv1d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:35.4239858Z test_Conv1d_dilated (__main__.TestNN) ... ok (0.020s) 2022-08-17T12:27:35.4250686Z test_Conv1d_dilated_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:35.4776805Z test_Conv1d_groups (__main__.TestNN) ... ok (0.052s) 2022-08-17T12:27:35.4789184Z test_Conv1d_groups_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:35.4945761Z test_Conv1d_module_same_padding (__main__.TestNN) ... /var/lib/jenkins/torchdynamo/torchdynamo/variables/tensor.py:84: 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:27:35.4946740Z return proxy.node.target(*args, **kwargs) 2022-08-17T12:27:35.5748501Z ok (0.096s) 2022-08-17T12:27:35.5944432Z test_Conv1d_pad1 (__main__.TestNN) ... ok (0.019s) 2022-08-17T12:27:35.5955884Z test_Conv1d_pad1_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:35.6127095Z test_Conv1d_pad1size1 (__main__.TestNN) ... ok (0.017s) 2022-08-17T12:27:35.6137618Z test_Conv1d_pad1size1_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:35.6336488Z test_Conv1d_pad2 (__main__.TestNN) ... ok (0.020s) 2022-08-17T12:27:35.6347368Z test_Conv1d_pad2_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:35.6516276Z test_Conv1d_pad2size1 (__main__.TestNN) ... ok (0.017s) 2022-08-17T12:27:35.6527373Z test_Conv1d_pad2size1_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:35.6723704Z test_Conv1d_pad_same (__main__.TestNN) ... ok (0.019s) 2022-08-17T12:27:35.6937113Z test_Conv1d_pad_same2 (__main__.TestNN) ... ok (0.021s) 2022-08-17T12:27:35.6949439Z test_Conv1d_pad_same2_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:35.6959381Z test_Conv1d_pad_same_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:35.7166140Z test_Conv1d_pad_same_dilated (__main__.TestNN) ... ok (0.020s) 2022-08-17T12:27:35.7178177Z test_Conv1d_pad_same_dilated_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:35.7372713Z test_Conv1d_pad_valid (__main__.TestNN) ... ok (0.019s) 2022-08-17T12:27:35.7384001Z test_Conv1d_pad_valid_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:35.7572850Z test_Conv1d_reflect_stride2_pad2 (__main__.TestNN) ... ok (0.019s) 2022-08-17T12:27:35.7583197Z test_Conv1d_reflect_stride2_pad2_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:35.7776124Z test_Conv1d_replicate_stride2_pad2 (__main__.TestNN) ... ok (0.019s) 2022-08-17T12:27:35.7788029Z test_Conv1d_replicate_stride2_pad2_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:35.7980182Z test_Conv1d_stride (__main__.TestNN) ... ok (0.019s) 2022-08-17T12:27:35.7990967Z test_Conv1d_stride_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:35.8128846Z test_Conv1d_zero_batch (__main__.TestNN) ... ok (0.014s) 2022-08-17T12:27:35.8138762Z test_Conv1d_zero_batch_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:35.8316636Z test_Conv1d_zeros_stride2_pad2 (__main__.TestNN) ... ok (0.018s) 2022-08-17T12:27:35.8327156Z test_Conv1d_zeros_stride2_pad2_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:35.8531100Z test_Conv2d (__main__.TestNN) ... ok (0.020s) 2022-08-17T12:27:35.8719107Z test_Conv2d_1x1 (__main__.TestNN) ... ok (0.019s) 2022-08-17T12:27:36.0392336Z test_Conv2d_OneDNN (__main__.TestNN) ... ok (0.167s) 2022-08-17T12:27:36.0765189Z test_Conv2d_backward_twice (__main__.TestNN) ... ok (0.037s) 2022-08-17T12:27:36.1063420Z test_Conv2d_circular_stride2_pad2 (__main__.TestNN) ... ok (0.030s) 2022-08-17T12:27:36.1074312Z test_Conv2d_circular_stride2_pad2_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:36.1084032Z test_Conv2d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:36.1322950Z test_Conv2d_depthwise (__main__.TestNN) ... ok (0.024s) 2022-08-17T12:27:36.1333421Z test_Conv2d_depthwise_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:36.1564038Z test_Conv2d_depthwise_dilated (__main__.TestNN) ... ok (0.023s) 2022-08-17T12:27:36.1575653Z test_Conv2d_depthwise_dilated_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:36.1831501Z test_Conv2d_depthwise_padded (__main__.TestNN) ... ok (0.025s) 2022-08-17T12:27:36.1843424Z test_Conv2d_depthwise_padded_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:36.2069771Z test_Conv2d_depthwise_strided (__main__.TestNN) ... ok (0.022s) 2022-08-17T12:27:36.2082048Z test_Conv2d_depthwise_strided_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:36.2340535Z test_Conv2d_depthwise_with_multiplier (__main__.TestNN) ... ok (0.026s) 2022-08-17T12:27:36.2353084Z test_Conv2d_depthwise_with_multiplier_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:36.2559938Z test_Conv2d_dilated (__main__.TestNN) ... ok (0.020s) 2022-08-17T12:27:36.2572120Z test_Conv2d_dilated_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:36.2816734Z test_Conv2d_dilated_with_long_tensor (__main__.TestNN) ... ok (0.024s) 2022-08-17T12:27:36.2826718Z test_Conv2d_dilated_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:36.3054190Z test_Conv2d_groups (__main__.TestNN) ... ok (0.022s) 2022-08-17T12:27:36.3064903Z test_Conv2d_groups_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:36.3234567Z test_Conv2d_groups_nobias (__main__.TestNN) ... ok (0.017s) 2022-08-17T12:27:36.3388840Z test_Conv2d_groups_nobias_v2 (__main__.TestNN) ... ok (0.015s) 2022-08-17T12:27:36.3634719Z test_Conv2d_groups_thnn (__main__.TestNN) ... ok (0.022s) 2022-08-17T12:27:36.3635253Z test_Conv2d_groups_thnn_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:36.3846619Z test_Conv2d_groups_thnn_with_long_tensor (__main__.TestNN) ... ok (0.022s) 2022-08-17T12:27:36.3855861Z test_Conv2d_groups_thnn_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:36.3874927Z test_Conv2d_groups_with_long_tensor (__main__.TestNN) ... ok (0.002s) 2022-08-17T12:27:36.3884043Z test_Conv2d_groups_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:36.4229483Z test_Conv2d_inconsistent_types (__main__.TestNN) ... ok (0.034s) 2022-08-17T12:27:36.4240931Z test_Conv2d_inconsistent_types_on_GPU_with_cudnn (__main__.TestNN) ... skip: CUDA not available (0.001s) 2022-08-17T12:27:36.4252127Z test_Conv2d_inconsistent_types_on_GPU_without_cudnn (__main__.TestNN) ... skip: CUDA not available (0.001s) 2022-08-17T12:27:36.4449927Z test_Conv2d_missing_argument (__main__.TestNN) ... ok (0.020s) 2022-08-17T12:27:36.5516989Z test_Conv2d_module_same_padding (__main__.TestNN) ... ok (0.107s) 2022-08-17T12:27:36.5676513Z test_Conv2d_no_bias (__main__.TestNN) ... ok (0.016s) 2022-08-17T12:27:36.5688103Z test_Conv2d_no_bias_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:36.5838054Z test_Conv2d_no_bias_with_long_tensor (__main__.TestNN) ... ok (0.015s) 2022-08-17T12:27:36.5846488Z test_Conv2d_no_bias_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:36.6059568Z test_Conv2d_pad_same (__main__.TestNN) ... ok (0.021s) 2022-08-17T12:27:36.6069583Z test_Conv2d_pad_same_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:36.6277483Z test_Conv2d_pad_same_dilated (__main__.TestNN) ... ok (0.021s) 2022-08-17T12:27:36.6288746Z test_Conv2d_pad_same_dilated_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:36.6484661Z test_Conv2d_pad_valid (__main__.TestNN) ... ok (0.019s) 2022-08-17T12:27:36.6495384Z test_Conv2d_pad_valid_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:36.6695157Z test_Conv2d_padding (__main__.TestNN) ... ok (0.020s) 2022-08-17T12:27:36.6706105Z test_Conv2d_padding_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:36.6891904Z test_Conv2d_padding_with_long_tensor (__main__.TestNN) ... ok (0.018s) 2022-08-17T12:27:36.6900773Z test_Conv2d_padding_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:36.7104200Z test_Conv2d_reflect_stride2_pad2 (__main__.TestNN) ... ok (0.020s) 2022-08-17T12:27:36.7114506Z test_Conv2d_reflect_stride2_pad2_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:36.7310739Z test_Conv2d_replicate_stride2_pad2 (__main__.TestNN) ... ok (0.019s) 2022-08-17T12:27:36.7321378Z test_Conv2d_replicate_stride2_pad2_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:36.7513081Z test_Conv2d_strided (__main__.TestNN) ... ok (0.019s) 2022-08-17T12:27:36.7524917Z test_Conv2d_strided_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:36.7546364Z test_Conv2d_strided_with_long_tensor (__main__.TestNN) ... ok (0.002s) 2022-08-17T12:27:36.7557036Z test_Conv2d_strided_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:36.7616569Z test_Conv2d_with_long_tensor (__main__.TestNN) ... ok (0.006s) 2022-08-17T12:27:36.7627037Z test_Conv2d_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:36.7764696Z test_Conv2d_zero_batch (__main__.TestNN) ... ok (0.013s) 2022-08-17T12:27:36.7777159Z test_Conv2d_zero_batch_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:36.7793214Z test_Conv2d_zero_batch_with_long_tensor (__main__.TestNN) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:27:36.7794012Z function: 'double_equivalent_of_long_tensor' (test_nn.py:12616) 2022-08-17T12:27:36.7794498Z reasons: ['size == (2, 3, 6, 6)'] 2022-08-17T12:27:36.7795063Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:27:36.7803469Z ok (0.003s) 2022-08-17T12:27:36.7814608Z test_Conv2d_zero_batch_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:36.8012357Z test_Conv2d_zeros_stride2_pad2 (__main__.TestNN) ... ok (0.020s) 2022-08-17T12:27:36.8025255Z test_Conv2d_zeros_stride2_pad2_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:36.8226072Z test_Conv3d (__main__.TestNN) ... ok (0.020s) 2022-08-17T12:27:36.8373967Z test_Conv3d_1x1x1_no_bias (__main__.TestNN) ... ok (0.015s) 2022-08-17T12:27:36.8385748Z test_Conv3d_1x1x1_no_bias_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:36.8485693Z test_Conv3d_1x1x1_no_bias_with_long_tensor (__main__.TestNN) ... ok (0.010s) 2022-08-17T12:27:36.8496836Z test_Conv3d_1x1x1_no_bias_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:36.8877562Z test_Conv3d_circular_stride2_pad2 (__main__.TestNN) ... ok (0.038s) 2022-08-17T12:27:36.8890291Z test_Conv3d_circular_stride2_pad2_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:36.8901605Z test_Conv3d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:36.9116783Z test_Conv3d_dilated (__main__.TestNN) ... ok (0.021s) 2022-08-17T12:27:36.9129206Z test_Conv3d_dilated_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:36.9333676Z test_Conv3d_dilated_strided (__main__.TestNN) ... ok (0.020s) 2022-08-17T12:27:36.9345279Z test_Conv3d_dilated_strided_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:36.9542353Z test_Conv3d_groups (__main__.TestNN) ... ok (0.020s) 2022-08-17T12:27:36.9554104Z test_Conv3d_groups_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:37.1780414Z test_Conv3d_groups_nobias (__main__.TestNN) ... ok (0.222s) 2022-08-17T12:27:37.5967524Z test_Conv3d_groups_wbias (__main__.TestNN) ... ok (0.419s) 2022-08-17T12:27:37.5980135Z test_Conv3d_groups_with_long_tensor (__main__.TestNN) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:27:37.5980897Z function: 'apply_to_cons' (test_nn.py:12619) 2022-08-17T12:27:37.5981402Z reasons: ["tensor 't' rank mismatch. expected 4, actual 5"] 2022-08-17T12:27:37.5981887Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:27:37.5989690Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:27:37.5990406Z function: '' (test_nn.py:12646) 2022-08-17T12:27:37.5991078Z reasons: ["tensor 't' rank mismatch. expected 4, actual 5"] 2022-08-17T12:27:37.5991757Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:27:37.5996796Z ok (0.003s) 2022-08-17T12:27:37.6008121Z test_Conv3d_groups_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:37.7217285Z test_Conv3d_module_same_padding (__main__.TestNN) ... ok (0.121s) 2022-08-17T12:27:37.7398738Z test_Conv3d_no_bias (__main__.TestNN) ... ok (0.016s) 2022-08-17T12:27:37.7399370Z test_Conv3d_no_bias_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:37.7409179Z test_Conv3d_no_bias_with_long_tensor (__main__.TestNN) ... ok (0.002s) 2022-08-17T12:27:37.7418827Z test_Conv3d_no_bias_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:37.7706120Z test_Conv3d_pad_same (__main__.TestNN) ... ok (0.028s) 2022-08-17T12:27:37.7718071Z test_Conv3d_pad_same_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:37.8009188Z test_Conv3d_pad_same_dilated (__main__.TestNN) ... ok (0.029s) 2022-08-17T12:27:37.8021879Z test_Conv3d_pad_same_dilated_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:37.8264980Z test_Conv3d_pad_valid (__main__.TestNN) ... ok (0.024s) 2022-08-17T12:27:37.8277576Z test_Conv3d_pad_valid_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:37.8517475Z test_Conv3d_replicate_stride2_pad2 (__main__.TestNN) ... ok (0.024s) 2022-08-17T12:27:37.8529641Z test_Conv3d_replicate_stride2_pad2_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:37.8744804Z test_Conv3d_stride (__main__.TestNN) ... ok (0.021s) 2022-08-17T12:27:37.8757633Z test_Conv3d_stride_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:37.8976508Z test_Conv3d_stride_padding (__main__.TestNN) ... ok (0.022s) 2022-08-17T12:27:37.8988454Z test_Conv3d_stride_padding_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:37.9008685Z test_Conv3d_stride_padding_with_long_tensor (__main__.TestNN) ... ok (0.002s) 2022-08-17T12:27:37.9020498Z test_Conv3d_stride_padding_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:37.9037224Z test_Conv3d_stride_with_long_tensor (__main__.TestNN) ... ok (0.002s) 2022-08-17T12:27:37.9046773Z test_Conv3d_stride_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:37.9064342Z test_Conv3d_with_long_tensor (__main__.TestNN) ... ok (0.002s) 2022-08-17T12:27:37.9073834Z test_Conv3d_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:37.9220917Z test_Conv3d_zero_batch (__main__.TestNN) ... ok (0.015s) 2022-08-17T12:27:37.9231161Z test_Conv3d_zero_batch_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:37.9247318Z test_Conv3d_zero_batch_with_long_tensor (__main__.TestNN) ... ok (0.002s) 2022-08-17T12:27:37.9256404Z test_Conv3d_zero_batch_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:37.9465295Z test_Conv3d_zeros_stride2_pad2 (__main__.TestNN) ... ok (0.021s) 2022-08-17T12:27:37.9476083Z test_Conv3d_zeros_stride2_pad2_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:37.9657077Z test_ConvTranspose1d (__main__.TestNN) ... ok (0.018s) 2022-08-17T12:27:37.9667413Z test_ConvTranspose1d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:37.9849564Z test_ConvTranspose1d_dilated (__main__.TestNN) ... ok (0.018s) 2022-08-17T12:27:37.9861315Z test_ConvTranspose1d_dilated_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:38.0080791Z test_ConvTranspose1d_groups (__main__.TestNN) ... ok (0.022s) 2022-08-17T12:27:38.0092561Z test_ConvTranspose1d_groups_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:38.0231273Z test_ConvTranspose1d_no_bias (__main__.TestNN) ... ok (0.014s) 2022-08-17T12:27:38.0242851Z test_ConvTranspose1d_no_bias_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:38.0445977Z test_ConvTranspose2d (__main__.TestNN) ... ok (0.020s) 2022-08-17T12:27:38.0457915Z test_ConvTranspose2d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:38.0624047Z test_ConvTranspose2d_dilated (__main__.TestNN) ... ok (0.016s) 2022-08-17T12:27:38.0635396Z test_ConvTranspose2d_dilated_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:38.0654092Z test_ConvTranspose2d_dilated_with_long_tensor (__main__.TestNN) ... ok (0.002s) 2022-08-17T12:27:38.0664087Z test_ConvTranspose2d_dilated_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:38.0859214Z test_ConvTranspose2d_groups (__main__.TestNN) ... ok (0.019s) 2022-08-17T12:27:38.0873036Z test_ConvTranspose2d_groups_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:38.0894023Z test_ConvTranspose2d_groups_with_long_tensor (__main__.TestNN) ... ok (0.002s) 2022-08-17T12:27:38.0904832Z test_ConvTranspose2d_groups_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:38.0915310Z test_ConvTranspose2d_half_cublas_gemm (__main__.TestNN) ... skip: CUDA not available (0.001s) 2022-08-17T12:27:38.1076437Z test_ConvTranspose2d_no_bias (__main__.TestNN) ... ok (0.016s) 2022-08-17T12:27:38.1088948Z test_ConvTranspose2d_no_bias_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:38.1108411Z test_ConvTranspose2d_no_bias_with_long_tensor (__main__.TestNN) ... ok (0.002s) 2022-08-17T12:27:38.1119222Z test_ConvTranspose2d_no_bias_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:38.3265440Z test_ConvTranspose2d_output_size (__main__.TestNN) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:27:38.3266247Z function: '' (test_nn.py:6966) 2022-08-17T12:27:38.3266668Z reasons: ['h == 15'] 2022-08-17T12:27:38.3267185Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:27:38.3290238Z ok (0.217s) 2022-08-17T12:27:41.2630168Z test_ConvTranspose2d_output_size_downsample_upsample (__main__.TestNN) ... ok (2.934s) 2022-08-17T12:27:41.2651177Z test_ConvTranspose2d_with_long_tensor (__main__.TestNN) ... ok (0.002s) 2022-08-17T12:27:41.2662051Z test_ConvTranspose2d_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:41.2873445Z test_ConvTranspose3d (__main__.TestNN) ... ok (0.021s) 2022-08-17T12:27:41.3376489Z test_ConvTranspose3d_correct_output_size (__main__.TestNN) ... ok (0.050s) 2022-08-17T12:27:41.3387846Z test_ConvTranspose3d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:41.3603017Z test_ConvTranspose3d_dilated (__main__.TestNN) ... ok (0.021s) 2022-08-17T12:27:41.3613977Z test_ConvTranspose3d_dilated_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:41.3792503Z test_CosineEmbeddingLoss (__main__.TestNN) ... ok (0.018s) 2022-08-17T12:27:41.3804864Z test_CosineEmbeddingLoss_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:41.3813746Z test_CosineEmbeddingLoss_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:41.3821656Z test_CosineEmbeddingLoss_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:41.4003463Z test_CosineEmbeddingLoss_margin (__main__.TestNN) ... ok (0.018s) 2022-08-17T12:27:41.4016035Z test_CosineEmbeddingLoss_margin_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:41.4025606Z test_CosineEmbeddingLoss_margin_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:41.4033469Z test_CosineEmbeddingLoss_margin_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:41.4209009Z test_CosineEmbeddingLoss_margin_sum_reduction (__main__.TestNN) ... ok (0.017s) 2022-08-17T12:27:41.4220309Z test_CosineEmbeddingLoss_margin_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:41.4228635Z test_CosineEmbeddingLoss_margin_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:41.4237063Z test_CosineEmbeddingLoss_margin_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:41.4372249Z test_CosineEmbeddingLoss_no_batch_dim_mean (__main__.TestNN) ... ok (0.013s) 2022-08-17T12:27:41.4382364Z test_CosineEmbeddingLoss_no_batch_dim_mean_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:41.4391646Z test_CosineEmbeddingLoss_no_batch_dim_mean_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:41.4400352Z test_CosineEmbeddingLoss_no_batch_dim_mean_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:41.4536860Z test_CosineEmbeddingLoss_no_batch_dim_none (__main__.TestNN) ... ok (0.013s) 2022-08-17T12:27:41.4547001Z test_CosineEmbeddingLoss_no_batch_dim_none_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:41.4556038Z test_CosineEmbeddingLoss_no_batch_dim_none_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:41.4563670Z test_CosineEmbeddingLoss_no_batch_dim_none_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:41.4694098Z test_CosineEmbeddingLoss_no_batch_dim_sum (__main__.TestNN) ... ok (0.013s) 2022-08-17T12:27:41.4702068Z test_CosineEmbeddingLoss_no_batch_dim_sum_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:41.4709440Z test_CosineEmbeddingLoss_no_batch_dim_sum_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:41.4716803Z test_CosineEmbeddingLoss_no_batch_dim_sum_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:41.4887482Z test_CosineEmbeddingLoss_sum_reduction (__main__.TestNN) ... ok (0.017s) 2022-08-17T12:27:41.4898422Z test_CosineEmbeddingLoss_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:41.4906074Z test_CosineEmbeddingLoss_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:41.4913437Z test_CosineEmbeddingLoss_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:41.4962217Z test_CrossEntropyLoss (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:27:41.5014772Z test_CrossEntropyLoss_2d (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:27:41.5023073Z test_CrossEntropyLoss_2d_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:41.5030939Z test_CrossEntropyLoss_2d_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:41.5039232Z test_CrossEntropyLoss_2d_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:41.5090948Z test_CrossEntropyLoss_2d_ignore_index (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:27:41.5098725Z test_CrossEntropyLoss_2d_ignore_index_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:41.5106327Z test_CrossEntropyLoss_2d_ignore_index_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:41.5114170Z test_CrossEntropyLoss_2d_ignore_index_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:41.5194045Z test_CrossEntropyLoss_2d_indices_target_smoothing (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:27:41.5203524Z test_CrossEntropyLoss_2d_indices_target_smoothing_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:41.5212443Z test_CrossEntropyLoss_2d_indices_target_smoothing_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:41.5220323Z test_CrossEntropyLoss_2d_indices_target_smoothing_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:41.5299489Z test_CrossEntropyLoss_2d_indices_target_smoothing_ignore_index (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:27:41.5308962Z test_CrossEntropyLoss_2d_indices_target_smoothing_ignore_index_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:41.5316834Z test_CrossEntropyLoss_2d_indices_target_smoothing_ignore_index_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:41.5324768Z test_CrossEntropyLoss_2d_indices_target_smoothing_ignore_index_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:41.5394753Z test_CrossEntropyLoss_2d_indices_target_smoothing_sum_reduction (__main__.TestNN) ... ok (0.007s) 2022-08-17T12:27:41.5402989Z test_CrossEntropyLoss_2d_indices_target_smoothing_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:41.5411288Z test_CrossEntropyLoss_2d_indices_target_smoothing_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:41.5419139Z test_CrossEntropyLoss_2d_indices_target_smoothing_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:41.5495438Z test_CrossEntropyLoss_2d_indices_target_smoothing_weight (__main__.TestNN) ... ok (0.007s) 2022-08-17T12:27:41.5503693Z test_CrossEntropyLoss_2d_indices_target_smoothing_weight_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:41.5511725Z test_CrossEntropyLoss_2d_indices_target_smoothing_weight_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:41.5519921Z test_CrossEntropyLoss_2d_indices_target_smoothing_weight_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:41.5570604Z test_CrossEntropyLoss_2d_prob_target (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:27:41.5580113Z test_CrossEntropyLoss_2d_prob_target_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:41.5588438Z test_CrossEntropyLoss_2d_prob_target_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:41.5597196Z test_CrossEntropyLoss_2d_prob_target_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:41.5648845Z test_CrossEntropyLoss_2d_prob_target_smoothing (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:27:41.5658231Z test_CrossEntropyLoss_2d_prob_target_smoothing_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:41.5666483Z test_CrossEntropyLoss_2d_prob_target_smoothing_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:41.5674677Z test_CrossEntropyLoss_2d_prob_target_smoothing_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:41.5724255Z test_CrossEntropyLoss_2d_prob_target_smoothing_sum_reduction (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:27:41.5733112Z test_CrossEntropyLoss_2d_prob_target_smoothing_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:41.5741949Z test_CrossEntropyLoss_2d_prob_target_smoothing_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:41.5749812Z test_CrossEntropyLoss_2d_prob_target_smoothing_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:41.5803210Z test_CrossEntropyLoss_2d_prob_target_smoothing_weight (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:27:41.5811561Z test_CrossEntropyLoss_2d_prob_target_smoothing_weight_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:41.5819817Z test_CrossEntropyLoss_2d_prob_target_smoothing_weight_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:41.5828194Z test_CrossEntropyLoss_2d_prob_target_smoothing_weight_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:41.5874469Z test_CrossEntropyLoss_2d_prob_target_sum_reduction (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:27:41.5882350Z test_CrossEntropyLoss_2d_prob_target_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:41.5890067Z test_CrossEntropyLoss_2d_prob_target_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:41.5897763Z test_CrossEntropyLoss_2d_prob_target_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:41.5951140Z test_CrossEntropyLoss_2d_prob_target_weights (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:27:41.5960161Z test_CrossEntropyLoss_2d_prob_target_weights_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:41.5967814Z test_CrossEntropyLoss_2d_prob_target_weights_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:41.5975476Z test_CrossEntropyLoss_2d_prob_target_weights_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:41.6024813Z test_CrossEntropyLoss_2d_prob_target_weights_sum_reduction (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:27:41.6033859Z test_CrossEntropyLoss_2d_prob_target_weights_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:41.6042114Z test_CrossEntropyLoss_2d_prob_target_weights_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:41.6050320Z test_CrossEntropyLoss_2d_prob_target_weights_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:41.6102645Z test_CrossEntropyLoss_2d_sum_reduction (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:27:41.6111557Z test_CrossEntropyLoss_2d_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:41.6120116Z test_CrossEntropyLoss_2d_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:41.6127528Z test_CrossEntropyLoss_2d_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:41.6179576Z test_CrossEntropyLoss_2d_weights (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:27:41.6187996Z test_CrossEntropyLoss_2d_weights_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:41.6196259Z test_CrossEntropyLoss_2d_weights_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:41.6203873Z test_CrossEntropyLoss_2d_weights_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:41.6279915Z test_CrossEntropyLoss_3d_indices_target_smoothing (__main__.TestNN) ... ok (0.007s) 2022-08-17T12:27:41.6288329Z test_CrossEntropyLoss_3d_indices_target_smoothing_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:41.6296137Z test_CrossEntropyLoss_3d_indices_target_smoothing_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:41.6303652Z test_CrossEntropyLoss_3d_indices_target_smoothing_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:41.6381875Z test_CrossEntropyLoss_3d_indices_target_smoothing_ignore_index (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:27:41.6390137Z test_CrossEntropyLoss_3d_indices_target_smoothing_ignore_index_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:41.6397854Z test_CrossEntropyLoss_3d_indices_target_smoothing_ignore_index_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:41.6404961Z test_CrossEntropyLoss_3d_indices_target_smoothing_ignore_index_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:41.6474889Z test_CrossEntropyLoss_3d_indices_target_smoothing_sum_reduction (__main__.TestNN) ... ok (0.007s) 2022-08-17T12:27:41.6483001Z test_CrossEntropyLoss_3d_indices_target_smoothing_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:41.6490925Z test_CrossEntropyLoss_3d_indices_target_smoothing_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:41.6498692Z test_CrossEntropyLoss_3d_indices_target_smoothing_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:41.6569769Z test_CrossEntropyLoss_3d_indices_target_smoothing_sum_reduction_ignore_index (__main__.TestNN) ... ok (0.007s) 2022-08-17T12:27:41.6577924Z test_CrossEntropyLoss_3d_indices_target_smoothing_sum_reduction_ignore_index_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:41.6585678Z test_CrossEntropyLoss_3d_indices_target_smoothing_sum_reduction_ignore_index_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:41.6593569Z test_CrossEntropyLoss_3d_indices_target_smoothing_sum_reduction_ignore_index_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:41.6650930Z test_CrossEntropyLoss_3d_prob_target (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:27:41.6660516Z test_CrossEntropyLoss_3d_prob_target_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:41.6669561Z test_CrossEntropyLoss_3d_prob_target_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:41.6677765Z test_CrossEntropyLoss_3d_prob_target_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:41.6736227Z test_CrossEntropyLoss_3d_prob_target_smoothing (__main__.TestNN) ... ok (0.006s) 2022-08-17T12:27:41.6745226Z test_CrossEntropyLoss_3d_prob_target_smoothing_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:41.6752920Z test_CrossEntropyLoss_3d_prob_target_smoothing_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:41.6760504Z test_CrossEntropyLoss_3d_prob_target_smoothing_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:41.6814484Z test_CrossEntropyLoss_3d_prob_target_smoothing_sum_reduction (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:27:41.6822740Z test_CrossEntropyLoss_3d_prob_target_smoothing_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:41.6830294Z test_CrossEntropyLoss_3d_prob_target_smoothing_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:41.6837559Z test_CrossEntropyLoss_3d_prob_target_smoothing_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:41.6890689Z test_CrossEntropyLoss_3d_prob_target_sum_reduction (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:27:41.6899696Z test_CrossEntropyLoss_3d_prob_target_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:41.6907863Z test_CrossEntropyLoss_3d_prob_target_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:41.6915604Z test_CrossEntropyLoss_3d_prob_target_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:41.6975136Z test_CrossEntropyLoss_3d_prob_target_weights (__main__.TestNN) ... ok (0.006s) 2022-08-17T12:27:41.6983397Z test_CrossEntropyLoss_3d_prob_target_weights_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:41.6991758Z test_CrossEntropyLoss_3d_prob_target_weights_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:41.6999892Z test_CrossEntropyLoss_3d_prob_target_weights_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:41.7055890Z test_CrossEntropyLoss_3d_prob_target_weights_sum_reduction (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:27:41.7064868Z test_CrossEntropyLoss_3d_prob_target_weights_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:41.7072878Z test_CrossEntropyLoss_3d_prob_target_weights_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:41.7080533Z test_CrossEntropyLoss_3d_prob_target_weights_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:41.7138001Z test_CrossEntropyLoss_4d_prob_target (__main__.TestNN) ... ok (0.006s) 2022-08-17T12:27:41.7146349Z test_CrossEntropyLoss_4d_prob_target_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:41.7154094Z test_CrossEntropyLoss_4d_prob_target_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:41.7161416Z test_CrossEntropyLoss_4d_prob_target_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:41.7216226Z test_CrossEntropyLoss_4d_prob_target_sum_reduction (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:27:41.7225105Z test_CrossEntropyLoss_4d_prob_target_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:41.7233093Z test_CrossEntropyLoss_4d_prob_target_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:41.7240622Z test_CrossEntropyLoss_4d_prob_target_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:41.7301289Z test_CrossEntropyLoss_4d_prob_target_weights (__main__.TestNN) ... ok (0.006s) 2022-08-17T12:27:41.7309614Z test_CrossEntropyLoss_4d_prob_target_weights_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:41.7318121Z test_CrossEntropyLoss_4d_prob_target_weights_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:41.7325204Z test_CrossEntropyLoss_4d_prob_target_weights_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:41.7380049Z test_CrossEntropyLoss_4d_prob_target_weights_sum_reduction (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:27:41.7387975Z test_CrossEntropyLoss_4d_prob_target_weights_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:41.7396042Z test_CrossEntropyLoss_4d_prob_target_weights_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:41.7403352Z test_CrossEntropyLoss_4d_prob_target_weights_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:41.7410465Z test_CrossEntropyLoss_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:41.7418028Z test_CrossEntropyLoss_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:41.7425186Z test_CrossEntropyLoss_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:41.7476525Z test_CrossEntropyLoss_dim_is_3 (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:27:41.7484010Z test_CrossEntropyLoss_dim_is_3_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:41.7491565Z test_CrossEntropyLoss_dim_is_3_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:41.7498979Z test_CrossEntropyLoss_dim_is_3_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:41.7548240Z test_CrossEntropyLoss_dim_is_3_sum_reduction (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:27:41.7557007Z test_CrossEntropyLoss_dim_is_3_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:41.7564816Z test_CrossEntropyLoss_dim_is_3_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:41.7572543Z test_CrossEntropyLoss_dim_is_3_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:41.7630514Z test_CrossEntropyLoss_higher_dim (__main__.TestNN) ... ok (0.006s) 2022-08-17T12:27:41.7638926Z test_CrossEntropyLoss_higher_dim_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:41.7646643Z test_CrossEntropyLoss_higher_dim_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:41.7654456Z test_CrossEntropyLoss_higher_dim_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:41.7711220Z test_CrossEntropyLoss_higher_dim_sum_reduction (__main__.TestNN) ... ok (0.006s) 2022-08-17T12:27:41.7719208Z test_CrossEntropyLoss_higher_dim_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:41.7726489Z test_CrossEntropyLoss_higher_dim_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:41.7733865Z test_CrossEntropyLoss_higher_dim_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:41.7778755Z test_CrossEntropyLoss_weights (__main__.TestNN) ... ok (0.004s) 2022-08-17T12:27:41.7786481Z test_CrossEntropyLoss_weights_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:41.7794273Z test_CrossEntropyLoss_weights_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:41.7801689Z test_CrossEntropyLoss_weights_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:41.7888896Z test_CrossMapLRN2d (__main__.TestNN) ... ok (0.009s) 2022-08-17T12:27:41.7899168Z test_CrossMapLRN2d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:41.7997960Z test_ELU (__main__.TestNN) ... ok (0.010s) 2022-08-17T12:27:41.8008526Z test_ELU_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:41.8068201Z test_ELU_no_batch_dim (__main__.TestNN) ... ok (0.006s) 2022-08-17T12:27:41.8080668Z test_ELU_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:41.8134148Z test_ELU_scalar (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:27:41.8145763Z test_ELU_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:41.8206527Z test_Embedding (__main__.TestNN) ... ok (0.006s) 2022-08-17T12:27:41.8313145Z test_EmbeddingBag_discontiguous (__main__.TestNN) ... ok (0.010s) 2022-08-17T12:27:41.8326225Z test_EmbeddingBag_discontiguous_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:41.8400612Z test_EmbeddingBag_max (__main__.TestNN) ... ok (0.007s) 2022-08-17T12:27:41.8413145Z test_EmbeddingBag_max_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:41.8483907Z test_EmbeddingBag_max_padding_idx (__main__.TestNN) ... ok (0.007s) 2022-08-17T12:27:41.8496083Z test_EmbeddingBag_max_padding_idx_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:41.8567286Z test_EmbeddingBag_mean (__main__.TestNN) ... ok (0.007s) 2022-08-17T12:27:41.8579453Z test_EmbeddingBag_mean_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:41.8649085Z test_EmbeddingBag_mean_padding_idx (__main__.TestNN) ... ok (0.007s) 2022-08-17T12:27:41.8660585Z test_EmbeddingBag_mean_padding_idx_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:41.8754167Z test_EmbeddingBag_sparse (__main__.TestNN) ... ok (0.009s) 2022-08-17T12:27:41.8767781Z test_EmbeddingBag_sparse_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:41.8836729Z test_EmbeddingBag_sum (__main__.TestNN) ... ok (0.007s) 2022-08-17T12:27:41.8849216Z test_EmbeddingBag_sum_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:41.8920298Z test_EmbeddingBag_sum_padding_idx (__main__.TestNN) ... ok (0.007s) 2022-08-17T12:27:41.8931848Z test_EmbeddingBag_sum_padding_idx_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:41.8942788Z test_Embedding_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:41.9061860Z test_Embedding_discontiguous (__main__.TestNN) ... ok (0.012s) 2022-08-17T12:27:41.9074150Z test_Embedding_discontiguous_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:41.9159624Z test_Embedding_sparse (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:27:41.9172037Z test_Embedding_sparse_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:42.8224893Z test_FeatureAlphaDropout (__main__.TestNN) ... ok (0.905s) 2022-08-17T12:27:42.8319133Z test_Flatten (__main__.TestNN) ... ok (0.009s) 2022-08-17T12:27:42.8394800Z test_Flatten_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.008s) 2022-08-17T12:27:42.8479698Z test_Flatten_no_batch_dim (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:27:42.8491022Z test_Flatten_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:42.8556563Z test_Fold (__main__.TestNN) ... ok (0.006s) 2022-08-17T12:27:42.8566339Z test_Fold_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:42.8632808Z test_Fold_int_input (__main__.TestNN) ... ok (0.006s) 2022-08-17T12:27:42.8641997Z test_Fold_int_input_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:42.8717305Z test_Fold_no_batch_dim_input (__main__.TestNN) ... ok (0.007s) 2022-08-17T12:27:42.8726740Z test_Fold_no_batch_dim_input_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:42.8797447Z test_Fold_no_batch_dim_int_input (__main__.TestNN) ... ok (0.007s) 2022-08-17T12:27:42.8807656Z test_Fold_no_batch_dim_int_input_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:42.8897582Z test_FractionalMaxPool2d_ratio (__main__.TestNN) ... ok (0.009s) 2022-08-17T12:27:42.8908172Z test_FractionalMaxPool2d_ratio_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:42.8996376Z test_FractionalMaxPool2d_ratio_no_batch_dim (__main__.TestNN) ... ok (0.009s) 2022-08-17T12:27:42.9005898Z test_FractionalMaxPool2d_ratio_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:42.9094096Z test_FractionalMaxPool2d_ratio_no_batch_dim_no_random_samples (__main__.TestNN) ... ok (0.009s) 2022-08-17T12:27:42.9102532Z test_FractionalMaxPool2d_ratio_no_batch_dim_no_random_samples_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:42.9186348Z test_FractionalMaxPool2d_ratio_return_indices (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:27:42.9194787Z test_FractionalMaxPool2d_ratio_return_indices_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:42.9278652Z test_FractionalMaxPool2d_size (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:27:42.9288756Z test_FractionalMaxPool2d_size_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:42.9376529Z test_FractionalMaxPool2d_size_no_batch_dim (__main__.TestNN) ... ok (0.009s) 2022-08-17T12:27:42.9385877Z test_FractionalMaxPool2d_size_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:42.9479579Z test_FractionalMaxPool2d_size_no_batch_dim_no_random_samples (__main__.TestNN) ... ok (0.009s) 2022-08-17T12:27:42.9490613Z test_FractionalMaxPool2d_size_no_batch_dim_no_random_samples_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:42.9610145Z test_FractionalMaxPool3d_asymsize (__main__.TestNN) ... ok (0.012s) 2022-08-17T12:27:42.9620044Z test_FractionalMaxPool3d_asymsize_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:42.9712496Z test_FractionalMaxPool3d_ratio (__main__.TestNN) ... ok (0.009s) 2022-08-17T12:27:42.9722619Z test_FractionalMaxPool3d_ratio_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:42.9815639Z test_FractionalMaxPool3d_ratio_no_batch_dim (__main__.TestNN) ... ok (0.009s) 2022-08-17T12:27:42.9825784Z test_FractionalMaxPool3d_ratio_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:42.9919498Z test_FractionalMaxPool3d_ratio_no_batch_dim_no_random_samples (__main__.TestNN) ... ok (0.009s) 2022-08-17T12:27:42.9928589Z test_FractionalMaxPool3d_ratio_no_batch_dim_no_random_samples_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:43.0020228Z test_FractionalMaxPool3d_ratio_return_indices (__main__.TestNN) ... ok (0.009s) 2022-08-17T12:27:43.0029270Z test_FractionalMaxPool3d_ratio_return_indices_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:43.0134857Z test_FractionalMaxPool3d_size (__main__.TestNN) ... ok (0.010s) 2022-08-17T12:27:43.0145044Z test_FractionalMaxPool3d_size_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:43.0250183Z test_FractionalMaxPool3d_size_no_batch_dim (__main__.TestNN) ... ok (0.010s) 2022-08-17T12:27:43.0260973Z test_FractionalMaxPool3d_size_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:43.0362548Z test_FractionalMaxPool3d_size_no_batch_dim_no_random_samples (__main__.TestNN) ... ok (0.010s) 2022-08-17T12:27:43.0372688Z test_FractionalMaxPool3d_size_no_batch_dim_no_random_samples_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:43.0462452Z test_GELU (__main__.TestNN) ... ok (0.009s) 2022-08-17T12:27:43.0473047Z test_GELU_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:43.0528747Z test_GELU_no_batch_dim (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:27:43.0539281Z test_GELU_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:43.0596092Z test_GELU_scalar (__main__.TestNN) ... ok (0.006s) 2022-08-17T12:27:43.0604997Z test_GELU_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:43.0683755Z test_GLU (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:27:43.0692225Z test_GLU_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:43.0778818Z test_GLU_dim (__main__.TestNN) ... ok (0.009s) 2022-08-17T12:27:43.0788633Z test_GLU_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:43.0844420Z test_GLU_no_batch_dim (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:27:43.0853709Z test_GLU_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:43.1068560Z test_GroupNorm_1d_affine (__main__.TestNN) ... ok (0.021s) 2022-08-17T12:27:43.1273278Z test_GroupNorm_1d_affine_GN (__main__.TestNN) ... ok (0.020s) 2022-08-17T12:27:43.1284502Z test_GroupNorm_1d_affine_GN_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:43.1490735Z test_GroupNorm_1d_affine_GN_eval (__main__.TestNN) ... ok (0.021s) 2022-08-17T12:27:43.1503045Z test_GroupNorm_1d_affine_GN_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:43.1513622Z test_GroupNorm_1d_affine_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:43.1731140Z test_GroupNorm_1d_affine_eval (__main__.TestNN) ... ok (0.022s) 2022-08-17T12:27:43.1742344Z test_GroupNorm_1d_affine_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:43.1752197Z test_GroupNorm_1d_affine_large_batch_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:43.1761178Z test_GroupNorm_1d_affine_large_batch_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:43.1873731Z test_GroupNorm_1d_no_affine_IN (__main__.TestNN) ... ok (0.011s) 2022-08-17T12:27:43.1884570Z test_GroupNorm_1d_no_affine_IN_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:43.1996196Z test_GroupNorm_1d_no_affine_IN_eval (__main__.TestNN) ... ok (0.011s) 2022-08-17T12:27:43.2007004Z test_GroupNorm_1d_no_affine_IN_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:43.2114477Z test_GroupNorm_1d_no_affine_LN (__main__.TestNN) ... ok (0.011s) 2022-08-17T12:27:43.2124087Z test_GroupNorm_1d_no_affine_LN_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:43.2231474Z test_GroupNorm_1d_no_affine_LN_eval (__main__.TestNN) ... ok (0.011s) 2022-08-17T12:27:43.2241395Z test_GroupNorm_1d_no_affine_LN_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:43.2460748Z test_GroupNorm_2d_affine (__main__.TestNN) ... ok (0.022s) 2022-08-17T12:27:43.2472195Z test_GroupNorm_2d_affine_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:43.2695819Z test_GroupNorm_2d_affine_eval (__main__.TestNN) ... ok (0.022s) 2022-08-17T12:27:43.2708280Z test_GroupNorm_2d_affine_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:43.2718457Z test_GroupNorm_2d_affine_large_feature_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:43.2728804Z test_GroupNorm_2d_affine_large_feature_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:43.2857965Z test_GroupNorm_2d_no_affine_IN (__main__.TestNN) ... ok (0.013s) 2022-08-17T12:27:43.2868465Z test_GroupNorm_2d_no_affine_IN_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:43.2981678Z test_GroupNorm_2d_no_affine_IN_eval (__main__.TestNN) ... ok (0.011s) 2022-08-17T12:27:43.2993116Z test_GroupNorm_2d_no_affine_IN_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:43.3105918Z test_GroupNorm_2d_no_affine_LN (__main__.TestNN) ... ok (0.011s) 2022-08-17T12:27:43.3117699Z test_GroupNorm_2d_no_affine_LN_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:43.3231839Z test_GroupNorm_2d_no_affine_LN_eval (__main__.TestNN) ... ok (0.011s) 2022-08-17T12:27:43.3244022Z test_GroupNorm_2d_no_affine_LN_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:43.3254472Z test_GroupNorm_2d_no_affine_large_feature_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:43.3264669Z test_GroupNorm_2d_no_affine_large_feature_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:43.3344797Z test_Hardshrink (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:27:43.3355837Z test_Hardshrink_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:43.3410398Z test_Hardshrink_no_batch_dim (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:27:43.3420900Z test_Hardshrink_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:43.3477242Z test_Hardshrink_scalar (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:27:43.3487570Z test_Hardshrink_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:43.3526036Z test_Hardsigmoid_no_batch_dim (__main__.TestNN) ... ok (0.004s) 2022-08-17T12:27:43.3536735Z test_Hardsigmoid_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:43.3635147Z test_Hardswish_no_batch_dim (__main__.TestNN) ... ok (0.006s) 2022-08-17T12:27:43.3635829Z test_Hardswish_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:43.3730376Z test_Hardtanh (__main__.TestNN) ... ok (0.012s) 2022-08-17T12:27:43.3740648Z test_Hardtanh_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:43.3796230Z test_Hardtanh_no_batch_dim (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:27:43.3806268Z test_Hardtanh_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:43.3861345Z test_Hardtanh_scalar (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:27:43.3871493Z test_Hardtanh_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:43.3925632Z test_HingeEmbeddingLoss (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:27:43.3935581Z test_HingeEmbeddingLoss_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:43.3945063Z test_HingeEmbeddingLoss_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:43.3954250Z test_HingeEmbeddingLoss_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:43.4006335Z test_HingeEmbeddingLoss_margin (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:27:43.4015193Z test_HingeEmbeddingLoss_margin_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:43.4023367Z test_HingeEmbeddingLoss_margin_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:43.4031522Z test_HingeEmbeddingLoss_margin_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:43.4089309Z test_HingeEmbeddingLoss_margin_no_reduce (__main__.TestNN) ... ok (0.006s) 2022-08-17T12:27:43.4098977Z test_HingeEmbeddingLoss_margin_no_reduce_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:43.4149491Z test_HingeEmbeddingLoss_margin_sum_reduction (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:27:43.4158169Z test_HingeEmbeddingLoss_margin_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:43.4167065Z test_HingeEmbeddingLoss_margin_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:43.4175483Z test_HingeEmbeddingLoss_margin_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:43.4227168Z test_HingeEmbeddingLoss_no_batch_dim_mean (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:27:43.4236278Z test_HingeEmbeddingLoss_no_batch_dim_mean_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:43.4244116Z test_HingeEmbeddingLoss_no_batch_dim_mean_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:43.4251877Z test_HingeEmbeddingLoss_no_batch_dim_mean_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:43.4300330Z test_HingeEmbeddingLoss_no_batch_dim_none (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:27:43.4308350Z test_HingeEmbeddingLoss_no_batch_dim_none_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:43.4316320Z test_HingeEmbeddingLoss_no_batch_dim_none_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:43.4324859Z test_HingeEmbeddingLoss_no_batch_dim_none_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:43.4374112Z test_HingeEmbeddingLoss_no_batch_dim_sum (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:27:43.4381701Z test_HingeEmbeddingLoss_no_batch_dim_sum_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:43.4389680Z test_HingeEmbeddingLoss_no_batch_dim_sum_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:43.4397306Z test_HingeEmbeddingLoss_no_batch_dim_sum_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:43.4454545Z test_HingeEmbeddingLoss_no_reduce (__main__.TestNN) ... ok (0.006s) 2022-08-17T12:27:43.4463668Z test_HingeEmbeddingLoss_no_reduce_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:43.4516804Z test_HingeEmbeddingLoss_scalar_margin (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:27:43.4526288Z test_HingeEmbeddingLoss_scalar_margin_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:43.4534782Z test_HingeEmbeddingLoss_scalar_margin_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:43.4543153Z test_HingeEmbeddingLoss_scalar_margin_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:43.4593660Z test_HingeEmbeddingLoss_scalar_margin_sum_reduction (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:27:43.4601772Z test_HingeEmbeddingLoss_scalar_margin_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:43.4609273Z test_HingeEmbeddingLoss_scalar_margin_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:43.4617363Z test_HingeEmbeddingLoss_scalar_margin_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:43.4666693Z test_HingeEmbeddingLoss_sum_reduction (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:27:43.4674276Z test_HingeEmbeddingLoss_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:43.4681860Z test_HingeEmbeddingLoss_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:43.4689535Z test_HingeEmbeddingLoss_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:43.4760276Z test_HuberLoss (__main__.TestNN) ... ok (0.007s) 2022-08-17T12:27:43.4769326Z test_HuberLoss_cuda_bfloat16 (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:43.4777885Z test_HuberLoss_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:43.4786024Z test_HuberLoss_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:43.4794207Z test_HuberLoss_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:43.4875347Z test_HuberLoss_delta (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:27:43.4884634Z test_HuberLoss_delta_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:43.4924765Z test_HuberLoss_no_batch_dim_mean (__main__.TestNN) ... ok (0.004s) 2022-08-17T12:27:43.4933552Z test_HuberLoss_no_batch_dim_mean_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:43.4942126Z test_HuberLoss_no_batch_dim_mean_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:43.4950612Z test_HuberLoss_no_batch_dim_mean_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:43.4992197Z test_HuberLoss_no_batch_dim_none (__main__.TestNN) ... ok (0.004s) 2022-08-17T12:27:43.5000830Z test_HuberLoss_no_batch_dim_none_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:43.5009141Z test_HuberLoss_no_batch_dim_none_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:43.5019246Z test_HuberLoss_no_batch_dim_none_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:43.5057453Z test_HuberLoss_no_batch_dim_sum (__main__.TestNN) ... ok (0.004s) 2022-08-17T12:27:43.5065176Z test_HuberLoss_no_batch_dim_sum_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:43.5072930Z test_HuberLoss_no_batch_dim_sum_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:43.5080562Z test_HuberLoss_no_batch_dim_sum_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:43.5146567Z test_HuberLoss_sum_reduction (__main__.TestNN) ... ok (0.007s) 2022-08-17T12:27:43.5154987Z test_HuberLoss_sum_reduction_cuda_bfloat16 (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:43.5162939Z test_HuberLoss_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:43.5170846Z test_HuberLoss_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:43.5179150Z test_HuberLoss_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:43.5282280Z test_InstanceNorm1d (__main__.TestNN) ... ok (0.010s) 2022-08-17T12:27:43.5292959Z test_InstanceNorm1d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:43.5401857Z test_InstanceNorm1d_eval (__main__.TestNN) ... ok (0.011s) 2022-08-17T12:27:43.5413049Z test_InstanceNorm1d_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:43.5514546Z test_InstanceNorm1d_no_batch_dim (__main__.TestNN) ... ok (0.010s) 2022-08-17T12:27:43.5525860Z test_InstanceNorm1d_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:43.5626734Z test_InstanceNorm1d_no_batch_dim_eval (__main__.TestNN) ... ok (0.010s) 2022-08-17T12:27:43.5636214Z test_InstanceNorm1d_no_batch_dim_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:43.5747920Z test_InstanceNorm1d_tracking_stats (__main__.TestNN) ... ok (0.011s) 2022-08-17T12:27:43.5757378Z test_InstanceNorm1d_tracking_stats_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:43.5863872Z test_InstanceNorm1d_tracking_stats_eval (__main__.TestNN) ... ok (0.010s) 2022-08-17T12:27:43.5873395Z test_InstanceNorm1d_tracking_stats_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:43.5980729Z test_InstanceNorm1d_tracking_stats_no_batch_dim (__main__.TestNN) ... ok (0.011s) 2022-08-17T12:27:43.5990562Z test_InstanceNorm1d_tracking_stats_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:43.6096320Z test_InstanceNorm1d_tracking_stats_no_batch_dim_eval (__main__.TestNN) ... ok (0.010s) 2022-08-17T12:27:43.6106967Z test_InstanceNorm1d_tracking_stats_no_batch_dim_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:43.6215007Z test_InstanceNorm2d (__main__.TestNN) ... ok (0.011s) 2022-08-17T12:27:43.6225892Z test_InstanceNorm2d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:43.6333501Z test_InstanceNorm2d_eval (__main__.TestNN) ... ok (0.011s) 2022-08-17T12:27:43.6343908Z test_InstanceNorm2d_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:43.6556536Z test_InstanceNorm2d_no_batch_dim (__main__.TestNN) ... ok (0.017s) 2022-08-17T12:27:43.6557152Z test_InstanceNorm2d_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:43.6651721Z test_InstanceNorm2d_no_batch_dim_eval (__main__.TestNN) ... ok (0.012s) 2022-08-17T12:27:43.6663434Z test_InstanceNorm2d_no_batch_dim_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:43.6791009Z test_InstanceNorm2d_tracking_stats (__main__.TestNN) ... ok (0.013s) 2022-08-17T12:27:43.6802903Z test_InstanceNorm2d_tracking_stats_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:43.6920113Z test_InstanceNorm2d_tracking_stats_eval (__main__.TestNN) ... ok (0.012s) 2022-08-17T12:27:43.6932507Z test_InstanceNorm2d_tracking_stats_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:43.7065680Z test_InstanceNorm2d_tracking_stats_no_batch_dim (__main__.TestNN) ... ok (0.013s) 2022-08-17T12:27:43.7079267Z test_InstanceNorm2d_tracking_stats_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:43.7198560Z test_InstanceNorm2d_tracking_stats_no_batch_dim_eval (__main__.TestNN) ... ok (0.012s) 2022-08-17T12:27:43.7209575Z test_InstanceNorm2d_tracking_stats_no_batch_dim_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:43.7323800Z test_InstanceNorm3d (__main__.TestNN) ... ok (0.011s) 2022-08-17T12:27:43.7334889Z test_InstanceNorm3d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:43.7448503Z test_InstanceNorm3d_eval (__main__.TestNN) ... ok (0.011s) 2022-08-17T12:27:43.7461084Z test_InstanceNorm3d_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:43.7577806Z test_InstanceNorm3d_no_batch_dim (__main__.TestNN) ... ok (0.012s) 2022-08-17T12:27:43.7588633Z test_InstanceNorm3d_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:43.7705386Z test_InstanceNorm3d_no_batch_dim_eval (__main__.TestNN) ... ok (0.012s) 2022-08-17T12:27:43.7716547Z test_InstanceNorm3d_no_batch_dim_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:43.7846974Z test_InstanceNorm3d_tracking_stats (__main__.TestNN) ... ok (0.013s) 2022-08-17T12:27:43.7858868Z test_InstanceNorm3d_tracking_stats_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:43.7979060Z test_InstanceNorm3d_tracking_stats_eval (__main__.TestNN) ... ok (0.012s) 2022-08-17T12:27:43.7990799Z test_InstanceNorm3d_tracking_stats_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:43.8125165Z test_InstanceNorm3d_tracking_stats_no_batch_dim (__main__.TestNN) ... ok (0.013s) 2022-08-17T12:27:43.8137965Z test_InstanceNorm3d_tracking_stats_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:43.8259516Z test_InstanceNorm3d_tracking_stats_no_batch_dim_eval (__main__.TestNN) ... ok (0.012s) 2022-08-17T12:27:43.8271309Z test_InstanceNorm3d_tracking_stats_no_batch_dim_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:43.8283298Z 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:27:43.8284689Z "reduction: 'mean' divides the total loss by both the batch size and the support size." 2022-08-17T12:27:43.8301818Z /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:27:43.8303065Z "reduction: 'mean' divides the total loss by both the batch size and the support size." 2022-08-17T12:27:43.8327941Z /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:27:43.8329163Z "reduction: 'mean' divides the total loss by both the batch size and the support size." 2022-08-17T12:27:43.8332226Z ok (0.006s) 2022-08-17T12:27:43.8608496Z test_KLDivLoss_batch_mean (__main__.TestNN) ... ok (0.027s) 2022-08-17T12:27:43.8858065Z test_KLDivLoss_batch_mean_log_target (__main__.TestNN) ... ok (0.025s) 2022-08-17T12:27:43.8867258Z test_KLDivLoss_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:43.8876700Z test_KLDivLoss_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:43.8885149Z test_KLDivLoss_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:43.8895562Z 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:27:43.8896776Z "reduction: 'mean' divides the total loss by both the batch size and the support size." 2022-08-17T12:27:43.8918230Z /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:27:43.8919775Z "reduction: 'mean' divides the total loss by both the batch size and the support size." 2022-08-17T12:27:43.8940708Z /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:27:43.8941930Z "reduction: 'mean' divides the total loss by both the batch size and the support size." 2022-08-17T12:27:43.8943083Z ok (0.006s) 2022-08-17T12:27:43.8951820Z test_KLDivLoss_log_target_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:43.8959701Z test_KLDivLoss_log_target_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:43.8967108Z test_KLDivLoss_log_target_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:43.9010460Z test_KLDivLoss_log_target_sum_reduction (__main__.TestNN) ... ok (0.004s) 2022-08-17T12:27:43.9018967Z test_KLDivLoss_log_target_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:43.9026218Z test_KLDivLoss_log_target_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:43.9033607Z test_KLDivLoss_log_target_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:43.9074425Z test_KLDivLoss_no_batch_dim_mean (__main__.TestNN) ... ok (0.004s) 2022-08-17T12:27:43.9083084Z test_KLDivLoss_no_batch_dim_mean_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:43.9090419Z test_KLDivLoss_no_batch_dim_mean_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:43.9098992Z test_KLDivLoss_no_batch_dim_mean_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:43.9139142Z test_KLDivLoss_no_batch_dim_none (__main__.TestNN) ... ok (0.004s) 2022-08-17T12:27:43.9147860Z test_KLDivLoss_no_batch_dim_none_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:43.9155545Z test_KLDivLoss_no_batch_dim_none_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:43.9163096Z test_KLDivLoss_no_batch_dim_none_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:43.9203835Z test_KLDivLoss_no_batch_dim_sum (__main__.TestNN) ... ok (0.004s) 2022-08-17T12:27:43.9212953Z test_KLDivLoss_no_batch_dim_sum_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:43.9220950Z test_KLDivLoss_no_batch_dim_sum_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:43.9228607Z test_KLDivLoss_no_batch_dim_sum_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:43.9320950Z test_KLDivLoss_no_reduce (__main__.TestNN) ... ok (0.009s) 2022-08-17T12:27:43.9330537Z test_KLDivLoss_no_reduce_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:43.9421067Z test_KLDivLoss_no_reduce_log_target (__main__.TestNN) ... ok (0.009s) 2022-08-17T12:27:43.9430896Z test_KLDivLoss_no_reduce_log_target_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:43.9490235Z test_KLDivLoss_no_reduce_scalar (__main__.TestNN) ... ok (0.006s) 2022-08-17T12:27:43.9500112Z test_KLDivLoss_no_reduce_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:43.9556622Z test_KLDivLoss_no_reduce_scalar_log_target (__main__.TestNN) ... ok (0.006s) 2022-08-17T12:27:43.9566571Z test_KLDivLoss_no_reduce_scalar_log_target_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:43.9576709Z 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:27:43.9578063Z "reduction: 'mean' divides the total loss by both the batch size and the support size." 2022-08-17T12:27:43.9593860Z /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:27:43.9595112Z "reduction: 'mean' divides the total loss by both the batch size and the support size." 2022-08-17T12:27:43.9616547Z /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:27:43.9617836Z "reduction: 'mean' divides the total loss by both the batch size and the support size." 2022-08-17T12:27:43.9621097Z ok (0.005s) 2022-08-17T12:27:43.9629938Z test_KLDivLoss_scalar_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:43.9639021Z test_KLDivLoss_scalar_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:43.9647564Z test_KLDivLoss_scalar_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:43.9672292Z 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:27:43.9673638Z "reduction: 'mean' divides the total loss by both the batch size and the support size." 2022-08-17T12:27:43.9694726Z /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:27:43.9696022Z "reduction: 'mean' divides the total loss by both the batch size and the support size." 2022-08-17T12:27:43.9699013Z ok (0.005s) 2022-08-17T12:27:43.9705872Z test_KLDivLoss_scalar_log_target_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:43.9713950Z test_KLDivLoss_scalar_log_target_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:43.9722476Z test_KLDivLoss_scalar_log_target_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:43.9762153Z test_KLDivLoss_scalar_log_target_sum_reduction (__main__.TestNN) ... ok (0.004s) 2022-08-17T12:27:43.9771055Z test_KLDivLoss_scalar_log_target_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:43.9779057Z test_KLDivLoss_scalar_log_target_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:43.9786851Z test_KLDivLoss_scalar_log_target_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:43.9827927Z test_KLDivLoss_scalar_sum_reduction (__main__.TestNN) ... ok (0.004s) 2022-08-17T12:27:43.9836997Z test_KLDivLoss_scalar_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:43.9844921Z test_KLDivLoss_scalar_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:43.9852396Z test_KLDivLoss_scalar_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:43.9901633Z test_KLDivLoss_sum_reduction (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:27:43.9910180Z test_KLDivLoss_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:43.9918435Z test_KLDivLoss_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:43.9926073Z test_KLDivLoss_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:44.0018511Z test_KLDivLoss_with_log_target_no_reduce (__main__.TestNN) ... ok (0.009s) 2022-08-17T12:27:44.0029685Z test_KLDivLoss_with_log_target_no_reduce_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:44.0127182Z test_KLDivLoss_with_target_no_reduce (__main__.TestNN) ... ok (0.010s) 2022-08-17T12:27:44.0139265Z test_KLDivLoss_with_target_no_reduce_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:44.0209543Z test_L1Loss (__main__.TestNN) ... ok (0.007s) 2022-08-17T12:27:44.0248523Z test_L1Loss_cuda_cdouble (__main__.TestNN) ... skip: Excluded from CUDA tests (0.004s) 2022-08-17T12:27:44.0284482Z test_L1Loss_cuda_cfloat (__main__.TestNN) ... skip: Excluded from CUDA tests (0.004s) 2022-08-17T12:27:44.0292596Z test_L1Loss_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:44.0300368Z test_L1Loss_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:44.0308322Z test_L1Loss_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:44.0348073Z test_L1Loss_no_batch_dim_mean (__main__.TestNN) ... ok (0.004s) 2022-08-17T12:27:44.0356005Z test_L1Loss_no_batch_dim_mean_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:44.0363669Z test_L1Loss_no_batch_dim_mean_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:44.0371143Z test_L1Loss_no_batch_dim_mean_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:44.0411142Z test_L1Loss_no_batch_dim_none (__main__.TestNN) ... ok (0.004s) 2022-08-17T12:27:44.0419296Z test_L1Loss_no_batch_dim_none_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:44.0426624Z test_L1Loss_no_batch_dim_none_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:44.0434035Z test_L1Loss_no_batch_dim_none_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:44.0473281Z test_L1Loss_no_batch_dim_sum (__main__.TestNN) ... ok (0.004s) 2022-08-17T12:27:44.0481136Z test_L1Loss_no_batch_dim_sum_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:44.0488655Z test_L1Loss_no_batch_dim_sum_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:44.0496196Z test_L1Loss_no_batch_dim_sum_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:44.0594884Z test_L1Loss_no_reduce (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:27:44.0713302Z test_L1Loss_no_reduce_complex (__main__.TestNN) ... ok (0.014s) 2022-08-17T12:27:44.0723064Z test_L1Loss_no_reduce_complex_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:44.0732032Z test_L1Loss_no_reduce_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:44.0785748Z test_L1Loss_no_reduce_scalar (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:27:44.0795118Z test_L1Loss_no_reduce_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:44.0868958Z test_L1Loss_scalar (__main__.TestNN) ... ok (0.007s) 2022-08-17T12:27:44.0877953Z test_L1Loss_scalar_cuda_cdouble (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:44.0886504Z test_L1Loss_scalar_cuda_cfloat (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:44.0895071Z test_L1Loss_scalar_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:44.0903475Z test_L1Loss_scalar_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:44.0911706Z test_L1Loss_scalar_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:44.1037649Z test_LPPool1d (__main__.TestNN) ... ok (0.012s) 2022-08-17T12:27:44.1048234Z test_LPPool1d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:44.1183837Z test_LPPool1d_no_batch_dim (__main__.TestNN) ... ok (0.013s) 2022-08-17T12:27:44.1195046Z test_LPPool1d_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:44.1326474Z test_LPPool1d_norm (__main__.TestNN) ... ok (0.013s) 2022-08-17T12:27:44.1336949Z test_LPPool1d_norm_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:44.1465054Z test_LPPool2d (__main__.TestNN) ... ok (0.013s) 2022-08-17T12:27:44.1475195Z test_LPPool2d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:44.1607651Z test_LPPool2d_norm (__main__.TestNN) ... ok (0.013s) 2022-08-17T12:27:44.1617651Z test_LPPool2d_norm_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:44.1821149Z test_LSTM_cell (__main__.TestNN) ... ok (0.020s) 2022-08-17T12:27:44.2372470Z test_LSTM_cell_forward_hidden_size (__main__.TestNN) ... ok (0.055s) 2022-08-17T12:27:44.2678840Z test_LSTM_cell_forward_input_size (__main__.TestNN) ... ok (0.031s) 2022-08-17T12:27:44.2851911Z test_LayerNorm_1d_elementwise_affine (__main__.TestNN) ... ok (0.017s) 2022-08-17T12:27:44.2863336Z test_LayerNorm_1d_elementwise_affine_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:44.3035520Z test_LayerNorm_1d_elementwise_affine_eval (__main__.TestNN) ... ok (0.017s) 2022-08-17T12:27:44.3047225Z test_LayerNorm_1d_elementwise_affine_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:44.3196977Z test_LayerNorm_1d_empty_elementwise_affine (__main__.TestNN) ... ok (0.015s) 2022-08-17T12:27:44.3208847Z test_LayerNorm_1d_empty_elementwise_affine_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:44.3361191Z test_LayerNorm_1d_empty_elementwise_affine_eval (__main__.TestNN) ... ok (0.015s) 2022-08-17T12:27:44.3374416Z test_LayerNorm_1d_empty_elementwise_affine_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:44.3467744Z test_LayerNorm_1d_no_elementwise_affine (__main__.TestNN) ... ok (0.009s) 2022-08-17T12:27:44.3478341Z test_LayerNorm_1d_no_elementwise_affine_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:44.3569255Z test_LayerNorm_1d_no_elementwise_affine_eval (__main__.TestNN) ... ok (0.009s) 2022-08-17T12:27:44.3579688Z test_LayerNorm_1d_no_elementwise_affine_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:44.3748394Z test_LayerNorm_3d_elementwise_affine (__main__.TestNN) ... ok (0.017s) 2022-08-17T12:27:44.3759057Z test_LayerNorm_3d_elementwise_affine_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:44.3925841Z test_LayerNorm_3d_elementwise_affine_eval (__main__.TestNN) ... ok (0.017s) 2022-08-17T12:27:44.3938348Z test_LayerNorm_3d_elementwise_affine_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:45.0663841Z test_LayerNorm_3d_no_affine_large_feature (__main__.TestNN) ... ok (0.672s) 2022-08-17T12:27:45.0675802Z test_LayerNorm_3d_no_affine_large_feature_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:45.7098962Z test_LayerNorm_3d_no_affine_large_feature_eval (__main__.TestNN) ... ok (0.642s) 2022-08-17T12:27:45.7110868Z test_LayerNorm_3d_no_affine_large_feature_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:45.7228254Z test_LayerNorm_3d_no_elementwise_affine (__main__.TestNN) ... ok (0.012s) 2022-08-17T12:27:45.7239711Z test_LayerNorm_3d_no_elementwise_affine_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:45.7348732Z test_LayerNorm_3d_no_elementwise_affine_eval (__main__.TestNN) ... ok (0.011s) 2022-08-17T12:27:45.7360249Z test_LayerNorm_3d_no_elementwise_affine_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:45.7516909Z test_LeakyReLU (__main__.TestNN) ... ok (0.015s) 2022-08-17T12:27:45.7531090Z test_LeakyReLU_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:45.7600280Z test_LeakyReLU_no_batch_dim (__main__.TestNN) ... ok (0.007s) 2022-08-17T12:27:45.7610481Z test_LeakyReLU_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:45.7706838Z test_LeakyReLU_with_negval (__main__.TestNN) ... ok (0.009s) 2022-08-17T12:27:45.7717431Z test_LeakyReLU_with_negval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:45.7782887Z test_LeakyReLU_with_negval_scalar (__main__.TestNN) ... ok (0.006s) 2022-08-17T12:27:45.7793390Z test_LeakyReLU_with_negval_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:45.7894195Z test_LeakyReLU_with_zero_negval (__main__.TestNN) ... ok (0.010s) 2022-08-17T12:27:45.7905789Z test_LeakyReLU_with_zero_negval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:45.8122052Z test_Linear (__main__.TestNN) ... ok (0.021s) 2022-08-17T12:27:45.8134405Z test_Linear_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:45.8296057Z test_Linear_no_batch_dim (__main__.TestNN) ... ok (0.016s) 2022-08-17T12:27:45.8309248Z test_Linear_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:45.8478332Z test_Linear_no_bias (__main__.TestNN) ... ok (0.017s) 2022-08-17T12:27:45.8490009Z test_Linear_no_bias_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:45.8646327Z test_LocalResponseNorm_1d (__main__.TestNN) ... ok (0.015s) 2022-08-17T12:27:45.8659391Z test_LocalResponseNorm_1d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:45.8830841Z test_LocalResponseNorm_2d_uneven_pad (__main__.TestNN) ... ok (0.017s) 2022-08-17T12:27:45.8845372Z test_LocalResponseNorm_2d_uneven_pad_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:45.9065630Z test_LocalResponseNorm_3d_custom_params (__main__.TestNN) ... ok (0.022s) 2022-08-17T12:27:45.9078639Z test_LocalResponseNorm_3d_custom_params_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:45.9182951Z test_LogSigmoid (__main__.TestNN) ... ok (0.010s) 2022-08-17T12:27:45.9195055Z test_LogSigmoid_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:45.9262889Z test_LogSigmoid_no_batch_dim (__main__.TestNN) ... ok (0.007s) 2022-08-17T12:27:45.9273743Z test_LogSigmoid_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:45.9337713Z test_LogSigmoid_scalar (__main__.TestNN) ... ok (0.006s) 2022-08-17T12:27:45.9348414Z test_LogSigmoid_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:45.9459250Z test_LogSoftmax (__main__.TestNN) ... ok (0.011s) 2022-08-17T12:27:45.9470162Z test_LogSoftmax_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:45.9596091Z test_LogSoftmax_multiparam (__main__.TestNN) ... ok (0.012s) 2022-08-17T12:27:45.9608018Z test_LogSoftmax_multiparam_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:45.9674827Z test_LogSoftmax_multiparam_scalar (__main__.TestNN) ... ok (0.007s) 2022-08-17T12:27:45.9685685Z test_LogSoftmax_multiparam_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:45.9770436Z test_LogSoftmax_no_batch_dim (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:27:45.9781287Z test_LogSoftmax_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:45.9867348Z test_MSELoss (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:27:45.9878641Z test_MSELoss_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:45.9887482Z test_MSELoss_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:45.9895577Z test_MSELoss_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:45.9936190Z test_MSELoss_no_batch_dim_mean (__main__.TestNN) ... ok (0.004s) 2022-08-17T12:27:45.9943636Z test_MSELoss_no_batch_dim_mean_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:45.9950755Z test_MSELoss_no_batch_dim_mean_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:45.9958049Z test_MSELoss_no_batch_dim_mean_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:45.9997742Z test_MSELoss_no_batch_dim_none (__main__.TestNN) ... ok (0.004s) 2022-08-17T12:27:46.0005380Z test_MSELoss_no_batch_dim_none_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:46.0012891Z test_MSELoss_no_batch_dim_none_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:46.0020244Z test_MSELoss_no_batch_dim_none_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:46.0057879Z test_MSELoss_no_batch_dim_sum (__main__.TestNN) ... ok (0.004s) 2022-08-17T12:27:46.0065916Z test_MSELoss_no_batch_dim_sum_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:46.0073783Z test_MSELoss_no_batch_dim_sum_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:46.0081424Z test_MSELoss_no_batch_dim_sum_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:46.0164592Z test_MSELoss_no_reduce (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:27:46.0175066Z test_MSELoss_no_reduce_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:46.0226070Z test_MSELoss_no_reduce_scalar (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:27:46.0235656Z test_MSELoss_no_reduce_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:46.0276502Z test_MSELoss_prec (__main__.TestNN) ... ok (0.004s) 2022-08-17T12:27:46.0286416Z test_MSELoss_prec_cuda_bfloat16 (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:46.0296014Z test_MSELoss_prec_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:46.0304519Z test_MSELoss_prec_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:46.0312929Z test_MSELoss_prec_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:46.0384135Z test_MSELoss_scalar (__main__.TestNN) ... ok (0.007s) 2022-08-17T12:27:46.0391299Z test_MSELoss_scalar_cuda_bfloat16 (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:46.0399137Z test_MSELoss_scalar_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:46.0406528Z test_MSELoss_scalar_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:46.0414003Z test_MSELoss_scalar_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:46.0469565Z test_MSELoss_scalar_sum_reduction (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:27:46.0477286Z test_MSELoss_scalar_sum_reduction_cuda_bfloat16 (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:46.0485166Z test_MSELoss_scalar_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:46.0493704Z test_MSELoss_scalar_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:46.0501660Z test_MSELoss_scalar_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:46.0570691Z test_MSELoss_sum_reduction (__main__.TestNN) ... ok (0.007s) 2022-08-17T12:27:46.0579107Z test_MSELoss_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:46.0586726Z test_MSELoss_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:46.0594014Z test_MSELoss_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:46.0664058Z test_MarginRankingLoss (__main__.TestNN) ... ok (0.007s) 2022-08-17T12:27:46.0672307Z test_MarginRankingLoss_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:46.0680087Z test_MarginRankingLoss_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:46.0687645Z test_MarginRankingLoss_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:46.0755923Z test_MarginRankingLoss_margin (__main__.TestNN) ... ok (0.007s) 2022-08-17T12:27:46.0764232Z test_MarginRankingLoss_margin_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:46.0771950Z test_MarginRankingLoss_margin_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:46.0778992Z test_MarginRankingLoss_margin_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:46.0845643Z test_MarginRankingLoss_margin_sum_reduction (__main__.TestNN) ... ok (0.007s) 2022-08-17T12:27:46.0853540Z test_MarginRankingLoss_margin_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:46.0861011Z test_MarginRankingLoss_margin_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:46.0868352Z test_MarginRankingLoss_margin_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:46.0929583Z test_MarginRankingLoss_no_batch_dim_mean (__main__.TestNN) ... ok (0.006s) 2022-08-17T12:27:46.0937811Z test_MarginRankingLoss_no_batch_dim_mean_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:46.0945896Z test_MarginRankingLoss_no_batch_dim_mean_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:46.0953822Z test_MarginRankingLoss_no_batch_dim_mean_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:46.1015783Z test_MarginRankingLoss_no_batch_dim_none (__main__.TestNN) ... ok (0.006s) 2022-08-17T12:27:46.1023616Z test_MarginRankingLoss_no_batch_dim_none_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:46.1031506Z test_MarginRankingLoss_no_batch_dim_none_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:46.1039699Z test_MarginRankingLoss_no_batch_dim_none_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:46.1103563Z test_MarginRankingLoss_no_batch_dim_sum (__main__.TestNN) ... ok (0.006s) 2022-08-17T12:27:46.1112395Z test_MarginRankingLoss_no_batch_dim_sum_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:46.1120242Z test_MarginRankingLoss_no_batch_dim_sum_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:46.1127547Z test_MarginRankingLoss_no_batch_dim_sum_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:46.1192757Z test_MarginRankingLoss_sum_reduction (__main__.TestNN) ... ok (0.006s) 2022-08-17T12:27:46.1200445Z test_MarginRankingLoss_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:46.1208062Z test_MarginRankingLoss_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:46.1215539Z test_MarginRankingLoss_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:46.1296055Z test_MaxPool1d (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:27:46.1304377Z test_MaxPool1d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:46.1386194Z test_MaxPool1d_return_indices (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:27:46.1395175Z test_MaxPool1d_return_indices_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:46.1475513Z test_MaxPool1d_stride (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:27:46.1485093Z test_MaxPool1d_stride_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:46.1566791Z test_MaxPool2d_3d_input (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:27:46.1576507Z test_MaxPool2d_3d_input_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:46.1658471Z test_MaxPool2d_4d_input (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:27:46.1668380Z test_MaxPool2d_4d_input_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:46.1757131Z test_MaxPool2d_return_indices (__main__.TestNN) ... ok (0.009s) 2022-08-17T12:27:46.1767971Z test_MaxPool2d_return_indices_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:46.1860205Z test_MaxPool3d (__main__.TestNN) ... ok (0.009s) 2022-08-17T12:27:46.1872813Z test_MaxPool3d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:46.1966323Z test_MaxPool3d_return_indices (__main__.TestNN) ... ok (0.009s) 2022-08-17T12:27:46.1978621Z test_MaxPool3d_return_indices_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:46.2065477Z test_MaxPool3d_stride (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:27:46.2077098Z test_MaxPool3d_stride_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:46.2168774Z test_MaxPool3d_stride_padding (__main__.TestNN) ... ok (0.009s) 2022-08-17T12:27:46.2180504Z test_MaxPool3d_stride_padding_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:46.2646032Z test_MaxUnpool1d_net (__main__.TestNN) ... ok (0.046s) 2022-08-17T12:27:46.2659317Z test_MaxUnpool1d_net_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:46.3125527Z test_MaxUnpool1d_net_no_batch_dim (__main__.TestNN) ... ok (0.046s) 2022-08-17T12:27:46.3137125Z test_MaxUnpool1d_net_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:46.3496875Z test_MaxUnpool2d_net (__main__.TestNN) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:27:46.3497633Z function: 'forward' (test_nn.py:12690) 2022-08-17T12:27:46.3498103Z reasons: ['___check_type_id(self.pool, 94047278716512)'] 2022-08-17T12:27:46.3498674Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:27:46.3512721Z ok (0.037s) 2022-08-17T12:27:46.3516808Z test_MaxUnpool2d_net_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:46.3705070Z test_MaxUnpool2d_net_no_batch_dim (__main__.TestNN) ... ok (0.019s) 2022-08-17T12:27:46.3715930Z test_MaxUnpool2d_net_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:46.5901479Z test_MaxUnpool2d_output_size (__main__.TestNN) ... ok (0.218s) 2022-08-17T12:27:46.6042814Z test_MaxUnpool3d_net (__main__.TestNN) ... ok (0.014s) 2022-08-17T12:27:46.6053252Z test_MaxUnpool3d_net_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:46.6318307Z test_MaxUnpool3d_net_no_batch_dim (__main__.TestNN) ... ok (0.026s) 2022-08-17T12:27:46.6328189Z test_MaxUnpool3d_net_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:46.6431176Z test_Mish (__main__.TestNN) ... ok (0.010s) 2022-08-17T12:27:46.6442459Z test_Mish_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:46.6506943Z test_Mish_no_batch_dim (__main__.TestNN) ... ok (0.006s) 2022-08-17T12:27:46.6517156Z test_Mish_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:46.6578813Z test_Mish_scalar (__main__.TestNN) ... ok (0.006s) 2022-08-17T12:27:46.6588143Z test_Mish_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:47.1022550Z test_ModuleDict (__main__.TestNN) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:27:47.1023441Z function: '__setitem__' (/opt/conda/lib/python3.7/site-packages/torch/nn/modules/container.py:418) 2022-08-17T12:27:47.1023748Z reasons: ["key == 'act'"] 2022-08-17T12:27:47.1024072Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:27:47.2692495Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:27:47.2693303Z function: 'update' (/opt/conda/lib/python3.7/site-packages/torch/nn/modules/container.py:469) 2022-08-17T12:27:47.2693656Z reasons: ['___check_type_id(modules, 94047194340224)'] 2022-08-17T12:27:47.2693999Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:27:47.2945809Z ok (0.636s) 2022-08-17T12:27:47.5725580Z test_ModuleList (__main__.TestNN) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:27:47.5726455Z function: 'extend' (/opt/conda/lib/python3.7/site-packages/torch/nn/modules/container.py:346) 2022-08-17T12:27:47.5726786Z reasons: ['len(modules) == 2'] 2022-08-17T12:27:47.5727116Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:27:47.6123513Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:27:47.6124159Z function: 'check' (test_nn.py:1708) 2022-08-17T12:27:47.6124489Z reasons: ['len(modules) == 2'] 2022-08-17T12:27:47.6124804Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:27:47.6339480Z ok (0.339s) 2022-08-17T12:27:47.6516375Z test_MultiLabelMarginLoss (__main__.TestNN) ... ok (0.018s) 2022-08-17T12:27:47.6548735Z test_MultiLabelMarginLoss_0d_no_reduce (__main__.TestNN) ... ok (0.003s) 2022-08-17T12:27:47.6558288Z test_MultiLabelMarginLoss_0d_no_reduce_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:47.6606788Z test_MultiLabelMarginLoss_1d (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:27:47.6615180Z test_MultiLabelMarginLoss_1d_cuda_bfloat16 (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:47.6623153Z test_MultiLabelMarginLoss_1d_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:47.6630636Z test_MultiLabelMarginLoss_1d_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:47.6638219Z test_MultiLabelMarginLoss_1d_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:47.6690126Z test_MultiLabelMarginLoss_1d_no_reduce (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:27:47.6697911Z test_MultiLabelMarginLoss_1d_no_reduce_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:47.6745567Z test_MultiLabelMarginLoss_1d_sum_reduction (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:27:47.6753315Z test_MultiLabelMarginLoss_1d_sum_reduction_cuda_bfloat16 (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:47.6760903Z test_MultiLabelMarginLoss_1d_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:47.6769431Z test_MultiLabelMarginLoss_1d_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:47.6776046Z test_MultiLabelMarginLoss_1d_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:47.6783388Z test_MultiLabelMarginLoss_cuda_bfloat16 (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:47.6791147Z test_MultiLabelMarginLoss_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:47.6798681Z test_MultiLabelMarginLoss_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:47.6806228Z test_MultiLabelMarginLoss_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:47.6862872Z test_MultiLabelMarginLoss_index_neg (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:27:47.6870757Z test_MultiLabelMarginLoss_index_neg_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:47.6892437Z test_MultiLabelMarginLoss_no_batch_dim_mean (__main__.TestNN) ... ok (0.002s) 2022-08-17T12:27:47.6900329Z test_MultiLabelMarginLoss_no_batch_dim_mean_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:47.6908173Z test_MultiLabelMarginLoss_no_batch_dim_mean_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:47.6915631Z test_MultiLabelMarginLoss_no_batch_dim_mean_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:47.6936447Z test_MultiLabelMarginLoss_no_batch_dim_none (__main__.TestNN) ... ok (0.002s) 2022-08-17T12:27:47.6944078Z test_MultiLabelMarginLoss_no_batch_dim_none_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:47.6951319Z test_MultiLabelMarginLoss_no_batch_dim_none_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:47.6958911Z test_MultiLabelMarginLoss_no_batch_dim_none_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:47.6980588Z test_MultiLabelMarginLoss_no_batch_dim_sum (__main__.TestNN) ... ok (0.002s) 2022-08-17T12:27:47.6988295Z test_MultiLabelMarginLoss_no_batch_dim_sum_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:47.6996032Z test_MultiLabelMarginLoss_no_batch_dim_sum_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:47.7003065Z test_MultiLabelMarginLoss_no_batch_dim_sum_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:47.7206935Z test_MultiLabelMarginLoss_no_reduce (__main__.TestNN) ... ok (0.020s) 2022-08-17T12:27:47.7216648Z test_MultiLabelMarginLoss_no_reduce_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:47.7384807Z test_MultiLabelMarginLoss_sum_reduction (__main__.TestNN) ... ok (0.017s) 2022-08-17T12:27:47.7392896Z test_MultiLabelMarginLoss_sum_reduction_cuda_bfloat16 (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:47.7400411Z test_MultiLabelMarginLoss_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:47.7407519Z test_MultiLabelMarginLoss_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:47.7414569Z test_MultiLabelMarginLoss_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:47.7448315Z test_MultiLabelSoftMarginLoss (__main__.TestNN) ... ok (0.003s) 2022-08-17T12:27:47.7456790Z test_MultiLabelSoftMarginLoss_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:47.7464301Z test_MultiLabelSoftMarginLoss_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:47.7471854Z test_MultiLabelSoftMarginLoss_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:47.7532444Z test_MultiLabelSoftMarginLoss_no_batch_dim_mean (__main__.TestNN) ... ok (0.006s) 2022-08-17T12:27:47.7541140Z test_MultiLabelSoftMarginLoss_no_batch_dim_mean_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:47.7549362Z test_MultiLabelSoftMarginLoss_no_batch_dim_mean_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:47.7557114Z test_MultiLabelSoftMarginLoss_no_batch_dim_mean_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:47.7616648Z test_MultiLabelSoftMarginLoss_no_batch_dim_none (__main__.TestNN) ... ok (0.006s) 2022-08-17T12:27:47.7624435Z test_MultiLabelSoftMarginLoss_no_batch_dim_none_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:47.7632483Z test_MultiLabelSoftMarginLoss_no_batch_dim_none_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:47.7640451Z test_MultiLabelSoftMarginLoss_no_batch_dim_none_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:47.7698789Z test_MultiLabelSoftMarginLoss_no_batch_dim_sum (__main__.TestNN) ... ok (0.006s) 2022-08-17T12:27:47.7706957Z test_MultiLabelSoftMarginLoss_no_batch_dim_sum_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:47.7715884Z test_MultiLabelSoftMarginLoss_no_batch_dim_sum_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:47.7724115Z test_MultiLabelSoftMarginLoss_no_batch_dim_sum_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:47.7795684Z test_MultiLabelSoftMarginLoss_no_reduce (__main__.TestNN) ... ok (0.007s) 2022-08-17T12:27:47.7805319Z test_MultiLabelSoftMarginLoss_no_reduce_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:47.7839909Z test_MultiLabelSoftMarginLoss_weights (__main__.TestNN) ... ok (0.003s) 2022-08-17T12:27:47.7849521Z test_MultiLabelSoftMarginLoss_weights_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:47.7858522Z test_MultiLabelSoftMarginLoss_weights_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:47.7867338Z test_MultiLabelSoftMarginLoss_weights_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:47.7951549Z test_MultiLabelSoftMarginLoss_weights_no_reduce (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:27:47.7962576Z test_MultiLabelSoftMarginLoss_weights_no_reduce_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:47.8000989Z test_MultiLabelSoftMarginLoss_weights_sum_reduction (__main__.TestNN) ... ok (0.004s) 2022-08-17T12:27:47.8012167Z test_MultiLabelSoftMarginLoss_weights_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:47.8021315Z test_MultiLabelSoftMarginLoss_weights_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:47.8030350Z test_MultiLabelSoftMarginLoss_weights_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:47.8083447Z test_MultiMarginLoss (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:27:47.8123740Z test_MultiMarginLoss_1d (__main__.TestNN) ... ok (0.004s) 2022-08-17T12:27:47.8135685Z test_MultiMarginLoss_1d_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:47.8147077Z test_MultiMarginLoss_1d_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:47.8160613Z test_MultiMarginLoss_1d_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:47.8205293Z test_MultiMarginLoss_1d_no_reduce (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:27:47.8215072Z test_MultiMarginLoss_1d_no_reduce_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:47.8246407Z test_MultiMarginLoss_1d_sum_reduction (__main__.TestNN) ... ok (0.003s) 2022-08-17T12:27:47.8255764Z test_MultiMarginLoss_1d_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:47.8264901Z test_MultiMarginLoss_1d_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:47.8273716Z test_MultiMarginLoss_1d_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:47.8282150Z test_MultiMarginLoss_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:47.8291293Z test_MultiMarginLoss_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:47.8300730Z test_MultiMarginLoss_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:47.8350430Z test_MultiMarginLoss_margin (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:27:47.8359818Z test_MultiMarginLoss_margin_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:47.8368544Z test_MultiMarginLoss_margin_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:47.8377940Z test_MultiMarginLoss_margin_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:47.8544290Z test_MultiMarginLoss_margin_no_reduce (__main__.TestNN) ... ok (0.016s) 2022-08-17T12:27:47.8554716Z test_MultiMarginLoss_margin_no_reduce_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:47.8599620Z test_MultiMarginLoss_margin_sum_reduction (__main__.TestNN) ... ok (0.004s) 2022-08-17T12:27:47.8608106Z test_MultiMarginLoss_margin_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:47.8616441Z test_MultiMarginLoss_margin_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:47.8624517Z test_MultiMarginLoss_margin_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:47.8717653Z test_MultiMarginLoss_no_reduce (__main__.TestNN) ... ok (0.009s) 2022-08-17T12:27:47.8729585Z test_MultiMarginLoss_no_reduce_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:47.8773492Z test_MultiMarginLoss_p (__main__.TestNN) ... ok (0.004s) 2022-08-17T12:27:47.8784466Z test_MultiMarginLoss_p_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:47.8796390Z test_MultiMarginLoss_p_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:47.8806343Z test_MultiMarginLoss_p_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:47.8881989Z test_MultiMarginLoss_p_no_reduce (__main__.TestNN) ... ok (0.007s) 2022-08-17T12:27:47.8893591Z test_MultiMarginLoss_p_no_reduce_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:47.8937078Z test_MultiMarginLoss_p_sum_reduction (__main__.TestNN) ... ok (0.004s) 2022-08-17T12:27:47.8948468Z test_MultiMarginLoss_p_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:47.8959414Z test_MultiMarginLoss_p_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:47.8970043Z test_MultiMarginLoss_p_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:47.9014633Z test_MultiMarginLoss_sum_reduction (__main__.TestNN) ... ok (0.004s) 2022-08-17T12:27:47.9025270Z test_MultiMarginLoss_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:47.9033326Z test_MultiMarginLoss_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:47.9040626Z test_MultiMarginLoss_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:47.9082380Z test_MultiMarginLoss_weights (__main__.TestNN) ... ok (0.004s) 2022-08-17T12:27:47.9090622Z test_MultiMarginLoss_weights_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:47.9098296Z test_MultiMarginLoss_weights_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:47.9105959Z test_MultiMarginLoss_weights_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:47.9190098Z test_MultiMarginLoss_weights_no_reduce (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:27:47.9199805Z test_MultiMarginLoss_weights_no_reduce_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:47.9246715Z test_MultiMarginLoss_weights_sum_reduction (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:27:47.9256078Z test_MultiMarginLoss_weights_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:47.9264672Z test_MultiMarginLoss_weights_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:47.9273579Z test_MultiMarginLoss_weights_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:47.9325333Z test_NLLLoss (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:27:47.9419956Z test_NLLLoss2d_no_reduce (__main__.TestNN) ... ok (0.009s) 2022-08-17T12:27:47.9429944Z test_NLLLoss2d_no_reduce_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:47.9531195Z test_NLLLoss2d_no_reduce_ignore_index (__main__.TestNN) ... ok (0.010s) 2022-08-17T12:27:47.9540352Z test_NLLLoss2d_no_reduce_ignore_index_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:47.9642339Z test_NLLLoss2d_no_reduce_weights (__main__.TestNN) ... ok (0.010s) 2022-08-17T12:27:47.9652306Z test_NLLLoss2d_no_reduce_weights_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:47.9886750Z test_NLLLossNd_no_reduce (__main__.TestNN) ... ok (0.023s) 2022-08-17T12:27:47.9899946Z test_NLLLossNd_no_reduce_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:48.0124277Z test_NLLLossNd_no_reduce_ignore_index (__main__.TestNN) ... ok (0.022s) 2022-08-17T12:27:48.0140293Z test_NLLLossNd_no_reduce_ignore_index_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:48.0334185Z test_NLLLossNd_no_reduce_weights (__main__.TestNN) ... ok (0.019s) 2022-08-17T12:27:48.0349073Z test_NLLLossNd_no_reduce_weights_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:48.0419918Z test_NLLLoss_2d (__main__.TestNN) ... ok (0.007s) 2022-08-17T12:27:48.0430253Z test_NLLLoss_2d_cuda_bfloat16 (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:48.0439896Z test_NLLLoss_2d_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:48.0448861Z test_NLLLoss_2d_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:48.0457162Z test_NLLLoss_2d_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:48.0520635Z test_NLLLoss_2d_ignore_index (__main__.TestNN) ... ok (0.006s) 2022-08-17T12:27:48.0529549Z test_NLLLoss_2d_ignore_index_cuda_bfloat16 (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:48.0537037Z test_NLLLoss_2d_ignore_index_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:48.0544477Z test_NLLLoss_2d_ignore_index_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:48.0551805Z test_NLLLoss_2d_ignore_index_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:48.0611339Z test_NLLLoss_2d_sum_reduction (__main__.TestNN) ... ok (0.006s) 2022-08-17T12:27:48.0619675Z test_NLLLoss_2d_sum_reduction_cuda_bfloat16 (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:48.0628233Z test_NLLLoss_2d_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:48.0636839Z test_NLLLoss_2d_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:48.0644991Z test_NLLLoss_2d_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:48.0704853Z test_NLLLoss_2d_weights (__main__.TestNN) ... ok (0.006s) 2022-08-17T12:27:48.0713993Z test_NLLLoss_2d_weights_cuda_bfloat16 (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:48.0721955Z test_NLLLoss_2d_weights_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:48.0730008Z test_NLLLoss_2d_weights_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:48.0738009Z test_NLLLoss_2d_weights_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:48.0745476Z test_NLLLoss_cuda_bfloat16 (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:48.0753153Z test_NLLLoss_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:48.0761357Z test_NLLLoss_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:48.0768598Z test_NLLLoss_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:48.0815173Z test_NLLLoss_dim_is_3 (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:27:48.0823783Z test_NLLLoss_dim_is_3_cuda_bfloat16 (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:48.0831146Z test_NLLLoss_dim_is_3_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:48.0838679Z test_NLLLoss_dim_is_3_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:48.0846298Z test_NLLLoss_dim_is_3_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:48.0890153Z test_NLLLoss_dim_is_3_sum_reduction (__main__.TestNN) ... ok (0.004s) 2022-08-17T12:27:48.0898270Z test_NLLLoss_dim_is_3_sum_reduction_cuda_bfloat16 (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:48.0905818Z test_NLLLoss_dim_is_3_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:48.0913582Z test_NLLLoss_dim_is_3_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:48.0920678Z test_NLLLoss_dim_is_3_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:48.1047096Z test_NLLLoss_higher_dim (__main__.TestNN) ... ok (0.012s) 2022-08-17T12:27:48.1059436Z test_NLLLoss_higher_dim_cuda_bfloat16 (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:48.1067218Z test_NLLLoss_higher_dim_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:48.1074633Z test_NLLLoss_higher_dim_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:48.1082232Z test_NLLLoss_higher_dim_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:48.1207557Z test_NLLLoss_higher_dim_sum_reduction (__main__.TestNN) ... ok (0.012s) 2022-08-17T12:27:48.1219333Z test_NLLLoss_higher_dim_sum_reduction_cuda_bfloat16 (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:48.1227499Z test_NLLLoss_higher_dim_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:48.1235279Z test_NLLLoss_higher_dim_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:48.1242188Z test_NLLLoss_higher_dim_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:48.1287418Z test_NLLLoss_ignore_index (__main__.TestNN) ... ok (0.004s) 2022-08-17T12:27:48.1295124Z test_NLLLoss_ignore_index_cuda_bfloat16 (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:48.1302515Z test_NLLLoss_ignore_index_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:48.1310086Z test_NLLLoss_ignore_index_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:48.1317281Z test_NLLLoss_ignore_index_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:48.1353824Z test_NLLLoss_no_batch_dim_mean (__main__.TestNN) ... ok (0.004s) 2022-08-17T12:27:48.1361604Z test_NLLLoss_no_batch_dim_mean_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:48.1369333Z test_NLLLoss_no_batch_dim_mean_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:48.1376924Z test_NLLLoss_no_batch_dim_mean_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:48.1412970Z test_NLLLoss_no_batch_dim_none (__main__.TestNN) ... ok (0.003s) 2022-08-17T12:27:48.1420287Z test_NLLLoss_no_batch_dim_none_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:48.1427829Z test_NLLLoss_no_batch_dim_none_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:48.1435299Z test_NLLLoss_no_batch_dim_none_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:48.1471320Z test_NLLLoss_no_batch_dim_sum (__main__.TestNN) ... ok (0.003s) 2022-08-17T12:27:48.1479404Z test_NLLLoss_no_batch_dim_sum_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:48.1487021Z test_NLLLoss_no_batch_dim_sum_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:48.1494861Z test_NLLLoss_no_batch_dim_sum_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:48.1574360Z test_NLLLoss_no_reduce (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:27:48.1584575Z test_NLLLoss_no_reduce_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:48.1666395Z test_NLLLoss_no_reduce_ignore_index (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:27:48.1677515Z test_NLLLoss_no_reduce_ignore_index_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:48.1763422Z test_NLLLoss_no_reduce_weights (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:27:48.1775195Z test_NLLLoss_no_reduce_weights_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:48.1860321Z test_NLLLoss_no_reduce_weights_ignore_index (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:27:48.1873071Z test_NLLLoss_no_reduce_weights_ignore_index_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:48.1996075Z test_NLLLoss_no_reduce_weights_ignore_index_neg (__main__.TestNN) ... ok (0.012s) 2022-08-17T12:27:48.2008965Z test_NLLLoss_no_reduce_weights_ignore_index_neg_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:48.2058351Z test_NLLLoss_sum_reduction (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:27:48.2069809Z test_NLLLoss_sum_reduction_cuda_bfloat16 (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:48.2080609Z test_NLLLoss_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:48.2090950Z test_NLLLoss_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:48.2100971Z test_NLLLoss_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:48.2146367Z test_NLLLoss_weights (__main__.TestNN) ... ok (0.004s) 2022-08-17T12:27:48.2154544Z test_NLLLoss_weights_cuda_bfloat16 (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:48.2162187Z test_NLLLoss_weights_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:48.2169336Z test_NLLLoss_weights_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:48.2176503Z test_NLLLoss_weights_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:48.2220868Z test_NLLLoss_weights_ignore_index (__main__.TestNN) ... ok (0.004s) 2022-08-17T12:27:48.2228078Z test_NLLLoss_weights_ignore_index_cuda_bfloat16 (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:48.2235863Z test_NLLLoss_weights_ignore_index_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:48.2243459Z test_NLLLoss_weights_ignore_index_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:48.2251046Z test_NLLLoss_weights_ignore_index_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:48.2295368Z test_NLLLoss_weights_ignore_index_neg (__main__.TestNN) ... ok (0.004s) 2022-08-17T12:27:48.2303017Z test_NLLLoss_weights_ignore_index_neg_cuda_bfloat16 (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:48.2310746Z test_NLLLoss_weights_ignore_index_neg_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:48.2318304Z test_NLLLoss_weights_ignore_index_neg_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:48.2325672Z test_NLLLoss_weights_ignore_index_neg_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:48.2437806Z test_PReLU_1d (__main__.TestNN) ... ok (0.011s) 2022-08-17T12:27:48.2447880Z test_PReLU_1d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:48.2574529Z test_PReLU_1d_multiparam (__main__.TestNN) ... ok (0.012s) 2022-08-17T12:27:48.2587544Z test_PReLU_1d_multiparam_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:48.2725139Z test_PReLU_2d (__main__.TestNN) ... ok (0.014s) 2022-08-17T12:27:48.2737272Z test_PReLU_2d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:48.2871960Z test_PReLU_2d_multiparam (__main__.TestNN) ... ok (0.013s) 2022-08-17T12:27:48.2885504Z test_PReLU_2d_multiparam_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:48.3039475Z test_PReLU_3d (__main__.TestNN) ... ok (0.015s) 2022-08-17T12:27:48.3053696Z test_PReLU_3d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:48.3208592Z test_PReLU_3d_multiparam (__main__.TestNN) ... ok (0.015s) 2022-08-17T12:27:48.3222897Z test_PReLU_3d_multiparam_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:48.3291220Z test_PReLU_backward_requires_grad_false (__main__.TestNN) ... ok (0.006s) 2022-08-17T12:27:48.3390334Z test_PReLU_no_batch_dim (__main__.TestNN) ... ok (0.010s) 2022-08-17T12:27:48.3404401Z test_PReLU_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:48.3494973Z test_PReLU_scalar (__main__.TestNN) ... ok (0.009s) 2022-08-17T12:27:48.3507315Z test_PReLU_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:48.3666084Z test_Padding122112_3dcircular (__main__.TestNN) ... ok (0.016s) 2022-08-17T12:27:48.3678753Z test_Padding122112_3dcircular_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:48.3796098Z test_Padding1221_2dcircular (__main__.TestNN) ... ok (0.012s) 2022-08-17T12:27:48.3807896Z test_Padding1221_2dcircular_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:48.3903488Z test_Padding12_1dcircular (__main__.TestNN) ... ok (0.009s) 2022-08-17T12:27:48.3914905Z test_Padding12_1dcircular_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:48.4032846Z test_Padding2322_2dcircular (__main__.TestNN) ... ok (0.012s) 2022-08-17T12:27:48.4045239Z test_Padding2322_2dcircular_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:48.4145532Z test_Padding31_1dcircular (__main__.TestNN) ... ok (0.010s) 2022-08-17T12:27:48.4157410Z test_Padding31_1dcircular_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:48.4311347Z test_Padding322112_3dcircular (__main__.TestNN) ... ok (0.015s) 2022-08-17T12:27:48.4322470Z test_Padding322112_3dcircular_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:48.4477605Z test_Padding332122_3dcircular (__main__.TestNN) ... ok (0.015s) 2022-08-17T12:27:48.4487825Z test_Padding332122_3dcircular_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:48.4604120Z test_Padding3331_2dcircular (__main__.TestNN) ... ok (0.011s) 2022-08-17T12:27:48.4614521Z test_Padding3331_2dcircular_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:48.4709377Z test_Padding33_1dcircular (__main__.TestNN) ... ok (0.009s) 2022-08-17T12:27:48.4718843Z test_Padding33_1dcircular_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:48.4845400Z test_PairwiseDistance (__main__.TestNN) ... ok (0.012s) 2022-08-17T12:27:48.4980959Z test_PairwiseDistance_broadcast_lhs (__main__.TestNN) ... ok (0.013s) 2022-08-17T12:27:48.4990327Z test_PairwiseDistance_broadcast_lhs_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:48.5119196Z test_PairwiseDistance_broadcast_rhs (__main__.TestNN) ... ok (0.013s) 2022-08-17T12:27:48.5128987Z test_PairwiseDistance_broadcast_rhs_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:48.5138530Z test_PairwiseDistance_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:48.5259389Z test_PairwiseDistance_no_batch_dim (__main__.TestNN) ... ok (0.012s) 2022-08-17T12:27:48.5268397Z test_PairwiseDistance_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:48.5416815Z test_PairwiseDistance_with_non_default_args (__main__.TestNN) ... ok (0.015s) 2022-08-17T12:27:48.5426994Z test_PairwiseDistance_with_non_default_args_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:48.5503289Z test_ParameterDict (__main__.TestNN) ... skip: TorchDynamo fails here for unknown reasons (0.008s) 2022-08-17T12:27:48.5947299Z test_ParameterDict_replication (__main__.TestNN) ... ok (0.044s) 2022-08-17T12:27:48.5986550Z test_ParameterList (__main__.TestNN) ... skip: TorchDynamo fails here for unknown reasons (0.004s) 2022-08-17T12:27:48.7247590Z test_ParameterList_meta (__main__.TestNN) ... ok (0.126s) 2022-08-17T12:27:48.7699693Z test_ParameterList_replication (__main__.TestNN) ... ok (0.045s) 2022-08-17T12:27:48.7801892Z test_PixelShuffle (__main__.TestNN) ... ok (0.010s) 2022-08-17T12:27:48.7812797Z test_PixelShuffle_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:48.7911636Z test_PixelUnshuffle (__main__.TestNN) ... ok (0.010s) 2022-08-17T12:27:48.7922784Z test_PixelUnshuffle_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:48.8000377Z test_PoissonNLLLoss_full_loss (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:27:48.8010920Z test_PoissonNLLLoss_full_loss_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:48.8020966Z test_PoissonNLLLoss_full_loss_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:48.8030165Z test_PoissonNLLLoss_full_loss_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:48.8102378Z test_PoissonNLLLoss_full_loss_no_log_input (__main__.TestNN) ... ok (0.007s) 2022-08-17T12:27:48.8111063Z test_PoissonNLLLoss_full_loss_no_log_input_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:48.8119112Z test_PoissonNLLLoss_full_loss_no_log_input_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:48.8126889Z test_PoissonNLLLoss_full_loss_no_log_input_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:48.8172080Z test_PoissonNLLLoss_no_batch_dim_mean (__main__.TestNN) ... ok (0.004s) 2022-08-17T12:27:48.8179367Z test_PoissonNLLLoss_no_batch_dim_mean_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:48.8186989Z test_PoissonNLLLoss_no_batch_dim_mean_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:48.8194395Z test_PoissonNLLLoss_no_batch_dim_mean_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:48.8238542Z test_PoissonNLLLoss_no_batch_dim_none (__main__.TestNN) ... ok (0.004s) 2022-08-17T12:27:48.8246935Z test_PoissonNLLLoss_no_batch_dim_none_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:48.8254279Z test_PoissonNLLLoss_no_batch_dim_none_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:48.8261475Z test_PoissonNLLLoss_no_batch_dim_none_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:48.8304705Z test_PoissonNLLLoss_no_batch_dim_sum (__main__.TestNN) ... ok (0.004s) 2022-08-17T12:27:48.8312665Z test_PoissonNLLLoss_no_batch_dim_sum_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:48.8320342Z test_PoissonNLLLoss_no_batch_dim_sum_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:48.8327493Z test_PoissonNLLLoss_no_batch_dim_sum_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:48.8378623Z test_PoissonNLLLoss_no_full_loss (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:27:48.8386628Z test_PoissonNLLLoss_no_full_loss_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:48.8394472Z test_PoissonNLLLoss_no_full_loss_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:48.8401868Z test_PoissonNLLLoss_no_full_loss_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:48.8457880Z test_PoissonNLLLoss_no_full_loss_no_log_input (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:27:48.8466694Z test_PoissonNLLLoss_no_full_loss_no_log_input_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:48.8475000Z test_PoissonNLLLoss_no_full_loss_no_log_input_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:48.8482237Z test_PoissonNLLLoss_no_full_loss_no_log_input_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:48.8633973Z test_PoissonNLLLoss_no_reduce (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:27:48.8673313Z test_PoissonNLLLoss_no_reduce_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:48.8800993Z test_RNN_cell (__main__.TestNN) ... ok (0.022s) 2022-08-17T12:27:48.9004689Z test_RNN_cell_forward_hidden_size (__main__.TestNN) ... ok (0.020s) 2022-08-17T12:27:48.9185998Z test_RNN_cell_forward_input_size (__main__.TestNN) ... ok (0.018s) 2022-08-17T12:27:48.9252159Z test_RNN_cell_forward_zero_hidden_size (__main__.TestNN) ... ok (0.007s) 2022-08-17T12:27:49.5342502Z test_RNN_cell_no_broadcasting (__main__.TestNN) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:27:49.5343315Z function: 'test' (test_nn.py:7474) 2022-08-17T12:27:49.5343873Z reasons: ["tensor 'hx' size mismatch at index 0. expected 1, actual 3"] 2022-08-17T12:27:49.5344532Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:27:49.5577221Z ok (0.632s) 2022-08-17T12:27:49.5594063Z test_RNN_change_dropout (__main__.TestNN) ... skip: needs cudnn >= 5.1 (0.002s) 2022-08-17T12:27:49.5599255Z test_RNN_cpu_vs_cudnn_no_dropout (__main__.TestNN) ... skip: needs cudnn (0.000s) 2022-08-17T12:27:49.5604335Z test_RNN_cpu_vs_cudnn_with_dropout (__main__.TestNN) ... skip: needs cudnn >= 5.1 (0.000s) 2022-08-17T12:27:49.5614805Z test_RNN_cudnn_weight_norm (__main__.TestNN) ... skip: needs cudnn (0.001s) 2022-08-17T12:27:49.5635023Z test_RNN_dropout (__main__.TestNN) ... skip: needs cudnn >= 5.1 (0.002s) 2022-08-17T12:27:49.5651100Z test_RNN_dropout_state (__main__.TestNN) ... skip: needs cudnn >= 5.1 (0.002s) 2022-08-17T12:27:49.5837551Z test_RNN_input_size_zero (__main__.TestNN) ... ok (0.018s) 2022-08-17T12:27:49.6077780Z test_RNN_nonlinearity (__main__.TestNN) ... ok (0.024s) 2022-08-17T12:27:49.6152726Z test_RReLU (__main__.TestNN) ... ok (0.007s) 2022-08-17T12:27:49.6161273Z test_RReLU_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:49.6212615Z test_RReLU_no_batch_dim (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:27:49.6220707Z test_RReLU_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:49.6291239Z test_RReLU_with_up_down (__main__.TestNN) ... ok (0.007s) 2022-08-17T12:27:49.6299478Z test_RReLU_with_up_down_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:49.6347481Z test_RReLU_with_up_down_scalar (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:27:49.6355398Z test_RReLU_with_up_down_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:49.6440470Z test_ReLU (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:27:49.6528467Z test_ReLU6 (__main__.TestNN) ... ok (0.009s) 2022-08-17T12:27:49.6538223Z test_ReLU6_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:49.6590487Z test_ReLU6_no_batch_dim (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:27:49.6599099Z test_ReLU6_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:49.6652115Z test_ReLU6_scalar (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:27:49.6660173Z test_ReLU6_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:49.6668366Z test_ReLU_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:49.6718926Z test_ReLU_no_batch_dim (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:27:49.6726700Z test_ReLU_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:49.6779151Z test_ReLU_scalar (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:27:49.6787503Z test_ReLU_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:49.6877005Z test_ReflectionPad1d (__main__.TestNN) ... ok (0.009s) 2022-08-17T12:27:49.6971610Z test_ReflectionPad1d_batch (__main__.TestNN) ... ok (0.009s) 2022-08-17T12:27:49.6983490Z test_ReflectionPad1d_batch_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:49.7144637Z test_ReflectionPad1d_complex (__main__.TestNN) ... ok (0.016s) 2022-08-17T12:27:49.7155629Z test_ReflectionPad1d_complex_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:49.7166433Z test_ReflectionPad1d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:49.7273542Z test_ReflectionPad2d (__main__.TestNN) ... ok (0.011s) 2022-08-17T12:27:49.7457326Z test_ReflectionPad2d_complex (__main__.TestNN) ... ok (0.018s) 2022-08-17T12:27:49.7469425Z test_ReflectionPad2d_complex_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:49.7480653Z test_ReflectionPad2d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:49.7589166Z test_ReflectionPad2d_no_batch_dim (__main__.TestNN) ... ok (0.011s) 2022-08-17T12:27:49.7600374Z test_ReflectionPad2d_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:49.7774409Z test_ReflectionPad3d (__main__.TestNN) ... ok (0.017s) 2022-08-17T12:27:49.8117768Z test_ReflectionPad3d_complex (__main__.TestNN) ... ok (0.034s) 2022-08-17T12:27:49.8130380Z test_ReflectionPad3d_complex_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:49.8141203Z test_ReflectionPad3d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:49.8289385Z test_ReflectionPad3d_no_batch_dim (__main__.TestNN) ... ok (0.015s) 2022-08-17T12:27:49.8302199Z test_ReflectionPad3d_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:49.8393672Z test_ReplicationPad1d (__main__.TestNN) ... ok (0.009s) 2022-08-17T12:27:49.8485083Z test_ReplicationPad1d_batch (__main__.TestNN) ... ok (0.009s) 2022-08-17T12:27:49.8496116Z test_ReplicationPad1d_batch_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:49.8646370Z test_ReplicationPad1d_complex (__main__.TestNN) ... ok (0.015s) 2022-08-17T12:27:49.8658350Z test_ReplicationPad1d_complex_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:49.8668710Z test_ReplicationPad1d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:49.8769818Z test_ReplicationPad2d (__main__.TestNN) ... ok (0.010s) 2022-08-17T12:27:49.8939948Z test_ReplicationPad2d_complex (__main__.TestNN) ... ok (0.017s) 2022-08-17T12:27:49.8952223Z test_ReplicationPad2d_complex_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:49.8962870Z test_ReplicationPad2d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:49.9066663Z test_ReplicationPad2d_no_batch_dim (__main__.TestNN) ... ok (0.010s) 2022-08-17T12:27:49.9076968Z test_ReplicationPad2d_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:49.9195876Z test_ReplicationPad3d (__main__.TestNN) ... ok (0.012s) 2022-08-17T12:27:49.9378487Z test_ReplicationPad3d_complex (__main__.TestNN) ... ok (0.018s) 2022-08-17T12:27:49.9390212Z test_ReplicationPad3d_complex_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:49.9400468Z test_ReplicationPad3d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:49.9530774Z test_ReplicationPad3d_no_batch_dim (__main__.TestNN) ... ok (0.013s) 2022-08-17T12:27:49.9541977Z test_ReplicationPad3d_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:49.9645676Z test_SELU (__main__.TestNN) ... ok (0.010s) 2022-08-17T12:27:49.9656439Z test_SELU_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:49.9720346Z test_SELU_no_batch_dim (__main__.TestNN) ... ok (0.006s) 2022-08-17T12:27:49.9731024Z test_SELU_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:49.9796614Z test_SELU_scalar (__main__.TestNN) ... ok (0.006s) 2022-08-17T12:27:49.9806757Z test_SELU_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:50.0708935Z test_Sequential_add (__main__.TestNN) ... ok (0.090s) 2022-08-17T12:27:50.1819761Z test_Sequential_append (__main__.TestNN) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:27:50.1820492Z function: '_get_item_by_idx' (/opt/conda/lib/python3.7/site-packages/torch/nn/modules/container.py:93) 2022-08-17T12:27:50.1820819Z reasons: ['idx == 0'] 2022-08-17T12:27:50.1821198Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:27:50.1827332Z ok (0.112s) 2022-08-17T12:27:50.2297602Z test_Sequential_delitem (__main__.TestNN) ... ok (0.047s) 2022-08-17T12:27:50.2715712Z test_Sequential_extend (__main__.TestNN) ... ok (0.042s) 2022-08-17T12:27:50.5046425Z test_Sequential_getitem (__main__.TestNN) ... ok (0.233s) 2022-08-17T12:27:50.5494056Z test_Sequential_iadd (__main__.TestNN) ... ok (0.045s) 2022-08-17T12:27:50.6068041Z test_Sequential_imul (__main__.TestNN) ... ok (0.057s) 2022-08-17T12:27:50.6931632Z test_Sequential_insert (__main__.TestNN) ... ok (0.086s) 2022-08-17T12:27:50.7368421Z test_Sequential_insert_fail_case (__main__.TestNN) ... ok (0.044s) 2022-08-17T12:27:50.7849288Z test_Sequential_mul (__main__.TestNN) ... ok (0.048s) 2022-08-17T12:27:50.8568812Z test_Sequential_pop (__main__.TestNN) ... ok (0.072s) 2022-08-17T12:27:50.8845720Z test_Sequential_rmul (__main__.TestNN) ... ok (0.028s) 2022-08-17T12:27:50.9635759Z test_Sequential_setitem (__main__.TestNN) ... ok (0.079s) 2022-08-17T12:27:51.0115936Z test_Sequential_setitem_named (__main__.TestNN) ... ok (0.048s) 2022-08-17T12:27:51.0214458Z test_SiLU (__main__.TestNN) ... ok (0.010s) 2022-08-17T12:27:51.0223951Z test_SiLU_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:51.0278267Z test_SiLU_no_batch_dim (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:27:51.0286531Z test_SiLU_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:51.0337953Z test_SiLU_scalar (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:27:51.0346117Z test_SiLU_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:51.0421978Z test_Sigmoid (__main__.TestNN) ... ok (0.007s) 2022-08-17T12:27:51.0430749Z test_Sigmoid_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:51.0480189Z test_Sigmoid_no_batch_dim (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:27:51.0488190Z test_Sigmoid_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:51.0533167Z test_Sigmoid_scalar (__main__.TestNN) ... ok (0.004s) 2022-08-17T12:27:51.0541312Z test_Sigmoid_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:51.0612411Z test_SmoothL1Loss (__main__.TestNN) ... ok (0.007s) 2022-08-17T12:27:51.0690091Z test_SmoothL1Loss_beta (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:27:51.0698676Z test_SmoothL1Loss_beta_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:51.0706819Z test_SmoothL1Loss_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:51.0714397Z test_SmoothL1Loss_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:51.0721500Z test_SmoothL1Loss_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:51.0760584Z test_SmoothL1Loss_no_batch_dim_mean (__main__.TestNN) ... ok (0.004s) 2022-08-17T12:27:51.0768403Z test_SmoothL1Loss_no_batch_dim_mean_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:51.0776160Z test_SmoothL1Loss_no_batch_dim_mean_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:51.0784156Z test_SmoothL1Loss_no_batch_dim_mean_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:51.0823009Z test_SmoothL1Loss_no_batch_dim_none (__main__.TestNN) ... ok (0.004s) 2022-08-17T12:27:51.0831008Z test_SmoothL1Loss_no_batch_dim_none_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:51.0839085Z test_SmoothL1Loss_no_batch_dim_none_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:51.0846869Z test_SmoothL1Loss_no_batch_dim_none_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:51.0886125Z test_SmoothL1Loss_no_batch_dim_sum (__main__.TestNN) ... ok (0.004s) 2022-08-17T12:27:51.0894380Z test_SmoothL1Loss_no_batch_dim_sum_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:51.0902296Z test_SmoothL1Loss_no_batch_dim_sum_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:51.0910201Z test_SmoothL1Loss_no_batch_dim_sum_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:51.0987109Z test_SmoothL1Loss_no_reduce (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:27:51.0996001Z test_SmoothL1Loss_no_reduce_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:51.1047442Z test_SmoothL1Loss_no_reduce_scalar (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:27:51.1055783Z test_SmoothL1Loss_no_reduce_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:51.1119004Z test_SmoothL1Loss_scalar (__main__.TestNN) ... ok (0.006s) 2022-08-17T12:27:51.1127023Z test_SmoothL1Loss_scalar_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:51.1135267Z test_SmoothL1Loss_scalar_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:51.1143514Z test_SmoothL1Loss_scalar_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:51.1203288Z test_SmoothL1Loss_scalar_sum_reduction (__main__.TestNN) ... ok (0.006s) 2022-08-17T12:27:51.1211444Z test_SmoothL1Loss_scalar_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:51.1219180Z test_SmoothL1Loss_scalar_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:51.1226859Z test_SmoothL1Loss_scalar_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:51.1296235Z test_SmoothL1Loss_sum_reduction (__main__.TestNN) ... ok (0.007s) 2022-08-17T12:27:51.1304727Z test_SmoothL1Loss_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:51.1312705Z test_SmoothL1Loss_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:51.1320538Z test_SmoothL1Loss_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:51.1397482Z test_SmoothL1Loss_zero_beta (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:27:51.1406082Z test_SmoothL1Loss_zero_beta_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:51.1458490Z test_SoftMarginLoss (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:27:51.1467121Z test_SoftMarginLoss_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:51.1475025Z test_SoftMarginLoss_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:51.1482487Z test_SoftMarginLoss_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:51.1527797Z test_SoftMarginLoss_no_batch_dim_mean (__main__.TestNN) ... ok (0.004s) 2022-08-17T12:27:51.1536044Z test_SoftMarginLoss_no_batch_dim_mean_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:51.1543240Z test_SoftMarginLoss_no_batch_dim_mean_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:51.1550601Z test_SoftMarginLoss_no_batch_dim_mean_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:51.1595715Z test_SoftMarginLoss_no_batch_dim_none (__main__.TestNN) ... ok (0.004s) 2022-08-17T12:27:51.1603540Z test_SoftMarginLoss_no_batch_dim_none_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:51.1610614Z test_SoftMarginLoss_no_batch_dim_none_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:51.1617565Z test_SoftMarginLoss_no_batch_dim_none_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:51.1662418Z test_SoftMarginLoss_no_batch_dim_sum (__main__.TestNN) ... ok (0.004s) 2022-08-17T12:27:51.1670480Z test_SoftMarginLoss_no_batch_dim_sum_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:51.1677683Z test_SoftMarginLoss_no_batch_dim_sum_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:51.1684552Z test_SoftMarginLoss_no_batch_dim_sum_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:51.1781533Z test_SoftMarginLoss_no_reduce (__main__.TestNN) ... ok (0.009s) 2022-08-17T12:27:51.1790880Z test_SoftMarginLoss_no_reduce_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:51.1842689Z test_SoftMarginLoss_sum_reduction (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:27:51.1851828Z test_SoftMarginLoss_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:51.1859818Z test_SoftMarginLoss_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:51.1867701Z test_SoftMarginLoss_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:51.1975884Z test_Softmax (__main__.TestNN) ... ok (0.011s) 2022-08-17T12:27:51.2091311Z test_Softmax2d (__main__.TestNN) ... ok (0.011s) 2022-08-17T12:27:51.2104182Z test_Softmax2d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:51.2211134Z test_Softmax2d_no_batch_dim (__main__.TestNN) ... ok (0.010s) 2022-08-17T12:27:51.2224140Z test_Softmax2d_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:51.2235866Z test_Softmax_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:51.2335028Z test_Softmax_no_batch_dim (__main__.TestNN) ... ok (0.010s) 2022-08-17T12:27:51.2346709Z test_Softmax_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:51.2417691Z test_Softmax_scalar (__main__.TestNN) ... ok (0.007s) 2022-08-17T12:27:51.2429026Z test_Softmax_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:51.2539615Z test_Softmin (__main__.TestNN) ... ok (0.011s) 2022-08-17T12:27:51.2553193Z test_Softmin_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:51.2664772Z test_Softmin_multidim (__main__.TestNN) ... ok (0.011s) 2022-08-17T12:27:51.2676222Z test_Softmin_multidim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:51.2785266Z test_Softmin_no_batch_dim (__main__.TestNN) ... ok (0.011s) 2022-08-17T12:27:51.2798218Z test_Softmin_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:51.2863664Z test_Softmin_scalar (__main__.TestNN) ... ok (0.006s) 2022-08-17T12:27:51.2874470Z test_Softmin_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:51.2987084Z test_Softplus (__main__.TestNN) ... ok (0.011s) 2022-08-17T12:27:51.3102515Z test_Softplus_beta (__main__.TestNN) ... ok (0.011s) 2022-08-17T12:27:51.3115786Z test_Softplus_beta_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:51.3237047Z test_Softplus_beta_threshold (__main__.TestNN) ... ok (0.012s) 2022-08-17T12:27:51.3250136Z test_Softplus_beta_threshold_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:51.3323704Z test_Softplus_beta_threshold_scalar (__main__.TestNN) ... ok (0.007s) 2022-08-17T12:27:51.3335972Z test_Softplus_beta_threshold_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:51.3346723Z test_Softplus_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:51.3419388Z test_Softplus_no_batch_dim (__main__.TestNN) ... ok (0.007s) 2022-08-17T12:27:51.3431671Z test_Softplus_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:51.3526368Z test_Softshrink (__main__.TestNN) ... ok (0.009s) 2022-08-17T12:27:51.3539333Z test_Softshrink_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:51.3630212Z test_Softshrink_lambda (__main__.TestNN) ... ok (0.009s) 2022-08-17T12:27:51.3642655Z test_Softshrink_lambda_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:51.3702114Z test_Softshrink_lambda_scalar (__main__.TestNN) ... ok (0.006s) 2022-08-17T12:27:51.3713350Z test_Softshrink_lambda_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:51.3779862Z test_Softshrink_no_batch_dim (__main__.TestNN) ... ok (0.007s) 2022-08-17T12:27:51.3790478Z test_Softshrink_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:51.3901935Z test_Softsign (__main__.TestNN) ... ok (0.011s) 2022-08-17T12:27:51.3914597Z test_Softsign_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:51.3997156Z test_Softsign_no_batch_dim (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:27:51.4009410Z test_Softsign_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:51.4088791Z test_Softsign_scalar (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:27:51.4100598Z test_Softsign_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:51.4208148Z test_Tanh (__main__.TestNN) ... ok (0.011s) 2022-08-17T12:27:51.4220403Z test_Tanh_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:51.4290719Z test_Tanh_no_batch_dim (__main__.TestNN) ... ok (0.007s) 2022-08-17T12:27:51.4301899Z test_Tanh_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:51.4363202Z test_Tanh_scalar (__main__.TestNN) ... ok (0.006s) 2022-08-17T12:27:51.4374059Z test_Tanh_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:51.4473961Z test_Tanhshrink (__main__.TestNN) ... ok (0.010s) 2022-08-17T12:27:51.4484364Z test_Tanhshrink_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:51.4545695Z test_Tanhshrink_no_batch_dim (__main__.TestNN) ... ok (0.006s) 2022-08-17T12:27:51.4556106Z test_Tanhshrink_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:51.4610789Z test_Tanhshrink_scalar (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:27:51.4620714Z test_Tanhshrink_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:51.4701566Z test_Threshold_large_value (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:27:51.4711307Z test_Threshold_large_value_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:51.4764053Z test_Threshold_no_batch_dim (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:27:51.4773056Z test_Threshold_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:51.4860230Z test_Threshold_threshold_value (__main__.TestNN) ... ok (0.009s) 2022-08-17T12:27:51.4870014Z test_Threshold_threshold_value_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:51.4924137Z test_Threshold_threshold_value_scalar (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:27:51.4933841Z test_Threshold_threshold_value_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:51.5603141Z test_TransformerDecoderLayer_gelu_activation (__main__.TestNN) ... ok (0.067s) 2022-08-17T12:27:51.5614927Z test_TransformerDecoderLayer_gelu_activation_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:51.6274512Z test_TransformerDecoderLayer_relu_activation (__main__.TestNN) ... ok (0.066s) 2022-08-17T12:27:51.6286999Z test_TransformerDecoderLayer_relu_activation_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:51.6658398Z test_TransformerEncoderLayer_gelu_activation (__main__.TestNN) ... ok (0.037s) 2022-08-17T12:27:51.6670508Z test_TransformerEncoderLayer_gelu_activation_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:51.8118601Z test_TransformerEncoderLayer_relu_activation (__main__.TestNN) ... ok (0.145s) 2022-08-17T12:27:51.8134312Z test_TransformerEncoderLayer_relu_activation_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2022-08-17T12:27:52.3958115Z test_Transformer_cell (__main__.TestNN) ... ok (0.582s) 2022-08-17T12:27:52.7644683Z test_Transformer_multilayer_coder (__main__.TestNN) ... ok (0.369s) 2022-08-17T12:27:52.7657603Z test_Transformer_multilayer_coder_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:52.7776857Z test_TripletMarginLoss_no_batch_dim_mean (__main__.TestNN) ... ok (0.012s) 2022-08-17T12:27:52.7786191Z test_TripletMarginLoss_no_batch_dim_mean_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:52.7795451Z test_TripletMarginLoss_no_batch_dim_mean_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:52.7802714Z test_TripletMarginLoss_no_batch_dim_mean_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:52.7901752Z test_TripletMarginLoss_no_batch_dim_none (__main__.TestNN) ... ok (0.010s) 2022-08-17T12:27:52.7910081Z test_TripletMarginLoss_no_batch_dim_none_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:52.7917549Z test_TripletMarginLoss_no_batch_dim_none_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:52.7924460Z test_TripletMarginLoss_no_batch_dim_none_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:52.8017555Z test_TripletMarginLoss_no_batch_dim_sum (__main__.TestNN) ... ok (0.009s) 2022-08-17T12:27:52.8026443Z test_TripletMarginLoss_no_batch_dim_sum_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:52.8034498Z test_TripletMarginLoss_no_batch_dim_sum_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:52.8041831Z test_TripletMarginLoss_no_batch_dim_sum_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:52.8123102Z test_Unflatten_no_batch_dim (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:27:52.8131398Z test_Unflatten_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:52.8197286Z test_Unfold (__main__.TestNN) ... ok (0.006s) 2022-08-17T12:27:52.8206658Z test_Unfold_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:52.8343305Z test_Unfold_int_input (__main__.TestNN) ... ok (0.013s) 2022-08-17T12:27:52.8353220Z test_Unfold_int_input_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:52.8439688Z test_ZeroPad2d (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:27:52.8573350Z test_ZeroPad2d_complex (__main__.TestNN) ... ok (0.013s) 2022-08-17T12:27:52.8583277Z test_ZeroPad2d_complex_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:52.8592464Z test_ZeroPad2d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:52.8670295Z test_ZeroPad2d_negative_dims (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:27:52.8680391Z test_ZeroPad2d_negative_dims_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:52.8770308Z test_ZeroPad2d_no_batch_dim (__main__.TestNN) ... ok (0.009s) 2022-08-17T12:27:52.8781507Z test_ZeroPad2d_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:27:52.9532815Z test_adaptive_log_softmax (__main__.TestNN) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:27:52.9533973Z function: 'forward' (/opt/conda/lib/python3.7/site-packages/torch/nn/modules/container.py:202) 2022-08-17T12:27:52.9534864Z reasons: ["tensor 'input' requires_grad mismatch. expected requires_grad=1"] 2022-08-17T12:27:52.9535664Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:27:52.9543847Z ok (0.076s) 2022-08-17T12:27:52.9643787Z test_adaptive_pooling_avg_nhwc (__main__.TestNN) ... ok (0.010s) 2022-08-17T12:27:52.9660269Z test_adaptive_pooling_avg_nhwc_launch_config_backward (__main__.TestNN) ... skip: CUDA unavailable (0.002s) 2022-08-17T12:27:52.9671103Z test_adaptive_pooling_avg_nhwc_launch_config_forward (__main__.TestNN) ... skip: CUDA unavailable (0.001s) 2022-08-17T12:27:52.9780721Z test_adaptive_pooling_avg_nhwc_non_contiguous (__main__.TestNN) ... ok (0.011s) 2022-08-17T12:27:53.1584171Z test_adaptive_pooling_bfloat16 (__main__.TestNN) ... ok (0.180s) 2022-08-17T12:27:53.1719857Z test_adaptive_pooling_input_size (__main__.TestNN) ... ok (0.013s) 2022-08-17T12:27:53.1877122Z test_adaptive_pooling_size_none (__main__.TestNN) ... ok (0.016s) 2022-08-17T12:27:53.2418489Z test_adaptive_pooling_size_overflow (__main__.TestNN) ... ok (0.054s) 2022-08-17T12:27:53.2619272Z test_add_module (__main__.TestNN) ... ok (0.020s) 2022-08-17T12:27:53.2669476Z test_add_module_raises_error_if_attr_exists (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:27:53.4102840Z test_affine_grid (__main__.TestNN) ... ok (0.143s) 2022-08-17T12:27:53.5594463Z test_affine_grid_3d (__main__.TestNN) ... ok (0.149s) 2022-08-17T12:27:53.7876831Z test_affine_grid_error_checking (__main__.TestNN) ... ok (0.228s) 2022-08-17T12:27:54.1361724Z test_assignment (__main__.TestNN) ... ok (0.348s) 2022-08-17T12:27:54.1514762Z test_batchnorm_buffer_update_when_stats_are_not_tracked (__main__.TestNN) ... ok (0.015s) 2022-08-17T12:27:54.1527011Z test_batchnorm_cudnn_half (__main__.TestNN) ... skip: CUDA unavailable (0.001s) 2022-08-17T12:27:54.1548742Z test_batchnorm_cudnn_nhwc (__main__.TestNN) ... skip: CUDA unavailable (0.002s) 2022-08-17T12:27:54.8065087Z test_batchnorm_nhwc_cpu (__main__.TestNN) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:27:54.8065825Z function: 'helper' (test_nn.py:9738) 2022-08-17T12:27:54.8066333Z reasons: ['___check_obj_id(mixed_dtype, 94047194534624)'] 2022-08-17T12:27:54.8066911Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:27:54.8075615Z ok (0.653s) 2022-08-17T12:27:54.8087638Z test_batchnorm_nhwc_cuda (__main__.TestNN) ... skip: CUDA not available (0.001s) 2022-08-17T12:27:54.9074502Z test_batchnorm_non_contig_cpu (__main__.TestNN) ... ok (0.098s) 2022-08-17T12:27:54.9083535Z test_batchnorm_nonaffine_cuda_half_input (__main__.TestNN) ... skip: CUDA unavailable (0.001s) 2022-08-17T12:27:54.9220329Z test_batchnorm_raises_error_if_bias_is_not_same_size_as_input (__main__.TestNN) ... ok (0.013s) 2022-08-17T12:27:54.9312381Z test_batchnorm_raises_error_if_less_than_one_value_per_channel (__main__.TestNN) ... ok (0.009s) 2022-08-17T12:27:54.9438561Z test_batchnorm_raises_error_if_running_mean_is_not_same_size_as_input (__main__.TestNN) ... ok (0.013s) 2022-08-17T12:27:54.9568317Z test_batchnorm_raises_error_if_running_var_is_not_same_size_as_input (__main__.TestNN) ... ok (0.013s) 2022-08-17T12:27:54.9852302Z test_batchnorm_raises_error_if_running_var_or_running_mean_have_forward_grad (__main__.TestNN) ... ok (0.028s) 2022-08-17T12:27:54.9992926Z test_batchnorm_raises_error_if_weight_is_not_same_size_as_input (__main__.TestNN) ... ok (0.014s) 2022-08-17T12:27:55.0296695Z test_bce_loss_always_nonnegative (__main__.TestNN) ... ok (0.030s) 2022-08-17T12:27:55.0978984Z test_bce_loss_broadcasts_weights (__main__.TestNN) ... ok (0.068s) 2022-08-17T12:27:55.1242854Z test_bce_loss_input_range (__main__.TestNN) ... ok (0.026s) 2022-08-17T12:27:55.1377959Z test_bce_loss_size_mismatch (__main__.TestNN) ... ok (0.013s) 2022-08-17T12:27:55.1840634Z test_bce_with_logits_broadcasts_pos_weights (__main__.TestNN) ... ok (0.046s) 2022-08-17T12:27:55.2413345Z test_bce_with_logits_broadcasts_weights (__main__.TestNN) ... ok (0.057s) 2022-08-17T12:27:55.4197597Z test_bce_with_logits_gives_same_result_as_sigmoid_and_bce_loss (__main__.TestNN) ... ok (0.178s) 2022-08-17T12:27:55.4624389Z test_bce_with_logits_gives_same_result_as_sigmoid_and_bce_loss_large_tensors_with_grad (__main__.TestNN) ... ok (0.042s) 2022-08-17T12:27:55.4954770Z test_bce_with_logits_has_correct_forward_grad (__main__.TestNN) ... ok (0.033s) 2022-08-17T12:27:55.5171853Z test_bce_with_logits_has_correct_grad_at_zero (__main__.TestNN) ... ok (0.022s) 2022-08-17T12:27:55.5403837Z test_bce_with_logits_ones_in_pos_weights_are_the_same_as_none (__main__.TestNN) ... ok (0.023s) 2022-08-17T12:27:55.5504724Z test_bce_with_logits_raises_if_target_and_input_are_different_size (__main__.TestNN) ... ok (0.010s) 2022-08-17T12:27:55.5940133Z test_bce_with_logits_stability (__main__.TestNN) ... ok (0.043s) 2022-08-17T12:27:55.6167009Z test_bce_with_logits_with_pos_weight_has_correct_grad_at_zero (__main__.TestNN) ... ok (0.023s) 2022-08-17T12:27:55.6615792Z test_bilinear (__main__.TestNN) ... ok (0.045s) 2022-08-17T12:27:55.6792462Z test_bilinear_broadcasting (__main__.TestNN) ... ok (0.017s) 2022-08-17T12:27:55.8287099Z test_bilinear_no_bias (__main__.TestNN) ... ok (0.149s) 2022-08-17T12:27:55.9268986Z test_bilinear_non_contiguous (__main__.TestNN) ... ok (0.098s) 2022-08-17T12:27:55.9278923Z test_broadcast_double_backwards_gpu (__main__.TestNN) ... skip: multi-GPU not supported (0.001s) 2022-08-17T12:27:55.9287548Z test_broadcast_no_grad (__main__.TestNN) ... skip: multi-GPU not supported (0.001s) 2022-08-17T12:27:55.9297601Z test_broadcast_not_requiring_grad (__main__.TestNN) ... skip: multi-GPU not supported (0.001s) 2022-08-17T12:27:55.9624758Z test_buffer_not_persistent (__main__.TestNN) ... ok (0.033s) 2022-08-17T12:27:56.0793796Z test_buffer_not_persistent_assign (__main__.TestNN) ... ok (0.117s) 2022-08-17T12:27:56.0909251Z test_buffer_not_persistent_del (__main__.TestNN) ... ok (0.011s) 2022-08-17T12:27:56.1027674Z test_buffer_not_persistent_load (__main__.TestNN) ... ok (0.012s) 2022-08-17T12:27:56.1932716Z test_buffer_not_persistent_overwrite (__main__.TestNN) ... ok (0.090s) 2022-08-17T12:27:56.2438095Z test_buffers_and_named_buffers (__main__.TestNN) ... ok (0.050s) 2022-08-17T12:27:56.2449914Z test_caching_parametrization (__main__.TestNN) 2022-08-17T12:27:56.2486092Z Test the caching system of a parametrization ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:27:56.2486996Z function: '__iadd__' (/opt/conda/lib/python3.7/site-packages/torch/nn/modules/container.py:306) 2022-08-17T12:27:56.2487362Z reasons: ['___check_type_id(self, 94047278677664)'] 2022-08-17T12:27:56.2487714Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:27:56.2586407Z ok (0.015s) 2022-08-17T12:27:56.2600829Z test_caching_parametrization_with_transfer_parametrizations_and_params (__main__.TestNN) 2022-08-17T12:27:56.2735986Z Test that transferring parametrizations doesn't cause issues with caching ... ok (0.015s) 2022-08-17T12:27:56.2874752Z 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:27:56.2875961Z warnings.warn("Using non-full backward hooks on a Module that does not return a " 2022-08-17T12:27:56.2887362Z ok (0.015s) 2022-08-17T12:27:56.5290198Z test_channel_shuffle (__main__.TestNN) ... ok (0.240s) 2022-08-17T12:27:56.5419083Z test_channel_shuffle_return_self (__main__.TestNN) ... ok (0.013s) 2022-08-17T12:27:56.5863860Z test_children (__main__.TestNN) ... ok (0.044s) 2022-08-17T12:27:56.7394194Z test_clip_grad_norm (__main__.TestNN) ... ok (0.153s) 2022-08-17T12:27:56.7816597Z test_clip_grad_value (__main__.TestNN) ... ok (0.042s) 2022-08-17T12:27:56.7827540Z test_compute_nparams_to_prune (__main__.TestNN) 2022-08-17T12:27:56.7848505Z Test that requested pruning `amount` gets translated into the ... ok (0.003s) 2022-08-17T12:27:56.7984779Z test_container_copy (__main__.TestNN) ... ok (0.013s) 2022-08-17T12:27:56.8245905Z test_conv2d_discontiguous_weight (__main__.TestNN) ... ok (0.026s) 2022-08-17T12:27:56.9107605Z test_conv_backcompat (__main__.TestNN) ... ok (0.086s) 2022-08-17T12:27:56.9121012Z test_conv_cudnn_memory_layout_dominance (__main__.TestNN) ... skip: CUDA unavailable (0.001s) 2022-08-17T12:27:56.9219168Z test_conv_invalid_groups (__main__.TestNN) ... ok (0.010s) 2022-08-17T12:27:57.0433828Z test_conv_modules_raise_error_on_incorrect_input_size (__main__.TestNN) ... ok (0.121s) 2022-08-17T12:27:57.0526992Z test_conv_padding_mode (__main__.TestNN) ... ok (0.009s) 2022-08-17T12:27:57.2213151Z test_conv_shapecheck (__main__.TestNN) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:27:57.2213918Z function: 'test' (test_nn.py:6931) 2022-08-17T12:27:57.2214340Z reasons: ['len(input_size) == 2'] 2022-08-17T12:27:57.2214900Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:27:57.3022944Z /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:27:57.3024076Z "Complex modules are a new feature under active development whose design may change, " 2022-08-17T12:27:57.3621521Z ok (0.309s) 2022-08-17T12:27:57.3907739Z test_conv_tbc (__main__.TestNN) ... ok (0.028s) 2022-08-17T12:27:57.3927575Z test_convert_sync_batchnorm (__main__.TestNN) ... skip: CUDA not available (0.002s) 2022-08-17T12:27:57.4219784Z test_cosine_embedding_loss_invalid_shape (__main__.TestNN) ... ok (0.029s) 2022-08-17T12:27:57.4733615Z test_cosine_embedding_loss_margin_no_reduce (__main__.TestNN) ... ok (0.051s) 2022-08-17T12:27:57.5226049Z test_cosine_embedding_loss_no_reduce (__main__.TestNN) ... ok (0.049s) 2022-08-17T12:27:57.5850639Z test_cosine_embedding_loss_with_diff_type (__main__.TestNN) ... ok (0.062s) 2022-08-17T12:27:58.0265322Z test_cosine_similarity (__main__.TestNN) ... ok (0.441s) 2022-08-17T12:27:58.0327074Z test_cross_entropy_loss (__main__.TestNN) ... ok (0.006s) 2022-08-17T12:28:01.0094412Z test_cross_entropy_loss_precision (__main__.TestNN) ... ok (2.977s) 2022-08-17T12:28:01.0167907Z test_cross_entropy_loss_zero_div (__main__.TestNN) ... ok (0.007s) 2022-08-17T12:28:01.0176850Z test_cudnn_non_contiguous (__main__.TestNN) ... skip: CUDA not available (0.001s) 2022-08-17T12:28:01.0186746Z test_cudnn_noncontiguous_weight (__main__.TestNN) ... skip: CUDA unavailable (0.001s) 2022-08-17T12:28:01.0193614Z test_cudnn_rnn_dropout_states_device (__main__.TestNN) ... skip: CUDNN or multi-gpu not available (0.001s) 2022-08-17T12:28:01.0217934Z test_cudnn_weight_format (__main__.TestNN) ... skip: CUDNN not available (0.002s) 2022-08-17T12:28:01.0237208Z test_cudnn_weight_tying (__main__.TestNN) ... skip: CUDNN not available (0.002s) 2022-08-17T12:28:01.0246663Z test_custom_from_mask_pruning (__main__.TestNN) 2022-08-17T12:28:01.0289697Z Test that the CustomFromMask is capable of receiving ... ok (0.005s) 2022-08-17T12:28:01.0310166Z test_deepcopy_after_parametrization (__main__.TestNN) 2022-08-17T12:28:01.1565163Z Test that we are able to create a deepcopy of the module when it's parametrized. ... ok (0.127s) 2022-08-17T12:28:01.2209403Z test_dir (__main__.TestNN) ... ok (0.064s) 2022-08-17T12:28:02.2684004Z test_dir_digit (__main__.TestNN) ... ok (1.047s) 2022-08-17T12:28:02.2963082Z test_elu_inplace_gradgrad (__main__.TestNN) ... ok (0.028s) 2022-08-17T12:28:02.3306967Z test_elu_inplace_on_view (__main__.TestNN) ... ok (0.034s) 2022-08-17T12:28:02.3577844Z test_embedding_bag_from_pretrained (__main__.TestNN) ... ok (0.027s) 2022-08-17T12:28:02.3708983Z test_embedding_bag_from_pretrained_padding_idx (__main__.TestNN) ... ok (0.013s) 2022-08-17T12:28:02.4016678Z test_embedding_bag_functional (__main__.TestNN) ... ok (0.031s) 2022-08-17T12:28:02.4217309Z test_embedding_bag_padding_idx_error (__main__.TestNN) ... ok (0.020s) 2022-08-17T12:28:02.4460470Z test_embedding_from_pretrained (__main__.TestNN) ... ok (0.024s) 2022-08-17T12:28:02.4926379Z test_embedding_from_pretrained_options (__main__.TestNN) ... ok (0.046s) 2022-08-17T12:28:02.5094637Z test_embedding_from_pretrained_padding_idx (__main__.TestNN) ... ok (0.017s) 2022-08-17T12:28:02.5445309Z test_embedding_functional (__main__.TestNN) ... ok (0.035s) 2022-08-17T12:28:02.5725661Z test_embedding_max_norm (__main__.TestNN) ... ok (0.028s) 2022-08-17T12:28:02.5735651Z test_embedding_max_norm_unsorted_repeating_indices (__main__.TestNN) ... skip: CUDA unavailable (0.001s) 2022-08-17T12:28:02.5923995Z test_embedding_sparse_basic (__main__.TestNN) ... ok (0.019s) 2022-08-17T12:28:02.6135052Z test_embedding_sparse_empty_tensor (__main__.TestNN) ... ok (0.021s) 2022-08-17T12:28:02.6378878Z test_embeddingbag_from_pretrained (__main__.TestNN) ... ok (0.024s) 2022-08-17T12:28:02.6809632Z test_embeddingbag_from_pretrained_options (__main__.TestNN) ... ok (0.043s) 2022-08-17T12:28:02.7161659Z test_error_RNN_seq_len_zero (__main__.TestNN) ... ok (0.035s) 2022-08-17T12:28:02.7437191Z test_errors_parametrized_tensor_parametrization (__main__.TestNN) ... ok (0.027s) 2022-08-17T12:28:02.8057614Z test_errors_unparametrized_tensor_parametrization (__main__.TestNN) ... ok (0.062s) 2022-08-17T12:28:02.8193122Z test_extra_state (__main__.TestNN) ... ok (0.013s) 2022-08-17T12:28:02.8257632Z test_extra_state_missing_get_extra_state (__main__.TestNN) ... ok (0.006s) 2022-08-17T12:28:02.8329371Z test_extra_state_missing_set_extra_state (__main__.TestNN) ... ok (0.007s) 2022-08-17T12:28:02.8416028Z test_extra_state_non_dict (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:28:02.8566966Z 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:28:02.8567948Z packed_w_tensor = torch.fbgemm_pack_gemm_matrix_fp16(w_tensor) 2022-08-17T12:28:02.8568743Z 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:28:02.8569525Z actual_output = torch.fbgemm_linear_fp16_weight(x_tensor, packed_w_tensor, b_tensor) 2022-08-17T12:28:02.8573733Z ok (0.016s) 2022-08-17T12:28:02.8720349Z test_flatten (__main__.TestNN) ... ok (0.014s) 2022-08-17T12:28:02.9150118Z test_fold_invalid_arg (__main__.TestNN) ... ok (0.043s) 2022-08-17T12:28:03.0598377Z test_functional_grad_conv (__main__.TestNN) ... ok (0.145s) 2022-08-17T12:28:03.4134718Z test_functional_grad_conv2d (__main__.TestNN) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:28:03.4135533Z function: '_test_conv2d' (test_nn.py:11883) 2022-08-17T12:28:03.4135932Z reasons: ['groups == 1'] 2022-08-17T12:28:03.4136473Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:28:03.5510408Z ok (0.491s) 2022-08-17T12:28:03.5628926Z test_gaussian_nll_loss_args (__main__.TestNN) ... ok (0.012s) 2022-08-17T12:28:03.6246858Z test_gaussian_nll_loss_broadcasting (__main__.TestNN) ... ok (0.062s) 2022-08-17T12:28:03.6819278Z test_gaussian_nll_loss_reduction_modes (__main__.TestNN) ... ok (0.057s) 2022-08-17T12:28:03.7209297Z test_get_buffer (__main__.TestNN) ... ok (0.039s) 2022-08-17T12:28:03.7368180Z test_get_buffer_from_submodules (__main__.TestNN) ... ok (0.016s) 2022-08-17T12:28:03.8190675Z test_getattr_with_property (__main__.TestNN) ... expected failure (0.082s) 2022-08-17T12:28:03.8206231Z test_global_pruning (__main__.TestNN) 2022-08-17T12:28:04.0241744Z Test that global l1 unstructured pruning over 2 parameters removes ... ok (0.205s) 2022-08-17T12:28:04.0259930Z test_global_pruning_importance_scores (__main__.TestNN) 2022-08-17T12:28:04.0503906Z Test that global l1 unstructured pruning over 2 parameters removes ... ok (0.026s) 2022-08-17T12:28:04.1139135Z test_grad_conv1d_input (__main__.TestNN) ... ok (0.063s) 2022-08-17T12:28:04.1490522Z test_grad_conv1d_weight (__main__.TestNN) ... ok (0.035s) 2022-08-17T12:28:04.1889132Z test_grad_conv2d_input (__main__.TestNN) ... ok (0.040s) 2022-08-17T12:28:04.2282671Z test_grad_conv2d_weight (__main__.TestNN) ... ok (0.039s) 2022-08-17T12:28:04.2866265Z test_grad_conv3d_input (__main__.TestNN) ... ok (0.058s) 2022-08-17T12:28:04.3405886Z test_grad_conv3d_weight (__main__.TestNN) ... ok (0.054s) 2022-08-17T12:28:04.8278199Z test_grid_sample (__main__.TestNN) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:28:04.8278950Z function: 'get_grid' (test_nn.py:10411) 2022-08-17T12:28:04.8279409Z reasons: ['grid_init_shape == [8, 2, 2, 2]'] 2022-08-17T12:28:04.8279977Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:28:05.0086887Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:28:05.0087532Z function: '' (test_nn.py:10745) 2022-08-17T12:28:05.0087979Z reasons: ["padding_mode == 'zeros'"] 2022-08-17T12:28:05.0088536Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:28:05.5975338Z ok (1.257s) 2022-08-17T12:28:05.8999492Z test_grid_sample_3d (__main__.TestNN) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:28:05.9000433Z function: 'test_shape' (test_nn.py:10757) 2022-08-17T12:28:05.9000864Z reasons: ['C == 2'] 2022-08-17T12:28:05.9001423Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:28:06.0113263Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:28:06.0114078Z function: '' (test_nn.py:10869) 2022-08-17T12:28:06.0114547Z reasons: ["mode == 'bilinear'"] 2022-08-17T12:28:06.0115500Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:28:06.0132874Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:28:06.0133787Z function: '' (test_nn.py:10874) 2022-08-17T12:28:06.0134210Z reasons: ["mode == 'bilinear'"] 2022-08-17T12:28:06.0134744Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:28:06.0373657Z ok (0.440s) 2022-08-17T12:28:06.0833122Z 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:28:06.0834074Z "Default grid_sample and affine_grid behavior has changed " 2022-08-17T12:28:06.0876975Z ok (0.050s) 2022-08-17T12:28:06.0891024Z test_grouped_conv_cudnn_nhwc_support (__main__.TestNN) ... skip: CUDA unavailable (0.001s) 2022-08-17T12:28:06.3192769Z test_hardtanh_backward (__main__.TestNN) ... ok (0.230s) 2022-08-17T12:28:06.3498111Z test_hardtanh_inplace_gradgrad (__main__.TestNN) ... ok (0.030s) 2022-08-17T12:28:06.4014910Z test_hook_backward_size (__main__.TestNN) ... ok (0.051s) 2022-08-17T12:28:06.4031401Z test_hook_backward_writeable (__main__.TestNN) ... skip: TorchDynamo does not work well with hooks (0.002s) 2022-08-17T12:28:06.4387444Z test_hook_cpp (__main__.TestNN) ... ok (0.035s) 2022-08-17T12:28:06.4688644Z test_hook_extra_input (__main__.TestNN) ... ok (0.030s) 2022-08-17T12:28:06.4706832Z test_hook_forward_preforward_writable (__main__.TestNN) ... skip: TorchDynamo does not work well with hooks (0.002s) 2022-08-17T12:28:06.4899093Z test_hook_inplace (__main__.TestNN) ... Traceback (most recent call last): 2022-08-17T12:28:06.4900057Z File "/opt/conda/lib/python3.7/site-packages/torch/fx/graph_module.py", line 267, in __call__ 2022-08-17T12:28:06.4900696Z return super(self.cls, obj).__call__(*args, **kwargs) # type: ignore[misc] 2022-08-17T12:28:06.4901387Z File "/opt/conda/lib/python3.7/site-packages/torch/nn/modules/module.py", line 1185, in _call_impl 2022-08-17T12:28:06.4901859Z return forward_call(*input, **kwargs) 2022-08-17T12:28:06.4902230Z File ".1088", line 5, in forward 2022-08-17T12:28:06.4902581Z inp += 1; iadd = inp; inp = None 2022-08-17T12:28:06.4904093Z RuntimeError: Output 0 of BackwardHookFunctionBackward is a view and is being modified inplace. This view was created inside a custom Function (or because an input was returned as-is) and the autograd logic to handle view+inplace would override the custom backward associated with the custom Function, leading to incorrect gradients. This behavior is forbidden. You can fix this by cloning the output of the custom Function. 2022-08-17T12:28:06.4904989Z 2022-08-17T12:28:06.4905365Z Call using an FX-traced Module, line 5 of the traced Module's generated forward function: 2022-08-17T12:28:06.4905830Z def forward(self, inp : torch.Tensor): 2022-08-17T12:28:06.4906179Z inp += 1; iadd = inp; inp = None 2022-08-17T12:28:06.4907978Z 2022-08-17T12:28:06.4908218Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <--- HERE 2022-08-17T12:28:06.4908544Z clone = iadd.clone(); iadd = None 2022-08-17T12:28:06.4910383Z 2022-08-17T12:28:06.4910759Z return (clone,) 2022-08-17T12:28:06.4910995Z 2022-08-17T12:28:06.4997533Z ok (0.029s) 2022-08-17T12:28:06.5299163Z test_hook_invalid_outputs (__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:28:06.5300767Z warnings.warn("Using a non-full backward hook when the forward contains multiple autograd Nodes " 2022-08-17T12:28:06.5314479Z /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:28:06.5316181Z warnings.warn("Using a non-full backward hook when the forward contains multiple autograd Nodes " 2022-08-17T12:28:06.5365261Z ok (0.037s) 2022-08-17T12:28:06.5650945Z test_hook_last_arg_requires_grad (__main__.TestNN) ... ok (0.028s) 2022-08-17T12:28:06.5670752Z test_hook_no_requires_grad (__main__.TestNN) ... skip: TorchDynamo does not work well with hooks (0.002s) 2022-08-17T12:28:06.6151426Z test_hook_non_full_warning (__main__.TestNN) ... ok (0.048s) 2022-08-17T12:28:06.6404410Z test_hook_requires_grad (__main__.TestNN) ... ok (0.025s) 2022-08-17T12:28:06.6415068Z test_hooks (__main__.TestNN) ... skip: TorchDynamo does not work well with hooks (0.001s) 2022-08-17T12:28:06.7101497Z test_huber_loss_invalid_delta (__main__.TestNN) ... ok (0.068s) 2022-08-17T12:28:06.7114532Z test_identity_pruning (__main__.TestNN) 2022-08-17T12:28:06.8204783Z Test that a mask of 1s does not change forward or backward. ... ok (0.110s) 2022-08-17T12:28:06.8229027Z test_initialization_parametrization (__main__.TestNN) 2022-08-17T12:28:06.8713026Z Test that it is possible to initialize a parametrization when it ... ok (0.051s) 2022-08-17T12:28:06.8784046Z test_inplace_thnn (__main__.TestNN) ... ok (0.007s) 2022-08-17T12:28:07.7058966Z test_interpolate (__main__.TestNN) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:28:07.7059698Z function: '' (test_nn.py:11265) 2022-08-17T12:28:07.7060141Z reasons: ["set(kwargs.keys()) == {'mode'}"] 2022-08-17T12:28:07.7060733Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:28:07.7075301Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:28:07.7075956Z function: '' (test_nn.py:11266) 2022-08-17T12:28:07.7076426Z reasons: ["set(kwargs.keys()) == {'mode'}"] 2022-08-17T12:28:07.7076991Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:28:08.0182795Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:28:08.0183596Z function: '_test_interpolate_helper' (test_nn.py:11254) 2022-08-17T12:28:08.0184062Z reasons: ['scale_factor == 0.5'] 2022-08-17T12:28:08.0184632Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:28:08.0962731Z ok (1.218s) 2022-08-17T12:28:08.1044436Z test_interpolate_bicubic_2d (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:28:08.1054911Z test_interpolate_bicubic_2d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:28:08.1120483Z test_interpolate_bicubic_2d_zero_dim (__main__.TestNN) ... ok (0.006s) 2022-08-17T12:28:08.1130268Z test_interpolate_bicubic_2d_zero_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:28:08.1210761Z test_interpolate_bicubic_scale_2d (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:28:08.1220658Z test_interpolate_bicubic_scale_2d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:28:08.1295224Z test_interpolate_bicubic_scale_tuple_shared_2d (__main__.TestNN) ... ok (0.007s) 2022-08-17T12:28:08.1304862Z test_interpolate_bicubic_scale_tuple_shared_2d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:28:08.1374236Z test_interpolate_bicubic_scale_tuple_skewed_2d (__main__.TestNN) ... ok (0.007s) 2022-08-17T12:28:08.1442296Z test_interpolate_bicubic_scale_tuple_skewed_2d_align_corners (__main__.TestNN) ... ok (0.007s) 2022-08-17T12:28:08.1451053Z test_interpolate_bicubic_scale_tuple_skewed_2d_align_corners_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:28:08.1459673Z test_interpolate_bicubic_scale_tuple_skewed_2d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:28:08.1526976Z test_interpolate_bicubic_tuple_2d (__main__.TestNN) ... ok (0.007s) 2022-08-17T12:28:08.1594675Z test_interpolate_bicubic_tuple_2d_align_corners (__main__.TestNN) ... ok (0.007s) 2022-08-17T12:28:08.1603329Z test_interpolate_bicubic_tuple_2d_align_corners_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:28:08.1611413Z test_interpolate_bicubic_tuple_2d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:28:08.1683529Z test_interpolate_bilinear_2d (__main__.TestNN) ... ok (0.007s) 2022-08-17T12:28:08.1691438Z test_interpolate_bilinear_2d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:28:08.1751416Z test_interpolate_bilinear_2d_zero_dim (__main__.TestNN) ... ok (0.006s) 2022-08-17T12:28:08.1759709Z test_interpolate_bilinear_2d_zero_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:28:08.1833064Z test_interpolate_bilinear_scale_2d (__main__.TestNN) ... ok (0.007s) 2022-08-17T12:28:08.1840970Z test_interpolate_bilinear_scale_2d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:28:08.1911282Z test_interpolate_bilinear_scale_tuple_shared_2d (__main__.TestNN) ... ok (0.007s) 2022-08-17T12:28:08.1920240Z test_interpolate_bilinear_scale_tuple_shared_2d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:28:08.1987590Z test_interpolate_bilinear_scale_tuple_skewed_2d (__main__.TestNN) ... ok (0.007s) 2022-08-17T12:28:08.2056402Z test_interpolate_bilinear_scale_tuple_skewed_2d_align_corners (__main__.TestNN) ... ok (0.007s) 2022-08-17T12:28:08.2065741Z test_interpolate_bilinear_scale_tuple_skewed_2d_align_corners_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:28:08.2074301Z test_interpolate_bilinear_scale_tuple_skewed_2d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:28:08.2141430Z test_interpolate_bilinear_tuple_2d (__main__.TestNN) ... ok (0.007s) 2022-08-17T12:28:08.2212347Z test_interpolate_bilinear_tuple_2d_align_corners (__main__.TestNN) ... ok (0.007s) 2022-08-17T12:28:08.2221751Z test_interpolate_bilinear_tuple_2d_align_corners_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:28:08.2230207Z test_interpolate_bilinear_tuple_2d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:28:08.2240971Z test_interpolate_illegal_memory_access (__main__.TestNN) ... skip: CUDA unavailable (0.001s) 2022-08-17T12:28:08.2309597Z test_interpolate_linear_1d (__main__.TestNN) ... ok (0.007s) 2022-08-17T12:28:08.2382534Z test_interpolate_linear_1d_align_corners (__main__.TestNN) ... ok (0.007s) 2022-08-17T12:28:08.2392414Z test_interpolate_linear_1d_align_corners_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:28:08.2400696Z test_interpolate_linear_1d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:28:08.2462187Z test_interpolate_linear_1d_zero_dim (__main__.TestNN) ... ok (0.006s) 2022-08-17T12:28:08.2471105Z test_interpolate_linear_1d_zero_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:28:08.2537373Z test_interpolate_linear_scale_1d (__main__.TestNN) ... ok (0.006s) 2022-08-17T12:28:08.2602977Z test_interpolate_linear_scale_1d_align_corners (__main__.TestNN) ... ok (0.006s) 2022-08-17T12:28:08.2612406Z test_interpolate_linear_scale_1d_align_corners_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:28:08.2621559Z test_interpolate_linear_scale_1d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:28:08.2685672Z test_interpolate_linear_tuple_1d (__main__.TestNN) ... ok (0.006s) 2022-08-17T12:28:08.2693911Z test_interpolate_linear_tuple_1d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:28:08.2758157Z test_interpolate_nearest_1d (__main__.TestNN) ... ok (0.006s) 2022-08-17T12:28:08.2766536Z test_interpolate_nearest_1d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:28:08.2825570Z test_interpolate_nearest_1d_zero_dim (__main__.TestNN) ... ok (0.006s) 2022-08-17T12:28:08.2835418Z test_interpolate_nearest_1d_zero_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:28:08.2911530Z test_interpolate_nearest_2d (__main__.TestNN) ... ok (0.007s) 2022-08-17T12:28:08.2920320Z test_interpolate_nearest_2d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:28:08.2994958Z test_interpolate_nearest_2d_launch_configs (__main__.TestNN) ... ok (0.007s) 2022-08-17T12:28:08.3005854Z test_interpolate_nearest_2d_launch_configs_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:28:08.3070798Z test_interpolate_nearest_2d_zero_dim (__main__.TestNN) ... ok (0.006s) 2022-08-17T12:28:08.3079405Z test_interpolate_nearest_2d_zero_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:28:08.3236843Z test_interpolate_nearest_3d (__main__.TestNN) ... ok (0.015s) 2022-08-17T12:28:08.3248113Z test_interpolate_nearest_3d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:28:08.3317563Z test_interpolate_nearest_3d_zero_dim (__main__.TestNN) ... ok (0.007s) 2022-08-17T12:28:08.3328137Z test_interpolate_nearest_3d_zero_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:28:08.3401666Z test_interpolate_nearest_scale_1d (__main__.TestNN) ... ok (0.007s) 2022-08-17T12:28:08.3413139Z test_interpolate_nearest_scale_1d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:28:08.3497011Z test_interpolate_nearest_scale_2d (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:28:08.3508620Z test_interpolate_nearest_scale_2d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:28:08.3632974Z test_interpolate_nearest_scale_3d (__main__.TestNN) ... ok (0.012s) 2022-08-17T12:28:08.3644790Z test_interpolate_nearest_scale_3d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:28:08.3716934Z test_interpolate_nearest_tuple_1d (__main__.TestNN) ... ok (0.007s) 2022-08-17T12:28:08.3727101Z test_interpolate_nearest_tuple_1d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:28:08.3804972Z test_interpolate_nearest_tuple_2d (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:28:08.3816172Z test_interpolate_nearest_tuple_2d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:28:08.3928052Z test_interpolate_nearest_tuple_3d (__main__.TestNN) ... ok (0.011s) 2022-08-17T12:28:08.3941737Z test_interpolate_nearest_tuple_3d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:28:08.4059264Z test_interpolate_trilinear_3d (__main__.TestNN) ... ok (0.011s) 2022-08-17T12:28:08.4070991Z test_interpolate_trilinear_3d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:28:08.4140376Z test_interpolate_trilinear_3d_zero_dim (__main__.TestNN) ... ok (0.007s) 2022-08-17T12:28:08.4151238Z test_interpolate_trilinear_3d_zero_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:28:08.4261200Z test_interpolate_trilinear_scale_3d (__main__.TestNN) ... ok (0.011s) 2022-08-17T12:28:08.4364639Z test_interpolate_trilinear_scale_3d_align_corners (__main__.TestNN) ... ok (0.010s) 2022-08-17T12:28:08.4376133Z test_interpolate_trilinear_scale_3d_align_corners_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:28:08.4385949Z test_interpolate_trilinear_scale_3d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:28:08.4468329Z test_interpolate_trilinear_tuple_3d (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:28:08.4550997Z test_interpolate_trilinear_tuple_3d_align_corners (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:28:08.4562755Z test_interpolate_trilinear_tuple_3d_align_corners_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:28:08.4572863Z test_interpolate_trilinear_tuple_3d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:28:08.5042632Z 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:28:08.5043876Z "Complex modules are a new feature under active development whose design may change, " 2022-08-17T12:28:08.5304689Z ok (0.073s) 2022-08-17T12:28:08.6234418Z test_invalid_conv2d (__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:28:08.6235555Z "Complex modules are a new feature under active development whose design may change, " 2022-08-17T12:28:08.6750799Z ok (0.144s) 2022-08-17T12:28:08.7296743Z test_invalid_conv3d (__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:28:08.7297455Z "Complex modules are a new feature under active development whose design may change, " 2022-08-17T12:28:08.7551634Z ok (0.080s) 2022-08-17T12:28:09.1141178Z test_invalid_dropout_p (__main__.TestNN) ... ok (0.359s) 2022-08-17T12:28:09.1225244Z test_kl_div_log_softmax_target (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:28:09.1274580Z 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:28:09.1276040Z "reduction: 'mean' divides the total loss by both the batch size and the support size." 2022-08-17T12:28:09.1499240Z ok (0.027s) 2022-08-17T12:28:09.1555415Z test_kl_div_with_diff_type_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:28:09.1556879Z "reduction: 'mean' divides the total loss by both the batch size and the support size." 2022-08-17T12:28:09.1790367Z ok (0.029s) 2022-08-17T12:28:18.5314342Z test_l1_loss_correct (__main__.TestNN) ... ok (9.352s) 2022-08-17T12:28:18.5327029Z test_l1_unstructured_pruning (__main__.TestNN) 2022-08-17T12:28:18.5749518Z Test that l1 unstructured pruning actually removes the lowest ... ok (0.043s) 2022-08-17T12:28:18.5763693Z test_l1_unstructured_pruning_with_importance_scores (__main__.TestNN) 2022-08-17T12:28:18.6211504Z Test that l1 unstructured pruning actually removes the lowest ... ok (0.046s) 2022-08-17T12:28:18.6720407Z test_layer_norm_grads_with_create_graph_flag (__main__.TestNN) ... ok (0.051s) 2022-08-17T12:28:18.6882387Z test_linear_broadcasting (__main__.TestNN) ... ok (0.016s) 2022-08-17T12:28:18.6893148Z test_ln_structured_pruning (__main__.TestNN) 2022-08-17T12:28:18.7376678Z Check Ln structured pruning by hand. ... ok (0.049s) 2022-08-17T12:28:18.7390344Z test_ln_structured_pruning_importance_scores (__main__.TestNN) 2022-08-17T12:28:18.7941275Z Check Ln structured pruning by hand. ... ok (0.056s) 2022-08-17T12:28:19.1094912Z test_load_state_dict (__main__.TestNN) ... ok (0.315s) 2022-08-17T12:28:19.1265019Z test_load_state_dict_BC (__main__.TestNN) ... ok (0.017s) 2022-08-17T12:28:19.1463434Z test_load_state_dict_custom (__main__.TestNN) ... ok (0.020s) 2022-08-17T12:28:19.1666289Z test_load_state_dict_invalid (__main__.TestNN) ... ok (0.020s) 2022-08-17T12:28:19.1678095Z test_load_state_dict_ref_cycle (__main__.TestNN) ... skip: TorchDynamo fails here for unknown reasons (0.001s) 2022-08-17T12:28:19.1803144Z test_load_state_dict_type (__main__.TestNN) ... ok (0.012s) 2022-08-17T12:28:19.1935333Z test_log_softmax_cpu (__main__.TestNN) ... ok (0.013s) 2022-08-17T12:28:19.2016625Z test_log_softmax_dim0 (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:28:19.2028178Z test_log_softmax_dim0_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:28:19.2108705Z test_log_softmax_dim3 (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:28:19.2120667Z test_log_softmax_dim3_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:28:19.2200528Z test_log_softmax_lastdim (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:28:19.2212598Z test_log_softmax_lastdim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:28:19.2258674Z test_log_softmax_scalar (__main__.TestNN) ... ok (0.004s) 2022-08-17T12:28:19.2269662Z test_log_softmax_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:28:19.2345862Z test_log_softmax_spatial (__main__.TestNN) ... ok (0.007s) 2022-08-17T12:28:19.2356630Z test_log_softmax_spatial_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:28:19.2441711Z test_log_softmax_spatial_special (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:28:19.2452965Z test_log_softmax_spatial_special_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:28:19.3199076Z test_loss_equal_input_target_shape (__main__.TestNN) ... /var/lib/jenkins/torchdynamo/torchdynamo/variables/tensor.py:84: 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:28:19.3200074Z return proxy.node.target(*args, **kwargs) 2022-08-17T12:28:19.3238082Z /var/lib/jenkins/torchdynamo/torchdynamo/variables/tensor.py:84: 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:28:19.3238985Z return proxy.node.target(*args, **kwargs) 2022-08-17T12:28:19.3266931Z 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:28:19.3267868Z 'mse_loss': lambda x, y: F.mse_loss(x, y), 2022-08-17T12:28:19.3304892Z /var/lib/jenkins/torchdynamo/torchdynamo/variables/tensor.py:84: 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:28:19.3305748Z return proxy.node.target(*args, **kwargs) 2022-08-17T12:28:19.3334003Z 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:28:19.3334828Z 'l1_loss': lambda x, y: F.l1_loss(x, y), 2022-08-17T12:28:19.3370720Z /var/lib/jenkins/torchdynamo/torchdynamo/variables/tensor.py:84: 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:28:19.3371469Z return proxy.node.target(*args, **kwargs) 2022-08-17T12:28:19.3398725Z 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:28:19.3399503Z 'smooth_l1_loss': lambda x, y: F.smooth_l1_loss(x, y), 2022-08-17T12:28:19.3436431Z /var/lib/jenkins/torchdynamo/torchdynamo/variables/tensor.py:84: 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:28:19.3437177Z return proxy.node.target(*args, **kwargs) 2022-08-17T12:28:19.3464660Z 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:28:19.3465444Z 'huber_loss': lambda x, y: F.huber_loss(x, y), 2022-08-17T12:28:19.3504096Z /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:28:19.3505148Z "reduction: 'mean' divides the total loss by both the batch size and the support size." 2022-08-17T12:28:19.3743646Z ok (0.129s) 2022-08-17T12:28:19.4260059Z test_margin_ranking_loss_margin_no_reduce (__main__.TestNN) ... ok (0.051s) 2022-08-17T12:28:19.4754285Z test_margin_ranking_loss_no_reduce (__main__.TestNN) ... ok (0.049s) 2022-08-17T12:28:19.6010020Z test_max_unpool2d_nhwc_cpu (__main__.TestNN) ... ok (0.125s) 2022-08-17T12:28:19.6132124Z test_mismatch_shape_conv2d (__main__.TestNN) ... ok (0.012s) 2022-08-17T12:28:19.6825293Z test_module_apply_inplace_op (__main__.TestNN) ... ok (0.069s) 2022-08-17T12:28:19.7108790Z test_module_backcompat (__main__.TestNN) ... ok (0.028s) 2022-08-17T12:28:19.7346662Z test_module_to_argparse (__main__.TestNN) ... ok (0.024s) 2022-08-17T12:28:19.7437264Z test_modules (__main__.TestNN) ... ok (0.009s) 2022-08-17T12:28:19.7936779Z test_move_sparse_half_embedding (__main__.TestNN) ... ok (0.050s) 2022-08-17T12:28:19.8871018Z test_mse_loss_size_warning (__main__.TestNN) ... ok (0.093s) 2022-08-17T12:28:20.0346116Z test_multihead_attention_average_attn_weights_False (__main__.TestNN) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:28:20.0347161Z function: '_fc' (test_nn.py:5771) 2022-08-17T12:28:20.0347946Z reasons: ["tensor 'X_bias' size mismatch at index 0. expected 16, actual 60"] 2022-08-17T12:28:20.0348778Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:28:22.2405118Z /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:28:22.2406202Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-08-17T12:28:22.2407980Z /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:28:22.2409042Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-08-17T12:28:22.5411273Z ok (2.654s) 2022-08-17T12:28:25.0837261Z test_multihead_attention_average_attn_weights_True (__main__.TestNN) ... ok (2.542s) 2022-08-17T12:28:25.1337295Z test_multihead_attn_3d_attn_mask (__main__.TestNN) ... ok (0.050s) 2022-08-17T12:28:25.1879351Z test_multihead_attn_fast_path_invalid_shape (__main__.TestNN) ... ok (0.054s) 2022-08-17T12:28:25.2380407Z test_multihead_attn_invalid_shape (__main__.TestNN) ... ok (0.050s) 2022-08-17T12:28:25.2588991Z test_multihead_attn_nested_tensor_outside_fast_path (__main__.TestNN) ... /var/lib/jenkins/torchdynamo/torchdynamo/variables/tensor.py:84: 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:28:25.2589916Z return proxy.node.target(*args, **kwargs) 2022-08-17T12:28:25.2617108Z ok (0.024s) 2022-08-17T12:28:25.2773986Z test_multihead_attn_no_bias (__main__.TestNN) ... ok (0.015s) 2022-08-17T12:28:25.2816170Z test_multimarginloss_1d_input_0d_target_no_reduce (__main__.TestNN) ... ok (0.004s) 2022-08-17T12:28:25.2826861Z test_multimarginloss_1d_input_0d_target_no_reduce_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:28:25.3184833Z test_multiple_inputs_parametrization (__main__.TestNN) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:28:25.3185781Z function: 'append' (/opt/conda/lib/python3.7/site-packages/torch/nn/modules/container.py:332) 2022-08-17T12:28:25.3186360Z reasons: ['___check_type_id(self, 94047278677664)'] 2022-08-17T12:28:25.3186920Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:28:25.3628311Z ok (0.080s) 2022-08-17T12:28:25.4733062Z test_multiple_pruning_calls (__main__.TestNN) ... ok (0.110s) 2022-08-17T12:28:25.5290637Z test_named_children (__main__.TestNN) ... ok (0.056s) 2022-08-17T12:28:25.5407094Z test_named_modules (__main__.TestNN) ... ok (0.012s) 2022-08-17T12:28:25.5417993Z test_native_dropout_corner_case (__main__.TestNN) ... skip: CUDA unavailable (0.001s) 2022-08-17T12:28:25.5505573Z test_nested_tensor_from_mask (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:28:25.6981453Z test_nested_tensor_from_mask_error (__main__.TestNN) ... ok (0.147s) 2022-08-17T12:28:31.8632885Z test_new_spectral_norm (__main__.TestNN) ... ok (6.165s) 2022-08-17T12:28:31.9044093Z test_new_spectral_norm_dim (__main__.TestNN) ... ok (0.041s) 2022-08-17T12:28:31.9373885Z test_new_spectral_norm_forward (__main__.TestNN) ... ok (0.033s) 2022-08-17T12:28:32.0053108Z test_new_spectral_norm_load_state_dict (__main__.TestNN) ... ok (0.068s) 2022-08-17T12:28:32.2128504Z test_nnpack_conv (__main__.TestNN) ... ok (0.207s) 2022-08-17T12:28:32.2395449Z test_no_grad (__main__.TestNN) ... ok (0.027s) 2022-08-17T12:28:32.2758695Z test_non_leaf_parameters (__main__.TestNN) ... ok (0.036s) 2022-08-17T12:28:32.3625504Z test_normalize (__main__.TestNN) ... ok (0.086s) 2022-08-17T12:28:32.3804947Z test_orthogonal_errors (__main__.TestNN) ... ok (0.018s) 2022-08-17T12:28:32.4674267Z 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:28:32.4675363Z warnings.warn(msg, FutureWarning) 2022-08-17T12:28:32.4875850Z /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:28:32.4877186Z warnings.warn(msg, FutureWarning) 2022-08-17T12:28:32.5009427Z /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:28:32.5010513Z warnings.warn(msg, FutureWarning) 2022-08-17T12:28:32.5026944Z /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:28:32.5027888Z warnings.warn(msg, FutureWarning) 2022-08-17T12:28:32.5117916Z /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:28:32.5118883Z warnings.warn(msg, FutureWarning) 2022-08-17T12:28:32.5327140Z /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:28:32.5328162Z warnings.warn(msg, FutureWarning) 2022-08-17T12:28:32.5421593Z /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:28:32.5422753Z warnings.warn(msg, FutureWarning) 2022-08-17T12:28:32.5610059Z /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:28:32.5610977Z warnings.warn(msg, FutureWarning) 2022-08-17T12:28:32.5893513Z /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:28:32.5894414Z warnings.warn(msg, FutureWarning) 2022-08-17T12:28:32.6014756Z /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:28:32.6015744Z warnings.warn(msg, FutureWarning) 2022-08-17T12:28:32.6112841Z /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:28:32.6113727Z warnings.warn(msg, FutureWarning) 2022-08-17T12:28:32.6272591Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:28:32.6273395Z function: 'add_param_group' (/opt/conda/lib/python3.7/site-packages/torch/optim/optimizer.py:284) 2022-08-17T12:28:32.6274248Z reasons: ["len(param_group['params']) == 1"] 2022-08-17T12:28:32.6274797Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:28:32.6288226Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:28:32.6288918Z function: 'sgd' (/opt/conda/lib/python3.7/site-packages/torch/optim/sgd.py:170) 2022-08-17T12:28:32.6289387Z reasons: ['lr == 0.0'] 2022-08-17T12:28:32.6289876Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:28:32.6364819Z /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:28:32.6365700Z warnings.warn(msg, FutureWarning) 2022-08-17T12:28:32.6424196Z /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:28:32.6425231Z warnings.warn(msg, FutureWarning) 2022-08-17T12:28:32.6529710Z /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:28:32.6530783Z warnings.warn(msg, FutureWarning) 2022-08-17T12:28:32.6854597Z /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:28:32.6855595Z warnings.warn(msg, FutureWarning) 2022-08-17T12:28:32.6998428Z /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:28:32.6999405Z warnings.warn(msg, FutureWarning) 2022-08-17T12:28:32.7223118Z /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:28:32.7224000Z warnings.warn(msg, FutureWarning) 2022-08-17T12:28:32.7502982Z /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:28:32.7503848Z warnings.warn(msg, FutureWarning) 2022-08-17T12:28:32.7683643Z /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:28:32.7684471Z warnings.warn(msg, FutureWarning) 2022-08-17T12:28:32.7869995Z ok (0.406s) 2022-08-17T12:28:32.9056438Z test_overwrite_module_params_on_conversion (__main__.TestNN) ... ok (0.118s) 2022-08-17T12:28:34.7423639Z test_pack_padded_sequence (__main__.TestNN) ... ok (1.837s) 2022-08-17T12:28:34.8803379Z test_pack_sequence (__main__.TestNN) ... ok (0.138s) 2022-08-17T12:28:34.8812122Z test_pack_sequence_batch_sizes_throw (__main__.TestNN) ... skip: CUDA not available (0.001s) 2022-08-17T12:28:34.9283974Z test_pad_scalar_error (__main__.TestNN) ... ok (0.047s) 2022-08-17T12:28:35.5280006Z test_pad_sequence (__main__.TestNN) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:28:35.5280780Z function: 'pad' (test_nn.py:7529) 2022-08-17T12:28:35.5281297Z reasons: ["tensor 'tensor' size mismatch at index 0. expected 81, actual 64"] 2022-08-17T12:28:35.5281865Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:28:35.5362547Z ok (0.608s) 2022-08-17T12:28:35.5809336Z test_padding_list (__main__.TestNN) ... ok (0.044s) 2022-08-17T12:28:35.6112929Z test_pairwise_distance (__main__.TestNN) ... ok (0.030s) 2022-08-17T12:28:35.6131915Z test_parameter_assignment (__main__.TestNN) ... skip: TorchDynamo fails here for unknown reasons (0.002s) 2022-08-17T12:28:35.7727757Z test_parameterlistdict_pickle (__main__.TestNN) ... ok (0.159s) 2022-08-17T12:28:35.8659949Z test_parameterlistdict_setting_attributes (__main__.TestNN) ... ok (0.093s) 2022-08-17T12:28:35.9109143Z test_parameters_and_named_parameters (__main__.TestNN) ... ok (0.045s) 2022-08-17T12:28:35.9387133Z test_parameters_to_vector (__main__.TestNN) ... ok (0.028s) 2022-08-17T12:28:35.9396339Z test_parametrization_same_training_mode (__main__.TestNN) 2022-08-17T12:28:35.9445105Z Test training mode updated on parametrization registration ... ok (0.006s) 2022-08-17T12:28:35.9473636Z test_parse_to (__main__.TestNN) ... ok (0.003s) 2022-08-17T12:28:35.9483239Z test_partial_flat_weights (__main__.TestNN) ... skip: CUDA not available (0.001s) 2022-08-17T12:28:36.0042244Z test_pdist (__main__.TestNN) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:28:36.0042732Z function: '' (test_nn.py:9966) 2022-08-17T12:28:36.0042994Z reasons: ['p == 0'] 2022-08-17T12:28:36.0043303Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:28:36.0104456Z ok (0.062s) 2022-08-17T12:28:36.0115331Z test_pdist_cpu_gradgrad_unimplemented (__main__.TestNN) ... skip: TorchDynamo fails here for unknown reasons (0.001s) 2022-08-17T12:28:36.0137095Z test_pdist_cuda_gradgrad_unimplemented (__main__.TestNN) ... expected failure (0.002s) 2022-08-17T12:28:36.0201783Z test_pdist_empty_col (__main__.TestNN) ... ok (0.006s) 2022-08-17T12:28:36.0269979Z test_pdist_empty_row (__main__.TestNN) ... ok (0.007s) 2022-08-17T12:28:36.0508851Z test_pdist_large (__main__.TestNN) ... ok (0.024s) 2022-08-17T12:28:36.0516642Z test_pdist_zeros (__main__.TestNN) 2022-08-17T12:28:36.1017624Z Test that grad is still valid when dist is 0 ... ok (0.051s) 2022-08-17T12:28:36.1714908Z test_pixel_shuffle_nhwc_cpu (__main__.TestNN) ... ok (0.069s) 2022-08-17T12:28:36.1758486Z test_pixel_shuffle_unshuffle (__main__.TestNN) ... skip: TorchDynamo fails here for unknown reasons (0.004s) 2022-08-17T12:28:36.2265593Z test_pointwise_loss_broadcast (__main__.TestNN) ... /var/lib/jenkins/torchdynamo/torchdynamo/variables/tensor.py:84: 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:28:36.2266470Z return proxy.node.target(*args, **kwargs) 2022-08-17T12:28:36.2583931Z /var/lib/jenkins/torchdynamo/torchdynamo/variables/tensor.py:84: 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:28:36.2584704Z return proxy.node.target(*args, **kwargs) 2022-08-17T12:28:36.2620149Z :5: 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:28:36.2641196Z :5: 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:28:36.2655043Z /var/lib/jenkins/torchdynamo/torchdynamo/variables/tensor.py:84: 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:28:36.2655800Z return proxy.node.target(*args, **kwargs) 2022-08-17T12:28:36.2690874Z :5: 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:28:36.2710135Z :5: 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:28:36.2723267Z /var/lib/jenkins/torchdynamo/torchdynamo/variables/tensor.py:84: 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:28:36.2724012Z return proxy.node.target(*args, **kwargs) 2022-08-17T12:28:36.2760928Z :5: 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:28:36.2778554Z :5: 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:28:36.2792691Z /var/lib/jenkins/torchdynamo/torchdynamo/variables/tensor.py:84: 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:28:36.2793453Z return proxy.node.target(*args, **kwargs) 2022-08-17T12:28:36.2828127Z :5: 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:28:36.2844408Z :5: 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:28:36.2859465Z /var/lib/jenkins/torchdynamo/torchdynamo/variables/tensor.py:84: 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:28:36.2860217Z return proxy.node.target(*args, **kwargs) 2022-08-17T12:28:36.2898200Z :5: 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:28:36.2913479Z :5: 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:28:36.2927852Z /var/lib/jenkins/torchdynamo/torchdynamo/variables/tensor.py:84: 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:28:36.2928865Z return proxy.node.target(*args, **kwargs) 2022-08-17T12:28:36.2966675Z :5: 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:28:36.2983061Z :5: 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:28:36.2998255Z /var/lib/jenkins/torchdynamo/torchdynamo/variables/tensor.py:84: 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:28:36.2999072Z return proxy.node.target(*args, **kwargs) 2022-08-17T12:28:36.3036102Z :5: 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:28:36.3056091Z :5: 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:28:36.3070297Z /var/lib/jenkins/torchdynamo/torchdynamo/variables/tensor.py:84: 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:28:36.3071078Z return proxy.node.target(*args, **kwargs) 2022-08-17T12:28:36.3107012Z :5: 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:28:36.3126226Z :5: 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:28:36.3139733Z /var/lib/jenkins/torchdynamo/torchdynamo/variables/tensor.py:84: 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:28:36.3140527Z return proxy.node.target(*args, **kwargs) 2022-08-17T12:28:36.3175633Z :5: 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:28:36.3192459Z :5: 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:28:36.3206419Z /var/lib/jenkins/torchdynamo/torchdynamo/variables/tensor.py:84: 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:28:36.3207213Z return proxy.node.target(*args, **kwargs) 2022-08-17T12:28:36.3238823Z :5: 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:28:36.3252964Z :5: 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:28:36.3265429Z /var/lib/jenkins/torchdynamo/torchdynamo/variables/tensor.py:84: 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:28:36.3266189Z return proxy.node.target(*args, **kwargs) 2022-08-17T12:28:36.3299003Z :5: 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:28:36.3313930Z :5: 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:28:36.3327175Z /var/lib/jenkins/torchdynamo/torchdynamo/variables/tensor.py:84: 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:28:36.3327988Z return proxy.node.target(*args, **kwargs) 2022-08-17T12:28:36.3362682Z :5: 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:28:36.3376739Z :5: 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:28:36.3389452Z /var/lib/jenkins/torchdynamo/torchdynamo/variables/tensor.py:84: 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:28:36.3390261Z return proxy.node.target(*args, **kwargs) 2022-08-17T12:28:36.3422669Z :5: 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:28:36.3441164Z :5: 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:28:36.3454315Z /var/lib/jenkins/torchdynamo/torchdynamo/variables/tensor.py:84: 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:28:36.3455134Z return proxy.node.target(*args, **kwargs) 2022-08-17T12:28:36.3488388Z :5: 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:28:36.3506403Z :5: 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:28:36.3520278Z /var/lib/jenkins/torchdynamo/torchdynamo/variables/tensor.py:84: 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:28:36.3521307Z return proxy.node.target(*args, **kwargs) 2022-08-17T12:28:36.3557540Z :5: 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:28:36.3575033Z :5: 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:28:36.3588651Z /var/lib/jenkins/torchdynamo/torchdynamo/variables/tensor.py:84: 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:28:36.3589417Z return proxy.node.target(*args, **kwargs) 2022-08-17T12:28:36.3624743Z :5: 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:28:36.3638736Z :5: 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:28:36.3651281Z /var/lib/jenkins/torchdynamo/torchdynamo/variables/tensor.py:84: 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:28:36.3652094Z return proxy.node.target(*args, **kwargs) 2022-08-17T12:28:36.3685470Z :5: 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:28:36.3699349Z :5: 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:28:36.3712543Z /var/lib/jenkins/torchdynamo/torchdynamo/variables/tensor.py:84: 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:28:36.3713328Z return proxy.node.target(*args, **kwargs) 2022-08-17T12:28:36.3750332Z :5: 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:28:36.3764002Z :5: 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:28:36.3776838Z /var/lib/jenkins/torchdynamo/torchdynamo/variables/tensor.py:84: 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:28:36.3777640Z return proxy.node.target(*args, **kwargs) 2022-08-17T12:28:36.3809353Z :5: 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:28:36.3827347Z :5: 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:28:36.3840049Z /var/lib/jenkins/torchdynamo/torchdynamo/variables/tensor.py:84: 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:28:36.3840892Z return proxy.node.target(*args, **kwargs) 2022-08-17T12:28:36.3873578Z :5: 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:28:36.3890091Z :5: 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:28:36.3902917Z /var/lib/jenkins/torchdynamo/torchdynamo/variables/tensor.py:84: 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:28:36.3903709Z return proxy.node.target(*args, **kwargs) 2022-08-17T12:28:36.3937108Z :5: 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:28:36.3953922Z :5: 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:28:36.3966477Z /var/lib/jenkins/torchdynamo/torchdynamo/variables/tensor.py:84: 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:28:36.3966962Z return proxy.node.target(*args, **kwargs) 2022-08-17T12:28:36.3998887Z :5: 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:28:36.4012873Z :5: 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:28:36.4025159Z /var/lib/jenkins/torchdynamo/torchdynamo/variables/tensor.py:84: 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:28:36.4025621Z return proxy.node.target(*args, **kwargs) 2022-08-17T12:28:36.4057652Z :5: 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:28:36.4070568Z :5: 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:28:36.4082710Z /var/lib/jenkins/torchdynamo/torchdynamo/variables/tensor.py:84: 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:28:36.4083349Z return proxy.node.target(*args, **kwargs) 2022-08-17T12:28:36.4115839Z :5: 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:28:36.4128674Z :5: 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:28:36.4130844Z ok (0.237s) 2022-08-17T12:28:36.4309542Z test_pointwise_loss_target_grad_none_reduction (__main__.TestNN) ... ok (0.018s) 2022-08-17T12:28:36.4714246Z test_poisson_nll_loss_reduction_modes (__main__.TestNN) ... ok (0.040s) 2022-08-17T12:28:36.4764251Z test_projections_errors_on_gru_and_rnn (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:28:36.7087356Z test_projections_lstm_args_check (__main__.TestNN) ... ok (0.232s) 2022-08-17T12:28:36.7101236Z test_projections_lstm_check_device (__main__.TestNN) ... skip: multi-GPU not supported (0.001s) 2022-08-17T12:28:36.7323345Z test_projections_lstm_initial_hidden_state (__main__.TestNN) ... ok (0.022s) 2022-08-17T12:28:36.7358457Z test_prune (__main__.TestNN) ... ok (0.003s) 2022-08-17T12:28:36.7391928Z test_prune_importance_scores (__main__.TestNN) ... ok (0.003s) 2022-08-17T12:28:36.7425271Z test_prune_importance_scores_mimic_default (__main__.TestNN) ... ok (0.003s) 2022-08-17T12:28:36.7456738Z test_pruning_container (__main__.TestNN) ... ok (0.003s) 2022-08-17T12:28:36.7473548Z test_pruning_container_compute_mask (__main__.TestNN) 2022-08-17T12:28:36.7504472Z Test `compute_mask` of pruning container with a known `t` and ... ok (0.005s) 2022-08-17T12:28:36.7512844Z test_pruning_id_consistency (__main__.TestNN) 2022-08-17T12:28:36.8006950Z Test that pruning doesn't change the id of the parameters, which ... ok (0.050s) 2022-08-17T12:28:36.8019464Z test_pruning_rollback (__main__.TestNN) 2022-08-17T12:28:36.9363762Z Test that if something fails when the we try to compute the mask, ... ok (0.136s) 2022-08-17T12:28:37.1335412Z test_pruning_serialization_model (__main__.TestNN) ... ok (0.197s) 2022-08-17T12:28:37.4930219Z test_pruning_serialization_state_dict (__main__.TestNN) ... ok (0.359s) 2022-08-17T12:28:37.5194170Z test_random_pruning (__main__.TestNN) ... ok (0.026s) 2022-08-17T12:28:37.5207702Z test_random_pruning_0perc (__main__.TestNN) 2022-08-17T12:28:37.5892121Z Test that a mask of 1s does not change forward or backward. ... ok (0.070s) 2022-08-17T12:28:37.5903659Z test_random_pruning_forward (__main__.TestNN) 2022-08-17T12:28:37.6118420Z check forward with mask (by hand). ... ok (0.023s) 2022-08-17T12:28:37.6128809Z test_random_pruning_new_weight (__main__.TestNN) 2022-08-17T12:28:37.6815141Z Test that module.name now contains a pruned version of ... ok (0.069s) 2022-08-17T12:28:37.6825395Z test_random_pruning_orig (__main__.TestNN) 2022-08-17T12:28:37.7416747Z Test that original tensor is correctly stored in 'orig' ... ok (0.060s) 2022-08-17T12:28:37.8050505Z test_random_pruning_pickle (__main__.TestNN) ... ok (0.063s) 2022-08-17T12:28:37.8062877Z test_random_pruning_sizes (__main__.TestNN) 2022-08-17T12:28:37.8860540Z Test that the new parameters and buffers created by the pruning ... ok (0.081s) 2022-08-17T12:28:37.8895842Z test_random_structured_pruning_amount (__main__.TestNN) ... ok (0.003s) 2022-08-17T12:28:37.8915220Z test_register_and_remove_buffer_parametrization (__main__.TestNN) 2022-08-17T12:28:37.9076252Z Test that it is possible to add and remove parametrizations on buffers ... ok (0.018s) 2022-08-17T12:28:37.9094753Z test_register_and_remove_nested_parametrization (__main__.TestNN) 2022-08-17T12:28:37.9171891Z Test that it is possible to nest the parametrizations ... ok (0.009s) 2022-08-17T12:28:37.9255846Z test_register_and_remove_parametrization (__main__.TestNN) 2022-08-17T12:28:37.9891286Z Test that it is possible to add a few parametrizations ... ok (0.072s) 2022-08-17T12:28:38.0326000Z test_register_buffer_allows_overwriting_with_same_name (__main__.TestNN) ... ok (0.043s) 2022-08-17T12:28:38.0501944Z test_register_buffer_raises_error_if_attr_exists (__main__.TestNN) ... ok (0.018s) 2022-08-17T12:28:38.0651133Z test_register_buffer_raises_error_if_name_is_not_string (__main__.TestNN) ... ok (0.015s) 2022-08-17T12:28:38.0772036Z test_register_buffer_raises_error_if_not_tensor (__main__.TestNN) ... ok (0.012s) 2022-08-17T12:28:38.0896546Z test_register_parameter_allows_overwriting_with_same_name (__main__.TestNN) ... ok (0.012s) 2022-08-17T12:28:38.1075433Z test_register_parameter_raises_error_if_attr_exists (__main__.TestNN) ... ok (0.018s) 2022-08-17T12:28:38.1232617Z test_register_parameter_raises_error_if_name_is_not_string (__main__.TestNN) ... ok (0.016s) 2022-08-17T12:28:38.1611825Z test_relu_inplace_on_view (__main__.TestNN) ... ok (0.038s) 2022-08-17T12:28:38.1625111Z test_remove_pruning (__main__.TestNN) 2022-08-17T12:28:38.2749958Z `prune.remove` removes the hook and the reparametrization ... ok (0.114s) 2022-08-17T12:28:38.2759149Z test_remove_pruning_exception (__main__.TestNN) 2022-08-17T12:28:38.3355401Z Removing from an unpruned tensor throws an assertion error ... ok (0.060s) 2022-08-17T12:28:38.3365031Z test_remove_pruning_forward (__main__.TestNN) 2022-08-17T12:28:38.3582022Z Remove pruning and check forward is unchanged from previous ... ok (0.023s) 2022-08-17T12:28:38.4062088Z test_repr (__main__.TestNN) ... ok (0.048s) 2022-08-17T12:28:38.4512527Z test_requires_grad_ (__main__.TestNN) ... ok (0.045s) 2022-08-17T12:28:38.6505967Z test_rnn_args_check (__main__.TestNN) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:28:38.6506765Z function: 'get_inputs' (test_nn.py:8698) 2022-08-17T12:28:38.6507184Z reasons: ["mode == 'RNN'"] 2022-08-17T12:28:38.6507625Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:28:38.6512474Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:28:38.6513163Z function: '' (test_nn.py:8688) 2022-08-17T12:28:38.6513615Z reasons: ['___check_type_id(model, 94047279146992)'] 2022-08-17T12:28:38.6514188Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:28:38.6539535Z ok (0.203s) 2022-08-17T12:28:38.6555074Z test_rnn_check_device (__main__.TestNN) ... skip: multi-GPU not supported (0.001s) 2022-08-17T12:28:38.6744434Z test_rnn_initial_hidden_state (__main__.TestNN) ... ok (0.019s) 2022-08-17T12:28:38.6761980Z test_rnn_pruning (__main__.TestNN) ... skip: TorchDynamo fails here for unknown reasons (0.002s) 2022-08-17T12:28:38.6782048Z test_rnn_weight_norm (__main__.TestNN) ... skip: TorchDynamo fails here for unknown reasons (0.002s) 2022-08-17T12:28:38.6799687Z test_serialization_parametrization (__main__.TestNN) 2022-08-17T12:28:38.7270339Z Test that it is possible to serialize a parametrized model via state_dict ... ok (0.049s) 2022-08-17T12:28:38.7465616Z test_share_memory (__main__.TestNN) ... ok (0.019s) 2022-08-17T12:28:38.8132295Z test_smoothl1loss_intergral_target (__main__.TestNN) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:28:38.8133090Z function: '_input_grad' (test_nn.py:10211) 2022-08-17T12:28:38.8133506Z reasons: ["reduction == 'none'"] 2022-08-17T12:28:38.8134054Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:28:38.8165650Z ok (0.070s) 2022-08-17T12:28:38.8290519Z test_smoothl1loss_negative_beta_not_supported (__main__.TestNN) ... ok (0.012s) 2022-08-17T12:28:38.8428167Z test_softmax_cpu (__main__.TestNN) ... ok (0.014s) 2022-08-17T12:28:38.8509819Z test_softmax_functional_dim0 (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:28:38.8520966Z test_softmax_functional_dim0_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:28:38.8596542Z test_softmax_functional_dim3 (__main__.TestNN) ... ok (0.007s) 2022-08-17T12:28:38.8606353Z test_softmax_functional_dim3_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:28:38.8647844Z test_softmax_functional_scalar (__main__.TestNN) ... ok (0.004s) 2022-08-17T12:28:38.8657130Z test_softmax_functional_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:28:38.8735889Z test_softmax_lastdim (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:28:38.8746120Z test_softmax_lastdim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:28:38.8824422Z test_softmax_lastdim_dtype (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:28:38.8834883Z test_softmax_lastdim_dtype_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:28:38.8907024Z test_softmax_spatial (__main__.TestNN) ... ok (0.007s) 2022-08-17T12:28:38.8917426Z test_softmax_spatial_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:28:38.8990075Z test_softmax_spatial_dtype (__main__.TestNN) ... ok (0.007s) 2022-08-17T12:28:38.9000714Z test_softmax_spatial_dtype_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:28:38.9085755Z test_softmax_spatial_special (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:28:38.9096049Z test_softmax_spatial_special_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:28:38.9293774Z test_softmin (__main__.TestNN) ... ok (0.020s) 2022-08-17T12:28:38.9345407Z test_spectral_norm (__main__.TestNN) ... skip: TorchDynamo fails here for unknown reasons (0.005s) 2022-08-17T12:28:38.9663117Z test_spectral_norm_dim (__main__.TestNN) ... ok (0.032s) 2022-08-17T12:28:38.9910212Z test_spectral_norm_forward (__main__.TestNN) ... ok (0.025s) 2022-08-17T12:28:39.0813117Z test_spectral_norm_load_state_dict (__main__.TestNN) ... ok (0.090s) 2022-08-17T12:28:39.1082935Z test_spectral_norm_pickle (__main__.TestNN) ... ok (0.027s) 2022-08-17T12:28:42.4099262Z test_state_dict (__main__.TestNN) ... ok (3.301s) 2022-08-17T12:28:42.4109309Z test_sync_batchnorm_accuracy_cuda (__main__.TestNN) ... skip: CUDA not available (0.001s) 2022-08-17T12:28:42.4125301Z test_sync_batchnorm_backward_elemt (__main__.TestNN) ... skip: CUDA not available (0.001s) 2022-08-17T12:28:42.4145110Z test_thnn_conv_strided_padded_dilated (__main__.TestNN) ... skip: CUDA not available (0.002s) 2022-08-17T12:28:42.4251690Z test_threshold_bfloat16 (__main__.TestNN) ... ok (0.010s) 2022-08-17T12:28:42.4344814Z test_threshold_int (__main__.TestNN) ... ok (0.009s) 2022-08-17T12:28:42.5288894Z test_to (__main__.TestNN) ... ok (0.094s) 2022-08-17T12:28:42.5382318Z test_train_errors_for_invalid_mode (__main__.TestNN) ... ok (0.009s) 2022-08-17T12:28:42.5404154Z test_transfer_parametrizations_and_params (__main__.TestNN) 2022-08-17T12:28:42.5820929Z Test that all parametrizations and their associated parameters are transferred. ... ok (0.044s) 2022-08-17T12:28:42.6089104Z test_transfer_parametrizations_and_params_many_to_one (__main__.TestNN) ... ok (0.027s) 2022-08-17T12:28:42.6101088Z test_transfer_parametrizations_and_params_right_inverse (__main__.TestNN) 2022-08-17T12:28:42.6226872Z Test that all parametrizations and their associated parameters are transferred. ... ok (0.014s) 2022-08-17T12:28:42.6242563Z test_transfer_parametrizations_and_params_single_param (__main__.TestNN) 2022-08-17T12:28:42.6517968Z Test that all parametrizations and their associated parameters are transferred. ... ok (0.029s) 2022-08-17T12:28:43.0662788Z test_transformer_args_check (__main__.TestNN) ... ok (0.414s) 2022-08-17T12:28:43.0976169Z test_transformer_layer_args_check (__main__.TestNN) ... ok (0.031s) 2022-08-17T12:28:43.2237619Z test_transformerdecoder (__main__.TestNN) ... ok (0.126s) 2022-08-17T12:28:43.3838482Z test_transformerdecoderlayer (__main__.TestNN) ... ok (0.160s) 2022-08-17T12:28:43.5014835Z test_transformerdecoderlayer_gelu (__main__.TestNN) ... ok (0.117s) 2022-08-17T12:28:43.5537608Z test_triplet_margin_loss (__main__.TestNN) ... ok (0.052s) 2022-08-17T12:28:43.5759791Z test_triplet_margin_loss_invalid (__main__.TestNN) ... ok (0.022s) 2022-08-17T12:28:43.6278571Z test_triplet_margin_loss_no_reduce (__main__.TestNN) ... ok (0.052s) 2022-08-17T12:28:43.6802678Z test_triplet_margin_loss_swap (__main__.TestNN) ... ok (0.052s) 2022-08-17T12:28:43.7324455Z test_triplet_margin_loss_swap_no_reduce (__main__.TestNN) ... ok (0.052s) 2022-08-17T12:28:44.0183778Z test_type (__main__.TestNN) ... ok (0.286s) 2022-08-17T12:28:44.0192781Z test_type_before_parametrizations (__main__.TestNN) 2022-08-17T12:28:44.0240948Z Test that type_before_parametrizations always retrieves original type ... ok (0.006s) 2022-08-17T12:28:44.0318818Z 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:28:44.0319419Z return super(Tensor, self).refine_names(names) 2022-08-17T12:28:44.0320713Z ok (0.008s) 2022-08-17T12:28:44.0458531Z test_unflatten_invalid_arg (__main__.TestNN) ... ok (0.013s) 2022-08-17T12:28:44.0768282Z test_unfold_invalid_arg (__main__.TestNN) ... ok (0.031s) 2022-08-17T12:28:44.0921501Z test_unpack_sequence (__main__.TestNN) ... ok (0.015s) 2022-08-17T12:28:44.1325542Z test_unpad_sequence (__main__.TestNN) ... ok (0.040s) 2022-08-17T12:28:44.1335035Z test_unstructured_pruning_same_magnitude (__main__.TestNN) 2022-08-17T12:28:44.1356221Z Since it may happen that the tensor to prune has entries with the ... ok (0.003s) 2022-08-17T12:28:44.2362520Z test_upsamplingBilinear2d_spatial_invariance (__main__.TestNN) ... ok (0.100s) 2022-08-17T12:28:44.3128106Z test_upsamplingLinear1d (__main__.TestNN) ... ok (0.077s) 2022-08-17T12:28:44.4133072Z test_upsamplingLinear1d_spatial_invariance (__main__.TestNN) ... ok (0.100s) 2022-08-17T12:28:44.5519188Z test_upsamplingTrilinear3d (__main__.TestNN) ... ok (0.138s) 2022-08-17T12:28:44.6529205Z test_upsamplingTrilinear3d_spatial_invariance (__main__.TestNN) ... ok (0.101s) 2022-08-17T12:28:44.9429408Z test_upsampling_bfloat16 (__main__.TestNN) ... ok (0.290s) 2022-08-17T12:28:45.0557983Z test_upsampling_not_recompute_scale_factor (__main__.TestNN) ... ok (0.113s) 2022-08-17T12:28:45.0735305Z test_upsampling_small_scale (__main__.TestNN) ... ok (0.018s) 2022-08-17T12:28:45.0744200Z test_validate_pruning_amount (__main__.TestNN) 2022-08-17T12:28:45.0835548Z Tests the second util function that validates the pruning ... ok (0.010s) 2022-08-17T12:28:45.0846441Z test_validate_pruning_amount_init (__main__.TestNN) 2022-08-17T12:28:45.0957638Z Test the first util function that validates the pruning ... ok (0.012s) 2022-08-17T12:28:45.1328864Z test_vector_to_parameters (__main__.TestNN) ... ok (0.037s) 2022-08-17T12:28:45.1458139Z test_weight_norm (__main__.TestNN) ... ok (0.013s) 2022-08-17T12:28:45.1721300Z test_weight_norm_pickle (__main__.TestNN) ... ok (0.026s) 2022-08-17T12:28:45.1922947Z test_zero_grad (__main__.TestNN) ... ok (0.020s) 2022-08-17T12:28:45.3322915Z test_AdaptiveMaxPool1d_indices_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.140s) 2022-08-17T12:28:45.4435594Z test_AdaptiveMaxPool2d_indices_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.111s) 2022-08-17T12:28:45.7625373Z test_AdaptiveMaxPool3d_indices_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.319s) 2022-08-17T12:28:45.8762787Z test_AdaptiveMaxPool_zero_batch_dim_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.114s) 2022-08-17T12:28:45.9659422Z test_AvgPool2d_empty_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.090s) 2022-08-17T12:28:45.9673527Z test_AvgPool3d_backward_after_cat_dim1_device_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:28:46.0772461Z test_BatchNorm_empty_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.110s) 2022-08-17T12:28:46.1382672Z test_Bilinear_empty_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.061s) 2022-08-17T12:28:46.1400993Z test_CTCLoss_cudnn_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:28:46.2126633Z test_CTCLoss_empty_target_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.072s) 2022-08-17T12:28:46.5082892Z test_CTCLoss_no_batch_dim_reduction_mean_use_module_form_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.295s) 2022-08-17T12:28:46.5123109Z test_CTCLoss_no_batch_dim_reduction_mean_use_module_form_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.004s) 2022-08-17T12:28:46.5160034Z test_CTCLoss_no_batch_dim_reduction_none_use_module_form_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.004s) 2022-08-17T12:28:46.5196585Z test_CTCLoss_no_batch_dim_reduction_none_use_module_form_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.004s) 2022-08-17T12:28:46.5231268Z test_CTCLoss_no_batch_dim_reduction_sum_use_module_form_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.003s) 2022-08-17T12:28:46.5266722Z test_CTCLoss_no_batch_dim_reduction_sum_use_module_form_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.003s) 2022-08-17T12:28:47.8756674Z test_Conv2d_backward_depthwise_cpu_complex128 (__main__.TestNNDeviceTypeCPU) ... ok (1.349s) 2022-08-17T12:28:48.0113057Z test_Conv2d_backward_depthwise_cpu_float64 (__main__.TestNNDeviceTypeCPU) ... ok (0.135s) 2022-08-17T12:28:48.0145290Z test_Conv2d_depthwise_naive_groups_cpu_float16 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:28:48.0174621Z test_Conv2d_depthwise_naive_groups_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:28:48.0204024Z test_Conv2d_depthwise_naive_groups_cpu_float64 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:28:48.0222393Z test_Conv2d_deterministic_cudnn_cpu_complex128 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:28:48.0239962Z test_Conv2d_deterministic_cudnn_cpu_complex64 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:28:48.0257607Z test_Conv2d_deterministic_cudnn_cpu_float16 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:28:48.0275393Z test_Conv2d_deterministic_cudnn_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:28:48.0293283Z test_Conv2d_deterministic_cudnn_cpu_float64 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:28:48.0307879Z test_Conv2d_large_workspace_cpu_float16 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:28:48.0322733Z test_Conv2d_large_workspace_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:28:48.0336947Z test_Conv2d_large_workspace_cpu_float64 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:28:48.3571031Z test_Conv2d_naive_groups_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.323s) 2022-08-17T12:28:48.3587904Z test_Conv2d_size_1_kernel_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:28:48.3617911Z test_Conv3d_depthwise_naive_groups_cpu_float16 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:28:48.3647526Z test_Conv3d_depthwise_naive_groups_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:28:48.3676722Z test_Conv3d_depthwise_naive_groups_cpu_float64 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:28:48.3691491Z test_ConvTranspose2d_large_output_padding_cpu_float16 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:28:48.3706434Z test_ConvTranspose2d_large_output_padding_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:28:48.3722417Z test_ConvTranspose2d_size_1_kernel_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:28:48.3738301Z test_ConvTranspose3d_size_1_kernel_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:28:49.3238405Z test_Dropout1d_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.950s) 2022-08-17T12:28:50.0669311Z test_Dropout2d_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.743s) 2022-08-17T12:28:50.2864406Z test_Dropout3d_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.219s) 2022-08-17T12:28:50.6367621Z test_Dropout_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.350s) 2022-08-17T12:28:50.8083378Z test_EmbeddingBag_empty_per_sample_weights_and_offsets_cpu_int32_int32_float16 (__main__.TestNNDeviceTypeCPU) ... ok (0.171s) 2022-08-17T12:28:50.8984323Z test_EmbeddingBag_empty_per_sample_weights_and_offsets_cpu_int32_int32_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.090s) 2022-08-17T12:28:50.9872945Z test_EmbeddingBag_empty_per_sample_weights_and_offsets_cpu_int32_int32_float64 (__main__.TestNNDeviceTypeCPU) ... ok (0.089s) 2022-08-17T12:28:51.0765404Z test_EmbeddingBag_empty_per_sample_weights_and_offsets_cpu_int32_int64_float16 (__main__.TestNNDeviceTypeCPU) ... ok (0.089s) 2022-08-17T12:28:51.0935692Z test_EmbeddingBag_empty_per_sample_weights_and_offsets_cpu_int32_int64_float32 (__main__.TestNNDeviceTypeCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:28:51.0936646Z function: 'test_per_sample_weights' (test_nn.py:18162) 2022-08-17T12:28:51.0937127Z reasons: ["str(dtypes[1]) == 'torch.int32'"] 2022-08-17T12:28:51.0937695Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:28:51.0938491Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:28:51.0939119Z function: '_embedding_bag_reference_impl' (test_nn.py:18102) 2022-08-17T12:28:51.0939703Z reasons: ["tensor 'weight' dtype mismatch. expected Half, actual Float"] 2022-08-17T12:28:51.0940317Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:28:51.0961822Z ok (0.020s) 2022-08-17T12:28:51.1147988Z test_EmbeddingBag_empty_per_sample_weights_and_offsets_cpu_int32_int64_float64 (__main__.TestNNDeviceTypeCPU) ... ok (0.018s) 2022-08-17T12:28:51.1335903Z test_EmbeddingBag_empty_per_sample_weights_and_offsets_cpu_int64_int32_float16 (__main__.TestNNDeviceTypeCPU) ... ok (0.019s) 2022-08-17T12:28:51.1526438Z test_EmbeddingBag_empty_per_sample_weights_and_offsets_cpu_int64_int32_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.019s) 2022-08-17T12:28:51.1554751Z test_EmbeddingBag_empty_per_sample_weights_and_offsets_cpu_int64_int32_float64 (__main__.TestNNDeviceTypeCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:28:51.1555645Z function: 'test_per_sample_weights' (test_nn.py:18162) 2022-08-17T12:28:51.1556124Z reasons: ["str(dtypes[0]) == 'torch.int32'"] 2022-08-17T12:28:51.1556694Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:28:51.1571723Z ok (0.005s) 2022-08-17T12:28:51.1613342Z test_EmbeddingBag_empty_per_sample_weights_and_offsets_cpu_int64_int64_float16 (__main__.TestNNDeviceTypeCPU) ... ok (0.004s) 2022-08-17T12:28:51.1654608Z test_EmbeddingBag_empty_per_sample_weights_and_offsets_cpu_int64_int64_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.004s) 2022-08-17T12:28:51.1693258Z test_EmbeddingBag_empty_per_sample_weights_and_offsets_cpu_int64_int64_float64 (__main__.TestNNDeviceTypeCPU) ... ok (0.004s) 2022-08-17T12:28:51.4946497Z test_EmbeddingBag_per_sample_weights_and_new_offsets_cpu_int32_int32_float16 (__main__.TestNNDeviceTypeCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:28:51.4947771Z function: 'test_per_sample_weights_new_offsets' (test_nn.py:18233) 2022-08-17T12:28:51.4948228Z reasons: ["mode == 'sum'"] 2022-08-17T12:28:51.4948723Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:28:51.5049234Z ok (0.335s) 2022-08-17T12:28:51.5401874Z test_EmbeddingBag_per_sample_weights_and_new_offsets_cpu_int32_int32_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.035s) 2022-08-17T12:28:51.5744189Z test_EmbeddingBag_per_sample_weights_and_new_offsets_cpu_int32_int32_float64 (__main__.TestNNDeviceTypeCPU) ... ok (0.034s) 2022-08-17T12:28:51.6094733Z test_EmbeddingBag_per_sample_weights_and_new_offsets_cpu_int32_int64_float16 (__main__.TestNNDeviceTypeCPU) ... ok (0.035s) 2022-08-17T12:28:51.6446338Z test_EmbeddingBag_per_sample_weights_and_new_offsets_cpu_int32_int64_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.035s) 2022-08-17T12:28:51.6785010Z test_EmbeddingBag_per_sample_weights_and_new_offsets_cpu_int32_int64_float64 (__main__.TestNNDeviceTypeCPU) ... ok (0.034s) 2022-08-17T12:28:51.7132963Z test_EmbeddingBag_per_sample_weights_and_new_offsets_cpu_int64_int32_float16 (__main__.TestNNDeviceTypeCPU) ... ok (0.035s) 2022-08-17T12:28:51.7478398Z test_EmbeddingBag_per_sample_weights_and_new_offsets_cpu_int64_int32_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.034s) 2022-08-17T12:28:51.7512335Z test_EmbeddingBag_per_sample_weights_and_new_offsets_cpu_int64_int32_float64 (__main__.TestNNDeviceTypeCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:28:51.7513299Z function: 'test_per_sample_weights_new_offsets' (test_nn.py:18233) 2022-08-17T12:28:51.7513807Z reasons: ["str(dtypes[0]) == 'torch.int32'"] 2022-08-17T12:28:51.7514374Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:28:51.7651267Z ok (0.017s) 2022-08-17T12:28:51.7832607Z test_EmbeddingBag_per_sample_weights_and_new_offsets_cpu_int64_int64_float16 (__main__.TestNNDeviceTypeCPU) ... ok (0.018s) 2022-08-17T12:28:51.8011574Z test_EmbeddingBag_per_sample_weights_and_new_offsets_cpu_int64_int64_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.018s) 2022-08-17T12:28:51.8175678Z test_EmbeddingBag_per_sample_weights_and_new_offsets_cpu_int64_int64_float64 (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T12:28:52.1126774Z test_EmbeddingBag_per_sample_weights_and_no_offsets_cpu_int32_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.295s) 2022-08-17T12:28:52.1703728Z test_EmbeddingBag_per_sample_weights_and_no_offsets_cpu_int32_float64 (__main__.TestNNDeviceTypeCPU) ... ok (0.058s) 2022-08-17T12:28:52.1903763Z test_EmbeddingBag_per_sample_weights_and_no_offsets_cpu_int64_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.020s) 2022-08-17T12:28:52.2087248Z test_EmbeddingBag_per_sample_weights_and_no_offsets_cpu_int64_float64 (__main__.TestNNDeviceTypeCPU) ... ok (0.018s) 2022-08-17T12:28:52.3575667Z test_EmbeddingBag_per_sample_weights_and_offsets_cpu_int32_int32_float16 (__main__.TestNNDeviceTypeCPU) ... ok (0.149s) 2022-08-17T12:28:52.4224629Z test_EmbeddingBag_per_sample_weights_and_offsets_cpu_int32_int32_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.065s) 2022-08-17T12:28:52.4853527Z test_EmbeddingBag_per_sample_weights_and_offsets_cpu_int32_int32_float64 (__main__.TestNNDeviceTypeCPU) ... ok (0.063s) 2022-08-17T12:28:52.5490483Z test_EmbeddingBag_per_sample_weights_and_offsets_cpu_int32_int64_float16 (__main__.TestNNDeviceTypeCPU) ... ok (0.063s) 2022-08-17T12:28:52.5675805Z test_EmbeddingBag_per_sample_weights_and_offsets_cpu_int32_int64_float32 (__main__.TestNNDeviceTypeCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:28:52.5676672Z function: 'test_per_sample_weights' (test_nn.py:18199) 2022-08-17T12:28:52.5677185Z reasons: ["str(dtypes[1]) == 'torch.int32'"] 2022-08-17T12:28:52.5677958Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:28:52.5702528Z ok (0.021s) 2022-08-17T12:28:52.5897962Z test_EmbeddingBag_per_sample_weights_and_offsets_cpu_int32_int64_float64 (__main__.TestNNDeviceTypeCPU) ... ok (0.019s) 2022-08-17T12:28:52.6090833Z test_EmbeddingBag_per_sample_weights_and_offsets_cpu_int64_int32_float16 (__main__.TestNNDeviceTypeCPU) ... ok (0.019s) 2022-08-17T12:28:52.6285557Z test_EmbeddingBag_per_sample_weights_and_offsets_cpu_int64_int32_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.019s) 2022-08-17T12:28:52.6314823Z test_EmbeddingBag_per_sample_weights_and_offsets_cpu_int64_int32_float64 (__main__.TestNNDeviceTypeCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:28:52.6315715Z function: 'test_per_sample_weights' (test_nn.py:18199) 2022-08-17T12:28:52.6316222Z reasons: ["str(dtypes[0]) == 'torch.int32'"] 2022-08-17T12:28:52.6316789Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:28:52.6335533Z ok (0.005s) 2022-08-17T12:28:52.6381500Z test_EmbeddingBag_per_sample_weights_and_offsets_cpu_int64_int64_float16 (__main__.TestNNDeviceTypeCPU) ... ok (0.004s) 2022-08-17T12:28:52.6426608Z test_EmbeddingBag_per_sample_weights_and_offsets_cpu_int64_int64_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.004s) 2022-08-17T12:28:52.6469262Z test_EmbeddingBag_per_sample_weights_and_offsets_cpu_int64_int64_float64 (__main__.TestNNDeviceTypeCPU) ... ok (0.004s) 2022-08-17T12:28:52.7055700Z test_EmbeddingBag_per_sample_weights_failures_cpu_int32_int32 (__main__.TestNNDeviceTypeCPU) ... ok (0.058s) 2022-08-17T12:28:52.7309287Z test_EmbeddingBag_per_sample_weights_failures_cpu_int32_int64 (__main__.TestNNDeviceTypeCPU) ... ok (0.025s) 2022-08-17T12:28:52.7571045Z test_EmbeddingBag_per_sample_weights_failures_cpu_int64_int32 (__main__.TestNNDeviceTypeCPU) ... ok (0.026s) 2022-08-17T12:28:52.7835805Z test_EmbeddingBag_per_sample_weights_failures_cpu_int64_int64 (__main__.TestNNDeviceTypeCPU) ... ok (0.026s) 2022-08-17T12:28:52.8354058Z test_FractionalMaxPool2d_zero_batch_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.052s) 2022-08-17T12:28:52.8656695Z test_FractionalMaxPool2d_zero_out_size_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.030s) 2022-08-17T12:28:52.9244780Z test_FractionalMaxPool3d_zero_batch_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.059s) 2022-08-17T12:28:52.9546914Z test_FractionalMaxPool3d_zero_out_size_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.030s) 2022-08-17T12:28:53.0544992Z test_GRU_grad_and_gradgrad_cpu_float64 (__main__.TestNNDeviceTypeCPU) ... ok (0.100s) 2022-08-17T12:28:53.0801529Z test_GroupNorm_empty_cpu (__main__.TestNNDeviceTypeCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:28:53.0802418Z function: '_test_module_empty_input' (test_nn.py:13235) 2022-08-17T12:28:53.0802997Z reasons: ['___check_type_id(module, 94047278766096)'] 2022-08-17T12:28:53.0803592Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:28:53.0827413Z ok (0.028s) 2022-08-17T12:28:53.1502956Z test_GroupNorm_general_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.067s) 2022-08-17T12:28:55.5885623Z test_GroupNorm_numeric_cpu (__main__.TestNNDeviceTypeCPU) ... ok (2.438s) 2022-08-17T12:28:55.6013028Z test_GroupNorm_raises_error_if_one_value_per_group_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:28:55.6472196Z test_InstanceNorm1d_general_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.046s) 2022-08-17T12:28:55.6698522Z test_InstanceNorm2d_general_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.022s) 2022-08-17T12:28:55.6935471Z test_InstanceNorm3d_general_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.023s) 2022-08-17T12:28:55.8076025Z test_LSTM_grad_and_gradgrad_cpu_float64 (__main__.TestNNDeviceTypeCPU) ... ok (0.114s) 2022-08-17T12:28:55.8708637Z test_LayerNorm_general_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.063s) 2022-08-17T12:28:57.0525561Z test_LayerNorm_numeric_cpu (__main__.TestNNDeviceTypeCPU) ... ok (1.181s) 2022-08-17T12:28:57.0757536Z test_LocalResponseNorm_empty_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.023s) 2022-08-17T12:28:57.1013917Z test_MarginLoss_empty_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.025s) 2022-08-17T12:28:57.1213955Z test_MarginLoss_empty_cpu_float64 (__main__.TestNNDeviceTypeCPU) ... ok (0.020s) 2022-08-17T12:28:57.2140755Z test_MaxPool1d_indices_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.092s) 2022-08-17T12:28:57.3146799Z test_MaxPool2d_indices_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.100s) 2022-08-17T12:28:57.4164147Z test_MaxPool3d_indices_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.102s) 2022-08-17T12:28:57.5065210Z test_MaxPool_zero_batch_dim_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.090s) 2022-08-17T12:28:57.5099113Z 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:28:57.5132964Z 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:28:57.5165282Z 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:28:57.5197715Z 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:28:57.5230111Z 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:28:57.5261761Z 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:28:57.5293675Z 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:28:57.5325439Z 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:28:57.5357599Z 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:28:57.5389203Z 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:28:57.8207226Z test_MaxUnpool_zero_batch_dim_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.282s) 2022-08-17T12:28:57.8222058Z test_ReflectionPad2d_large_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:28:57.8236590Z test_ReflectionPad3d_large_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:28:57.8457321Z test_ReflectionPad_empty_cpu_complex64 (__main__.TestNNDeviceTypeCPU) ... ok (0.022s) 2022-08-17T12:28:57.8624767Z test_ReflectionPad_empty_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.017s) 2022-08-17T12:28:58.0744571Z test_ReplicationPad1d_large_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.212s) 2022-08-17T12:29:01.0905126Z test_ReplicationPad2d_large_cpu (__main__.TestNNDeviceTypeCPU) ... ok (3.016s) 2022-08-17T12:29:12.3698245Z test_ReplicationPad3d_large_cpu (__main__.TestNNDeviceTypeCPU) ... ok (11.279s) 2022-08-17T12:29:12.3937064Z test_ReplicationPad_empty_cpu_complex128 (__main__.TestNNDeviceTypeCPU) ... ok (0.024s) 2022-08-17T12:29:12.4107672Z test_ReplicationPad_empty_cpu_float64 (__main__.TestNNDeviceTypeCPU) ... ok (0.017s) 2022-08-17T12:29:12.6166664Z test_TransformerDecoderLayer_empty_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.206s) 2022-08-17T12:29:13.1529956Z test_TransformerDecoder_empty_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.536s) 2022-08-17T12:29:13.3092360Z test_TransformerEncoderLayer_empty_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.156s) 2022-08-17T12:29:13.6407234Z test_TransformerEncoder_empty_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.331s) 2022-08-17T12:29:14.8849393Z test_Transformer_empty_cpu (__main__.TestNNDeviceTypeCPU) ... ok (1.244s) 2022-08-17T12:29:14.9287918Z test_Unfold_empty_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.044s) 2022-08-17T12:29:14.9302770Z test_activations_bfloat16_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:29:15.2215425Z test_activations_bfloat16_cpu_cpu (__main__.TestNNDeviceTypeCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:29:15.2216890Z function: 'test_bfloat16' (test_nn.py:19438) 2022-08-17T12:29:15.2217546Z reasons: ['___check_type_id(fn, 94047278463920)'] 2022-08-17T12:29:15.2218137Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:29:15.2818620Z ok (0.351s) 2022-08-17T12:29:15.4300321Z test_adaptive_avg_pool2d_output_size_one_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.148s) 2022-08-17T12:29:15.4725561Z test_adaptive_avg_pool3d_output_size_one_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.042s) 2022-08-17T12:29:15.4855472Z test_adaptive_pool_invalid_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:29:16.1420353Z test_adaptive_pooling_max_nhwc_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.656s) 2022-08-17T12:29:16.2525685Z test_adaptive_pooling_max_nhwc_cpu_float64 (__main__.TestNNDeviceTypeCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:29:16.2526535Z function: 'helper' (test_nn.py:16543) 2022-08-17T12:29:16.2527751Z reasons: ['h == 10'] 2022-08-17T12:29:16.2528401Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:29:16.2560248Z ok (0.114s) 2022-08-17T12:29:16.2886764Z test_adaptive_pooling_no_suppot_input_cpu_int16 (__main__.TestNNDeviceTypeCPU) ... ok (0.032s) 2022-08-17T12:29:16.3065892Z test_adaptive_pooling_no_suppot_input_cpu_int32 (__main__.TestNNDeviceTypeCPU) ... ok (0.018s) 2022-08-17T12:29:16.3244042Z test_adaptive_pooling_no_suppot_input_cpu_int64 (__main__.TestNNDeviceTypeCPU) ... ok (0.018s) 2022-08-17T12:29:16.3421630Z test_adaptive_pooling_no_suppot_input_cpu_int8 (__main__.TestNNDeviceTypeCPU) ... ok (0.018s) 2022-08-17T12:29:16.3599549Z test_adaptive_pooling_no_suppot_input_cpu_uint8 (__main__.TestNNDeviceTypeCPU) ... ok (0.018s) 2022-08-17T12:29:16.4447295Z test_adaptive_pooling_zero_batch_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.085s) 2022-08-17T12:29:16.5028632Z test_adaptive_pooling_zero_batch_cpu_float64 (__main__.TestNNDeviceTypeCPU) ... ok (0.058s) 2022-08-17T12:29:16.7981392Z test_affine_2d_rotate0_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.295s) 2022-08-17T12:29:16.9443562Z test_affine_2d_rotate45_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.146s) 2022-08-17T12:29:17.1131409Z test_affine_2d_rotate90_cpu (__main__.TestNNDeviceTypeCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:29:17.1132512Z function: '_buildEquivalentAffineTransforms2d' (test_nn.py:12803) 2022-08-17T12:29:17.1133049Z reasons: ['angle_rad == 0.0'] 2022-08-17T12:29:17.1133611Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:29:17.1242977Z ok (0.180s) 2022-08-17T12:29:17.4906595Z test_affine_2d_rotateRandom_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.366s) 2022-08-17T12:29:18.2435347Z test_affine_3d_rotateRandom_cpu (__main__.TestNNDeviceTypeCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:29:18.2436725Z function: '_buildEquivalentAffineTransforms3d' (test_nn.py:12860) 2022-08-17T12:29:18.2437333Z reasons: ['input_size == [1, 1, 2, 2, 2]'] 2022-08-17T12:29:18.2437906Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:29:24.8684869Z ok (7.378s) 2022-08-17T12:29:25.1250159Z test_avg_pool2d_bfloat16_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.256s) 2022-08-17T12:29:31.5333702Z test_avg_pool2d_nhwc_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:29:31.5334672Z function: 'helper' (test_nn.py:15771) 2022-08-17T12:29:31.5335082Z reasons: ['c == 8'] 2022-08-17T12:29:31.5335628Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:29:31.5360352Z ok (6.411s) 2022-08-17T12:29:43.3651970Z test_avg_pool2d_nhwc_cpu_float64 (__main__.TestNNDeviceTypeCPU) ... ok (11.829s) 2022-08-17T12:29:43.5278802Z test_batchnorm_affine_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.163s) 2022-08-17T12:29:43.5290639Z test_batchnorm_affine_mixed_cpu_bfloat16 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:29:43.5302726Z test_batchnorm_affine_mixed_cpu_float16 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:29:43.8684055Z test_batchnorm_eval_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.338s) 2022-08-17T12:29:43.8696638Z test_batchnorm_eval_mixed_cpu_bfloat16 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:29:43.8708183Z test_batchnorm_eval_mixed_cpu_float16 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:29:43.9027410Z test_batchnorm_grad_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.032s) 2022-08-17T12:29:43.9040043Z test_batchnorm_large_batch_cpu_float16 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:29:43.9051401Z test_batchnorm_large_batch_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:29:44.2110779Z test_batchnorm_simple_average_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.306s) 2022-08-17T12:29:44.2122229Z test_batchnorm_simple_average_mixed_cpu_bfloat16 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:29:44.2132096Z test_batchnorm_simple_average_mixed_cpu_float16 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:29:44.3212556Z test_batchnorm_update_stats_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.108s) 2022-08-17T12:29:44.3252111Z test_clip_grad_norm_error_if_nonfinite_cpu (__main__.TestNNDeviceTypeCPU) ... skip: TorchDynamo fails here for unknown reasons (0.004s) 2022-08-17T12:29:44.3269807Z test_clip_grad_norm_multi_device_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:29:44.3282930Z test_contig_wrong_stride_cudnn_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:29:44.5190829Z test_conv1d_same_padding_backward_cpu_complex64 (__main__.TestNNDeviceTypeCPU) ... ok (0.191s) 2022-08-17T12:29:44.6147138Z test_conv1d_same_padding_backward_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.095s) 2022-08-17T12:29:44.6343911Z test_conv1d_same_padding_cpu_complex64 (__main__.TestNNDeviceTypeCPU) ... ok (0.020s) 2022-08-17T12:29:44.6419504Z test_conv1d_same_padding_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.007s) 2022-08-17T12:29:44.6991074Z test_conv1d_valid_padding_backward_cpu_complex64 (__main__.TestNNDeviceTypeCPU) ... ok (0.057s) 2022-08-17T12:29:44.7401347Z test_conv1d_valid_padding_backward_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.041s) 2022-08-17T12:29:44.7533009Z test_conv1d_valid_padding_cpu_complex64 (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:29:44.7639719Z test_conv1d_valid_padding_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.010s) 2022-08-17T12:29:44.8945751Z test_conv1d_vs_scipy_mode_same_cpu_complex64 (__main__.TestNNDeviceTypeCPU) ... ok (0.130s) 2022-08-17T12:29:45.0036459Z test_conv1d_vs_scipy_mode_same_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.109s) 2022-08-17T12:29:45.0418799Z test_conv1d_vs_scipy_mode_valid_cpu_complex64 (__main__.TestNNDeviceTypeCPU) ... ok (0.038s) 2022-08-17T12:29:45.0791792Z test_conv1d_vs_scipy_mode_valid_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.037s) 2022-08-17T12:29:45.1036952Z test_conv2d_no_grad_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.024s) 2022-08-17T12:29:45.2844318Z test_conv2d_same_padding_backward_cpu_complex64 (__main__.TestNNDeviceTypeCPU) ... ok (0.181s) 2022-08-17T12:29:45.3895836Z test_conv2d_same_padding_backward_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.105s) 2022-08-17T12:29:45.4522841Z test_conv2d_same_padding_cpu_complex64 (__main__.TestNNDeviceTypeCPU) ... ok (0.062s) 2022-08-17T12:29:45.5138737Z test_conv2d_same_padding_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.061s) 2022-08-17T12:29:45.5747764Z test_conv2d_valid_padding_backward_cpu_complex64 (__main__.TestNNDeviceTypeCPU) ... ok (0.061s) 2022-08-17T12:29:45.6166591Z test_conv2d_valid_padding_backward_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.042s) 2022-08-17T12:29:45.6294109Z test_conv2d_valid_padding_cpu_complex64 (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:29:45.6400979Z test_conv2d_valid_padding_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.010s) 2022-08-17T12:29:45.7778425Z test_conv2d_vs_scipy_mode_same_cpu_complex64 (__main__.TestNNDeviceTypeCPU) ... ok (0.138s) 2022-08-17T12:29:45.8937777Z test_conv2d_vs_scipy_mode_same_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.116s) 2022-08-17T12:29:45.9296257Z test_conv2d_vs_scipy_mode_valid_cpu_complex64 (__main__.TestNNDeviceTypeCPU) ... ok (0.036s) 2022-08-17T12:29:45.9661259Z test_conv2d_vs_scipy_mode_valid_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.036s) 2022-08-17T12:29:46.5066734Z test_conv3d_same_padding_backward_cpu_complex128 (__main__.TestNNDeviceTypeCPU) ... ok (0.540s) 2022-08-17T12:29:47.0444182Z test_conv3d_same_padding_backward_cpu_float64 (__main__.TestNNDeviceTypeCPU) ... ok (0.538s) 2022-08-17T12:29:47.0978062Z test_conv3d_same_padding_cpu_complex64 (__main__.TestNNDeviceTypeCPU) ... ok (0.053s) 2022-08-17T12:29:47.1322039Z test_conv3d_same_padding_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.034s) 2022-08-17T12:29:47.3293940Z test_conv3d_valid_padding_backward_cpu_complex128 (__main__.TestNNDeviceTypeCPU) ... ok (0.197s) 2022-08-17T12:29:47.4497782Z test_conv3d_valid_padding_backward_cpu_float64 (__main__.TestNNDeviceTypeCPU) ... ok (0.120s) 2022-08-17T12:29:47.4633384Z test_conv3d_valid_padding_cpu_complex64 (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:29:47.4737703Z test_conv3d_valid_padding_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.010s) 2022-08-17T12:29:47.6646027Z test_conv3d_vs_scipy_mode_same_cpu_complex64 (__main__.TestNNDeviceTypeCPU) ... ok (0.191s) 2022-08-17T12:29:47.7978094Z test_conv3d_vs_scipy_mode_same_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.133s) 2022-08-17T12:29:47.8493324Z test_conv3d_vs_scipy_mode_valid_cpu_complex64 (__main__.TestNNDeviceTypeCPU) ... ok (0.051s) 2022-08-17T12:29:47.8977344Z test_conv3d_vs_scipy_mode_valid_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.048s) 2022-08-17T12:29:47.9328504Z test_convTranspose_empty_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.035s) 2022-08-17T12:29:47.9461530Z test_conv_backend_cuda_depthwise1d_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.013s) 2022-08-17T12:29:47.9595093Z test_conv_backend_cuda_depthwise1d_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.013s) 2022-08-17T12:29:47.9728062Z test_conv_backend_cuda_depthwise1d_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.013s) 2022-08-17T12:29:47.9861617Z test_conv_backend_cuda_depthwise1d_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.013s) 2022-08-17T12:29:47.9994392Z test_conv_backend_cuda_depthwise1d_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.013s) 2022-08-17T12:29:48.0127422Z test_conv_backend_cuda_depthwise1d_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.013s) 2022-08-17T12:29:48.0259862Z test_conv_backend_cuda_depthwise1d_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.013s) 2022-08-17T12:29:48.0391994Z test_conv_backend_cuda_depthwise1d_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.013s) 2022-08-17T12:29:48.0526318Z test_conv_backend_cuda_depthwise2d_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.013s) 2022-08-17T12:29:48.0659459Z test_conv_backend_cuda_depthwise2d_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.013s) 2022-08-17T12:29:48.0790767Z test_conv_backend_cuda_depthwise2d_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.013s) 2022-08-17T12:29:48.0922466Z test_conv_backend_cuda_depthwise2d_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.013s) 2022-08-17T12:29:48.1053803Z test_conv_backend_cuda_depthwise2d_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.013s) 2022-08-17T12:29:48.1184172Z test_conv_backend_cuda_depthwise2d_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.013s) 2022-08-17T12:29:48.1316196Z test_conv_backend_cuda_depthwise2d_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.013s) 2022-08-17T12:29:48.1447877Z test_conv_backend_cuda_depthwise2d_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.013s) 2022-08-17T12:29:48.1578593Z test_conv_backend_cuda_depthwise3d_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.013s) 2022-08-17T12:29:48.1710269Z test_conv_backend_cuda_depthwise3d_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.013s) 2022-08-17T12:29:48.1842846Z test_conv_backend_cuda_depthwise3d_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.013s) 2022-08-17T12:29:48.1974649Z test_conv_backend_cuda_depthwise3d_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.013s) 2022-08-17T12:29:48.2106801Z test_conv_backend_cuda_depthwise3d_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.013s) 2022-08-17T12:29:48.2237830Z test_conv_backend_cuda_depthwise3d_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.013s) 2022-08-17T12:29:48.2368782Z test_conv_backend_cuda_depthwise3d_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.013s) 2022-08-17T12:29:48.2500845Z test_conv_backend_cuda_depthwise3d_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.013s) 2022-08-17T12:29:48.2634495Z test_conv_backend_cudnn1d_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.013s) 2022-08-17T12:29:48.2768223Z test_conv_backend_cudnn1d_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.013s) 2022-08-17T12:29:48.2901597Z test_conv_backend_cudnn1d_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.013s) 2022-08-17T12:29:48.3035397Z test_conv_backend_cudnn1d_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.013s) 2022-08-17T12:29:48.3167950Z test_conv_backend_cudnn1d_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.013s) 2022-08-17T12:29:48.3299730Z test_conv_backend_cudnn1d_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.013s) 2022-08-17T12:29:48.3432620Z test_conv_backend_cudnn1d_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.013s) 2022-08-17T12:29:48.3565580Z test_conv_backend_cudnn1d_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.013s) 2022-08-17T12:29:48.3699335Z test_conv_backend_cudnn1d_transposed_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.013s) 2022-08-17T12:29:48.3832485Z test_conv_backend_cudnn1d_transposed_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.013s) 2022-08-17T12:29:48.3964692Z test_conv_backend_cudnn1d_transposed_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.013s) 2022-08-17T12:29:48.4098650Z test_conv_backend_cudnn1d_transposed_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.013s) 2022-08-17T12:29:48.4232356Z test_conv_backend_cudnn1d_transposed_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.013s) 2022-08-17T12:29:48.4365729Z test_conv_backend_cudnn1d_transposed_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.013s) 2022-08-17T12:29:48.4498607Z test_conv_backend_cudnn1d_transposed_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.013s) 2022-08-17T12:29:48.4631626Z test_conv_backend_cudnn1d_transposed_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.013s) 2022-08-17T12:29:48.4763241Z test_conv_backend_cudnn2d_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.013s) 2022-08-17T12:29:48.4893792Z test_conv_backend_cudnn2d_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.013s) 2022-08-17T12:29:48.5026058Z test_conv_backend_cudnn2d_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.013s) 2022-08-17T12:29:48.5158236Z test_conv_backend_cudnn2d_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.013s) 2022-08-17T12:29:48.5289219Z test_conv_backend_cudnn2d_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.013s) 2022-08-17T12:29:48.5421426Z test_conv_backend_cudnn2d_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.013s) 2022-08-17T12:29:48.5553780Z test_conv_backend_cudnn2d_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.013s) 2022-08-17T12:29:48.5686277Z test_conv_backend_cudnn2d_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.013s) 2022-08-17T12:29:48.5817639Z test_conv_backend_cudnn2d_transposed_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.013s) 2022-08-17T12:29:48.5947475Z test_conv_backend_cudnn2d_transposed_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.013s) 2022-08-17T12:29:48.6078289Z test_conv_backend_cudnn2d_transposed_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.013s) 2022-08-17T12:29:48.6209574Z test_conv_backend_cudnn2d_transposed_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.013s) 2022-08-17T12:29:48.6341165Z test_conv_backend_cudnn2d_transposed_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.013s) 2022-08-17T12:29:48.6473992Z test_conv_backend_cudnn2d_transposed_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.013s) 2022-08-17T12:29:48.6681436Z test_conv_backend_cudnn2d_transposed_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.021s) 2022-08-17T12:29:48.6864951Z test_conv_backend_cudnn2d_transposed_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.018s) 2022-08-17T12:29:48.7011914Z test_conv_backend_cudnn3d_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.015s) 2022-08-17T12:29:48.7144665Z test_conv_backend_cudnn3d_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.013s) 2022-08-17T12:29:48.7277446Z test_conv_backend_cudnn3d_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.013s) 2022-08-17T12:29:48.7410356Z test_conv_backend_cudnn3d_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.013s) 2022-08-17T12:29:48.7542850Z test_conv_backend_cudnn3d_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.013s) 2022-08-17T12:29:48.7674993Z test_conv_backend_cudnn3d_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.013s) 2022-08-17T12:29:48.7807003Z test_conv_backend_cudnn3d_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.013s) 2022-08-17T12:29:48.7939089Z test_conv_backend_cudnn3d_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.013s) 2022-08-17T12:29:48.8463216Z test_conv_backend_empty_batch1d_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.052s) 2022-08-17T12:29:48.8657809Z test_conv_backend_empty_batch1d_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.019s) 2022-08-17T12:29:48.8851632Z test_conv_backend_empty_batch1d_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.019s) 2022-08-17T12:29:48.9049048Z test_conv_backend_empty_batch1d_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.020s) 2022-08-17T12:29:48.9247999Z test_conv_backend_empty_batch1d_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.020s) 2022-08-17T12:29:48.9445644Z test_conv_backend_empty_batch1d_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.020s) 2022-08-17T12:29:48.9642611Z test_conv_backend_empty_batch1d_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.020s) 2022-08-17T12:29:48.9836846Z test_conv_backend_empty_batch1d_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.019s) 2022-08-17T12:29:49.0031484Z test_conv_backend_empty_batch2d_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.019s) 2022-08-17T12:29:49.0226730Z test_conv_backend_empty_batch2d_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.019s) 2022-08-17T12:29:49.0422912Z test_conv_backend_empty_batch2d_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.019s) 2022-08-17T12:29:49.0616984Z test_conv_backend_empty_batch2d_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.019s) 2022-08-17T12:29:49.0812278Z test_conv_backend_empty_batch2d_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.019s) 2022-08-17T12:29:49.1007489Z test_conv_backend_empty_batch2d_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.019s) 2022-08-17T12:29:49.1208420Z test_conv_backend_empty_batch2d_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.020s) 2022-08-17T12:29:49.1410188Z test_conv_backend_empty_batch2d_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.020s) 2022-08-17T12:29:49.1613509Z test_conv_backend_empty_batch3d_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.020s) 2022-08-17T12:29:49.1809402Z test_conv_backend_empty_batch3d_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.019s) 2022-08-17T12:29:49.2008748Z test_conv_backend_empty_batch3d_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.020s) 2022-08-17T12:29:49.2206692Z test_conv_backend_empty_batch3d_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.020s) 2022-08-17T12:29:49.2411299Z test_conv_backend_empty_batch3d_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.020s) 2022-08-17T12:29:49.2613019Z test_conv_backend_empty_batch3d_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.020s) 2022-08-17T12:29:49.2814138Z test_conv_backend_empty_batch3d_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.020s) 2022-08-17T12:29:49.3019343Z test_conv_backend_empty_batch3d_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.020s) 2022-08-17T12:29:49.3207235Z test_conv_backend_empty_batch_channel1d_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.019s) 2022-08-17T12:29:49.3391785Z test_conv_backend_empty_batch_channel1d_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.018s) 2022-08-17T12:29:49.3576359Z test_conv_backend_empty_batch_channel1d_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.018s) 2022-08-17T12:29:49.3757779Z test_conv_backend_empty_batch_channel1d_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.018s) 2022-08-17T12:29:49.3950004Z test_conv_backend_empty_batch_channel1d_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.019s) 2022-08-17T12:29:49.4148581Z test_conv_backend_empty_batch_channel1d_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.020s) 2022-08-17T12:29:49.4348741Z test_conv_backend_empty_batch_channel1d_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.020s) 2022-08-17T12:29:49.4546308Z test_conv_backend_empty_batch_channel1d_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.020s) 2022-08-17T12:29:49.4730900Z test_conv_backend_empty_batch_channel2d_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.018s) 2022-08-17T12:29:49.4912938Z test_conv_backend_empty_batch_channel2d_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.018s) 2022-08-17T12:29:49.5099558Z test_conv_backend_empty_batch_channel2d_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.019s) 2022-08-17T12:29:49.5282113Z test_conv_backend_empty_batch_channel2d_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.018s) 2022-08-17T12:29:49.5470525Z test_conv_backend_empty_batch_channel2d_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.019s) 2022-08-17T12:29:49.5657342Z test_conv_backend_empty_batch_channel2d_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.019s) 2022-08-17T12:29:49.5845095Z test_conv_backend_empty_batch_channel2d_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.019s) 2022-08-17T12:29:49.6029164Z test_conv_backend_empty_batch_channel2d_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.018s) 2022-08-17T12:29:49.6212623Z test_conv_backend_empty_batch_channel3d_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.018s) 2022-08-17T12:29:49.6397022Z test_conv_backend_empty_batch_channel3d_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.018s) 2022-08-17T12:29:49.6583065Z test_conv_backend_empty_batch_channel3d_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.018s) 2022-08-17T12:29:49.6766948Z test_conv_backend_empty_batch_channel3d_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.018s) 2022-08-17T12:29:49.6960507Z test_conv_backend_empty_batch_channel3d_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.019s) 2022-08-17T12:29:49.7178677Z test_conv_backend_empty_batch_channel3d_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.022s) 2022-08-17T12:29:49.7455836Z test_conv_backend_empty_batch_channel3d_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.028s) 2022-08-17T12:29:49.7717310Z test_conv_backend_empty_batch_channel3d_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.026s) 2022-08-17T12:29:49.7954904Z test_conv_backend_empty_channel1d_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.024s) 2022-08-17T12:29:49.8139223Z test_conv_backend_empty_channel1d_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.018s) 2022-08-17T12:29:49.8323612Z test_conv_backend_empty_channel1d_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.018s) 2022-08-17T12:29:49.8507521Z test_conv_backend_empty_channel1d_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.018s) 2022-08-17T12:29:49.8698310Z test_conv_backend_empty_channel1d_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.019s) 2022-08-17T12:29:49.8890542Z test_conv_backend_empty_channel1d_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.019s) 2022-08-17T12:29:49.9081611Z test_conv_backend_empty_channel1d_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.019s) 2022-08-17T12:29:49.9270876Z test_conv_backend_empty_channel1d_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.019s) 2022-08-17T12:29:49.9459145Z test_conv_backend_empty_channel2d_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.019s) 2022-08-17T12:29:49.9648736Z test_conv_backend_empty_channel2d_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.019s) 2022-08-17T12:29:49.9836651Z test_conv_backend_empty_channel2d_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.019s) 2022-08-17T12:29:50.0021465Z test_conv_backend_empty_channel2d_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.018s) 2022-08-17T12:29:50.0212632Z test_conv_backend_empty_channel2d_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.019s) 2022-08-17T12:29:50.0401084Z test_conv_backend_empty_channel2d_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.019s) 2022-08-17T12:29:50.0590610Z test_conv_backend_empty_channel2d_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.019s) 2022-08-17T12:29:50.0780520Z test_conv_backend_empty_channel2d_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.019s) 2022-08-17T12:29:50.0964185Z test_conv_backend_empty_channel3d_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.018s) 2022-08-17T12:29:50.1153554Z test_conv_backend_empty_channel3d_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.019s) 2022-08-17T12:29:50.1343357Z test_conv_backend_empty_channel3d_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.019s) 2022-08-17T12:29:50.1527238Z test_conv_backend_empty_channel3d_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.018s) 2022-08-17T12:29:50.1719417Z test_conv_backend_empty_channel3d_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.019s) 2022-08-17T12:29:50.1905664Z test_conv_backend_empty_channel3d_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.019s) 2022-08-17T12:29:50.2096038Z test_conv_backend_empty_channel3d_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.019s) 2022-08-17T12:29:50.2287136Z test_conv_backend_empty_channel3d_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.019s) 2022-08-17T12:29:50.2420164Z test_conv_backend_miopen1d_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.013s) 2022-08-17T12:29:50.2553123Z test_conv_backend_miopen1d_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.013s) 2022-08-17T12:29:50.2685650Z test_conv_backend_miopen1d_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.013s) 2022-08-17T12:29:50.2818610Z test_conv_backend_miopen1d_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.013s) 2022-08-17T12:29:50.2950473Z test_conv_backend_miopen1d_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.013s) 2022-08-17T12:29:50.3083757Z test_conv_backend_miopen1d_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.013s) 2022-08-17T12:29:50.3216099Z test_conv_backend_miopen1d_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.013s) 2022-08-17T12:29:50.3348273Z test_conv_backend_miopen1d_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.013s) 2022-08-17T12:29:50.3482539Z test_conv_backend_miopen1d_transposed_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.013s) 2022-08-17T12:29:50.3615168Z test_conv_backend_miopen1d_transposed_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.013s) 2022-08-17T12:29:50.3746266Z test_conv_backend_miopen1d_transposed_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.013s) 2022-08-17T12:29:50.3878544Z test_conv_backend_miopen1d_transposed_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.013s) 2022-08-17T12:29:50.4011066Z test_conv_backend_miopen1d_transposed_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.013s) 2022-08-17T12:29:50.4142487Z test_conv_backend_miopen1d_transposed_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.013s) 2022-08-17T12:29:50.4274787Z test_conv_backend_miopen1d_transposed_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.013s) 2022-08-17T12:29:50.4407198Z test_conv_backend_miopen1d_transposed_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.013s) 2022-08-17T12:29:50.4538958Z test_conv_backend_miopen2d_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.013s) 2022-08-17T12:29:50.4670531Z test_conv_backend_miopen2d_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.013s) 2022-08-17T12:29:50.4804508Z test_conv_backend_miopen2d_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.013s) 2022-08-17T12:29:50.4935759Z test_conv_backend_miopen2d_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.013s) 2022-08-17T12:29:50.5067504Z test_conv_backend_miopen2d_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.013s) 2022-08-17T12:29:50.5197961Z test_conv_backend_miopen2d_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.013s) 2022-08-17T12:29:50.5329679Z test_conv_backend_miopen2d_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.013s) 2022-08-17T12:29:50.5461311Z test_conv_backend_miopen2d_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.013s) 2022-08-17T12:29:50.5592995Z test_conv_backend_miopen2d_transposed_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.013s) 2022-08-17T12:29:50.5724339Z test_conv_backend_miopen2d_transposed_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.013s) 2022-08-17T12:29:50.5854916Z test_conv_backend_miopen2d_transposed_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.013s) 2022-08-17T12:29:50.5985199Z test_conv_backend_miopen2d_transposed_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.013s) 2022-08-17T12:29:50.6116271Z test_conv_backend_miopen2d_transposed_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.013s) 2022-08-17T12:29:50.6246105Z test_conv_backend_miopen2d_transposed_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.013s) 2022-08-17T12:29:50.6375458Z test_conv_backend_miopen2d_transposed_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.013s) 2022-08-17T12:29:50.6505107Z test_conv_backend_miopen2d_transposed_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.013s) 2022-08-17T12:29:50.6635441Z test_conv_backend_miopen3d_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.013s) 2022-08-17T12:29:50.6766364Z test_conv_backend_miopen3d_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.013s) 2022-08-17T12:29:50.6895900Z test_conv_backend_miopen3d_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.013s) 2022-08-17T12:29:50.7026382Z test_conv_backend_miopen3d_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.013s) 2022-08-17T12:29:50.7156788Z test_conv_backend_miopen3d_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.013s) 2022-08-17T12:29:50.7287307Z test_conv_backend_miopen3d_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.013s) 2022-08-17T12:29:50.7418135Z test_conv_backend_miopen3d_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.013s) 2022-08-17T12:29:50.7549218Z test_conv_backend_miopen3d_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.013s) 2022-08-17T12:29:50.7681370Z test_conv_backend_miopen3d_transposed_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.013s) 2022-08-17T12:29:50.7813376Z 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:29:50.7977947Z test_conv_backend_miopen3d_transposed_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T12:29:50.8168335Z test_conv_backend_miopen3d_transposed_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.019s) 2022-08-17T12:29:50.8300135Z test_conv_backend_miopen3d_transposed_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.013s) 2022-08-17T12:29:50.8431376Z test_conv_backend_miopen3d_transposed_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.013s) 2022-08-17T12:29:50.8563194Z test_conv_backend_miopen3d_transposed_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.013s) 2022-08-17T12:29:50.8694398Z test_conv_backend_miopen3d_transposed_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.013s) 2022-08-17T12:29:50.8825446Z test_conv_backend_miopen_depthwise1d_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.013s) 2022-08-17T12:29:50.8957506Z test_conv_backend_miopen_depthwise1d_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.013s) 2022-08-17T12:29:50.9089095Z test_conv_backend_miopen_depthwise1d_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.013s) 2022-08-17T12:29:50.9220894Z test_conv_backend_miopen_depthwise1d_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.013s) 2022-08-17T12:29:50.9352993Z test_conv_backend_miopen_depthwise1d_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.013s) 2022-08-17T12:29:50.9484469Z test_conv_backend_miopen_depthwise1d_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.013s) 2022-08-17T12:29:50.9616562Z test_conv_backend_miopen_depthwise1d_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.013s) 2022-08-17T12:29:50.9749075Z test_conv_backend_miopen_depthwise1d_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.013s) 2022-08-17T12:29:50.9879777Z test_conv_backend_miopen_depthwise2d_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.013s) 2022-08-17T12:29:51.0011793Z test_conv_backend_miopen_depthwise2d_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.013s) 2022-08-17T12:29:51.0143596Z test_conv_backend_miopen_depthwise2d_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.013s) 2022-08-17T12:29:51.0274093Z test_conv_backend_miopen_depthwise2d_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.013s) 2022-08-17T12:29:51.0403631Z 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:29:51.0532838Z test_conv_backend_miopen_depthwise2d_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.013s) 2022-08-17T12:29:51.0663703Z 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:29:51.0795246Z test_conv_backend_miopen_depthwise2d_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.013s) 2022-08-17T12:29:51.0926404Z test_conv_backend_miopen_depthwise3d_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.013s) 2022-08-17T12:29:51.1057909Z test_conv_backend_miopen_depthwise3d_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.013s) 2022-08-17T12:29:51.1188881Z test_conv_backend_miopen_depthwise3d_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.013s) 2022-08-17T12:29:51.1319598Z test_conv_backend_miopen_depthwise3d_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.013s) 2022-08-17T12:29:51.1450069Z test_conv_backend_miopen_depthwise3d_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.013s) 2022-08-17T12:29:51.1581939Z test_conv_backend_miopen_depthwise3d_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.013s) 2022-08-17T12:29:51.1712478Z test_conv_backend_miopen_depthwise3d_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.013s) 2022-08-17T12:29:51.1842159Z 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:29:51.2148831Z test_conv_backend_mkldnn1d_cpu_input_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.030s) 2022-08-17T12:29:51.2393582Z test_conv_backend_mkldnn1d_cpu_input_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.024s) 2022-08-17T12:29:51.2649145Z test_conv_backend_mkldnn1d_cpu_input_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.025s) 2022-08-17T12:29:51.2893318Z test_conv_backend_mkldnn1d_cpu_input_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.024s) 2022-08-17T12:29:51.3160893Z test_conv_backend_mkldnn1d_cpu_input_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.027s) 2022-08-17T12:29:51.3424042Z test_conv_backend_mkldnn1d_cpu_input_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.026s) 2022-08-17T12:29:51.3694368Z test_conv_backend_mkldnn1d_cpu_input_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.027s) 2022-08-17T12:29:51.3962673Z test_conv_backend_mkldnn1d_cpu_input_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.027s) 2022-08-17T12:29:51.4109303Z test_conv_backend_mkldnn1d_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.014s) 2022-08-17T12:29:51.4248871Z test_conv_backend_mkldnn1d_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.014s) 2022-08-17T12:29:51.4394073Z test_conv_backend_mkldnn1d_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.014s) 2022-08-17T12:29:51.4535429Z test_conv_backend_mkldnn1d_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.014s) 2022-08-17T12:29:51.4681927Z test_conv_backend_mkldnn1d_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.014s) 2022-08-17T12:29:51.4821493Z test_conv_backend_mkldnn1d_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.014s) 2022-08-17T12:29:51.4963777Z test_conv_backend_mkldnn1d_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.014s) 2022-08-17T12:29:51.5102165Z test_conv_backend_mkldnn1d_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.014s) 2022-08-17T12:29:51.5301131Z test_conv_backend_mkldnn1d_transposed_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... expected failure (0.020s) 2022-08-17T12:29:51.5497483Z test_conv_backend_mkldnn1d_transposed_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... expected failure (0.019s) 2022-08-17T12:29:51.5697186Z test_conv_backend_mkldnn1d_transposed_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... expected failure (0.020s) 2022-08-17T12:29:51.5895903Z test_conv_backend_mkldnn1d_transposed_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... expected failure (0.020s) 2022-08-17T12:29:51.6093958Z test_conv_backend_mkldnn1d_transposed_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... expected failure (0.020s) 2022-08-17T12:29:51.6289095Z test_conv_backend_mkldnn1d_transposed_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... expected failure (0.019s) 2022-08-17T12:29:51.6485446Z test_conv_backend_mkldnn1d_transposed_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... expected failure (0.019s) 2022-08-17T12:29:51.6678939Z test_conv_backend_mkldnn1d_transposed_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... expected failure (0.019s) 2022-08-17T12:29:51.6955459Z test_conv_backend_mkldnn2d_cpu_input_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.027s) 2022-08-17T12:29:51.7226440Z test_conv_backend_mkldnn2d_cpu_input_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.027s) 2022-08-17T12:29:51.7506019Z test_conv_backend_mkldnn2d_cpu_input_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.028s) 2022-08-17T12:29:51.7776354Z test_conv_backend_mkldnn2d_cpu_input_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.027s) 2022-08-17T12:29:51.8076174Z test_conv_backend_mkldnn2d_cpu_input_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.030s) 2022-08-17T12:29:51.8364518Z test_conv_backend_mkldnn2d_cpu_input_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.029s) 2022-08-17T12:29:51.8741737Z test_conv_backend_mkldnn2d_cpu_input_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.038s) 2022-08-17T12:29:51.9117410Z test_conv_backend_mkldnn2d_cpu_input_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.037s) 2022-08-17T12:29:51.9310189Z test_conv_backend_mkldnn2d_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.019s) 2022-08-17T12:29:51.9451080Z test_conv_backend_mkldnn2d_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.014s) 2022-08-17T12:29:51.9598313Z test_conv_backend_mkldnn2d_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.015s) 2022-08-17T12:29:51.9741722Z test_conv_backend_mkldnn2d_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.014s) 2022-08-17T12:29:51.9887380Z test_conv_backend_mkldnn2d_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.014s) 2022-08-17T12:29:52.0026967Z test_conv_backend_mkldnn2d_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.014s) 2022-08-17T12:29:52.0171923Z test_conv_backend_mkldnn2d_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.014s) 2022-08-17T12:29:52.0310766Z test_conv_backend_mkldnn2d_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.014s) 2022-08-17T12:29:52.0508681Z test_conv_backend_mkldnn2d_transposed_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... expected failure (0.020s) 2022-08-17T12:29:52.0706598Z test_conv_backend_mkldnn2d_transposed_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... expected failure (0.020s) 2022-08-17T12:29:52.0904450Z test_conv_backend_mkldnn2d_transposed_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... expected failure (0.020s) 2022-08-17T12:29:52.1100421Z test_conv_backend_mkldnn2d_transposed_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... expected failure (0.019s) 2022-08-17T12:29:52.1300803Z test_conv_backend_mkldnn2d_transposed_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... expected failure (0.020s) 2022-08-17T12:29:52.1497285Z test_conv_backend_mkldnn2d_transposed_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... expected failure (0.019s) 2022-08-17T12:29:52.1696576Z test_conv_backend_mkldnn2d_transposed_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... expected failure (0.020s) 2022-08-17T12:29:52.1892950Z test_conv_backend_mkldnn2d_transposed_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... expected failure (0.019s) 2022-08-17T12:29:52.2257451Z test_conv_backend_mkldnn3d_cpu_input_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.036s) 2022-08-17T12:29:52.2611918Z test_conv_backend_mkldnn3d_cpu_input_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.035s) 2022-08-17T12:29:52.2933914Z test_conv_backend_mkldnn3d_cpu_input_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.032s) 2022-08-17T12:29:52.3249138Z test_conv_backend_mkldnn3d_cpu_input_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.031s) 2022-08-17T12:29:52.3628294Z test_conv_backend_mkldnn3d_cpu_input_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.038s) 2022-08-17T12:29:52.4008871Z test_conv_backend_mkldnn3d_cpu_input_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.038s) 2022-08-17T12:29:52.4348879Z test_conv_backend_mkldnn3d_cpu_input_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.034s) 2022-08-17T12:29:52.4680520Z test_conv_backend_mkldnn3d_cpu_input_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.033s) 2022-08-17T12:29:52.4830255Z test_conv_backend_mkldnn3d_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.015s) 2022-08-17T12:29:52.4972464Z test_conv_backend_mkldnn3d_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.014s) 2022-08-17T12:29:52.5120490Z test_conv_backend_mkldnn3d_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.015s) 2022-08-17T12:29:52.5261929Z test_conv_backend_mkldnn3d_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.014s) 2022-08-17T12:29:52.5410909Z test_conv_backend_mkldnn3d_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.015s) 2022-08-17T12:29:52.5552329Z test_conv_backend_mkldnn3d_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.014s) 2022-08-17T12:29:52.5698624Z test_conv_backend_mkldnn3d_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.014s) 2022-08-17T12:29:52.5839810Z test_conv_backend_mkldnn3d_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.014s) 2022-08-17T12:29:52.6036536Z test_conv_backend_mkldnn3d_transposed_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... expected failure (0.020s) 2022-08-17T12:29:52.6229921Z test_conv_backend_mkldnn3d_transposed_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... expected failure (0.019s) 2022-08-17T12:29:52.6424904Z test_conv_backend_mkldnn3d_transposed_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... expected failure (0.019s) 2022-08-17T12:29:52.6617897Z test_conv_backend_mkldnn3d_transposed_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... expected failure (0.019s) 2022-08-17T12:29:52.6812602Z test_conv_backend_mkldnn3d_transposed_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... expected failure (0.019s) 2022-08-17T12:29:52.7007842Z test_conv_backend_mkldnn3d_transposed_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... expected failure (0.019s) 2022-08-17T12:29:52.7203676Z test_conv_backend_mkldnn3d_transposed_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... expected failure (0.019s) 2022-08-17T12:29:52.7396905Z test_conv_backend_mkldnn3d_transposed_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... expected failure (0.019s) 2022-08-17T12:29:52.7535545Z test_conv_backend_mkldnn_empty_batch1d_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.014s) 2022-08-17T12:29:52.7670612Z test_conv_backend_mkldnn_empty_batch1d_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:29:52.7812477Z test_conv_backend_mkldnn_empty_batch1d_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.014s) 2022-08-17T12:29:52.7946499Z test_conv_backend_mkldnn_empty_batch1d_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:29:52.8083767Z test_conv_backend_mkldnn_empty_batch1d_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.014s) 2022-08-17T12:29:52.8217655Z test_conv_backend_mkldnn_empty_batch1d_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:29:52.8355713Z test_conv_backend_mkldnn_empty_batch1d_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.014s) 2022-08-17T12:29:52.8492278Z test_conv_backend_mkldnn_empty_batch1d_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.014s) 2022-08-17T12:29:52.8630957Z test_conv_backend_mkldnn_empty_batch2d_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.014s) 2022-08-17T12:29:52.8768288Z test_conv_backend_mkldnn_empty_batch2d_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.014s) 2022-08-17T12:29:52.8911141Z test_conv_backend_mkldnn_empty_batch2d_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.014s) 2022-08-17T12:29:52.9047415Z test_conv_backend_mkldnn_empty_batch2d_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:29:52.9186189Z test_conv_backend_mkldnn_empty_batch2d_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.014s) 2022-08-17T12:29:52.9354193Z test_conv_backend_mkldnn_empty_batch2d_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.017s) 2022-08-17T12:29:52.9558461Z test_conv_backend_mkldnn_empty_batch2d_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.020s) 2022-08-17T12:29:52.9747303Z test_conv_backend_mkldnn_empty_batch2d_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.019s) 2022-08-17T12:29:52.9940789Z test_conv_backend_mkldnn_empty_batch3d_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.019s) 2022-08-17T12:29:53.0105429Z test_conv_backend_mkldnn_empty_batch3d_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T12:29:53.0244821Z test_conv_backend_mkldnn_empty_batch3d_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.014s) 2022-08-17T12:29:53.0380543Z test_conv_backend_mkldnn_empty_batch3d_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:29:53.0520599Z test_conv_backend_mkldnn_empty_batch3d_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.014s) 2022-08-17T12:29:53.0658279Z test_conv_backend_mkldnn_empty_batch3d_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.014s) 2022-08-17T12:29:53.0797565Z test_conv_backend_mkldnn_empty_batch3d_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.014s) 2022-08-17T12:29:53.0931419Z test_conv_backend_mkldnn_empty_batch3d_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:29:53.1069435Z test_conv_backend_mkldnn_empty_batch_channel1d_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.014s) 2022-08-17T12:29:53.1204693Z test_conv_backend_mkldnn_empty_batch_channel1d_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:29:53.1341032Z test_conv_backend_mkldnn_empty_batch_channel1d_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.014s) 2022-08-17T12:29:53.1477322Z test_conv_backend_mkldnn_empty_batch_channel1d_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:29:53.1615424Z test_conv_backend_mkldnn_empty_batch_channel1d_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.014s) 2022-08-17T12:29:53.1753559Z test_conv_backend_mkldnn_empty_batch_channel1d_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.014s) 2022-08-17T12:29:53.1892185Z test_conv_backend_mkldnn_empty_batch_channel1d_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.014s) 2022-08-17T12:29:53.2029190Z test_conv_backend_mkldnn_empty_batch_channel1d_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.014s) 2022-08-17T12:29:53.2168122Z test_conv_backend_mkldnn_empty_batch_channel2d_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.014s) 2022-08-17T12:29:53.2304939Z test_conv_backend_mkldnn_empty_batch_channel2d_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.014s) 2022-08-17T12:29:53.2445975Z test_conv_backend_mkldnn_empty_batch_channel2d_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.014s) 2022-08-17T12:29:53.2583557Z test_conv_backend_mkldnn_empty_batch_channel2d_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.014s) 2022-08-17T12:29:53.2724521Z test_conv_backend_mkldnn_empty_batch_channel2d_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.014s) 2022-08-17T12:29:53.2860674Z test_conv_backend_mkldnn_empty_batch_channel2d_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:29:53.3002485Z test_conv_backend_mkldnn_empty_batch_channel2d_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.014s) 2022-08-17T12:29:53.3138804Z test_conv_backend_mkldnn_empty_batch_channel2d_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:29:53.3278960Z test_conv_backend_mkldnn_empty_batch_channel3d_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.014s) 2022-08-17T12:29:53.3413881Z test_conv_backend_mkldnn_empty_batch_channel3d_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:29:53.3552629Z test_conv_backend_mkldnn_empty_batch_channel3d_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.014s) 2022-08-17T12:29:53.3688062Z test_conv_backend_mkldnn_empty_batch_channel3d_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:29:53.3830454Z test_conv_backend_mkldnn_empty_batch_channel3d_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.014s) 2022-08-17T12:29:53.3967568Z test_conv_backend_mkldnn_empty_batch_channel3d_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:29:53.4109735Z test_conv_backend_mkldnn_empty_batch_channel3d_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.014s) 2022-08-17T12:29:53.4247405Z test_conv_backend_mkldnn_empty_batch_channel3d_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.014s) 2022-08-17T12:29:53.4387531Z test_conv_backend_mkldnn_empty_channel1d_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.014s) 2022-08-17T12:29:53.4527439Z test_conv_backend_mkldnn_empty_channel1d_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.014s) 2022-08-17T12:29:53.4666476Z test_conv_backend_mkldnn_empty_channel1d_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.014s) 2022-08-17T12:29:53.4801992Z test_conv_backend_mkldnn_empty_channel1d_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:29:53.4942537Z test_conv_backend_mkldnn_empty_channel1d_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.014s) 2022-08-17T12:29:53.5081517Z test_conv_backend_mkldnn_empty_channel1d_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.014s) 2022-08-17T12:29:53.5221497Z test_conv_backend_mkldnn_empty_channel1d_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.014s) 2022-08-17T12:29:53.5357087Z test_conv_backend_mkldnn_empty_channel1d_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:29:53.5495745Z test_conv_backend_mkldnn_empty_channel2d_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.014s) 2022-08-17T12:29:53.5635246Z test_conv_backend_mkldnn_empty_channel2d_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.014s) 2022-08-17T12:29:53.5773931Z test_conv_backend_mkldnn_empty_channel2d_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.014s) 2022-08-17T12:29:53.5912761Z test_conv_backend_mkldnn_empty_channel2d_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.014s) 2022-08-17T12:29:53.6050262Z test_conv_backend_mkldnn_empty_channel2d_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.014s) 2022-08-17T12:29:53.6187357Z test_conv_backend_mkldnn_empty_channel2d_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.014s) 2022-08-17T12:29:53.6326191Z test_conv_backend_mkldnn_empty_channel2d_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.014s) 2022-08-17T12:29:53.6459689Z test_conv_backend_mkldnn_empty_channel2d_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:29:53.6597490Z test_conv_backend_mkldnn_empty_channel3d_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.014s) 2022-08-17T12:29:53.6733519Z test_conv_backend_mkldnn_empty_channel3d_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:29:53.6871028Z test_conv_backend_mkldnn_empty_channel3d_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.014s) 2022-08-17T12:29:53.7006144Z test_conv_backend_mkldnn_empty_channel3d_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:29:53.7143608Z test_conv_backend_mkldnn_empty_channel3d_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.014s) 2022-08-17T12:29:53.7283188Z test_conv_backend_mkldnn_empty_channel3d_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.014s) 2022-08-17T12:29:53.7421457Z test_conv_backend_mkldnn_empty_channel3d_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.014s) 2022-08-17T12:29:53.7555866Z test_conv_backend_mkldnn_empty_channel3d_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:29:53.7803694Z test_conv_backend_slow1d_dilated_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.025s) 2022-08-17T12:29:53.8044591Z test_conv_backend_slow1d_dilated_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.024s) 2022-08-17T12:29:53.8285223Z test_conv_backend_slow1d_dilated_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.024s) 2022-08-17T12:29:53.8528575Z test_conv_backend_slow1d_dilated_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.024s) 2022-08-17T12:29:53.8787215Z test_conv_backend_slow1d_dilated_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.026s) 2022-08-17T12:29:53.9041806Z test_conv_backend_slow1d_dilated_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.025s) 2022-08-17T12:29:53.9297978Z test_conv_backend_slow1d_dilated_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.025s) 2022-08-17T12:29:53.9560670Z test_conv_backend_slow1d_dilated_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.026s) 2022-08-17T12:29:53.9819647Z test_conv_backend_slow1d_dilated_transposed_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.026s) 2022-08-17T12:29:54.0082986Z test_conv_backend_slow1d_dilated_transposed_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.026s) 2022-08-17T12:29:54.0445998Z test_conv_backend_slow1d_dilated_transposed_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.036s) 2022-08-17T12:29:54.0780725Z test_conv_backend_slow1d_dilated_transposed_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.033s) 2022-08-17T12:29:54.1059921Z test_conv_backend_slow1d_dilated_transposed_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.028s) 2022-08-17T12:29:54.1321502Z test_conv_backend_slow1d_dilated_transposed_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.026s) 2022-08-17T12:29:54.1584005Z test_conv_backend_slow1d_dilated_transposed_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.026s) 2022-08-17T12:29:54.1837013Z test_conv_backend_slow1d_dilated_transposed_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.025s) 2022-08-17T12:29:54.2079554Z test_conv_backend_slow1d_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.024s) 2022-08-17T12:29:54.2322330Z test_conv_backend_slow1d_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.024s) 2022-08-17T12:29:54.2573833Z test_conv_backend_slow1d_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.025s) 2022-08-17T12:29:54.2816545Z test_conv_backend_slow1d_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.024s) 2022-08-17T12:29:54.3072789Z test_conv_backend_slow1d_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.025s) 2022-08-17T12:29:54.3323621Z test_conv_backend_slow1d_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.025s) 2022-08-17T12:29:54.3576737Z test_conv_backend_slow1d_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.025s) 2022-08-17T12:29:54.3831767Z test_conv_backend_slow1d_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.025s) 2022-08-17T12:29:54.4088475Z test_conv_backend_slow1d_transposed_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.025s) 2022-08-17T12:29:54.4346578Z test_conv_backend_slow1d_transposed_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.026s) 2022-08-17T12:29:54.4601278Z test_conv_backend_slow1d_transposed_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.025s) 2022-08-17T12:29:54.4852461Z test_conv_backend_slow1d_transposed_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.025s) 2022-08-17T12:29:54.5119302Z test_conv_backend_slow1d_transposed_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.027s) 2022-08-17T12:29:54.5375231Z test_conv_backend_slow1d_transposed_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.025s) 2022-08-17T12:29:54.5640342Z test_conv_backend_slow1d_transposed_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.026s) 2022-08-17T12:29:54.5897945Z test_conv_backend_slow1d_transposed_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.026s) 2022-08-17T12:29:54.6165561Z test_conv_backend_slow2d_dilated_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.027s) 2022-08-17T12:29:54.6428259Z test_conv_backend_slow2d_dilated_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.026s) 2022-08-17T12:29:54.6696438Z test_conv_backend_slow2d_dilated_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.027s) 2022-08-17T12:29:54.6961136Z test_conv_backend_slow2d_dilated_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.026s) 2022-08-17T12:29:54.7251659Z test_conv_backend_slow2d_dilated_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.029s) 2022-08-17T12:29:54.7540132Z test_conv_backend_slow2d_dilated_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.029s) 2022-08-17T12:29:54.7829128Z test_conv_backend_slow2d_dilated_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.029s) 2022-08-17T12:29:54.8109385Z test_conv_backend_slow2d_dilated_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.028s) 2022-08-17T12:29:54.8404732Z test_conv_backend_slow2d_dilated_transposed_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.029s) 2022-08-17T12:29:54.8696913Z test_conv_backend_slow2d_dilated_transposed_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.029s) 2022-08-17T12:29:54.9009164Z test_conv_backend_slow2d_dilated_transposed_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.031s) 2022-08-17T12:29:54.9318007Z test_conv_backend_slow2d_dilated_transposed_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.031s) 2022-08-17T12:29:54.9638003Z test_conv_backend_slow2d_dilated_transposed_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.032s) 2022-08-17T12:29:54.9947848Z test_conv_backend_slow2d_dilated_transposed_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.031s) 2022-08-17T12:29:55.0281804Z test_conv_backend_slow2d_dilated_transposed_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.033s) 2022-08-17T12:29:55.0605100Z test_conv_backend_slow2d_dilated_transposed_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.032s) 2022-08-17T12:29:55.0903786Z test_conv_backend_slow2d_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.030s) 2022-08-17T12:29:55.1276011Z test_conv_backend_slow2d_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.037s) 2022-08-17T12:29:55.1631931Z test_conv_backend_slow2d_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.035s) 2022-08-17T12:29:55.1891028Z test_conv_backend_slow2d_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.026s) 2022-08-17T12:29:55.2167738Z test_conv_backend_slow2d_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.027s) 2022-08-17T12:29:55.2439376Z test_conv_backend_slow2d_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.027s) 2022-08-17T12:29:55.2715234Z test_conv_backend_slow2d_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.027s) 2022-08-17T12:29:55.2992571Z test_conv_backend_slow2d_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.027s) 2022-08-17T12:29:55.3286479Z test_conv_backend_slow2d_transposed_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.029s) 2022-08-17T12:29:55.3582783Z test_conv_backend_slow2d_transposed_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.029s) 2022-08-17T12:29:55.3894491Z test_conv_backend_slow2d_transposed_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.031s) 2022-08-17T12:29:55.4211779Z test_conv_backend_slow2d_transposed_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.031s) 2022-08-17T12:29:55.4521902Z test_conv_backend_slow2d_transposed_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.031s) 2022-08-17T12:29:55.4829607Z test_conv_backend_slow2d_transposed_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.031s) 2022-08-17T12:29:55.5148147Z test_conv_backend_slow2d_transposed_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.032s) 2022-08-17T12:29:55.5465239Z test_conv_backend_slow2d_transposed_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.032s) 2022-08-17T12:29:55.5815192Z test_conv_backend_slow3d_cpu_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.035s) 2022-08-17T12:29:55.6164926Z test_conv_backend_slow3d_cpu_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.035s) 2022-08-17T12:29:55.6457665Z test_conv_backend_slow3d_cpu_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.029s) 2022-08-17T12:29:55.6749659Z test_conv_backend_slow3d_cpu_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.029s) 2022-08-17T12:29:55.7112695Z test_conv_backend_slow3d_cpu_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.036s) 2022-08-17T12:29:55.7472444Z test_conv_backend_slow3d_cpu_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.036s) 2022-08-17T12:29:55.7775557Z test_conv_backend_slow3d_cpu_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.030s) 2022-08-17T12:29:55.8071667Z test_conv_backend_slow3d_cpu_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.029s) 2022-08-17T12:29:55.8207441Z test_conv_backend_slow3d_cuda_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.014s) 2022-08-17T12:29:55.8340044Z test_conv_backend_slow3d_cuda_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.013s) 2022-08-17T12:29:55.8473620Z test_conv_backend_slow3d_cuda_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.013s) 2022-08-17T12:29:55.8605861Z test_conv_backend_slow3d_cuda_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.013s) 2022-08-17T12:29:55.8738969Z test_conv_backend_slow3d_cuda_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.013s) 2022-08-17T12:29:55.8871242Z test_conv_backend_slow3d_cuda_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.013s) 2022-08-17T12:29:55.9003878Z test_conv_backend_slow3d_cuda_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.013s) 2022-08-17T12:29:55.9137397Z test_conv_backend_slow3d_cuda_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.013s) 2022-08-17T12:29:55.9502122Z test_conv_backend_slow3d_dilated_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.036s) 2022-08-17T12:29:55.9867783Z test_conv_backend_slow3d_dilated_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.036s) 2022-08-17T12:29:56.0185654Z test_conv_backend_slow3d_dilated_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.032s) 2022-08-17T12:29:56.0496706Z test_conv_backend_slow3d_dilated_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.031s) 2022-08-17T12:29:56.0874736Z test_conv_backend_slow3d_dilated_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.038s) 2022-08-17T12:29:56.1242984Z test_conv_backend_slow3d_dilated_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.037s) 2022-08-17T12:29:56.1572799Z test_conv_backend_slow3d_dilated_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.033s) 2022-08-17T12:29:56.2019251Z test_conv_backend_slow3d_dilated_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.044s) 2022-08-17T12:29:56.2040775Z test_conv_cudnn_mismatch_memory_format_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:29:56.2079542Z test_conv_cudnn_ndhwc_cpu_float16 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.004s) 2022-08-17T12:29:56.2118065Z test_conv_cudnn_ndhwc_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.004s) 2022-08-17T12:29:56.2156863Z test_conv_cudnn_nhwc_cpu_complex64 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.004s) 2022-08-17T12:29:56.2193359Z test_conv_cudnn_nhwc_cpu_float16 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.004s) 2022-08-17T12:29:56.2230042Z test_conv_cudnn_nhwc_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.004s) 2022-08-17T12:29:56.2245577Z test_conv_cudnn_nhwc_support_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:29:56.2261607Z test_conv_cudnn_nhwc_support_cpu_float64 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:29:56.2281416Z test_conv_double_backward_cpu_float64 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:29:56.3131013Z test_conv_double_backward_groups_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.085s) 2022-08-17T12:29:56.3841555Z test_conv_double_backward_no_bias_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.071s) 2022-08-17T12:29:56.4897354Z test_conv_double_backward_stride_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.105s) 2022-08-17T12:29:56.5366562Z test_conv_double_backward_strided_with_3D_input_and_weight_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.047s) 2022-08-17T12:29:56.5481889Z 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:29:56.5482683Z warnings.warn("Initializing zero-element tensors is a no-op") 2022-08-17T12:29:56.6020005Z /opt/conda/lib/python3.7/site-packages/torch/nn/init.py:405: UserWarning: Initializing zero-element tensors is a no-op 2022-08-17T12:29:56.6020720Z warnings.warn("Initializing zero-element tensors is a no-op") 2022-08-17T12:29:56.6162020Z ok (0.079s) 2022-08-17T12:29:56.6249877Z test_conv_empty_channel_cpu_float32 (__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:29:56.6250678Z warnings.warn("Initializing zero-element tensors is a no-op") 2022-08-17T12:29:56.6573655Z /opt/conda/lib/python3.7/site-packages/torch/nn/init.py:405: UserWarning: Initializing zero-element tensors is a no-op 2022-08-17T12:29:56.6574349Z warnings.warn("Initializing zero-element tensors is a no-op") 2022-08-17T12:29:56.6707622Z ok (0.054s) 2022-08-17T12:29:56.6731759Z test_conv_large_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:29:56.6745258Z test_conv_large_nosplit_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:29:56.7004000Z test_conv_noncontig_weights_and_bias_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.026s) 2022-08-17T12:29:56.7309494Z test_conv_noncontig_weights_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.030s) 2022-08-17T12:29:56.9564761Z test_conv_thnn_nhwc_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:29:56.9565589Z function: 'helper' (test_nn.py:19513) 2022-08-17T12:29:56.9566227Z reasons: ['___check_obj_id(weight_format, 140670717699056)'] 2022-08-17T12:29:56.9568642Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:29:56.9727449Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:29:56.9728191Z function: 'helper' (test_nn.py:19513) 2022-08-17T12:29:56.9728599Z reasons: ['groups == 1'] 2022-08-17T12:29:56.9729128Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:29:56.9906092Z ok (0.260s) 2022-08-17T12:29:57.0512272Z test_conv_thnn_nhwc_cpu_float64 (__main__.TestNNDeviceTypeCPU) ... ok (0.060s) 2022-08-17T12:29:57.1043268Z test_conv_transpose_with_output_size_and_no_batch_dim_ConvTranspose2d_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.053s) 2022-08-17T12:29:57.2737059Z test_conv_transpose_with_output_size_and_no_batch_dim_ConvTranspose3d_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.169s) 2022-08-17T12:29:57.2767176Z test_conv_transposed_large_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:29:57.2787637Z test_convert_conv2d_weight_memory_format_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:29:57.3179013Z test_cross_entropy_label_smoothing_consistent_index_target_and_probs_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.039s) 2022-08-17T12:29:57.3342575Z test_cross_entropy_label_smoothing_errors_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T12:29:57.5119025Z test_cross_entropy_label_smoothing_weight_ignore_indices_cpu (__main__.TestNNDeviceTypeCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:29:57.5119887Z function: 'check_equal' (test_nn.py:20173) 2022-08-17T12:29:57.5120325Z reasons: ['loss.ignore_index == -100'] 2022-08-17T12:29:57.5120876Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:29:57.5233068Z ok (0.189s) 2022-08-17T12:29:57.5640141Z test_cross_entropy_label_smoothing_with_probs_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.040s) 2022-08-17T12:29:57.6003414Z test_cross_entropy_loss_index_target_unit_weights_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.036s) 2022-08-17T12:29:57.6442209Z test_cross_entropy_loss_one_hot_target_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.044s) 2022-08-17T12:29:57.6816584Z test_cross_entropy_loss_prob_target_all_reductions_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.037s) 2022-08-17T12:29:57.6968949Z test_cross_entropy_loss_prob_target_no_batch_dim_reduction_mean_weighted_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.015s) 2022-08-17T12:29:57.7100484Z test_cross_entropy_loss_prob_target_no_batch_dim_reduction_mean_weighted_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:29:57.7227676Z test_cross_entropy_loss_prob_target_no_batch_dim_reduction_none_weighted_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:29:57.7358625Z test_cross_entropy_loss_prob_target_no_batch_dim_reduction_none_weighted_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:29:57.7477478Z test_cross_entropy_loss_prob_target_no_batch_dim_reduction_sum_weighted_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.012s) 2022-08-17T12:29:57.7603234Z test_cross_entropy_loss_prob_target_no_batch_dim_reduction_sum_weighted_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.012s) 2022-08-17T12:29:57.7952634Z test_cross_entropy_loss_prob_target_unit_weights_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.035s) 2022-08-17T12:29:58.2594392Z test_ctc_loss_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.464s) 2022-08-17T12:29:58.2613377Z test_ctc_loss_cudnn_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:29:58.2636799Z test_cudnn_convolution_add_relu_cpu_float16 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:29:58.2659179Z test_cudnn_convolution_add_relu_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:29:58.2680006Z test_cudnn_convolution_relu_cpu_float16 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:29:58.2701143Z test_cudnn_convolution_relu_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:29:58.2712451Z test_device_mask_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:29:58.2958044Z test_elu_inplace_overlap_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.024s) 2022-08-17T12:29:58.3288033Z test_elu_inplace_with_neg_alpha_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.033s) 2022-08-17T12:29:58.4334724Z test_embedding_backward_cpu_float64 (__main__.TestNNDeviceTypeCPU) ... ok (0.104s) 2022-08-17T12:29:58.4374315Z test_embedding_bag_1D_padding_idx_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... skip: TorchDynamo fails here for unknown reasons (0.004s) 2022-08-17T12:29:58.4414062Z test_embedding_bag_1D_padding_idx_cpu_float64 (__main__.TestNNDeviceTypeCPU) ... skip: TorchDynamo fails here for unknown reasons (0.004s) 2022-08-17T12:29:58.5991290Z test_embedding_bag_2D_padding_idx_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:29:58.5992042Z function: 'embedding_bag_check' (test_nn.py:16918) 2022-08-17T12:29:58.5992461Z reasons: ['padding_idx == 1'] 2022-08-17T12:29:58.5992797Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:29:58.6538904Z ok (0.212s) 2022-08-17T12:29:58.7128826Z test_embedding_bag_2D_padding_idx_cpu_float64 (__main__.TestNNDeviceTypeCPU) ... ok (0.059s) 2022-08-17T12:29:58.7141379Z test_embedding_bag_bfloat16_cpu_int32_int32 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:29:58.7152793Z test_embedding_bag_bfloat16_cpu_int32_int64 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:29:58.7163430Z test_embedding_bag_bfloat16_cpu_int64_int32 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:29:58.7173841Z test_embedding_bag_bfloat16_cpu_int64_int64 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:29:59.5832805Z test_embedding_bag_device_cpu_int32_int32_float16 (__main__.TestNNDeviceTypeCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:29:59.5833723Z function: '_test_EmbeddingBag_vs_Embedding' (test_nn.py:18278) 2022-08-17T12:29:59.5834161Z reasons: ['D == 3'] 2022-08-17T12:29:59.5834662Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:29:59.8925976Z ok (1.175s) 2022-08-17T12:30:00.0911130Z test_embedding_bag_device_cpu_int32_int32_float32 (__main__.TestNNDeviceTypeCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:30:00.0912013Z function: '_test_EmbeddingBag' (test_nn.py:18380) 2022-08-17T12:30:00.0912670Z reasons: ["str(wdtype) == 'torch.float16'"] 2022-08-17T12:30:00.0913236Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:30:00.1473265Z ok (0.254s) 2022-08-17T12:30:00.3370792Z test_embedding_bag_device_cpu_int32_int32_float64 (__main__.TestNNDeviceTypeCPU) ... ok (0.190s) 2022-08-17T12:30:00.5117004Z test_embedding_bag_device_cpu_int32_int64_float16 (__main__.TestNNDeviceTypeCPU) ... ok (0.174s) 2022-08-17T12:30:00.6828798Z test_embedding_bag_device_cpu_int32_int64_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.171s) 2022-08-17T12:30:00.8522452Z test_embedding_bag_device_cpu_int32_int64_float64 (__main__.TestNNDeviceTypeCPU) ... ok (0.169s) 2022-08-17T12:30:01.0181126Z test_embedding_bag_device_cpu_int64_int32_float16 (__main__.TestNNDeviceTypeCPU) ... ok (0.166s) 2022-08-17T12:30:01.1842221Z test_embedding_bag_device_cpu_int64_int32_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.166s) 2022-08-17T12:30:01.3553247Z test_embedding_bag_device_cpu_int64_int32_float64 (__main__.TestNNDeviceTypeCPU) ... ok (0.171s) 2022-08-17T12:30:01.5221481Z test_embedding_bag_device_cpu_int64_int64_float16 (__main__.TestNNDeviceTypeCPU) ... ok (0.167s) 2022-08-17T12:30:01.7043981Z test_embedding_bag_device_cpu_int64_int64_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.182s) 2022-08-17T12:30:01.8737625Z test_embedding_bag_device_cpu_int64_int64_float64 (__main__.TestNNDeviceTypeCPU) ... ok (0.169s) 2022-08-17T12:30:01.8857541Z test_embedding_bag_empty_input_cpu_int32_int32 (__main__.TestNNDeviceTypeCPU) ... ok (0.012s) 2022-08-17T12:30:01.8975073Z test_embedding_bag_empty_input_cpu_int32_int64 (__main__.TestNNDeviceTypeCPU) ... ok (0.012s) 2022-08-17T12:30:01.9087151Z test_embedding_bag_empty_input_cpu_int64_int32 (__main__.TestNNDeviceTypeCPU) ... ok (0.011s) 2022-08-17T12:30:01.9202566Z test_embedding_bag_empty_input_cpu_int64_int64 (__main__.TestNNDeviceTypeCPU) ... ok (0.011s) 2022-08-17T12:30:01.9626979Z test_embedding_bag_half_cpu_int32_int32 (__main__.TestNNDeviceTypeCPU) ... ok (0.042s) 2022-08-17T12:30:02.0036573Z test_embedding_bag_half_cpu_int32_int64 (__main__.TestNNDeviceTypeCPU) ... ok (0.041s) 2022-08-17T12:30:02.0441675Z test_embedding_bag_half_cpu_int64_int32 (__main__.TestNNDeviceTypeCPU) ... ok (0.040s) 2022-08-17T12:30:02.0845061Z test_embedding_bag_half_cpu_int64_int64 (__main__.TestNNDeviceTypeCPU) ... ok (0.040s) 2022-08-17T12:30:02.1069186Z test_embedding_bag_non_contiguous_weight_cpu_int32_int32_float16 (__main__.TestNNDeviceTypeCPU) ... ok (0.022s) 2022-08-17T12:30:02.1263574Z test_embedding_bag_non_contiguous_weight_cpu_int32_int32_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.019s) 2022-08-17T12:30:02.1455855Z test_embedding_bag_non_contiguous_weight_cpu_int32_int32_float64 (__main__.TestNNDeviceTypeCPU) ... ok (0.019s) 2022-08-17T12:30:02.1651975Z test_embedding_bag_non_contiguous_weight_cpu_int32_int64_float16 (__main__.TestNNDeviceTypeCPU) ... ok (0.019s) 2022-08-17T12:30:02.1851299Z test_embedding_bag_non_contiguous_weight_cpu_int32_int64_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.020s) 2022-08-17T12:30:02.2044306Z test_embedding_bag_non_contiguous_weight_cpu_int32_int64_float64 (__main__.TestNNDeviceTypeCPU) ... ok (0.019s) 2022-08-17T12:30:02.2242082Z test_embedding_bag_non_contiguous_weight_cpu_int64_int32_float16 (__main__.TestNNDeviceTypeCPU) ... ok (0.020s) 2022-08-17T12:30:02.2442026Z test_embedding_bag_non_contiguous_weight_cpu_int64_int32_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.020s) 2022-08-17T12:30:02.2461341Z test_embedding_bag_non_contiguous_weight_cpu_int64_int32_float64 (__main__.TestNNDeviceTypeCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:30:02.2462260Z function: 'test_embedding_bag_non_contiguous_weight' (test_nn.py:18530) 2022-08-17T12:30:02.2462766Z reasons: ["str(dtypes[0]) == 'torch.int32'"] 2022-08-17T12:30:02.2463338Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:30:02.2467916Z ok (0.003s) 2022-08-17T12:30:02.2489603Z test_embedding_bag_non_contiguous_weight_cpu_int64_int64_float16 (__main__.TestNNDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:30:02.2510493Z test_embedding_bag_non_contiguous_weight_cpu_int64_int64_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:30:02.2530574Z test_embedding_bag_non_contiguous_weight_cpu_int64_int64_float64 (__main__.TestNNDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:30:02.2761915Z test_embedding_bag_out_of_bounds_idx_padding_idx_0_mode_max_cpu_float32_int32 (__main__.TestNNDeviceTypeCPU) ... ok (0.023s) 2022-08-17T12:30:02.3000274Z test_embedding_bag_out_of_bounds_idx_padding_idx_0_mode_max_cpu_float32_int64 (__main__.TestNNDeviceTypeCPU) ... ok (0.024s) 2022-08-17T12:30:02.3239981Z test_embedding_bag_out_of_bounds_idx_padding_idx_0_mode_max_cpu_float64_int32 (__main__.TestNNDeviceTypeCPU) ... ok (0.024s) 2022-08-17T12:30:02.3478638Z test_embedding_bag_out_of_bounds_idx_padding_idx_0_mode_max_cpu_float64_int64 (__main__.TestNNDeviceTypeCPU) ... ok (0.024s) 2022-08-17T12:30:02.3708305Z test_embedding_bag_out_of_bounds_idx_padding_idx_0_mode_mean_cpu_float32_int32 (__main__.TestNNDeviceTypeCPU) ... ok (0.023s) 2022-08-17T12:30:02.3936372Z test_embedding_bag_out_of_bounds_idx_padding_idx_0_mode_mean_cpu_float32_int64 (__main__.TestNNDeviceTypeCPU) ... ok (0.023s) 2022-08-17T12:30:02.4161835Z test_embedding_bag_out_of_bounds_idx_padding_idx_0_mode_mean_cpu_float64_int32 (__main__.TestNNDeviceTypeCPU) ... ok (0.022s) 2022-08-17T12:30:02.4387520Z test_embedding_bag_out_of_bounds_idx_padding_idx_0_mode_mean_cpu_float64_int64 (__main__.TestNNDeviceTypeCPU) ... ok (0.022s) 2022-08-17T12:30:02.4407926Z test_embedding_bag_out_of_bounds_idx_padding_idx_0_mode_sum_cpu_float32_int32 (__main__.TestNNDeviceTypeCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:30:02.4408852Z function: 'test_embedding_bag_out_of_bounds_idx' (test_nn.py:18038) 2022-08-17T12:30:02.4409339Z reasons: ["mode == 'max'"] 2022-08-17T12:30:02.4409860Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:30:02.4618676Z ok (0.023s) 2022-08-17T12:30:02.4842760Z test_embedding_bag_out_of_bounds_idx_padding_idx_0_mode_sum_cpu_float32_int64 (__main__.TestNNDeviceTypeCPU) ... ok (0.022s) 2022-08-17T12:30:02.5055717Z test_embedding_bag_out_of_bounds_idx_padding_idx_0_mode_sum_cpu_float64_int32 (__main__.TestNNDeviceTypeCPU) ... ok (0.021s) 2022-08-17T12:30:02.5266308Z test_embedding_bag_out_of_bounds_idx_padding_idx_0_mode_sum_cpu_float64_int64 (__main__.TestNNDeviceTypeCPU) ... ok (0.021s) 2022-08-17T12:30:02.5394150Z test_embedding_bag_out_of_bounds_idx_padding_idx_None_mode_max_cpu_float32_int32 (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:30:02.5522634Z test_embedding_bag_out_of_bounds_idx_padding_idx_None_mode_max_cpu_float32_int64 (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:30:02.5652047Z test_embedding_bag_out_of_bounds_idx_padding_idx_None_mode_max_cpu_float64_int32 (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:30:02.5780543Z test_embedding_bag_out_of_bounds_idx_padding_idx_None_mode_max_cpu_float64_int64 (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:30:02.5902512Z test_embedding_bag_out_of_bounds_idx_padding_idx_None_mode_mean_cpu_float32_int32 (__main__.TestNNDeviceTypeCPU) ... ok (0.012s) 2022-08-17T12:30:02.6025819Z test_embedding_bag_out_of_bounds_idx_padding_idx_None_mode_mean_cpu_float32_int64 (__main__.TestNNDeviceTypeCPU) ... ok (0.012s) 2022-08-17T12:30:02.6142099Z test_embedding_bag_out_of_bounds_idx_padding_idx_None_mode_mean_cpu_float64_int32 (__main__.TestNNDeviceTypeCPU) ... ok (0.011s) 2022-08-17T12:30:02.6267614Z test_embedding_bag_out_of_bounds_idx_padding_idx_None_mode_mean_cpu_float64_int64 (__main__.TestNNDeviceTypeCPU) ... ok (0.012s) 2022-08-17T12:30:02.6524111Z test_embedding_bag_out_of_bounds_idx_padding_idx_None_mode_sum_cpu_float32_int32 (__main__.TestNNDeviceTypeCPU) ... ok (0.025s) 2022-08-17T12:30:02.6749061Z test_embedding_bag_out_of_bounds_idx_padding_idx_None_mode_sum_cpu_float32_int64 (__main__.TestNNDeviceTypeCPU) ... ok (0.022s) 2022-08-17T12:30:02.6962120Z test_embedding_bag_out_of_bounds_idx_padding_idx_None_mode_sum_cpu_float64_int32 (__main__.TestNNDeviceTypeCPU) ... ok (0.021s) 2022-08-17T12:30:02.7177151Z test_embedding_bag_out_of_bounds_idx_padding_idx_None_mode_sum_cpu_float64_int64 (__main__.TestNNDeviceTypeCPU) ... ok (0.021s) 2022-08-17T12:30:02.7670480Z test_embedding_dense_grad_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.049s) 2022-08-17T12:30:02.7932331Z test_embedding_max_norm_backward_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.026s) 2022-08-17T12:30:02.7945869Z test_embedding_max_norm_device_cpu_float16 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:30:02.7958921Z test_embedding_max_norm_device_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:30:02.7971088Z test_embedding_max_norm_device_cpu_float64 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:30:02.8031875Z test_embedding_max_norm_fwd_AD_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.006s) 2022-08-17T12:30:06.2534911Z test_embedding_padding_idx_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (3.450s) 2022-08-17T12:30:06.2710793Z test_embedding_scalar_weight_error_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.017s) 2022-08-17T12:30:06.2826417Z test_empty_dropout_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.011s) 2022-08-17T12:30:06.4965759Z test_fold_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.214s) 2022-08-17T12:30:06.6377389Z test_fractional_max_pool2d_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.141s) 2022-08-17T12:30:06.7885963Z test_fractional_max_pool3d_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.151s) 2022-08-17T12:30:06.7977107Z test_fractional_max_pool_nan_inf_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.009s) 2022-08-17T12:30:07.0831755Z test_glu_bfloat16_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.285s) 2022-08-17T12:30:07.0865769Z test_grid_sample_large_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:30:16.1561719Z test_grid_sample_large_index_2d_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (9.069s) 2022-08-17T12:30:16.4303153Z test_grid_sample_large_index_2d_cpu_float64 (__main__.TestNNDeviceTypeCPU) ... skip: Insufficient cpu memory (0.274s) 2022-08-17T12:30:23.2633728Z test_grid_sample_large_index_3d_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (6.833s) 2022-08-17T12:30:23.5362589Z test_grid_sample_large_index_3d_cpu_float64 (__main__.TestNNDeviceTypeCPU) ... skip: Insufficient cpu memory (0.273s) 2022-08-17T12:30:23.5506129Z test_grid_sample_nan_inf_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.014s) 2022-08-17T12:30:23.5640759Z test_grid_sample_nan_inf_cpu_float64 (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:30:23.6035956Z test_group_convTranspose_empty_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.039s) 2022-08-17T12:30:23.6381397Z test_group_conv_empty_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.034s) 2022-08-17T12:30:24.0750241Z test_groupnorm_nhwc_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.436s) 2022-08-17T12:30:24.5260620Z test_groupnorm_nhwc_cpu_float64 (__main__.TestNNDeviceTypeCPU) ... ok (0.452s) 2022-08-17T12:30:24.9405352Z test_gumbel_softmax_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.414s) 2022-08-17T12:30:25.0064526Z test_gumbel_softmax_cpu_float64 (__main__.TestNNDeviceTypeCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:30:25.0067750Z function: '_test_gumbel_softmax_st_shapes' (test_nn.py:17484) 2022-08-17T12:30:25.0068215Z reasons: ['dim == 0'] 2022-08-17T12:30:25.0068765Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:30:25.1929084Z ok (0.252s) 2022-08-17T12:30:25.2163034Z test_hardsigmoid_grad_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.023s) 2022-08-17T12:30:25.2405432Z test_hardswish_grad_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.024s) 2022-08-17T12:30:25.2598455Z test_hardswish_inplace_overlap_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.019s) 2022-08-17T12:30:25.2687161Z test_instancenorm_raises_error_for_single_spatial_element_during_training_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.009s) 2022-08-17T12:30:25.2840292Z test_instancenorm_raises_error_if_less_than_one_value_per_channel_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.015s) 2022-08-17T12:30:25.5975227Z test_invalid_reduction_strings_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.313s) 2022-08-17T12:30:25.5990072Z test_layernorm_half_precision_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:30:25.6005549Z test_layernorm_weight_bias_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:30:25.6229700Z test_leaky_relu_inplace_overlap_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.022s) 2022-08-17T12:30:25.6551564Z test_leaky_relu_inplace_with_neg_slope_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.032s) 2022-08-17T12:30:25.7261742Z test_leaky_relu_inplace_with_zero_slope_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.071s) 2022-08-17T12:30:25.7544750Z test_linear_empty_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.028s) 2022-08-17T12:30:25.8321533Z test_log_softmax_big_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.078s) 2022-08-17T12:30:25.8546312Z test_logsigmoid_out_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.022s) 2022-08-17T12:30:25.8559920Z test_lstmcell_backward_only_one_output_grad_cpu_float64 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:30:25.8574446Z test_masked_softmax_TxT_layout_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:30:37.3472808Z test_masked_softmax_cpu (__main__.TestNNDeviceTypeCPU) ... ok (11.490s) 2022-08-17T12:30:37.8626077Z test_masked_softmax_forward_with_nans_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.515s) 2022-08-17T12:30:38.1748910Z test_masked_softmax_grad_cpu (__main__.TestNNDeviceTypeCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:30:38.1749972Z function: '_test_masked_softmax_helper' (test_nn.py:17059) 2022-08-17T12:30:38.1750412Z reasons: ['dim == 0'] 2022-08-17T12:30:38.1793450Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:30:38.1873190Z ok (0.325s) 2022-08-17T12:30:38.1890137Z test_masked_softmax_transformer_layout_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:30:38.4542516Z test_max_pool1d_corner_cases_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:30:38.4543228Z function: 'check' (test_nn.py:15831) 2022-08-17T12:30:38.4543644Z reasons: ['___check_type_id(x, 94047194496928)'] 2022-08-17T12:30:38.4544161Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:30:38.4560740Z ok (0.267s) 2022-08-17T12:30:38.5190786Z test_max_pool1d_corner_cases_cpu_float64 (__main__.TestNNDeviceTypeCPU) ... ok (0.063s) 2022-08-17T12:30:38.9135878Z test_max_pool1d_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.394s) 2022-08-17T12:30:39.6844564Z test_max_pool1d_cpu_float64 (__main__.TestNNDeviceTypeCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:30:39.6845366Z function: 'check' (test_nn.py:15855) 2022-08-17T12:30:39.6845901Z reasons: ["tensor 'x' dtype mismatch. expected Float, actual Double"] 2022-08-17T12:30:39.6846535Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:30:39.6854013Z ok (0.772s) 2022-08-17T12:30:39.8485039Z test_max_pool1d_errors_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.163s) 2022-08-17T12:30:40.1569016Z test_max_pool2d_bfloat16_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.308s) 2022-08-17T12:30:40.1584736Z test_max_pool2d_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:30:40.1602076Z test_max_pool2d_indices_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:30:46.5930441Z test_max_pool2d_nhwc_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (6.433s) 2022-08-17T12:31:00.9529202Z test_max_pool2d_nhwc_cpu_float64 (__main__.TestNNDeviceTypeCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:31:00.9530424Z function: 'helper' (test_nn.py:15902) 2022-08-17T12:31:00.9553087Z reasons: ['c == 8'] 2022-08-17T12:31:00.9553955Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:31:01.3692521Z ok (14.776s) 2022-08-17T12:31:01.3734151Z test_max_pool3d_ndhwc_cpu_float16 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.004s) 2022-08-17T12:31:01.3775145Z test_max_pool3d_ndhwc_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.004s) 2022-08-17T12:31:01.3813897Z test_max_pool3d_ndhwc_cpu_float64 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.004s) 2022-08-17T12:31:01.4257425Z test_max_pool_nan_inf_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.044s) 2022-08-17T12:31:03.0329821Z test_maxpool3d_non_square_backward_cpu (__main__.TestNNDeviceTypeCPU) ... ok (1.607s) 2022-08-17T12:31:03.0343339Z test_maxpool_indices_no_batch_dim_cpu_float32 (__main__.TestNNDeviceTypeCPU) 2022-08-17T12:31:03.1274375Z Check that indices with no batch dim is consistent with a single batch. ... ok (0.094s) 2022-08-17T12:31:03.1448087Z test_mish_inplace_overlap_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.017s) 2022-08-17T12:31:03.1689267Z test_module_to_empty_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.024s) 2022-08-17T12:31:03.1818085Z test_module_to_empty_cpu_float64 (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:31:03.2552770Z test_multi_margin_loss_errors_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.073s) 2022-08-17T12:31:03.2569892Z test_multihead_attention_dtype_batch_first_cpu_float16 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:31:03.2586750Z test_multihead_attention_dtype_batch_first_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:31:03.2602372Z test_multihead_attention_dtype_batch_first_cpu_float64 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:31:03.2615295Z test_multihead_attention_dtype_cpu_float16 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:31:03.2628261Z test_multihead_attention_dtype_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:31:03.2641419Z test_multihead_attention_dtype_cpu_float64 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:31:03.2930578Z test_multihead_attn_fast_path_query_and_bias_have_different_dtypes_cpu_float64 (__main__.TestNNDeviceTypeCPU) ... ok (0.029s) 2022-08-17T12:31:03.3166966Z test_multihead_attn_fast_path_small_test_cpu_float64 (__main__.TestNNDeviceTypeCPU) ... ok (0.023s) 2022-08-17T12:31:03.3352585Z test_multihead_attn_in_proj_bias_none_cpu_float64 (__main__.TestNNDeviceTypeCPU) ... ok (0.018s) 2022-08-17T12:31:03.3558074Z test_multihead_attn_in_proj_weight_none_cpu_float64 (__main__.TestNNDeviceTypeCPU) ... ok (0.020s) 2022-08-17T12:31:03.4352775Z test_nll_loss_all_ignored_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.079s) 2022-08-17T12:31:03.5684940Z test_nll_loss_byte_target_matches_long_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.133s) 2022-08-17T12:31:03.6676132Z test_nll_loss_empty_tensor_reduction_mean_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.099s) 2022-08-17T12:31:03.7360087Z test_nll_loss_empty_tensor_reduction_none_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.068s) 2022-08-17T12:31:03.7965665Z test_nll_loss_empty_tensor_reduction_sum_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.060s) 2022-08-17T12:31:03.8173841Z test_nll_loss_invalid_target_dim_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.021s) 2022-08-17T12:31:03.8415877Z test_nll_loss_invalid_weights_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.024s) 2022-08-17T12:31:03.8607019Z test_nll_loss_mismatched_batch_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.019s) 2022-08-17T12:31:03.8709806Z test_nll_loss_out_of_bounds_ignore_index_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.010s) 2022-08-17T12:31:03.9521475Z test_nll_loss_total_weight_is_zero_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.081s) 2022-08-17T12:31:04.1087937Z test_nn_empty_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.157s) 2022-08-17T12:31:04.2846678Z test_nn_scalars_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.176s) 2022-08-17T12:31:04.5212106Z test_nn_scalars_reductions_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.236s) 2022-08-17T12:31:04.5228825Z test_noncontig_conv_grad_cpu_float16 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:31:04.5244608Z test_noncontig_conv_grad_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:31:04.5259388Z test_noncontig_conv_grad_cpu_float64 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:31:04.6593171Z test_nonlinearity_propagate_nan_cpu (__main__.TestNNDeviceTypeCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:31:04.6593884Z function: 'test' (test_nn.py:15657) 2022-08-17T12:31:04.6594257Z reasons: ["nonlinearity == 'relu'"] 2022-08-17T12:31:04.6596265Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:31:04.6597415Z /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:31:04.6597827Z warnings.warn("nn.functional.tanh is deprecated. Use torch.tanh instead.") 2022-08-17T12:31:04.6598450Z /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:31:04.6598860Z warnings.warn("nn.functional.sigmoid is deprecated. Use torch.sigmoid instead.") 2022-08-17T12:31:04.6599241Z ok (0.134s) 2022-08-17T12:31:04.7100736Z test_one_hot_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.050s) 2022-08-17T12:31:04.7120108Z test_overwrite_module_params_on_conversion_cpu_device_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:31:04.9065257Z test_pad_cpu_complex128 (__main__.TestNNDeviceTypeCPU) ... ok (0.194s) 2022-08-17T12:31:05.3522310Z test_pad_cpu_float64 (__main__.TestNNDeviceTypeCPU) ... ok (0.446s) 2022-08-17T12:31:05.3538777Z test_pool3d_large_size_int64_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:31:05.3554279Z test_pool3d_size_one_feature_dim_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:31:05.4025613Z test_pool_invalid_size_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.047s) 2022-08-17T12:31:06.4534678Z test_pool_large_size_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (1.051s) 2022-08-17T12:31:06.4551969Z test_pooling_bfloat16_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:31:06.9827376Z test_pooling_max_nhwc_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.527s) 2022-08-17T12:31:07.1247714Z test_pooling_max_nhwc_cpu_float64 (__main__.TestNNDeviceTypeCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:31:07.1248510Z function: 'helper' (test_nn.py:16578) 2022-08-17T12:31:07.1248882Z reasons: ['h == 10'] 2022-08-17T12:31:07.1249420Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:31:07.1283732Z ok (0.146s) 2022-08-17T12:31:07.1300453Z test_pooling_shape_cpu (__main__.TestNNDeviceTypeCPU) 2022-08-17T12:31:07.2395854Z Test the output shape calculation for pooling functions ... ok (0.111s) 2022-08-17T12:31:07.4295702Z test_pooling_size_empty_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.190s) 2022-08-17T12:31:07.5015016Z test_pooling_zero_stride_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.072s) 2022-08-17T12:31:07.5026544Z test_prelu_backward_32bit_indexing_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:31:07.5063826Z test_rnn_fused_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.004s) 2022-08-17T12:31:07.5099828Z test_rnn_fused_cpu_float64 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.004s) 2022-08-17T12:31:07.8796011Z test_rnn_retain_variables_cpu_float64 (__main__.TestNNDeviceTypeCPU) ... ok (0.369s) 2022-08-17T12:31:07.9240820Z test_save_lstm_compatibility_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.044s) 2022-08-17T12:31:07.9426133Z test_silu_inplace_overlap_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.018s) 2022-08-17T12:31:07.9646690Z test_skip_init_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.022s) 2022-08-17T12:31:08.2668441Z test_smooth_l1_loss_bfloat16_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.302s) 2022-08-17T12:31:08.3869033Z test_smooth_l1_loss_vs_huber_loss_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.120s) 2022-08-17T12:31:08.3886233Z test_softmax_64bit_indexing_cpu_float16 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:31:08.3901679Z test_softmax_64bit_indexing_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:31:08.6576653Z test_softmax_bfloat16_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.267s) 2022-08-17T12:31:08.6591848Z test_softmax_cpu_float16 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:31:08.6606765Z test_softmax_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:31:09.1676024Z test_softmax_results_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.507s) 2022-08-17T12:31:09.1865742Z test_softplus_inplace_overlap_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.019s) 2022-08-17T12:31:09.2114068Z test_softplus_low_threshold_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.025s) 2022-08-17T12:31:09.2455356Z test_softshrink_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.034s) 2022-08-17T12:31:09.2638445Z test_softshrink_inplace_overlap_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.018s) 2022-08-17T12:31:09.2889043Z test_softshrink_negative_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.025s) 2022-08-17T12:31:09.2987906Z test_threshold_inplace_overlap_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.010s) 2022-08-17T12:31:09.3455024Z 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:31:09.3456330Z "Complex modules are a new feature under active development whose design may change, " 2022-08-17T12:31:09.3647445Z /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:31:09.3648557Z "Complex modules are a new feature under active development whose design may change, " 2022-08-17T12:31:09.3843671Z /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:31:09.3844157Z return t.to(device, dtype if t.is_floating_point() or t.is_complex() else None, non_blocking) 2022-08-17T12:31:09.4886789Z ok (0.190s) 2022-08-17T12:31:09.7449031Z test_transformerencoderlayer_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.256s) 2022-08-17T12:31:09.8240181Z test_transformerencoderlayer_fast_path_cpu_float64 (__main__.TestNNDeviceTypeCPU) ... ok (0.079s) 2022-08-17T12:31:10.3766546Z test_transformerencoderlayer_gelu_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.552s) 2022-08-17T12:31:11.1392994Z test_triplet_margin_with_distance_loss_cpu (__main__.TestNNDeviceTypeCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:31:11.1393664Z function: '' (test_nn.py:20571) 2022-08-17T12:31:11.1393929Z reasons: ['margin == 1.0'] 2022-08-17T12:31:11.1394259Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:31:15.0817846Z ok (4.705s) 2022-08-17T12:31:15.2064204Z test_triplet_margin_with_distance_loss_default_parity_cpu (__main__.TestNNDeviceTypeCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:31:15.2064915Z function: '' (test_nn.py:20542) 2022-08-17T12:31:15.2065229Z reasons: ["___check_type_id(kwargs['margin'], 94047194501696)"] 2022-08-17T12:31:15.2065590Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:31:15.2640996Z ok (0.182s) 2022-08-17T12:31:15.2799592Z test_upsamplingBicubic2d_aa_correctness_memory_format_torch_channels_last_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T12:31:15.2924774Z test_upsamplingBicubic2d_aa_correctness_memory_format_torch_contiguous_format_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.012s) 2022-08-17T12:31:15.3052389Z test_upsamplingBicubic2d_antialias_False_align_corners_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:31:15.3160932Z test_upsamplingBicubic2d_antialias_False_align_corners_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.011s) 2022-08-17T12:31:15.3267040Z test_upsamplingBicubic2d_antialias_True_align_corners_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.010s) 2022-08-17T12:31:15.3372663Z test_upsamplingBicubic2d_antialias_True_align_corners_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.010s) 2022-08-17T12:31:15.3530366Z test_upsamplingBicubic2d_correctness_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T12:31:15.3685077Z test_upsamplingBilinear2d_aa_correctness_memory_format_torch_channels_last_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.015s) 2022-08-17T12:31:15.3816875Z test_upsamplingBilinear2d_aa_correctness_memory_format_torch_contiguous_format_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:31:15.5911948Z test_upsamplingBilinear2d_antialias_False_align_corners_False_cpu (__main__.TestNNDeviceTypeCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:31:15.5913137Z function: '' (test_nn.py:16437) 2022-08-17T12:31:15.5913602Z reasons: ['out_size == 4'] 2022-08-17T12:31:15.5914214Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:31:15.6178105Z ok (0.236s) 2022-08-17T12:31:15.6529297Z test_upsamplingBilinear2d_antialias_False_align_corners_True_cpu (__main__.TestNNDeviceTypeCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:31:15.6530162Z function: '' (test_nn.py:16442) 2022-08-17T12:31:15.6530550Z reasons: ['out_size == 4'] 2022-08-17T12:31:15.6531100Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:31:15.6744711Z ok (0.057s) 2022-08-17T12:31:15.7179334Z test_upsamplingBilinear2d_antialias_True_align_corners_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.043s) 2022-08-17T12:31:15.7619409Z test_upsamplingBilinear2d_antialias_True_align_corners_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.044s) 2022-08-17T12:31:15.8908305Z test_upsamplingNearest1d_correctness_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.129s) 2022-08-17T12:31:16.1307042Z test_upsamplingNearest1d_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.240s) 2022-08-17T12:31:16.1316578Z test_upsamplingNearest1d_launch_config_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:31:21.6127278Z test_upsamplingNearest2d_correctness_cpu (__main__.TestNNDeviceTypeCPU) ... ok (5.481s) 2022-08-17T12:31:22.4410363Z test_upsamplingNearest2d_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.828s) 2022-08-17T12:31:22.4419989Z test_upsamplingNearest2d_launch_config_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:31:22.4429305Z test_upsamplingNearest2d_launch_fail_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:31:22.4437818Z test_upsamplingNearest2d_launch_rocm_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:33:14.9146400Z test_upsamplingNearest3d_correctness_cpu (__main__.TestNNDeviceTypeCPU) ... ok (112.471s) 2022-08-17T12:33:15.2871209Z test_upsamplingNearest3d_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.372s) 2022-08-17T12:33:15.2881550Z test_upsamplingNearest3d_launch_config_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:33:15.4174981Z test_upsamplingNearestExact1d_correctness_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.129s) 2022-08-17T12:33:15.4293207Z test_upsamplingNearestExact1d_rescale_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.012s) 2022-08-17T12:33:20.8762522Z test_upsamplingNearestExact2d_correctness_cpu (__main__.TestNNDeviceTypeCPU) ... ok (5.447s) 2022-08-17T12:35:16.0236310Z test_upsamplingNearestExact3d_correctness_cpu (__main__.TestNNDeviceTypeCPU) ... ok (115.147s) 2022-08-17T12:35:16.9100354Z test_variable_sequence_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:35:16.9101034Z function: 'check_lengths' (test_nn.py:19327) 2022-08-17T12:35:16.9101305Z reasons: ['len(lengths) == 1'] 2022-08-17T12:35:16.9102133Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:35:17.3455649Z ok (1.322s) 2022-08-17T12:35:17.4009734Z test_calculate_gain_leaky_relu (__main__.TestNNInit) ... ok (0.055s) 2022-08-17T12:35:17.4079649Z test_calculate_gain_leaky_relu_only_accepts_numbers (__main__.TestNNInit) ... ok (0.007s) 2022-08-17T12:35:17.4102362Z test_calculate_gain_linear (__main__.TestNNInit) ... ok (0.002s) 2022-08-17T12:35:17.4128304Z test_calculate_gain_nonlinear (__main__.TestNNInit) ... ok (0.002s) 2022-08-17T12:35:17.4206410Z test_calculate_gain_only_accepts_valid_nonlinearities (__main__.TestNNInit) ... ok (0.008s) 2022-08-17T12:35:17.4895277Z test_constant (__main__.TestNNInit) ... ok (0.069s) 2022-08-17T12:35:17.5295382Z test_deprecation (__main__.TestNNInit) ... ok (0.040s) 2022-08-17T12:35:17.6050785Z test_dirac_identity (__main__.TestNNInit) ... ok (0.075s) 2022-08-17T12:35:17.6120086Z test_dirac_only_works_on_3_4_5d_inputs (__main__.TestNNInit) ... ok (0.007s) 2022-08-17T12:35:17.6395134Z test_dirac_properties (__main__.TestNNInit) ... ok (0.027s) 2022-08-17T12:35:17.6498858Z test_eye (__main__.TestNNInit) ... ok (0.010s) 2022-08-17T12:35:17.6564073Z test_eye_only_works_on_2d_inputs (__main__.TestNNInit) ... ok (0.006s) 2022-08-17T12:35:18.3772960Z test_kaiming_normal (__main__.TestNNInit) ... ok (0.721s) 2022-08-17T12:35:18.3847624Z test_kaiming_normal_errors_on_inputs_smaller_than_2d (__main__.TestNNInit) ... ok (0.007s) 2022-08-17T12:35:18.4011021Z test_kaiming_normal_warning_on_0element_tensor (__main__.TestNNInit) ... ok (0.016s) 2022-08-17T12:35:19.0617329Z test_kaiming_uniform (__main__.TestNNInit) ... ok (0.660s) 2022-08-17T12:35:19.0693052Z test_kaiming_uniform_errors_on_inputs_smaller_than_2d (__main__.TestNNInit) ... ok (0.008s) 2022-08-17T12:35:19.0859942Z test_kaiming_uniform_warning_on_0element_tensor (__main__.TestNNInit) ... ok (0.017s) 2022-08-17T12:35:19.1970352Z test_max_unpool (__main__.TestNNInit) ... ok (0.111s) 2022-08-17T12:35:19.2117404Z test_normal (__main__.TestNNInit) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:35:19.2118231Z function: '_is_normal' (test_nn.py:12006) 2022-08-17T12:35:19.2119091Z reasons: ["tensor 'tensor' rank mismatch. expected 2, actual 1"] 2022-08-17T12:35:19.2119782Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:35:20.1251613Z ok (0.928s) 2022-08-17T12:35:20.1465998Z test_ones_and_zeros (__main__.TestNNInit) ... ok (0.021s) 2022-08-17T12:35:20.1825912Z test_orthogonal (__main__.TestNNInit) ... ok (0.036s) 2022-08-17T12:35:20.2196790Z test_sparse_default_std (__main__.TestNNInit) ... ok (0.037s) 2022-08-17T12:35:20.2268912Z test_sparse_only_works_on_2d_inputs (__main__.TestNNInit) ... ok (0.007s) 2022-08-17T12:35:20.2279693Z test_trunc_normal (__main__.TestNNInit) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:35:20.2429455Z test_uniform (__main__.TestNNInit) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:35:20.2430184Z function: '_is_uniform' (test_nn.py:12021) 2022-08-17T12:35:20.2430746Z reasons: ["tensor 'tensor' rank mismatch. expected 2, actual 1"] 2022-08-17T12:35:20.2431347Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:35:21.0339869Z ok (0.806s) 2022-08-17T12:35:21.4670856Z test_xavier_normal (__main__.TestNNInit) ... ok (0.433s) 2022-08-17T12:35:21.4764920Z test_xavier_normal_errors_on_inputs_smaller_than_2d (__main__.TestNNInit) ... ok (0.009s) 2022-08-17T12:35:21.5790407Z test_xavier_uniform (__main__.TestNNInit) ... ok (0.102s) 2022-08-17T12:35:21.5884567Z test_xavier_uniform_errors_on_inputs_smaller_than_2d (__main__.TestNNInit) ... ok (0.009s) 2022-08-17T12:35:21.6233635Z test_load_state_dict_module_pre_hook (__main__.TestStateDictHooks) ... ok (0.035s) 2022-08-17T12:35:21.6439286Z test_load_state_dict_post_hook (__main__.TestStateDictHooks) ... ok (0.020s) 2022-08-17T12:35:21.6697102Z test_load_state_dict_post_hook_backward_compatibility (__main__.TestStateDictHooks) ... ok (0.026s) 2022-08-17T12:35:21.8371213Z test_load_state_dict_pre_hook (__main__.TestStateDictHooks) ... ok (0.167s) 2022-08-17T12:35:21.8434858Z test_no_extra_ref_to_module (__main__.TestStateDictHooks) ... ok (0.006s) 2022-08-17T12:35:21.8692731Z test_pickled_hook (__main__.TestStateDictHooks) ... ok (0.026s) 2022-08-17T12:35:21.8693040Z 2022-08-17T12:35:21.8693467Z ---------------------------------------------------------------------- 2022-08-17T12:35:21.8693862Z Ran 3250 tests in 475.057s 2022-08-17T12:35:21.8694052Z 2022-08-17T12:35:21.8694203Z OK (skipped=1398, expected failures=26) 2022-08-17T12:35:21.8694434Z 2022-08-17T12:35:21.8694586Z Generating XML reports... 2022-08-17T12:35:21.8746073Z Generated XML report: test-reports/python-unittest/test_nn/TEST-PackedSequenceTest-20220817122726.xml 2022-08-17T12:35:21.8748100Z Generated XML report: test-reports/python-unittest/test_nn/TEST-TestAddRelu-20220817122726.xml 2022-08-17T12:35:21.8758034Z Generated XML report: test-reports/python-unittest/test_nn/TEST-TestAvgPool-20220817122726.xml 2022-08-17T12:35:21.8760786Z Generated XML report: test-reports/python-unittest/test_nn/TEST-TestConstantPadNd-20220817122726.xml 2022-08-17T12:35:21.8762859Z Generated XML report: test-reports/python-unittest/test_nn/TEST-TestFunctionalPickle-20220817122726.xml 2022-08-17T12:35:21.8764996Z Generated XML report: test-reports/python-unittest/test_nn/TEST-TestFusionEval-20220817122726.xml 2022-08-17T12:35:21.8810462Z Generated XML report: test-reports/python-unittest/test_nn/TEST-TestLazyModules-20220817122726.xml 2022-08-17T12:35:21.8834051Z Generated XML report: test-reports/python-unittest/test_nn/TEST-TestModuleGlobalHooks-20220817122726.xml 2022-08-17T12:35:22.0622075Z Generated XML report: test-reports/python-unittest/test_nn/TEST-TestNN-20220817122726.xml 2022-08-17T12:35:22.1334201Z Generated XML report: test-reports/python-unittest/test_nn/TEST-TestNNDeviceTypeCPU-20220817122726.xml 2022-08-17T12:35:22.1356706Z Generated XML report: test-reports/python-unittest/test_nn/TEST-TestNNInit-20220817122726.xml 2022-08-17T12:35:22.1362790Z Generated XML report: test-reports/python-unittest/test_nn/TEST-TestStateDictHooks-20220817122726.xml 2022-08-17T12:35:24.1208477Z Running test_decomp ... [2022-08-17 12:35:24.120431] 2022-08-17T12:35:24.1209017Z Executing ['/opt/conda/bin/python', '-bb', 'test_decomp.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:35:24.120519] 2022-08-17T12:35:26.5167772Z Test results will be stored in test-reports/python-unittest/test_decomp 2022-08-17T12:35:26.5471777Z 2022-08-17T12:35:26.5471972Z Running tests... 2022-08-17T12:35:26.5472714Z ---------------------------------------------------------------------- 2022-08-17T12:35:28.5575355Z test_comprehensive_H_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (1.692s) 2022-08-17T12:35:28.5726532Z test_comprehensive_H_cpu_bool (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:35:28.6145007Z test_comprehensive_H_cpu_complex128 (__main__.TestDecompCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:35:28.6145634Z function: '_torch_dispatch' (test_decomp.py:381) 2022-08-17T12:35:28.6145890Z reasons: ['len(args) == 2'] 2022-08-17T12:35:28.6146443Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:35:28.6518664Z ok (0.079s) 2022-08-17T12:35:28.6597556Z test_comprehensive_H_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:35:28.7212399Z test_comprehensive_H_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.061s) 2022-08-17T12:35:28.7710189Z test_comprehensive_H_cpu_float16 (__main__.TestDecompCPU) ... ok (0.050s) 2022-08-17T12:35:28.7723736Z test_comprehensive_H_cpu_float32 (__main__.TestDecompCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:35:28.7724253Z function: 'diff_arg' (test_decomp.py:50) 2022-08-17T12:35:28.7724614Z reasons: ["tensor 'arg' dtype mismatch. expected BFloat16, actual Float"] 2022-08-17T12:35:28.7724983Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:35:28.7726592Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:35:28.7726964Z function: 'ref_vjp_no_create' (test_decomp.py:114) 2022-08-17T12:35:28.7727290Z reasons: ['___guarded_code.valid'] 2022-08-17T12:35:28.7727602Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:35:28.7730221Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:35:28.7730652Z function: 'wrapped' (test_decomp.py:215) 2022-08-17T12:35:28.7731044Z reasons: ["tensor 'primals[0]' dtype mismatch. expected BFloat16, actual Float"] 2022-08-17T12:35:28.7731475Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:35:28.7732326Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:35:28.7732782Z function: '' (test_decomp.py:485) 2022-08-17T12:35:28.7733112Z reasons: ["tensor 'x' dtype mismatch. expected BFloat16, actual Float"] 2022-08-17T12:35:28.7733467Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:35:28.7859698Z ok (0.015s) 2022-08-17T12:35:28.7877305Z test_comprehensive_H_cpu_float64 (__main__.TestDecompCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:35:28.7878015Z function: 'op_assert_equal' (test_decomp.py:180) 2022-08-17T12:35:28.7878369Z reasons: ["tensor 'orig' dtype mismatch. expected Bool, actual Double"] 2022-08-17T12:35:28.7878757Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:35:28.7909923Z ok (0.005s) 2022-08-17T12:35:28.7930934Z test_comprehensive_H_cpu_int16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:35:28.7950756Z test_comprehensive_H_cpu_int32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:35:28.7970191Z test_comprehensive_H_cpu_int64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:35:28.7989536Z test_comprehensive_H_cpu_int8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:35:28.8008933Z test_comprehensive_H_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:35:28.8037834Z test_comprehensive_T_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:35:28.8063009Z test_comprehensive_T_cpu_bool (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:35:28.8146505Z test_comprehensive_T_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:35:28.8196266Z test_comprehensive_T_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:35:28.8280582Z test_comprehensive_T_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:35:28.8307434Z test_comprehensive_T_cpu_float16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:35:28.8367648Z test_comprehensive_T_cpu_float32 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:35:28.8428968Z test_comprehensive_T_cpu_float64 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:35:28.8454698Z test_comprehensive_T_cpu_int16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:35:28.8479863Z test_comprehensive_T_cpu_int32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:35:28.8504280Z test_comprehensive_T_cpu_int64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:35:28.8528432Z test_comprehensive_T_cpu_int8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:35:28.8552733Z test_comprehensive_T_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:35:28.8761367Z test_comprehensive___getitem___cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.021s) 2022-08-17T12:35:28.8855151Z test_comprehensive___getitem___cpu_bool (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:35:28.9583001Z test_comprehensive___getitem___cpu_complex128 (__main__.TestDecompCPU) ... ok (0.073s) 2022-08-17T12:35:28.9696655Z test_comprehensive___getitem___cpu_complex32 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:35:29.0435775Z test_comprehensive___getitem___cpu_complex64 (__main__.TestDecompCPU) ... ok (0.074s) 2022-08-17T12:35:29.0650546Z test_comprehensive___getitem___cpu_float16 (__main__.TestDecompCPU) ... ok (0.021s) 2022-08-17T12:35:29.1197024Z test_comprehensive___getitem___cpu_float32 (__main__.TestDecompCPU) ... ok (0.054s) 2022-08-17T12:35:29.1722833Z test_comprehensive___getitem___cpu_float64 (__main__.TestDecompCPU) ... ok (0.052s) 2022-08-17T12:35:29.1823882Z test_comprehensive___getitem___cpu_int16 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T12:35:29.1918228Z test_comprehensive___getitem___cpu_int32 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:35:29.2011673Z test_comprehensive___getitem___cpu_int64 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:35:29.2105744Z test_comprehensive___getitem___cpu_int8 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:35:29.2199939Z test_comprehensive___getitem___cpu_uint8 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:35:29.2369307Z test_comprehensive___radd___cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.017s) 2022-08-17T12:35:29.2523162Z test_comprehensive___radd___cpu_bool (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:35:29.3510053Z test_comprehensive___radd___cpu_complex128 (__main__.TestDecompCPU) ... ok (0.098s) 2022-08-17T12:35:29.4529904Z test_comprehensive___radd___cpu_complex64 (__main__.TestDecompCPU) ... ok (0.102s) 2022-08-17T12:35:29.4704926Z test_comprehensive___radd___cpu_float16 (__main__.TestDecompCPU) ... ok (0.017s) 2022-08-17T12:35:29.5343225Z test_comprehensive___radd___cpu_float32 (__main__.TestDecompCPU) ... ok (0.064s) 2022-08-17T12:35:29.5955584Z test_comprehensive___radd___cpu_float64 (__main__.TestDecompCPU) ... ok (0.061s) 2022-08-17T12:35:29.6102677Z test_comprehensive___radd___cpu_int16 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:35:29.6250694Z test_comprehensive___radd___cpu_int32 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:35:29.6395027Z test_comprehensive___radd___cpu_int64 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:35:29.6541113Z test_comprehensive___radd___cpu_int8 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:35:29.6685843Z test_comprehensive___radd___cpu_uint8 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:35:29.6832596Z test_comprehensive___rand___cpu_bool (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:35:29.6976942Z test_comprehensive___rand___cpu_int16 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:35:29.7121460Z test_comprehensive___rand___cpu_int32 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:35:29.7264122Z test_comprehensive___rand___cpu_int64 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:35:29.7408559Z test_comprehensive___rand___cpu_int8 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:35:29.7552532Z test_comprehensive___rand___cpu_uint8 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:35:29.7988708Z test_comprehensive___rdiv___cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.043s) 2022-08-17T12:35:29.8335901Z test_comprehensive___rdiv___cpu_bool (__main__.TestDecompCPU) ... ok (0.035s) 2022-08-17T12:35:30.1571629Z test_comprehensive___rdiv___cpu_complex128 (__main__.TestDecompCPU) ... ok (0.323s) 2022-08-17T12:35:30.4958681Z test_comprehensive___rdiv___cpu_complex64 (__main__.TestDecompCPU) ... ok (0.339s) 2022-08-17T12:35:30.5422926Z test_comprehensive___rdiv___cpu_float16 (__main__.TestDecompCPU) ... ok (0.046s) 2022-08-17T12:35:30.7451300Z test_comprehensive___rdiv___cpu_float32 (__main__.TestDecompCPU) ... ok (0.203s) 2022-08-17T12:35:30.9372436Z test_comprehensive___rdiv___cpu_float64 (__main__.TestDecompCPU) ... ok (0.192s) 2022-08-17T12:35:30.9680435Z test_comprehensive___rdiv___cpu_int16 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T12:35:30.9985291Z test_comprehensive___rdiv___cpu_int32 (__main__.TestDecompCPU) ... ok (0.030s) 2022-08-17T12:35:31.0287834Z test_comprehensive___rdiv___cpu_int64 (__main__.TestDecompCPU) ... ok (0.030s) 2022-08-17T12:35:31.0594195Z test_comprehensive___rdiv___cpu_int8 (__main__.TestDecompCPU) ... ok (0.030s) 2022-08-17T12:35:31.0897144Z test_comprehensive___rdiv___cpu_uint8 (__main__.TestDecompCPU) ... ok (0.030s) 2022-08-17T12:35:31.1181069Z test_comprehensive___rmatmul___cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.028s) 2022-08-17T12:35:31.3325636Z test_comprehensive___rmatmul___cpu_complex128 (__main__.TestDecompCPU) ... ok (0.214s) 2022-08-17T12:35:31.5409436Z test_comprehensive___rmatmul___cpu_complex64 (__main__.TestDecompCPU) ... ok (0.208s) 2022-08-17T12:35:31.6659327Z test_comprehensive___rmatmul___cpu_float32 (__main__.TestDecompCPU) ... ok (0.125s) 2022-08-17T12:35:31.7898295Z test_comprehensive___rmatmul___cpu_float64 (__main__.TestDecompCPU) ... ok (0.124s) 2022-08-17T12:35:31.8234940Z test_comprehensive___rmatmul___cpu_int16 (__main__.TestDecompCPU) ... ok (0.033s) 2022-08-17T12:35:31.8568398Z test_comprehensive___rmatmul___cpu_int32 (__main__.TestDecompCPU) ... ok (0.033s) 2022-08-17T12:35:31.8907920Z test_comprehensive___rmatmul___cpu_int64 (__main__.TestDecompCPU) ... ok (0.034s) 2022-08-17T12:35:31.9239110Z test_comprehensive___rmatmul___cpu_int8 (__main__.TestDecompCPU) ... ok (0.033s) 2022-08-17T12:35:31.9567619Z test_comprehensive___rmatmul___cpu_uint8 (__main__.TestDecompCPU) ... ok (0.033s) 2022-08-17T12:35:32.0168929Z test_comprehensive___rmod___cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.060s) 2022-08-17T12:35:32.0770570Z test_comprehensive___rmod___cpu_float16 (__main__.TestDecompCPU) ... ok (0.060s) 2022-08-17T12:35:32.2604164Z test_comprehensive___rmod___cpu_float32 (__main__.TestDecompCPU) ... ok (0.183s) 2022-08-17T12:35:32.4441111Z test_comprehensive___rmod___cpu_float64 (__main__.TestDecompCPU) ... ok (0.184s) 2022-08-17T12:35:32.4705605Z test_comprehensive___rmul___cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.026s) 2022-08-17T12:35:32.4852122Z test_comprehensive___rmul___cpu_bool (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:35:32.6898778Z test_comprehensive___rmul___cpu_complex128 (__main__.TestDecompCPU) ... ok (0.205s) 2022-08-17T12:35:32.8992861Z test_comprehensive___rmul___cpu_complex64 (__main__.TestDecompCPU) ... ok (0.209s) 2022-08-17T12:35:32.9272348Z test_comprehensive___rmul___cpu_float16 (__main__.TestDecompCPU) ... ok (0.028s) 2022-08-17T12:35:33.0551261Z test_comprehensive___rmul___cpu_float32 (__main__.TestDecompCPU) ... ok (0.128s) 2022-08-17T12:35:33.1769458Z test_comprehensive___rmul___cpu_float64 (__main__.TestDecompCPU) ... ok (0.122s) 2022-08-17T12:35:33.1918178Z test_comprehensive___rmul___cpu_int16 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:35:33.2066296Z test_comprehensive___rmul___cpu_int32 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:35:33.2215904Z test_comprehensive___rmul___cpu_int64 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:35:33.2362905Z test_comprehensive___rmul___cpu_int8 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:35:33.2508073Z test_comprehensive___rmul___cpu_uint8 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:35:33.2651744Z test_comprehensive___ror___cpu_bool (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:35:33.2798118Z test_comprehensive___ror___cpu_int16 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:35:33.2944214Z test_comprehensive___ror___cpu_int32 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:35:33.3088238Z test_comprehensive___ror___cpu_int64 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:35:33.3234418Z test_comprehensive___ror___cpu_int8 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:35:33.3378639Z test_comprehensive___ror___cpu_uint8 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:35:33.3954719Z test_comprehensive___rpow___cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.057s) 2022-08-17T12:35:33.7199369Z test_comprehensive___rpow___cpu_complex128 (__main__.TestDecompCPU) ... ok (0.324s) 2022-08-17T12:35:34.0579535Z test_comprehensive___rpow___cpu_complex64 (__main__.TestDecompCPU) ... ok (0.338s) 2022-08-17T12:35:34.0672328Z test_comprehensive___rpow___cpu_float16 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:35:34.2486313Z test_comprehensive___rpow___cpu_float32 (__main__.TestDecompCPU) ... ok (0.181s) 2022-08-17T12:35:34.4196778Z test_comprehensive___rpow___cpu_float64 (__main__.TestDecompCPU) ... ok (0.171s) 2022-08-17T12:35:34.4352363Z test_comprehensive___rpow___cpu_int16 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:35:34.4506175Z test_comprehensive___rpow___cpu_int32 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:35:34.4659380Z test_comprehensive___rpow___cpu_int64 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:35:34.4816873Z test_comprehensive___rpow___cpu_int8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:35:34.4971258Z test_comprehensive___rpow___cpu_uint8 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:35:34.5135912Z test_comprehensive___rsub___cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:35:34.6487732Z test_comprehensive___rsub___cpu_complex128 (__main__.TestDecompCPU) ... ok (0.135s) 2022-08-17T12:35:34.7860068Z test_comprehensive___rsub___cpu_complex64 (__main__.TestDecompCPU) ... ok (0.137s) 2022-08-17T12:35:34.8028026Z test_comprehensive___rsub___cpu_float16 (__main__.TestDecompCPU) ... ok (0.017s) 2022-08-17T12:35:34.8882265Z test_comprehensive___rsub___cpu_float32 (__main__.TestDecompCPU) ... ok (0.085s) 2022-08-17T12:35:34.9698955Z test_comprehensive___rsub___cpu_float64 (__main__.TestDecompCPU) ... ok (0.082s) 2022-08-17T12:35:34.9825146Z test_comprehensive___rsub___cpu_int16 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:35:34.9952449Z test_comprehensive___rsub___cpu_int32 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:35:35.0077069Z test_comprehensive___rsub___cpu_int64 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:35:35.0203895Z test_comprehensive___rsub___cpu_int8 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:35:35.0328145Z test_comprehensive___rsub___cpu_uint8 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:35:35.0474112Z test_comprehensive___rxor___cpu_bool (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:35:35.0621761Z test_comprehensive___rxor___cpu_int16 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:35:35.0768144Z test_comprehensive___rxor___cpu_int32 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:35:35.0914157Z test_comprehensive___rxor___cpu_int64 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:35:35.1064453Z test_comprehensive___rxor___cpu_int8 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:35:35.1210888Z test_comprehensive___rxor___cpu_uint8 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:35:35.4542828Z test_comprehensive__masked_amax_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.333s) 2022-08-17T12:35:35.7863828Z test_comprehensive__masked_amax_cpu_float16 (__main__.TestDecompCPU) ... ok (0.332s) 2022-08-17T12:35:36.3841821Z test_comprehensive__masked_amax_cpu_float32 (__main__.TestDecompCPU) ... ok (0.598s) 2022-08-17T12:35:36.9748677Z test_comprehensive__masked_amax_cpu_float64 (__main__.TestDecompCPU) ... ok (0.590s) 2022-08-17T12:35:37.1239093Z test_comprehensive__masked_amax_cpu_int16 (__main__.TestDecompCPU) ... ok (0.149s) 2022-08-17T12:35:37.2730623Z test_comprehensive__masked_amax_cpu_int32 (__main__.TestDecompCPU) ... ok (0.149s) 2022-08-17T12:35:37.4197645Z test_comprehensive__masked_amax_cpu_int64 (__main__.TestDecompCPU) ... ok (0.147s) 2022-08-17T12:35:37.5694152Z test_comprehensive__masked_amax_cpu_int8 (__main__.TestDecompCPU) ... ok (0.149s) 2022-08-17T12:35:37.7180664Z test_comprehensive__masked_amax_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.149s) 2022-08-17T12:35:38.0516547Z test_comprehensive__masked_amin_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.333s) 2022-08-17T12:35:38.3835195Z test_comprehensive__masked_amin_cpu_float16 (__main__.TestDecompCPU) ... ok (0.332s) 2022-08-17T12:35:38.9817304Z test_comprehensive__masked_amin_cpu_float32 (__main__.TestDecompCPU) ... ok (0.598s) 2022-08-17T12:35:39.5726686Z test_comprehensive__masked_amin_cpu_float64 (__main__.TestDecompCPU) ... ok (0.591s) 2022-08-17T12:35:39.7212296Z test_comprehensive__masked_amin_cpu_int16 (__main__.TestDecompCPU) ... ok (0.148s) 2022-08-17T12:35:39.8696779Z test_comprehensive__masked_amin_cpu_int32 (__main__.TestDecompCPU) ... ok (0.148s) 2022-08-17T12:35:40.0161308Z test_comprehensive__masked_amin_cpu_int64 (__main__.TestDecompCPU) ... ok (0.146s) 2022-08-17T12:35:40.1645295Z test_comprehensive__masked_amin_cpu_int8 (__main__.TestDecompCPU) ... ok (0.148s) 2022-08-17T12:35:40.3120474Z test_comprehensive__masked_amin_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.147s) 2022-08-17T12:35:40.3492740Z test_comprehensive__masked_argmax_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.037s) 2022-08-17T12:35:40.3864165Z test_comprehensive__masked_argmax_cpu_float16 (__main__.TestDecompCPU) ... ok (0.037s) 2022-08-17T12:35:40.4768921Z test_comprehensive__masked_argmax_cpu_float32 (__main__.TestDecompCPU) ... ok (0.090s) 2022-08-17T12:35:40.5659821Z test_comprehensive__masked_argmax_cpu_float64 (__main__.TestDecompCPU) ... ok (0.089s) 2022-08-17T12:35:40.6266126Z test_comprehensive__masked_argmax_cpu_int16 (__main__.TestDecompCPU) ... ok (0.061s) 2022-08-17T12:35:40.6863229Z test_comprehensive__masked_argmax_cpu_int32 (__main__.TestDecompCPU) ... ok (0.060s) 2022-08-17T12:35:40.7437393Z test_comprehensive__masked_argmax_cpu_int64 (__main__.TestDecompCPU) ... ok (0.057s) 2022-08-17T12:35:40.8033432Z test_comprehensive__masked_argmax_cpu_int8 (__main__.TestDecompCPU) ... ok (0.059s) 2022-08-17T12:35:40.8628335Z test_comprehensive__masked_argmax_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.059s) 2022-08-17T12:35:40.8995805Z test_comprehensive__masked_argmin_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.037s) 2022-08-17T12:35:40.9361820Z test_comprehensive__masked_argmin_cpu_float16 (__main__.TestDecompCPU) ... ok (0.036s) 2022-08-17T12:35:41.0257520Z test_comprehensive__masked_argmin_cpu_float32 (__main__.TestDecompCPU) ... ok (0.089s) 2022-08-17T12:35:41.1143648Z test_comprehensive__masked_argmin_cpu_float64 (__main__.TestDecompCPU) ... ok (0.088s) 2022-08-17T12:35:41.1740920Z test_comprehensive__masked_argmin_cpu_int16 (__main__.TestDecompCPU) ... ok (0.060s) 2022-08-17T12:35:41.2338833Z test_comprehensive__masked_argmin_cpu_int32 (__main__.TestDecompCPU) ... ok (0.060s) 2022-08-17T12:35:41.2911831Z test_comprehensive__masked_argmin_cpu_int64 (__main__.TestDecompCPU) ... ok (0.057s) 2022-08-17T12:35:41.3506401Z test_comprehensive__masked_argmin_cpu_int8 (__main__.TestDecompCPU) ... ok (0.059s) 2022-08-17T12:35:41.4102677Z test_comprehensive__masked_argmin_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.059s) 2022-08-17T12:35:41.4726295Z test_comprehensive__masked_cumprod_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.062s) 2022-08-17T12:35:41.8717099Z test_comprehensive__masked_cumprod_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.399s) 2022-08-17T12:35:42.2986692Z test_comprehensive__masked_cumprod_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.427s) 2022-08-17T12:35:42.5805122Z test_comprehensive__masked_cumprod_cpu_float32 (__main__.TestDecompCPU) ... ok (0.282s) 2022-08-17T12:35:42.8466358Z test_comprehensive__masked_cumprod_cpu_float64 (__main__.TestDecompCPU) ... ok (0.266s) 2022-08-17T12:35:42.8844359Z test_comprehensive__masked_cumprod_cpu_int16 (__main__.TestDecompCPU) ... ok (0.038s) 2022-08-17T12:35:42.9222004Z test_comprehensive__masked_cumprod_cpu_int32 (__main__.TestDecompCPU) ... ok (0.038s) 2022-08-17T12:35:42.9597018Z test_comprehensive__masked_cumprod_cpu_int64 (__main__.TestDecompCPU) ... ok (0.037s) 2022-08-17T12:35:42.9974692Z test_comprehensive__masked_cumprod_cpu_int8 (__main__.TestDecompCPU) ... ok (0.038s) 2022-08-17T12:35:43.0346589Z test_comprehensive__masked_cumprod_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.037s) 2022-08-17T12:35:43.0584233Z test_comprehensive__masked_cumsum_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.024s) 2022-08-17T12:35:43.2566094Z test_comprehensive__masked_cumsum_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.198s) 2022-08-17T12:35:43.4681435Z test_comprehensive__masked_cumsum_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.211s) 2022-08-17T12:35:43.6099145Z test_comprehensive__masked_cumsum_cpu_float32 (__main__.TestDecompCPU) ... ok (0.142s) 2022-08-17T12:35:43.7445880Z test_comprehensive__masked_cumsum_cpu_float64 (__main__.TestDecompCPU) ... ok (0.135s) 2022-08-17T12:35:43.7820464Z test_comprehensive__masked_cumsum_cpu_int16 (__main__.TestDecompCPU) ... ok (0.037s) 2022-08-17T12:35:43.8198795Z test_comprehensive__masked_cumsum_cpu_int32 (__main__.TestDecompCPU) ... ok (0.038s) 2022-08-17T12:35:43.8571087Z test_comprehensive__masked_cumsum_cpu_int64 (__main__.TestDecompCPU) ... ok (0.037s) 2022-08-17T12:35:43.8947817Z test_comprehensive__masked_cumsum_cpu_int8 (__main__.TestDecompCPU) ... ok (0.037s) 2022-08-17T12:35:43.9322509Z test_comprehensive__masked_cumsum_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.037s) 2022-08-17T12:35:43.9628149Z test_comprehensive__masked_log_softmax_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.030s) 2022-08-17T12:35:44.1409053Z test_comprehensive__masked_log_softmax_cpu_float32 (__main__.TestDecompCPU) ... ok (0.178s) 2022-08-17T12:35:44.3045961Z test_comprehensive__masked_log_softmax_cpu_float64 (__main__.TestDecompCPU) ... ok (0.164s) 2022-08-17T12:35:44.3779527Z test_comprehensive__masked_logaddexp_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.073s) 2022-08-17T12:35:44.7835462Z test_comprehensive__masked_logaddexp_cpu_float32 (__main__.TestDecompCPU) ... ok (0.405s) 2022-08-17T12:35:45.1726023Z test_comprehensive__masked_logaddexp_cpu_float64 (__main__.TestDecompCPU) ... ok (0.389s) 2022-08-17T12:35:45.2324669Z test_comprehensive__masked_logsumexp_cpu_bfloat16 (__main__.TestDecompCPU) ... skip: Skipped! (0.060s) 2022-08-17T12:35:45.2329520Z test_comprehensive__masked_logsumexp_cpu_float32 (__main__.TestDecompCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:35:45.2333540Z test_comprehensive__masked_logsumexp_cpu_float64 (__main__.TestDecompCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:35:45.2337582Z test_comprehensive__masked_logsumexp_cpu_int16 (__main__.TestDecompCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:35:45.2341618Z test_comprehensive__masked_logsumexp_cpu_int32 (__main__.TestDecompCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:35:45.2345960Z test_comprehensive__masked_logsumexp_cpu_int64 (__main__.TestDecompCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:35:45.2349848Z test_comprehensive__masked_logsumexp_cpu_int8 (__main__.TestDecompCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:35:45.2354109Z test_comprehensive__masked_logsumexp_cpu_uint8 (__main__.TestDecompCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:35:45.5901945Z test_comprehensive__masked_mean_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.354s) 2022-08-17T12:35:45.9573823Z test_comprehensive__masked_mean_cpu_bool (__main__.TestDecompCPU) ... ok (0.367s) 2022-08-17T12:35:46.7753781Z test_comprehensive__masked_mean_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.818s) 2022-08-17T12:35:47.6025323Z test_comprehensive__masked_mean_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.827s) 2022-08-17T12:35:47.9536508Z test_comprehensive__masked_mean_cpu_float16 (__main__.TestDecompCPU) ... ok (0.351s) 2022-08-17T12:35:48.6532775Z test_comprehensive__masked_mean_cpu_float32 (__main__.TestDecompCPU) ... ok (0.699s) 2022-08-17T12:35:49.3430781Z test_comprehensive__masked_mean_cpu_float64 (__main__.TestDecompCPU) ... ok (0.690s) 2022-08-17T12:35:49.7101714Z test_comprehensive__masked_mean_cpu_int16 (__main__.TestDecompCPU) ... ok (0.367s) 2022-08-17T12:35:50.0773800Z test_comprehensive__masked_mean_cpu_int32 (__main__.TestDecompCPU) ... ok (0.367s) 2022-08-17T12:35:50.4368900Z test_comprehensive__masked_mean_cpu_int64 (__main__.TestDecompCPU) ... ok (0.359s) 2022-08-17T12:35:50.8040493Z test_comprehensive__masked_mean_cpu_int8 (__main__.TestDecompCPU) ... ok (0.367s) 2022-08-17T12:35:51.1709334Z test_comprehensive__masked_mean_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.367s) 2022-08-17T12:35:51.2027569Z test_comprehensive__masked_median_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.032s) 2022-08-17T12:35:51.3116276Z test_comprehensive__masked_median_cpu_float32 (__main__.TestDecompCPU) ... ok (0.109s) 2022-08-17T12:35:51.4160391Z test_comprehensive__masked_median_cpu_float64 (__main__.TestDecompCPU) ... ok (0.104s) 2022-08-17T12:35:53.1939367Z test_comprehensive__masked_norm_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (1.778s) 2022-08-17T12:35:54.9675892Z test_comprehensive__masked_norm_cpu_float16 (__main__.TestDecompCPU) ... ok (1.774s) 2022-08-17T12:35:58.5373235Z test_comprehensive__masked_norm_cpu_float32 (__main__.TestDecompCPU) ... ok (3.570s) 2022-08-17T12:36:02.0898287Z test_comprehensive__masked_norm_cpu_float64 (__main__.TestDecompCPU) ... ok (3.552s) 2022-08-17T12:36:02.4279971Z test_comprehensive__masked_normalize_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.338s) 2022-08-17T12:36:03.4980027Z test_comprehensive__masked_normalize_cpu_complex128 (__main__.TestDecompCPU) ... ok (1.070s) 2022-08-17T12:36:04.5999497Z test_comprehensive__masked_normalize_cpu_complex64 (__main__.TestDecompCPU) ... ok (1.102s) 2022-08-17T12:36:04.9482444Z test_comprehensive__masked_normalize_cpu_float16 (__main__.TestDecompCPU) ... ok (0.348s) 2022-08-17T12:36:05.8038394Z test_comprehensive__masked_normalize_cpu_float32 (__main__.TestDecompCPU) ... ok (0.855s) 2022-08-17T12:36:06.6347191Z test_comprehensive__masked_normalize_cpu_float64 (__main__.TestDecompCPU) ... ok (0.831s) 2022-08-17T12:36:06.8171030Z test_comprehensive__masked_prod_cpu_bool (__main__.TestDecompCPU) ... ok (0.182s) 2022-08-17T12:36:08.1325808Z test_comprehensive__masked_prod_cpu_complex128 (__main__.TestDecompCPU) ... ok (1.315s) 2022-08-17T12:36:09.4571307Z test_comprehensive__masked_prod_cpu_complex64 (__main__.TestDecompCPU) ... ok (1.324s) 2022-08-17T12:36:10.5186553Z test_comprehensive__masked_prod_cpu_float32 (__main__.TestDecompCPU) ... ok (1.061s) 2022-08-17T12:36:11.5690913Z test_comprehensive__masked_prod_cpu_float64 (__main__.TestDecompCPU) ... ok (1.050s) 2022-08-17T12:36:11.7534985Z test_comprehensive__masked_prod_cpu_int16 (__main__.TestDecompCPU) ... ok (0.184s) 2022-08-17T12:36:11.9367770Z test_comprehensive__masked_prod_cpu_int32 (__main__.TestDecompCPU) ... ok (0.183s) 2022-08-17T12:36:12.1161267Z test_comprehensive__masked_prod_cpu_int64 (__main__.TestDecompCPU) ... ok (0.179s) 2022-08-17T12:36:12.2994172Z test_comprehensive__masked_prod_cpu_int8 (__main__.TestDecompCPU) ... ok (0.183s) 2022-08-17T12:36:12.4823328Z test_comprehensive__masked_prod_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.183s) 2022-08-17T12:36:12.5125334Z test_comprehensive__masked_softmax_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.030s) 2022-08-17T12:36:12.6876320Z test_comprehensive__masked_softmax_cpu_float32 (__main__.TestDecompCPU) ... ok (0.175s) 2022-08-17T12:36:12.8485874Z test_comprehensive__masked_softmax_cpu_float64 (__main__.TestDecompCPU) ... ok (0.161s) 2022-08-17T12:36:12.8928113Z test_comprehensive__masked_softmin_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.044s) 2022-08-17T12:36:13.1253924Z test_comprehensive__masked_softmin_cpu_float32 (__main__.TestDecompCPU) ... ok (0.232s) 2022-08-17T12:36:13.3387335Z test_comprehensive__masked_softmin_cpu_float64 (__main__.TestDecompCPU) ... ok (0.213s) 2022-08-17T12:36:14.2209331Z test_comprehensive__masked_std_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.882s) 2022-08-17T12:36:16.6439692Z test_comprehensive__masked_std_cpu_complex128 (__main__.TestDecompCPU) ... ok (2.423s) 2022-08-17T12:36:19.0282756Z test_comprehensive__masked_std_cpu_complex64 (__main__.TestDecompCPU) ... ok (2.384s) 2022-08-17T12:36:20.9013741Z test_comprehensive__masked_std_cpu_float32 (__main__.TestDecompCPU) ... ok (1.873s) 2022-08-17T12:36:22.8850687Z test_comprehensive__masked_std_cpu_float64 (__main__.TestDecompCPU) ... ok (1.983s) 2022-08-17T12:36:24.7113409Z test_comprehensive__masked_std_cpu_int16 (__main__.TestDecompCPU) ... ok (1.826s) 2022-08-17T12:36:26.5492996Z test_comprehensive__masked_std_cpu_int32 (__main__.TestDecompCPU) ... ok (1.838s) 2022-08-17T12:36:28.3760499Z test_comprehensive__masked_std_cpu_int64 (__main__.TestDecompCPU) ... ok (1.827s) 2022-08-17T12:36:30.2004203Z test_comprehensive__masked_std_cpu_int8 (__main__.TestDecompCPU) ... ok (1.824s) 2022-08-17T12:36:32.0272862Z test_comprehensive__masked_std_cpu_uint8 (__main__.TestDecompCPU) ... ok (1.827s) 2022-08-17T12:36:32.1889567Z test_comprehensive__masked_sum_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.162s) 2022-08-17T12:36:32.3365470Z test_comprehensive__masked_sum_cpu_bool (__main__.TestDecompCPU) ... ok (0.147s) 2022-08-17T12:36:32.8329170Z test_comprehensive__masked_sum_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.496s) 2022-08-17T12:36:33.3346618Z test_comprehensive__masked_sum_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.502s) 2022-08-17T12:36:33.4963186Z test_comprehensive__masked_sum_cpu_float16 (__main__.TestDecompCPU) ... ok (0.162s) 2022-08-17T12:36:33.8970576Z test_comprehensive__masked_sum_cpu_float32 (__main__.TestDecompCPU) ... ok (0.401s) 2022-08-17T12:36:34.2924530Z test_comprehensive__masked_sum_cpu_float64 (__main__.TestDecompCPU) ... ok (0.395s) 2022-08-17T12:36:34.4408157Z test_comprehensive__masked_sum_cpu_int16 (__main__.TestDecompCPU) ... ok (0.148s) 2022-08-17T12:36:34.5891622Z test_comprehensive__masked_sum_cpu_int32 (__main__.TestDecompCPU) ... ok (0.148s) 2022-08-17T12:36:34.7351010Z test_comprehensive__masked_sum_cpu_int64 (__main__.TestDecompCPU) ... ok (0.146s) 2022-08-17T12:36:34.8824398Z test_comprehensive__masked_sum_cpu_int8 (__main__.TestDecompCPU) ... ok (0.147s) 2022-08-17T12:36:35.0299172Z test_comprehensive__masked_sum_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.147s) 2022-08-17T12:36:35.8174867Z test_comprehensive__masked_var_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.787s) 2022-08-17T12:36:38.0354849Z test_comprehensive__masked_var_cpu_complex128 (__main__.TestDecompCPU) ... ok (2.218s) 2022-08-17T12:36:40.2153031Z test_comprehensive__masked_var_cpu_complex64 (__main__.TestDecompCPU) ... ok (2.180s) 2022-08-17T12:36:41.0046543Z test_comprehensive__masked_var_cpu_float16 (__main__.TestDecompCPU) ... ok (0.789s) 2022-08-17T12:36:42.7055381Z test_comprehensive__masked_var_cpu_float32 (__main__.TestDecompCPU) ... ok (1.701s) 2022-08-17T12:36:44.5038858Z test_comprehensive__masked_var_cpu_float64 (__main__.TestDecompCPU) ... ok (1.798s) 2022-08-17T12:36:46.2014479Z test_comprehensive__masked_var_cpu_int16 (__main__.TestDecompCPU) ... ok (1.697s) 2022-08-17T12:36:47.8973613Z test_comprehensive__masked_var_cpu_int32 (__main__.TestDecompCPU) ... ok (1.696s) 2022-08-17T12:36:49.5941481Z test_comprehensive__masked_var_cpu_int64 (__main__.TestDecompCPU) ... ok (1.697s) 2022-08-17T12:36:51.2917462Z test_comprehensive__masked_var_cpu_int8 (__main__.TestDecompCPU) ... ok (1.697s) 2022-08-17T12:36:52.9929066Z test_comprehensive__masked_var_cpu_uint8 (__main__.TestDecompCPU) ... ok (1.701s) 2022-08-17T12:36:53.0565860Z test_comprehensive_abs_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.064s) 2022-08-17T12:36:53.0775150Z test_comprehensive_abs_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.021s) 2022-08-17T12:36:53.0873092Z test_comprehensive_abs_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T12:36:53.1093502Z test_comprehensive_abs_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.022s) 2022-08-17T12:36:53.1121805Z test_comprehensive_abs_cpu_float16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:36:53.1287755Z test_comprehensive_abs_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:36:53.1444485Z test_comprehensive_abs_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:36:53.1484054Z test_comprehensive_abs_cpu_int16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:36:53.1522012Z test_comprehensive_abs_cpu_int32 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:36:53.1558764Z test_comprehensive_abs_cpu_int64 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:36:53.1594889Z test_comprehensive_abs_cpu_int8 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:36:53.1630019Z test_comprehensive_abs_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:36:53.1735949Z test_comprehensive_acos_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T12:36:53.1769587Z test_comprehensive_acos_cpu_bool (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:36:53.1999116Z test_comprehensive_acos_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.023s) 2022-08-17T12:36:53.2235035Z test_comprehensive_acos_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.023s) 2022-08-17T12:36:53.2412055Z test_comprehensive_acos_cpu_float32 (__main__.TestDecompCPU) ... ok (0.018s) 2022-08-17T12:36:53.2586422Z test_comprehensive_acos_cpu_float64 (__main__.TestDecompCPU) ... ok (0.017s) 2022-08-17T12:36:53.2619419Z test_comprehensive_acos_cpu_int16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:36:53.2651045Z test_comprehensive_acos_cpu_int32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:36:53.2681412Z test_comprehensive_acos_cpu_int64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:36:53.2711747Z test_comprehensive_acos_cpu_int8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:36:53.2742257Z test_comprehensive_acos_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:36:53.2821149Z test_comprehensive_acosh_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:36:53.2849685Z test_comprehensive_acosh_cpu_bool (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:36:53.3068474Z test_comprehensive_acosh_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.022s) 2022-08-17T12:36:53.3292355Z test_comprehensive_acosh_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.022s) 2022-08-17T12:36:53.3426152Z test_comprehensive_acosh_cpu_float32 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:36:53.3557603Z test_comprehensive_acosh_cpu_float64 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:36:53.3587436Z test_comprehensive_acosh_cpu_int16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:36:53.3616551Z test_comprehensive_acosh_cpu_int32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:36:53.3644850Z test_comprehensive_acosh_cpu_int64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:36:53.3673031Z test_comprehensive_acosh_cpu_int8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:36:53.3700935Z test_comprehensive_acosh_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:36:53.3896016Z test_comprehensive_add_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.019s) 2022-08-17T12:36:53.4061632Z test_comprehensive_add_cpu_bool (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:36:53.5141833Z test_comprehensive_add_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.108s) 2022-08-17T12:36:53.5585926Z test_comprehensive_add_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.044s) 2022-08-17T12:36:53.6691347Z test_comprehensive_add_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.110s) 2022-08-17T12:36:53.6900667Z test_comprehensive_add_cpu_float16 (__main__.TestDecompCPU) ... ok (0.021s) 2022-08-17T12:36:53.7591579Z test_comprehensive_add_cpu_float32 (__main__.TestDecompCPU) ... ok (0.069s) 2022-08-17T12:36:53.8252012Z test_comprehensive_add_cpu_float64 (__main__.TestDecompCPU) ... ok (0.066s) 2022-08-17T12:36:53.8421121Z test_comprehensive_add_cpu_int16 (__main__.TestDecompCPU) ... ok (0.017s) 2022-08-17T12:36:53.8591345Z test_comprehensive_add_cpu_int32 (__main__.TestDecompCPU) ... ok (0.017s) 2022-08-17T12:36:53.8758680Z test_comprehensive_add_cpu_int64 (__main__.TestDecompCPU) ... ok (0.017s) 2022-08-17T12:36:53.8925393Z test_comprehensive_add_cpu_int8 (__main__.TestDecompCPU) ... ok (0.017s) 2022-08-17T12:36:53.9091554Z test_comprehensive_add_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:36:53.9303728Z test_comprehensive_addbmm_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.021s) 2022-08-17T12:36:54.2454225Z test_comprehensive_addbmm_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.315s) 2022-08-17T12:36:54.5727312Z test_comprehensive_addbmm_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.327s) 2022-08-17T12:36:54.6646243Z test_comprehensive_addbmm_cpu_float32 (__main__.TestDecompCPU) ... ok (0.092s) 2022-08-17T12:36:54.7530910Z test_comprehensive_addbmm_cpu_float64 (__main__.TestDecompCPU) ... ok (0.088s) 2022-08-17T12:36:54.7548544Z test_comprehensive_addbmm_cpu_int16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:36:54.7564542Z test_comprehensive_addbmm_cpu_int32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:36:54.7582148Z test_comprehensive_addbmm_cpu_int64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:36:54.7598224Z test_comprehensive_addbmm_cpu_int8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:36:54.7613748Z test_comprehensive_addbmm_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:36:54.8222987Z test_comprehensive_addcdiv_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.061s) 2022-08-17T12:36:55.0701603Z test_comprehensive_addcdiv_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.248s) 2022-08-17T12:36:55.3234411Z test_comprehensive_addcdiv_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.253s) 2022-08-17T12:36:55.4913595Z test_comprehensive_addcdiv_cpu_float32 (__main__.TestDecompCPU) ... ok (0.168s) 2022-08-17T12:36:55.6563921Z test_comprehensive_addcdiv_cpu_float64 (__main__.TestDecompCPU) ... ok (0.165s) 2022-08-17T12:36:55.7017908Z test_comprehensive_addcmul_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.045s) 2022-08-17T12:36:55.8909315Z test_comprehensive_addcmul_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.189s) 2022-08-17T12:36:56.0841395Z test_comprehensive_addcmul_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.193s) 2022-08-17T12:36:56.2112975Z test_comprehensive_addcmul_cpu_float32 (__main__.TestDecompCPU) ... ok (0.127s) 2022-08-17T12:36:56.3359724Z test_comprehensive_addcmul_cpu_float64 (__main__.TestDecompCPU) ... ok (0.125s) 2022-08-17T12:36:56.3487604Z test_comprehensive_addcmul_cpu_int16 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:36:56.3615606Z test_comprehensive_addcmul_cpu_int32 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:36:56.3738051Z test_comprehensive_addcmul_cpu_int64 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:36:56.3864437Z test_comprehensive_addcmul_cpu_int8 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:36:56.3988527Z test_comprehensive_addcmul_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:36:56.4088831Z test_comprehensive_addmm_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T12:36:56.4541036Z test_comprehensive_addmm_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.045s) 2022-08-17T12:36:56.5016872Z test_comprehensive_addmm_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.047s) 2022-08-17T12:36:56.5231237Z test_comprehensive_addmm_cpu_float32 (__main__.TestDecompCPU) ... ok (0.021s) 2022-08-17T12:36:56.5445544Z test_comprehensive_addmm_cpu_float64 (__main__.TestDecompCPU) ... ok (0.021s) 2022-08-17T12:36:56.5485301Z test_comprehensive_addmm_cpu_int16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:36:56.5520216Z test_comprehensive_addmm_cpu_int32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:36:56.5557024Z test_comprehensive_addmm_cpu_int64 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:36:56.5590471Z test_comprehensive_addmm_cpu_int8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:36:56.5623771Z test_comprehensive_addmm_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:36:56.5681593Z test_comprehensive_addmm_decomposed_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:36:56.5978570Z test_comprehensive_addmm_decomposed_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.030s) 2022-08-17T12:36:56.6280653Z test_comprehensive_addmm_decomposed_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.030s) 2022-08-17T12:36:56.6417635Z test_comprehensive_addmm_decomposed_cpu_float32 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:36:56.6552316Z test_comprehensive_addmm_decomposed_cpu_float64 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:36:56.6586238Z test_comprehensive_addmm_decomposed_cpu_int16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:36:56.6620013Z test_comprehensive_addmm_decomposed_cpu_int32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:36:56.6658463Z test_comprehensive_addmm_decomposed_cpu_int64 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:36:56.6691430Z test_comprehensive_addmm_decomposed_cpu_int8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:36:56.6724716Z test_comprehensive_addmm_decomposed_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:36:56.6877078Z test_comprehensive_addmv_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:36:56.7312546Z test_comprehensive_addmv_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.043s) 2022-08-17T12:36:56.7742109Z test_comprehensive_addmv_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.043s) 2022-08-17T12:36:56.8050014Z test_comprehensive_addmv_cpu_float32 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T12:36:56.8354566Z test_comprehensive_addmv_cpu_float64 (__main__.TestDecompCPU) ... ok (0.030s) 2022-08-17T12:36:56.8371729Z test_comprehensive_addmv_cpu_int16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:36:56.8387883Z test_comprehensive_addmv_cpu_int32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:36:56.8403088Z test_comprehensive_addmv_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:36:56.8417982Z test_comprehensive_addmv_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:36:56.8432899Z test_comprehensive_addmv_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:36:56.8527645Z test_comprehensive_addr_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:36:56.8587127Z test_comprehensive_addr_cpu_bool (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:36:56.8897947Z test_comprehensive_addr_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.032s) 2022-08-17T12:36:56.9224676Z test_comprehensive_addr_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.033s) 2022-08-17T12:36:56.9274939Z test_comprehensive_addr_cpu_float16 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:36:56.9500706Z test_comprehensive_addr_cpu_float32 (__main__.TestDecompCPU) ... ok (0.022s) 2022-08-17T12:36:56.9717264Z test_comprehensive_addr_cpu_float64 (__main__.TestDecompCPU) ... ok (0.022s) 2022-08-17T12:36:56.9764959Z test_comprehensive_addr_cpu_int16 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:36:56.9811283Z test_comprehensive_addr_cpu_int32 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:36:56.9855986Z test_comprehensive_addr_cpu_int64 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:36:56.9900563Z test_comprehensive_addr_cpu_int8 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:36:56.9945091Z test_comprehensive_addr_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:36:57.0070520Z test_comprehensive_all_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:36:57.0181819Z test_comprehensive_all_cpu_bool (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:36:57.0362716Z test_comprehensive_all_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.018s) 2022-08-17T12:36:57.0547023Z test_comprehensive_all_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.018s) 2022-08-17T12:36:57.0673523Z test_comprehensive_all_cpu_float16 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:36:57.0824128Z test_comprehensive_all_cpu_float32 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:36:57.0974021Z test_comprehensive_all_cpu_float64 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:36:57.1095850Z test_comprehensive_all_cpu_int16 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:36:57.1217588Z test_comprehensive_all_cpu_int32 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:36:57.1338068Z test_comprehensive_all_cpu_int64 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:36:57.1459884Z test_comprehensive_all_cpu_int8 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:36:57.1589946Z test_comprehensive_all_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:36:57.1632522Z test_comprehensive_allclose_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:36:57.1680676Z test_comprehensive_allclose_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:36:57.1728952Z test_comprehensive_allclose_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:36:57.1764679Z test_comprehensive_allclose_cpu_float16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:36:57.1800500Z test_comprehensive_allclose_cpu_float32 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:36:57.1835852Z test_comprehensive_allclose_cpu_float64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:36:57.2525973Z test_comprehensive_amax_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.069s) 2022-08-17T12:36:57.2671835Z test_comprehensive_amax_cpu_bool (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:36:57.3364562Z test_comprehensive_amax_cpu_float16 (__main__.TestDecompCPU) ... ok (0.069s) 2022-08-17T12:36:57.4399749Z test_comprehensive_amax_cpu_float32 (__main__.TestDecompCPU) ... ok (0.103s) 2022-08-17T12:36:57.5426168Z test_comprehensive_amax_cpu_float64 (__main__.TestDecompCPU) ... ok (0.102s) 2022-08-17T12:36:57.5575259Z test_comprehensive_amax_cpu_int16 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:36:57.5721330Z test_comprehensive_amax_cpu_int32 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:36:57.5868858Z test_comprehensive_amax_cpu_int64 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:36:57.6014164Z test_comprehensive_amax_cpu_int8 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:36:57.6158781Z test_comprehensive_amax_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:36:57.6844870Z test_comprehensive_amin_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.068s) 2022-08-17T12:36:57.6990049Z test_comprehensive_amin_cpu_bool (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:36:57.7677173Z test_comprehensive_amin_cpu_float16 (__main__.TestDecompCPU) ... ok (0.069s) 2022-08-17T12:36:57.8702666Z test_comprehensive_amin_cpu_float32 (__main__.TestDecompCPU) ... ok (0.102s) 2022-08-17T12:36:57.9730569Z test_comprehensive_amin_cpu_float64 (__main__.TestDecompCPU) ... ok (0.103s) 2022-08-17T12:36:57.9877380Z test_comprehensive_amin_cpu_int16 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:36:58.0023155Z test_comprehensive_amin_cpu_int32 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:36:58.0166079Z test_comprehensive_amin_cpu_int64 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:36:58.0311554Z test_comprehensive_amin_cpu_int8 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:36:58.0456854Z test_comprehensive_amin_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:36:58.0472695Z test_comprehensive_aminmax_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:36:58.0489307Z test_comprehensive_aminmax_cpu_float32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:36:58.0505009Z test_comprehensive_aminmax_cpu_float64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:36:58.0519162Z test_comprehensive_aminmax_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:36:58.0532107Z test_comprehensive_aminmax_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:36:58.0544932Z test_comprehensive_aminmax_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:36:58.0557983Z test_comprehensive_aminmax_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:36:58.0569746Z test_comprehensive_aminmax_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:36:58.0584475Z test_comprehensive_angle_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:36:58.0595498Z test_comprehensive_angle_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:36:58.1221537Z test_comprehensive_angle_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.062s) 2022-08-17T12:36:58.1894691Z test_comprehensive_angle_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.067s) 2022-08-17T12:36:58.1911446Z test_comprehensive_angle_cpu_float16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:36:58.1926155Z test_comprehensive_angle_cpu_float32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:36:58.1940279Z test_comprehensive_angle_cpu_float64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:36:58.1950992Z test_comprehensive_angle_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:36:58.1962593Z test_comprehensive_angle_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:36:58.1973802Z test_comprehensive_angle_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:36:58.1984364Z test_comprehensive_angle_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:36:58.1995102Z test_comprehensive_angle_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:36:58.2121910Z test_comprehensive_any_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:36:58.2236354Z test_comprehensive_any_cpu_bool (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:36:58.2420647Z test_comprehensive_any_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.018s) 2022-08-17T12:36:58.2604842Z test_comprehensive_any_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.018s) 2022-08-17T12:36:58.2730274Z test_comprehensive_any_cpu_float16 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:36:58.2881519Z test_comprehensive_any_cpu_float32 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:36:58.3034956Z test_comprehensive_any_cpu_float64 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:36:58.3156357Z test_comprehensive_any_cpu_int16 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:36:58.3277174Z test_comprehensive_any_cpu_int32 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:36:58.3401753Z test_comprehensive_any_cpu_int64 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:36:58.3522480Z test_comprehensive_any_cpu_int8 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:36:58.3655401Z test_comprehensive_any_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:36:58.3729253Z test_comprehensive_arange_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:36:58.3808387Z test_comprehensive_arange_cpu_float16 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:36:58.3917482Z test_comprehensive_arange_cpu_float32 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:36:58.4023803Z test_comprehensive_arange_cpu_float64 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:36:58.4119630Z test_comprehensive_arange_cpu_int16 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:36:58.4221173Z test_comprehensive_arange_cpu_int32 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T12:36:58.4314394Z test_comprehensive_arange_cpu_int64 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:36:58.4411571Z test_comprehensive_arange_cpu_int8 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T12:36:58.4503336Z test_comprehensive_arange_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:36:58.4521840Z test_comprehensive_argmax_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:36:58.4539118Z test_comprehensive_argmax_cpu_float16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:36:58.4555482Z test_comprehensive_argmax_cpu_float32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:36:58.4571969Z test_comprehensive_argmax_cpu_float64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:36:58.4588166Z test_comprehensive_argmax_cpu_int16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:36:58.4604171Z test_comprehensive_argmax_cpu_int32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:36:58.4619977Z test_comprehensive_argmax_cpu_int64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:36:58.4634972Z test_comprehensive_argmax_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:36:58.4649657Z test_comprehensive_argmax_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:36:58.4667925Z test_comprehensive_argmin_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:36:58.4684268Z test_comprehensive_argmin_cpu_float16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:36:58.4700179Z test_comprehensive_argmin_cpu_float32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:36:58.4716256Z test_comprehensive_argmin_cpu_float64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:36:58.4730817Z test_comprehensive_argmin_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:36:58.4745310Z test_comprehensive_argmin_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:36:58.4759908Z test_comprehensive_argmin_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:36:58.4774410Z test_comprehensive_argmin_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:36:58.4788864Z test_comprehensive_argmin_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:36:58.4822817Z test_comprehensive_argsort_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:36:58.4851969Z test_comprehensive_argsort_cpu_bool (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:36:58.4887322Z test_comprehensive_argsort_cpu_float16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:36:58.4921061Z test_comprehensive_argsort_cpu_float32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:36:58.4954735Z test_comprehensive_argsort_cpu_float64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:36:58.4984862Z test_comprehensive_argsort_cpu_int16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:36:58.5015261Z test_comprehensive_argsort_cpu_int32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:36:58.5044136Z test_comprehensive_argsort_cpu_int64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:36:58.5074041Z test_comprehensive_argsort_cpu_int8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:36:58.5102885Z test_comprehensive_argsort_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:36:58.5121378Z test_comprehensive_argwhere_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:36:58.5135382Z test_comprehensive_argwhere_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:36:58.5152000Z test_comprehensive_argwhere_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:36:58.5168348Z test_comprehensive_argwhere_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:36:58.5183577Z test_comprehensive_argwhere_cpu_float16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:36:58.5198160Z test_comprehensive_argwhere_cpu_float32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:36:58.5212677Z test_comprehensive_argwhere_cpu_float64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:36:58.5225857Z test_comprehensive_argwhere_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:36:58.5239052Z test_comprehensive_argwhere_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:36:58.5252714Z test_comprehensive_argwhere_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:36:58.5266447Z test_comprehensive_argwhere_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:36:58.5280675Z test_comprehensive_argwhere_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:36:58.5342191Z test_comprehensive_as_strided_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:36:58.5356116Z test_comprehensive_as_strided_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:36:58.5474135Z test_comprehensive_as_strided_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:36:58.5492198Z test_comprehensive_as_strided_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:36:58.5608830Z test_comprehensive_as_strided_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:36:58.5666959Z test_comprehensive_as_strided_cpu_float16 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:36:58.5764546Z test_comprehensive_as_strided_cpu_float32 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T12:36:58.5860729Z test_comprehensive_as_strided_cpu_float64 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T12:36:58.5876587Z test_comprehensive_as_strided_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:36:58.5890893Z test_comprehensive_as_strided_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:36:58.5904149Z test_comprehensive_as_strided_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:36:58.5917978Z test_comprehensive_as_strided_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:36:58.5931040Z test_comprehensive_as_strided_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:36:58.5970288Z test_comprehensive_as_strided_scatter_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:36:58.5983629Z test_comprehensive_as_strided_scatter_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:36:58.6023516Z test_comprehensive_as_strided_scatter_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:36:58.6042952Z test_comprehensive_as_strided_scatter_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:36:58.6082270Z test_comprehensive_as_strided_scatter_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:36:58.6119592Z test_comprehensive_as_strided_scatter_cpu_float16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:36:58.6158166Z test_comprehensive_as_strided_scatter_cpu_float32 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:36:58.6193085Z test_comprehensive_as_strided_scatter_cpu_float64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:36:58.6206723Z test_comprehensive_as_strided_scatter_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:36:58.6219887Z test_comprehensive_as_strided_scatter_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:36:58.6232583Z test_comprehensive_as_strided_scatter_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:36:58.6245640Z test_comprehensive_as_strided_scatter_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:36:58.6258988Z test_comprehensive_as_strided_scatter_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:36:58.6306213Z test_comprehensive_asin_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:36:58.6348434Z test_comprehensive_asin_cpu_bool (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:36:58.6956424Z test_comprehensive_asin_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.061s) 2022-08-17T12:36:58.7627612Z test_comprehensive_asin_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.067s) 2022-08-17T12:36:58.7988978Z test_comprehensive_asin_cpu_float32 (__main__.TestDecompCPU) ... ok (0.036s) 2022-08-17T12:36:58.8313696Z test_comprehensive_asin_cpu_float64 (__main__.TestDecompCPU) ... ok (0.032s) 2022-08-17T12:36:58.8355254Z test_comprehensive_asin_cpu_int16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:36:58.8396394Z test_comprehensive_asin_cpu_int32 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:36:58.8436901Z test_comprehensive_asin_cpu_int64 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:36:58.8476854Z test_comprehensive_asin_cpu_int8 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:36:58.8516335Z test_comprehensive_asin_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:36:58.8556615Z test_comprehensive_asinh_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:36:58.8593857Z test_comprehensive_asinh_cpu_bool (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:36:58.9063483Z test_comprehensive_asinh_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.047s) 2022-08-17T12:36:58.9578736Z test_comprehensive_asinh_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.051s) 2022-08-17T12:36:58.9860597Z test_comprehensive_asinh_cpu_float32 (__main__.TestDecompCPU) ... ok (0.028s) 2022-08-17T12:36:59.0119451Z test_comprehensive_asinh_cpu_float64 (__main__.TestDecompCPU) ... ok (0.026s) 2022-08-17T12:36:59.0162724Z test_comprehensive_asinh_cpu_int16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:36:59.0203189Z test_comprehensive_asinh_cpu_int32 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:36:59.0241733Z test_comprehensive_asinh_cpu_int64 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:36:59.0280216Z test_comprehensive_asinh_cpu_int8 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:36:59.0317140Z test_comprehensive_asinh_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:36:59.0889413Z test_comprehensive_atan2_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.057s) 2022-08-17T12:36:59.1067305Z test_comprehensive_atan2_cpu_bool (__main__.TestDecompCPU) ... ok (0.018s) 2022-08-17T12:36:59.4129673Z test_comprehensive_atan2_cpu_float32 (__main__.TestDecompCPU) ... ok (0.306s) 2022-08-17T12:36:59.7038285Z test_comprehensive_atan2_cpu_float64 (__main__.TestDecompCPU) ... ok (0.291s) 2022-08-17T12:36:59.7210045Z test_comprehensive_atan2_cpu_int16 (__main__.TestDecompCPU) ... ok (0.017s) 2022-08-17T12:36:59.7385169Z test_comprehensive_atan2_cpu_int32 (__main__.TestDecompCPU) ... ok (0.017s) 2022-08-17T12:36:59.7560557Z test_comprehensive_atan2_cpu_int64 (__main__.TestDecompCPU) ... ok (0.017s) 2022-08-17T12:36:59.7736410Z test_comprehensive_atan2_cpu_int8 (__main__.TestDecompCPU) ... ok (0.017s) 2022-08-17T12:36:59.7910914Z test_comprehensive_atan2_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.017s) 2022-08-17T12:36:59.7953401Z test_comprehensive_atan_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:36:59.7994445Z test_comprehensive_atan_cpu_bool (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:36:59.8450805Z test_comprehensive_atan_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.045s) 2022-08-17T12:36:59.8958115Z test_comprehensive_atan_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.051s) 2022-08-17T12:36:59.9237718Z test_comprehensive_atan_cpu_float32 (__main__.TestDecompCPU) ... ok (0.028s) 2022-08-17T12:36:59.9487358Z test_comprehensive_atan_cpu_float64 (__main__.TestDecompCPU) ... ok (0.025s) 2022-08-17T12:36:59.9529150Z test_comprehensive_atan_cpu_int16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:36:59.9569545Z test_comprehensive_atan_cpu_int32 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:36:59.9609501Z test_comprehensive_atan_cpu_int64 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:36:59.9650676Z test_comprehensive_atan_cpu_int8 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:36:59.9689849Z test_comprehensive_atan_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:36:59.9727873Z test_comprehensive_atanh_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:36:59.9765512Z test_comprehensive_atanh_cpu_bool (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:37:00.0154309Z test_comprehensive_atanh_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.039s) 2022-08-17T12:37:00.0589149Z test_comprehensive_atanh_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.043s) 2022-08-17T12:37:00.0821187Z test_comprehensive_atanh_cpu_float32 (__main__.TestDecompCPU) ... ok (0.023s) 2022-08-17T12:37:00.1032657Z test_comprehensive_atanh_cpu_float64 (__main__.TestDecompCPU) ... ok (0.021s) 2022-08-17T12:37:00.1073466Z test_comprehensive_atanh_cpu_int16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:37:00.1113176Z test_comprehensive_atanh_cpu_int32 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:37:00.1151025Z test_comprehensive_atanh_cpu_int64 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:37:00.1189033Z test_comprehensive_atanh_cpu_int8 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:37:00.1226881Z test_comprehensive_atanh_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:37:00.1260711Z test_comprehensive_atleast_1d_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:37:00.1272557Z test_comprehensive_atleast_1d_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:00.1304673Z test_comprehensive_atleast_1d_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:37:00.1322382Z test_comprehensive_atleast_1d_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:37:00.1353872Z test_comprehensive_atleast_1d_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:37:00.1384232Z test_comprehensive_atleast_1d_cpu_float16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:37:00.1412681Z test_comprehensive_atleast_1d_cpu_float32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:37:00.1441068Z test_comprehensive_atleast_1d_cpu_float64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:37:00.1453023Z test_comprehensive_atleast_1d_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:00.1464976Z test_comprehensive_atleast_1d_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:00.1477025Z test_comprehensive_atleast_1d_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:00.1488806Z test_comprehensive_atleast_1d_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:00.1500702Z test_comprehensive_atleast_1d_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:00.1543003Z test_comprehensive_atleast_2d_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:37:00.1566587Z test_comprehensive_atleast_2d_cpu_bool (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:37:00.1638314Z test_comprehensive_atleast_2d_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:37:00.1676176Z test_comprehensive_atleast_2d_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:37:00.1749755Z test_comprehensive_atleast_2d_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:37:00.1790544Z test_comprehensive_atleast_2d_cpu_float16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:37:00.1849672Z test_comprehensive_atleast_2d_cpu_float32 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:37:00.1911771Z test_comprehensive_atleast_2d_cpu_float64 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:37:00.1934191Z test_comprehensive_atleast_2d_cpu_int16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:37:00.1955760Z test_comprehensive_atleast_2d_cpu_int32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:37:00.1977058Z test_comprehensive_atleast_2d_cpu_int64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:37:00.1998604Z test_comprehensive_atleast_2d_cpu_int8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:37:00.2020095Z test_comprehensive_atleast_2d_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:37:00.2078943Z test_comprehensive_atleast_3d_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:37:00.2123285Z test_comprehensive_atleast_3d_cpu_bool (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:37:00.2296355Z test_comprehensive_atleast_3d_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.017s) 2022-08-17T12:37:00.2382413Z test_comprehensive_atleast_3d_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:37:00.2560879Z test_comprehensive_atleast_3d_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.018s) 2022-08-17T12:37:00.2620798Z test_comprehensive_atleast_3d_cpu_float16 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:37:00.2756079Z test_comprehensive_atleast_3d_cpu_float32 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:37:00.2883652Z test_comprehensive_atleast_3d_cpu_float64 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:37:00.2932176Z test_comprehensive_atleast_3d_cpu_int16 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:37:00.2976360Z test_comprehensive_atleast_3d_cpu_int32 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:37:00.3019406Z test_comprehensive_atleast_3d_cpu_int64 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:37:00.3063029Z test_comprehensive_atleast_3d_cpu_int8 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:37:00.3107100Z test_comprehensive_atleast_3d_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:37:00.3252960Z test_comprehensive_baddbmm_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:37:00.6384803Z test_comprehensive_baddbmm_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.313s) 2022-08-17T12:37:00.9668256Z test_comprehensive_baddbmm_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.328s) 2022-08-17T12:37:01.0439573Z test_comprehensive_baddbmm_cpu_float32 (__main__.TestDecompCPU) ... ok (0.077s) 2022-08-17T12:37:01.1162929Z test_comprehensive_baddbmm_cpu_float64 (__main__.TestDecompCPU) ... ok (0.072s) 2022-08-17T12:37:01.1181101Z test_comprehensive_baddbmm_cpu_int16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:37:01.1197859Z test_comprehensive_baddbmm_cpu_int32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:37:01.1212935Z test_comprehensive_baddbmm_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:01.1227943Z test_comprehensive_baddbmm_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:01.1243144Z test_comprehensive_baddbmm_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:01.1296272Z test_comprehensive_bernoulli_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:37:01.1326314Z test_comprehensive_bernoulli_cpu_float32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:37:01.1355915Z test_comprehensive_bernoulli_cpu_float64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:37:01.1380639Z test_comprehensive_bfloat16_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:37:01.1393657Z test_comprehensive_bfloat16_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:01.1420511Z test_comprehensive_bfloat16_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:37:01.1436775Z test_comprehensive_bfloat16_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:37:01.1464132Z test_comprehensive_bfloat16_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:37:01.1491595Z test_comprehensive_bfloat16_cpu_float16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:37:01.1517272Z test_comprehensive_bfloat16_cpu_float32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:37:01.1542373Z test_comprehensive_bfloat16_cpu_float64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:37:01.1556065Z test_comprehensive_bfloat16_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:01.1568759Z test_comprehensive_bfloat16_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:01.1582006Z test_comprehensive_bfloat16_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:01.1595406Z test_comprehensive_bfloat16_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:01.1608852Z test_comprehensive_bfloat16_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:01.1624560Z test_comprehensive_bincount_cpu_int16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:37:01.1639669Z test_comprehensive_bincount_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:01.1654623Z test_comprehensive_bincount_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:01.1669723Z test_comprehensive_bincount_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:01.1684813Z test_comprehensive_bincount_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:01.1842738Z test_comprehensive_bitwise_and_cpu_bool (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:37:01.1991666Z test_comprehensive_bitwise_and_cpu_int16 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:37:01.2143330Z test_comprehensive_bitwise_and_cpu_int32 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:37:01.2296580Z test_comprehensive_bitwise_and_cpu_int64 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:37:01.2443911Z test_comprehensive_bitwise_and_cpu_int8 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:37:01.2588816Z test_comprehensive_bitwise_and_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:37:01.2733853Z test_comprehensive_bitwise_left_shift_cpu_int16 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:37:01.2879263Z test_comprehensive_bitwise_left_shift_cpu_int32 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:37:01.3028386Z test_comprehensive_bitwise_left_shift_cpu_int64 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:37:01.3174362Z test_comprehensive_bitwise_left_shift_cpu_int8 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:37:01.3318887Z test_comprehensive_bitwise_left_shift_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:37:01.3344837Z test_comprehensive_bitwise_not_cpu_bool (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:37:01.3370573Z test_comprehensive_bitwise_not_cpu_int16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:37:01.3395963Z test_comprehensive_bitwise_not_cpu_int32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:37:01.3421114Z test_comprehensive_bitwise_not_cpu_int64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:37:01.3445855Z test_comprehensive_bitwise_not_cpu_int8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:37:01.3470448Z test_comprehensive_bitwise_not_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:37:01.3614363Z test_comprehensive_bitwise_or_cpu_bool (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:37:01.3759837Z test_comprehensive_bitwise_or_cpu_int16 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:37:01.3907059Z test_comprehensive_bitwise_or_cpu_int32 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:37:01.4052623Z test_comprehensive_bitwise_or_cpu_int64 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:37:01.4199460Z test_comprehensive_bitwise_or_cpu_int8 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:37:01.4344585Z test_comprehensive_bitwise_or_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:37:01.4493724Z test_comprehensive_bitwise_right_shift_cpu_int16 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:37:01.4641282Z test_comprehensive_bitwise_right_shift_cpu_int32 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:37:01.4786347Z test_comprehensive_bitwise_right_shift_cpu_int64 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:37:01.4931278Z test_comprehensive_bitwise_right_shift_cpu_int8 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:37:01.5076288Z test_comprehensive_bitwise_right_shift_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:37:01.5220122Z test_comprehensive_bitwise_xor_cpu_bool (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:37:01.5367649Z test_comprehensive_bitwise_xor_cpu_int16 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:37:01.5514193Z test_comprehensive_bitwise_xor_cpu_int32 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:37:01.5661061Z test_comprehensive_bitwise_xor_cpu_int64 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:37:01.5810821Z test_comprehensive_bitwise_xor_cpu_int8 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:37:01.5958708Z test_comprehensive_bitwise_xor_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:37:01.6026468Z test_comprehensive_block_diag_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:37:01.6041063Z test_comprehensive_block_diag_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:01.6177759Z test_comprehensive_block_diag_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:37:01.6206245Z test_comprehensive_block_diag_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:37:01.6466264Z test_comprehensive_block_diag_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.026s) 2022-08-17T12:37:01.6530080Z test_comprehensive_block_diag_cpu_float16 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:37:01.6640063Z test_comprehensive_block_diag_cpu_float32 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:37:01.6747123Z test_comprehensive_block_diag_cpu_float64 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:37:01.6761694Z test_comprehensive_block_diag_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:01.6775587Z test_comprehensive_block_diag_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:01.6788973Z test_comprehensive_block_diag_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:01.6801416Z test_comprehensive_block_diag_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:01.6814322Z test_comprehensive_block_diag_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:01.6834134Z test_comprehensive_bmm_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:37:01.7058723Z test_comprehensive_bmm_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.022s) 2022-08-17T12:37:01.7290666Z test_comprehensive_bmm_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.023s) 2022-08-17T12:37:01.7421851Z test_comprehensive_bmm_cpu_float32 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:37:01.7542442Z test_comprehensive_bmm_cpu_float64 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:37:01.7555430Z test_comprehensive_bmm_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:01.7566565Z test_comprehensive_bmm_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:01.7577468Z test_comprehensive_bmm_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:01.7587870Z test_comprehensive_bmm_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:01.7598757Z test_comprehensive_bmm_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:01.7613867Z test_comprehensive_bool_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:01.7625319Z test_comprehensive_bool_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:01.7641238Z test_comprehensive_bool_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:01.7656507Z test_comprehensive_bool_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:01.7671158Z test_comprehensive_bool_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:01.7685400Z test_comprehensive_bool_cpu_float16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:01.7698982Z test_comprehensive_bool_cpu_float32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:01.7712814Z test_comprehensive_bool_cpu_float64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:01.7724954Z test_comprehensive_bool_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:01.7737617Z test_comprehensive_bool_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:01.7750533Z test_comprehensive_bool_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:01.7763194Z test_comprehensive_bool_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:01.7775993Z test_comprehensive_bool_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:01.7787080Z test_comprehensive_broadcast_shapes_cpu_float32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:01.7844729Z test_comprehensive_broadcast_tensors_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:37:01.7876423Z test_comprehensive_broadcast_tensors_cpu_bool (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:37:01.8019186Z test_comprehensive_broadcast_tensors_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:37:01.8167168Z test_comprehensive_broadcast_tensors_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:37:01.8230249Z test_comprehensive_broadcast_tensors_cpu_float16 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:37:01.8341255Z test_comprehensive_broadcast_tensors_cpu_float32 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:37:01.8451564Z test_comprehensive_broadcast_tensors_cpu_float64 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:37:01.8483719Z test_comprehensive_broadcast_tensors_cpu_int16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:37:01.8515212Z test_comprehensive_broadcast_tensors_cpu_int32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:37:01.8545213Z test_comprehensive_broadcast_tensors_cpu_int64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:37:01.8577172Z test_comprehensive_broadcast_tensors_cpu_int8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:37:01.8608156Z test_comprehensive_broadcast_tensors_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:37:01.8703066Z test_comprehensive_broadcast_to_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:37:01.8751737Z test_comprehensive_broadcast_to_cpu_bool (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:37:01.9050880Z test_comprehensive_broadcast_to_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.030s) 2022-08-17T12:37:01.9363903Z test_comprehensive_broadcast_to_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T12:37:01.9462027Z test_comprehensive_broadcast_to_cpu_float16 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T12:37:01.9685135Z test_comprehensive_broadcast_to_cpu_float32 (__main__.TestDecompCPU) ... ok (0.022s) 2022-08-17T12:37:01.9903238Z test_comprehensive_broadcast_to_cpu_float64 (__main__.TestDecompCPU) ... ok (0.022s) 2022-08-17T12:37:01.9954952Z test_comprehensive_broadcast_to_cpu_int16 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:37:02.0004627Z test_comprehensive_broadcast_to_cpu_int32 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:37:02.0053493Z test_comprehensive_broadcast_to_cpu_int64 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:37:02.0102969Z test_comprehensive_broadcast_to_cpu_int8 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:37:02.0151931Z test_comprehensive_broadcast_to_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:37:02.0188171Z test_comprehensive_bucketize_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:37:02.0222799Z test_comprehensive_bucketize_cpu_float16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:37:02.0256566Z test_comprehensive_bucketize_cpu_float32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:37:02.0290824Z test_comprehensive_bucketize_cpu_float64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:37:02.0314020Z test_comprehensive_bucketize_cpu_int16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:37:02.0336641Z test_comprehensive_bucketize_cpu_int32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:37:02.0359426Z test_comprehensive_bucketize_cpu_int64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:37:02.0382216Z test_comprehensive_bucketize_cpu_int8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:37:02.0406529Z test_comprehensive_bucketize_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:37:02.0420787Z test_comprehensive_byte_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:02.0433463Z test_comprehensive_byte_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:02.0449064Z test_comprehensive_byte_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:02.0464485Z test_comprehensive_byte_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:02.0478855Z test_comprehensive_byte_cpu_float16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:02.0492871Z test_comprehensive_byte_cpu_float32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:02.0506707Z test_comprehensive_byte_cpu_float64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:02.0519622Z test_comprehensive_byte_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:02.0532114Z test_comprehensive_byte_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:02.0544535Z test_comprehensive_byte_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:02.0557273Z test_comprehensive_byte_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:02.0568630Z test_comprehensive_byte_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:02.0651035Z test_comprehensive_cartesian_prod_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:37:02.0725750Z test_comprehensive_cartesian_prod_cpu_bool (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:37:02.0906096Z test_comprehensive_cartesian_prod_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.018s) 2022-08-17T12:37:02.1086099Z test_comprehensive_cartesian_prod_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.018s) 2022-08-17T12:37:02.1166979Z test_comprehensive_cartesian_prod_cpu_float16 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:37:02.1320101Z test_comprehensive_cartesian_prod_cpu_float32 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:37:02.1473706Z test_comprehensive_cartesian_prod_cpu_float64 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:37:02.1549570Z test_comprehensive_cartesian_prod_cpu_int16 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:37:02.1624295Z test_comprehensive_cartesian_prod_cpu_int32 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:37:02.1696344Z test_comprehensive_cartesian_prod_cpu_int64 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:37:02.1770707Z test_comprehensive_cartesian_prod_cpu_int8 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:37:02.1845623Z test_comprehensive_cartesian_prod_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:37:02.1895164Z test_comprehensive_cat_cpu_bfloat16 (__main__.TestDecompCPU) ... Exception ignored in: . at 0x7f882890cf50> 2022-08-17T12:37:02.1896708Z Traceback (most recent call last): 2022-08-17T12:37:02.1897551Z File "/opt/conda/lib/python3.7/site-packages/torch/_refs/__init__.py", line 2173, in 2022-08-17T12:37:02.1915986Z requires_grad = any(x.requires_grad for x in tensors) 2022-08-17T12:37:02.1916345Z SystemError: error return without exception set 2022-08-17T12:37:02.1937625Z ok (0.009s) 2022-08-17T12:37:02.2007816Z test_comprehensive_cat_cpu_bool (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:37:02.2179812Z test_comprehensive_cat_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.017s) 2022-08-17T12:37:02.2329608Z test_comprehensive_cat_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:37:02.2504675Z test_comprehensive_cat_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.017s) 2022-08-17T12:37:02.2566872Z test_comprehensive_cat_cpu_float16 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:37:02.2691270Z test_comprehensive_cat_cpu_float32 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:37:02.2811172Z test_comprehensive_cat_cpu_float64 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:37:02.2879794Z test_comprehensive_cat_cpu_int16 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:37:02.2948523Z test_comprehensive_cat_cpu_int32 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:37:02.3016329Z test_comprehensive_cat_cpu_int64 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:37:02.3084694Z test_comprehensive_cat_cpu_int8 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:37:02.3156678Z test_comprehensive_cat_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:37:03.1433040Z test_comprehensive_cdist_cpu_float32 (__main__.TestDecompCPU) ... ok (0.827s) 2022-08-17T12:37:03.9502332Z test_comprehensive_cdist_cpu_float64 (__main__.TestDecompCPU) ... ok (0.807s) 2022-08-17T12:37:03.9526048Z test_comprehensive_ceil_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:37:03.9588285Z test_comprehensive_ceil_cpu_float32 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:37:03.9644675Z test_comprehensive_ceil_cpu_float64 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:37:03.9675147Z test_comprehensive_chalf_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:37:03.9688238Z test_comprehensive_chalf_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:03.9715516Z test_comprehensive_chalf_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:37:03.9730038Z test_comprehensive_chalf_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:03.9756785Z test_comprehensive_chalf_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:37:03.9783857Z test_comprehensive_chalf_cpu_float16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:37:03.9811877Z test_comprehensive_chalf_cpu_float32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:37:03.9839489Z test_comprehensive_chalf_cpu_float64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:37:03.9852412Z test_comprehensive_chalf_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:03.9865298Z test_comprehensive_chalf_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:03.9878250Z test_comprehensive_chalf_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:03.9890090Z test_comprehensive_chalf_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:03.9902295Z test_comprehensive_chalf_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:03.9916167Z test_comprehensive_char_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:03.9927660Z test_comprehensive_char_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:03.9942536Z test_comprehensive_char_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:03.9957501Z test_comprehensive_char_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:03.9972269Z test_comprehensive_char_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:03.9985485Z test_comprehensive_char_cpu_float16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:03.9999082Z test_comprehensive_char_cpu_float32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:04.0012837Z test_comprehensive_char_cpu_float64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:04.0025327Z test_comprehensive_char_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:04.0037998Z test_comprehensive_char_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:04.0050698Z test_comprehensive_char_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:04.0062040Z test_comprehensive_char_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:04.0073638Z test_comprehensive_char_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:04.1208731Z test_comprehensive_cholesky_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.113s) 2022-08-17T12:37:04.2331960Z test_comprehensive_cholesky_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.112s) 2022-08-17T12:37:04.3186989Z test_comprehensive_cholesky_cpu_float32 (__main__.TestDecompCPU) ... ok (0.085s) 2022-08-17T12:37:04.4019807Z test_comprehensive_cholesky_cpu_float64 (__main__.TestDecompCPU) ... ok (0.083s) 2022-08-17T12:37:04.4983549Z test_comprehensive_cholesky_inverse_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.096s) 2022-08-17T12:37:04.5962613Z test_comprehensive_cholesky_inverse_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.098s) 2022-08-17T12:37:04.6663562Z test_comprehensive_cholesky_inverse_cpu_float32 (__main__.TestDecompCPU) ... ok (0.070s) 2022-08-17T12:37:04.7351335Z test_comprehensive_cholesky_inverse_cpu_float64 (__main__.TestDecompCPU) ... ok (0.069s) 2022-08-17T12:37:04.8439719Z test_comprehensive_cholesky_solve_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.109s) 2022-08-17T12:37:04.9400647Z test_comprehensive_cholesky_solve_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.096s) 2022-08-17T12:37:05.0097599Z test_comprehensive_cholesky_solve_cpu_float32 (__main__.TestDecompCPU) ... ok (0.070s) 2022-08-17T12:37:05.0793479Z test_comprehensive_cholesky_solve_cpu_float64 (__main__.TestDecompCPU) ... ok (0.069s) 2022-08-17T12:37:05.0845760Z test_comprehensive_chunk_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:37:05.0991786Z test_comprehensive_chunk_cpu_bool (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:37:05.1513404Z test_comprehensive_chunk_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.052s) 2022-08-17T12:37:05.1914841Z test_comprehensive_chunk_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.040s) 2022-08-17T12:37:05.2467206Z test_comprehensive_chunk_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.055s) 2022-08-17T12:37:05.2522931Z test_comprehensive_chunk_cpu_float16 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:37:05.2859830Z test_comprehensive_chunk_cpu_float32 (__main__.TestDecompCPU) ... ok (0.033s) 2022-08-17T12:37:05.3181950Z test_comprehensive_chunk_cpu_float64 (__main__.TestDecompCPU) ... ok (0.032s) 2022-08-17T12:37:05.3328409Z test_comprehensive_chunk_cpu_int16 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:37:05.3475837Z test_comprehensive_chunk_cpu_int32 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:37:05.3621132Z test_comprehensive_chunk_cpu_int64 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:37:05.3768293Z test_comprehensive_chunk_cpu_int8 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:37:05.3912489Z test_comprehensive_chunk_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:37:05.4396701Z test_comprehensive_clamp_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.048s) 2022-08-17T12:37:05.5840073Z test_comprehensive_clamp_cpu_float32 (__main__.TestDecompCPU) ... ok (0.144s) 2022-08-17T12:37:05.7160366Z test_comprehensive_clamp_cpu_float64 (__main__.TestDecompCPU) ... ok (0.132s) 2022-08-17T12:37:05.7281406Z test_comprehensive_clamp_cpu_int16 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:37:05.7402634Z test_comprehensive_clamp_cpu_int32 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:37:05.7522730Z test_comprehensive_clamp_cpu_int64 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:37:05.7642564Z test_comprehensive_clamp_cpu_int8 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:37:05.7759002Z test_comprehensive_clamp_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:37:05.8241544Z test_comprehensive_clamp_max_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.048s) 2022-08-17T12:37:05.8438505Z test_comprehensive_clamp_max_cpu_bool (__main__.TestDecompCPU) ... ok (0.019s) 2022-08-17T12:37:05.8940108Z test_comprehensive_clamp_max_cpu_float16 (__main__.TestDecompCPU) ... ok (0.050s) 2022-08-17T12:37:06.0623004Z test_comprehensive_clamp_max_cpu_float32 (__main__.TestDecompCPU) ... ok (0.168s) 2022-08-17T12:37:06.2231079Z test_comprehensive_clamp_max_cpu_float64 (__main__.TestDecompCPU) ... ok (0.161s) 2022-08-17T12:37:06.2360506Z test_comprehensive_clamp_max_cpu_int16 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:37:06.2486161Z test_comprehensive_clamp_max_cpu_int32 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:37:06.2609503Z test_comprehensive_clamp_max_cpu_int64 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:37:06.2734363Z test_comprehensive_clamp_max_cpu_int8 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:37:06.2858013Z test_comprehensive_clamp_max_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:37:06.3317832Z test_comprehensive_clamp_min_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.046s) 2022-08-17T12:37:06.3442231Z test_comprehensive_clamp_min_cpu_bool (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:37:06.3923602Z test_comprehensive_clamp_min_cpu_float16 (__main__.TestDecompCPU) ... ok (0.048s) 2022-08-17T12:37:06.5607393Z test_comprehensive_clamp_min_cpu_float32 (__main__.TestDecompCPU) ... ok (0.168s) 2022-08-17T12:37:06.7200823Z test_comprehensive_clamp_min_cpu_float64 (__main__.TestDecompCPU) ... ok (0.159s) 2022-08-17T12:37:06.7327344Z test_comprehensive_clamp_min_cpu_int16 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:37:06.7453770Z test_comprehensive_clamp_min_cpu_int32 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:37:06.7577803Z test_comprehensive_clamp_min_cpu_int64 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:37:06.7703543Z test_comprehensive_clamp_min_cpu_int8 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:37:06.7828418Z test_comprehensive_clamp_min_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:37:06.7847061Z test_comprehensive_clone_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:37:06.7858677Z test_comprehensive_clone_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:06.7876506Z test_comprehensive_clone_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:37:06.7887998Z test_comprehensive_clone_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:06.7904124Z test_comprehensive_clone_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:37:06.7919743Z test_comprehensive_clone_cpu_float16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:06.7935059Z test_comprehensive_clone_cpu_float32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:06.7950953Z test_comprehensive_clone_cpu_float64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:06.7961281Z test_comprehensive_clone_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:06.7971381Z test_comprehensive_clone_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:06.7981307Z test_comprehensive_clone_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:06.7991392Z test_comprehensive_clone_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:06.8001740Z test_comprehensive_clone_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:06.8035864Z test_comprehensive_column_stack_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:37:06.8072885Z test_comprehensive_column_stack_cpu_bool (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:37:06.8154831Z test_comprehensive_column_stack_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:37:06.8227418Z test_comprehensive_column_stack_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:37:06.8311137Z test_comprehensive_column_stack_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:37:06.8345879Z test_comprehensive_column_stack_cpu_float16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:37:06.8408689Z test_comprehensive_column_stack_cpu_float32 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:37:06.8469634Z test_comprehensive_column_stack_cpu_float64 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:37:06.8507342Z test_comprehensive_column_stack_cpu_int16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:37:06.8544900Z test_comprehensive_column_stack_cpu_int32 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:37:06.8581703Z test_comprehensive_column_stack_cpu_int64 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:37:06.8619280Z test_comprehensive_column_stack_cpu_int8 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:37:06.8656743Z test_comprehensive_column_stack_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:37:07.0094124Z test_comprehensive_combinations_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.144s) 2022-08-17T12:37:07.1531555Z test_comprehensive_combinations_cpu_bool (__main__.TestDecompCPU) ... ok (0.144s) 2022-08-17T12:37:07.4841544Z test_comprehensive_combinations_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.331s) 2022-08-17T12:37:07.8194406Z test_comprehensive_combinations_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.335s) 2022-08-17T12:37:07.9640110Z test_comprehensive_combinations_cpu_float16 (__main__.TestDecompCPU) ... ok (0.144s) 2022-08-17T12:37:08.2582447Z test_comprehensive_combinations_cpu_float32 (__main__.TestDecompCPU) ... ok (0.294s) 2022-08-17T12:37:08.5457831Z test_comprehensive_combinations_cpu_float64 (__main__.TestDecompCPU) ... ok (0.287s) 2022-08-17T12:37:08.6885294Z test_comprehensive_combinations_cpu_int16 (__main__.TestDecompCPU) ... ok (0.143s) 2022-08-17T12:37:08.8306803Z test_comprehensive_combinations_cpu_int32 (__main__.TestDecompCPU) ... ok (0.142s) 2022-08-17T12:37:08.9709964Z test_comprehensive_combinations_cpu_int64 (__main__.TestDecompCPU) ... ok (0.140s) 2022-08-17T12:37:09.1128664Z test_comprehensive_combinations_cpu_int8 (__main__.TestDecompCPU) ... ok (0.142s) 2022-08-17T12:37:09.2550816Z test_comprehensive_combinations_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.142s) 2022-08-17T12:37:09.2672012Z test_comprehensive_complex_cpu_float16 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:37:09.3094056Z test_comprehensive_complex_cpu_float32 (__main__.TestDecompCPU) ... ok (0.042s) 2022-08-17T12:37:09.3497851Z test_comprehensive_complex_cpu_float64 (__main__.TestDecompCPU) ... ok (0.040s) 2022-08-17T12:37:09.3516745Z test_comprehensive_conj_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:37:09.3527531Z test_comprehensive_conj_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:09.3547110Z test_comprehensive_conj_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:37:09.3559802Z test_comprehensive_conj_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:09.3580161Z test_comprehensive_conj_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:37:09.3597341Z test_comprehensive_conj_cpu_float16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:37:09.3613102Z test_comprehensive_conj_cpu_float32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:09.3629031Z test_comprehensive_conj_cpu_float64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:09.3639095Z test_comprehensive_conj_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:09.3648855Z test_comprehensive_conj_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:09.3658894Z test_comprehensive_conj_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:09.3668523Z test_comprehensive_conj_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:09.3678410Z test_comprehensive_conj_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:09.3690525Z test_comprehensive_conj_physical_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:09.3699742Z test_comprehensive_conj_physical_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:09.3714416Z test_comprehensive_conj_physical_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:09.3725306Z test_comprehensive_conj_physical_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:09.3738527Z test_comprehensive_conj_physical_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:09.3751347Z test_comprehensive_conj_physical_cpu_float16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:09.3763167Z test_comprehensive_conj_physical_cpu_float32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:09.3775901Z test_comprehensive_conj_physical_cpu_float64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:09.3785624Z test_comprehensive_conj_physical_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:09.3794919Z test_comprehensive_conj_physical_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:09.3804022Z test_comprehensive_conj_physical_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:09.3813263Z test_comprehensive_conj_physical_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:09.3822950Z test_comprehensive_conj_physical_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:09.4210638Z test_comprehensive_constant_pad_nd_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.039s) 2022-08-17T12:37:09.4638417Z test_comprehensive_constant_pad_nd_cpu_bool (__main__.TestDecompCPU) ... ok (0.043s) 2022-08-17T12:37:09.7087285Z test_comprehensive_constant_pad_nd_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.245s) 2022-08-17T12:37:09.9638383Z test_comprehensive_constant_pad_nd_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.255s) 2022-08-17T12:37:10.0026755Z test_comprehensive_constant_pad_nd_cpu_float16 (__main__.TestDecompCPU) ... ok (0.039s) 2022-08-17T12:37:10.1665751Z test_comprehensive_constant_pad_nd_cpu_float32 (__main__.TestDecompCPU) ... ok (0.164s) 2022-08-17T12:37:10.3226880Z test_comprehensive_constant_pad_nd_cpu_float64 (__main__.TestDecompCPU) ... ok (0.156s) 2022-08-17T12:37:10.3653981Z test_comprehensive_constant_pad_nd_cpu_int16 (__main__.TestDecompCPU) ... ok (0.043s) 2022-08-17T12:37:10.4082080Z test_comprehensive_constant_pad_nd_cpu_int32 (__main__.TestDecompCPU) ... ok (0.043s) 2022-08-17T12:37:10.4504676Z test_comprehensive_constant_pad_nd_cpu_int64 (__main__.TestDecompCPU) ... ok (0.042s) 2022-08-17T12:37:10.4935006Z test_comprehensive_constant_pad_nd_cpu_int8 (__main__.TestDecompCPU) ... ok (0.043s) 2022-08-17T12:37:10.5365996Z test_comprehensive_constant_pad_nd_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.043s) 2022-08-17T12:37:10.5385254Z test_comprehensive_contiguous_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:37:10.5396673Z test_comprehensive_contiguous_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:10.5413485Z test_comprehensive_contiguous_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:37:10.5425357Z test_comprehensive_contiguous_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:10.5441804Z test_comprehensive_contiguous_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:37:10.5459010Z test_comprehensive_contiguous_cpu_float16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:37:10.5474518Z test_comprehensive_contiguous_cpu_float32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:10.5489956Z test_comprehensive_contiguous_cpu_float64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:10.5500682Z test_comprehensive_contiguous_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:10.5510700Z test_comprehensive_contiguous_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:10.5521082Z test_comprehensive_contiguous_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:10.5531136Z test_comprehensive_contiguous_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:10.5541299Z test_comprehensive_contiguous_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:10.5921990Z test_comprehensive_copysign_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.038s) 2022-08-17T12:37:10.6128293Z test_comprehensive_copysign_cpu_bool (__main__.TestDecompCPU) ... ok (0.021s) 2022-08-17T12:37:10.6520254Z test_comprehensive_copysign_cpu_float16 (__main__.TestDecompCPU) ... ok (0.039s) 2022-08-17T12:37:10.7928248Z test_comprehensive_copysign_cpu_float32 (__main__.TestDecompCPU) ... ok (0.141s) 2022-08-17T12:37:10.9282919Z test_comprehensive_copysign_cpu_float64 (__main__.TestDecompCPU) ... ok (0.135s) 2022-08-17T12:37:10.9490577Z test_comprehensive_copysign_cpu_int16 (__main__.TestDecompCPU) ... ok (0.021s) 2022-08-17T12:37:10.9706820Z test_comprehensive_copysign_cpu_int32 (__main__.TestDecompCPU) ... ok (0.021s) 2022-08-17T12:37:10.9919378Z test_comprehensive_copysign_cpu_int64 (__main__.TestDecompCPU) ... ok (0.021s) 2022-08-17T12:37:11.0130518Z test_comprehensive_copysign_cpu_int8 (__main__.TestDecompCPU) ... ok (0.021s) 2022-08-17T12:37:11.0340430Z test_comprehensive_copysign_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.021s) 2022-08-17T12:37:11.1000019Z test_comprehensive_corrcoef_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.066s) 2022-08-17T12:37:11.2840014Z test_comprehensive_corrcoef_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.184s) 2022-08-17T12:37:11.4667224Z test_comprehensive_corrcoef_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.183s) 2022-08-17T12:37:11.6015569Z test_comprehensive_corrcoef_cpu_float32 (__main__.TestDecompCPU) ... ok (0.135s) 2022-08-17T12:37:11.7335288Z test_comprehensive_corrcoef_cpu_float64 (__main__.TestDecompCPU) ... ok (0.132s) 2022-08-17T12:37:11.7742567Z test_comprehensive_corrcoef_cpu_int16 (__main__.TestDecompCPU) ... ok (0.041s) 2022-08-17T12:37:11.8141446Z test_comprehensive_corrcoef_cpu_int32 (__main__.TestDecompCPU) ... ok (0.040s) 2022-08-17T12:37:11.8542408Z test_comprehensive_corrcoef_cpu_int64 (__main__.TestDecompCPU) ... ok (0.040s) 2022-08-17T12:37:11.8941317Z test_comprehensive_corrcoef_cpu_int8 (__main__.TestDecompCPU) ... ok (0.040s) 2022-08-17T12:37:11.9340231Z test_comprehensive_corrcoef_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.040s) 2022-08-17T12:37:11.9416410Z test_comprehensive_cos_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:37:11.9449277Z test_comprehensive_cos_cpu_bool (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:37:11.9587144Z test_comprehensive_cos_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:37:11.9727703Z test_comprehensive_cos_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:37:11.9841524Z test_comprehensive_cos_cpu_float32 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:37:11.9952497Z test_comprehensive_cos_cpu_float64 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:37:11.9985647Z test_comprehensive_cos_cpu_int16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:37:12.0018012Z test_comprehensive_cos_cpu_int32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:37:12.0050387Z test_comprehensive_cos_cpu_int64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:37:12.0081186Z test_comprehensive_cos_cpu_int8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:37:12.0112482Z test_comprehensive_cos_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:37:12.0169559Z test_comprehensive_cosh_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:37:12.0199925Z test_comprehensive_cosh_cpu_bool (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:37:12.0308968Z test_comprehensive_cosh_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:37:12.0420962Z test_comprehensive_cosh_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:37:12.0511426Z test_comprehensive_cosh_cpu_float32 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:37:12.0598740Z test_comprehensive_cosh_cpu_float64 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:37:12.0630337Z test_comprehensive_cosh_cpu_int16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:37:12.0661208Z test_comprehensive_cosh_cpu_int32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:37:12.0691540Z test_comprehensive_cosh_cpu_int64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:37:12.0723398Z test_comprehensive_cosh_cpu_int8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:37:12.0753193Z test_comprehensive_cosh_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:37:12.0777506Z test_comprehensive_count_nonzero_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:37:12.0798359Z test_comprehensive_count_nonzero_cpu_bool (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:37:12.0821815Z test_comprehensive_count_nonzero_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:37:12.0845193Z test_comprehensive_count_nonzero_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:37:12.0867185Z test_comprehensive_count_nonzero_cpu_float16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:37:12.0889002Z test_comprehensive_count_nonzero_cpu_float32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:37:12.0910644Z test_comprehensive_count_nonzero_cpu_float64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:37:12.0931236Z test_comprehensive_count_nonzero_cpu_int16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:37:12.0951926Z test_comprehensive_count_nonzero_cpu_int32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:37:12.0972347Z test_comprehensive_count_nonzero_cpu_int64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:37:12.0993144Z test_comprehensive_count_nonzero_cpu_int8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:37:12.1014100Z test_comprehensive_count_nonzero_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:37:12.5105219Z test_comprehensive_cov_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.409s) 2022-08-17T12:37:13.7022412Z test_comprehensive_cov_cpu_complex128 (__main__.TestDecompCPU) ... ok (1.192s) 2022-08-17T12:37:14.9176507Z test_comprehensive_cov_cpu_complex64 (__main__.TestDecompCPU) ... ok (1.215s) 2022-08-17T12:37:15.8856453Z test_comprehensive_cov_cpu_float32 (__main__.TestDecompCPU) ... ok (0.968s) 2022-08-17T12:37:16.8575135Z test_comprehensive_cov_cpu_float64 (__main__.TestDecompCPU) ... ok (0.972s) 2022-08-17T12:37:17.2906957Z test_comprehensive_cov_cpu_int16 (__main__.TestDecompCPU) ... ok (0.433s) 2022-08-17T12:37:17.7220439Z test_comprehensive_cov_cpu_int32 (__main__.TestDecompCPU) ... ok (0.431s) 2022-08-17T12:37:18.1520740Z test_comprehensive_cov_cpu_int64 (__main__.TestDecompCPU) ... ok (0.430s) 2022-08-17T12:37:18.5846275Z test_comprehensive_cov_cpu_int8 (__main__.TestDecompCPU) ... ok (0.432s) 2022-08-17T12:37:19.0173333Z test_comprehensive_cov_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.433s) 2022-08-17T12:37:19.0200816Z test_comprehensive_cross_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:37:19.0228350Z test_comprehensive_cross_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:37:19.0254456Z test_comprehensive_cross_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:37:19.0276397Z test_comprehensive_cross_cpu_float32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:37:19.0298588Z test_comprehensive_cross_cpu_float64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:37:19.0310283Z test_comprehensive_cross_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:19.0321686Z test_comprehensive_cross_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:19.0333108Z test_comprehensive_cross_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:19.0344399Z test_comprehensive_cross_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:19.0355953Z test_comprehensive_cross_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:19.0381691Z test_comprehensive_cummax_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:37:19.0392889Z test_comprehensive_cummax_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:19.0414538Z test_comprehensive_cummax_cpu_float32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:37:19.0436088Z test_comprehensive_cummax_cpu_float64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:37:19.0447362Z test_comprehensive_cummax_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:19.0458556Z test_comprehensive_cummax_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:19.0469610Z test_comprehensive_cummax_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:19.0480750Z test_comprehensive_cummax_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:19.0491772Z test_comprehensive_cummax_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:19.0514051Z test_comprehensive_cummin_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:37:19.0525009Z test_comprehensive_cummin_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:19.0545874Z test_comprehensive_cummin_cpu_float32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:37:19.0567068Z test_comprehensive_cummin_cpu_float64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:37:19.0577947Z test_comprehensive_cummin_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:19.0588346Z test_comprehensive_cummin_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:19.0599203Z test_comprehensive_cummin_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:19.0609530Z test_comprehensive_cummin_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:19.0620269Z test_comprehensive_cummin_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:19.1323811Z test_comprehensive_cumprod_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.070s) 2022-08-17T12:37:19.3712866Z test_comprehensive_cumprod_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.239s) 2022-08-17T12:37:19.6146295Z test_comprehensive_cumprod_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.243s) 2022-08-17T12:37:19.7890784Z test_comprehensive_cumprod_cpu_float32 (__main__.TestDecompCPU) ... ok (0.174s) 2022-08-17T12:37:19.9595278Z test_comprehensive_cumprod_cpu_float64 (__main__.TestDecompCPU) ... ok (0.170s) 2022-08-17T12:37:19.9616003Z test_comprehensive_cumprod_cpu_int16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:37:19.9635876Z test_comprehensive_cumprod_cpu_int32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:37:19.9654291Z test_comprehensive_cumprod_cpu_int64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:37:19.9671919Z test_comprehensive_cumprod_cpu_int8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:37:19.9689359Z test_comprehensive_cumprod_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:37:19.9731659Z test_comprehensive_cumsum_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:37:19.9963640Z test_comprehensive_cumsum_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.023s) 2022-08-17T12:37:20.0197128Z test_comprehensive_cumsum_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.023s) 2022-08-17T12:37:20.0341891Z test_comprehensive_cumsum_cpu_float32 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:37:20.0486215Z test_comprehensive_cumsum_cpu_float64 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:37:20.0501306Z test_comprehensive_cumsum_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:20.0514158Z test_comprehensive_cumsum_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:20.0526538Z test_comprehensive_cumsum_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:20.0538075Z test_comprehensive_cumsum_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:20.0549898Z test_comprehensive_cumsum_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:20.1072790Z test_comprehensive_cumulative_trapezoid_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.052s) 2022-08-17T12:37:20.2610351Z test_comprehensive_cumulative_trapezoid_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.154s) 2022-08-17T12:37:20.4161741Z test_comprehensive_cumulative_trapezoid_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.155s) 2022-08-17T12:37:20.5341969Z test_comprehensive_cumulative_trapezoid_cpu_float32 (__main__.TestDecompCPU) ... ok (0.118s) 2022-08-17T12:37:20.6496381Z test_comprehensive_cumulative_trapezoid_cpu_float64 (__main__.TestDecompCPU) ... ok (0.115s) 2022-08-17T12:37:20.6725703Z test_comprehensive_cumulative_trapezoid_cpu_int16 (__main__.TestDecompCPU) ... ok (0.023s) 2022-08-17T12:37:20.6953906Z test_comprehensive_cumulative_trapezoid_cpu_int32 (__main__.TestDecompCPU) ... ok (0.023s) 2022-08-17T12:37:20.7179125Z test_comprehensive_cumulative_trapezoid_cpu_int64 (__main__.TestDecompCPU) ... ok (0.022s) 2022-08-17T12:37:20.7407490Z test_comprehensive_cumulative_trapezoid_cpu_int8 (__main__.TestDecompCPU) ... ok (0.023s) 2022-08-17T12:37:20.7635486Z test_comprehensive_cumulative_trapezoid_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.023s) 2022-08-17T12:37:20.7670183Z test_comprehensive_deg2rad_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:37:20.7682349Z test_comprehensive_deg2rad_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:20.7714696Z test_comprehensive_deg2rad_cpu_float16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:37:20.7753785Z test_comprehensive_deg2rad_cpu_float32 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:37:20.7792034Z test_comprehensive_deg2rad_cpu_float64 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:37:20.7803111Z test_comprehensive_deg2rad_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:20.7814061Z test_comprehensive_deg2rad_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:20.7824859Z test_comprehensive_deg2rad_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:20.7835769Z test_comprehensive_deg2rad_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:20.7846485Z test_comprehensive_deg2rad_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:20.7918159Z test_comprehensive_diag_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:37:20.7931498Z test_comprehensive_diag_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:20.8066738Z test_comprehensive_diag_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:37:20.8201572Z test_comprehensive_diag_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:37:20.8314221Z test_comprehensive_diag_cpu_float32 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:37:20.8425396Z test_comprehensive_diag_cpu_float64 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:37:20.8440223Z test_comprehensive_diag_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:20.8454416Z test_comprehensive_diag_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:20.8468320Z test_comprehensive_diag_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:20.8481829Z test_comprehensive_diag_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:20.8495863Z test_comprehensive_diag_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:20.8580321Z test_comprehensive_diag_embed_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:37:20.8597526Z test_comprehensive_diag_embed_cpu_bool (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:37:20.9662028Z test_comprehensive_diag_embed_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.106s) 2022-08-17T12:37:20.9692724Z test_comprehensive_diag_embed_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:37:21.0791353Z test_comprehensive_diag_embed_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.110s) 2022-08-17T12:37:21.0880658Z test_comprehensive_diag_embed_cpu_float16 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:37:21.1540519Z test_comprehensive_diag_embed_cpu_float32 (__main__.TestDecompCPU) ... ok (0.066s) 2022-08-17T12:37:21.2173713Z test_comprehensive_diag_embed_cpu_float64 (__main__.TestDecompCPU) ... ok (0.063s) 2022-08-17T12:37:21.2192711Z test_comprehensive_diag_embed_cpu_int16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:37:21.2210789Z test_comprehensive_diag_embed_cpu_int32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:37:21.2228294Z test_comprehensive_diag_embed_cpu_int64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:37:21.2245567Z test_comprehensive_diag_embed_cpu_int8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:37:21.2263085Z test_comprehensive_diag_embed_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:37:21.2305175Z test_comprehensive_diagflat_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:37:21.2340756Z test_comprehensive_diagflat_cpu_bool (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:37:21.2412940Z test_comprehensive_diagflat_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:37:21.2485853Z test_comprehensive_diagflat_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:37:21.2584185Z test_comprehensive_diagflat_cpu_float32 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T12:37:21.2666947Z test_comprehensive_diagflat_cpu_float64 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:37:21.2710968Z test_comprehensive_diagflat_cpu_int16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:37:21.2756150Z test_comprehensive_diagflat_cpu_int32 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:37:21.2790035Z test_comprehensive_diagflat_cpu_int64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:37:21.2824642Z test_comprehensive_diagflat_cpu_int8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:37:21.2859890Z test_comprehensive_diagflat_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:37:21.2971108Z test_comprehensive_diagonal_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:37:21.3083208Z test_comprehensive_diagonal_cpu_bool (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:37:21.3504079Z test_comprehensive_diagonal_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.042s) 2022-08-17T12:37:21.3762240Z test_comprehensive_diagonal_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.026s) 2022-08-17T12:37:21.4191497Z test_comprehensive_diagonal_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.043s) 2022-08-17T12:37:21.4303514Z test_comprehensive_diagonal_cpu_float16 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:37:21.4612014Z test_comprehensive_diagonal_cpu_float32 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T12:37:21.4916662Z test_comprehensive_diagonal_cpu_float64 (__main__.TestDecompCPU) ... ok (0.030s) 2022-08-17T12:37:21.5031294Z test_comprehensive_diagonal_cpu_int16 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:37:21.5144228Z test_comprehensive_diagonal_cpu_int32 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:37:21.5255092Z test_comprehensive_diagonal_cpu_int64 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:37:21.5367930Z test_comprehensive_diagonal_cpu_int8 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:37:21.5481446Z test_comprehensive_diagonal_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:37:21.5593732Z test_comprehensive_diagonal_scatter_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:37:21.5614329Z test_comprehensive_diagonal_scatter_cpu_bool (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:37:21.5725885Z test_comprehensive_diagonal_scatter_cpu_float16 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:37:21.6256469Z test_comprehensive_diagonal_scatter_cpu_float32 (__main__.TestDecompCPU) ... ok (0.053s) 2022-08-17T12:37:21.6755418Z test_comprehensive_diagonal_scatter_cpu_float64 (__main__.TestDecompCPU) ... ok (0.050s) 2022-08-17T12:37:21.6777483Z test_comprehensive_diagonal_scatter_cpu_int16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:37:21.6799249Z test_comprehensive_diagonal_scatter_cpu_int32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:37:21.6819309Z test_comprehensive_diagonal_scatter_cpu_int64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:37:21.6839529Z test_comprehensive_diagonal_scatter_cpu_int8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:37:21.6859819Z test_comprehensive_diagonal_scatter_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:37:21.8952639Z test_comprehensive_diff_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.209s) 2022-08-17T12:37:22.0805522Z test_comprehensive_diff_cpu_bool (__main__.TestDecompCPU) ... ok (0.185s) 2022-08-17T12:37:23.1318140Z test_comprehensive_diff_cpu_complex128 (__main__.TestDecompCPU) ... ok (1.051s) 2022-08-17T12:37:24.1967574Z test_comprehensive_diff_cpu_complex64 (__main__.TestDecompCPU) ... ok (1.065s) 2022-08-17T12:37:24.4298732Z test_comprehensive_diff_cpu_float16 (__main__.TestDecompCPU) ... ok (0.233s) 2022-08-17T12:37:25.1156047Z test_comprehensive_diff_cpu_float32 (__main__.TestDecompCPU) ... ok (0.686s) 2022-08-17T12:37:25.7892270Z test_comprehensive_diff_cpu_float64 (__main__.TestDecompCPU) ... ok (0.673s) 2022-08-17T12:37:25.9940750Z test_comprehensive_diff_cpu_int16 (__main__.TestDecompCPU) ... ok (0.205s) 2022-08-17T12:37:26.1984462Z test_comprehensive_diff_cpu_int32 (__main__.TestDecompCPU) ... ok (0.204s) 2022-08-17T12:37:26.3988916Z test_comprehensive_diff_cpu_int64 (__main__.TestDecompCPU) ... ok (0.200s) 2022-08-17T12:37:26.6034246Z test_comprehensive_diff_cpu_int8 (__main__.TestDecompCPU) ... ok (0.204s) 2022-08-17T12:37:26.8051236Z test_comprehensive_diff_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.202s) 2022-08-17T12:37:26.8100291Z test_comprehensive_digamma_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:37:26.8130022Z test_comprehensive_digamma_cpu_bool (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:37:26.8196131Z test_comprehensive_digamma_cpu_float32 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:37:26.8260881Z test_comprehensive_digamma_cpu_float64 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:37:26.8289683Z test_comprehensive_digamma_cpu_int16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:37:26.8318256Z test_comprehensive_digamma_cpu_int32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:37:26.8346329Z test_comprehensive_digamma_cpu_int64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:37:26.8374553Z test_comprehensive_digamma_cpu_int8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:37:26.8402479Z test_comprehensive_digamma_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:37:27.1972900Z test_comprehensive_dist_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.357s) 2022-08-17T12:37:28.5562401Z test_comprehensive_dist_cpu_complex128 (__main__.TestDecompCPU) ... ok (1.359s) 2022-08-17T12:37:29.9443206Z test_comprehensive_dist_cpu_complex64 (__main__.TestDecompCPU) ... ok (1.388s) 2022-08-17T12:37:30.3205912Z test_comprehensive_dist_cpu_float16 (__main__.TestDecompCPU) ... ok (0.376s) 2022-08-17T12:37:31.3037473Z test_comprehensive_dist_cpu_float32 (__main__.TestDecompCPU) ... ok (0.983s) 2022-08-17T12:37:32.2609332Z test_comprehensive_dist_cpu_float64 (__main__.TestDecompCPU) ... ok (0.957s) 2022-08-17T12:37:32.3066651Z test_comprehensive_div_floor_rounding_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.046s) 2022-08-17T12:37:32.3533859Z test_comprehensive_div_floor_rounding_cpu_float16 (__main__.TestDecompCPU) ... ok (0.047s) 2022-08-17T12:37:32.4255433Z test_comprehensive_div_floor_rounding_cpu_float32 (__main__.TestDecompCPU) ... ok (0.072s) 2022-08-17T12:37:32.4962519Z test_comprehensive_div_floor_rounding_cpu_float64 (__main__.TestDecompCPU) ... ok (0.071s) 2022-08-17T12:37:32.5130144Z test_comprehensive_div_floor_rounding_cpu_int16 (__main__.TestDecompCPU) ... ok (0.017s) 2022-08-17T12:37:32.5299040Z test_comprehensive_div_floor_rounding_cpu_int32 (__main__.TestDecompCPU) ... ok (0.017s) 2022-08-17T12:37:32.5464808Z test_comprehensive_div_floor_rounding_cpu_int64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:37:32.5630616Z test_comprehensive_div_floor_rounding_cpu_int8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:37:32.5785928Z test_comprehensive_div_floor_rounding_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:37:32.6183887Z test_comprehensive_div_no_rounding_mode_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.040s) 2022-08-17T12:37:32.6353562Z test_comprehensive_div_no_rounding_mode_cpu_bool (__main__.TestDecompCPU) ... ok (0.017s) 2022-08-17T12:37:32.9762067Z test_comprehensive_div_no_rounding_mode_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.341s) 2022-08-17T12:37:33.3341407Z test_comprehensive_div_no_rounding_mode_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.358s) 2022-08-17T12:37:33.3766929Z test_comprehensive_div_no_rounding_mode_cpu_float16 (__main__.TestDecompCPU) ... ok (0.042s) 2022-08-17T12:37:33.5904558Z test_comprehensive_div_no_rounding_mode_cpu_float32 (__main__.TestDecompCPU) ... ok (0.214s) 2022-08-17T12:37:33.7926866Z test_comprehensive_div_no_rounding_mode_cpu_float64 (__main__.TestDecompCPU) ... ok (0.202s) 2022-08-17T12:37:33.8099333Z test_comprehensive_div_no_rounding_mode_cpu_int16 (__main__.TestDecompCPU) ... ok (0.017s) 2022-08-17T12:37:33.8274193Z test_comprehensive_div_no_rounding_mode_cpu_int32 (__main__.TestDecompCPU) ... ok (0.017s) 2022-08-17T12:37:33.8445727Z test_comprehensive_div_no_rounding_mode_cpu_int64 (__main__.TestDecompCPU) ... ok (0.017s) 2022-08-17T12:37:33.8617360Z test_comprehensive_div_no_rounding_mode_cpu_int8 (__main__.TestDecompCPU) ... ok (0.017s) 2022-08-17T12:37:33.8788080Z test_comprehensive_div_no_rounding_mode_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.017s) 2022-08-17T12:37:33.8978297Z test_comprehensive_div_trunc_rounding_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.019s) 2022-08-17T12:37:33.9177530Z test_comprehensive_div_trunc_rounding_cpu_float16 (__main__.TestDecompCPU) ... ok (0.020s) 2022-08-17T12:37:33.9633510Z test_comprehensive_div_trunc_rounding_cpu_float32 (__main__.TestDecompCPU) ... ok (0.046s) 2022-08-17T12:37:34.0088236Z test_comprehensive_div_trunc_rounding_cpu_float64 (__main__.TestDecompCPU) ... ok (0.045s) 2022-08-17T12:37:34.0241873Z test_comprehensive_div_trunc_rounding_cpu_int16 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:37:34.0399854Z test_comprehensive_div_trunc_rounding_cpu_int32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:37:34.0550249Z test_comprehensive_div_trunc_rounding_cpu_int64 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:37:34.0703213Z test_comprehensive_div_trunc_rounding_cpu_int8 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:37:34.0856559Z test_comprehensive_div_trunc_rounding_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:37:34.0881936Z test_comprehensive_dot_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:37:34.0959960Z test_comprehensive_dot_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:37:34.1040348Z test_comprehensive_dot_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:37:34.1078190Z test_comprehensive_dot_cpu_float32 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:37:34.1113767Z test_comprehensive_dot_cpu_float64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:37:34.1125167Z test_comprehensive_dot_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:34.1135691Z test_comprehensive_dot_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:34.1145507Z test_comprehensive_dot_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:34.1155489Z test_comprehensive_dot_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:34.1165204Z test_comprehensive_dot_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:34.1191968Z test_comprehensive_double_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:37:34.1204107Z test_comprehensive_double_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:34.1230013Z test_comprehensive_double_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:37:34.1245350Z test_comprehensive_double_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:34.1270997Z test_comprehensive_double_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:37:34.1297217Z test_comprehensive_double_cpu_float16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:37:34.1321080Z test_comprehensive_double_cpu_float32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:37:34.1343884Z test_comprehensive_double_cpu_float64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:37:34.1356571Z test_comprehensive_double_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:34.1368766Z test_comprehensive_double_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:34.1381021Z test_comprehensive_double_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:34.1393454Z test_comprehensive_double_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:34.1405806Z test_comprehensive_double_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:34.1468674Z test_comprehensive_dsplit_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:37:34.1481557Z test_comprehensive_dsplit_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:34.1805733Z test_comprehensive_dsplit_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.032s) 2022-08-17T12:37:34.1820484Z test_comprehensive_dsplit_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:34.2136859Z test_comprehensive_dsplit_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T12:37:34.2202510Z test_comprehensive_dsplit_cpu_float16 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:37:34.2421412Z test_comprehensive_dsplit_cpu_float32 (__main__.TestDecompCPU) ... ok (0.022s) 2022-08-17T12:37:34.2633409Z test_comprehensive_dsplit_cpu_float64 (__main__.TestDecompCPU) ... ok (0.021s) 2022-08-17T12:37:34.2647269Z test_comprehensive_dsplit_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:34.2659830Z test_comprehensive_dsplit_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:34.2671408Z test_comprehensive_dsplit_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:34.2682953Z test_comprehensive_dsplit_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:34.2694431Z test_comprehensive_dsplit_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:34.2762434Z test_comprehensive_dstack_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:37:34.2848322Z test_comprehensive_dstack_cpu_bool (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:37:34.3132059Z test_comprehensive_dstack_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.028s) 2022-08-17T12:37:34.3314776Z test_comprehensive_dstack_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.018s) 2022-08-17T12:37:34.3602534Z test_comprehensive_dstack_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.029s) 2022-08-17T12:37:34.3669158Z test_comprehensive_dstack_cpu_float16 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:37:34.3881959Z test_comprehensive_dstack_cpu_float32 (__main__.TestDecompCPU) ... ok (0.021s) 2022-08-17T12:37:34.4091875Z test_comprehensive_dstack_cpu_float64 (__main__.TestDecompCPU) ... ok (0.021s) 2022-08-17T12:37:34.4178706Z test_comprehensive_dstack_cpu_int16 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:37:34.4265325Z test_comprehensive_dstack_cpu_int32 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:37:34.4350222Z test_comprehensive_dstack_cpu_int64 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:37:34.4436108Z test_comprehensive_dstack_cpu_int8 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:37:34.4521653Z test_comprehensive_dstack_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:37:34.4863102Z test_comprehensive_eig_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.034s) 2022-08-17T12:37:34.5193759Z test_comprehensive_eig_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.033s) 2022-08-17T12:37:34.5391092Z test_comprehensive_eig_cpu_float32 (__main__.TestDecompCPU) ... ok (0.020s) 2022-08-17T12:37:34.5585647Z test_comprehensive_eig_cpu_float64 (__main__.TestDecompCPU) ... ok (0.019s) 2022-08-17T12:37:34.6062157Z test_comprehensive_einsum_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.047s) 2022-08-17T12:37:34.7871040Z test_comprehensive_einsum_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.181s) 2022-08-17T12:37:34.9698915Z test_comprehensive_einsum_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.183s) 2022-08-17T12:37:35.1085971Z test_comprehensive_einsum_cpu_float32 (__main__.TestDecompCPU) ... ok (0.139s) 2022-08-17T12:37:35.2450104Z test_comprehensive_einsum_cpu_float64 (__main__.TestDecompCPU) ... ok (0.136s) 2022-08-17T12:37:35.2869786Z test_comprehensive_einsum_cpu_int16 (__main__.TestDecompCPU) ... ok (0.042s) 2022-08-17T12:37:35.3282736Z test_comprehensive_einsum_cpu_int32 (__main__.TestDecompCPU) ... ok (0.041s) 2022-08-17T12:37:35.3688439Z test_comprehensive_einsum_cpu_int64 (__main__.TestDecompCPU) ... ok (0.040s) 2022-08-17T12:37:35.4103398Z test_comprehensive_einsum_cpu_int8 (__main__.TestDecompCPU) ... ok (0.041s) 2022-08-17T12:37:35.4516305Z test_comprehensive_einsum_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.041s) 2022-08-17T12:37:35.4532130Z test_comprehensive_empty_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:37:35.4545247Z test_comprehensive_empty_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:35.4557924Z test_comprehensive_empty_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:35.4570447Z test_comprehensive_empty_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:35.4582782Z test_comprehensive_empty_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:35.4595096Z test_comprehensive_empty_cpu_float16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:35.4607206Z test_comprehensive_empty_cpu_float32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:35.4619392Z test_comprehensive_empty_cpu_float64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:35.4631402Z test_comprehensive_empty_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:35.4644148Z test_comprehensive_empty_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:35.4656268Z test_comprehensive_empty_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:35.4668315Z test_comprehensive_empty_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:35.4680623Z test_comprehensive_empty_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:35.4695687Z test_comprehensive_empty_like_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:35.4708217Z test_comprehensive_empty_like_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:35.4724544Z test_comprehensive_empty_like_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:37:35.4741080Z test_comprehensive_empty_like_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:37:35.4757031Z test_comprehensive_empty_like_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:37:35.4771339Z test_comprehensive_empty_like_cpu_float16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:35.4785604Z test_comprehensive_empty_like_cpu_float32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:35.4799978Z test_comprehensive_empty_like_cpu_float64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:35.4812803Z test_comprehensive_empty_like_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:35.4825402Z test_comprehensive_empty_like_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:35.4838111Z test_comprehensive_empty_like_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:35.4853550Z test_comprehensive_empty_like_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:35.4866267Z test_comprehensive_empty_like_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:35.5037986Z test_comprehensive_eq_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.017s) 2022-08-17T12:37:35.5196686Z test_comprehensive_eq_cpu_bool (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:37:35.5563151Z test_comprehensive_eq_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.036s) 2022-08-17T12:37:35.5962400Z test_comprehensive_eq_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.040s) 2022-08-17T12:37:35.6341592Z test_comprehensive_eq_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.038s) 2022-08-17T12:37:35.6521324Z test_comprehensive_eq_cpu_float16 (__main__.TestDecompCPU) ... ok (0.018s) 2022-08-17T12:37:35.6761499Z test_comprehensive_eq_cpu_float32 (__main__.TestDecompCPU) ... ok (0.024s) 2022-08-17T12:37:35.6993718Z test_comprehensive_eq_cpu_float64 (__main__.TestDecompCPU) ... ok (0.023s) 2022-08-17T12:37:35.7151438Z test_comprehensive_eq_cpu_int16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:37:35.7309628Z test_comprehensive_eq_cpu_int32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:37:35.7465808Z test_comprehensive_eq_cpu_int64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:37:35.7623923Z test_comprehensive_eq_cpu_int8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:37:35.7781001Z test_comprehensive_eq_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:37:35.7801139Z test_comprehensive_equal_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:37:35.7816517Z test_comprehensive_equal_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:35.7837993Z test_comprehensive_equal_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:37:35.7859160Z test_comprehensive_equal_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:37:35.7876934Z test_comprehensive_equal_cpu_float16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:37:35.7894570Z test_comprehensive_equal_cpu_float32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:37:35.7911980Z test_comprehensive_equal_cpu_float64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:37:35.7926566Z test_comprehensive_equal_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:35.7940993Z test_comprehensive_equal_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:35.7955519Z test_comprehensive_equal_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:35.7969690Z test_comprehensive_equal_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:35.7984056Z test_comprehensive_equal_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:35.8033400Z test_comprehensive_erf_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:37:35.8077524Z test_comprehensive_erf_cpu_bool (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:37:35.8408307Z test_comprehensive_erf_cpu_float32 (__main__.TestDecompCPU) ... ok (0.033s) 2022-08-17T12:37:35.8715718Z test_comprehensive_erf_cpu_float64 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T12:37:35.8758739Z test_comprehensive_erf_cpu_int16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:37:35.8800727Z test_comprehensive_erf_cpu_int32 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:37:35.8842484Z test_comprehensive_erf_cpu_int64 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:37:35.8883591Z test_comprehensive_erf_cpu_int8 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:37:35.8923953Z test_comprehensive_erf_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:37:35.9016905Z test_comprehensive_erfc_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:37:35.9049040Z test_comprehensive_erfc_cpu_bool (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:37:35.9196841Z test_comprehensive_erfc_cpu_float32 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:37:35.9342018Z test_comprehensive_erfc_cpu_float64 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:37:35.9374844Z test_comprehensive_erfc_cpu_int16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:37:35.9406228Z test_comprehensive_erfc_cpu_int32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:37:35.9437534Z test_comprehensive_erfc_cpu_int64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:37:35.9468603Z test_comprehensive_erfc_cpu_int8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:37:35.9500095Z test_comprehensive_erfc_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:37:35.9554324Z test_comprehensive_erfinv_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:37:35.9597165Z test_comprehensive_erfinv_cpu_bool (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:37:35.9919349Z test_comprehensive_erfinv_cpu_float32 (__main__.TestDecompCPU) ... ok (0.032s) 2022-08-17T12:37:36.0215998Z test_comprehensive_erfinv_cpu_float64 (__main__.TestDecompCPU) ... ok (0.030s) 2022-08-17T12:37:36.0257787Z test_comprehensive_erfinv_cpu_int16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:37:36.0299891Z test_comprehensive_erfinv_cpu_int32 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:37:36.0340487Z test_comprehensive_erfinv_cpu_int64 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:37:36.0379930Z test_comprehensive_erfinv_cpu_int8 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:37:36.0418460Z test_comprehensive_erfinv_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:37:36.0476911Z test_comprehensive_exp2_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:37:36.0504723Z test_comprehensive_exp2_cpu_bool (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:37:36.0563034Z test_comprehensive_exp2_cpu_float16 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:37:36.0649639Z test_comprehensive_exp2_cpu_float32 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:37:36.0735565Z test_comprehensive_exp2_cpu_float64 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:37:36.0764425Z test_comprehensive_exp2_cpu_int16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:37:36.0791912Z test_comprehensive_exp2_cpu_int32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:37:36.0819623Z test_comprehensive_exp2_cpu_int64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:37:36.0847287Z test_comprehensive_exp2_cpu_int8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:37:36.0874895Z test_comprehensive_exp2_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:37:36.0921535Z test_comprehensive_exp_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:37:36.0950793Z test_comprehensive_exp_cpu_bool (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:37:36.1039664Z test_comprehensive_exp_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:37:36.1128733Z test_comprehensive_exp_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:37:36.1197899Z test_comprehensive_exp_cpu_float32 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:37:36.1265021Z test_comprehensive_exp_cpu_float64 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:37:36.1296116Z test_comprehensive_exp_cpu_int16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:37:36.1326477Z test_comprehensive_exp_cpu_int32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:37:36.1357082Z test_comprehensive_exp_cpu_int64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:37:36.1387773Z test_comprehensive_exp_cpu_int8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:37:36.1418850Z test_comprehensive_exp_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:37:36.1462448Z test_comprehensive_expand_as_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:37:36.1488075Z test_comprehensive_expand_as_cpu_bool (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:37:36.1595106Z test_comprehensive_expand_as_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:37:36.1698226Z test_comprehensive_expand_as_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T12:37:36.1741161Z test_comprehensive_expand_as_cpu_float16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:37:36.1819655Z test_comprehensive_expand_as_cpu_float32 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:37:36.1898371Z test_comprehensive_expand_as_cpu_float64 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:37:36.1924967Z test_comprehensive_expand_as_cpu_int16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:37:36.1950933Z test_comprehensive_expand_as_cpu_int32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:37:36.1976335Z test_comprehensive_expand_as_cpu_int64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:37:36.2002458Z test_comprehensive_expand_as_cpu_int8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:37:36.2028048Z test_comprehensive_expand_as_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:37:36.2147119Z test_comprehensive_expand_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:37:36.2213766Z test_comprehensive_expand_cpu_bool (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:37:36.2628739Z test_comprehensive_expand_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.041s) 2022-08-17T12:37:36.3050108Z test_comprehensive_expand_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.042s) 2022-08-17T12:37:36.3175025Z test_comprehensive_expand_cpu_float16 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:37:36.3471495Z test_comprehensive_expand_cpu_float32 (__main__.TestDecompCPU) ... ok (0.029s) 2022-08-17T12:37:36.3756017Z test_comprehensive_expand_cpu_float64 (__main__.TestDecompCPU) ... ok (0.028s) 2022-08-17T12:37:36.3822010Z test_comprehensive_expand_cpu_int16 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:37:36.3886774Z test_comprehensive_expand_cpu_int32 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:37:36.3950016Z test_comprehensive_expand_cpu_int64 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:37:36.4014674Z test_comprehensive_expand_cpu_int8 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:37:36.4078934Z test_comprehensive_expand_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:37:36.4111060Z test_comprehensive_expm1_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:37:36.4152263Z test_comprehensive_expm1_cpu_bool (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:37:36.4344205Z test_comprehensive_expm1_cpu_float32 (__main__.TestDecompCPU) ... ok (0.019s) 2022-08-17T12:37:36.4524927Z test_comprehensive_expm1_cpu_float64 (__main__.TestDecompCPU) ... ok (0.018s) 2022-08-17T12:37:36.4564554Z test_comprehensive_expm1_cpu_int16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:37:36.4604650Z test_comprehensive_expm1_cpu_int32 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:37:36.4644572Z test_comprehensive_expm1_cpu_int64 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:37:36.4683888Z test_comprehensive_expm1_cpu_int8 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:37:36.4722517Z test_comprehensive_expm1_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:37:36.4800287Z test_comprehensive_fft_fft2_cpu_bool (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:37:36.5039235Z test_comprehensive_fft_fft2_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.024s) 2022-08-17T12:37:36.5287825Z test_comprehensive_fft_fft2_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.025s) 2022-08-17T12:37:36.5521646Z test_comprehensive_fft_fft2_cpu_float32 (__main__.TestDecompCPU) ... ok (0.023s) 2022-08-17T12:37:36.5744347Z test_comprehensive_fft_fft2_cpu_float64 (__main__.TestDecompCPU) ... ok (0.022s) 2022-08-17T12:37:36.5835094Z test_comprehensive_fft_fft2_cpu_int16 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:37:36.5925928Z test_comprehensive_fft_fft2_cpu_int32 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:37:36.6018726Z test_comprehensive_fft_fft2_cpu_int64 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:37:36.6117640Z test_comprehensive_fft_fft2_cpu_int8 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T12:37:36.6209246Z test_comprehensive_fft_fft2_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:37:36.6260715Z test_comprehensive_fft_fft_cpu_bool (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:37:36.6430399Z test_comprehensive_fft_fft_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.017s) 2022-08-17T12:37:36.6601600Z test_comprehensive_fft_fft_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.017s) 2022-08-17T12:37:36.6722363Z test_comprehensive_fft_fft_cpu_float32 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:37:36.6839209Z test_comprehensive_fft_fft_cpu_float64 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:37:36.6902430Z test_comprehensive_fft_fft_cpu_int16 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:37:36.6961832Z test_comprehensive_fft_fft_cpu_int32 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:37:36.7021986Z test_comprehensive_fft_fft_cpu_int64 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:37:36.7081372Z test_comprehensive_fft_fft_cpu_int8 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:37:36.7140023Z test_comprehensive_fft_fft_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:37:36.7213790Z test_comprehensive_fft_fftn_cpu_bool (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:37:36.7453831Z test_comprehensive_fft_fftn_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.024s) 2022-08-17T12:37:36.7708775Z test_comprehensive_fft_fftn_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.025s) 2022-08-17T12:37:36.7940761Z test_comprehensive_fft_fftn_cpu_float32 (__main__.TestDecompCPU) ... ok (0.023s) 2022-08-17T12:37:36.8166286Z test_comprehensive_fft_fftn_cpu_float64 (__main__.TestDecompCPU) ... ok (0.022s) 2022-08-17T12:37:36.8260127Z test_comprehensive_fft_fftn_cpu_int16 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:37:36.8354972Z test_comprehensive_fft_fftn_cpu_int32 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:37:36.8447045Z test_comprehensive_fft_fftn_cpu_int64 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:37:36.8544921Z test_comprehensive_fft_fftn_cpu_int8 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T12:37:36.8637033Z test_comprehensive_fft_fftn_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:37:36.8687485Z test_comprehensive_fft_fftshift_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:37:36.8740403Z test_comprehensive_fft_fftshift_cpu_bool (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:37:36.8958842Z test_comprehensive_fft_fftshift_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.022s) 2022-08-17T12:37:36.9075314Z test_comprehensive_fft_fftshift_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:37:36.9294640Z test_comprehensive_fft_fftshift_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.022s) 2022-08-17T12:37:36.9344013Z test_comprehensive_fft_fftshift_cpu_float16 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:37:36.9491345Z test_comprehensive_fft_fftshift_cpu_float32 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:37:36.9632490Z test_comprehensive_fft_fftshift_cpu_float64 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:37:36.9686276Z test_comprehensive_fft_fftshift_cpu_int16 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:37:36.9738916Z test_comprehensive_fft_fftshift_cpu_int32 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:37:36.9789585Z test_comprehensive_fft_fftshift_cpu_int64 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:37:36.9840733Z test_comprehensive_fft_fftshift_cpu_int8 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:37:36.9893655Z test_comprehensive_fft_fftshift_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:37:36.9921874Z test_comprehensive_fft_hfft2_cpu_bool (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:37:37.0074823Z test_comprehensive_fft_hfft2_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:37:37.0216009Z test_comprehensive_fft_hfft2_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:37:37.0365700Z test_comprehensive_fft_hfft2_cpu_float32 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:37:37.0514910Z test_comprehensive_fft_hfft2_cpu_float64 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:37:37.0539728Z test_comprehensive_fft_hfft2_cpu_int16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:37:37.0563950Z test_comprehensive_fft_hfft2_cpu_int32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:37:37.0588216Z test_comprehensive_fft_hfft2_cpu_int64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:37:37.0611215Z test_comprehensive_fft_hfft2_cpu_int8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:37:37.0634410Z test_comprehensive_fft_hfft2_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:37:37.0656163Z test_comprehensive_fft_hfft_cpu_bool (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:37:37.0739916Z test_comprehensive_fft_hfft_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:37:37.0821316Z test_comprehensive_fft_hfft_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:37:37.0912532Z test_comprehensive_fft_hfft_cpu_float32 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:37:37.1000583Z test_comprehensive_fft_hfft_cpu_float64 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:37:37.1022900Z test_comprehensive_fft_hfft_cpu_int16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:37:37.1045220Z test_comprehensive_fft_hfft_cpu_int32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:37:37.1066533Z test_comprehensive_fft_hfft_cpu_int64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:37:37.1088548Z test_comprehensive_fft_hfft_cpu_int8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:37:37.1111783Z test_comprehensive_fft_hfft_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:37:37.1139379Z test_comprehensive_fft_hfftn_cpu_bool (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:37:37.1292972Z test_comprehensive_fft_hfftn_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:37:37.1442850Z test_comprehensive_fft_hfftn_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:37:37.1597990Z test_comprehensive_fft_hfftn_cpu_float32 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:37:37.1757786Z test_comprehensive_fft_hfftn_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:37:37.1785177Z test_comprehensive_fft_hfftn_cpu_int16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:37:37.1812254Z test_comprehensive_fft_hfftn_cpu_int32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:37:37.1838841Z test_comprehensive_fft_hfftn_cpu_int64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:37:37.1864673Z test_comprehensive_fft_hfftn_cpu_int8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:37:37.1889760Z test_comprehensive_fft_hfftn_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:37:37.1964558Z test_comprehensive_fft_ifft2_cpu_bool (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:37:37.2194522Z test_comprehensive_fft_ifft2_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.023s) 2022-08-17T12:37:37.2441939Z test_comprehensive_fft_ifft2_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.024s) 2022-08-17T12:37:37.2665870Z test_comprehensive_fft_ifft2_cpu_float32 (__main__.TestDecompCPU) ... ok (0.022s) 2022-08-17T12:37:37.2883208Z test_comprehensive_fft_ifft2_cpu_float64 (__main__.TestDecompCPU) ... ok (0.022s) 2022-08-17T12:37:37.2974995Z test_comprehensive_fft_ifft2_cpu_int16 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:37:37.3068397Z test_comprehensive_fft_ifft2_cpu_int32 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:37:37.3159285Z test_comprehensive_fft_ifft2_cpu_int64 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:37:37.3250709Z test_comprehensive_fft_ifft2_cpu_int8 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:37:37.3340127Z test_comprehensive_fft_ifft2_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:37:37.3387146Z test_comprehensive_fft_ifft_cpu_bool (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:37:37.3555424Z test_comprehensive_fft_ifft_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.017s) 2022-08-17T12:37:37.3728672Z test_comprehensive_fft_ifft_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.017s) 2022-08-17T12:37:37.3855092Z test_comprehensive_fft_ifft_cpu_float32 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:37:37.3979412Z test_comprehensive_fft_ifft_cpu_float64 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:37:37.4043113Z test_comprehensive_fft_ifft_cpu_int16 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:37:37.4104656Z test_comprehensive_fft_ifft_cpu_int32 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:37:37.4166129Z test_comprehensive_fft_ifft_cpu_int64 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:37:37.4227657Z test_comprehensive_fft_ifft_cpu_int8 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:37:37.4289535Z test_comprehensive_fft_ifft_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:37:37.4365175Z test_comprehensive_fft_ifftn_cpu_bool (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:37:37.4605734Z test_comprehensive_fft_ifftn_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.024s) 2022-08-17T12:37:37.4864283Z test_comprehensive_fft_ifftn_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.026s) 2022-08-17T12:37:37.5096494Z test_comprehensive_fft_ifftn_cpu_float32 (__main__.TestDecompCPU) ... ok (0.023s) 2022-08-17T12:37:37.5315896Z test_comprehensive_fft_ifftn_cpu_float64 (__main__.TestDecompCPU) ... ok (0.022s) 2022-08-17T12:37:37.5409106Z test_comprehensive_fft_ifftn_cpu_int16 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:37:37.5501764Z test_comprehensive_fft_ifftn_cpu_int32 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:37:37.5594198Z test_comprehensive_fft_ifftn_cpu_int64 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:37:37.5686394Z test_comprehensive_fft_ifftn_cpu_int8 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:37:37.5779282Z test_comprehensive_fft_ifftn_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:37:37.5829820Z test_comprehensive_fft_ifftshift_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:37:37.5882805Z test_comprehensive_fft_ifftshift_cpu_bool (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:37:37.6107117Z test_comprehensive_fft_ifftshift_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.022s) 2022-08-17T12:37:37.6226136Z test_comprehensive_fft_ifftshift_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:37:37.6449299Z test_comprehensive_fft_ifftshift_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.022s) 2022-08-17T12:37:37.6501280Z test_comprehensive_fft_ifftshift_cpu_float16 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:37:37.6648524Z test_comprehensive_fft_ifftshift_cpu_float32 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:37:37.6790178Z test_comprehensive_fft_ifftshift_cpu_float64 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:37:37.6842255Z test_comprehensive_fft_ifftshift_cpu_int16 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:37:37.6896732Z test_comprehensive_fft_ifftshift_cpu_int32 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:37:37.6947954Z test_comprehensive_fft_ifftshift_cpu_int64 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:37:37.6999772Z test_comprehensive_fft_ifftshift_cpu_int8 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:37:37.7053991Z test_comprehensive_fft_ifftshift_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:37:37.7121889Z test_comprehensive_fft_ihfft2_cpu_bool (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:37:37.7499009Z test_comprehensive_fft_ihfft2_cpu_float32 (__main__.TestDecompCPU) ... ok (0.037s) 2022-08-17T12:37:37.7859072Z test_comprehensive_fft_ihfft2_cpu_float64 (__main__.TestDecompCPU) ... ok (0.036s) 2022-08-17T12:37:37.7951391Z test_comprehensive_fft_ihfft2_cpu_int16 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:37:37.8040904Z test_comprehensive_fft_ihfft2_cpu_int32 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:37:37.8129192Z test_comprehensive_fft_ihfft2_cpu_int64 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:37:37.8215800Z test_comprehensive_fft_ihfft2_cpu_int8 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:37:37.8299921Z test_comprehensive_fft_ihfft2_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:37:37.8346968Z test_comprehensive_fft_ihfft_cpu_bool (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:37:37.8703955Z test_comprehensive_fft_ihfft_cpu_float32 (__main__.TestDecompCPU) ... ok (0.035s) 2022-08-17T12:37:37.9056134Z test_comprehensive_fft_ihfft_cpu_float64 (__main__.TestDecompCPU) ... ok (0.035s) 2022-08-17T12:37:37.9117642Z test_comprehensive_fft_ihfft_cpu_int16 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:37:37.9177989Z test_comprehensive_fft_ihfft_cpu_int32 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:37:37.9238305Z test_comprehensive_fft_ihfft_cpu_int64 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:37:37.9297723Z test_comprehensive_fft_ihfft_cpu_int8 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:37:37.9357006Z test_comprehensive_fft_ihfft_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:37:37.9426422Z test_comprehensive_fft_ihfftn_cpu_bool (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:37:37.9850995Z test_comprehensive_fft_ihfftn_cpu_float32 (__main__.TestDecompCPU) ... ok (0.042s) 2022-08-17T12:37:38.0270178Z test_comprehensive_fft_ihfftn_cpu_float64 (__main__.TestDecompCPU) ... ok (0.042s) 2022-08-17T12:37:38.0362593Z test_comprehensive_fft_ihfftn_cpu_int16 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:37:38.0450875Z test_comprehensive_fft_ihfftn_cpu_int32 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:37:38.0539656Z test_comprehensive_fft_ihfftn_cpu_int64 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:37:38.0629806Z test_comprehensive_fft_ihfftn_cpu_int8 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:37:38.0718909Z test_comprehensive_fft_ihfftn_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:37:38.0739610Z test_comprehensive_fft_irfft2_cpu_bool (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:37:38.0878458Z test_comprehensive_fft_irfft2_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:37:38.1018517Z test_comprehensive_fft_irfft2_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:37:38.1161034Z test_comprehensive_fft_irfft2_cpu_float32 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:37:38.1300719Z test_comprehensive_fft_irfft2_cpu_float64 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:37:38.1321519Z test_comprehensive_fft_irfft2_cpu_int16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:37:38.1341385Z test_comprehensive_fft_irfft2_cpu_int32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:37:38.1361174Z test_comprehensive_fft_irfft2_cpu_int64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:37:38.1381890Z test_comprehensive_fft_irfft2_cpu_int8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:37:38.1402349Z test_comprehensive_fft_irfft2_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:37:38.1421479Z test_comprehensive_fft_irfft_cpu_bool (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:37:38.1500047Z test_comprehensive_fft_irfft_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:37:38.1576106Z test_comprehensive_fft_irfft_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:37:38.1655959Z test_comprehensive_fft_irfft_cpu_float32 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:37:38.1736506Z test_comprehensive_fft_irfft_cpu_float64 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:37:38.1756024Z test_comprehensive_fft_irfft_cpu_int16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:37:38.1775406Z test_comprehensive_fft_irfft_cpu_int32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:37:38.1793386Z test_comprehensive_fft_irfft_cpu_int64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:37:38.1812325Z test_comprehensive_fft_irfft_cpu_int8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:37:38.1830773Z test_comprehensive_fft_irfft_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:37:38.1853403Z test_comprehensive_fft_irfftn_cpu_bool (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:37:38.2000382Z test_comprehensive_fft_irfftn_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:37:38.2144342Z test_comprehensive_fft_irfftn_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:37:38.2284875Z test_comprehensive_fft_irfftn_cpu_float32 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:37:38.2434863Z test_comprehensive_fft_irfftn_cpu_float64 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:37:38.2456532Z test_comprehensive_fft_irfftn_cpu_int16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:37:38.2480127Z test_comprehensive_fft_irfftn_cpu_int32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:37:38.2501135Z test_comprehensive_fft_irfftn_cpu_int64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:37:38.2521847Z test_comprehensive_fft_irfftn_cpu_int8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:37:38.2542281Z test_comprehensive_fft_irfftn_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:37:38.2606711Z test_comprehensive_fft_rfft2_cpu_bool (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:37:38.2962900Z test_comprehensive_fft_rfft2_cpu_float32 (__main__.TestDecompCPU) ... ok (0.035s) 2022-08-17T12:37:38.3312222Z test_comprehensive_fft_rfft2_cpu_float64 (__main__.TestDecompCPU) ... ok (0.035s) 2022-08-17T12:37:38.3394076Z test_comprehensive_fft_rfft2_cpu_int16 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:37:38.3477033Z test_comprehensive_fft_rfft2_cpu_int32 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:37:38.3558442Z test_comprehensive_fft_rfft2_cpu_int64 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:37:38.3643257Z test_comprehensive_fft_rfft2_cpu_int8 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:37:38.3722202Z test_comprehensive_fft_rfft2_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:37:38.3766450Z test_comprehensive_fft_rfft_cpu_bool (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:37:38.4117662Z test_comprehensive_fft_rfft_cpu_float32 (__main__.TestDecompCPU) ... ok (0.035s) 2022-08-17T12:37:38.4460665Z test_comprehensive_fft_rfft_cpu_float64 (__main__.TestDecompCPU) ... ok (0.034s) 2022-08-17T12:37:38.4521381Z test_comprehensive_fft_rfft_cpu_int16 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:37:38.4580608Z test_comprehensive_fft_rfft_cpu_int32 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:37:38.4638788Z test_comprehensive_fft_rfft_cpu_int64 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:37:38.4696904Z test_comprehensive_fft_rfft_cpu_int8 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:37:38.4756221Z test_comprehensive_fft_rfft_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:37:38.4823130Z test_comprehensive_fft_rfftn_cpu_bool (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:37:38.5235095Z test_comprehensive_fft_rfftn_cpu_float32 (__main__.TestDecompCPU) ... ok (0.041s) 2022-08-17T12:37:38.5638268Z test_comprehensive_fft_rfftn_cpu_float64 (__main__.TestDecompCPU) ... ok (0.040s) 2022-08-17T12:37:38.5726170Z test_comprehensive_fft_rfftn_cpu_int16 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:37:38.5812261Z test_comprehensive_fft_rfftn_cpu_int32 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:37:38.5897208Z test_comprehensive_fft_rfftn_cpu_int64 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:37:38.5985759Z test_comprehensive_fft_rfftn_cpu_int8 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:37:38.6068732Z test_comprehensive_fft_rfftn_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:37:38.6115785Z test_comprehensive_fill_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:37:38.6143523Z test_comprehensive_fill_cpu_bool (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:37:38.6217777Z test_comprehensive_fill_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:37:38.6267206Z test_comprehensive_fill_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:37:38.6342796Z test_comprehensive_fill_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:37:38.6390021Z test_comprehensive_fill_cpu_float16 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:37:38.6450644Z test_comprehensive_fill_cpu_float32 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:37:38.6510588Z test_comprehensive_fill_cpu_float64 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:37:38.6538861Z test_comprehensive_fill_cpu_int16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:37:38.6566611Z test_comprehensive_fill_cpu_int32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:37:38.6595041Z test_comprehensive_fill_cpu_int64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:37:38.6622557Z test_comprehensive_fill_cpu_int8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:37:38.6649519Z test_comprehensive_fill_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:37:38.6677465Z test_comprehensive_flatten_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:37:38.6689151Z test_comprehensive_flatten_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:38.6717168Z test_comprehensive_flatten_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:37:38.6732358Z test_comprehensive_flatten_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:38.6760861Z test_comprehensive_flatten_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:37:38.6788476Z test_comprehensive_flatten_cpu_float16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:37:38.6817222Z test_comprehensive_flatten_cpu_float32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:37:38.6847046Z test_comprehensive_flatten_cpu_float64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:37:38.6859555Z test_comprehensive_flatten_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:38.6871638Z test_comprehensive_flatten_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:38.6883583Z test_comprehensive_flatten_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:38.6897167Z test_comprehensive_flatten_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:38.6909442Z test_comprehensive_flatten_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:38.6998723Z test_comprehensive_flip_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:37:38.7137189Z test_comprehensive_flip_cpu_bool (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:37:38.7769008Z test_comprehensive_flip_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.063s) 2022-08-17T12:37:38.8443603Z test_comprehensive_flip_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.067s) 2022-08-17T12:37:38.8534509Z test_comprehensive_flip_cpu_float16 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:37:38.8959047Z test_comprehensive_flip_cpu_float32 (__main__.TestDecompCPU) ... ok (0.042s) 2022-08-17T12:37:38.9360891Z test_comprehensive_flip_cpu_float64 (__main__.TestDecompCPU) ... ok (0.040s) 2022-08-17T12:37:38.9500548Z test_comprehensive_flip_cpu_int16 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:37:38.9639121Z test_comprehensive_flip_cpu_int32 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:37:38.9777874Z test_comprehensive_flip_cpu_int64 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:37:38.9917059Z test_comprehensive_flip_cpu_int8 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:37:39.0055744Z test_comprehensive_flip_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:37:39.0084517Z test_comprehensive_fliplr_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:37:39.0121350Z test_comprehensive_fliplr_cpu_bool (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:37:39.0254170Z test_comprehensive_fliplr_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:37:39.0395953Z test_comprehensive_fliplr_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:37:39.0423174Z test_comprehensive_fliplr_cpu_float16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:37:39.0519397Z test_comprehensive_fliplr_cpu_float32 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:37:39.0612507Z test_comprehensive_fliplr_cpu_float64 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:37:39.0649531Z test_comprehensive_fliplr_cpu_int16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:37:39.0686348Z test_comprehensive_fliplr_cpu_int32 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:37:39.0722169Z test_comprehensive_fliplr_cpu_int64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:37:39.0757774Z test_comprehensive_fliplr_cpu_int8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:37:39.0793534Z test_comprehensive_fliplr_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:37:39.0820377Z test_comprehensive_flipud_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:37:39.0855604Z test_comprehensive_flipud_cpu_bool (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:37:39.0986396Z test_comprehensive_flipud_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:37:39.1130977Z test_comprehensive_flipud_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:37:39.1157908Z test_comprehensive_flipud_cpu_float16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:37:39.1251208Z test_comprehensive_flipud_cpu_float32 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:37:39.1341185Z test_comprehensive_flipud_cpu_float64 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:37:39.1376710Z test_comprehensive_flipud_cpu_int16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:37:39.1412282Z test_comprehensive_flipud_cpu_int32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:37:39.1447175Z test_comprehensive_flipud_cpu_int64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:37:39.1482406Z test_comprehensive_flipud_cpu_int8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:37:39.1516919Z test_comprehensive_flipud_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:37:39.1544837Z test_comprehensive_float_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:37:39.1557606Z test_comprehensive_float_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:39.1583983Z test_comprehensive_float_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:37:39.1600013Z test_comprehensive_float_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:37:39.1626673Z test_comprehensive_float_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:37:39.1653856Z test_comprehensive_float_cpu_float16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:37:39.1675969Z test_comprehensive_float_cpu_float32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:37:39.1700811Z test_comprehensive_float_cpu_float64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:37:39.1713787Z test_comprehensive_float_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:39.1726387Z test_comprehensive_float_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:39.1739222Z test_comprehensive_float_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:39.1751845Z test_comprehensive_float_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:39.1764763Z test_comprehensive_float_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:39.2491921Z test_comprehensive_float_power_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.072s) 2022-08-17T12:37:39.2716718Z test_comprehensive_float_power_cpu_bool (__main__.TestDecompCPU) ... ok (0.022s) 2022-08-17T12:37:39.8650463Z test_comprehensive_float_power_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.593s) 2022-08-17T12:37:40.4597718Z test_comprehensive_float_power_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.595s) 2022-08-17T12:37:40.5321069Z test_comprehensive_float_power_cpu_float16 (__main__.TestDecompCPU) ... ok (0.072s) 2022-08-17T12:37:40.8944510Z test_comprehensive_float_power_cpu_float32 (__main__.TestDecompCPU) ... ok (0.362s) 2022-08-17T12:37:41.2540276Z test_comprehensive_float_power_cpu_float64 (__main__.TestDecompCPU) ... ok (0.359s) 2022-08-17T12:37:41.2814484Z test_comprehensive_float_power_cpu_int16 (__main__.TestDecompCPU) ... ok (0.027s) 2022-08-17T12:37:41.3088551Z test_comprehensive_float_power_cpu_int32 (__main__.TestDecompCPU) ... ok (0.027s) 2022-08-17T12:37:41.3364949Z test_comprehensive_float_power_cpu_int64 (__main__.TestDecompCPU) ... ok (0.027s) 2022-08-17T12:37:41.3639293Z test_comprehensive_float_power_cpu_int8 (__main__.TestDecompCPU) ... ok (0.027s) 2022-08-17T12:37:41.3915085Z test_comprehensive_float_power_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.027s) 2022-08-17T12:37:41.3936436Z test_comprehensive_floor_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:37:41.3998453Z test_comprehensive_floor_cpu_float32 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:37:41.4054198Z test_comprehensive_floor_cpu_float64 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:37:41.4419016Z test_comprehensive_floor_divide_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.036s) 2022-08-17T12:37:41.4793170Z test_comprehensive_floor_divide_cpu_float16 (__main__.TestDecompCPU) ... ok (0.037s) 2022-08-17T12:37:41.5320130Z test_comprehensive_floor_divide_cpu_float32 (__main__.TestDecompCPU) ... ok (0.053s) 2022-08-17T12:37:41.5828752Z test_comprehensive_floor_divide_cpu_float64 (__main__.TestDecompCPU) ... ok (0.051s) 2022-08-17T12:37:41.5996219Z test_comprehensive_floor_divide_cpu_int16 (__main__.TestDecompCPU) ... ok (0.017s) 2022-08-17T12:37:41.6165777Z test_comprehensive_floor_divide_cpu_int32 (__main__.TestDecompCPU) ... ok (0.017s) 2022-08-17T12:37:41.6329718Z test_comprehensive_floor_divide_cpu_int64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:37:41.6494036Z test_comprehensive_floor_divide_cpu_int8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:37:41.6645839Z test_comprehensive_floor_divide_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:37:41.7252266Z test_comprehensive_fmax_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.060s) 2022-08-17T12:37:41.7398201Z test_comprehensive_fmax_cpu_bool (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:37:41.8035096Z test_comprehensive_fmax_cpu_float16 (__main__.TestDecompCPU) ... ok (0.064s) 2022-08-17T12:37:41.9864692Z test_comprehensive_fmax_cpu_float32 (__main__.TestDecompCPU) ... ok (0.183s) 2022-08-17T12:37:42.1612728Z test_comprehensive_fmax_cpu_float64 (__main__.TestDecompCPU) ... ok (0.175s) 2022-08-17T12:37:42.1760195Z test_comprehensive_fmax_cpu_int16 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:37:42.1909981Z test_comprehensive_fmax_cpu_int32 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:37:42.2057441Z test_comprehensive_fmax_cpu_int64 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:37:42.2211522Z test_comprehensive_fmax_cpu_int8 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:37:42.2358679Z test_comprehensive_fmax_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:37:42.2961002Z test_comprehensive_fmin_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.060s) 2022-08-17T12:37:42.3107274Z test_comprehensive_fmin_cpu_bool (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:37:42.3749674Z test_comprehensive_fmin_cpu_float16 (__main__.TestDecompCPU) ... ok (0.064s) 2022-08-17T12:37:42.5584637Z test_comprehensive_fmin_cpu_float32 (__main__.TestDecompCPU) ... ok (0.183s) 2022-08-17T12:37:42.7329331Z test_comprehensive_fmin_cpu_float64 (__main__.TestDecompCPU) ... ok (0.174s) 2022-08-17T12:37:42.7477463Z test_comprehensive_fmin_cpu_int16 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:37:42.7624456Z test_comprehensive_fmin_cpu_int32 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:37:42.7768406Z test_comprehensive_fmin_cpu_int64 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:37:42.7913493Z test_comprehensive_fmin_cpu_int8 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:37:42.8057723Z test_comprehensive_fmin_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:37:42.8383758Z test_comprehensive_fmod_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.032s) 2022-08-17T12:37:42.8721847Z test_comprehensive_fmod_cpu_float16 (__main__.TestDecompCPU) ... ok (0.034s) 2022-08-17T12:37:43.0203872Z test_comprehensive_fmod_cpu_float32 (__main__.TestDecompCPU) ... ok (0.148s) 2022-08-17T12:37:43.1595871Z test_comprehensive_fmod_cpu_float64 (__main__.TestDecompCPU) ... ok (0.139s) 2022-08-17T12:37:43.1748601Z test_comprehensive_fmod_cpu_int16 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:37:43.1902305Z test_comprehensive_fmod_cpu_int32 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:37:43.2053898Z test_comprehensive_fmod_cpu_int64 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:37:43.2207365Z test_comprehensive_fmod_cpu_int8 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:37:43.2358972Z test_comprehensive_fmod_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:37:43.2405600Z test_comprehensive_frac_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:37:43.2451465Z test_comprehensive_frac_cpu_float16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:37:43.2503810Z test_comprehensive_frac_cpu_float32 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:37:43.2554691Z test_comprehensive_frac_cpu_float64 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:37:43.2597550Z test_comprehensive_frexp_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:37:43.2639426Z test_comprehensive_frexp_cpu_float16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:37:43.2702670Z test_comprehensive_frexp_cpu_float32 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:37:43.2768850Z test_comprehensive_frexp_cpu_float64 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:37:43.2786433Z test_comprehensive_full_like_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:37:43.2800539Z test_comprehensive_full_like_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:43.2819832Z test_comprehensive_full_like_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:37:43.2839232Z test_comprehensive_full_like_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:37:43.2855849Z test_comprehensive_full_like_cpu_float16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:37:43.2872459Z test_comprehensive_full_like_cpu_float32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:37:43.2889552Z test_comprehensive_full_like_cpu_float64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:37:43.2903362Z test_comprehensive_full_like_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:43.2917616Z test_comprehensive_full_like_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:43.2931894Z test_comprehensive_full_like_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:43.2946048Z test_comprehensive_full_like_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:43.2960469Z test_comprehensive_full_like_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:43.2999634Z test_comprehensive_gather_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:37:43.3012902Z test_comprehensive_gather_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:43.3088306Z test_comprehensive_gather_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:37:43.3165203Z test_comprehensive_gather_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:37:43.3202025Z test_comprehensive_gather_cpu_float16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:37:43.3262664Z test_comprehensive_gather_cpu_float32 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:37:43.3324402Z test_comprehensive_gather_cpu_float64 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:37:43.3337449Z test_comprehensive_gather_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:43.3350585Z test_comprehensive_gather_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:43.3363459Z test_comprehensive_gather_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:43.3376376Z test_comprehensive_gather_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:43.3389166Z test_comprehensive_gather_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:43.3534510Z test_comprehensive_gcd_cpu_int16 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:37:43.3679748Z test_comprehensive_gcd_cpu_int32 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:37:43.3822769Z test_comprehensive_gcd_cpu_int64 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:37:43.3967886Z test_comprehensive_gcd_cpu_int8 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:37:43.4113373Z test_comprehensive_gcd_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:37:43.4265760Z test_comprehensive_ge_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:37:43.4409189Z test_comprehensive_ge_cpu_bool (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:37:43.4573497Z test_comprehensive_ge_cpu_float16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:37:43.4793212Z test_comprehensive_ge_cpu_float32 (__main__.TestDecompCPU) ... ok (0.022s) 2022-08-17T12:37:43.5000748Z test_comprehensive_ge_cpu_float64 (__main__.TestDecompCPU) ... ok (0.021s) 2022-08-17T12:37:43.5147097Z test_comprehensive_ge_cpu_int16 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:37:43.5293162Z test_comprehensive_ge_cpu_int32 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:37:43.5438475Z test_comprehensive_ge_cpu_int64 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:37:43.5583908Z test_comprehensive_ge_cpu_int8 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:37:43.5728330Z test_comprehensive_ge_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:37:43.5826152Z test_comprehensive_geqrf_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T12:37:43.5920261Z test_comprehensive_geqrf_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:37:43.5998774Z test_comprehensive_geqrf_cpu_float32 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:37:43.6077815Z test_comprehensive_geqrf_cpu_float64 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:37:43.8740577Z test_comprehensive_gradient_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.266s) 2022-08-17T12:37:44.7419971Z test_comprehensive_gradient_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.868s) 2022-08-17T12:37:45.6182646Z test_comprehensive_gradient_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.876s) 2022-08-17T12:37:45.8978294Z test_comprehensive_gradient_cpu_float16 (__main__.TestDecompCPU) ... ok (0.279s) 2022-08-17T12:37:46.5507763Z test_comprehensive_gradient_cpu_float32 (__main__.TestDecompCPU) ... ok (0.653s) 2022-08-17T12:37:47.1836157Z test_comprehensive_gradient_cpu_float64 (__main__.TestDecompCPU) ... ok (0.633s) 2022-08-17T12:37:47.4020283Z test_comprehensive_gradient_cpu_int16 (__main__.TestDecompCPU) ... ok (0.218s) 2022-08-17T12:37:47.6209363Z test_comprehensive_gradient_cpu_int32 (__main__.TestDecompCPU) ... ok (0.219s) 2022-08-17T12:37:47.8372171Z test_comprehensive_gradient_cpu_int64 (__main__.TestDecompCPU) ... ok (0.216s) 2022-08-17T12:37:48.0564678Z test_comprehensive_gradient_cpu_int8 (__main__.TestDecompCPU) ... ok (0.219s) 2022-08-17T12:37:48.0722017Z test_comprehensive_gt_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:37:48.0867295Z test_comprehensive_gt_cpu_bool (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:37:48.1033319Z test_comprehensive_gt_cpu_float16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:37:48.1257155Z test_comprehensive_gt_cpu_float32 (__main__.TestDecompCPU) ... ok (0.022s) 2022-08-17T12:37:48.1468525Z test_comprehensive_gt_cpu_float64 (__main__.TestDecompCPU) ... ok (0.021s) 2022-08-17T12:37:48.1614689Z test_comprehensive_gt_cpu_int16 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:37:48.1760743Z test_comprehensive_gt_cpu_int32 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:37:48.1907167Z test_comprehensive_gt_cpu_int64 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:37:48.2053909Z test_comprehensive_gt_cpu_int8 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:37:48.2201003Z test_comprehensive_gt_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:37:48.2230848Z test_comprehensive_half_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:37:48.2245261Z test_comprehensive_half_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:48.2272405Z test_comprehensive_half_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:37:48.2299269Z test_comprehensive_half_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:37:48.2322952Z test_comprehensive_half_cpu_float16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:37:48.2348070Z test_comprehensive_half_cpu_float32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:37:48.2373730Z test_comprehensive_half_cpu_float64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:37:48.2386664Z test_comprehensive_half_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:48.2399411Z test_comprehensive_half_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:48.2412331Z test_comprehensive_half_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:48.2424935Z test_comprehensive_half_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:48.2437809Z test_comprehensive_half_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:48.2592441Z test_comprehensive_heaviside_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:37:48.2826790Z test_comprehensive_heaviside_cpu_bool (__main__.TestDecompCPU) ... ok (0.023s) 2022-08-17T12:37:48.2980869Z test_comprehensive_heaviside_cpu_float16 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:37:48.3283462Z test_comprehensive_heaviside_cpu_float32 (__main__.TestDecompCPU) ... ok (0.030s) 2022-08-17T12:37:48.3568762Z test_comprehensive_heaviside_cpu_float64 (__main__.TestDecompCPU) ... ok (0.028s) 2022-08-17T12:37:48.3793604Z test_comprehensive_heaviside_cpu_int16 (__main__.TestDecompCPU) ... ok (0.022s) 2022-08-17T12:37:48.4018895Z test_comprehensive_heaviside_cpu_int32 (__main__.TestDecompCPU) ... ok (0.022s) 2022-08-17T12:37:48.4229788Z test_comprehensive_heaviside_cpu_int64 (__main__.TestDecompCPU) ... ok (0.021s) 2022-08-17T12:37:48.4454339Z test_comprehensive_heaviside_cpu_int8 (__main__.TestDecompCPU) ... ok (0.022s) 2022-08-17T12:37:48.4676411Z test_comprehensive_heaviside_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.022s) 2022-08-17T12:37:48.4754448Z test_comprehensive_histc_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:37:48.4836465Z test_comprehensive_histc_cpu_float32 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:37:48.4918580Z test_comprehensive_histc_cpu_float64 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:37:48.5105155Z test_comprehensive_histogram_cpu_float32 (__main__.TestDecompCPU) ... ok (0.018s) 2022-08-17T12:37:48.5282230Z test_comprehensive_histogram_cpu_float64 (__main__.TestDecompCPU) ... ok (0.018s) 2022-08-17T12:37:48.5515412Z test_comprehensive_histogramdd_cpu_float32 (__main__.TestDecompCPU) ... ok (0.023s) 2022-08-17T12:37:48.5744288Z test_comprehensive_histogramdd_cpu_float64 (__main__.TestDecompCPU) ... ok (0.023s) 2022-08-17T12:37:48.5806811Z test_comprehensive_hsplit_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:37:48.5819662Z test_comprehensive_hsplit_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:48.6058519Z test_comprehensive_hsplit_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.024s) 2022-08-17T12:37:48.6073531Z test_comprehensive_hsplit_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:48.6311557Z test_comprehensive_hsplit_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.024s) 2022-08-17T12:37:48.6371141Z test_comprehensive_hsplit_cpu_float16 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:37:48.6537996Z test_comprehensive_hsplit_cpu_float32 (__main__.TestDecompCPU) ... ok (0.017s) 2022-08-17T12:37:48.6701571Z test_comprehensive_hsplit_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:37:48.6714918Z test_comprehensive_hsplit_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:48.6727333Z test_comprehensive_hsplit_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:48.6739481Z test_comprehensive_hsplit_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:48.6750785Z test_comprehensive_hsplit_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:48.6762119Z test_comprehensive_hsplit_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:48.6789310Z test_comprehensive_hstack_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:37:48.6819498Z test_comprehensive_hstack_cpu_bool (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:37:48.6892070Z test_comprehensive_hstack_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:37:48.6959941Z test_comprehensive_hstack_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:37:48.7032836Z test_comprehensive_hstack_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:37:48.7059794Z test_comprehensive_hstack_cpu_float16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:37:48.7112467Z test_comprehensive_hstack_cpu_float32 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:37:48.7164339Z test_comprehensive_hstack_cpu_float64 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:37:48.7194414Z test_comprehensive_hstack_cpu_int16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:37:48.7225219Z test_comprehensive_hstack_cpu_int32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:37:48.7258282Z test_comprehensive_hstack_cpu_int64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:37:48.7289484Z test_comprehensive_hstack_cpu_int8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:37:48.7320021Z test_comprehensive_hstack_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:37:48.7686031Z test_comprehensive_hypot_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.036s) 2022-08-17T12:37:48.9796245Z test_comprehensive_hypot_cpu_float32 (__main__.TestDecompCPU) ... ok (0.211s) 2022-08-17T12:37:49.1827900Z test_comprehensive_hypot_cpu_float64 (__main__.TestDecompCPU) ... ok (0.203s) 2022-08-17T12:37:49.1842665Z test_comprehensive_i0_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:49.1854955Z test_comprehensive_i0_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:49.1930627Z test_comprehensive_i0_cpu_float32 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:37:49.2001900Z test_comprehensive_i0_cpu_float64 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:37:49.2014548Z test_comprehensive_i0_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:49.2026306Z test_comprehensive_i0_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:49.2036765Z test_comprehensive_i0_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:49.2047305Z test_comprehensive_i0_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:49.2057775Z test_comprehensive_i0_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:49.2140005Z test_comprehensive_igamma_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:37:49.2224509Z test_comprehensive_igamma_cpu_float16 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:37:49.2459567Z test_comprehensive_igamma_cpu_float32 (__main__.TestDecompCPU) ... ok (0.023s) 2022-08-17T12:37:49.2680336Z test_comprehensive_igamma_cpu_float64 (__main__.TestDecompCPU) ... ok (0.022s) 2022-08-17T12:37:49.2760619Z test_comprehensive_igammac_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:37:49.2843785Z test_comprehensive_igammac_cpu_float16 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:37:49.3072034Z test_comprehensive_igammac_cpu_float32 (__main__.TestDecompCPU) ... ok (0.023s) 2022-08-17T12:37:49.3289871Z test_comprehensive_igammac_cpu_float64 (__main__.TestDecompCPU) ... ok (0.022s) 2022-08-17T12:37:49.3330475Z test_comprehensive_imag_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:37:49.3344997Z test_comprehensive_imag_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:49.3383361Z test_comprehensive_imag_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:37:49.3502630Z test_comprehensive_index_add_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:37:49.3518500Z test_comprehensive_index_add_cpu_bool (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:37:49.3751731Z test_comprehensive_index_add_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.023s) 2022-08-17T12:37:49.3779278Z test_comprehensive_index_add_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:37:49.4013043Z test_comprehensive_index_add_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.023s) 2022-08-17T12:37:49.4134770Z test_comprehensive_index_add_cpu_float16 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:37:49.4319568Z test_comprehensive_index_add_cpu_float32 (__main__.TestDecompCPU) ... ok (0.018s) 2022-08-17T12:37:49.4502623Z test_comprehensive_index_add_cpu_float64 (__main__.TestDecompCPU) ... ok (0.018s) 2022-08-17T12:37:49.4519668Z test_comprehensive_index_add_cpu_int16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:37:49.4536664Z test_comprehensive_index_add_cpu_int32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:37:49.4552966Z test_comprehensive_index_add_cpu_int64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:37:49.4568979Z test_comprehensive_index_add_cpu_int8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:37:49.4584979Z test_comprehensive_index_add_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:37:49.4623297Z test_comprehensive_index_copy_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:37:49.4634872Z test_comprehensive_index_copy_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:49.4687156Z test_comprehensive_index_copy_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:37:49.4741140Z test_comprehensive_index_copy_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:37:49.4776636Z test_comprehensive_index_copy_cpu_float16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:37:49.4822507Z test_comprehensive_index_copy_cpu_float32 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:37:49.4868002Z test_comprehensive_index_copy_cpu_float64 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:37:49.4881599Z test_comprehensive_index_copy_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:49.4894311Z test_comprehensive_index_copy_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:49.4906554Z test_comprehensive_index_copy_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:49.4918609Z test_comprehensive_index_copy_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:49.4930426Z test_comprehensive_index_copy_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:49.4955985Z test_comprehensive_index_fill_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:37:49.4967839Z test_comprehensive_index_fill_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:49.4992248Z test_comprehensive_index_fill_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:37:49.5017897Z test_comprehensive_index_fill_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:37:49.5041852Z test_comprehensive_index_fill_cpu_float16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:37:49.5063953Z test_comprehensive_index_fill_cpu_float32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:37:49.5086469Z test_comprehensive_index_fill_cpu_float64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:37:49.5098292Z test_comprehensive_index_fill_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:49.5110185Z test_comprehensive_index_fill_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:49.5122068Z test_comprehensive_index_fill_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:49.5133886Z test_comprehensive_index_fill_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:49.5145563Z test_comprehensive_index_fill_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:49.5193727Z test_comprehensive_index_put_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:37:49.5206965Z test_comprehensive_index_put_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:49.5274746Z test_comprehensive_index_put_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:37:49.5292265Z test_comprehensive_index_put_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:37:49.5362409Z test_comprehensive_index_put_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:37:49.5407570Z test_comprehensive_index_put_cpu_float16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:37:49.5465283Z test_comprehensive_index_put_cpu_float32 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:37:49.5523462Z test_comprehensive_index_put_cpu_float64 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:37:49.5537253Z test_comprehensive_index_put_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:49.5550816Z test_comprehensive_index_put_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:49.5564325Z test_comprehensive_index_put_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:49.5577706Z test_comprehensive_index_put_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:49.5590995Z test_comprehensive_index_put_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:49.7393511Z test_comprehensive_index_reduce_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.180s) 2022-08-17T12:37:49.9271214Z test_comprehensive_index_reduce_cpu_float16 (__main__.TestDecompCPU) ... ok (0.188s) 2022-08-17T12:37:50.3746166Z test_comprehensive_index_reduce_cpu_float32 (__main__.TestDecompCPU) ... ok (0.447s) 2022-08-17T12:37:50.8082769Z test_comprehensive_index_reduce_cpu_float64 (__main__.TestDecompCPU) ... ok (0.434s) 2022-08-17T12:37:50.8123034Z test_comprehensive_index_reduce_cpu_int16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:37:50.8161094Z test_comprehensive_index_reduce_cpu_int32 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:37:50.8198109Z test_comprehensive_index_reduce_cpu_int64 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:37:50.8235131Z test_comprehensive_index_reduce_cpu_int8 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:37:50.8272739Z test_comprehensive_index_reduce_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:37:50.8303579Z test_comprehensive_index_select_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:37:50.8315312Z test_comprehensive_index_select_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:50.8367705Z test_comprehensive_index_select_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:37:50.8381718Z test_comprehensive_index_select_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:50.8434114Z test_comprehensive_index_select_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:37:50.8462392Z test_comprehensive_index_select_cpu_float16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:37:50.8504472Z test_comprehensive_index_select_cpu_float32 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:37:50.8546169Z test_comprehensive_index_select_cpu_float64 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:37:50.8557708Z test_comprehensive_index_select_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:50.8568832Z test_comprehensive_index_select_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:50.8580044Z test_comprehensive_index_select_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:50.8591133Z test_comprehensive_index_select_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:50.8602370Z test_comprehensive_index_select_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:50.8654663Z test_comprehensive_inner_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:37:50.8809303Z test_comprehensive_inner_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:37:50.8966202Z test_comprehensive_inner_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:37:50.9080942Z test_comprehensive_inner_cpu_float32 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:37:50.9194582Z test_comprehensive_inner_cpu_float64 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:37:50.9223997Z test_comprehensive_inner_cpu_int16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:37:50.9253183Z test_comprehensive_inner_cpu_int32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:37:50.9282440Z test_comprehensive_inner_cpu_int64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:37:50.9310548Z test_comprehensive_inner_cpu_int8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:37:50.9339110Z test_comprehensive_inner_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:37:50.9352942Z test_comprehensive_int_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:50.9364764Z test_comprehensive_int_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:50.9379621Z test_comprehensive_int_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:50.9394507Z test_comprehensive_int_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:50.9407916Z test_comprehensive_int_cpu_float16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:50.9421133Z test_comprehensive_int_cpu_float32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:50.9434418Z test_comprehensive_int_cpu_float64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:50.9446373Z test_comprehensive_int_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:50.9459128Z test_comprehensive_int_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:50.9471076Z test_comprehensive_int_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:50.9483190Z test_comprehensive_int_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:50.9495040Z test_comprehensive_int_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:50.9974756Z test_comprehensive_inverse_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.048s) 2022-08-17T12:37:51.0457881Z test_comprehensive_inverse_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.048s) 2022-08-17T12:37:51.0826937Z test_comprehensive_inverse_cpu_float32 (__main__.TestDecompCPU) ... ok (0.037s) 2022-08-17T12:37:51.1198416Z test_comprehensive_inverse_cpu_float64 (__main__.TestDecompCPU) ... ok (0.037s) 2022-08-17T12:37:51.2792523Z test_comprehensive_isclose_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.159s) 2022-08-17T12:37:51.5719691Z test_comprehensive_isclose_cpu_bool (__main__.TestDecompCPU) ... ok (0.293s) 2022-08-17T12:37:51.9563256Z test_comprehensive_isclose_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.384s) 2022-08-17T12:37:52.3530861Z test_comprehensive_isclose_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.397s) 2022-08-17T12:37:52.5223811Z test_comprehensive_isclose_cpu_float16 (__main__.TestDecompCPU) ... ok (0.169s) 2022-08-17T12:37:52.8461192Z test_comprehensive_isclose_cpu_float32 (__main__.TestDecompCPU) ... ok (0.324s) 2022-08-17T12:37:53.1588544Z test_comprehensive_isclose_cpu_float64 (__main__.TestDecompCPU) ... ok (0.313s) 2022-08-17T12:37:53.5163378Z test_comprehensive_isclose_cpu_int16 (__main__.TestDecompCPU) ... ok (0.357s) 2022-08-17T12:37:53.8730754Z test_comprehensive_isclose_cpu_int32 (__main__.TestDecompCPU) ... ok (0.357s) 2022-08-17T12:37:54.2322449Z test_comprehensive_isclose_cpu_int64 (__main__.TestDecompCPU) ... ok (0.359s) 2022-08-17T12:37:54.5891996Z test_comprehensive_isclose_cpu_int8 (__main__.TestDecompCPU) ... ok (0.357s) 2022-08-17T12:37:54.9372281Z test_comprehensive_isclose_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.348s) 2022-08-17T12:37:54.9447316Z test_comprehensive_isfinite_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:37:54.9460183Z test_comprehensive_isfinite_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:54.9639880Z test_comprehensive_isfinite_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.018s) 2022-08-17T12:37:54.9848179Z test_comprehensive_isfinite_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.021s) 2022-08-17T12:37:55.0031251Z test_comprehensive_isfinite_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.018s) 2022-08-17T12:37:55.0109102Z test_comprehensive_isfinite_cpu_float16 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:37:55.0205426Z test_comprehensive_isfinite_cpu_float32 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:37:55.0301046Z test_comprehensive_isfinite_cpu_float64 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:37:55.0315125Z test_comprehensive_isfinite_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:55.0327359Z test_comprehensive_isfinite_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:55.0339039Z test_comprehensive_isfinite_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:55.0350621Z test_comprehensive_isfinite_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:55.0362451Z test_comprehensive_isfinite_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:55.0377736Z test_comprehensive_isin_cpu_float32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:55.0390929Z test_comprehensive_isin_cpu_float64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:55.0402397Z test_comprehensive_isin_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:55.0413945Z test_comprehensive_isin_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:55.0424865Z test_comprehensive_isin_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:55.0436281Z test_comprehensive_isin_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:55.0447332Z test_comprehensive_isin_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:55.0488932Z test_comprehensive_isinf_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:37:55.0529247Z test_comprehensive_isinf_cpu_bool (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:37:55.0623931Z test_comprehensive_isinf_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:37:55.0728607Z test_comprehensive_isinf_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T12:37:55.0832037Z test_comprehensive_isinf_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T12:37:55.0873407Z test_comprehensive_isinf_cpu_float16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:37:55.0934470Z test_comprehensive_isinf_cpu_float32 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:37:55.0988143Z test_comprehensive_isinf_cpu_float64 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:37:55.1027830Z test_comprehensive_isinf_cpu_int16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:37:55.1067108Z test_comprehensive_isinf_cpu_int32 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:37:55.1106158Z test_comprehensive_isinf_cpu_int64 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:37:55.1145053Z test_comprehensive_isinf_cpu_int8 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:37:55.1183636Z test_comprehensive_isinf_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:37:55.1217156Z test_comprehensive_isnan_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:37:55.1252385Z test_comprehensive_isnan_cpu_bool (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:37:55.1336632Z test_comprehensive_isnan_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:37:55.1428673Z test_comprehensive_isnan_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:37:55.1465474Z test_comprehensive_isnan_cpu_float16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:37:55.1521821Z test_comprehensive_isnan_cpu_float32 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:37:55.1571135Z test_comprehensive_isnan_cpu_float64 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:37:55.1606292Z test_comprehensive_isnan_cpu_int16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:37:55.1641246Z test_comprehensive_isnan_cpu_int32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:37:55.1676017Z test_comprehensive_isnan_cpu_int64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:37:55.1710702Z test_comprehensive_isnan_cpu_int8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:37:55.1745048Z test_comprehensive_isnan_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:37:55.1779455Z test_comprehensive_isneginf_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:37:55.1815090Z test_comprehensive_isneginf_cpu_bool (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:37:55.1851830Z test_comprehensive_isneginf_cpu_float16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:37:55.1907924Z test_comprehensive_isneginf_cpu_float32 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:37:55.1957543Z test_comprehensive_isneginf_cpu_float64 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:37:55.1995007Z test_comprehensive_isneginf_cpu_int16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:37:55.2031510Z test_comprehensive_isneginf_cpu_int32 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:37:55.2068252Z test_comprehensive_isneginf_cpu_int64 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:37:55.2104578Z test_comprehensive_isneginf_cpu_int8 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:37:55.2140372Z test_comprehensive_isneginf_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:37:55.2175240Z test_comprehensive_isposinf_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:37:55.2211037Z test_comprehensive_isposinf_cpu_bool (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:37:55.2249158Z test_comprehensive_isposinf_cpu_float16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:37:55.2306432Z test_comprehensive_isposinf_cpu_float32 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:37:55.2356267Z test_comprehensive_isposinf_cpu_float64 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:37:55.2391773Z test_comprehensive_isposinf_cpu_int16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:37:55.2427178Z test_comprehensive_isposinf_cpu_int32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:37:55.2462300Z test_comprehensive_isposinf_cpu_int64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:37:55.2497414Z test_comprehensive_isposinf_cpu_int8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:37:55.2531849Z test_comprehensive_isposinf_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:37:55.2543821Z test_comprehensive_isreal_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:55.2554407Z test_comprehensive_isreal_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:55.2587703Z test_comprehensive_isreal_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:37:55.2624889Z test_comprehensive_isreal_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:37:55.2658668Z test_comprehensive_isreal_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:37:55.2669922Z test_comprehensive_isreal_cpu_float16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:55.2681701Z test_comprehensive_isreal_cpu_float32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:55.2693369Z test_comprehensive_isreal_cpu_float64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:55.2703813Z test_comprehensive_isreal_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:55.2714725Z test_comprehensive_isreal_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:55.2725289Z test_comprehensive_isreal_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:55.2735913Z test_comprehensive_isreal_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:55.2746334Z test_comprehensive_isreal_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:55.8633343Z test_comprehensive_istft_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.588s) 2022-08-17T12:37:56.4732271Z test_comprehensive_istft_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.610s) 2022-08-17T12:37:57.0513926Z test_comprehensive_istft_cpu_float32 (__main__.TestDecompCPU) ... ok (0.578s) 2022-08-17T12:37:57.6070965Z test_comprehensive_istft_cpu_float64 (__main__.TestDecompCPU) ... ok (0.556s) 2022-08-17T12:37:57.6082684Z test_comprehensive_jiterator_2inputs_2outputs_cpu_bfloat16 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:57.6092888Z test_comprehensive_jiterator_2inputs_2outputs_cpu_bool (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:57.6102141Z test_comprehensive_jiterator_2inputs_2outputs_cpu_complex128 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:57.6111625Z test_comprehensive_jiterator_2inputs_2outputs_cpu_complex64 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:57.6120958Z test_comprehensive_jiterator_2inputs_2outputs_cpu_float16 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:57.6130271Z test_comprehensive_jiterator_2inputs_2outputs_cpu_float32 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:57.6139269Z test_comprehensive_jiterator_2inputs_2outputs_cpu_float64 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:57.6148307Z test_comprehensive_jiterator_2inputs_2outputs_cpu_int16 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:57.6157570Z test_comprehensive_jiterator_2inputs_2outputs_cpu_int32 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:57.6166539Z test_comprehensive_jiterator_2inputs_2outputs_cpu_int64 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:57.6175766Z test_comprehensive_jiterator_2inputs_2outputs_cpu_int8 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:57.6184817Z test_comprehensive_jiterator_2inputs_2outputs_cpu_uint8 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:57.6193932Z test_comprehensive_jiterator_4inputs_with_extra_args_cpu_bfloat16 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:57.6202775Z test_comprehensive_jiterator_4inputs_with_extra_args_cpu_bool (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:57.6211868Z test_comprehensive_jiterator_4inputs_with_extra_args_cpu_complex128 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:57.6220888Z test_comprehensive_jiterator_4inputs_with_extra_args_cpu_complex64 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:57.6229934Z test_comprehensive_jiterator_4inputs_with_extra_args_cpu_float16 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:57.6239186Z test_comprehensive_jiterator_4inputs_with_extra_args_cpu_float32 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:57.6248145Z test_comprehensive_jiterator_4inputs_with_extra_args_cpu_float64 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:57.6257275Z test_comprehensive_jiterator_4inputs_with_extra_args_cpu_int16 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:57.6266559Z test_comprehensive_jiterator_4inputs_with_extra_args_cpu_int32 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:57.6275648Z test_comprehensive_jiterator_4inputs_with_extra_args_cpu_int64 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:57.6284645Z test_comprehensive_jiterator_4inputs_with_extra_args_cpu_int8 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:57.6293703Z test_comprehensive_jiterator_4inputs_with_extra_args_cpu_uint8 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:57.6302710Z test_comprehensive_jiterator_binary_cpu_bfloat16 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:57.6311524Z test_comprehensive_jiterator_binary_cpu_bool (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:57.6320593Z test_comprehensive_jiterator_binary_cpu_complex128 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:57.6330256Z test_comprehensive_jiterator_binary_cpu_complex64 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:57.6340792Z test_comprehensive_jiterator_binary_cpu_float16 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:57.6350256Z test_comprehensive_jiterator_binary_cpu_float32 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:57.6360223Z test_comprehensive_jiterator_binary_cpu_float64 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:57.6370507Z test_comprehensive_jiterator_binary_cpu_int16 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:57.6379717Z test_comprehensive_jiterator_binary_cpu_int32 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:57.6388718Z test_comprehensive_jiterator_binary_cpu_int64 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:57.6398041Z test_comprehensive_jiterator_binary_cpu_int8 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:57.6407056Z test_comprehensive_jiterator_binary_cpu_uint8 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:57.6416425Z test_comprehensive_jiterator_binary_return_by_ref_cpu_bfloat16 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:57.6425715Z test_comprehensive_jiterator_binary_return_by_ref_cpu_bool (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:57.6435252Z test_comprehensive_jiterator_binary_return_by_ref_cpu_complex128 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:57.6443958Z test_comprehensive_jiterator_binary_return_by_ref_cpu_complex64 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:57.6452770Z test_comprehensive_jiterator_binary_return_by_ref_cpu_float16 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:57.6461514Z test_comprehensive_jiterator_binary_return_by_ref_cpu_float32 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:57.6470163Z test_comprehensive_jiterator_binary_return_by_ref_cpu_float64 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:57.6479281Z test_comprehensive_jiterator_binary_return_by_ref_cpu_int16 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:57.6488585Z test_comprehensive_jiterator_binary_return_by_ref_cpu_int32 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:57.6497294Z test_comprehensive_jiterator_binary_return_by_ref_cpu_int64 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:57.6505552Z test_comprehensive_jiterator_binary_return_by_ref_cpu_int8 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:57.6513839Z test_comprehensive_jiterator_binary_return_by_ref_cpu_uint8 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:57.6522245Z test_comprehensive_jiterator_unary_cpu_bfloat16 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:57.6530581Z test_comprehensive_jiterator_unary_cpu_bool (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:57.6538959Z test_comprehensive_jiterator_unary_cpu_complex128 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:57.6547298Z test_comprehensive_jiterator_unary_cpu_complex64 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:57.6555729Z test_comprehensive_jiterator_unary_cpu_float16 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:57.6563995Z test_comprehensive_jiterator_unary_cpu_float32 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:57.6572401Z test_comprehensive_jiterator_unary_cpu_float64 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:57.6580893Z test_comprehensive_jiterator_unary_cpu_int16 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:57.6589958Z test_comprehensive_jiterator_unary_cpu_int32 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:57.6598980Z test_comprehensive_jiterator_unary_cpu_int64 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:57.6608375Z test_comprehensive_jiterator_unary_cpu_int8 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:57.6617160Z test_comprehensive_jiterator_unary_cpu_uint8 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:57.6677160Z test_comprehensive_kron_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:37:57.6712882Z test_comprehensive_kron_cpu_bool (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:37:57.7830442Z test_comprehensive_kron_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.111s) 2022-08-17T12:37:57.8978946Z test_comprehensive_kron_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.115s) 2022-08-17T12:37:57.9041801Z test_comprehensive_kron_cpu_float16 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:37:57.9674228Z test_comprehensive_kron_cpu_float32 (__main__.TestDecompCPU) ... ok (0.063s) 2022-08-17T12:37:58.0303548Z test_comprehensive_kron_cpu_float64 (__main__.TestDecompCPU) ... ok (0.063s) 2022-08-17T12:37:58.0341644Z test_comprehensive_kron_cpu_int16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:37:58.0378616Z test_comprehensive_kron_cpu_int32 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:37:58.0413937Z test_comprehensive_kron_cpu_int64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:37:58.0449367Z test_comprehensive_kron_cpu_int8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:37:58.0483621Z test_comprehensive_kron_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:37:58.0561749Z test_comprehensive_kthvalue_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:37:58.0663557Z test_comprehensive_kthvalue_cpu_float32 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T12:37:58.0766523Z test_comprehensive_kthvalue_cpu_float64 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T12:37:58.0780946Z test_comprehensive_kthvalue_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:58.0795724Z test_comprehensive_kthvalue_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:58.0809619Z test_comprehensive_kthvalue_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:58.0823531Z test_comprehensive_kthvalue_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:58.0837741Z test_comprehensive_kthvalue_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:37:58.1012502Z test_comprehensive_lcm_cpu_int16 (__main__.TestDecompCPU) ... ok (0.017s) 2022-08-17T12:37:58.1164823Z test_comprehensive_lcm_cpu_int32 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:37:58.1318722Z test_comprehensive_lcm_cpu_int64 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:37:58.1490576Z test_comprehensive_lcm_cpu_int8 (__main__.TestDecompCPU) ... ok (0.017s) 2022-08-17T12:37:58.1639453Z test_comprehensive_lcm_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:37:58.2033518Z test_comprehensive_ldexp_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.039s) 2022-08-17T12:37:58.2333563Z test_comprehensive_ldexp_cpu_bool (__main__.TestDecompCPU) ... ok (0.030s) 2022-08-17T12:37:58.4993095Z test_comprehensive_ldexp_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.266s) 2022-08-17T12:37:58.7713923Z test_comprehensive_ldexp_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.272s) 2022-08-17T12:37:58.8124616Z test_comprehensive_ldexp_cpu_float16 (__main__.TestDecompCPU) ... ok (0.041s) 2022-08-17T12:37:58.9796433Z test_comprehensive_ldexp_cpu_float32 (__main__.TestDecompCPU) ... ok (0.167s) 2022-08-17T12:37:59.1413114Z test_comprehensive_ldexp_cpu_float64 (__main__.TestDecompCPU) ... ok (0.162s) 2022-08-17T12:37:59.1700379Z test_comprehensive_ldexp_cpu_int16 (__main__.TestDecompCPU) ... ok (0.029s) 2022-08-17T12:37:59.1987209Z test_comprehensive_ldexp_cpu_int32 (__main__.TestDecompCPU) ... ok (0.029s) 2022-08-17T12:37:59.2273488Z test_comprehensive_ldexp_cpu_int64 (__main__.TestDecompCPU) ... ok (0.028s) 2022-08-17T12:37:59.2557251Z test_comprehensive_ldexp_cpu_int8 (__main__.TestDecompCPU) ... ok (0.028s) 2022-08-17T12:37:59.2859613Z test_comprehensive_ldexp_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.030s) 2022-08-17T12:37:59.3011249Z test_comprehensive_le_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:37:59.3152996Z test_comprehensive_le_cpu_bool (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:37:59.3314954Z test_comprehensive_le_cpu_float16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:37:59.3533696Z test_comprehensive_le_cpu_float32 (__main__.TestDecompCPU) ... ok (0.022s) 2022-08-17T12:37:59.3743496Z test_comprehensive_le_cpu_float64 (__main__.TestDecompCPU) ... ok (0.021s) 2022-08-17T12:37:59.3887961Z test_comprehensive_le_cpu_int16 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:37:59.4033226Z test_comprehensive_le_cpu_int32 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:37:59.4177446Z test_comprehensive_le_cpu_int64 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:37:59.4326600Z test_comprehensive_le_cpu_int8 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:37:59.4470749Z test_comprehensive_le_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:37:59.6258484Z test_comprehensive_lerp_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.179s) 2022-08-17T12:37:59.8064441Z test_comprehensive_lerp_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.180s) 2022-08-17T12:37:59.9063559Z test_comprehensive_lerp_cpu_float32 (__main__.TestDecompCPU) ... ok (0.100s) 2022-08-17T12:38:00.0044335Z test_comprehensive_lerp_cpu_float64 (__main__.TestDecompCPU) ... ok (0.098s) 2022-08-17T12:38:00.0104275Z test_comprehensive_lgamma_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:38:00.0135654Z test_comprehensive_lgamma_cpu_bool (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:38:00.0223376Z test_comprehensive_lgamma_cpu_float32 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:38:00.0310314Z test_comprehensive_lgamma_cpu_float64 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:38:00.0342072Z test_comprehensive_lgamma_cpu_int16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:38:00.0373340Z test_comprehensive_lgamma_cpu_int32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:38:00.0403961Z test_comprehensive_lgamma_cpu_int64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:38:00.0434749Z test_comprehensive_lgamma_cpu_int8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:38:00.0465183Z test_comprehensive_lgamma_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:38:00.1582001Z test_comprehensive_linalg_cholesky_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.111s) 2022-08-17T12:38:00.2703372Z test_comprehensive_linalg_cholesky_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.112s) 2022-08-17T12:38:00.3551556Z test_comprehensive_linalg_cholesky_cpu_float32 (__main__.TestDecompCPU) ... ok (0.085s) 2022-08-17T12:38:00.4397342Z test_comprehensive_linalg_cholesky_cpu_float64 (__main__.TestDecompCPU) ... ok (0.084s) 2022-08-17T12:38:00.5514758Z test_comprehensive_linalg_cholesky_ex_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.112s) 2022-08-17T12:38:00.6631065Z test_comprehensive_linalg_cholesky_ex_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.111s) 2022-08-17T12:38:00.7475560Z test_comprehensive_linalg_cholesky_ex_cpu_float32 (__main__.TestDecompCPU) ... ok (0.084s) 2022-08-17T12:38:00.8309019Z test_comprehensive_linalg_cholesky_ex_cpu_float64 (__main__.TestDecompCPU) ... ok (0.083s) 2022-08-17T12:38:00.8797271Z test_comprehensive_linalg_cond_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.049s) 2022-08-17T12:38:00.9293311Z test_comprehensive_linalg_cond_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.049s) 2022-08-17T12:38:00.9743641Z test_comprehensive_linalg_cond_cpu_float32 (__main__.TestDecompCPU) ... ok (0.045s) 2022-08-17T12:38:01.0192619Z test_comprehensive_linalg_cond_cpu_float64 (__main__.TestDecompCPU) ... ok (0.045s) 2022-08-17T12:38:01.0220415Z test_comprehensive_linalg_cross_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:38:01.0250890Z test_comprehensive_linalg_cross_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:38:01.0278359Z test_comprehensive_linalg_cross_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:38:01.0300928Z test_comprehensive_linalg_cross_cpu_float32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:38:01.0323699Z test_comprehensive_linalg_cross_cpu_float64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:38:01.0335303Z test_comprehensive_linalg_cross_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:38:01.0346802Z test_comprehensive_linalg_cross_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:38:01.0358350Z test_comprehensive_linalg_cross_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:38:01.0369426Z test_comprehensive_linalg_cross_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:38:01.0380602Z test_comprehensive_linalg_cross_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:38:01.1068860Z test_comprehensive_linalg_det_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.069s) 2022-08-17T12:38:01.1773031Z test_comprehensive_linalg_det_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.070s) 2022-08-17T12:38:01.2342919Z test_comprehensive_linalg_det_cpu_float32 (__main__.TestDecompCPU) ... ok (0.057s) 2022-08-17T12:38:01.2924682Z test_comprehensive_linalg_det_cpu_float64 (__main__.TestDecompCPU) ... ok (0.058s) 2022-08-17T12:38:01.6401431Z test_comprehensive_linalg_det_singular_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.348s) 2022-08-17T12:38:01.9018340Z test_comprehensive_linalg_det_singular_cpu_float64 (__main__.TestDecompCPU) ... ok (0.262s) 2022-08-17T12:38:02.0525376Z test_comprehensive_linalg_eig_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.151s) 2022-08-17T12:38:02.2049261Z test_comprehensive_linalg_eig_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.152s) 2022-08-17T12:38:02.3552623Z test_comprehensive_linalg_eig_cpu_float32 (__main__.TestDecompCPU) ... ok (0.150s) 2022-08-17T12:38:02.5026364Z test_comprehensive_linalg_eig_cpu_float64 (__main__.TestDecompCPU) ... ok (0.147s) 2022-08-17T12:38:02.6326467Z test_comprehensive_linalg_eigh_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.130s) 2022-08-17T12:38:02.7627843Z test_comprehensive_linalg_eigh_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.130s) 2022-08-17T12:38:02.8660115Z test_comprehensive_linalg_eigh_cpu_float32 (__main__.TestDecompCPU) ... ok (0.103s) 2022-08-17T12:38:02.9684380Z test_comprehensive_linalg_eigh_cpu_float64 (__main__.TestDecompCPU) ... ok (0.102s) 2022-08-17T12:38:03.0064063Z test_comprehensive_linalg_eigvals_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.038s) 2022-08-17T12:38:03.0426714Z test_comprehensive_linalg_eigvals_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.036s) 2022-08-17T12:38:03.0774331Z test_comprehensive_linalg_eigvals_cpu_float32 (__main__.TestDecompCPU) ... ok (0.035s) 2022-08-17T12:38:03.1118233Z test_comprehensive_linalg_eigvals_cpu_float64 (__main__.TestDecompCPU) ... ok (0.034s) 2022-08-17T12:38:03.1506600Z test_comprehensive_linalg_eigvalsh_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.039s) 2022-08-17T12:38:03.1890726Z test_comprehensive_linalg_eigvalsh_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.038s) 2022-08-17T12:38:03.2207235Z test_comprehensive_linalg_eigvalsh_cpu_float32 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T12:38:03.2523264Z test_comprehensive_linalg_eigvalsh_cpu_float64 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T12:38:04.0730472Z test_comprehensive_linalg_householder_product_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.820s) 2022-08-17T12:38:04.9101100Z test_comprehensive_linalg_householder_product_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.837s) 2022-08-17T12:38:05.5293699Z test_comprehensive_linalg_householder_product_cpu_float32 (__main__.TestDecompCPU) ... ok (0.619s) 2022-08-17T12:38:06.1415272Z test_comprehensive_linalg_householder_product_cpu_float64 (__main__.TestDecompCPU) ... ok (0.612s) 2022-08-17T12:38:06.1917321Z test_comprehensive_linalg_inv_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.050s) 2022-08-17T12:38:06.2409009Z test_comprehensive_linalg_inv_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.049s) 2022-08-17T12:38:06.2785261Z test_comprehensive_linalg_inv_cpu_float32 (__main__.TestDecompCPU) ... ok (0.038s) 2022-08-17T12:38:06.3159863Z test_comprehensive_linalg_inv_cpu_float64 (__main__.TestDecompCPU) ... ok (0.037s) 2022-08-17T12:38:06.3641072Z test_comprehensive_linalg_inv_ex_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.048s) 2022-08-17T12:38:06.4119949Z test_comprehensive_linalg_inv_ex_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.048s) 2022-08-17T12:38:06.4492049Z test_comprehensive_linalg_inv_ex_cpu_float32 (__main__.TestDecompCPU) ... ok (0.037s) 2022-08-17T12:38:06.4862733Z test_comprehensive_linalg_inv_ex_cpu_float64 (__main__.TestDecompCPU) ... ok (0.037s) 2022-08-17T12:38:06.4914214Z test_comprehensive_linalg_ldl_factor_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:38:06.4934073Z test_comprehensive_linalg_ldl_factor_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:38:06.4949717Z test_comprehensive_linalg_ldl_factor_cpu_float32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:38:06.4971764Z test_comprehensive_linalg_ldl_factor_cpu_float64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:38:06.4988461Z test_comprehensive_linalg_ldl_factor_ex_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:38:06.5004922Z test_comprehensive_linalg_ldl_factor_ex_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:38:06.5020546Z test_comprehensive_linalg_ldl_factor_ex_cpu_float32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:38:06.5034610Z test_comprehensive_linalg_ldl_factor_ex_cpu_float64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:38:06.5077499Z test_comprehensive_linalg_ldl_solve_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:38:06.5117206Z test_comprehensive_linalg_ldl_solve_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:38:06.5143063Z test_comprehensive_linalg_ldl_solve_cpu_float32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:38:06.5168606Z test_comprehensive_linalg_ldl_solve_cpu_float64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:38:08.3739455Z test_comprehensive_linalg_lstsq_cpu_complex128 (__main__.TestDecompCPU) ... ok (1.857s) 2022-08-17T12:38:10.2498808Z test_comprehensive_linalg_lstsq_cpu_complex64 (__main__.TestDecompCPU) ... ok (1.876s) 2022-08-17T12:38:11.5095213Z test_comprehensive_linalg_lstsq_cpu_float32 (__main__.TestDecompCPU) ... ok (1.260s) 2022-08-17T12:38:12.7318991Z test_comprehensive_linalg_lstsq_cpu_float64 (__main__.TestDecompCPU) ... ok (1.222s) 2022-08-17T12:38:14.5839242Z test_comprehensive_linalg_lstsq_grad_oriented_cpu_complex128 (__main__.TestDecompCPU) ... ok (1.852s) 2022-08-17T12:38:16.4567852Z test_comprehensive_linalg_lstsq_grad_oriented_cpu_complex64 (__main__.TestDecompCPU) ... ok (1.873s) 2022-08-17T12:38:17.7099014Z test_comprehensive_linalg_lstsq_grad_oriented_cpu_float32 (__main__.TestDecompCPU) ... ok (1.253s) 2022-08-17T12:38:18.9224662Z test_comprehensive_linalg_lstsq_grad_oriented_cpu_float64 (__main__.TestDecompCPU) ... ok (1.212s) 2022-08-17T12:38:19.4116923Z test_comprehensive_linalg_lu_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.489s) 2022-08-17T12:38:19.9104984Z test_comprehensive_linalg_lu_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.499s) 2022-08-17T12:38:20.2348018Z test_comprehensive_linalg_lu_cpu_float32 (__main__.TestDecompCPU) ... ok (0.324s) 2022-08-17T12:38:20.5482597Z test_comprehensive_linalg_lu_cpu_float64 (__main__.TestDecompCPU) ... ok (0.313s) 2022-08-17T12:38:21.0367684Z test_comprehensive_linalg_lu_factor_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.488s) 2022-08-17T12:38:21.5372880Z test_comprehensive_linalg_lu_factor_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.500s) 2022-08-17T12:38:21.8629335Z test_comprehensive_linalg_lu_factor_cpu_float32 (__main__.TestDecompCPU) ... ok (0.325s) 2022-08-17T12:38:22.1802813Z test_comprehensive_linalg_lu_factor_cpu_float64 (__main__.TestDecompCPU) ... ok (0.317s) 2022-08-17T12:38:22.6626574Z test_comprehensive_linalg_lu_factor_ex_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.482s) 2022-08-17T12:38:23.1584439Z test_comprehensive_linalg_lu_factor_ex_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.496s) 2022-08-17T12:38:23.4826517Z test_comprehensive_linalg_lu_factor_ex_cpu_float32 (__main__.TestDecompCPU) ... ok (0.324s) 2022-08-17T12:38:23.7973816Z test_comprehensive_linalg_lu_factor_ex_cpu_float64 (__main__.TestDecompCPU) ... ok (0.315s) 2022-08-17T12:38:25.4851625Z test_comprehensive_linalg_lu_solve_cpu_complex128 (__main__.TestDecompCPU) ... ok (1.688s) 2022-08-17T12:38:27.1973320Z test_comprehensive_linalg_lu_solve_cpu_complex64 (__main__.TestDecompCPU) ... ok (1.712s) 2022-08-17T12:38:28.6537127Z test_comprehensive_linalg_lu_solve_cpu_float32 (__main__.TestDecompCPU) ... ok (1.456s) 2022-08-17T12:38:30.0881161Z test_comprehensive_linalg_lu_solve_cpu_float64 (__main__.TestDecompCPU) ... ok (1.434s) 2022-08-17T12:38:30.2756318Z test_comprehensive_linalg_matrix_norm_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.187s) 2022-08-17T12:38:30.8854693Z test_comprehensive_linalg_matrix_norm_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.610s) 2022-08-17T12:38:31.5034253Z test_comprehensive_linalg_matrix_norm_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.618s) 2022-08-17T12:38:31.6900115Z test_comprehensive_linalg_matrix_norm_cpu_float16 (__main__.TestDecompCPU) ... ok (0.186s) 2022-08-17T12:38:32.2558277Z test_comprehensive_linalg_matrix_norm_cpu_float32 (__main__.TestDecompCPU) ... ok (0.566s) 2022-08-17T12:38:32.8101683Z test_comprehensive_linalg_matrix_norm_cpu_float64 (__main__.TestDecompCPU) ... ok (0.554s) 2022-08-17T12:38:32.9656227Z test_comprehensive_linalg_matrix_power_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.155s) 2022-08-17T12:38:33.1262285Z test_comprehensive_linalg_matrix_power_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.160s) 2022-08-17T12:38:33.2554868Z test_comprehensive_linalg_matrix_power_cpu_float32 (__main__.TestDecompCPU) ... ok (0.129s) 2022-08-17T12:38:33.3815796Z test_comprehensive_linalg_matrix_power_cpu_float64 (__main__.TestDecompCPU) ... ok (0.126s) 2022-08-17T12:38:33.4009331Z test_comprehensive_linalg_matrix_rank_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.019s) 2022-08-17T12:38:33.4210607Z test_comprehensive_linalg_matrix_rank_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.020s) 2022-08-17T12:38:33.4402511Z test_comprehensive_linalg_matrix_rank_cpu_float32 (__main__.TestDecompCPU) ... ok (0.019s) 2022-08-17T12:38:33.4590890Z test_comprehensive_linalg_matrix_rank_cpu_float64 (__main__.TestDecompCPU) ... ok (0.019s) 2022-08-17T12:38:33.4833518Z test_comprehensive_linalg_matrix_rank_hermitian_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.024s) 2022-08-17T12:38:33.5081975Z test_comprehensive_linalg_matrix_rank_hermitian_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.025s) 2022-08-17T12:38:33.5330818Z test_comprehensive_linalg_matrix_rank_hermitian_cpu_float32 (__main__.TestDecompCPU) ... ok (0.025s) 2022-08-17T12:38:33.5573586Z test_comprehensive_linalg_matrix_rank_hermitian_cpu_float64 (__main__.TestDecompCPU) ... ok (0.024s) 2022-08-17T12:38:33.5668881Z test_comprehensive_linalg_multi_dot_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:38:33.6008780Z test_comprehensive_linalg_multi_dot_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.034s) 2022-08-17T12:38:33.6377023Z test_comprehensive_linalg_multi_dot_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.037s) 2022-08-17T12:38:33.6646954Z test_comprehensive_linalg_multi_dot_cpu_float32 (__main__.TestDecompCPU) ... ok (0.027s) 2022-08-17T12:38:33.6913679Z test_comprehensive_linalg_multi_dot_cpu_float64 (__main__.TestDecompCPU) ... ok (0.026s) 2022-08-17T12:38:33.6964948Z test_comprehensive_linalg_multi_dot_cpu_int16 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:38:33.7015254Z test_comprehensive_linalg_multi_dot_cpu_int32 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:38:33.7070000Z test_comprehensive_linalg_multi_dot_cpu_int64 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:38:33.7118990Z test_comprehensive_linalg_multi_dot_cpu_int8 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:38:33.7168706Z test_comprehensive_linalg_multi_dot_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:38:33.7963125Z test_comprehensive_linalg_norm_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.079s) 2022-08-17T12:38:33.9535052Z test_comprehensive_linalg_norm_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.157s) 2022-08-17T12:38:34.1139450Z test_comprehensive_linalg_norm_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.160s) 2022-08-17T12:38:34.1943027Z test_comprehensive_linalg_norm_cpu_float16 (__main__.TestDecompCPU) ... ok (0.080s) 2022-08-17T12:38:34.3313126Z test_comprehensive_linalg_norm_cpu_float32 (__main__.TestDecompCPU) ... ok (0.137s) 2022-08-17T12:38:34.4638348Z test_comprehensive_linalg_norm_cpu_float64 (__main__.TestDecompCPU) ... ok (0.132s) 2022-08-17T12:38:34.5354847Z test_comprehensive_linalg_norm_subgradients_at_zero_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.072s) 2022-08-17T12:38:34.6506936Z test_comprehensive_linalg_norm_subgradients_at_zero_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.115s) 2022-08-17T12:38:34.7671384Z test_comprehensive_linalg_norm_subgradients_at_zero_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.116s) 2022-08-17T12:38:34.8385702Z test_comprehensive_linalg_norm_subgradients_at_zero_cpu_float16 (__main__.TestDecompCPU) ... ok (0.071s) 2022-08-17T12:38:34.9427354Z test_comprehensive_linalg_norm_subgradients_at_zero_cpu_float32 (__main__.TestDecompCPU) ... ok (0.104s) 2022-08-17T12:38:35.0468176Z test_comprehensive_linalg_norm_subgradients_at_zero_cpu_float64 (__main__.TestDecompCPU) ... ok (0.104s) 2022-08-17T12:38:35.4674846Z test_comprehensive_linalg_pinv_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.420s) 2022-08-17T12:38:35.8989045Z test_comprehensive_linalg_pinv_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.431s) 2022-08-17T12:38:36.2436672Z test_comprehensive_linalg_pinv_cpu_float32 (__main__.TestDecompCPU) ... ok (0.345s) 2022-08-17T12:38:36.5850634Z test_comprehensive_linalg_pinv_cpu_float64 (__main__.TestDecompCPU) ... ok (0.341s) 2022-08-17T12:38:36.7590548Z test_comprehensive_linalg_pinv_hermitian_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.174s) 2022-08-17T12:38:36.9269903Z test_comprehensive_linalg_pinv_hermitian_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.168s) 2022-08-17T12:38:37.0540454Z test_comprehensive_linalg_pinv_hermitian_cpu_float32 (__main__.TestDecompCPU) ... ok (0.127s) 2022-08-17T12:38:37.1799853Z test_comprehensive_linalg_pinv_hermitian_cpu_float64 (__main__.TestDecompCPU) ... ok (0.126s) 2022-08-17T12:38:37.1810784Z test_comprehensive_linalg_pinv_singular_cpu_complex128 (__main__.TestDecompCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:38:37.1819302Z test_comprehensive_linalg_pinv_singular_cpu_complex64 (__main__.TestDecompCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:38:37.1827971Z test_comprehensive_linalg_pinv_singular_cpu_float32 (__main__.TestDecompCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:38:37.1837081Z test_comprehensive_linalg_pinv_singular_cpu_float64 (__main__.TestDecompCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:38:37.5894471Z test_comprehensive_linalg_qr_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.406s) 2022-08-17T12:38:38.0020754Z test_comprehensive_linalg_qr_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.412s) 2022-08-17T12:38:38.3359427Z test_comprehensive_linalg_qr_cpu_float32 (__main__.TestDecompCPU) ... ok (0.334s) 2022-08-17T12:38:38.6632043Z test_comprehensive_linalg_qr_cpu_float64 (__main__.TestDecompCPU) ... ok (0.327s) 2022-08-17T12:38:38.7154540Z test_comprehensive_linalg_slogdet_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.052s) 2022-08-17T12:38:38.7674467Z test_comprehensive_linalg_slogdet_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.052s) 2022-08-17T12:38:38.7907540Z test_comprehensive_linalg_slogdet_cpu_float32 (__main__.TestDecompCPU) ... ok (0.023s) 2022-08-17T12:38:38.8133156Z test_comprehensive_linalg_slogdet_cpu_float64 (__main__.TestDecompCPU) ... ok (0.022s) 2022-08-17T12:38:38.8881175Z test_comprehensive_linalg_solve_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.075s) 2022-08-17T12:38:38.9635286Z test_comprehensive_linalg_solve_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.075s) 2022-08-17T12:38:39.0255693Z test_comprehensive_linalg_solve_cpu_float32 (__main__.TestDecompCPU) ... ok (0.062s) 2022-08-17T12:38:39.0879033Z test_comprehensive_linalg_solve_cpu_float64 (__main__.TestDecompCPU) ... ok (0.062s) 2022-08-17T12:38:39.1623074Z test_comprehensive_linalg_solve_ex_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.074s) 2022-08-17T12:38:39.2379747Z test_comprehensive_linalg_solve_ex_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.076s) 2022-08-17T12:38:39.3003189Z test_comprehensive_linalg_solve_ex_cpu_float32 (__main__.TestDecompCPU) ... ok (0.062s) 2022-08-17T12:38:39.3608319Z test_comprehensive_linalg_solve_ex_cpu_float64 (__main__.TestDecompCPU) ... ok (0.060s) 2022-08-17T12:38:40.4262471Z test_comprehensive_linalg_solve_triangular_cpu_complex128 (__main__.TestDecompCPU) ... ok (1.065s) 2022-08-17T12:38:41.5011917Z test_comprehensive_linalg_solve_triangular_cpu_complex64 (__main__.TestDecompCPU) ... ok (1.075s) 2022-08-17T12:38:42.4288307Z test_comprehensive_linalg_solve_triangular_cpu_float32 (__main__.TestDecompCPU) ... ok (0.927s) 2022-08-17T12:38:43.3434559Z test_comprehensive_linalg_solve_triangular_cpu_float64 (__main__.TestDecompCPU) ... ok (0.914s) 2022-08-17T12:38:47.3667638Z test_comprehensive_linalg_svd_cpu_complex128 (__main__.TestDecompCPU) ... ok (4.023s) 2022-08-17T12:38:51.4597643Z test_comprehensive_linalg_svd_cpu_complex64 (__main__.TestDecompCPU) ... ok (4.093s) 2022-08-17T12:38:54.4891748Z test_comprehensive_linalg_svd_cpu_float32 (__main__.TestDecompCPU) ... ok (3.029s) 2022-08-17T12:38:57.4791323Z test_comprehensive_linalg_svd_cpu_float64 (__main__.TestDecompCPU) ... ok (2.990s) 2022-08-17T12:38:57.5962770Z test_comprehensive_linalg_svdvals_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.117s) 2022-08-17T12:38:57.7143542Z test_comprehensive_linalg_svdvals_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.118s) 2022-08-17T12:38:57.8164688Z test_comprehensive_linalg_svdvals_cpu_float32 (__main__.TestDecompCPU) ... ok (0.102s) 2022-08-17T12:38:57.9182284Z test_comprehensive_linalg_svdvals_cpu_float64 (__main__.TestDecompCPU) ... ok (0.102s) 2022-08-17T12:38:57.9423055Z test_comprehensive_linalg_tensorinv_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.024s) 2022-08-17T12:38:57.9668617Z test_comprehensive_linalg_tensorinv_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.024s) 2022-08-17T12:38:57.9824302Z test_comprehensive_linalg_tensorinv_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:38:57.9976001Z test_comprehensive_linalg_tensorinv_cpu_float64 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:38:58.0513849Z test_comprehensive_linalg_tensorsolve_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.053s) 2022-08-17T12:38:58.1059188Z test_comprehensive_linalg_tensorsolve_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.054s) 2022-08-17T12:38:58.1430528Z test_comprehensive_linalg_tensorsolve_cpu_float32 (__main__.TestDecompCPU) ... ok (0.037s) 2022-08-17T12:38:58.1802671Z test_comprehensive_linalg_tensorsolve_cpu_float64 (__main__.TestDecompCPU) ... ok (0.037s) 2022-08-17T12:38:58.3509742Z test_comprehensive_linalg_vander_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.171s) 2022-08-17T12:38:58.5244528Z test_comprehensive_linalg_vander_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.173s) 2022-08-17T12:38:58.6485627Z test_comprehensive_linalg_vander_cpu_float32 (__main__.TestDecompCPU) ... ok (0.124s) 2022-08-17T12:38:58.7714316Z test_comprehensive_linalg_vander_cpu_float64 (__main__.TestDecompCPU) ... ok (0.123s) 2022-08-17T12:38:58.7983824Z test_comprehensive_linalg_vander_cpu_int16 (__main__.TestDecompCPU) ... ok (0.027s) 2022-08-17T12:38:58.8251501Z test_comprehensive_linalg_vander_cpu_int32 (__main__.TestDecompCPU) ... ok (0.027s) 2022-08-17T12:38:58.8515224Z test_comprehensive_linalg_vander_cpu_int64 (__main__.TestDecompCPU) ... ok (0.026s) 2022-08-17T12:38:58.8784510Z test_comprehensive_linalg_vander_cpu_int8 (__main__.TestDecompCPU) ... ok (0.027s) 2022-08-17T12:38:58.9053188Z test_comprehensive_linalg_vander_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.027s) 2022-08-17T12:38:59.0117281Z test_comprehensive_linalg_vecdot_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.106s) 2022-08-17T12:38:59.2605755Z test_comprehensive_linalg_vecdot_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.249s) 2022-08-17T12:38:59.5143774Z test_comprehensive_linalg_vecdot_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.254s) 2022-08-17T12:38:59.7086890Z test_comprehensive_linalg_vecdot_cpu_float32 (__main__.TestDecompCPU) ... ok (0.194s) 2022-08-17T12:38:59.8987899Z test_comprehensive_linalg_vecdot_cpu_float64 (__main__.TestDecompCPU) ... ok (0.190s) 2022-08-17T12:39:00.5826828Z test_comprehensive_linalg_vector_norm_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.684s) 2022-08-17T12:39:02.0261936Z test_comprehensive_linalg_vector_norm_cpu_complex128 (__main__.TestDecompCPU) ... ok (1.443s) 2022-08-17T12:39:03.4738388Z test_comprehensive_linalg_vector_norm_cpu_complex64 (__main__.TestDecompCPU) ... ok (1.448s) 2022-08-17T12:39:04.1552417Z test_comprehensive_linalg_vector_norm_cpu_float16 (__main__.TestDecompCPU) ... ok (0.681s) 2022-08-17T12:39:05.4053394Z test_comprehensive_linalg_vector_norm_cpu_float32 (__main__.TestDecompCPU) ... ok (1.250s) 2022-08-17T12:39:06.6599902Z test_comprehensive_linalg_vector_norm_cpu_float64 (__main__.TestDecompCPU) ... ok (1.254s) 2022-08-17T12:39:06.6704596Z test_comprehensive_linspace_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T12:39:06.6894740Z test_comprehensive_linspace_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.019s) 2022-08-17T12:39:06.7084351Z test_comprehensive_linspace_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.019s) 2022-08-17T12:39:06.7182721Z test_comprehensive_linspace_cpu_float16 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T12:39:06.7349719Z test_comprehensive_linspace_cpu_float32 (__main__.TestDecompCPU) ... ok (0.017s) 2022-08-17T12:39:06.7511786Z test_comprehensive_linspace_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:39:06.9424301Z test_comprehensive_linspace_cpu_int16 (__main__.TestDecompCPU) ... expected failure (0.191s) 2022-08-17T12:39:06.9450875Z test_comprehensive_linspace_cpu_int32 (__main__.TestDecompCPU) ... expected failure (0.003s) 2022-08-17T12:39:06.9474691Z test_comprehensive_linspace_cpu_int64 (__main__.TestDecompCPU) ... expected failure (0.002s) 2022-08-17T12:39:06.9623389Z test_comprehensive_linspace_cpu_int8 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:39:06.9746632Z test_comprehensive_linspace_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:39:06.9811628Z test_comprehensive_log10_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:39:06.9845978Z test_comprehensive_log10_cpu_bool (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:39:06.9968414Z test_comprehensive_log10_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:39:07.0084341Z test_comprehensive_log10_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:39:07.0174494Z test_comprehensive_log10_cpu_float32 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:39:07.0262712Z test_comprehensive_log10_cpu_float64 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:39:07.0295804Z test_comprehensive_log10_cpu_int16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:39:07.0327713Z test_comprehensive_log10_cpu_int32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:39:07.0359817Z test_comprehensive_log10_cpu_int64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:39:07.0391054Z test_comprehensive_log10_cpu_int8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:39:07.0423213Z test_comprehensive_log10_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:39:07.0456515Z test_comprehensive_log1p_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:39:07.0497428Z test_comprehensive_log1p_cpu_bool (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:39:07.0678478Z test_comprehensive_log1p_cpu_float32 (__main__.TestDecompCPU) ... ok (0.018s) 2022-08-17T12:39:07.0847700Z test_comprehensive_log1p_cpu_float64 (__main__.TestDecompCPU) ... ok (0.017s) 2022-08-17T12:39:07.0890134Z test_comprehensive_log1p_cpu_int16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:39:07.0931617Z test_comprehensive_log1p_cpu_int32 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:39:07.0972664Z test_comprehensive_log1p_cpu_int64 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:39:07.1014388Z test_comprehensive_log1p_cpu_int8 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:39:07.1053404Z test_comprehensive_log1p_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:39:07.1116648Z test_comprehensive_log2_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:39:07.1147426Z test_comprehensive_log2_cpu_bool (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:39:07.1258707Z test_comprehensive_log2_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:39:07.1370968Z test_comprehensive_log2_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:39:07.1461670Z test_comprehensive_log2_cpu_float32 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:39:07.1550046Z test_comprehensive_log2_cpu_float64 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:39:07.1582799Z test_comprehensive_log2_cpu_int16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:39:07.1614611Z test_comprehensive_log2_cpu_int32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:39:07.1645795Z test_comprehensive_log2_cpu_int64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:39:07.1677215Z test_comprehensive_log2_cpu_int8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:39:07.1708594Z test_comprehensive_log2_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:39:07.1757515Z test_comprehensive_log_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:39:07.1788996Z test_comprehensive_log_cpu_bool (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:39:07.1873925Z test_comprehensive_log_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:39:07.1956511Z test_comprehensive_log_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:39:07.2025342Z test_comprehensive_log_cpu_float32 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:39:07.2094691Z test_comprehensive_log_cpu_float64 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:39:07.2127131Z test_comprehensive_log_cpu_int16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:39:07.2158994Z test_comprehensive_log_cpu_int32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:39:07.2189579Z test_comprehensive_log_cpu_int64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:39:07.2220575Z test_comprehensive_log_cpu_int8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:39:07.2251541Z test_comprehensive_log_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:39:07.2317845Z test_comprehensive_log_softmax_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:39:07.2562756Z test_comprehensive_log_softmax_cpu_float32 (__main__.TestDecompCPU) ... ok (0.024s) 2022-08-17T12:39:07.2798474Z test_comprehensive_log_softmax_cpu_float64 (__main__.TestDecompCPU) ... ok (0.023s) 2022-08-17T12:39:07.2867656Z test_comprehensive_log_softmax_dtype_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:39:07.2962612Z test_comprehensive_log_softmax_dtype_cpu_bool (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:39:07.3203839Z test_comprehensive_log_softmax_dtype_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.024s) 2022-08-17T12:39:07.3303797Z test_comprehensive_log_softmax_dtype_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T12:39:07.3546163Z test_comprehensive_log_softmax_dtype_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.024s) 2022-08-17T12:39:07.3614898Z test_comprehensive_log_softmax_dtype_cpu_float16 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:39:07.3858016Z test_comprehensive_log_softmax_dtype_cpu_float32 (__main__.TestDecompCPU) ... ok (0.024s) 2022-08-17T12:39:07.4091474Z test_comprehensive_log_softmax_dtype_cpu_float64 (__main__.TestDecompCPU) ... ok (0.023s) 2022-08-17T12:39:07.4200810Z test_comprehensive_log_softmax_dtype_cpu_int16 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:39:07.4309932Z test_comprehensive_log_softmax_dtype_cpu_int32 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:39:07.4419298Z test_comprehensive_log_softmax_dtype_cpu_int64 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:39:07.4527927Z test_comprehensive_log_softmax_dtype_cpu_int8 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:39:07.4637019Z test_comprehensive_log_softmax_dtype_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:39:07.4697108Z test_comprehensive_logaddexp2_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:39:07.4814624Z test_comprehensive_logaddexp2_cpu_float32 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:39:07.4932813Z test_comprehensive_logaddexp2_cpu_float64 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:39:07.4987778Z test_comprehensive_logaddexp_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:39:07.5104897Z test_comprehensive_logaddexp_cpu_float32 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:39:07.5221298Z test_comprehensive_logaddexp_cpu_float64 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:39:07.5661962Z test_comprehensive_logcumsumexp_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.044s) 2022-08-17T12:39:07.7843172Z test_comprehensive_logcumsumexp_cpu_float32 (__main__.TestDecompCPU) ... ok (0.218s) 2022-08-17T12:39:07.9940211Z test_comprehensive_logcumsumexp_cpu_float64 (__main__.TestDecompCPU) ... ok (0.210s) 2022-08-17T12:39:08.0709699Z test_comprehensive_logdet_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.077s) 2022-08-17T12:39:08.1489205Z test_comprehensive_logdet_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.078s) 2022-08-17T12:39:08.1937145Z test_comprehensive_logdet_cpu_float32 (__main__.TestDecompCPU) ... ok (0.045s) 2022-08-17T12:39:08.2382403Z test_comprehensive_logdet_cpu_float64 (__main__.TestDecompCPU) ... ok (0.044s) 2022-08-17T12:39:08.2539539Z test_comprehensive_logical_and_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:39:08.2676935Z test_comprehensive_logical_and_cpu_bool (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:39:08.3000286Z test_comprehensive_logical_and_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.032s) 2022-08-17T12:39:08.3340400Z test_comprehensive_logical_and_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.034s) 2022-08-17T12:39:08.3498194Z test_comprehensive_logical_and_cpu_float16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:39:08.3718107Z test_comprehensive_logical_and_cpu_float32 (__main__.TestDecompCPU) ... ok (0.022s) 2022-08-17T12:39:08.3921811Z test_comprehensive_logical_and_cpu_float64 (__main__.TestDecompCPU) ... ok (0.020s) 2022-08-17T12:39:08.4062986Z test_comprehensive_logical_and_cpu_int16 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:39:08.4205472Z test_comprehensive_logical_and_cpu_int32 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:39:08.4345124Z test_comprehensive_logical_and_cpu_int64 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:39:08.4485228Z test_comprehensive_logical_and_cpu_int8 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:39:08.4625056Z test_comprehensive_logical_and_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:39:08.4652828Z test_comprehensive_logical_not_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:39:08.4676060Z test_comprehensive_logical_not_cpu_bool (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:39:08.4710744Z test_comprehensive_logical_not_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:39:08.4745329Z test_comprehensive_logical_not_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:39:08.4772828Z test_comprehensive_logical_not_cpu_float16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:39:08.4801593Z test_comprehensive_logical_not_cpu_float32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:39:08.4830315Z test_comprehensive_logical_not_cpu_float64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:39:08.4854319Z test_comprehensive_logical_not_cpu_int16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:39:08.4878104Z test_comprehensive_logical_not_cpu_int32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:39:08.4901265Z test_comprehensive_logical_not_cpu_int64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:39:08.4924824Z test_comprehensive_logical_not_cpu_int8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:39:08.4948158Z test_comprehensive_logical_not_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:39:08.5113211Z test_comprehensive_logical_or_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:39:08.5260304Z test_comprehensive_logical_or_cpu_bool (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:39:08.5596212Z test_comprehensive_logical_or_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.033s) 2022-08-17T12:39:08.5948663Z test_comprehensive_logical_or_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.035s) 2022-08-17T12:39:08.6120298Z test_comprehensive_logical_or_cpu_float16 (__main__.TestDecompCPU) ... ok (0.017s) 2022-08-17T12:39:08.6353422Z test_comprehensive_logical_or_cpu_float32 (__main__.TestDecompCPU) ... ok (0.023s) 2022-08-17T12:39:08.6572110Z test_comprehensive_logical_or_cpu_float64 (__main__.TestDecompCPU) ... ok (0.022s) 2022-08-17T12:39:08.6726319Z test_comprehensive_logical_or_cpu_int16 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:39:08.6882244Z test_comprehensive_logical_or_cpu_int32 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:39:08.7036682Z test_comprehensive_logical_or_cpu_int64 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:39:08.7190980Z test_comprehensive_logical_or_cpu_int8 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:39:08.7345201Z test_comprehensive_logical_or_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:39:08.7494183Z test_comprehensive_logical_xor_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:39:08.7631191Z test_comprehensive_logical_xor_cpu_bool (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:39:08.7957516Z test_comprehensive_logical_xor_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.032s) 2022-08-17T12:39:08.8298892Z test_comprehensive_logical_xor_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.034s) 2022-08-17T12:39:08.8456778Z test_comprehensive_logical_xor_cpu_float16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:39:08.8671418Z test_comprehensive_logical_xor_cpu_float32 (__main__.TestDecompCPU) ... ok (0.021s) 2022-08-17T12:39:08.8877366Z test_comprehensive_logical_xor_cpu_float64 (__main__.TestDecompCPU) ... ok (0.020s) 2022-08-17T12:39:08.9023500Z test_comprehensive_logical_xor_cpu_int16 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:39:08.9163854Z test_comprehensive_logical_xor_cpu_int32 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:39:08.9303346Z test_comprehensive_logical_xor_cpu_int64 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:39:08.9444256Z test_comprehensive_logical_xor_cpu_int8 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:39:08.9584979Z test_comprehensive_logical_xor_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:39:08.9642109Z test_comprehensive_logit_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:39:08.9700103Z test_comprehensive_logit_cpu_bool (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:39:08.9872723Z test_comprehensive_logit_cpu_float32 (__main__.TestDecompCPU) ... ok (0.017s) 2022-08-17T12:39:09.0040103Z test_comprehensive_logit_cpu_float64 (__main__.TestDecompCPU) ... ok (0.017s) 2022-08-17T12:39:09.0096838Z test_comprehensive_logit_cpu_int16 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:39:09.0153516Z test_comprehensive_logit_cpu_int32 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:39:09.0209435Z test_comprehensive_logit_cpu_int64 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:39:09.0266332Z test_comprehensive_logit_cpu_int8 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:39:09.0323721Z test_comprehensive_logit_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:39:09.1294039Z test_comprehensive_logspace_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.097s) 2022-08-17T12:39:09.2900813Z test_comprehensive_logspace_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.161s) 2022-08-17T12:39:09.4524912Z test_comprehensive_logspace_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.162s) 2022-08-17T12:39:09.6091920Z test_comprehensive_logspace_cpu_float32 (__main__.TestDecompCPU) ... ok (0.157s) 2022-08-17T12:39:09.7603608Z test_comprehensive_logspace_cpu_float64 (__main__.TestDecompCPU) ... ok (0.151s) 2022-08-17T12:39:09.8917525Z test_comprehensive_logspace_cpu_int16 (__main__.TestDecompCPU) ... ok (0.131s) 2022-08-17T12:39:10.0223650Z test_comprehensive_logspace_cpu_int32 (__main__.TestDecompCPU) ... ok (0.131s) 2022-08-17T12:39:10.1508070Z test_comprehensive_logspace_cpu_int64 (__main__.TestDecompCPU) ... ok (0.128s) 2022-08-17T12:39:10.2046587Z test_comprehensive_logspace_cpu_int8 (__main__.TestDecompCPU) ... ok (0.054s) 2022-08-17T12:39:10.2479798Z test_comprehensive_logspace_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.043s) 2022-08-17T12:39:10.2634841Z test_comprehensive_logsumexp_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:39:10.2686995Z test_comprehensive_logsumexp_cpu_bool (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:39:10.3592663Z test_comprehensive_logsumexp_cpu_float32 (__main__.TestDecompCPU) ... ok (0.090s) 2022-08-17T12:39:10.4484885Z test_comprehensive_logsumexp_cpu_float64 (__main__.TestDecompCPU) ... ok (0.089s) 2022-08-17T12:39:10.4538539Z test_comprehensive_logsumexp_cpu_int16 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:39:10.4591552Z test_comprehensive_logsumexp_cpu_int32 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:39:10.4643260Z test_comprehensive_logsumexp_cpu_int64 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:39:10.4694833Z test_comprehensive_logsumexp_cpu_int8 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:39:10.4745938Z test_comprehensive_logsumexp_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:39:10.4760950Z test_comprehensive_long_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:39:10.4772691Z test_comprehensive_long_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:39:10.4787413Z test_comprehensive_long_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:39:10.4802503Z test_comprehensive_long_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:39:10.4817394Z test_comprehensive_long_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:39:10.4831078Z test_comprehensive_long_cpu_float16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:39:10.4844321Z test_comprehensive_long_cpu_float32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:39:10.4857776Z test_comprehensive_long_cpu_float64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:39:10.4869738Z test_comprehensive_long_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:39:10.4881749Z test_comprehensive_long_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:39:10.4892585Z test_comprehensive_long_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:39:10.4904440Z test_comprehensive_long_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:39:10.4916696Z test_comprehensive_long_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:39:10.5074865Z test_comprehensive_lt_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:39:10.5217401Z test_comprehensive_lt_cpu_bool (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:39:10.5379462Z test_comprehensive_lt_cpu_float16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:39:10.5598127Z test_comprehensive_lt_cpu_float32 (__main__.TestDecompCPU) ... ok (0.022s) 2022-08-17T12:39:10.5810208Z test_comprehensive_lt_cpu_float64 (__main__.TestDecompCPU) ... ok (0.021s) 2022-08-17T12:39:10.5957250Z test_comprehensive_lt_cpu_int16 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:39:10.6103611Z test_comprehensive_lt_cpu_int32 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:39:10.6249643Z test_comprehensive_lt_cpu_int64 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:39:10.6395549Z test_comprehensive_lt_cpu_int8 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:39:10.6539443Z test_comprehensive_lt_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:39:11.6268504Z test_comprehensive_lu_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.973s) 2022-08-17T12:39:12.6311099Z test_comprehensive_lu_cpu_complex64 (__main__.TestDecompCPU) ... ok (1.004s) 2022-08-17T12:39:13.2879151Z test_comprehensive_lu_cpu_float32 (__main__.TestDecompCPU) ... ok (0.657s) 2022-08-17T12:39:13.9181021Z test_comprehensive_lu_cpu_float64 (__main__.TestDecompCPU) ... ok (0.630s) 2022-08-17T12:39:14.2858342Z test_comprehensive_lu_solve_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.368s) 2022-08-17T12:39:14.6565299Z test_comprehensive_lu_solve_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.371s) 2022-08-17T12:39:14.9678103Z test_comprehensive_lu_solve_cpu_float32 (__main__.TestDecompCPU) ... ok (0.311s) 2022-08-17T12:39:15.2815463Z test_comprehensive_lu_solve_cpu_float64 (__main__.TestDecompCPU) ... ok (0.314s) 2022-08-17T12:39:15.3902638Z test_comprehensive_lu_unpack_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.109s) 2022-08-17T12:39:15.5025980Z test_comprehensive_lu_unpack_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.112s) 2022-08-17T12:39:15.5745948Z test_comprehensive_lu_unpack_cpu_float32 (__main__.TestDecompCPU) ... ok (0.072s) 2022-08-17T12:39:15.6470651Z test_comprehensive_lu_unpack_cpu_float64 (__main__.TestDecompCPU) ... ok (0.072s) 2022-08-17T12:39:15.6525502Z test_comprehensive_mH_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:39:15.6666823Z test_comprehensive_mH_cpu_bool (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:39:15.7405605Z test_comprehensive_mH_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.074s) 2022-08-17T12:39:15.7771055Z test_comprehensive_mH_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.036s) 2022-08-17T12:39:15.8528714Z test_comprehensive_mH_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.076s) 2022-08-17T12:39:15.8580765Z test_comprehensive_mH_cpu_float16 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:39:15.9018583Z test_comprehensive_mH_cpu_float32 (__main__.TestDecompCPU) ... ok (0.044s) 2022-08-17T12:39:15.9430341Z test_comprehensive_mH_cpu_float64 (__main__.TestDecompCPU) ... ok (0.041s) 2022-08-17T12:39:15.9568425Z test_comprehensive_mH_cpu_int16 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:39:15.9706133Z test_comprehensive_mH_cpu_int32 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:39:15.9842488Z test_comprehensive_mH_cpu_int64 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:39:15.9981814Z test_comprehensive_mH_cpu_int8 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:39:16.0118454Z test_comprehensive_mH_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:39:16.0168703Z test_comprehensive_mT_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:39:16.0307198Z test_comprehensive_mT_cpu_bool (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:39:16.1033567Z test_comprehensive_mT_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.072s) 2022-08-17T12:39:16.1392279Z test_comprehensive_mT_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.036s) 2022-08-17T12:39:16.2146452Z test_comprehensive_mT_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.075s) 2022-08-17T12:39:16.2197983Z test_comprehensive_mT_cpu_float16 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:39:16.2643518Z test_comprehensive_mT_cpu_float32 (__main__.TestDecompCPU) ... ok (0.044s) 2022-08-17T12:39:16.3056823Z test_comprehensive_mT_cpu_float64 (__main__.TestDecompCPU) ... ok (0.041s) 2022-08-17T12:39:16.3197492Z test_comprehensive_mT_cpu_int16 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:39:16.3334950Z test_comprehensive_mT_cpu_int32 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:39:16.3471935Z test_comprehensive_mT_cpu_int64 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:39:16.3607626Z test_comprehensive_mT_cpu_int8 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:39:16.3742900Z test_comprehensive_mT_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:39:16.3850665Z test_comprehensive_masked_fill_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:39:16.3916659Z test_comprehensive_masked_fill_cpu_bool (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:39:16.4306000Z test_comprehensive_masked_fill_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.039s) 2022-08-17T12:39:16.4439097Z test_comprehensive_masked_fill_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:39:16.4840226Z test_comprehensive_masked_fill_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.040s) 2022-08-17T12:39:16.4951931Z test_comprehensive_masked_fill_cpu_float16 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:39:16.5248388Z test_comprehensive_masked_fill_cpu_float32 (__main__.TestDecompCPU) ... ok (0.029s) 2022-08-17T12:39:16.5541076Z test_comprehensive_masked_fill_cpu_float64 (__main__.TestDecompCPU) ... ok (0.029s) 2022-08-17T12:39:16.5609364Z test_comprehensive_masked_fill_cpu_int16 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:39:16.5677226Z test_comprehensive_masked_fill_cpu_int32 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:39:16.5743245Z test_comprehensive_masked_fill_cpu_int64 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:39:16.5810006Z test_comprehensive_masked_fill_cpu_int8 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:39:16.5876677Z test_comprehensive_masked_fill_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:39:16.5952998Z test_comprehensive_masked_scatter_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:39:16.5967593Z test_comprehensive_masked_scatter_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:39:16.6170291Z test_comprehensive_masked_scatter_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.020s) 2022-08-17T12:39:16.6389899Z test_comprehensive_masked_scatter_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.022s) 2022-08-17T12:39:16.6464624Z test_comprehensive_masked_scatter_cpu_float16 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:39:16.6622134Z test_comprehensive_masked_scatter_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:39:16.6778964Z test_comprehensive_masked_scatter_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:39:16.6795126Z test_comprehensive_masked_scatter_cpu_int16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:39:16.6810382Z test_comprehensive_masked_scatter_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:39:16.6824942Z test_comprehensive_masked_scatter_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:39:16.6839430Z test_comprehensive_masked_scatter_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:39:16.6854031Z test_comprehensive_masked_scatter_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:39:16.6938994Z test_comprehensive_masked_select_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:39:16.6957849Z test_comprehensive_masked_select_cpu_bool (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:39:16.7313481Z test_comprehensive_masked_select_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.035s) 2022-08-17T12:39:16.7698239Z test_comprehensive_masked_select_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.038s) 2022-08-17T12:39:16.7781166Z test_comprehensive_masked_select_cpu_float16 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:39:16.8030710Z test_comprehensive_masked_select_cpu_float32 (__main__.TestDecompCPU) ... ok (0.025s) 2022-08-17T12:39:16.8270485Z test_comprehensive_masked_select_cpu_float64 (__main__.TestDecompCPU) ... ok (0.024s) 2022-08-17T12:39:16.8287369Z test_comprehensive_masked_select_cpu_int16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:39:16.8303217Z test_comprehensive_masked_select_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:39:16.8318653Z test_comprehensive_masked_select_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:39:16.8333735Z test_comprehensive_masked_select_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:39:16.8348512Z test_comprehensive_masked_select_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:39:16.8559802Z test_comprehensive_matmul_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.021s) 2022-08-17T12:39:17.0553375Z test_comprehensive_matmul_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.199s) 2022-08-17T12:39:17.2627995Z test_comprehensive_matmul_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.207s) 2022-08-17T12:39:17.3865196Z test_comprehensive_matmul_cpu_float32 (__main__.TestDecompCPU) ... ok (0.124s) 2022-08-17T12:39:17.5078612Z test_comprehensive_matmul_cpu_float64 (__main__.TestDecompCPU) ... ok (0.121s) 2022-08-17T12:39:17.5416446Z test_comprehensive_matmul_cpu_int16 (__main__.TestDecompCPU) ... ok (0.034s) 2022-08-17T12:39:17.5749868Z test_comprehensive_matmul_cpu_int32 (__main__.TestDecompCPU) ... ok (0.033s) 2022-08-17T12:39:17.6093493Z test_comprehensive_matmul_cpu_int64 (__main__.TestDecompCPU) ... ok (0.034s) 2022-08-17T12:39:17.6425841Z test_comprehensive_matmul_cpu_int8 (__main__.TestDecompCPU) ... ok (0.033s) 2022-08-17T12:39:17.6761363Z test_comprehensive_matmul_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.033s) 2022-08-17T12:39:17.6810964Z test_comprehensive_matrix_exp_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:39:17.6899384Z test_comprehensive_matrix_exp_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:39:17.6987855Z test_comprehensive_matrix_exp_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:39:17.7054116Z test_comprehensive_matrix_exp_cpu_float32 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:39:17.7118911Z test_comprehensive_matrix_exp_cpu_float64 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:39:17.7955884Z test_comprehensive_max_binary_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.084s) 2022-08-17T12:39:17.8103505Z test_comprehensive_max_binary_cpu_bool (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:39:17.8999823Z test_comprehensive_max_binary_cpu_float16 (__main__.TestDecompCPU) ... ok (0.089s) 2022-08-17T12:39:18.1936856Z test_comprehensive_max_binary_cpu_float32 (__main__.TestDecompCPU) ... ok (0.294s) 2022-08-17T12:39:18.4705719Z test_comprehensive_max_binary_cpu_float64 (__main__.TestDecompCPU) ... ok (0.277s) 2022-08-17T12:39:18.4855679Z test_comprehensive_max_binary_cpu_int16 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:39:18.5003348Z test_comprehensive_max_binary_cpu_int32 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:39:18.5149768Z test_comprehensive_max_binary_cpu_int64 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:39:18.5298251Z test_comprehensive_max_binary_cpu_int8 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:39:18.5445932Z test_comprehensive_max_binary_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:39:18.5529172Z test_comprehensive_max_reduction_no_dim_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:39:18.5541783Z test_comprehensive_max_reduction_no_dim_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:39:18.5623448Z test_comprehensive_max_reduction_no_dim_cpu_float16 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:39:18.5736433Z test_comprehensive_max_reduction_no_dim_cpu_float32 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:39:18.5850188Z test_comprehensive_max_reduction_no_dim_cpu_float64 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:39:18.5863002Z test_comprehensive_max_reduction_no_dim_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:39:18.5874524Z test_comprehensive_max_reduction_no_dim_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:39:18.5885406Z test_comprehensive_max_reduction_no_dim_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:39:18.5896074Z test_comprehensive_max_reduction_no_dim_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:39:18.5905760Z test_comprehensive_max_reduction_no_dim_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:39:18.5940922Z test_comprehensive_max_reduction_with_dim_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:39:18.5952472Z test_comprehensive_max_reduction_with_dim_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:39:18.5986228Z test_comprehensive_max_reduction_with_dim_cpu_float16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:39:18.6028168Z test_comprehensive_max_reduction_with_dim_cpu_float32 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:39:18.6070643Z test_comprehensive_max_reduction_with_dim_cpu_float64 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:39:18.6084090Z test_comprehensive_max_reduction_with_dim_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:39:18.6096832Z test_comprehensive_max_reduction_with_dim_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:39:18.6109119Z test_comprehensive_max_reduction_with_dim_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:39:18.6121233Z test_comprehensive_max_reduction_with_dim_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:39:18.6133589Z test_comprehensive_max_reduction_with_dim_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:39:18.6988568Z test_comprehensive_maximum_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.085s) 2022-08-17T12:39:18.7135274Z test_comprehensive_maximum_cpu_bool (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:39:18.8033452Z test_comprehensive_maximum_cpu_float16 (__main__.TestDecompCPU) ... ok (0.090s) 2022-08-17T12:39:19.0984886Z test_comprehensive_maximum_cpu_float32 (__main__.TestDecompCPU) ... ok (0.295s) 2022-08-17T12:39:19.3755330Z test_comprehensive_maximum_cpu_float64 (__main__.TestDecompCPU) ... ok (0.277s) 2022-08-17T12:39:19.3905646Z test_comprehensive_maximum_cpu_int16 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:39:19.4052913Z test_comprehensive_maximum_cpu_int32 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:39:19.4197711Z test_comprehensive_maximum_cpu_int64 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:39:19.4342882Z test_comprehensive_maximum_cpu_int8 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:39:19.4488083Z test_comprehensive_maximum_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:39:19.4844936Z test_comprehensive_mean_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.036s) 2022-08-17T12:39:19.5675447Z test_comprehensive_mean_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.083s) 2022-08-17T12:39:19.6525684Z test_comprehensive_mean_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.085s) 2022-08-17T12:39:19.6879375Z test_comprehensive_mean_cpu_float16 (__main__.TestDecompCPU) ... ok (0.035s) 2022-08-17T12:39:19.7557463Z test_comprehensive_mean_cpu_float32 (__main__.TestDecompCPU) ... ok (0.068s) 2022-08-17T12:39:19.8218604Z test_comprehensive_mean_cpu_float64 (__main__.TestDecompCPU) ... ok (0.066s) 2022-08-17T12:39:19.8400126Z test_comprehensive_median_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.018s) 2022-08-17T12:39:19.8643142Z test_comprehensive_median_cpu_float32 (__main__.TestDecompCPU) ... ok (0.024s) 2022-08-17T12:39:19.8884162Z test_comprehensive_median_cpu_float64 (__main__.TestDecompCPU) ... ok (0.024s) 2022-08-17T12:39:19.8901628Z test_comprehensive_median_cpu_int16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:39:19.8918155Z test_comprehensive_median_cpu_int32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:39:19.8933717Z test_comprehensive_median_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:39:19.8948757Z test_comprehensive_median_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:39:19.8964168Z test_comprehensive_median_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:39:19.8973086Z test_comprehensive_meshgrid_list_of_tensors_cpu_bfloat16 (__main__.TestDecompCPU) ... skip: meshgrid in torch.bfloat16 not supported (0.001s) 2022-08-17T12:39:19.8981402Z test_comprehensive_meshgrid_list_of_tensors_cpu_bool (__main__.TestDecompCPU) ... skip: meshgrid in torch.bool not supported (0.001s) 2022-08-17T12:39:19.8989708Z test_comprehensive_meshgrid_list_of_tensors_cpu_complex128 (__main__.TestDecompCPU) ... skip: meshgrid in torch.complex128 not supported (0.001s) 2022-08-17T12:39:19.8998179Z test_comprehensive_meshgrid_list_of_tensors_cpu_complex64 (__main__.TestDecompCPU) ... skip: meshgrid in torch.complex64 not supported (0.001s) 2022-08-17T12:39:19.9006529Z test_comprehensive_meshgrid_list_of_tensors_cpu_float16 (__main__.TestDecompCPU) ... skip: meshgrid in torch.float16 not supported (0.001s) 2022-08-17T12:39:19.9015016Z test_comprehensive_meshgrid_list_of_tensors_cpu_float32 (__main__.TestDecompCPU) ... skip: meshgrid in torch.float32 not supported (0.001s) 2022-08-17T12:39:19.9023226Z test_comprehensive_meshgrid_list_of_tensors_cpu_float64 (__main__.TestDecompCPU) ... skip: meshgrid in torch.float64 not supported (0.001s) 2022-08-17T12:39:19.9031382Z test_comprehensive_meshgrid_list_of_tensors_cpu_int16 (__main__.TestDecompCPU) ... skip: meshgrid in torch.int16 not supported (0.001s) 2022-08-17T12:39:19.9039751Z test_comprehensive_meshgrid_list_of_tensors_cpu_int32 (__main__.TestDecompCPU) ... skip: meshgrid in torch.int32 not supported (0.001s) 2022-08-17T12:39:19.9047972Z test_comprehensive_meshgrid_list_of_tensors_cpu_int64 (__main__.TestDecompCPU) ... skip: meshgrid in torch.int64 not supported (0.001s) 2022-08-17T12:39:19.9056524Z test_comprehensive_meshgrid_list_of_tensors_cpu_int8 (__main__.TestDecompCPU) ... skip: meshgrid in torch.int8 not supported (0.001s) 2022-08-17T12:39:19.9064624Z test_comprehensive_meshgrid_list_of_tensors_cpu_uint8 (__main__.TestDecompCPU) ... skip: meshgrid in torch.uint8 not supported (0.001s) 2022-08-17T12:39:19.9072934Z test_comprehensive_meshgrid_variadic_tensors_cpu_bfloat16 (__main__.TestDecompCPU) ... skip: meshgrid in torch.bfloat16 not supported (0.001s) 2022-08-17T12:39:19.9081116Z test_comprehensive_meshgrid_variadic_tensors_cpu_bool (__main__.TestDecompCPU) ... skip: meshgrid in torch.bool not supported (0.001s) 2022-08-17T12:39:19.9089408Z test_comprehensive_meshgrid_variadic_tensors_cpu_complex128 (__main__.TestDecompCPU) ... skip: meshgrid in torch.complex128 not supported (0.001s) 2022-08-17T12:39:19.9097743Z test_comprehensive_meshgrid_variadic_tensors_cpu_complex64 (__main__.TestDecompCPU) ... skip: meshgrid in torch.complex64 not supported (0.001s) 2022-08-17T12:39:19.9106090Z test_comprehensive_meshgrid_variadic_tensors_cpu_float16 (__main__.TestDecompCPU) ... skip: meshgrid in torch.float16 not supported (0.001s) 2022-08-17T12:39:19.9114560Z test_comprehensive_meshgrid_variadic_tensors_cpu_float32 (__main__.TestDecompCPU) ... skip: meshgrid in torch.float32 not supported (0.001s) 2022-08-17T12:39:19.9122764Z test_comprehensive_meshgrid_variadic_tensors_cpu_float64 (__main__.TestDecompCPU) ... skip: meshgrid in torch.float64 not supported (0.001s) 2022-08-17T12:39:19.9131108Z test_comprehensive_meshgrid_variadic_tensors_cpu_int16 (__main__.TestDecompCPU) ... skip: meshgrid in torch.int16 not supported (0.001s) 2022-08-17T12:39:19.9139464Z test_comprehensive_meshgrid_variadic_tensors_cpu_int32 (__main__.TestDecompCPU) ... skip: meshgrid in torch.int32 not supported (0.001s) 2022-08-17T12:39:19.9147491Z test_comprehensive_meshgrid_variadic_tensors_cpu_int64 (__main__.TestDecompCPU) ... skip: meshgrid in torch.int64 not supported (0.001s) 2022-08-17T12:39:19.9155870Z test_comprehensive_meshgrid_variadic_tensors_cpu_int8 (__main__.TestDecompCPU) ... skip: meshgrid in torch.int8 not supported (0.001s) 2022-08-17T12:39:19.9164018Z test_comprehensive_meshgrid_variadic_tensors_cpu_uint8 (__main__.TestDecompCPU) ... skip: meshgrid in torch.uint8 not supported (0.001s) 2022-08-17T12:39:20.0022091Z test_comprehensive_min_binary_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.086s) 2022-08-17T12:39:20.0170302Z test_comprehensive_min_binary_cpu_bool (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:39:20.1070218Z test_comprehensive_min_binary_cpu_float16 (__main__.TestDecompCPU) ... ok (0.090s) 2022-08-17T12:39:20.4037196Z test_comprehensive_min_binary_cpu_float32 (__main__.TestDecompCPU) ... ok (0.296s) 2022-08-17T12:39:20.6811107Z test_comprehensive_min_binary_cpu_float64 (__main__.TestDecompCPU) ... ok (0.277s) 2022-08-17T12:39:20.6960141Z test_comprehensive_min_binary_cpu_int16 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:39:20.7107944Z test_comprehensive_min_binary_cpu_int32 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:39:20.7252689Z test_comprehensive_min_binary_cpu_int64 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:39:20.7399616Z test_comprehensive_min_binary_cpu_int8 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:39:20.7545028Z test_comprehensive_min_binary_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:39:20.7627174Z test_comprehensive_min_reduction_no_dim_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:39:20.7639371Z test_comprehensive_min_reduction_no_dim_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:39:20.7719466Z test_comprehensive_min_reduction_no_dim_cpu_float16 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:39:20.7828425Z test_comprehensive_min_reduction_no_dim_cpu_float32 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:39:20.7935861Z test_comprehensive_min_reduction_no_dim_cpu_float64 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:39:20.7947346Z test_comprehensive_min_reduction_no_dim_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:39:20.7957793Z test_comprehensive_min_reduction_no_dim_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:39:20.7967983Z test_comprehensive_min_reduction_no_dim_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:39:20.7978292Z test_comprehensive_min_reduction_no_dim_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:39:20.7988433Z test_comprehensive_min_reduction_no_dim_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:39:20.8023679Z test_comprehensive_min_reduction_with_dim_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:39:20.8034823Z test_comprehensive_min_reduction_with_dim_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:39:20.8066961Z test_comprehensive_min_reduction_with_dim_cpu_float16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:39:20.8106659Z test_comprehensive_min_reduction_with_dim_cpu_float32 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:39:20.8147487Z test_comprehensive_min_reduction_with_dim_cpu_float64 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:39:20.8159125Z test_comprehensive_min_reduction_with_dim_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:39:20.8170762Z test_comprehensive_min_reduction_with_dim_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:39:20.8182224Z test_comprehensive_min_reduction_with_dim_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:39:20.8193839Z test_comprehensive_min_reduction_with_dim_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:39:20.8205199Z test_comprehensive_min_reduction_with_dim_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:39:20.9040692Z test_comprehensive_minimum_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.083s) 2022-08-17T12:39:20.9186065Z test_comprehensive_minimum_cpu_bool (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:39:21.0077632Z test_comprehensive_minimum_cpu_float16 (__main__.TestDecompCPU) ... ok (0.089s) 2022-08-17T12:39:21.2999090Z test_comprehensive_minimum_cpu_float32 (__main__.TestDecompCPU) ... ok (0.292s) 2022-08-17T12:39:21.5745021Z test_comprehensive_minimum_cpu_float64 (__main__.TestDecompCPU) ... ok (0.274s) 2022-08-17T12:39:21.5890972Z test_comprehensive_minimum_cpu_int16 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:39:21.6039113Z test_comprehensive_minimum_cpu_int32 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:39:21.6183862Z test_comprehensive_minimum_cpu_int64 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:39:21.6329988Z test_comprehensive_minimum_cpu_int8 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:39:21.6475849Z test_comprehensive_minimum_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:39:21.6495744Z test_comprehensive_mm_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:39:21.6590466Z test_comprehensive_mm_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:39:21.6684347Z test_comprehensive_mm_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:39:21.6723275Z test_comprehensive_mm_cpu_float32 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:39:21.6761412Z test_comprehensive_mm_cpu_float64 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:39:21.6772858Z test_comprehensive_mm_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:39:21.6782857Z test_comprehensive_mm_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:39:21.6793174Z test_comprehensive_mm_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:39:21.6803672Z test_comprehensive_mm_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:39:21.6813582Z test_comprehensive_mm_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:39:21.6873907Z test_comprehensive_mode_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:39:21.6887023Z test_comprehensive_mode_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:39:21.6945817Z test_comprehensive_mode_cpu_float16 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:39:21.7024654Z test_comprehensive_mode_cpu_float32 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:39:21.7103352Z test_comprehensive_mode_cpu_float64 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:39:21.7118266Z test_comprehensive_mode_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:39:21.7133568Z test_comprehensive_mode_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:39:21.7147771Z test_comprehensive_mode_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:39:21.7162318Z test_comprehensive_mode_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:39:21.7177320Z test_comprehensive_mode_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:39:21.7205534Z test_comprehensive_movedim_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:39:21.7233286Z test_comprehensive_movedim_cpu_bool (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:39:21.7310964Z test_comprehensive_movedim_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:39:21.7355632Z test_comprehensive_movedim_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:39:21.7433761Z test_comprehensive_movedim_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:39:21.7461349Z test_comprehensive_movedim_cpu_float16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:39:21.7522679Z test_comprehensive_movedim_cpu_float32 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:39:21.7581796Z test_comprehensive_movedim_cpu_float64 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:39:21.7609445Z test_comprehensive_movedim_cpu_int16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:39:21.7639106Z test_comprehensive_movedim_cpu_int32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:39:21.7667305Z test_comprehensive_movedim_cpu_int64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:39:21.7695253Z test_comprehensive_movedim_cpu_int8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:39:21.7722861Z test_comprehensive_movedim_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:39:21.7748977Z test_comprehensive_msort_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:39:21.7761995Z test_comprehensive_msort_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:39:21.7790747Z test_comprehensive_msort_cpu_float16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:39:21.7816746Z test_comprehensive_msort_cpu_float32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:39:21.7845127Z test_comprehensive_msort_cpu_float64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:39:21.7861908Z test_comprehensive_msort_cpu_int16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:39:21.7878515Z test_comprehensive_msort_cpu_int32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:39:21.7895041Z test_comprehensive_msort_cpu_int64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:39:21.7911243Z test_comprehensive_msort_cpu_int8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:39:21.7927102Z test_comprehensive_msort_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:39:21.8193528Z test_comprehensive_mul_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.026s) 2022-08-17T12:39:21.8340466Z test_comprehensive_mul_cpu_bool (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:39:22.0379146Z test_comprehensive_mul_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.204s) 2022-08-17T12:39:22.0759972Z test_comprehensive_mul_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.038s) 2022-08-17T12:39:22.2865095Z test_comprehensive_mul_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.210s) 2022-08-17T12:39:22.3142587Z test_comprehensive_mul_cpu_float16 (__main__.TestDecompCPU) ... ok (0.028s) 2022-08-17T12:39:22.4424390Z test_comprehensive_mul_cpu_float32 (__main__.TestDecompCPU) ... ok (0.128s) 2022-08-17T12:39:22.5637475Z test_comprehensive_mul_cpu_float64 (__main__.TestDecompCPU) ... ok (0.121s) 2022-08-17T12:39:22.5783910Z test_comprehensive_mul_cpu_int16 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:39:22.5930764Z test_comprehensive_mul_cpu_int32 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:39:22.6078031Z test_comprehensive_mul_cpu_int64 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:39:22.6223568Z test_comprehensive_mul_cpu_int8 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:39:22.6369689Z test_comprehensive_mul_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:39:22.6403608Z test_comprehensive_multinomial_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:39:22.6434724Z test_comprehensive_multinomial_cpu_float32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:39:22.6465298Z test_comprehensive_multinomial_cpu_float64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:39:22.6491402Z test_comprehensive_mv_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:39:22.6546181Z test_comprehensive_mv_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:39:22.6600589Z test_comprehensive_mv_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:39:22.6641109Z test_comprehensive_mv_cpu_float32 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:39:22.6680892Z test_comprehensive_mv_cpu_float64 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:39:22.6692004Z test_comprehensive_mv_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:39:22.6701765Z test_comprehensive_mv_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:39:22.6711369Z test_comprehensive_mv_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:39:22.6721127Z test_comprehensive_mv_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:39:22.6730631Z test_comprehensive_mv_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:39:22.6988012Z test_comprehensive_mvlgamma_mvlgamma_p_1_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.026s) 2022-08-17T12:39:22.7540652Z test_comprehensive_mvlgamma_mvlgamma_p_1_cpu_float32 (__main__.TestDecompCPU) ... ok (0.055s) 2022-08-17T12:39:22.8082829Z test_comprehensive_mvlgamma_mvlgamma_p_1_cpu_float64 (__main__.TestDecompCPU) ... ok (0.054s) 2022-08-17T12:39:22.8106667Z test_comprehensive_mvlgamma_mvlgamma_p_1_cpu_int16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:39:22.8127805Z test_comprehensive_mvlgamma_mvlgamma_p_1_cpu_int32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:39:22.8148138Z test_comprehensive_mvlgamma_mvlgamma_p_1_cpu_int64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:39:22.8168448Z test_comprehensive_mvlgamma_mvlgamma_p_1_cpu_int8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:39:22.8188567Z test_comprehensive_mvlgamma_mvlgamma_p_1_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:39:22.8449220Z test_comprehensive_mvlgamma_mvlgamma_p_3_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.026s) 2022-08-17T12:39:22.8999278Z test_comprehensive_mvlgamma_mvlgamma_p_3_cpu_float32 (__main__.TestDecompCPU) ... ok (0.055s) 2022-08-17T12:39:22.9546115Z test_comprehensive_mvlgamma_mvlgamma_p_3_cpu_float64 (__main__.TestDecompCPU) ... ok (0.055s) 2022-08-17T12:39:22.9570184Z test_comprehensive_mvlgamma_mvlgamma_p_3_cpu_int16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:39:22.9591281Z test_comprehensive_mvlgamma_mvlgamma_p_3_cpu_int32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:39:22.9611622Z test_comprehensive_mvlgamma_mvlgamma_p_3_cpu_int64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:39:22.9631282Z test_comprehensive_mvlgamma_mvlgamma_p_3_cpu_int8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:39:22.9651646Z test_comprehensive_mvlgamma_mvlgamma_p_3_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:39:22.9910460Z test_comprehensive_mvlgamma_mvlgamma_p_5_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.026s) 2022-08-17T12:39:23.0457392Z test_comprehensive_mvlgamma_mvlgamma_p_5_cpu_float32 (__main__.TestDecompCPU) ... ok (0.055s) 2022-08-17T12:39:23.1008754Z test_comprehensive_mvlgamma_mvlgamma_p_5_cpu_float64 (__main__.TestDecompCPU) ... ok (0.055s) 2022-08-17T12:39:23.1032956Z test_comprehensive_mvlgamma_mvlgamma_p_5_cpu_int16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:39:23.1054341Z test_comprehensive_mvlgamma_mvlgamma_p_5_cpu_int32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:39:23.1074466Z test_comprehensive_mvlgamma_mvlgamma_p_5_cpu_int64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:39:23.1094523Z test_comprehensive_mvlgamma_mvlgamma_p_5_cpu_int8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:39:23.1114645Z test_comprehensive_mvlgamma_mvlgamma_p_5_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:39:23.1276810Z test_comprehensive_nan_to_num_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:39:23.1299947Z test_comprehensive_nan_to_num_cpu_bool (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:39:23.1464561Z test_comprehensive_nan_to_num_cpu_float16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:39:23.1661596Z test_comprehensive_nan_to_num_cpu_float32 (__main__.TestDecompCPU) ... ok (0.020s) 2022-08-17T12:39:23.1861014Z test_comprehensive_nan_to_num_cpu_float64 (__main__.TestDecompCPU) ... ok (0.020s) 2022-08-17T12:39:23.1886207Z test_comprehensive_nan_to_num_cpu_int16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:39:23.1909641Z test_comprehensive_nan_to_num_cpu_int32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:39:23.1932424Z test_comprehensive_nan_to_num_cpu_int64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:39:23.1955281Z test_comprehensive_nan_to_num_cpu_int8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:39:23.1978090Z test_comprehensive_nan_to_num_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:39:23.3591315Z test_comprehensive_nanmean_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.161s) 2022-08-17T12:39:23.5175802Z test_comprehensive_nanmean_cpu_float16 (__main__.TestDecompCPU) ... ok (0.158s) 2022-08-17T12:39:23.7665032Z test_comprehensive_nanmean_cpu_float32 (__main__.TestDecompCPU) ... ok (0.249s) 2022-08-17T12:39:24.0123962Z test_comprehensive_nanmean_cpu_float64 (__main__.TestDecompCPU) ... ok (0.246s) 2022-08-17T12:39:24.0303073Z test_comprehensive_nanmedian_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.018s) 2022-08-17T12:39:24.0543933Z test_comprehensive_nanmedian_cpu_float32 (__main__.TestDecompCPU) ... ok (0.024s) 2022-08-17T12:39:24.0781692Z test_comprehensive_nanmedian_cpu_float64 (__main__.TestDecompCPU) ... ok (0.024s) 2022-08-17T12:39:24.0798950Z test_comprehensive_nanmedian_cpu_int16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:39:24.0815270Z test_comprehensive_nanmedian_cpu_int32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:39:24.0830543Z test_comprehensive_nanmedian_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:39:24.0845798Z test_comprehensive_nanmedian_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:39:24.0860963Z test_comprehensive_nanmedian_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:39:25.0520058Z test_comprehensive_nanquantile_cpu_float32 (__main__.TestDecompCPU) ... ok (0.966s) 2022-08-17T12:39:26.0163544Z test_comprehensive_nanquantile_cpu_float64 (__main__.TestDecompCPU) ... ok (0.964s) 2022-08-17T12:39:26.0908149Z test_comprehensive_nansum_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.074s) 2022-08-17T12:39:26.0930145Z test_comprehensive_nansum_cpu_bool (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:39:26.1673186Z test_comprehensive_nansum_cpu_float16 (__main__.TestDecompCPU) ... ok (0.074s) 2022-08-17T12:39:26.2924228Z test_comprehensive_nansum_cpu_float32 (__main__.TestDecompCPU) ... ok (0.125s) 2022-08-17T12:39:26.4148308Z test_comprehensive_nansum_cpu_float64 (__main__.TestDecompCPU) ... ok (0.122s) 2022-08-17T12:39:26.4170186Z test_comprehensive_nansum_cpu_int16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:39:26.4190801Z test_comprehensive_nansum_cpu_int32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:39:26.4210238Z test_comprehensive_nansum_cpu_int64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:39:26.4230482Z test_comprehensive_nansum_cpu_int8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:39:26.4249906Z test_comprehensive_nansum_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:39:26.4291016Z test_comprehensive_narrow_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:39:26.4303236Z test_comprehensive_narrow_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:39:26.4400310Z test_comprehensive_narrow_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T12:39:26.4416263Z test_comprehensive_narrow_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:39:26.4511513Z test_comprehensive_narrow_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:39:26.4551874Z test_comprehensive_narrow_cpu_float16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:39:26.4631492Z test_comprehensive_narrow_cpu_float32 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:39:26.4707127Z test_comprehensive_narrow_cpu_float64 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:39:26.4721107Z test_comprehensive_narrow_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:39:26.4733853Z test_comprehensive_narrow_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:39:26.4745365Z test_comprehensive_narrow_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:39:26.4757253Z test_comprehensive_narrow_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:39:26.4769030Z test_comprehensive_narrow_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:39:26.4897146Z test_comprehensive_native_layer_norm_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:39:26.5394295Z test_comprehensive_native_layer_norm_cpu_float32 (__main__.TestDecompCPU) ... ok (0.049s) 2022-08-17T12:39:26.5888636Z test_comprehensive_native_layer_norm_cpu_float64 (__main__.TestDecompCPU) ... ok (0.049s) 2022-08-17T12:39:26.6042452Z test_comprehensive_ne_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:39:26.6186585Z test_comprehensive_ne_cpu_bool (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:39:26.6519126Z test_comprehensive_ne_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.033s) 2022-08-17T12:39:26.6868393Z test_comprehensive_ne_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.035s) 2022-08-17T12:39:26.7038272Z test_comprehensive_ne_cpu_float16 (__main__.TestDecompCPU) ... ok (0.017s) 2022-08-17T12:39:26.7259574Z test_comprehensive_ne_cpu_float32 (__main__.TestDecompCPU) ... ok (0.022s) 2022-08-17T12:39:26.7474792Z test_comprehensive_ne_cpu_float64 (__main__.TestDecompCPU) ... ok (0.021s) 2022-08-17T12:39:26.7621577Z test_comprehensive_ne_cpu_int16 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:39:26.7767032Z test_comprehensive_ne_cpu_int32 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:39:26.7910536Z test_comprehensive_ne_cpu_int64 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:39:26.8055167Z test_comprehensive_ne_cpu_int8 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:39:26.8200636Z test_comprehensive_ne_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:39:26.8225142Z test_comprehensive_neg_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:39:26.8396157Z test_comprehensive_neg_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.017s) 2022-08-17T12:39:26.8492099Z test_comprehensive_neg_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T12:39:26.8677488Z test_comprehensive_neg_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.018s) 2022-08-17T12:39:26.8702822Z test_comprehensive_neg_cpu_float16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:39:26.8804067Z test_comprehensive_neg_cpu_float32 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T12:39:26.8896186Z test_comprehensive_neg_cpu_float64 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:39:26.8931989Z test_comprehensive_neg_cpu_int16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:39:26.8966821Z test_comprehensive_neg_cpu_int32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:39:26.9001259Z test_comprehensive_neg_cpu_int64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:39:26.9035665Z test_comprehensive_neg_cpu_int8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:39:26.9069322Z test_comprehensive_neg_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:39:26.9077831Z test_comprehensive_new_empty_cpu_bfloat16 (__main__.TestDecompCPU) ... skip: new_empty in torch.bfloat16 not supported (0.001s) 2022-08-17T12:39:26.9085899Z test_comprehensive_new_empty_cpu_bool (__main__.TestDecompCPU) ... skip: new_empty in torch.bool not supported (0.001s) 2022-08-17T12:39:26.9094051Z test_comprehensive_new_empty_cpu_complex128 (__main__.TestDecompCPU) ... skip: new_empty in torch.complex128 not supported (0.001s) 2022-08-17T12:39:26.9101977Z test_comprehensive_new_empty_cpu_complex32 (__main__.TestDecompCPU) ... skip: new_empty in torch.complex32 not supported (0.001s) 2022-08-17T12:39:26.9109965Z test_comprehensive_new_empty_cpu_complex64 (__main__.TestDecompCPU) ... skip: new_empty in torch.complex64 not supported (0.001s) 2022-08-17T12:39:26.9117993Z test_comprehensive_new_empty_cpu_float16 (__main__.TestDecompCPU) ... skip: new_empty in torch.float16 not supported (0.001s) 2022-08-17T12:39:26.9125968Z test_comprehensive_new_empty_cpu_float32 (__main__.TestDecompCPU) ... skip: new_empty in torch.float32 not supported (0.001s) 2022-08-17T12:39:26.9134063Z test_comprehensive_new_empty_cpu_float64 (__main__.TestDecompCPU) ... skip: new_empty in torch.float64 not supported (0.001s) 2022-08-17T12:39:26.9142122Z test_comprehensive_new_empty_cpu_int16 (__main__.TestDecompCPU) ... skip: new_empty in torch.int16 not supported (0.001s) 2022-08-17T12:39:26.9150119Z test_comprehensive_new_empty_cpu_int32 (__main__.TestDecompCPU) ... skip: new_empty in torch.int32 not supported (0.001s) 2022-08-17T12:39:26.9158513Z test_comprehensive_new_empty_cpu_int64 (__main__.TestDecompCPU) ... skip: new_empty in torch.int64 not supported (0.001s) 2022-08-17T12:39:26.9167121Z test_comprehensive_new_empty_cpu_int8 (__main__.TestDecompCPU) ... skip: new_empty in torch.int8 not supported (0.001s) 2022-08-17T12:39:26.9175678Z test_comprehensive_new_empty_cpu_uint8 (__main__.TestDecompCPU) ... skip: new_empty in torch.uint8 not supported (0.001s) 2022-08-17T12:39:26.9205753Z test_comprehensive_new_full_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:39:26.9249220Z test_comprehensive_new_full_cpu_bool (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:39:26.9326956Z test_comprehensive_new_full_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:39:26.9407047Z test_comprehensive_new_full_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:39:26.9486038Z test_comprehensive_new_full_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:39:26.9514900Z test_comprehensive_new_full_cpu_float16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:39:26.9575228Z test_comprehensive_new_full_cpu_float32 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:39:26.9635048Z test_comprehensive_new_full_cpu_float64 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:39:26.9678989Z test_comprehensive_new_full_cpu_int16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:39:26.9722660Z test_comprehensive_new_full_cpu_int32 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:39:26.9765788Z test_comprehensive_new_full_cpu_int64 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:39:26.9809010Z test_comprehensive_new_full_cpu_int8 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:39:26.9852720Z test_comprehensive_new_full_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:39:26.9879061Z test_comprehensive_new_ones_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:39:26.9920817Z test_comprehensive_new_ones_cpu_bool (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:39:26.9995005Z test_comprehensive_new_ones_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:39:27.0071297Z test_comprehensive_new_ones_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:39:27.0147838Z test_comprehensive_new_ones_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:39:27.0175610Z test_comprehensive_new_ones_cpu_float16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:39:27.0234125Z test_comprehensive_new_ones_cpu_float32 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:39:27.0291960Z test_comprehensive_new_ones_cpu_float64 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:39:27.0334548Z test_comprehensive_new_ones_cpu_int16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:39:27.0376852Z test_comprehensive_new_ones_cpu_int32 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:39:27.0418745Z test_comprehensive_new_ones_cpu_int64 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:39:27.0462211Z test_comprehensive_new_ones_cpu_int8 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:39:27.0503564Z test_comprehensive_new_ones_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:39:27.0530350Z test_comprehensive_new_zeros_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:39:27.0572363Z test_comprehensive_new_zeros_cpu_bool (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:39:27.0649540Z test_comprehensive_new_zeros_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:39:27.0726955Z test_comprehensive_new_zeros_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:39:27.0803162Z test_comprehensive_new_zeros_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:39:27.0830530Z test_comprehensive_new_zeros_cpu_float16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:39:27.0888567Z test_comprehensive_new_zeros_cpu_float32 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:39:27.0946039Z test_comprehensive_new_zeros_cpu_float64 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:39:27.0988673Z test_comprehensive_new_zeros_cpu_int16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:39:27.1031497Z test_comprehensive_new_zeros_cpu_int32 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:39:27.1072851Z test_comprehensive_new_zeros_cpu_int64 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:39:27.1114571Z test_comprehensive_new_zeros_cpu_int8 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:39:27.1156204Z test_comprehensive_new_zeros_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:39:27.1214409Z test_comprehensive_nextafter_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:39:27.1440525Z test_comprehensive_nextafter_cpu_float32 (__main__.TestDecompCPU) ... ok (0.022s) 2022-08-17T12:39:27.1656493Z test_comprehensive_nextafter_cpu_float64 (__main__.TestDecompCPU) ... ok (0.021s) 2022-08-17T12:39:27.1782039Z test_comprehensive_nn_functional_adaptive_avg_pool1d_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:39:27.2258975Z test_comprehensive_nn_functional_adaptive_avg_pool1d_cpu_float32 (__main__.TestDecompCPU) ... ok (0.047s) 2022-08-17T12:39:27.2718786Z test_comprehensive_nn_functional_adaptive_avg_pool1d_cpu_float64 (__main__.TestDecompCPU) ... ok (0.046s) 2022-08-17T12:39:27.2775943Z test_comprehensive_nn_functional_adaptive_avg_pool2d_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:39:27.2826882Z test_comprehensive_nn_functional_adaptive_avg_pool2d_cpu_float32 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:39:27.2879214Z test_comprehensive_nn_functional_adaptive_avg_pool2d_cpu_float64 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:39:27.2989117Z test_comprehensive_nn_functional_adaptive_avg_pool3d_cpu_float16 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:39:27.3374455Z test_comprehensive_nn_functional_adaptive_avg_pool3d_cpu_float32 (__main__.TestDecompCPU) ... ok (0.038s) 2022-08-17T12:39:27.3752753Z test_comprehensive_nn_functional_adaptive_avg_pool3d_cpu_float64 (__main__.TestDecompCPU) ... ok (0.038s) 2022-08-17T12:39:27.3906323Z test_comprehensive_nn_functional_adaptive_max_pool1d_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:39:27.4307972Z test_comprehensive_nn_functional_adaptive_max_pool1d_cpu_float32 (__main__.TestDecompCPU) ... ok (0.040s) 2022-08-17T12:39:27.4697518Z test_comprehensive_nn_functional_adaptive_max_pool1d_cpu_float64 (__main__.TestDecompCPU) ... ok (0.039s) 2022-08-17T12:39:27.4803107Z test_comprehensive_nn_functional_adaptive_max_pool2d_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T12:39:27.4904484Z test_comprehensive_nn_functional_adaptive_max_pool2d_cpu_float32 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T12:39:27.5009939Z test_comprehensive_nn_functional_adaptive_max_pool2d_cpu_float64 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T12:39:27.5109167Z test_comprehensive_nn_functional_adaptive_max_pool3d_cpu_float32 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T12:39:27.5205499Z test_comprehensive_nn_functional_adaptive_max_pool3d_cpu_float64 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:39:27.5343032Z test_comprehensive_nn_functional_avg_pool1d_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:39:27.5702907Z test_comprehensive_nn_functional_avg_pool1d_cpu_float32 (__main__.TestDecompCPU) ... ok (0.036s) 2022-08-17T12:39:27.6057338Z test_comprehensive_nn_functional_avg_pool1d_cpu_float64 (__main__.TestDecompCPU) ... ok (0.035s) 2022-08-17T12:39:27.6180850Z test_comprehensive_nn_functional_avg_pool1d_cpu_int64 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:39:27.6221481Z test_comprehensive_nn_functional_avg_pool2d_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:39:27.6260903Z test_comprehensive_nn_functional_avg_pool2d_cpu_float32 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:39:27.6300181Z test_comprehensive_nn_functional_avg_pool2d_cpu_float64 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:39:27.6316283Z test_comprehensive_nn_functional_avg_pool2d_cpu_int64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:39:27.6362239Z test_comprehensive_nn_functional_avg_pool3d_cpu_float32 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:39:27.6406027Z test_comprehensive_nn_functional_avg_pool3d_cpu_float64 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:39:27.6422019Z test_comprehensive_nn_functional_avg_pool3d_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:39:27.6574143Z test_comprehensive_nn_functional_batch_norm_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:39:27.7807374Z test_comprehensive_nn_functional_batch_norm_cpu_float32 (__main__.TestDecompCPU) ... ok (0.123s) 2022-08-17T12:39:27.9020406Z test_comprehensive_nn_functional_batch_norm_cpu_float64 (__main__.TestDecompCPU) ... ok (0.121s) 2022-08-17T12:39:27.9310778Z test_comprehensive_nn_functional_bilinear_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.029s) 2022-08-17T12:39:27.9722589Z test_comprehensive_nn_functional_bilinear_cpu_float32 (__main__.TestDecompCPU) ... ok (0.041s) 2022-08-17T12:39:28.0125977Z test_comprehensive_nn_functional_bilinear_cpu_float64 (__main__.TestDecompCPU) ... ok (0.040s) 2022-08-17T12:39:28.0249540Z test_comprehensive_nn_functional_bilinear_cpu_int16 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:39:28.0370397Z test_comprehensive_nn_functional_bilinear_cpu_int32 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:39:28.0497074Z test_comprehensive_nn_functional_bilinear_cpu_int64 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:39:28.0617182Z test_comprehensive_nn_functional_bilinear_cpu_int8 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:39:28.0737705Z test_comprehensive_nn_functional_bilinear_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:39:28.1373924Z test_comprehensive_nn_functional_binary_cross_entropy_cpu_float32 (__main__.TestDecompCPU) ... ok (0.063s) 2022-08-17T12:39:28.1996970Z test_comprehensive_nn_functional_binary_cross_entropy_cpu_float64 (__main__.TestDecompCPU) ... ok (0.062s) 2022-08-17T12:39:28.2729618Z test_comprehensive_nn_functional_binary_cross_entropy_with_logits_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.073s) 2022-08-17T12:39:28.4146911Z test_comprehensive_nn_functional_binary_cross_entropy_with_logits_cpu_float32 (__main__.TestDecompCPU) ... ok (0.142s) 2022-08-17T12:39:28.5555115Z test_comprehensive_nn_functional_binary_cross_entropy_with_logits_cpu_float64 (__main__.TestDecompCPU) ... ok (0.141s) 2022-08-17T12:39:28.5601084Z test_comprehensive_nn_functional_celu_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:39:28.5668283Z test_comprehensive_nn_functional_celu_cpu_float32 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:39:28.5733219Z test_comprehensive_nn_functional_celu_cpu_float64 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:39:28.5864943Z test_comprehensive_nn_functional_conv1d_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:39:28.8099016Z test_comprehensive_nn_functional_conv1d_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.223s) 2022-08-17T12:39:29.0713850Z test_comprehensive_nn_functional_conv1d_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.261s) 2022-08-17T12:39:29.0885090Z test_comprehensive_nn_functional_conv1d_cpu_float32 (__main__.TestDecompCPU) ... ok (0.017s) 2022-08-17T12:39:29.1050042Z test_comprehensive_nn_functional_conv1d_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:39:29.1144227Z test_comprehensive_nn_functional_conv1d_cpu_int64 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:39:29.1598346Z test_comprehensive_nn_functional_conv2d_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.045s) 2022-08-17T12:39:30.8559356Z test_comprehensive_nn_functional_conv2d_cpu_complex128 (__main__.TestDecompCPU) ... ok (1.696s) 2022-08-17T12:39:32.6157506Z test_comprehensive_nn_functional_conv2d_cpu_complex64 (__main__.TestDecompCPU) ... ok (1.760s) 2022-08-17T12:39:32.7202215Z test_comprehensive_nn_functional_conv2d_cpu_float32 (__main__.TestDecompCPU) ... ok (0.104s) 2022-08-17T12:39:32.8214541Z test_comprehensive_nn_functional_conv2d_cpu_float64 (__main__.TestDecompCPU) ... ok (0.101s) 2022-08-17T12:39:32.8639656Z test_comprehensive_nn_functional_conv2d_cpu_int64 (__main__.TestDecompCPU) ... ok (0.042s) 2022-08-17T12:39:32.8814932Z test_comprehensive_nn_functional_conv_transpose1d_cpu_float32 (__main__.TestDecompCPU) ... ok (0.017s) 2022-08-17T12:39:32.8984600Z test_comprehensive_nn_functional_conv_transpose1d_cpu_float64 (__main__.TestDecompCPU) ... ok (0.017s) 2022-08-17T12:39:32.9079811Z test_comprehensive_nn_functional_conv_transpose1d_cpu_int64 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:39:32.9349073Z test_comprehensive_nn_functional_conv_transpose2d_cpu_float32 (__main__.TestDecompCPU) ... ok (0.027s) 2022-08-17T12:39:32.9610518Z test_comprehensive_nn_functional_conv_transpose2d_cpu_float64 (__main__.TestDecompCPU) ... ok (0.026s) 2022-08-17T12:39:32.9773461Z test_comprehensive_nn_functional_conv_transpose2d_cpu_int64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:39:33.0507300Z test_comprehensive_nn_functional_conv_transpose3d_cpu_float32 (__main__.TestDecompCPU) ... ok (0.073s) 2022-08-17T12:39:33.1251971Z test_comprehensive_nn_functional_conv_transpose3d_cpu_float64 (__main__.TestDecompCPU) ... ok (0.074s) 2022-08-17T12:39:33.1740229Z test_comprehensive_nn_functional_conv_transpose3d_cpu_int64 (__main__.TestDecompCPU) ... ok (0.049s) 2022-08-17T12:39:33.2998519Z test_comprehensive_nn_functional_cosine_embedding_loss_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.126s) 2022-08-17T12:39:33.3755552Z test_comprehensive_nn_functional_cosine_embedding_loss_cpu_bool (__main__.TestDecompCPU) ... ok (0.076s) 2022-08-17T12:39:33.6595581Z test_comprehensive_nn_functional_cosine_embedding_loss_cpu_float32 (__main__.TestDecompCPU) ... ok (0.284s) 2022-08-17T12:39:33.9355399Z test_comprehensive_nn_functional_cosine_embedding_loss_cpu_float64 (__main__.TestDecompCPU) ... ok (0.276s) 2022-08-17T12:39:34.0119552Z test_comprehensive_nn_functional_cosine_embedding_loss_cpu_int16 (__main__.TestDecompCPU) ... ok (0.076s) 2022-08-17T12:39:34.0882830Z test_comprehensive_nn_functional_cosine_embedding_loss_cpu_int32 (__main__.TestDecompCPU) ... ok (0.076s) 2022-08-17T12:39:34.1634437Z test_comprehensive_nn_functional_cosine_embedding_loss_cpu_int64 (__main__.TestDecompCPU) ... ok (0.075s) 2022-08-17T12:39:34.2397661Z test_comprehensive_nn_functional_cosine_embedding_loss_cpu_int8 (__main__.TestDecompCPU) ... ok (0.076s) 2022-08-17T12:39:34.3167738Z test_comprehensive_nn_functional_cosine_embedding_loss_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.077s) 2022-08-17T12:39:34.4886592Z test_comprehensive_nn_functional_cosine_similarity_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.172s) 2022-08-17T12:39:34.9803984Z test_comprehensive_nn_functional_cosine_similarity_cpu_float32 (__main__.TestDecompCPU) ... ok (0.492s) 2022-08-17T12:39:35.4536336Z test_comprehensive_nn_functional_cosine_similarity_cpu_float64 (__main__.TestDecompCPU) ... ok (0.473s) 2022-08-17T12:39:35.5235928Z test_comprehensive_nn_functional_cross_entropy_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.070s) 2022-08-17T12:39:35.6990929Z test_comprehensive_nn_functional_cross_entropy_cpu_float32 (__main__.TestDecompCPU) ... ok (0.175s) 2022-08-17T12:39:35.8701744Z test_comprehensive_nn_functional_cross_entropy_cpu_float64 (__main__.TestDecompCPU) ... ok (0.171s) 2022-08-17T12:39:35.9050460Z test_comprehensive_nn_functional_ctc_loss_cpu_float32 (__main__.TestDecompCPU) ... ok (0.035s) 2022-08-17T12:39:35.9440105Z test_comprehensive_nn_functional_ctc_loss_cpu_float64 (__main__.TestDecompCPU) ... ok (0.039s) 2022-08-17T12:39:35.9598904Z test_comprehensive_nn_functional_dropout2d_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:39:36.0271051Z test_comprehensive_nn_functional_dropout2d_cpu_float32 (__main__.TestDecompCPU) ... ok (0.067s) 2022-08-17T12:39:36.0922259Z test_comprehensive_nn_functional_dropout2d_cpu_float64 (__main__.TestDecompCPU) ... ok (0.065s) 2022-08-17T12:39:36.1164294Z test_comprehensive_nn_functional_dropout3d_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.024s) 2022-08-17T12:39:36.5509697Z test_comprehensive_nn_functional_dropout3d_cpu_float32 (__main__.TestDecompCPU) ... ok (0.434s) 2022-08-17T12:39:36.9770187Z test_comprehensive_nn_functional_dropout3d_cpu_float64 (__main__.TestDecompCPU) ... ok (0.426s) 2022-08-17T12:39:36.9954552Z test_comprehensive_nn_functional_dropout_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.018s) 2022-08-17T12:39:37.0202550Z test_comprehensive_nn_functional_dropout_cpu_float32 (__main__.TestDecompCPU) ... ok (0.025s) 2022-08-17T12:39:37.0449651Z test_comprehensive_nn_functional_dropout_cpu_float64 (__main__.TestDecompCPU) ... ok (0.025s) 2022-08-17T12:39:37.0485640Z test_comprehensive_nn_functional_elu_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:39:37.0553006Z test_comprehensive_nn_functional_elu_cpu_float32 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:39:37.0618556Z test_comprehensive_nn_functional_elu_cpu_float64 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:39:37.0931620Z test_comprehensive_nn_functional_embedding_bag_cpu_float16 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T12:39:37.1239432Z test_comprehensive_nn_functional_embedding_bag_cpu_float32 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T12:39:37.1461424Z test_comprehensive_nn_functional_embedding_bag_cpu_float64 (__main__.TestDecompCPU) ... ok (0.022s) 2022-08-17T12:39:37.1497530Z test_comprehensive_nn_functional_embedding_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:39:37.1531700Z test_comprehensive_nn_functional_embedding_cpu_float16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:39:37.1631522Z test_comprehensive_nn_functional_embedding_cpu_float32 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T12:39:37.1726562Z test_comprehensive_nn_functional_embedding_cpu_float64 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:39:37.1855080Z test_comprehensive_nn_functional_feature_alpha_dropout_with_train_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:39:37.4899351Z test_comprehensive_nn_functional_feature_alpha_dropout_with_train_cpu_float32 (__main__.TestDecompCPU) ... ok (0.304s) 2022-08-17T12:39:37.6796083Z test_comprehensive_nn_functional_feature_alpha_dropout_with_train_cpu_float64 (__main__.TestDecompCPU) ... ok (0.190s) 2022-08-17T12:39:37.6857790Z test_comprehensive_nn_functional_feature_alpha_dropout_without_train_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:39:37.6888191Z test_comprehensive_nn_functional_feature_alpha_dropout_without_train_cpu_bool (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:39:37.6946528Z test_comprehensive_nn_functional_feature_alpha_dropout_without_train_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:39:37.7007481Z test_comprehensive_nn_functional_feature_alpha_dropout_without_train_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:39:37.7066342Z test_comprehensive_nn_functional_feature_alpha_dropout_without_train_cpu_float16 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:39:37.7121035Z test_comprehensive_nn_functional_feature_alpha_dropout_without_train_cpu_float32 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:39:37.7175892Z test_comprehensive_nn_functional_feature_alpha_dropout_without_train_cpu_float64 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:39:37.7207049Z test_comprehensive_nn_functional_feature_alpha_dropout_without_train_cpu_int16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:39:37.7237919Z test_comprehensive_nn_functional_feature_alpha_dropout_without_train_cpu_int32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:39:37.7268704Z test_comprehensive_nn_functional_feature_alpha_dropout_without_train_cpu_int64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:39:37.7299295Z test_comprehensive_nn_functional_feature_alpha_dropout_without_train_cpu_int8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:39:37.7329678Z test_comprehensive_nn_functional_feature_alpha_dropout_without_train_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:39:37.7574967Z test_comprehensive_nn_functional_fractional_max_pool2d_cpu_float32 (__main__.TestDecompCPU) ... ok (0.024s) 2022-08-17T12:39:37.7805737Z test_comprehensive_nn_functional_fractional_max_pool2d_cpu_float64 (__main__.TestDecompCPU) ... ok (0.023s) 2022-08-17T12:39:37.8116955Z test_comprehensive_nn_functional_fractional_max_pool3d_cpu_float32 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T12:39:37.8423194Z test_comprehensive_nn_functional_fractional_max_pool3d_cpu_float64 (__main__.TestDecompCPU) ... ok (0.030s) 2022-08-17T12:39:42.0097649Z test_comprehensive_nn_functional_gaussian_nll_loss_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (4.167s) 2022-08-17T12:39:53.9053847Z test_comprehensive_nn_functional_gaussian_nll_loss_cpu_float32 (__main__.TestDecompCPU) ... ok (11.895s) 2022-08-17T12:40:05.5502997Z test_comprehensive_nn_functional_gaussian_nll_loss_cpu_float64 (__main__.TestDecompCPU) ... ok (11.645s) 2022-08-17T12:40:05.5619810Z test_comprehensive_nn_functional_gelu_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:40:05.6031756Z test_comprehensive_nn_functional_gelu_cpu_float32 (__main__.TestDecompCPU) ... ok (0.041s) 2022-08-17T12:40:05.6425448Z test_comprehensive_nn_functional_gelu_cpu_float64 (__main__.TestDecompCPU) ... ok (0.039s) 2022-08-17T12:40:05.6718575Z test_comprehensive_nn_functional_glu_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.029s) 2022-08-17T12:40:05.9786732Z test_comprehensive_nn_functional_glu_cpu_float32 (__main__.TestDecompCPU) ... ok (0.307s) 2022-08-17T12:40:06.2736230Z test_comprehensive_nn_functional_glu_cpu_float64 (__main__.TestDecompCPU) ... ok (0.295s) 2022-08-17T12:40:06.2887223Z test_comprehensive_nn_functional_grid_sample_cpu_float32 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:40:06.3030834Z test_comprehensive_nn_functional_grid_sample_cpu_float64 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:40:06.3090305Z test_comprehensive_nn_functional_group_norm_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:40:06.3287855Z test_comprehensive_nn_functional_group_norm_cpu_float32 (__main__.TestDecompCPU) ... ok (0.020s) 2022-08-17T12:40:06.3482268Z test_comprehensive_nn_functional_group_norm_cpu_float64 (__main__.TestDecompCPU) ... ok (0.019s) 2022-08-17T12:40:06.3553486Z test_comprehensive_nn_functional_hardshrink_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:40:06.3706435Z test_comprehensive_nn_functional_hardshrink_cpu_float32 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:40:06.3857457Z test_comprehensive_nn_functional_hardshrink_cpu_float64 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:40:06.3890583Z test_comprehensive_nn_functional_hardsigmoid_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:40:06.3952619Z test_comprehensive_nn_functional_hardsigmoid_cpu_float32 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:40:06.4013882Z test_comprehensive_nn_functional_hardsigmoid_cpu_float64 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:40:06.4059116Z test_comprehensive_nn_functional_hardswish_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:40:06.4257777Z test_comprehensive_nn_functional_hardswish_cpu_float32 (__main__.TestDecompCPU) ... ok (0.020s) 2022-08-17T12:40:06.4449255Z test_comprehensive_nn_functional_hardswish_cpu_float64 (__main__.TestDecompCPU) ... ok (0.019s) 2022-08-17T12:40:06.4489220Z test_comprehensive_nn_functional_hardtanh_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:40:06.4631603Z test_comprehensive_nn_functional_hardtanh_cpu_float32 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:40:06.4774493Z test_comprehensive_nn_functional_hardtanh_cpu_float64 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:40:06.4820522Z test_comprehensive_nn_functional_hardtanh_cpu_int16 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:40:06.4864958Z test_comprehensive_nn_functional_hardtanh_cpu_int32 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:40:06.4907783Z test_comprehensive_nn_functional_hardtanh_cpu_int64 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:40:06.4951185Z test_comprehensive_nn_functional_hardtanh_cpu_int8 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:40:06.5714702Z test_comprehensive_nn_functional_hinge_embedding_loss_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.076s) 2022-08-17T12:40:06.7673888Z test_comprehensive_nn_functional_hinge_embedding_loss_cpu_float32 (__main__.TestDecompCPU) ... ok (0.196s) 2022-08-17T12:40:06.9589506Z test_comprehensive_nn_functional_hinge_embedding_loss_cpu_float64 (__main__.TestDecompCPU) ... ok (0.192s) 2022-08-17T12:40:06.9724555Z test_comprehensive_nn_functional_huber_loss_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:40:06.9860824Z test_comprehensive_nn_functional_huber_loss_cpu_float16 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:40:07.0519351Z test_comprehensive_nn_functional_huber_loss_cpu_float32 (__main__.TestDecompCPU) ... ok (0.066s) 2022-08-17T12:40:07.1163626Z test_comprehensive_nn_functional_huber_loss_cpu_float64 (__main__.TestDecompCPU) ... ok (0.064s) 2022-08-17T12:40:07.1539973Z test_comprehensive_nn_functional_instance_norm_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.037s) 2022-08-17T12:40:07.3256221Z test_comprehensive_nn_functional_instance_norm_cpu_float32 (__main__.TestDecompCPU) ... ok (0.171s) 2022-08-17T12:40:07.4914480Z test_comprehensive_nn_functional_instance_norm_cpu_float64 (__main__.TestDecompCPU) ... ok (0.166s) 2022-08-17T12:40:07.4932034Z test_comprehensive_nn_functional_interpolate_area_cpu_float32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:40:07.4948721Z test_comprehensive_nn_functional_interpolate_area_cpu_float64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:40:07.4963842Z test_comprehensive_nn_functional_interpolate_bicubic_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:40:07.4977947Z test_comprehensive_nn_functional_interpolate_bicubic_cpu_float32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:40:07.4993439Z test_comprehensive_nn_functional_interpolate_bicubic_cpu_float64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:40:07.5008101Z test_comprehensive_nn_functional_interpolate_bilinear_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:40:07.5022174Z test_comprehensive_nn_functional_interpolate_bilinear_cpu_float32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:40:07.5036707Z test_comprehensive_nn_functional_interpolate_bilinear_cpu_float64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:40:07.5051086Z test_comprehensive_nn_functional_interpolate_linear_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:40:07.5064694Z test_comprehensive_nn_functional_interpolate_linear_cpu_float32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:40:07.5078931Z test_comprehensive_nn_functional_interpolate_linear_cpu_float64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:40:07.5092674Z test_comprehensive_nn_functional_interpolate_nearest_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:40:07.5106795Z test_comprehensive_nn_functional_interpolate_nearest_cpu_float32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:40:07.5122154Z test_comprehensive_nn_functional_interpolate_nearest_cpu_float64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:40:07.5145332Z test_comprehensive_nn_functional_interpolate_nearest_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:40:07.5159904Z test_comprehensive_nn_functional_interpolate_trilinear_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:40:07.5174742Z test_comprehensive_nn_functional_interpolate_trilinear_cpu_float32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:40:07.5190595Z test_comprehensive_nn_functional_interpolate_trilinear_cpu_float64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:40:07.5802923Z test_comprehensive_nn_functional_kl_div_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.061s) 2022-08-17T12:40:07.7096106Z test_comprehensive_nn_functional_kl_div_cpu_float32 (__main__.TestDecompCPU) ... ok (0.129s) 2022-08-17T12:40:07.8364006Z test_comprehensive_nn_functional_kl_div_cpu_float64 (__main__.TestDecompCPU) ... ok (0.127s) 2022-08-17T12:40:07.8763708Z test_comprehensive_nn_functional_kl_div_cpu_int16 (__main__.TestDecompCPU) ... ok (0.040s) 2022-08-17T12:40:07.9164159Z test_comprehensive_nn_functional_kl_div_cpu_int32 (__main__.TestDecompCPU) ... ok (0.040s) 2022-08-17T12:40:07.9562530Z test_comprehensive_nn_functional_kl_div_cpu_int64 (__main__.TestDecompCPU) ... ok (0.040s) 2022-08-17T12:40:07.9969211Z test_comprehensive_nn_functional_kl_div_cpu_int8 (__main__.TestDecompCPU) ... ok (0.040s) 2022-08-17T12:40:08.0170843Z test_comprehensive_nn_functional_l1_loss_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.020s) 2022-08-17T12:40:08.0903791Z test_comprehensive_nn_functional_l1_loss_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.073s) 2022-08-17T12:40:08.1659616Z test_comprehensive_nn_functional_l1_loss_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.075s) 2022-08-17T12:40:08.1868949Z test_comprehensive_nn_functional_l1_loss_cpu_float16 (__main__.TestDecompCPU) ... ok (0.021s) 2022-08-17T12:40:08.2364733Z test_comprehensive_nn_functional_l1_loss_cpu_float32 (__main__.TestDecompCPU) ... ok (0.049s) 2022-08-17T12:40:08.2846118Z test_comprehensive_nn_functional_l1_loss_cpu_float64 (__main__.TestDecompCPU) ... ok (0.048s) 2022-08-17T12:40:08.2984964Z test_comprehensive_nn_functional_layer_norm_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:40:08.3518109Z test_comprehensive_nn_functional_layer_norm_cpu_float32 (__main__.TestDecompCPU) ... ok (0.053s) 2022-08-17T12:40:08.4042029Z test_comprehensive_nn_functional_layer_norm_cpu_float64 (__main__.TestDecompCPU) ... ok (0.052s) 2022-08-17T12:40:08.4147465Z test_comprehensive_nn_functional_leaky_relu_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T12:40:08.4576833Z test_comprehensive_nn_functional_leaky_relu_cpu_float32 (__main__.TestDecompCPU) ... ok (0.043s) 2022-08-17T12:40:08.4991060Z test_comprehensive_nn_functional_leaky_relu_cpu_float64 (__main__.TestDecompCPU) ... ok (0.041s) 2022-08-17T12:40:08.5281543Z test_comprehensive_nn_functional_linear_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.029s) 2022-08-17T12:40:08.6958350Z test_comprehensive_nn_functional_linear_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.168s) 2022-08-17T12:40:08.8662369Z test_comprehensive_nn_functional_linear_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.170s) 2022-08-17T12:40:08.9820745Z test_comprehensive_nn_functional_linear_cpu_float32 (__main__.TestDecompCPU) ... ok (0.116s) 2022-08-17T12:40:09.0956597Z test_comprehensive_nn_functional_linear_cpu_float64 (__main__.TestDecompCPU) ... ok (0.113s) 2022-08-17T12:40:09.1182774Z test_comprehensive_nn_functional_linear_cpu_int16 (__main__.TestDecompCPU) ... ok (0.022s) 2022-08-17T12:40:09.1404236Z test_comprehensive_nn_functional_linear_cpu_int32 (__main__.TestDecompCPU) ... ok (0.022s) 2022-08-17T12:40:09.1639039Z test_comprehensive_nn_functional_linear_cpu_int64 (__main__.TestDecompCPU) ... ok (0.023s) 2022-08-17T12:40:09.1862233Z test_comprehensive_nn_functional_linear_cpu_int8 (__main__.TestDecompCPU) ... ok (0.022s) 2022-08-17T12:40:09.2086214Z test_comprehensive_nn_functional_linear_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.022s) 2022-08-17T12:40:09.3174665Z test_comprehensive_nn_functional_local_response_norm_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.109s) 2022-08-17T12:40:09.6024048Z test_comprehensive_nn_functional_local_response_norm_cpu_float32 (__main__.TestDecompCPU) ... ok (0.285s) 2022-08-17T12:40:09.8843953Z test_comprehensive_nn_functional_local_response_norm_cpu_float64 (__main__.TestDecompCPU) ... ok (0.282s) 2022-08-17T12:40:09.9536525Z test_comprehensive_nn_functional_local_response_norm_cpu_int64 (__main__.TestDecompCPU) ... ok (0.069s) 2022-08-17T12:40:09.9581608Z test_comprehensive_nn_functional_logsigmoid_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:40:09.9669465Z test_comprehensive_nn_functional_logsigmoid_cpu_float32 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:40:09.9756424Z test_comprehensive_nn_functional_logsigmoid_cpu_float64 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:40:10.0885954Z test_comprehensive_nn_functional_margin_ranking_loss_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.113s) 2022-08-17T12:40:10.3856850Z test_comprehensive_nn_functional_margin_ranking_loss_cpu_float32 (__main__.TestDecompCPU) ... ok (0.297s) 2022-08-17T12:40:10.6743880Z test_comprehensive_nn_functional_margin_ranking_loss_cpu_float64 (__main__.TestDecompCPU) ... ok (0.289s) 2022-08-17T12:40:10.7871865Z test_comprehensive_nn_functional_margin_ranking_loss_cpu_int16 (__main__.TestDecompCPU) ... ok (0.113s) 2022-08-17T12:40:10.9002109Z test_comprehensive_nn_functional_margin_ranking_loss_cpu_int32 (__main__.TestDecompCPU) ... ok (0.113s) 2022-08-17T12:40:11.0125191Z test_comprehensive_nn_functional_margin_ranking_loss_cpu_int64 (__main__.TestDecompCPU) ... ok (0.112s) 2022-08-17T12:40:11.1258360Z test_comprehensive_nn_functional_margin_ranking_loss_cpu_int8 (__main__.TestDecompCPU) ... ok (0.113s) 2022-08-17T12:40:11.2424076Z test_comprehensive_nn_functional_margin_ranking_loss_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.116s) 2022-08-17T12:40:12.7163282Z test_comprehensive_nn_functional_max_pool1d_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (1.474s) 2022-08-17T12:40:16.1938392Z test_comprehensive_nn_functional_max_pool1d_cpu_float32 (__main__.TestDecompCPU) ... ok (3.477s) 2022-08-17T12:40:19.6205130Z test_comprehensive_nn_functional_max_pool1d_cpu_float64 (__main__.TestDecompCPU) ... ok (3.427s) 2022-08-17T12:40:20.2143260Z test_comprehensive_nn_functional_max_pool2d_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.594s) 2022-08-17T12:40:20.7633750Z test_comprehensive_nn_functional_max_pool2d_cpu_float32 (__main__.TestDecompCPU) ... ok (0.549s) 2022-08-17T12:40:21.3215785Z test_comprehensive_nn_functional_max_pool2d_cpu_float64 (__main__.TestDecompCPU) ... ok (0.558s) 2022-08-17T12:40:21.5708172Z test_comprehensive_nn_functional_max_pool3d_cpu_float32 (__main__.TestDecompCPU) ... ok (0.249s) 2022-08-17T12:40:21.8271792Z test_comprehensive_nn_functional_max_pool3d_cpu_float64 (__main__.TestDecompCPU) ... ok (0.256s) 2022-08-17T12:40:22.8092311Z test_comprehensive_nn_functional_max_unpool1d_cpu_float32 (__main__.TestDecompCPU) ... ok (0.982s) 2022-08-17T12:40:23.7799661Z test_comprehensive_nn_functional_max_unpool1d_cpu_float64 (__main__.TestDecompCPU) ... ok (0.971s) 2022-08-17T12:40:23.9174456Z test_comprehensive_nn_functional_max_unpool1d_grad_cpu_float32 (__main__.TestDecompCPU) ... ok (0.137s) 2022-08-17T12:40:24.0666038Z test_comprehensive_nn_functional_max_unpool1d_grad_cpu_float64 (__main__.TestDecompCPU) ... ok (0.149s) 2022-08-17T12:40:25.1819652Z test_comprehensive_nn_functional_max_unpool2d_cpu_float32 (__main__.TestDecompCPU) ... ok (1.115s) 2022-08-17T12:40:26.2910917Z test_comprehensive_nn_functional_max_unpool2d_cpu_float64 (__main__.TestDecompCPU) ... ok (1.109s) 2022-08-17T12:40:26.4152629Z test_comprehensive_nn_functional_max_unpool2d_grad_cpu_float32 (__main__.TestDecompCPU) ... ok (0.124s) 2022-08-17T12:40:26.5374744Z test_comprehensive_nn_functional_max_unpool2d_grad_cpu_float64 (__main__.TestDecompCPU) ... ok (0.122s) 2022-08-17T12:40:27.3527258Z test_comprehensive_nn_functional_max_unpool3d_cpu_float32 (__main__.TestDecompCPU) ... ok (0.815s) 2022-08-17T12:40:28.1348986Z test_comprehensive_nn_functional_max_unpool3d_cpu_float64 (__main__.TestDecompCPU) ... ok (0.782s) 2022-08-17T12:40:28.2534254Z test_comprehensive_nn_functional_max_unpool3d_grad_cpu_float32 (__main__.TestDecompCPU) ... ok (0.118s) 2022-08-17T12:40:28.3487537Z test_comprehensive_nn_functional_max_unpool3d_grad_cpu_float64 (__main__.TestDecompCPU) ... ok (0.095s) 2022-08-17T12:40:28.3559284Z test_comprehensive_nn_functional_mish_cpu_float32 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:40:28.3624395Z test_comprehensive_nn_functional_mish_cpu_float64 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:40:28.3659284Z test_comprehensive_nn_functional_mse_loss_cpu_float16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:40:28.3980099Z test_comprehensive_nn_functional_mse_loss_cpu_float32 (__main__.TestDecompCPU) ... ok (0.032s) 2022-08-17T12:40:28.4298904Z test_comprehensive_nn_functional_mse_loss_cpu_float64 (__main__.TestDecompCPU) ... ok (0.032s) 2022-08-17T12:40:28.4332940Z test_comprehensive_nn_functional_multi_margin_loss_cpu_float32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:40:28.4362832Z test_comprehensive_nn_functional_multi_margin_loss_cpu_float64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:40:28.4387968Z test_comprehensive_nn_functional_multilabel_margin_loss_cpu_float32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:40:28.4410312Z test_comprehensive_nn_functional_multilabel_margin_loss_cpu_float64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:40:28.4821292Z test_comprehensive_nn_functional_multilabel_soft_margin_loss_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.041s) 2022-08-17T12:40:28.5878457Z test_comprehensive_nn_functional_multilabel_soft_margin_loss_cpu_float32 (__main__.TestDecompCPU) ... ok (0.106s) 2022-08-17T12:40:28.6916611Z test_comprehensive_nn_functional_multilabel_soft_margin_loss_cpu_float64 (__main__.TestDecompCPU) ... ok (0.104s) 2022-08-17T12:40:28.7399781Z test_comprehensive_nn_functional_nll_loss_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.048s) 2022-08-17T12:40:28.9144908Z test_comprehensive_nn_functional_nll_loss_cpu_float32 (__main__.TestDecompCPU) ... ok (0.174s) 2022-08-17T12:40:29.0862218Z test_comprehensive_nn_functional_nll_loss_cpu_float64 (__main__.TestDecompCPU) ... ok (0.172s) 2022-08-17T12:40:29.1555545Z test_comprehensive_nn_functional_normalize_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.069s) 2022-08-17T12:40:29.4703619Z test_comprehensive_nn_functional_normalize_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.315s) 2022-08-17T12:40:29.7926511Z test_comprehensive_nn_functional_normalize_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.322s) 2022-08-17T12:40:30.0313067Z test_comprehensive_nn_functional_normalize_cpu_float32 (__main__.TestDecompCPU) ... ok (0.238s) 2022-08-17T12:40:30.2634881Z test_comprehensive_nn_functional_normalize_cpu_float64 (__main__.TestDecompCPU) ... ok (0.232s) 2022-08-17T12:40:30.2814885Z test_comprehensive_nn_functional_one_hot_cpu_int64 (__main__.TestDecompCPU) ... ok (0.018s) 2022-08-17T12:40:30.3090916Z test_comprehensive_nn_functional_pad_circular_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.027s) 2022-08-17T12:40:30.3106208Z test_comprehensive_nn_functional_pad_circular_cpu_bool (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:40:30.4571650Z test_comprehensive_nn_functional_pad_circular_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.146s) 2022-08-17T12:40:30.6099538Z test_comprehensive_nn_functional_pad_circular_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.153s) 2022-08-17T12:40:30.6382729Z test_comprehensive_nn_functional_pad_circular_cpu_float16 (__main__.TestDecompCPU) ... ok (0.028s) 2022-08-17T12:40:30.7386076Z test_comprehensive_nn_functional_pad_circular_cpu_float32 (__main__.TestDecompCPU) ... ok (0.100s) 2022-08-17T12:40:30.8339130Z test_comprehensive_nn_functional_pad_circular_cpu_float64 (__main__.TestDecompCPU) ... ok (0.095s) 2022-08-17T12:40:30.8368764Z test_comprehensive_nn_functional_pad_circular_cpu_int16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:40:30.8397906Z test_comprehensive_nn_functional_pad_circular_cpu_int32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:40:30.8425971Z test_comprehensive_nn_functional_pad_circular_cpu_int64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:40:30.8453881Z test_comprehensive_nn_functional_pad_circular_cpu_int8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:40:30.8481642Z test_comprehensive_nn_functional_pad_circular_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:40:30.8873437Z test_comprehensive_nn_functional_pad_constant_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.039s) 2022-08-17T12:40:30.9295896Z test_comprehensive_nn_functional_pad_constant_cpu_bool (__main__.TestDecompCPU) ... ok (0.042s) 2022-08-17T12:40:31.1730807Z test_comprehensive_nn_functional_pad_constant_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.243s) 2022-08-17T12:40:31.4280644Z test_comprehensive_nn_functional_pad_constant_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.255s) 2022-08-17T12:40:31.4673561Z test_comprehensive_nn_functional_pad_constant_cpu_float16 (__main__.TestDecompCPU) ... ok (0.039s) 2022-08-17T12:40:31.6301924Z test_comprehensive_nn_functional_pad_constant_cpu_float32 (__main__.TestDecompCPU) ... ok (0.163s) 2022-08-17T12:40:31.7849427Z test_comprehensive_nn_functional_pad_constant_cpu_float64 (__main__.TestDecompCPU) ... ok (0.155s) 2022-08-17T12:40:31.8274399Z test_comprehensive_nn_functional_pad_constant_cpu_int16 (__main__.TestDecompCPU) ... ok (0.042s) 2022-08-17T12:40:31.8702548Z test_comprehensive_nn_functional_pad_constant_cpu_int32 (__main__.TestDecompCPU) ... ok (0.043s) 2022-08-17T12:40:31.9123876Z test_comprehensive_nn_functional_pad_constant_cpu_int64 (__main__.TestDecompCPU) ... ok (0.042s) 2022-08-17T12:40:31.9548840Z test_comprehensive_nn_functional_pad_constant_cpu_int8 (__main__.TestDecompCPU) ... ok (0.042s) 2022-08-17T12:40:31.9971476Z test_comprehensive_nn_functional_pad_constant_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.042s) 2022-08-17T12:40:32.0039742Z test_comprehensive_nn_functional_pad_reflect_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:40:32.0102763Z test_comprehensive_nn_functional_pad_reflect_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:40:32.0158300Z test_comprehensive_nn_functional_pad_reflect_cpu_float32 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:40:32.0212855Z test_comprehensive_nn_functional_pad_reflect_cpu_float64 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:40:32.0276918Z test_comprehensive_nn_functional_pad_replicate_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:40:32.0336691Z test_comprehensive_nn_functional_pad_replicate_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:40:32.0389995Z test_comprehensive_nn_functional_pad_replicate_cpu_float32 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:40:32.0444801Z test_comprehensive_nn_functional_pad_replicate_cpu_float64 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:40:32.0759270Z test_comprehensive_nn_functional_pairwise_distance_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T12:40:32.1466607Z test_comprehensive_nn_functional_pairwise_distance_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.071s) 2022-08-17T12:40:32.2187346Z test_comprehensive_nn_functional_pairwise_distance_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.072s) 2022-08-17T12:40:32.2502607Z test_comprehensive_nn_functional_pairwise_distance_cpu_float16 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T12:40:32.3087023Z test_comprehensive_nn_functional_pairwise_distance_cpu_float32 (__main__.TestDecompCPU) ... ok (0.058s) 2022-08-17T12:40:32.3660114Z test_comprehensive_nn_functional_pairwise_distance_cpu_float64 (__main__.TestDecompCPU) ... ok (0.057s) 2022-08-17T12:40:32.3814663Z test_comprehensive_nn_functional_pairwise_distance_cpu_int16 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:40:32.3967259Z test_comprehensive_nn_functional_pairwise_distance_cpu_int32 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:40:32.4117621Z test_comprehensive_nn_functional_pairwise_distance_cpu_int64 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:40:32.4268751Z test_comprehensive_nn_functional_pairwise_distance_cpu_int8 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:40:32.4419820Z test_comprehensive_nn_functional_pairwise_distance_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:40:32.4464073Z test_comprehensive_nn_functional_pdist_cpu_float32 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:40:32.4505991Z test_comprehensive_nn_functional_pdist_cpu_float64 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:40:32.4527254Z test_comprehensive_nn_functional_pixel_shuffle_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:40:32.4537841Z test_comprehensive_nn_functional_pixel_shuffle_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:40:32.4553816Z test_comprehensive_nn_functional_pixel_shuffle_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:40:32.4570590Z test_comprehensive_nn_functional_pixel_shuffle_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:40:32.4587558Z test_comprehensive_nn_functional_pixel_shuffle_cpu_float16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:40:32.4601975Z test_comprehensive_nn_functional_pixel_shuffle_cpu_float32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:40:32.4617321Z test_comprehensive_nn_functional_pixel_shuffle_cpu_float64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:40:32.4627423Z test_comprehensive_nn_functional_pixel_shuffle_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:40:32.4637715Z test_comprehensive_nn_functional_pixel_shuffle_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:40:32.4648143Z test_comprehensive_nn_functional_pixel_shuffle_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:40:32.4658409Z test_comprehensive_nn_functional_pixel_shuffle_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:40:32.4668609Z test_comprehensive_nn_functional_pixel_shuffle_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:40:32.4684722Z test_comprehensive_nn_functional_pixel_unshuffle_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:40:32.4695938Z test_comprehensive_nn_functional_pixel_unshuffle_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:40:32.4711777Z test_comprehensive_nn_functional_pixel_unshuffle_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:40:32.4728169Z test_comprehensive_nn_functional_pixel_unshuffle_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:40:32.4744725Z test_comprehensive_nn_functional_pixel_unshuffle_cpu_float16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:40:32.4759904Z test_comprehensive_nn_functional_pixel_unshuffle_cpu_float32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:40:32.4775144Z test_comprehensive_nn_functional_pixel_unshuffle_cpu_float64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:40:32.4785588Z test_comprehensive_nn_functional_pixel_unshuffle_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:40:32.4795802Z test_comprehensive_nn_functional_pixel_unshuffle_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:40:32.4806196Z test_comprehensive_nn_functional_pixel_unshuffle_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:40:32.4816760Z test_comprehensive_nn_functional_pixel_unshuffle_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:40:32.4826798Z test_comprehensive_nn_functional_pixel_unshuffle_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:40:33.2393821Z test_comprehensive_nn_functional_poisson_nll_loss_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.756s) 2022-08-17T12:40:35.8405711Z test_comprehensive_nn_functional_poisson_nll_loss_cpu_float32 (__main__.TestDecompCPU) ... ok (2.601s) 2022-08-17T12:40:38.3844892Z test_comprehensive_nn_functional_poisson_nll_loss_cpu_float64 (__main__.TestDecompCPU) ... ok (2.544s) 2022-08-17T12:40:39.2630339Z test_comprehensive_nn_functional_poisson_nll_loss_cpu_int16 (__main__.TestDecompCPU) ... ok (0.878s) 2022-08-17T12:40:40.1422180Z test_comprehensive_nn_functional_poisson_nll_loss_cpu_int32 (__main__.TestDecompCPU) ... ok (0.879s) 2022-08-17T12:40:41.0214676Z test_comprehensive_nn_functional_poisson_nll_loss_cpu_int64 (__main__.TestDecompCPU) ... ok (0.879s) 2022-08-17T12:40:41.9040604Z test_comprehensive_nn_functional_poisson_nll_loss_cpu_int8 (__main__.TestDecompCPU) ... ok (0.882s) 2022-08-17T12:40:42.7819284Z test_comprehensive_nn_functional_poisson_nll_loss_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.878s) 2022-08-17T12:40:42.8149901Z test_comprehensive_nn_functional_prelu_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.033s) 2022-08-17T12:40:42.9699187Z test_comprehensive_nn_functional_prelu_cpu_float32 (__main__.TestDecompCPU) ... ok (0.155s) 2022-08-17T12:40:43.1205854Z test_comprehensive_nn_functional_prelu_cpu_float64 (__main__.TestDecompCPU) ... ok (0.150s) 2022-08-17T12:40:43.1216908Z test_comprehensive_nn_functional_relu6_cpu_bfloat16 (__main__.TestDecompCPU) ... skip: nn.functional.relu6 in torch.bfloat16 not supported (0.001s) 2022-08-17T12:40:43.1226055Z test_comprehensive_nn_functional_relu6_cpu_float32 (__main__.TestDecompCPU) ... skip: nn.functional.relu6 in torch.float32 not supported (0.001s) 2022-08-17T12:40:43.1234888Z test_comprehensive_nn_functional_relu6_cpu_float64 (__main__.TestDecompCPU) ... skip: nn.functional.relu6 in torch.float64 not supported (0.001s) 2022-08-17T12:40:43.1243425Z test_comprehensive_nn_functional_relu6_cpu_int16 (__main__.TestDecompCPU) ... skip: nn.functional.relu6 in torch.int16 not supported (0.001s) 2022-08-17T12:40:43.1252134Z test_comprehensive_nn_functional_relu6_cpu_int32 (__main__.TestDecompCPU) ... skip: nn.functional.relu6 in torch.int32 not supported (0.001s) 2022-08-17T12:40:43.1260466Z test_comprehensive_nn_functional_relu6_cpu_int64 (__main__.TestDecompCPU) ... skip: nn.functional.relu6 in torch.int64 not supported (0.001s) 2022-08-17T12:40:43.1268777Z test_comprehensive_nn_functional_relu6_cpu_int8 (__main__.TestDecompCPU) ... skip: nn.functional.relu6 in torch.int8 not supported (0.001s) 2022-08-17T12:40:43.1277363Z test_comprehensive_nn_functional_relu6_cpu_uint8 (__main__.TestDecompCPU) ... skip: nn.functional.relu6 in torch.uint8 not supported (0.001s) 2022-08-17T12:40:43.1330100Z test_comprehensive_nn_functional_relu_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:40:43.1495103Z test_comprehensive_nn_functional_relu_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:40:43.1648364Z test_comprehensive_nn_functional_relu_cpu_float64 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:40:43.1695667Z test_comprehensive_nn_functional_relu_cpu_int16 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:40:43.1741918Z test_comprehensive_nn_functional_relu_cpu_int32 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:40:43.1787379Z test_comprehensive_nn_functional_relu_cpu_int64 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:40:43.1833695Z test_comprehensive_nn_functional_relu_cpu_int8 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:40:43.1878845Z test_comprehensive_nn_functional_relu_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:40:43.1915771Z test_comprehensive_nn_functional_rrelu_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:40:43.1972661Z test_comprehensive_nn_functional_rrelu_cpu_float32 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:40:43.2031077Z test_comprehensive_nn_functional_rrelu_cpu_float64 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:40:43.2067271Z test_comprehensive_nn_functional_selu_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:40:43.2135001Z test_comprehensive_nn_functional_selu_cpu_float32 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:40:43.2202593Z test_comprehensive_nn_functional_selu_cpu_float64 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:40:43.2241580Z test_comprehensive_nn_functional_silu_complex_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:40:43.2279567Z test_comprehensive_nn_functional_silu_complex_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:40:43.2312297Z test_comprehensive_nn_functional_silu_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:40:43.2376366Z test_comprehensive_nn_functional_silu_cpu_float32 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:40:43.2438841Z test_comprehensive_nn_functional_silu_cpu_float64 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:40:43.2492178Z test_comprehensive_nn_functional_smooth_l1_loss_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:40:43.2514499Z test_comprehensive_nn_functional_smooth_l1_loss_cpu_float16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:40:43.2563075Z test_comprehensive_nn_functional_smooth_l1_loss_cpu_float32 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:40:43.2616496Z test_comprehensive_nn_functional_smooth_l1_loss_cpu_float64 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:40:43.2660622Z test_comprehensive_nn_functional_soft_margin_loss_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:40:43.2702222Z test_comprehensive_nn_functional_soft_margin_loss_cpu_float32 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:40:43.2744958Z test_comprehensive_nn_functional_soft_margin_loss_cpu_float64 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:40:43.2859897Z test_comprehensive_nn_functional_softmin_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:40:43.3258948Z test_comprehensive_nn_functional_softmin_cpu_float32 (__main__.TestDecompCPU) ... ok (0.040s) 2022-08-17T12:40:43.3637052Z test_comprehensive_nn_functional_softmin_cpu_float64 (__main__.TestDecompCPU) ... ok (0.038s) 2022-08-17T12:40:43.3754131Z test_comprehensive_nn_functional_softmin_with_dtype_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:40:43.4194449Z test_comprehensive_nn_functional_softmin_with_dtype_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.044s) 2022-08-17T12:40:43.4650859Z test_comprehensive_nn_functional_softmin_with_dtype_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.046s) 2022-08-17T12:40:43.4773953Z test_comprehensive_nn_functional_softmin_with_dtype_cpu_float16 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:40:43.5173850Z test_comprehensive_nn_functional_softmin_with_dtype_cpu_float32 (__main__.TestDecompCPU) ... ok (0.040s) 2022-08-17T12:40:43.5556131Z test_comprehensive_nn_functional_softmin_with_dtype_cpu_float64 (__main__.TestDecompCPU) ... ok (0.038s) 2022-08-17T12:40:43.5716282Z test_comprehensive_nn_functional_softmin_with_dtype_cpu_int16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:40:43.5877480Z test_comprehensive_nn_functional_softmin_with_dtype_cpu_int32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:40:43.6036025Z test_comprehensive_nn_functional_softmin_with_dtype_cpu_int64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:40:43.6194184Z test_comprehensive_nn_functional_softmin_with_dtype_cpu_int8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:40:43.6353298Z test_comprehensive_nn_functional_softmin_with_dtype_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:40:43.6396832Z test_comprehensive_nn_functional_softplus_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:40:43.6464121Z test_comprehensive_nn_functional_softplus_cpu_float32 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:40:43.6530373Z test_comprehensive_nn_functional_softplus_cpu_float64 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:40:43.6605393Z test_comprehensive_nn_functional_softshrink_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:40:43.6745241Z test_comprehensive_nn_functional_softshrink_cpu_float32 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:40:43.6885091Z test_comprehensive_nn_functional_softshrink_cpu_float64 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:40:43.7036305Z test_comprehensive_nn_functional_softsign_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:40:43.7382984Z test_comprehensive_nn_functional_softsign_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.035s) 2022-08-17T12:40:43.7730634Z test_comprehensive_nn_functional_softsign_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.035s) 2022-08-17T12:40:43.7882508Z test_comprehensive_nn_functional_softsign_cpu_float16 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:40:43.8153249Z test_comprehensive_nn_functional_softsign_cpu_float32 (__main__.TestDecompCPU) ... ok (0.027s) 2022-08-17T12:40:43.8421342Z test_comprehensive_nn_functional_softsign_cpu_float64 (__main__.TestDecompCPU) ... ok (0.027s) 2022-08-17T12:40:43.8488174Z test_comprehensive_nn_functional_softsign_cpu_int16 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:40:43.8553853Z test_comprehensive_nn_functional_softsign_cpu_int32 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:40:43.8617635Z test_comprehensive_nn_functional_softsign_cpu_int64 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:40:43.8682455Z test_comprehensive_nn_functional_softsign_cpu_int8 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:40:43.8746958Z test_comprehensive_nn_functional_softsign_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:40:43.8829519Z test_comprehensive_nn_functional_tanhshrink_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:40:43.9013956Z test_comprehensive_nn_functional_tanhshrink_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.018s) 2022-08-17T12:40:43.9202058Z test_comprehensive_nn_functional_tanhshrink_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.019s) 2022-08-17T12:40:43.9345356Z test_comprehensive_nn_functional_tanhshrink_cpu_float32 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:40:43.9487925Z test_comprehensive_nn_functional_tanhshrink_cpu_float64 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:40:43.9548282Z test_comprehensive_nn_functional_tanhshrink_cpu_int16 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:40:43.9607022Z test_comprehensive_nn_functional_tanhshrink_cpu_int32 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:40:43.9665069Z test_comprehensive_nn_functional_tanhshrink_cpu_int64 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:40:43.9723458Z test_comprehensive_nn_functional_tanhshrink_cpu_int8 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:40:43.9781493Z test_comprehensive_nn_functional_tanhshrink_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:40:43.9832380Z test_comprehensive_nn_functional_threshold_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:40:43.9967173Z test_comprehensive_nn_functional_threshold_cpu_float32 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:40:44.0097315Z test_comprehensive_nn_functional_threshold_cpu_float64 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:40:44.0139310Z test_comprehensive_nn_functional_threshold_cpu_int16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:40:44.0180253Z test_comprehensive_nn_functional_threshold_cpu_int32 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:40:44.0219582Z test_comprehensive_nn_functional_threshold_cpu_int64 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:40:44.0259276Z test_comprehensive_nn_functional_threshold_cpu_int8 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:40:44.0298884Z test_comprehensive_nn_functional_threshold_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:40:44.1284354Z test_comprehensive_nn_functional_triplet_margin_loss_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.098s) 2022-08-17T12:40:44.4449214Z test_comprehensive_nn_functional_triplet_margin_loss_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.316s) 2022-08-17T12:40:44.7660326Z test_comprehensive_nn_functional_triplet_margin_loss_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.321s) 2022-08-17T12:40:45.0025643Z test_comprehensive_nn_functional_triplet_margin_loss_cpu_float32 (__main__.TestDecompCPU) ... ok (0.236s) 2022-08-17T12:40:45.2372179Z test_comprehensive_nn_functional_triplet_margin_loss_cpu_float64 (__main__.TestDecompCPU) ... ok (0.234s) 2022-08-17T12:40:45.3116617Z test_comprehensive_nn_functional_triplet_margin_loss_cpu_int16 (__main__.TestDecompCPU) ... ok (0.074s) 2022-08-17T12:40:45.3859130Z test_comprehensive_nn_functional_triplet_margin_loss_cpu_int32 (__main__.TestDecompCPU) ... ok (0.074s) 2022-08-17T12:40:45.4594723Z test_comprehensive_nn_functional_triplet_margin_loss_cpu_int64 (__main__.TestDecompCPU) ... ok (0.073s) 2022-08-17T12:40:45.5334276Z test_comprehensive_nn_functional_triplet_margin_loss_cpu_int8 (__main__.TestDecompCPU) ... ok (0.074s) 2022-08-17T12:40:45.6068751Z test_comprehensive_nn_functional_triplet_margin_loss_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.073s) 2022-08-17T12:40:45.7096458Z test_comprehensive_nn_functional_triplet_margin_with_distance_loss_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.103s) 2022-08-17T12:40:46.0273281Z test_comprehensive_nn_functional_triplet_margin_with_distance_loss_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.317s) 2022-08-17T12:40:46.3522842Z test_comprehensive_nn_functional_triplet_margin_with_distance_loss_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.325s) 2022-08-17T12:40:46.5927912Z test_comprehensive_nn_functional_triplet_margin_with_distance_loss_cpu_float32 (__main__.TestDecompCPU) ... ok (0.240s) 2022-08-17T12:40:46.8288797Z test_comprehensive_nn_functional_triplet_margin_with_distance_loss_cpu_float64 (__main__.TestDecompCPU) ... ok (0.236s) 2022-08-17T12:40:46.9052706Z test_comprehensive_nn_functional_triplet_margin_with_distance_loss_cpu_int16 (__main__.TestDecompCPU) ... ok (0.076s) 2022-08-17T12:40:46.9859862Z test_comprehensive_nn_functional_triplet_margin_with_distance_loss_cpu_int32 (__main__.TestDecompCPU) ... ok (0.081s) 2022-08-17T12:40:47.0631400Z test_comprehensive_nn_functional_triplet_margin_with_distance_loss_cpu_int64 (__main__.TestDecompCPU) ... ok (0.077s) 2022-08-17T12:40:47.1494205Z test_comprehensive_nn_functional_triplet_margin_with_distance_loss_cpu_int8 (__main__.TestDecompCPU) ... ok (0.086s) 2022-08-17T12:40:47.2250950Z test_comprehensive_nn_functional_triplet_margin_with_distance_loss_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.076s) 2022-08-17T12:40:47.3945982Z test_comprehensive_nn_functional_unfold_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.169s) 2022-08-17T12:40:48.3190719Z test_comprehensive_nn_functional_unfold_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.924s) 2022-08-17T12:40:49.2690046Z test_comprehensive_nn_functional_unfold_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.950s) 2022-08-17T12:40:49.4391926Z test_comprehensive_nn_functional_unfold_cpu_float16 (__main__.TestDecompCPU) ... ok (0.170s) 2022-08-17T12:40:50.0269799Z test_comprehensive_nn_functional_unfold_cpu_float32 (__main__.TestDecompCPU) ... ok (0.588s) 2022-08-17T12:40:50.5880147Z test_comprehensive_nn_functional_unfold_cpu_float64 (__main__.TestDecompCPU) ... ok (0.561s) 2022-08-17T12:40:50.5932638Z test_comprehensive_nn_functional_upsample_bilinear_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:40:50.6036866Z test_comprehensive_nn_functional_upsample_bilinear_cpu_float32 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T12:40:50.6138407Z test_comprehensive_nn_functional_upsample_bilinear_cpu_float64 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T12:40:50.6195839Z test_comprehensive_nn_functional_upsample_nearest_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:40:50.6250855Z test_comprehensive_nn_functional_upsample_nearest_cpu_float32 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:40:50.6303449Z test_comprehensive_nn_functional_upsample_nearest_cpu_float64 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:40:50.6323345Z test_comprehensive_nn_functional_upsample_nearest_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:40:50.6355724Z test_comprehensive_nonzero_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:40:50.6389906Z test_comprehensive_nonzero_cpu_bool (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:40:50.6438695Z test_comprehensive_nonzero_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:40:50.6481465Z test_comprehensive_nonzero_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:40:50.6524631Z test_comprehensive_nonzero_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:40:50.6555540Z test_comprehensive_nonzero_cpu_float16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:40:50.6592296Z test_comprehensive_nonzero_cpu_float32 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:40:50.6631328Z test_comprehensive_nonzero_cpu_float64 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:40:50.6664971Z test_comprehensive_nonzero_cpu_int16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:40:50.6698394Z test_comprehensive_nonzero_cpu_int32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:40:50.6731818Z test_comprehensive_nonzero_cpu_int64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:40:50.6764480Z test_comprehensive_nonzero_cpu_int8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:40:50.6797825Z test_comprehensive_nonzero_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:40:50.8293549Z test_comprehensive_norm_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.149s) 2022-08-17T12:40:51.3191971Z test_comprehensive_norm_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.490s) 2022-08-17T12:40:51.8178539Z test_comprehensive_norm_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.498s) 2022-08-17T12:40:51.9793317Z test_comprehensive_norm_cpu_float16 (__main__.TestDecompCPU) ... ok (0.161s) 2022-08-17T12:40:52.3764061Z test_comprehensive_norm_cpu_float32 (__main__.TestDecompCPU) ... ok (0.397s) 2022-08-17T12:40:52.7664623Z test_comprehensive_norm_cpu_float64 (__main__.TestDecompCPU) ... ok (0.390s) 2022-08-17T12:40:52.7772688Z test_comprehensive_norm_fro_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:40:52.8060225Z test_comprehensive_norm_fro_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.029s) 2022-08-17T12:40:52.8349056Z test_comprehensive_norm_fro_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.029s) 2022-08-17T12:40:52.8566237Z test_comprehensive_norm_fro_cpu_float32 (__main__.TestDecompCPU) ... ok (0.022s) 2022-08-17T12:40:52.8783301Z test_comprehensive_norm_fro_cpu_float64 (__main__.TestDecompCPU) ... ok (0.022s) 2022-08-17T12:40:52.9058336Z test_comprehensive_norm_inf_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.027s) 2022-08-17T12:40:52.9599170Z test_comprehensive_norm_inf_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.054s) 2022-08-17T12:40:53.0144741Z test_comprehensive_norm_inf_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.054s) 2022-08-17T12:40:53.0437676Z test_comprehensive_norm_inf_cpu_float16 (__main__.TestDecompCPU) ... ok (0.029s) 2022-08-17T12:40:53.0937196Z test_comprehensive_norm_inf_cpu_float32 (__main__.TestDecompCPU) ... ok (0.050s) 2022-08-17T12:40:53.1434037Z test_comprehensive_norm_inf_cpu_float64 (__main__.TestDecompCPU) ... ok (0.049s) 2022-08-17T12:40:53.1747855Z test_comprehensive_norm_nuc_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T12:40:53.2074061Z test_comprehensive_norm_nuc_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.032s) 2022-08-17T12:40:53.2316330Z test_comprehensive_norm_nuc_cpu_float32 (__main__.TestDecompCPU) ... ok (0.024s) 2022-08-17T12:40:53.2553302Z test_comprehensive_norm_nuc_cpu_float64 (__main__.TestDecompCPU) ... ok (0.023s) 2022-08-17T12:40:53.2603946Z test_comprehensive_normal_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:40:53.2647992Z test_comprehensive_normal_cpu_float16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:40:53.2689987Z test_comprehensive_normal_cpu_float32 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:40:53.2731434Z test_comprehensive_normal_cpu_float64 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:40:53.2748535Z test_comprehensive_normal_number_mean_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:40:53.2765009Z test_comprehensive_normal_number_mean_cpu_float16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:40:53.2780671Z test_comprehensive_normal_number_mean_cpu_float32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:40:53.2796367Z test_comprehensive_normal_number_mean_cpu_float64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:40:53.2812257Z test_comprehensive_ones_like_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:40:53.2825158Z test_comprehensive_ones_like_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:40:53.2841343Z test_comprehensive_ones_like_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:40:53.2857164Z test_comprehensive_ones_like_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:40:53.2873247Z test_comprehensive_ones_like_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:40:53.2887574Z test_comprehensive_ones_like_cpu_float16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:40:53.2901685Z test_comprehensive_ones_like_cpu_float32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:40:53.2915897Z test_comprehensive_ones_like_cpu_float64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:40:53.2928587Z test_comprehensive_ones_like_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:40:53.2940754Z test_comprehensive_ones_like_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:40:53.2955518Z test_comprehensive_ones_like_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:40:53.2967997Z test_comprehensive_ones_like_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:40:53.2981059Z test_comprehensive_ones_like_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:40:53.3265917Z test_comprehensive_ormqr_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.028s) 2022-08-17T12:40:53.3547808Z test_comprehensive_ormqr_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.028s) 2022-08-17T12:40:53.3741339Z test_comprehensive_ormqr_cpu_float32 (__main__.TestDecompCPU) ... ok (0.019s) 2022-08-17T12:40:53.3929568Z test_comprehensive_ormqr_cpu_float64 (__main__.TestDecompCPU) ... ok (0.019s) 2022-08-17T12:40:53.3981485Z test_comprehensive_outer_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:40:53.4002493Z test_comprehensive_outer_cpu_bool (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:40:53.4138370Z test_comprehensive_outer_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:40:53.4274780Z test_comprehensive_outer_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:40:53.4325375Z test_comprehensive_outer_cpu_float16 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:40:53.4421161Z test_comprehensive_outer_cpu_float32 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:40:53.4515476Z test_comprehensive_outer_cpu_float64 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:40:53.4535556Z test_comprehensive_outer_cpu_int16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:40:53.4555147Z test_comprehensive_outer_cpu_int32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:40:53.4573771Z test_comprehensive_outer_cpu_int64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:40:53.4592770Z test_comprehensive_outer_cpu_int8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:40:53.4611506Z test_comprehensive_outer_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:41:05.8218408Z test_comprehensive_pca_lowrank_cpu_float32 (__main__.TestDecompCPU) ... ok (12.360s) 2022-08-17T12:41:18.0198499Z test_comprehensive_pca_lowrank_cpu_float64 (__main__.TestDecompCPU) ... ok (12.198s) 2022-08-17T12:41:18.0257923Z test_comprehensive_permute_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:41:18.0295109Z test_comprehensive_permute_cpu_bool (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:41:18.0423019Z test_comprehensive_permute_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:41:18.0494884Z test_comprehensive_permute_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:41:18.0621736Z test_comprehensive_permute_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:41:18.0666450Z test_comprehensive_permute_cpu_float16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:41:18.0763218Z test_comprehensive_permute_cpu_float32 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T12:41:18.0859215Z test_comprehensive_permute_cpu_float64 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T12:41:18.0896552Z test_comprehensive_permute_cpu_int16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:41:18.0932562Z test_comprehensive_permute_cpu_int32 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:41:18.0967973Z test_comprehensive_permute_cpu_int64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:41:18.1003943Z test_comprehensive_permute_cpu_int8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:41:18.1040820Z test_comprehensive_permute_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:41:18.2704538Z test_comprehensive_pinverse_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.166s) 2022-08-17T12:41:18.4372402Z test_comprehensive_pinverse_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.167s) 2022-08-17T12:41:18.5631385Z test_comprehensive_pinverse_cpu_float32 (__main__.TestDecompCPU) ... ok (0.126s) 2022-08-17T12:41:18.6889058Z test_comprehensive_pinverse_cpu_float64 (__main__.TestDecompCPU) ... ok (0.126s) 2022-08-17T12:41:18.9203746Z test_comprehensive_polar_cpu_float32 (__main__.TestDecompCPU) ... ok (0.231s) 2022-08-17T12:41:19.1423969Z test_comprehensive_polar_cpu_float64 (__main__.TestDecompCPU) ... ok (0.222s) 2022-08-17T12:41:19.1521319Z test_comprehensive_polygamma_polygamma_n_0_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T12:41:19.1537591Z test_comprehensive_polygamma_polygamma_n_0_cpu_bool (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:41:19.1703942Z test_comprehensive_polygamma_polygamma_n_0_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:41:19.1870036Z test_comprehensive_polygamma_polygamma_n_0_cpu_float64 (__main__.TestDecompCPU) ... ok (0.017s) 2022-08-17T12:41:19.1888403Z test_comprehensive_polygamma_polygamma_n_0_cpu_int16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:41:19.1906044Z test_comprehensive_polygamma_polygamma_n_0_cpu_int32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:41:19.1921436Z test_comprehensive_polygamma_polygamma_n_0_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:19.1936486Z test_comprehensive_polygamma_polygamma_n_0_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:19.1951640Z test_comprehensive_polygamma_polygamma_n_0_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:19.2048127Z test_comprehensive_polygamma_polygamma_n_1_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:41:19.2063202Z test_comprehensive_polygamma_polygamma_n_1_cpu_bool (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:41:19.2228450Z test_comprehensive_polygamma_polygamma_n_1_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:41:19.2397011Z test_comprehensive_polygamma_polygamma_n_1_cpu_float64 (__main__.TestDecompCPU) ... ok (0.017s) 2022-08-17T12:41:19.2416022Z test_comprehensive_polygamma_polygamma_n_1_cpu_int16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:41:19.2433277Z test_comprehensive_polygamma_polygamma_n_1_cpu_int32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:41:19.2448176Z test_comprehensive_polygamma_polygamma_n_1_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:19.2463220Z test_comprehensive_polygamma_polygamma_n_1_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:19.2478696Z test_comprehensive_polygamma_polygamma_n_1_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:19.2573104Z test_comprehensive_polygamma_polygamma_n_2_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:41:19.2588551Z test_comprehensive_polygamma_polygamma_n_2_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:19.2755434Z test_comprehensive_polygamma_polygamma_n_2_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:41:19.2919287Z test_comprehensive_polygamma_polygamma_n_2_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:41:19.2937143Z test_comprehensive_polygamma_polygamma_n_2_cpu_int16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:41:19.2953764Z test_comprehensive_polygamma_polygamma_n_2_cpu_int32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:41:19.2968636Z test_comprehensive_polygamma_polygamma_n_2_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:19.2983647Z test_comprehensive_polygamma_polygamma_n_2_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:19.2999267Z test_comprehensive_polygamma_polygamma_n_2_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:19.3093976Z test_comprehensive_polygamma_polygamma_n_3_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:41:19.3108843Z test_comprehensive_polygamma_polygamma_n_3_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:19.3273097Z test_comprehensive_polygamma_polygamma_n_3_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:41:19.3436011Z test_comprehensive_polygamma_polygamma_n_3_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:41:19.3453728Z test_comprehensive_polygamma_polygamma_n_3_cpu_int16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:41:19.3469751Z test_comprehensive_polygamma_polygamma_n_3_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:19.3484922Z test_comprehensive_polygamma_polygamma_n_3_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:19.3499950Z test_comprehensive_polygamma_polygamma_n_3_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:19.3515573Z test_comprehensive_polygamma_polygamma_n_3_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:19.3613187Z test_comprehensive_polygamma_polygamma_n_4_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T12:41:19.3629041Z test_comprehensive_polygamma_polygamma_n_4_cpu_bool (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:41:19.3793878Z test_comprehensive_polygamma_polygamma_n_4_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:41:19.3957829Z test_comprehensive_polygamma_polygamma_n_4_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:41:19.3976049Z test_comprehensive_polygamma_polygamma_n_4_cpu_int16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:41:19.3992290Z test_comprehensive_polygamma_polygamma_n_4_cpu_int32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:41:19.4007530Z test_comprehensive_polygamma_polygamma_n_4_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:19.4023047Z test_comprehensive_polygamma_polygamma_n_4_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:19.4038783Z test_comprehensive_polygamma_polygamma_n_4_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:19.4056719Z test_comprehensive_positive_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:41:19.4073655Z test_comprehensive_positive_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:41:19.4085247Z test_comprehensive_positive_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:19.4103069Z test_comprehensive_positive_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:41:19.4120246Z test_comprehensive_positive_cpu_float16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:41:19.4136144Z test_comprehensive_positive_cpu_float32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:41:19.4151913Z test_comprehensive_positive_cpu_float64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:19.4161858Z test_comprehensive_positive_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:19.4171638Z test_comprehensive_positive_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:19.4181290Z test_comprehensive_positive_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:19.4190962Z test_comprehensive_positive_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:19.4200752Z test_comprehensive_positive_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:19.5112286Z test_comprehensive_pow_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.091s) 2022-08-17T12:41:20.1053367Z test_comprehensive_pow_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.594s) 2022-08-17T12:41:20.7226612Z test_comprehensive_pow_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.617s) 2022-08-17T12:41:20.7311891Z test_comprehensive_pow_cpu_float16 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:41:21.1034241Z test_comprehensive_pow_cpu_float32 (__main__.TestDecompCPU) ... ok (0.372s) 2022-08-17T12:41:21.4642345Z test_comprehensive_pow_cpu_float64 (__main__.TestDecompCPU) ... ok (0.361s) 2022-08-17T12:41:21.4788655Z test_comprehensive_pow_cpu_int16 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:41:21.4933675Z test_comprehensive_pow_cpu_int32 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:41:21.5077950Z test_comprehensive_pow_cpu_int64 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:41:21.5223500Z test_comprehensive_pow_cpu_int8 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:41:21.5368159Z test_comprehensive_pow_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:41:21.5771639Z test_comprehensive_prod_cpu_bool (__main__.TestDecompCPU) ... ok (0.040s) 2022-08-17T12:41:22.0482294Z test_comprehensive_prod_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.471s) 2022-08-17T12:41:22.5294644Z test_comprehensive_prod_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.481s) 2022-08-17T12:41:22.8637708Z test_comprehensive_prod_cpu_float32 (__main__.TestDecompCPU) ... ok (0.334s) 2022-08-17T12:41:23.1937811Z test_comprehensive_prod_cpu_float64 (__main__.TestDecompCPU) ... ok (0.330s) 2022-08-17T12:41:23.2344344Z test_comprehensive_prod_cpu_int16 (__main__.TestDecompCPU) ... ok (0.040s) 2022-08-17T12:41:23.2753213Z test_comprehensive_prod_cpu_int32 (__main__.TestDecompCPU) ... ok (0.041s) 2022-08-17T12:41:23.3156025Z test_comprehensive_prod_cpu_int64 (__main__.TestDecompCPU) ... ok (0.040s) 2022-08-17T12:41:23.3563241Z test_comprehensive_prod_cpu_int8 (__main__.TestDecompCPU) ... ok (0.041s) 2022-08-17T12:41:23.3963526Z test_comprehensive_prod_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.040s) 2022-08-17T12:41:23.4081260Z test_comprehensive_put_cpu_bfloat16 (__main__.TestDecompCPU) ... Exception ignored in: . at 0x7f88283cddd0> 2022-08-17T12:41:23.4081613Z Traceback (most recent call last): 2022-08-17T12:41:23.4083780Z File "/opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py", line 4253, in 2022-08-17T12:41:23.4088373Z tgt_gen = (make_arg(size) for size in tgt_sizes) 2022-08-17T12:41:23.4088655Z SystemError: error return without exception set 2022-08-17T12:41:23.4089833Z ok (0.013s) 2022-08-17T12:41:23.4113161Z test_comprehensive_put_cpu_bool (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:41:23.4222742Z test_comprehensive_put_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:41:23.4331407Z test_comprehensive_put_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:41:23.4444300Z test_comprehensive_put_cpu_float16 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:41:23.4549898Z test_comprehensive_put_cpu_float32 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T12:41:23.4654958Z test_comprehensive_put_cpu_float64 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T12:41:23.4677359Z test_comprehensive_put_cpu_int16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:41:23.4699512Z test_comprehensive_put_cpu_int32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:41:23.4720681Z test_comprehensive_put_cpu_int64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:41:23.4742235Z test_comprehensive_put_cpu_int8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:41:23.4762938Z test_comprehensive_put_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:41:23.8777215Z test_comprehensive_qr_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.401s) 2022-08-17T12:41:24.2837839Z test_comprehensive_qr_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.406s) 2022-08-17T12:41:24.6104297Z test_comprehensive_qr_cpu_float32 (__main__.TestDecompCPU) ... ok (0.327s) 2022-08-17T12:41:24.9335217Z test_comprehensive_qr_cpu_float64 (__main__.TestDecompCPU) ... ok (0.323s) 2022-08-17T12:41:25.9065195Z test_comprehensive_quantile_cpu_float32 (__main__.TestDecompCPU) ... ok (0.973s) 2022-08-17T12:41:26.8738628Z test_comprehensive_quantile_cpu_float64 (__main__.TestDecompCPU) ... ok (0.967s) 2022-08-17T12:41:26.8774570Z test_comprehensive_rad2deg_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:41:26.8786921Z test_comprehensive_rad2deg_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:26.8820029Z test_comprehensive_rad2deg_cpu_float16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:41:26.8863772Z test_comprehensive_rad2deg_cpu_float32 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:41:26.8902647Z test_comprehensive_rad2deg_cpu_float64 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:41:26.8914685Z test_comprehensive_rad2deg_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:26.8926132Z test_comprehensive_rad2deg_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:26.8937370Z test_comprehensive_rad2deg_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:26.8948474Z test_comprehensive_rad2deg_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:26.8959822Z test_comprehensive_rad2deg_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:26.8986686Z test_comprehensive_rand_like_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:41:26.9015620Z test_comprehensive_rand_like_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:41:26.9044149Z test_comprehensive_rand_like_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:41:26.9073539Z test_comprehensive_rand_like_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:41:26.9099977Z test_comprehensive_rand_like_cpu_float16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:41:26.9126409Z test_comprehensive_rand_like_cpu_float32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:41:26.9152896Z test_comprehensive_rand_like_cpu_float64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:41:26.9194561Z test_comprehensive_randint_like_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:41:26.9235579Z test_comprehensive_randint_like_cpu_float16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:41:26.9276279Z test_comprehensive_randint_like_cpu_float32 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:41:26.9316967Z test_comprehensive_randint_like_cpu_float64 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:41:26.9356107Z test_comprehensive_randint_like_cpu_int16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:41:26.9395399Z test_comprehensive_randint_like_cpu_int32 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:41:26.9434316Z test_comprehensive_randint_like_cpu_int64 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:41:26.9473441Z test_comprehensive_randint_like_cpu_int8 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:41:26.9512424Z test_comprehensive_randint_like_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:41:26.9538803Z test_comprehensive_randn_like_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:41:26.9566783Z test_comprehensive_randn_like_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:41:26.9594805Z test_comprehensive_randn_like_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:41:26.9623698Z test_comprehensive_randn_like_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:41:26.9649900Z test_comprehensive_randn_like_cpu_float16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:41:26.9676575Z test_comprehensive_randn_like_cpu_float32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:41:26.9706866Z test_comprehensive_randn_like_cpu_float64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:41:26.9738628Z test_comprehensive_ravel_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:41:26.9782574Z test_comprehensive_ravel_cpu_bool (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:41:26.9877015Z test_comprehensive_ravel_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:41:26.9970021Z test_comprehensive_ravel_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:41:27.0069346Z test_comprehensive_ravel_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T12:41:27.0101277Z test_comprehensive_ravel_cpu_float16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:41:27.0172488Z test_comprehensive_ravel_cpu_float32 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:41:27.0239739Z test_comprehensive_ravel_cpu_float64 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:41:27.0282960Z test_comprehensive_ravel_cpu_int16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:41:27.0325039Z test_comprehensive_ravel_cpu_int32 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:41:27.0368113Z test_comprehensive_ravel_cpu_int64 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:41:27.0411524Z test_comprehensive_ravel_cpu_int8 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:41:27.0454401Z test_comprehensive_ravel_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:41:27.0474004Z test_comprehensive_real_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:41:27.0484673Z test_comprehensive_real_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:27.0523687Z test_comprehensive_real_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:41:27.0537937Z test_comprehensive_real_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:27.0575982Z test_comprehensive_real_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:41:27.0593903Z test_comprehensive_real_cpu_float16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:41:27.0609673Z test_comprehensive_real_cpu_float32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:41:27.0625696Z test_comprehensive_real_cpu_float64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:41:27.0636159Z test_comprehensive_real_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:27.0646200Z test_comprehensive_real_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:27.0656146Z test_comprehensive_real_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:27.0666179Z test_comprehensive_real_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:27.0676669Z test_comprehensive_real_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:27.0745239Z test_comprehensive_reciprocal_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:41:27.0774477Z test_comprehensive_reciprocal_cpu_bool (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:41:27.0919523Z test_comprehensive_reciprocal_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:41:27.1066777Z test_comprehensive_reciprocal_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:41:27.1138522Z test_comprehensive_reciprocal_cpu_float16 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:41:27.1251177Z test_comprehensive_reciprocal_cpu_float32 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:41:27.1362955Z test_comprehensive_reciprocal_cpu_float64 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:41:27.1393071Z test_comprehensive_reciprocal_cpu_int16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:41:27.1422085Z test_comprehensive_reciprocal_cpu_int32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:41:27.1451104Z test_comprehensive_reciprocal_cpu_int64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:41:27.1481069Z test_comprehensive_reciprocal_cpu_int8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:41:27.1509063Z test_comprehensive_reciprocal_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:41:27.2110226Z test_comprehensive_remainder_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.060s) 2022-08-17T12:41:27.2724469Z test_comprehensive_remainder_cpu_float16 (__main__.TestDecompCPU) ... ok (0.061s) 2022-08-17T12:41:27.4551945Z test_comprehensive_remainder_cpu_float32 (__main__.TestDecompCPU) ... ok (0.183s) 2022-08-17T12:41:27.6291759Z test_comprehensive_remainder_cpu_float64 (__main__.TestDecompCPU) ... ok (0.174s) 2022-08-17T12:41:27.6447282Z test_comprehensive_remainder_cpu_int16 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:41:27.6601255Z test_comprehensive_remainder_cpu_int32 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:41:27.6753999Z test_comprehensive_remainder_cpu_int64 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:41:27.6907499Z test_comprehensive_remainder_cpu_int8 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:41:27.7066507Z test_comprehensive_remainder_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:41:27.7419546Z test_comprehensive_renorm_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.035s) 2022-08-17T12:41:27.9212367Z test_comprehensive_renorm_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.179s) 2022-08-17T12:41:28.1013428Z test_comprehensive_renorm_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.180s) 2022-08-17T12:41:28.1362759Z test_comprehensive_renorm_cpu_float16 (__main__.TestDecompCPU) ... ok (0.035s) 2022-08-17T12:41:28.2659391Z test_comprehensive_renorm_cpu_float32 (__main__.TestDecompCPU) ... ok (0.129s) 2022-08-17T12:41:28.3910391Z test_comprehensive_renorm_cpu_float64 (__main__.TestDecompCPU) ... ok (0.125s) 2022-08-17T12:41:28.4116745Z test_comprehensive_repeat_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.020s) 2022-08-17T12:41:28.4146479Z test_comprehensive_repeat_cpu_bool (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:41:28.4530952Z test_comprehensive_repeat_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.038s) 2022-08-17T12:41:28.4923663Z test_comprehensive_repeat_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.039s) 2022-08-17T12:41:28.5132962Z test_comprehensive_repeat_cpu_float16 (__main__.TestDecompCPU) ... ok (0.021s) 2022-08-17T12:41:28.5455689Z test_comprehensive_repeat_cpu_float32 (__main__.TestDecompCPU) ... ok (0.032s) 2022-08-17T12:41:28.5773005Z test_comprehensive_repeat_cpu_float64 (__main__.TestDecompCPU) ... ok (0.032s) 2022-08-17T12:41:28.5805537Z test_comprehensive_repeat_cpu_int16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:41:28.5835656Z test_comprehensive_repeat_cpu_int32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:41:28.5864790Z test_comprehensive_repeat_cpu_int64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:41:28.5894100Z test_comprehensive_repeat_cpu_int8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:41:28.5923433Z test_comprehensive_repeat_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:41:28.5976072Z test_comprehensive_repeat_interleave_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:41:28.6006575Z test_comprehensive_repeat_interleave_cpu_bool (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:41:28.6107301Z test_comprehensive_repeat_interleave_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T12:41:28.6142516Z test_comprehensive_repeat_interleave_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:41:28.6248189Z test_comprehensive_repeat_interleave_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T12:41:28.6299798Z test_comprehensive_repeat_interleave_cpu_float16 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:41:28.6384769Z test_comprehensive_repeat_interleave_cpu_float32 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:41:28.6466002Z test_comprehensive_repeat_interleave_cpu_float64 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:41:28.6499588Z test_comprehensive_repeat_interleave_cpu_int16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:41:28.6533726Z test_comprehensive_repeat_interleave_cpu_int32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:41:28.6564945Z test_comprehensive_repeat_interleave_cpu_int64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:41:28.6595887Z test_comprehensive_repeat_interleave_cpu_int8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:41:28.6625834Z test_comprehensive_repeat_interleave_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:41:28.6655508Z test_comprehensive_reshape_as_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:41:28.6668691Z test_comprehensive_reshape_as_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:28.6699264Z test_comprehensive_reshape_as_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:41:28.6716821Z test_comprehensive_reshape_as_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:41:28.6747448Z test_comprehensive_reshape_as_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:41:28.6778815Z test_comprehensive_reshape_as_cpu_float16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:41:28.6806825Z test_comprehensive_reshape_as_cpu_float32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:41:28.6835347Z test_comprehensive_reshape_as_cpu_float64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:41:28.6849409Z test_comprehensive_reshape_as_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:28.6863491Z test_comprehensive_reshape_as_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:28.6876569Z test_comprehensive_reshape_as_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:28.6889432Z test_comprehensive_reshape_as_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:28.6903426Z test_comprehensive_reshape_as_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:28.6957623Z test_comprehensive_reshape_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:41:28.6975439Z test_comprehensive_reshape_cpu_bool (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:41:28.7035205Z test_comprehensive_reshape_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:41:28.7063973Z test_comprehensive_reshape_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:41:28.7122697Z test_comprehensive_reshape_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:41:28.7177178Z test_comprehensive_reshape_cpu_float16 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:41:28.7231010Z test_comprehensive_reshape_cpu_float32 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:41:28.7285693Z test_comprehensive_reshape_cpu_float64 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:41:28.7304279Z test_comprehensive_reshape_cpu_int16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:41:28.7322391Z test_comprehensive_reshape_cpu_int32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:41:28.7340277Z test_comprehensive_reshape_cpu_int64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:41:28.7357289Z test_comprehensive_reshape_cpu_int8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:41:28.7374639Z test_comprehensive_reshape_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:41:28.7388391Z test_comprehensive_resize__cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:28.7400549Z test_comprehensive_resize__cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:28.7415450Z test_comprehensive_resize__cpu_complex128 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:28.7430074Z test_comprehensive_resize__cpu_complex64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:28.7445316Z test_comprehensive_resize__cpu_float16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:28.7459533Z test_comprehensive_resize__cpu_float32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:28.7474352Z test_comprehensive_resize__cpu_float64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:28.7488807Z test_comprehensive_resize__cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:28.7501166Z test_comprehensive_resize__cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:28.7513797Z test_comprehensive_resize__cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:28.7526480Z test_comprehensive_resize__cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:28.7539049Z test_comprehensive_resize__cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:28.7553480Z test_comprehensive_resize_as__cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:28.7565642Z test_comprehensive_resize_as__cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:28.7582534Z test_comprehensive_resize_as__cpu_complex128 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:41:28.7599405Z test_comprehensive_resize_as__cpu_complex64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:41:28.7612742Z test_comprehensive_resize_as__cpu_float16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:28.7627028Z test_comprehensive_resize_as__cpu_float32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:28.7641610Z test_comprehensive_resize_as__cpu_float64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:28.7653956Z test_comprehensive_resize_as__cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:28.7665668Z test_comprehensive_resize_as__cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:28.7677811Z test_comprehensive_resize_as__cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:28.7689728Z test_comprehensive_resize_as__cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:28.7701533Z test_comprehensive_resize_as__cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:28.7717213Z test_comprehensive_resolve_conj_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:28.7727092Z test_comprehensive_resolve_conj_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:28.7741549Z test_comprehensive_resolve_conj_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:28.7756701Z test_comprehensive_resolve_conj_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:28.7771314Z test_comprehensive_resolve_conj_cpu_float16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:28.7784862Z test_comprehensive_resolve_conj_cpu_float32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:28.7798899Z test_comprehensive_resolve_conj_cpu_float64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:28.7808765Z test_comprehensive_resolve_conj_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:28.7818751Z test_comprehensive_resolve_conj_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:28.7828152Z test_comprehensive_resolve_conj_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:28.7838275Z test_comprehensive_resolve_conj_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:28.7848358Z test_comprehensive_resolve_conj_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:28.7863053Z test_comprehensive_resolve_neg_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:28.7872697Z test_comprehensive_resolve_neg_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:28.7886611Z test_comprehensive_resolve_neg_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:28.7897442Z test_comprehensive_resolve_neg_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:28.7912530Z test_comprehensive_resolve_neg_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:28.7926818Z test_comprehensive_resolve_neg_cpu_float16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:28.7940198Z test_comprehensive_resolve_neg_cpu_float32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:28.7953537Z test_comprehensive_resolve_neg_cpu_float64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:28.7963055Z test_comprehensive_resolve_neg_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:28.7972652Z test_comprehensive_resolve_neg_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:28.7982458Z test_comprehensive_resolve_neg_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:28.7993514Z test_comprehensive_resolve_neg_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:28.8003791Z test_comprehensive_resolve_neg_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:28.8134248Z test_comprehensive_roll_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:41:28.8281177Z test_comprehensive_roll_cpu_bool (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:41:28.8921840Z test_comprehensive_roll_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.064s) 2022-08-17T12:41:28.9244115Z test_comprehensive_roll_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.032s) 2022-08-17T12:41:28.9907003Z test_comprehensive_roll_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.066s) 2022-08-17T12:41:29.0039433Z test_comprehensive_roll_cpu_float16 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:41:29.0480138Z test_comprehensive_roll_cpu_float32 (__main__.TestDecompCPU) ... ok (0.044s) 2022-08-17T12:41:29.0911521Z test_comprehensive_roll_cpu_float64 (__main__.TestDecompCPU) ... ok (0.043s) 2022-08-17T12:41:29.1058338Z test_comprehensive_roll_cpu_int16 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:41:29.1205186Z test_comprehensive_roll_cpu_int32 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:41:29.1351314Z test_comprehensive_roll_cpu_int64 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:41:29.1497428Z test_comprehensive_roll_cpu_int8 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:41:29.1643496Z test_comprehensive_roll_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:41:29.1926189Z test_comprehensive_rot90_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.028s) 2022-08-17T12:41:29.2367825Z test_comprehensive_rot90_cpu_bool (__main__.TestDecompCPU) ... ok (0.044s) 2022-08-17T12:41:29.4637738Z test_comprehensive_rot90_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.227s) 2022-08-17T12:41:29.6987110Z test_comprehensive_rot90_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.235s) 2022-08-17T12:41:29.7272391Z test_comprehensive_rot90_cpu_float16 (__main__.TestDecompCPU) ... ok (0.028s) 2022-08-17T12:41:29.8747110Z test_comprehensive_rot90_cpu_float32 (__main__.TestDecompCPU) ... ok (0.147s) 2022-08-17T12:41:30.0153487Z test_comprehensive_rot90_cpu_float64 (__main__.TestDecompCPU) ... ok (0.140s) 2022-08-17T12:41:30.0660384Z test_comprehensive_rot90_cpu_int16 (__main__.TestDecompCPU) ... ok (0.051s) 2022-08-17T12:41:30.1167554Z test_comprehensive_rot90_cpu_int32 (__main__.TestDecompCPU) ... ok (0.051s) 2022-08-17T12:41:30.1672860Z test_comprehensive_rot90_cpu_int64 (__main__.TestDecompCPU) ... ok (0.050s) 2022-08-17T12:41:30.2181963Z test_comprehensive_rot90_cpu_int8 (__main__.TestDecompCPU) ... ok (0.051s) 2022-08-17T12:41:30.2685726Z test_comprehensive_rot90_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.050s) 2022-08-17T12:41:30.2704540Z test_comprehensive_round_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:41:30.2720363Z test_comprehensive_round_cpu_float32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:30.2734779Z test_comprehensive_round_cpu_float64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:30.2755410Z test_comprehensive_round_decimals_0_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:41:30.2773554Z test_comprehensive_round_decimals_0_cpu_float32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:41:30.2791590Z test_comprehensive_round_decimals_0_cpu_float64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:41:30.2811089Z test_comprehensive_round_decimals_3_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:41:30.2829382Z test_comprehensive_round_decimals_3_cpu_float32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:41:30.2847854Z test_comprehensive_round_decimals_3_cpu_float64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:41:30.2869327Z test_comprehensive_round_decimals_neg_3_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:41:30.2887047Z test_comprehensive_round_decimals_neg_3_cpu_float32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:41:30.2904732Z test_comprehensive_round_decimals_neg_3_cpu_float64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:41:30.2974275Z test_comprehensive_rsqrt_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:41:30.3003038Z test_comprehensive_rsqrt_cpu_bool (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:41:30.3140231Z test_comprehensive_rsqrt_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:41:30.3279623Z test_comprehensive_rsqrt_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:41:30.3386972Z test_comprehensive_rsqrt_cpu_float32 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:41:30.3494953Z test_comprehensive_rsqrt_cpu_float64 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:41:30.3524307Z test_comprehensive_rsqrt_cpu_int16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:41:30.3553211Z test_comprehensive_rsqrt_cpu_int32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:41:30.3580716Z test_comprehensive_rsqrt_cpu_int64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:41:30.3608627Z test_comprehensive_rsqrt_cpu_int8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:41:30.3636532Z test_comprehensive_rsqrt_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:41:30.3823316Z test_comprehensive_rsub_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.018s) 2022-08-17T12:41:30.5270775Z test_comprehensive_rsub_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.145s) 2022-08-17T12:41:30.6766421Z test_comprehensive_rsub_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.149s) 2022-08-17T12:41:30.6966918Z test_comprehensive_rsub_cpu_float16 (__main__.TestDecompCPU) ... ok (0.020s) 2022-08-17T12:41:30.7888998Z test_comprehensive_rsub_cpu_float32 (__main__.TestDecompCPU) ... ok (0.092s) 2022-08-17T12:41:30.8758622Z test_comprehensive_rsub_cpu_float64 (__main__.TestDecompCPU) ... ok (0.087s) 2022-08-17T12:41:30.8900307Z test_comprehensive_rsub_cpu_int16 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:41:30.9042311Z test_comprehensive_rsub_cpu_int32 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:41:30.9180950Z test_comprehensive_rsub_cpu_int64 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:41:30.9319402Z test_comprehensive_rsub_cpu_int8 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:41:30.9457096Z test_comprehensive_rsub_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:41:30.9501751Z test_comprehensive_scatter_add_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:41:30.9518406Z test_comprehensive_scatter_add_cpu_bool (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:41:30.9561598Z test_comprehensive_scatter_add_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:41:30.9606597Z test_comprehensive_scatter_add_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:41:30.9648278Z test_comprehensive_scatter_add_cpu_float16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:41:30.9689828Z test_comprehensive_scatter_add_cpu_float32 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:41:30.9729078Z test_comprehensive_scatter_add_cpu_float64 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:41:30.9745100Z test_comprehensive_scatter_add_cpu_int16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:41:30.9761571Z test_comprehensive_scatter_add_cpu_int32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:41:30.9777861Z test_comprehensive_scatter_add_cpu_int64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:41:30.9794292Z test_comprehensive_scatter_add_cpu_int8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:41:30.9810649Z test_comprehensive_scatter_add_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:41:30.9859854Z test_comprehensive_scatter_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:41:30.9879578Z test_comprehensive_scatter_cpu_bool (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:41:30.9928267Z test_comprehensive_scatter_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:41:30.9979306Z test_comprehensive_scatter_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:41:31.0026240Z test_comprehensive_scatter_cpu_float16 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:41:31.0073358Z test_comprehensive_scatter_cpu_float32 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:41:31.0117251Z test_comprehensive_scatter_cpu_float64 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:41:31.0136793Z test_comprehensive_scatter_cpu_int16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:41:31.0156298Z test_comprehensive_scatter_cpu_int32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:41:31.0175627Z test_comprehensive_scatter_cpu_int64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:41:31.0195083Z test_comprehensive_scatter_cpu_int8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:41:31.0214777Z test_comprehensive_scatter_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:41:31.1159958Z test_comprehensive_scatter_reduce_amax_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.094s) 2022-08-17T12:41:31.1183289Z test_comprehensive_scatter_reduce_amax_cpu_bool (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:41:31.2255497Z test_comprehensive_scatter_reduce_amax_cpu_float16 (__main__.TestDecompCPU) ... ok (0.107s) 2022-08-17T12:41:31.3931483Z test_comprehensive_scatter_reduce_amax_cpu_float32 (__main__.TestDecompCPU) ... ok (0.168s) 2022-08-17T12:41:31.5568912Z test_comprehensive_scatter_reduce_amax_cpu_float64 (__main__.TestDecompCPU) ... ok (0.164s) 2022-08-17T12:41:31.5593625Z test_comprehensive_scatter_reduce_amax_cpu_int16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:41:31.5617550Z test_comprehensive_scatter_reduce_amax_cpu_int32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:41:31.5640518Z test_comprehensive_scatter_reduce_amax_cpu_int64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:41:31.5663137Z test_comprehensive_scatter_reduce_amax_cpu_int8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:41:31.5685778Z test_comprehensive_scatter_reduce_amax_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:41:31.6629824Z test_comprehensive_scatter_reduce_amin_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.094s) 2022-08-17T12:41:31.6653078Z test_comprehensive_scatter_reduce_amin_cpu_bool (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:41:31.7717534Z test_comprehensive_scatter_reduce_amin_cpu_float16 (__main__.TestDecompCPU) ... ok (0.106s) 2022-08-17T12:41:31.9378357Z test_comprehensive_scatter_reduce_amin_cpu_float32 (__main__.TestDecompCPU) ... ok (0.166s) 2022-08-17T12:41:32.1022960Z test_comprehensive_scatter_reduce_amin_cpu_float64 (__main__.TestDecompCPU) ... ok (0.164s) 2022-08-17T12:41:32.1048185Z test_comprehensive_scatter_reduce_amin_cpu_int16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:41:32.1071160Z test_comprehensive_scatter_reduce_amin_cpu_int32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:41:32.1093897Z test_comprehensive_scatter_reduce_amin_cpu_int64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:41:32.1115652Z test_comprehensive_scatter_reduce_amin_cpu_int8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:41:32.1137740Z test_comprehensive_scatter_reduce_amin_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:41:32.1518222Z test_comprehensive_scatter_reduce_mean_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.038s) 2022-08-17T12:41:32.1932789Z test_comprehensive_scatter_reduce_mean_cpu_float16 (__main__.TestDecompCPU) ... ok (0.041s) 2022-08-17T12:41:32.2712970Z test_comprehensive_scatter_reduce_mean_cpu_float32 (__main__.TestDecompCPU) ... ok (0.078s) 2022-08-17T12:41:32.3479130Z test_comprehensive_scatter_reduce_mean_cpu_float64 (__main__.TestDecompCPU) ... ok (0.077s) 2022-08-17T12:41:32.3506209Z test_comprehensive_scatter_reduce_mean_cpu_int16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:41:32.3532087Z test_comprehensive_scatter_reduce_mean_cpu_int32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:41:32.3556690Z test_comprehensive_scatter_reduce_mean_cpu_int64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:41:32.3581217Z test_comprehensive_scatter_reduce_mean_cpu_int8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:41:32.3606077Z test_comprehensive_scatter_reduce_mean_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:41:32.4837980Z test_comprehensive_scatter_reduce_prod_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.123s) 2022-08-17T12:41:32.4862086Z test_comprehensive_scatter_reduce_prod_cpu_bool (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:41:32.6214050Z test_comprehensive_scatter_reduce_prod_cpu_float16 (__main__.TestDecompCPU) ... ok (0.135s) 2022-08-17T12:41:32.9133441Z test_comprehensive_scatter_reduce_prod_cpu_float32 (__main__.TestDecompCPU) ... ok (0.292s) 2022-08-17T12:41:33.1998021Z test_comprehensive_scatter_reduce_prod_cpu_float64 (__main__.TestDecompCPU) ... ok (0.286s) 2022-08-17T12:41:33.2024106Z test_comprehensive_scatter_reduce_prod_cpu_int16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:41:33.2047369Z test_comprehensive_scatter_reduce_prod_cpu_int32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:41:33.2069741Z test_comprehensive_scatter_reduce_prod_cpu_int64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:41:33.2092378Z test_comprehensive_scatter_reduce_prod_cpu_int8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:41:33.2115492Z test_comprehensive_scatter_reduce_prod_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:41:33.2204855Z test_comprehensive_scatter_reduce_sum_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:41:33.2226546Z test_comprehensive_scatter_reduce_sum_cpu_bool (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:41:33.2315834Z test_comprehensive_scatter_reduce_sum_cpu_float16 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:41:33.2407191Z test_comprehensive_scatter_reduce_sum_cpu_float32 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:41:33.2493365Z test_comprehensive_scatter_reduce_sum_cpu_float64 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:41:33.2516392Z test_comprehensive_scatter_reduce_sum_cpu_int16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:41:33.2538974Z test_comprehensive_scatter_reduce_sum_cpu_int32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:41:33.2561122Z test_comprehensive_scatter_reduce_sum_cpu_int64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:41:33.2583472Z test_comprehensive_scatter_reduce_sum_cpu_int8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:41:33.2605154Z test_comprehensive_scatter_reduce_sum_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:41:33.2735024Z test_comprehensive_searchsorted_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:41:33.2865444Z test_comprehensive_searchsorted_cpu_float16 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:41:33.2992967Z test_comprehensive_searchsorted_cpu_float32 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:41:33.3122427Z test_comprehensive_searchsorted_cpu_float64 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:41:33.3222453Z test_comprehensive_searchsorted_cpu_int16 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T12:41:33.3321639Z test_comprehensive_searchsorted_cpu_int32 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T12:41:33.3420524Z test_comprehensive_searchsorted_cpu_int64 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T12:41:33.3519046Z test_comprehensive_searchsorted_cpu_int8 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T12:41:33.3618262Z test_comprehensive_searchsorted_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T12:41:33.4009132Z test_comprehensive_segment_reduce_lengths_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.039s) 2022-08-17T12:41:33.4404611Z test_comprehensive_segment_reduce_lengths_cpu_float16 (__main__.TestDecompCPU) ... ok (0.039s) 2022-08-17T12:41:33.4777584Z test_comprehensive_segment_reduce_lengths_cpu_float32 (__main__.TestDecompCPU) ... ok (0.037s) 2022-08-17T12:41:33.5154678Z test_comprehensive_segment_reduce_lengths_cpu_float64 (__main__.TestDecompCPU) ... ok (0.037s) 2022-08-17T12:41:33.5544170Z test_comprehensive_segment_reduce_offsets_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.039s) 2022-08-17T12:41:33.5935115Z test_comprehensive_segment_reduce_offsets_cpu_float16 (__main__.TestDecompCPU) ... ok (0.039s) 2022-08-17T12:41:33.6305035Z test_comprehensive_segment_reduce_offsets_cpu_float32 (__main__.TestDecompCPU) ... ok (0.037s) 2022-08-17T12:41:33.6681015Z test_comprehensive_segment_reduce_offsets_cpu_float64 (__main__.TestDecompCPU) ... ok (0.037s) 2022-08-17T12:41:33.6723145Z test_comprehensive_select_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:41:33.6736571Z test_comprehensive_select_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:33.6829630Z test_comprehensive_select_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:41:33.6845998Z test_comprehensive_select_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:41:33.6938074Z test_comprehensive_select_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:41:33.6977979Z test_comprehensive_select_cpu_float16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:41:33.7047693Z test_comprehensive_select_cpu_float32 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:41:33.7118678Z test_comprehensive_select_cpu_float64 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:41:33.7131270Z test_comprehensive_select_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:33.7143463Z test_comprehensive_select_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:33.7155645Z test_comprehensive_select_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:33.7167475Z test_comprehensive_select_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:33.7179649Z test_comprehensive_select_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:33.7215933Z test_comprehensive_select_scatter_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:41:33.7228047Z test_comprehensive_select_scatter_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:33.7263216Z test_comprehensive_select_scatter_cpu_float16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:41:33.7299187Z test_comprehensive_select_scatter_cpu_float32 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:41:33.7335903Z test_comprehensive_select_scatter_cpu_float64 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:41:33.7348575Z test_comprehensive_select_scatter_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:33.7361505Z test_comprehensive_select_scatter_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:33.7374741Z test_comprehensive_select_scatter_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:33.7387138Z test_comprehensive_select_scatter_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:33.7400097Z test_comprehensive_select_scatter_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:33.7414802Z test_comprehensive_sgn_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:33.7424504Z test_comprehensive_sgn_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:33.8155814Z test_comprehensive_sgn_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.073s) 2022-08-17T12:41:33.8168976Z test_comprehensive_sgn_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:33.8967004Z test_comprehensive_sgn_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.080s) 2022-08-17T12:41:33.8983908Z test_comprehensive_sgn_cpu_float16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:41:33.8999135Z test_comprehensive_sgn_cpu_float32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:33.9014099Z test_comprehensive_sgn_cpu_float64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:33.9024112Z test_comprehensive_sgn_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:33.9033751Z test_comprehensive_sgn_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:33.9043069Z test_comprehensive_sgn_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:33.9052608Z test_comprehensive_sgn_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:33.9062126Z test_comprehensive_sgn_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:33.9076092Z test_comprehensive_short_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:33.9087741Z test_comprehensive_short_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:33.9102612Z test_comprehensive_short_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:33.9117574Z test_comprehensive_short_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:33.9131132Z test_comprehensive_short_cpu_float16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:33.9144377Z test_comprehensive_short_cpu_float32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:33.9157833Z test_comprehensive_short_cpu_float64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:33.9168497Z test_comprehensive_short_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:33.9180405Z test_comprehensive_short_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:33.9192440Z test_comprehensive_short_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:33.9204090Z test_comprehensive_short_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:33.9216048Z test_comprehensive_short_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:33.9266915Z test_comprehensive_sigmoid_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:41:33.9307891Z test_comprehensive_sigmoid_cpu_bool (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:41:33.9400385Z test_comprehensive_sigmoid_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:41:33.9493088Z test_comprehensive_sigmoid_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:41:33.9568649Z test_comprehensive_sigmoid_cpu_float32 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:41:33.9643546Z test_comprehensive_sigmoid_cpu_float64 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:41:33.9684955Z test_comprehensive_sigmoid_cpu_int16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:41:33.9724812Z test_comprehensive_sigmoid_cpu_int32 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:41:33.9765458Z test_comprehensive_sigmoid_cpu_int64 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:41:33.9805839Z test_comprehensive_sigmoid_cpu_int8 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:41:33.9846374Z test_comprehensive_sigmoid_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:41:33.9863650Z test_comprehensive_sign_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:41:33.9901236Z test_comprehensive_sign_cpu_bool (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:41:33.9919289Z test_comprehensive_sign_cpu_float16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:41:33.9979494Z test_comprehensive_sign_cpu_float32 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:41:34.0033660Z test_comprehensive_sign_cpu_float64 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:41:34.0068377Z test_comprehensive_sign_cpu_int16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:41:34.0103145Z test_comprehensive_sign_cpu_int32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:41:34.0137793Z test_comprehensive_sign_cpu_int64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:41:34.0172505Z test_comprehensive_sign_cpu_int8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:41:34.0207116Z test_comprehensive_sign_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:41:34.0240690Z test_comprehensive_signbit_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:41:34.0275710Z test_comprehensive_signbit_cpu_bool (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:41:34.0313076Z test_comprehensive_signbit_cpu_float16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:41:34.0369608Z test_comprehensive_signbit_cpu_float32 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:41:34.0418116Z test_comprehensive_signbit_cpu_float64 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:41:34.0452811Z test_comprehensive_signbit_cpu_int16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:41:34.0487375Z test_comprehensive_signbit_cpu_int32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:41:34.0522951Z test_comprehensive_signbit_cpu_int64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:41:34.0557775Z test_comprehensive_signbit_cpu_int8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:41:34.0594532Z test_comprehensive_signbit_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:41:34.0627408Z test_comprehensive_sin_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:41:34.0666741Z test_comprehensive_sin_cpu_bool (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:41:34.0982930Z test_comprehensive_sin_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T12:41:34.1333041Z test_comprehensive_sin_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.035s) 2022-08-17T12:41:34.1526449Z test_comprehensive_sin_cpu_float32 (__main__.TestDecompCPU) ... ok (0.019s) 2022-08-17T12:41:34.1699167Z test_comprehensive_sin_cpu_float64 (__main__.TestDecompCPU) ... ok (0.017s) 2022-08-17T12:41:34.1741443Z test_comprehensive_sin_cpu_int16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:41:34.1783548Z test_comprehensive_sin_cpu_int32 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:41:34.1824971Z test_comprehensive_sin_cpu_int64 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:41:34.1865383Z test_comprehensive_sin_cpu_int8 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:41:34.1905199Z test_comprehensive_sin_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:41:34.2069613Z test_comprehensive_sinc_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:41:34.2081892Z test_comprehensive_sinc_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:34.2462138Z test_comprehensive_sinc_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.038s) 2022-08-17T12:41:34.2840236Z test_comprehensive_sinc_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.038s) 2022-08-17T12:41:34.3126589Z test_comprehensive_sinc_cpu_float32 (__main__.TestDecompCPU) ... ok (0.029s) 2022-08-17T12:41:34.3409540Z test_comprehensive_sinc_cpu_float64 (__main__.TestDecompCPU) ... ok (0.028s) 2022-08-17T12:41:34.3423565Z test_comprehensive_sinc_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:34.3435046Z test_comprehensive_sinc_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:34.3446361Z test_comprehensive_sinc_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:34.3456885Z test_comprehensive_sinc_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:34.3467380Z test_comprehensive_sinc_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:34.3495824Z test_comprehensive_sinh_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:41:34.3535867Z test_comprehensive_sinh_cpu_bool (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:41:34.3848960Z test_comprehensive_sinh_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T12:41:34.4203802Z test_comprehensive_sinh_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.035s) 2022-08-17T12:41:34.4395804Z test_comprehensive_sinh_cpu_float32 (__main__.TestDecompCPU) ... ok (0.019s) 2022-08-17T12:41:34.4569403Z test_comprehensive_sinh_cpu_float64 (__main__.TestDecompCPU) ... ok (0.017s) 2022-08-17T12:41:34.4609010Z test_comprehensive_sinh_cpu_int16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:41:34.4648755Z test_comprehensive_sinh_cpu_int32 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:41:34.4687321Z test_comprehensive_sinh_cpu_int64 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:41:34.4725656Z test_comprehensive_sinh_cpu_int8 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:41:34.4763319Z test_comprehensive_sinh_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:41:34.4846639Z test_comprehensive_slice_scatter_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:41:34.4875736Z test_comprehensive_slice_scatter_cpu_bool (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:41:34.4993596Z test_comprehensive_slice_scatter_cpu_float16 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:41:34.5067808Z test_comprehensive_slice_scatter_cpu_float32 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:41:34.5177050Z test_comprehensive_slice_scatter_cpu_float64 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:41:34.5206118Z test_comprehensive_slice_scatter_cpu_int16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:41:34.5234496Z test_comprehensive_slice_scatter_cpu_int32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:41:34.5257862Z test_comprehensive_slice_scatter_cpu_int64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:41:34.5285437Z test_comprehensive_slice_scatter_cpu_int8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:41:34.5312594Z test_comprehensive_slice_scatter_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:41:34.5375096Z test_comprehensive_softmax_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:41:34.5611506Z test_comprehensive_softmax_cpu_float32 (__main__.TestDecompCPU) ... ok (0.023s) 2022-08-17T12:41:34.5837824Z test_comprehensive_softmax_cpu_float64 (__main__.TestDecompCPU) ... ok (0.022s) 2022-08-17T12:41:34.5903862Z test_comprehensive_softmax_with_dtype_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:41:34.5996336Z test_comprehensive_softmax_with_dtype_cpu_bool (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:41:34.6233545Z test_comprehensive_softmax_with_dtype_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.023s) 2022-08-17T12:41:34.6471448Z test_comprehensive_softmax_with_dtype_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.024s) 2022-08-17T12:41:34.6537995Z test_comprehensive_softmax_with_dtype_cpu_float16 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:41:34.6776354Z test_comprehensive_softmax_with_dtype_cpu_float32 (__main__.TestDecompCPU) ... ok (0.024s) 2022-08-17T12:41:34.7005269Z test_comprehensive_softmax_with_dtype_cpu_float64 (__main__.TestDecompCPU) ... ok (0.023s) 2022-08-17T12:41:34.7114043Z test_comprehensive_softmax_with_dtype_cpu_int16 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:41:34.7222656Z test_comprehensive_softmax_with_dtype_cpu_int32 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:41:34.7330137Z test_comprehensive_softmax_with_dtype_cpu_int64 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:41:34.7436494Z test_comprehensive_softmax_with_dtype_cpu_int8 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:41:34.7542687Z test_comprehensive_softmax_with_dtype_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T12:41:34.7753609Z test_comprehensive_sort_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.021s) 2022-08-17T12:41:34.7791158Z test_comprehensive_sort_cpu_bool (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:41:34.8002976Z test_comprehensive_sort_cpu_float16 (__main__.TestDecompCPU) ... ok (0.021s) 2022-08-17T12:41:34.8210145Z test_comprehensive_sort_cpu_float32 (__main__.TestDecompCPU) ... ok (0.021s) 2022-08-17T12:41:34.8404530Z test_comprehensive_sort_cpu_float64 (__main__.TestDecompCPU) ... ok (0.019s) 2022-08-17T12:41:34.8447029Z test_comprehensive_sort_cpu_int16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:41:34.8488889Z test_comprehensive_sort_cpu_int32 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:41:34.8528938Z test_comprehensive_sort_cpu_int64 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:41:34.8568865Z test_comprehensive_sort_cpu_int8 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:41:34.8608884Z test_comprehensive_sort_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:41:34.9022799Z test_comprehensive_sparse_sampled_addmm_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.041s) 2022-08-17T12:41:34.9454644Z test_comprehensive_sparse_sampled_addmm_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.043s) 2022-08-17T12:41:34.9845466Z test_comprehensive_sparse_sampled_addmm_cpu_float32 (__main__.TestDecompCPU) ... ok (0.039s) 2022-08-17T12:41:35.0228697Z test_comprehensive_sparse_sampled_addmm_cpu_float64 (__main__.TestDecompCPU) ... ok (0.038s) 2022-08-17T12:41:35.0245513Z test_comprehensive_special_airy_ai_cpu_bool (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:41:35.0262222Z test_comprehensive_special_airy_ai_cpu_float32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:41:35.0277706Z test_comprehensive_special_airy_ai_cpu_float64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:35.0292482Z test_comprehensive_special_airy_ai_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:35.0306122Z test_comprehensive_special_airy_ai_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:35.0320304Z test_comprehensive_special_airy_ai_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:35.0334348Z test_comprehensive_special_airy_ai_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:35.0348143Z test_comprehensive_special_airy_ai_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:35.0363145Z test_comprehensive_special_bessel_j0_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:35.0380813Z test_comprehensive_special_bessel_j0_cpu_float32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:41:35.0396039Z test_comprehensive_special_bessel_j0_cpu_float64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:35.0409905Z test_comprehensive_special_bessel_j0_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:35.0423917Z test_comprehensive_special_bessel_j0_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:35.0438113Z test_comprehensive_special_bessel_j0_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:35.0451913Z test_comprehensive_special_bessel_j0_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:35.0466006Z test_comprehensive_special_bessel_j0_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:35.0481631Z test_comprehensive_special_bessel_j1_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:35.0494720Z test_comprehensive_special_bessel_j1_cpu_float32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:35.0507306Z test_comprehensive_special_bessel_j1_cpu_float64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:35.0518378Z test_comprehensive_special_bessel_j1_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:35.0529213Z test_comprehensive_special_bessel_j1_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:35.0540281Z test_comprehensive_special_bessel_j1_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:35.0551775Z test_comprehensive_special_bessel_j1_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:35.0562871Z test_comprehensive_special_bessel_j1_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:35.0574809Z test_comprehensive_special_bessel_y0_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:35.0587404Z test_comprehensive_special_bessel_y0_cpu_float32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:35.0599577Z test_comprehensive_special_bessel_y0_cpu_float64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:35.0610756Z test_comprehensive_special_bessel_y0_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:35.0621865Z test_comprehensive_special_bessel_y0_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:35.0633116Z test_comprehensive_special_bessel_y0_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:35.0644273Z test_comprehensive_special_bessel_y0_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:35.0655803Z test_comprehensive_special_bessel_y0_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:35.0668006Z test_comprehensive_special_bessel_y1_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:35.0680707Z test_comprehensive_special_bessel_y1_cpu_float32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:35.0693239Z test_comprehensive_special_bessel_y1_cpu_float64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:35.0704696Z test_comprehensive_special_bessel_y1_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:35.0715792Z test_comprehensive_special_bessel_y1_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:35.0726890Z test_comprehensive_special_bessel_y1_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:35.0738037Z test_comprehensive_special_bessel_y1_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:35.0748861Z test_comprehensive_special_bessel_y1_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:35.0765731Z test_comprehensive_special_chebyshev_polynomial_t_cpu_bool (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:41:35.0787979Z test_comprehensive_special_chebyshev_polynomial_t_cpu_float32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:41:35.0810049Z test_comprehensive_special_chebyshev_polynomial_t_cpu_float64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:41:35.0827003Z test_comprehensive_special_chebyshev_polynomial_t_cpu_int16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:41:35.0844631Z test_comprehensive_special_chebyshev_polynomial_t_cpu_int32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:41:35.0861824Z test_comprehensive_special_chebyshev_polynomial_t_cpu_int64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:41:35.0879111Z test_comprehensive_special_chebyshev_polynomial_t_cpu_int8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:41:35.0895806Z test_comprehensive_special_chebyshev_polynomial_t_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:41:35.0912765Z test_comprehensive_special_chebyshev_polynomial_u_cpu_bool (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:41:35.0936504Z test_comprehensive_special_chebyshev_polynomial_u_cpu_float32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:41:35.0959391Z test_comprehensive_special_chebyshev_polynomial_u_cpu_float64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:41:35.0975666Z test_comprehensive_special_chebyshev_polynomial_u_cpu_int16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:41:35.0993158Z test_comprehensive_special_chebyshev_polynomial_u_cpu_int32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:41:35.1012469Z test_comprehensive_special_chebyshev_polynomial_u_cpu_int64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:41:35.1030257Z test_comprehensive_special_chebyshev_polynomial_u_cpu_int8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:41:35.1047613Z test_comprehensive_special_chebyshev_polynomial_u_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:41:35.1053004Z test_comprehensive_special_chebyshev_polynomial_v_cpu_bool (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:41:35.1058416Z test_comprehensive_special_chebyshev_polynomial_v_cpu_float32 (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:41:35.1063446Z test_comprehensive_special_chebyshev_polynomial_v_cpu_float64 (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:41:35.1068929Z test_comprehensive_special_chebyshev_polynomial_v_cpu_int16 (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:41:35.1074402Z test_comprehensive_special_chebyshev_polynomial_v_cpu_int32 (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:41:35.1079799Z test_comprehensive_special_chebyshev_polynomial_v_cpu_int64 (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:41:35.1085105Z test_comprehensive_special_chebyshev_polynomial_v_cpu_int8 (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:41:35.1089943Z test_comprehensive_special_chebyshev_polynomial_v_cpu_uint8 (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:41:35.1095247Z test_comprehensive_special_chebyshev_polynomial_w_cpu_bool (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:41:35.1100472Z test_comprehensive_special_chebyshev_polynomial_w_cpu_float32 (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:41:35.1105986Z test_comprehensive_special_chebyshev_polynomial_w_cpu_float64 (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:41:35.1110924Z test_comprehensive_special_chebyshev_polynomial_w_cpu_int16 (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:41:35.1116002Z test_comprehensive_special_chebyshev_polynomial_w_cpu_int32 (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:41:35.1121180Z test_comprehensive_special_chebyshev_polynomial_w_cpu_int64 (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:41:35.1126190Z test_comprehensive_special_chebyshev_polynomial_w_cpu_int8 (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:41:35.1131493Z test_comprehensive_special_chebyshev_polynomial_w_cpu_uint8 (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:41:35.1186922Z test_comprehensive_special_entr_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:41:35.1198594Z test_comprehensive_special_entr_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:35.1286309Z test_comprehensive_special_entr_cpu_float32 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:41:35.1371473Z test_comprehensive_special_entr_cpu_float64 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:41:35.1384510Z test_comprehensive_special_entr_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:35.1396129Z test_comprehensive_special_entr_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:35.1407135Z test_comprehensive_special_entr_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:35.1418292Z test_comprehensive_special_entr_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:35.1429233Z test_comprehensive_special_entr_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:35.1441826Z test_comprehensive_special_erfcx_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:35.1560201Z test_comprehensive_special_erfcx_cpu_float32 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:41:35.1674558Z test_comprehensive_special_erfcx_cpu_float64 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:41:35.1687430Z test_comprehensive_special_erfcx_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:35.1699919Z test_comprehensive_special_erfcx_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:35.1711923Z test_comprehensive_special_erfcx_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:35.1723880Z test_comprehensive_special_erfcx_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:35.1735838Z test_comprehensive_special_erfcx_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:35.1753724Z test_comprehensive_special_hermite_polynomial_h_cpu_bool (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:41:35.1776213Z test_comprehensive_special_hermite_polynomial_h_cpu_float32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:41:35.1797981Z test_comprehensive_special_hermite_polynomial_h_cpu_float64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:41:35.1814445Z test_comprehensive_special_hermite_polynomial_h_cpu_int16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:41:35.1831575Z test_comprehensive_special_hermite_polynomial_h_cpu_int32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:41:35.1848902Z test_comprehensive_special_hermite_polynomial_h_cpu_int64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:41:35.1865893Z test_comprehensive_special_hermite_polynomial_h_cpu_int8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:41:35.1882452Z test_comprehensive_special_hermite_polynomial_h_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:41:35.1899276Z test_comprehensive_special_hermite_polynomial_he_cpu_bool (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:41:35.1921343Z test_comprehensive_special_hermite_polynomial_he_cpu_float32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:41:35.1942636Z test_comprehensive_special_hermite_polynomial_he_cpu_float64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:41:35.1959767Z test_comprehensive_special_hermite_polynomial_he_cpu_int16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:41:35.1977345Z test_comprehensive_special_hermite_polynomial_he_cpu_int32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:41:35.1994740Z test_comprehensive_special_hermite_polynomial_he_cpu_int64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:41:35.2012019Z test_comprehensive_special_hermite_polynomial_he_cpu_int8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:41:35.2028884Z test_comprehensive_special_hermite_polynomial_he_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:41:35.2050726Z test_comprehensive_special_i0e_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:41:35.2073996Z test_comprehensive_special_i0e_cpu_bool (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:41:35.2178419Z test_comprehensive_special_i0e_cpu_float32 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T12:41:35.2279877Z test_comprehensive_special_i0e_cpu_float64 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T12:41:35.2303250Z test_comprehensive_special_i0e_cpu_int16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:41:35.2325055Z test_comprehensive_special_i0e_cpu_int32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:41:35.2346112Z test_comprehensive_special_i0e_cpu_int64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:41:35.2367109Z test_comprehensive_special_i0e_cpu_int8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:41:35.2388205Z test_comprehensive_special_i0e_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:41:35.2409094Z test_comprehensive_special_i1_cpu_bool (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:41:35.2670241Z test_comprehensive_special_i1_cpu_float32 (__main__.TestDecompCPU) ... ok (0.026s) 2022-08-17T12:41:35.2926197Z test_comprehensive_special_i1_cpu_float64 (__main__.TestDecompCPU) ... ok (0.025s) 2022-08-17T12:41:35.2950219Z test_comprehensive_special_i1_cpu_int16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:41:35.2972620Z test_comprehensive_special_i1_cpu_int32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:41:35.2993722Z test_comprehensive_special_i1_cpu_int64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:41:35.3015186Z test_comprehensive_special_i1_cpu_int8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:41:35.3036418Z test_comprehensive_special_i1_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:41:35.3057319Z test_comprehensive_special_i1e_cpu_bool (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:41:35.3365795Z test_comprehensive_special_i1e_cpu_float32 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T12:41:35.3675179Z test_comprehensive_special_i1e_cpu_float64 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T12:41:35.3700080Z test_comprehensive_special_i1e_cpu_int16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:41:35.3722532Z test_comprehensive_special_i1e_cpu_int32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:41:35.3743859Z test_comprehensive_special_i1e_cpu_int64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:41:35.3765178Z test_comprehensive_special_i1e_cpu_int8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:41:35.3786238Z test_comprehensive_special_i1e_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:41:35.3803204Z test_comprehensive_special_laguerre_polynomial_l_cpu_bool (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:41:35.3824652Z test_comprehensive_special_laguerre_polynomial_l_cpu_float32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:41:35.3846319Z test_comprehensive_special_laguerre_polynomial_l_cpu_float64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:41:35.3862731Z test_comprehensive_special_laguerre_polynomial_l_cpu_int16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:41:35.3879477Z test_comprehensive_special_laguerre_polynomial_l_cpu_int32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:41:35.3896736Z test_comprehensive_special_laguerre_polynomial_l_cpu_int64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:41:35.3913280Z test_comprehensive_special_laguerre_polynomial_l_cpu_int8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:41:35.3930258Z test_comprehensive_special_laguerre_polynomial_l_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:41:35.3934745Z test_comprehensive_special_legendre_polynomial_p_cpu_bool (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:41:35.3938618Z test_comprehensive_special_legendre_polynomial_p_cpu_float32 (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:41:35.3942814Z test_comprehensive_special_legendre_polynomial_p_cpu_float64 (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:41:35.3946502Z test_comprehensive_special_legendre_polynomial_p_cpu_int16 (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:41:35.3950808Z test_comprehensive_special_legendre_polynomial_p_cpu_int32 (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:41:35.3954871Z test_comprehensive_special_legendre_polynomial_p_cpu_int64 (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:41:35.3958354Z test_comprehensive_special_legendre_polynomial_p_cpu_int8 (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:41:35.3962698Z test_comprehensive_special_legendre_polynomial_p_cpu_uint8 (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:41:35.3973900Z test_comprehensive_special_log_ndtr_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:35.4156063Z test_comprehensive_special_log_ndtr_cpu_float32 (__main__.TestDecompCPU) ... ok (0.018s) 2022-08-17T12:41:35.4329540Z test_comprehensive_special_log_ndtr_cpu_float64 (__main__.TestDecompCPU) ... ok (0.017s) 2022-08-17T12:41:35.4342876Z test_comprehensive_special_log_ndtr_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:35.4354509Z test_comprehensive_special_log_ndtr_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:35.4365566Z test_comprehensive_special_log_ndtr_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:35.4376610Z test_comprehensive_special_log_ndtr_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:35.4387550Z test_comprehensive_special_log_ndtr_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:35.4399286Z test_comprehensive_special_modified_bessel_i0_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:35.4410963Z test_comprehensive_special_modified_bessel_i0_cpu_float32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:35.4422603Z test_comprehensive_special_modified_bessel_i0_cpu_float64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:35.4433541Z test_comprehensive_special_modified_bessel_i0_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:35.4444331Z test_comprehensive_special_modified_bessel_i0_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:35.4455260Z test_comprehensive_special_modified_bessel_i0_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:35.4466061Z test_comprehensive_special_modified_bessel_i0_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:35.4477005Z test_comprehensive_special_modified_bessel_i0_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:35.4488435Z test_comprehensive_special_modified_bessel_i1_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:35.4500190Z test_comprehensive_special_modified_bessel_i1_cpu_float32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:35.4511704Z test_comprehensive_special_modified_bessel_i1_cpu_float64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:35.4522679Z test_comprehensive_special_modified_bessel_i1_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:35.4533546Z test_comprehensive_special_modified_bessel_i1_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:35.4544226Z test_comprehensive_special_modified_bessel_i1_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:35.4555143Z test_comprehensive_special_modified_bessel_i1_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:35.4565938Z test_comprehensive_special_modified_bessel_i1_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:35.4577800Z test_comprehensive_special_modified_bessel_k0_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:35.4589381Z test_comprehensive_special_modified_bessel_k0_cpu_float32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:35.4600723Z test_comprehensive_special_modified_bessel_k0_cpu_float64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:35.4611480Z test_comprehensive_special_modified_bessel_k0_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:35.4622249Z test_comprehensive_special_modified_bessel_k0_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:35.4633034Z test_comprehensive_special_modified_bessel_k0_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:35.4644080Z test_comprehensive_special_modified_bessel_k0_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:35.4655334Z test_comprehensive_special_modified_bessel_k0_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:35.4666567Z test_comprehensive_special_modified_bessel_k1_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:35.4678704Z test_comprehensive_special_modified_bessel_k1_cpu_float32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:35.4690467Z test_comprehensive_special_modified_bessel_k1_cpu_float64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:35.4701178Z test_comprehensive_special_modified_bessel_k1_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:35.4712018Z test_comprehensive_special_modified_bessel_k1_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:35.4722986Z test_comprehensive_special_modified_bessel_k1_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:35.4733964Z test_comprehensive_special_modified_bessel_k1_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:35.4744843Z test_comprehensive_special_modified_bessel_k1_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:35.4904883Z test_comprehensive_special_ndtr_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:41:35.4997148Z test_comprehensive_special_ndtr_cpu_bool (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:41:35.5298579Z test_comprehensive_special_ndtr_cpu_float32 (__main__.TestDecompCPU) ... ok (0.030s) 2022-08-17T12:41:35.5593986Z test_comprehensive_special_ndtr_cpu_float64 (__main__.TestDecompCPU) ... ok (0.029s) 2022-08-17T12:41:35.5691915Z test_comprehensive_special_ndtr_cpu_int16 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T12:41:35.5786039Z test_comprehensive_special_ndtr_cpu_int32 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:41:35.5880886Z test_comprehensive_special_ndtr_cpu_int64 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:41:35.5975788Z test_comprehensive_special_ndtr_cpu_int8 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:41:35.6070404Z test_comprehensive_special_ndtr_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:41:35.6083849Z test_comprehensive_special_ndtri_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:35.6216390Z test_comprehensive_special_ndtri_cpu_float32 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:41:35.6345328Z test_comprehensive_special_ndtri_cpu_float64 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:41:35.6359284Z test_comprehensive_special_ndtri_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:35.6371156Z test_comprehensive_special_ndtri_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:35.6382432Z test_comprehensive_special_ndtri_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:35.6393890Z test_comprehensive_special_ndtri_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:35.6404839Z test_comprehensive_special_ndtri_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:35.6500912Z test_comprehensive_special_polygamma_special_polygamma_n_0_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:41:35.6516211Z test_comprehensive_special_polygamma_special_polygamma_n_0_cpu_bool (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:41:35.6681784Z test_comprehensive_special_polygamma_special_polygamma_n_0_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:41:35.6843956Z test_comprehensive_special_polygamma_special_polygamma_n_0_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:41:35.6861829Z test_comprehensive_special_polygamma_special_polygamma_n_0_cpu_int16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:41:35.6878302Z test_comprehensive_special_polygamma_special_polygamma_n_0_cpu_int32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:41:35.6894168Z test_comprehensive_special_polygamma_special_polygamma_n_0_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:35.6909578Z test_comprehensive_special_polygamma_special_polygamma_n_0_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:35.6925374Z test_comprehensive_special_polygamma_special_polygamma_n_0_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:35.6937534Z test_comprehensive_special_scaled_modified_bessel_k0_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:35.6949662Z test_comprehensive_special_scaled_modified_bessel_k0_cpu_float32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:35.6961572Z test_comprehensive_special_scaled_modified_bessel_k0_cpu_float64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:35.6974020Z test_comprehensive_special_scaled_modified_bessel_k0_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:35.6985238Z test_comprehensive_special_scaled_modified_bessel_k0_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:35.6996781Z test_comprehensive_special_scaled_modified_bessel_k0_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:35.7008083Z test_comprehensive_special_scaled_modified_bessel_k0_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:35.7019843Z test_comprehensive_special_scaled_modified_bessel_k0_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:35.7031473Z test_comprehensive_special_scaled_modified_bessel_k1_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:35.7043374Z test_comprehensive_special_scaled_modified_bessel_k1_cpu_float32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:35.7055018Z test_comprehensive_special_scaled_modified_bessel_k1_cpu_float64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:35.7065890Z test_comprehensive_special_scaled_modified_bessel_k1_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:35.7076860Z test_comprehensive_special_scaled_modified_bessel_k1_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:35.7089751Z test_comprehensive_special_scaled_modified_bessel_k1_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:35.7100409Z test_comprehensive_special_scaled_modified_bessel_k1_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:35.7111054Z test_comprehensive_special_scaled_modified_bessel_k1_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:35.7116085Z test_comprehensive_special_shifted_chebyshev_polynomial_t_cpu_bool (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:41:35.7120386Z test_comprehensive_special_shifted_chebyshev_polynomial_t_cpu_float32 (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:41:35.7124589Z test_comprehensive_special_shifted_chebyshev_polynomial_t_cpu_float64 (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:41:35.7129015Z test_comprehensive_special_shifted_chebyshev_polynomial_t_cpu_int16 (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:41:35.7133177Z test_comprehensive_special_shifted_chebyshev_polynomial_t_cpu_int32 (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:41:35.7137559Z test_comprehensive_special_shifted_chebyshev_polynomial_t_cpu_int64 (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:41:35.7141387Z test_comprehensive_special_shifted_chebyshev_polynomial_t_cpu_int8 (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:41:35.7145543Z test_comprehensive_special_shifted_chebyshev_polynomial_t_cpu_uint8 (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:41:35.7149583Z test_comprehensive_special_shifted_chebyshev_polynomial_u_cpu_bool (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:41:35.7153570Z test_comprehensive_special_shifted_chebyshev_polynomial_u_cpu_float32 (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:41:35.7157963Z test_comprehensive_special_shifted_chebyshev_polynomial_u_cpu_float64 (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:41:35.7161905Z test_comprehensive_special_shifted_chebyshev_polynomial_u_cpu_int16 (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:41:35.7166019Z test_comprehensive_special_shifted_chebyshev_polynomial_u_cpu_int32 (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:41:35.7170003Z test_comprehensive_special_shifted_chebyshev_polynomial_u_cpu_int64 (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:41:35.7173926Z test_comprehensive_special_shifted_chebyshev_polynomial_u_cpu_int8 (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:41:35.7177908Z test_comprehensive_special_shifted_chebyshev_polynomial_u_cpu_uint8 (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:41:35.7181975Z test_comprehensive_special_shifted_chebyshev_polynomial_v_cpu_bool (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:41:35.7186147Z test_comprehensive_special_shifted_chebyshev_polynomial_v_cpu_float32 (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:41:35.7190314Z test_comprehensive_special_shifted_chebyshev_polynomial_v_cpu_float64 (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:41:35.7194517Z test_comprehensive_special_shifted_chebyshev_polynomial_v_cpu_int16 (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:41:35.7198549Z test_comprehensive_special_shifted_chebyshev_polynomial_v_cpu_int32 (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:41:35.7202640Z test_comprehensive_special_shifted_chebyshev_polynomial_v_cpu_int64 (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:41:35.7206748Z test_comprehensive_special_shifted_chebyshev_polynomial_v_cpu_int8 (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:41:35.7210825Z test_comprehensive_special_shifted_chebyshev_polynomial_v_cpu_uint8 (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:41:35.7214975Z test_comprehensive_special_shifted_chebyshev_polynomial_w_cpu_bool (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:41:35.7218824Z test_comprehensive_special_shifted_chebyshev_polynomial_w_cpu_float32 (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:41:35.7222699Z test_comprehensive_special_shifted_chebyshev_polynomial_w_cpu_float64 (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:41:35.7226815Z test_comprehensive_special_shifted_chebyshev_polynomial_w_cpu_int16 (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:41:35.7230717Z test_comprehensive_special_shifted_chebyshev_polynomial_w_cpu_int32 (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:41:35.7234932Z test_comprehensive_special_shifted_chebyshev_polynomial_w_cpu_int64 (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:41:35.7238974Z test_comprehensive_special_shifted_chebyshev_polynomial_w_cpu_int8 (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:41:35.7242950Z test_comprehensive_special_shifted_chebyshev_polynomial_w_cpu_uint8 (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:41:35.7255992Z test_comprehensive_special_spherical_bessel_j0_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:35.7268466Z test_comprehensive_special_spherical_bessel_j0_cpu_float32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:35.7280389Z test_comprehensive_special_spherical_bessel_j0_cpu_float64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:35.7291316Z test_comprehensive_special_spherical_bessel_j0_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:35.7302068Z test_comprehensive_special_spherical_bessel_j0_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:35.7312986Z test_comprehensive_special_spherical_bessel_j0_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:35.7323756Z test_comprehensive_special_spherical_bessel_j0_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:35.7334684Z test_comprehensive_special_spherical_bessel_j0_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:41:35.7682040Z test_comprehensive_special_xlog1py_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.034s) 2022-08-17T12:41:35.7698081Z test_comprehensive_special_xlog1py_cpu_bool (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:41:35.7719754Z test_comprehensive_special_xlog1py_cpu_float16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:41:35.9260078Z test_comprehensive_special_xlog1py_cpu_float32 (__main__.TestDecompCPU) ... ok (0.154s) 2022-08-17T12:41:36.0729820Z test_comprehensive_special_xlog1py_cpu_float64 (__main__.TestDecompCPU) ... ok (0.147s) 2022-08-17T12:41:36.0748134Z test_comprehensive_special_xlog1py_cpu_int16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:41:36.0766551Z test_comprehensive_special_xlog1py_cpu_int32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:41:36.0784276Z test_comprehensive_special_xlog1py_cpu_int64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:41:36.0801390Z test_comprehensive_special_xlog1py_cpu_int8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:41:36.0818019Z test_comprehensive_special_xlog1py_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:41:36.0981638Z test_comprehensive_special_zeta_cpu_bool (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:41:36.1214348Z test_comprehensive_special_zeta_cpu_float32 (__main__.TestDecompCPU) ... ok (0.023s) 2022-08-17T12:41:36.1434416Z test_comprehensive_special_zeta_cpu_float64 (__main__.TestDecompCPU) ... ok (0.022s) 2022-08-17T12:41:36.1606243Z test_comprehensive_special_zeta_cpu_int16 (__main__.TestDecompCPU) ... ok (0.017s) 2022-08-17T12:41:36.1777877Z test_comprehensive_special_zeta_cpu_int32 (__main__.TestDecompCPU) ... ok (0.017s) 2022-08-17T12:41:36.1950845Z test_comprehensive_special_zeta_cpu_int64 (__main__.TestDecompCPU) ... ok (0.017s) 2022-08-17T12:41:36.2123348Z test_comprehensive_special_zeta_cpu_int8 (__main__.TestDecompCPU) ... ok (0.017s) 2022-08-17T12:41:36.2302478Z test_comprehensive_special_zeta_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.018s) 2022-08-17T12:41:36.2335612Z test_comprehensive_split_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:41:36.2393732Z test_comprehensive_split_cpu_bool (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:41:36.2608982Z test_comprehensive_split_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.021s) 2022-08-17T12:41:36.2755160Z test_comprehensive_split_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:41:36.2979839Z test_comprehensive_split_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.022s) 2022-08-17T12:41:36.3014567Z test_comprehensive_split_cpu_float16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:41:36.3149691Z test_comprehensive_split_cpu_float32 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:41:36.3281519Z test_comprehensive_split_cpu_float64 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:41:36.3339601Z test_comprehensive_split_cpu_int16 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:41:36.3395586Z test_comprehensive_split_cpu_int32 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:41:36.3452824Z test_comprehensive_split_cpu_int64 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:41:36.3509686Z test_comprehensive_split_cpu_int8 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:41:36.3565426Z test_comprehensive_split_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:41:36.3612562Z test_comprehensive_split_list_args_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:41:36.3724876Z test_comprehensive_split_list_args_cpu_bool (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:41:36.4146076Z test_comprehensive_split_list_args_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.042s) 2022-08-17T12:41:36.4575306Z test_comprehensive_split_list_args_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.043s) 2022-08-17T12:41:36.4624182Z test_comprehensive_split_list_args_cpu_float16 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:41:36.4890339Z test_comprehensive_split_list_args_cpu_float32 (__main__.TestDecompCPU) ... ok (0.026s) 2022-08-17T12:41:36.5157960Z test_comprehensive_split_list_args_cpu_float64 (__main__.TestDecompCPU) ... ok (0.027s) 2022-08-17T12:41:36.5273175Z test_comprehensive_split_list_args_cpu_int16 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:41:36.5388247Z test_comprehensive_split_list_args_cpu_int32 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:41:36.5502656Z test_comprehensive_split_list_args_cpu_int64 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:41:36.5617555Z test_comprehensive_split_list_args_cpu_int8 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:41:36.5730554Z test_comprehensive_split_list_args_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:41:36.5795581Z test_comprehensive_split_with_sizes_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:41:36.5944827Z test_comprehensive_split_with_sizes_cpu_bool (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:41:36.6504343Z test_comprehensive_split_with_sizes_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.056s) 2022-08-17T12:41:36.6905469Z test_comprehensive_split_with_sizes_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.040s) 2022-08-17T12:41:36.7491700Z test_comprehensive_split_with_sizes_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.058s) 2022-08-17T12:41:36.7554809Z test_comprehensive_split_with_sizes_cpu_float16 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:41:36.7908399Z test_comprehensive_split_with_sizes_cpu_float32 (__main__.TestDecompCPU) ... ok (0.035s) 2022-08-17T12:41:36.8245078Z test_comprehensive_split_with_sizes_cpu_float64 (__main__.TestDecompCPU) ... ok (0.034s) 2022-08-17T12:41:36.8393911Z test_comprehensive_split_with_sizes_cpu_int16 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:41:36.8542162Z test_comprehensive_split_with_sizes_cpu_int32 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:41:36.8687890Z test_comprehensive_split_with_sizes_cpu_int64 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:41:36.8836410Z test_comprehensive_split_with_sizes_cpu_int8 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:41:36.8981249Z test_comprehensive_split_with_sizes_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:41:36.9015549Z test_comprehensive_sqrt_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:41:36.9057437Z test_comprehensive_sqrt_cpu_bool (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:41:36.9359677Z test_comprehensive_sqrt_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.030s) 2022-08-17T12:41:36.9689556Z test_comprehensive_sqrt_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.033s) 2022-08-17T12:41:36.9870300Z test_comprehensive_sqrt_cpu_float32 (__main__.TestDecompCPU) ... ok (0.018s) 2022-08-17T12:41:37.0038839Z test_comprehensive_sqrt_cpu_float64 (__main__.TestDecompCPU) ... ok (0.017s) 2022-08-17T12:41:37.0079060Z test_comprehensive_sqrt_cpu_int16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:41:37.0118708Z test_comprehensive_sqrt_cpu_int32 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:41:37.0156729Z test_comprehensive_sqrt_cpu_int64 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:41:37.0194919Z test_comprehensive_sqrt_cpu_int8 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:41:37.0232947Z test_comprehensive_sqrt_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:41:37.0298107Z test_comprehensive_square_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:41:37.0324433Z test_comprehensive_square_cpu_bool (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:41:37.0454673Z test_comprehensive_square_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:41:37.0586846Z test_comprehensive_square_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:41:37.0654556Z test_comprehensive_square_cpu_float16 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:41:37.0755040Z test_comprehensive_square_cpu_float32 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T12:41:37.0854957Z test_comprehensive_square_cpu_float64 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T12:41:37.0879538Z test_comprehensive_square_cpu_int16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:41:37.0903072Z test_comprehensive_square_cpu_int32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:41:37.0925933Z test_comprehensive_square_cpu_int64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:41:37.0948911Z test_comprehensive_square_cpu_int8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:41:37.0972390Z test_comprehensive_square_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:41:37.1037198Z test_comprehensive_squeeze_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:41:37.1097677Z test_comprehensive_squeeze_cpu_bool (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:41:37.1317401Z test_comprehensive_squeeze_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.022s) 2022-08-17T12:41:37.1434607Z test_comprehensive_squeeze_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:41:37.1657957Z test_comprehensive_squeeze_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.022s) 2022-08-17T12:41:37.1723481Z test_comprehensive_squeeze_cpu_float16 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:41:37.1890101Z test_comprehensive_squeeze_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:41:37.2055391Z test_comprehensive_squeeze_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:41:37.2118558Z test_comprehensive_squeeze_cpu_int16 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:41:37.2180945Z test_comprehensive_squeeze_cpu_int32 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:41:37.2242313Z test_comprehensive_squeeze_cpu_int64 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:41:37.2304201Z test_comprehensive_squeeze_cpu_int8 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:41:37.2365218Z test_comprehensive_squeeze_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:41:37.2424144Z test_comprehensive_stack_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:41:37.2487393Z test_comprehensive_stack_cpu_bool (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:41:37.2646242Z test_comprehensive_stack_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:41:37.2784440Z test_comprehensive_stack_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:41:37.2949802Z test_comprehensive_stack_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:41:37.3007357Z test_comprehensive_stack_cpu_float16 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:41:37.3129107Z test_comprehensive_stack_cpu_float32 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:41:37.3250173Z test_comprehensive_stack_cpu_float64 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:41:37.3315730Z test_comprehensive_stack_cpu_int16 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:41:37.3379851Z test_comprehensive_stack_cpu_int32 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:41:37.3441774Z test_comprehensive_stack_cpu_int64 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:41:37.3505551Z test_comprehensive_stack_cpu_int8 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:41:37.3567959Z test_comprehensive_stack_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:41:37.3908603Z test_comprehensive_std_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.034s) 2022-08-17T12:41:37.5047074Z test_comprehensive_std_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.114s) 2022-08-17T12:41:37.6216914Z test_comprehensive_std_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.117s) 2022-08-17T12:41:37.6573855Z test_comprehensive_std_cpu_float16 (__main__.TestDecompCPU) ... ok (0.036s) 2022-08-17T12:41:37.7451138Z test_comprehensive_std_cpu_float32 (__main__.TestDecompCPU) ... ok (0.088s) 2022-08-17T12:41:37.8298107Z test_comprehensive_std_cpu_float64 (__main__.TestDecompCPU) ... ok (0.085s) 2022-08-17T12:41:37.8795668Z test_comprehensive_std_mean_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.050s) 2022-08-17T12:41:38.0770440Z test_comprehensive_std_mean_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.197s) 2022-08-17T12:41:38.2822234Z test_comprehensive_std_mean_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.205s) 2022-08-17T12:41:38.3341943Z test_comprehensive_std_mean_cpu_float16 (__main__.TestDecompCPU) ... ok (0.052s) 2022-08-17T12:41:38.4752594Z test_comprehensive_std_mean_cpu_float32 (__main__.TestDecompCPU) ... ok (0.141s) 2022-08-17T12:41:38.6130805Z test_comprehensive_std_mean_cpu_float64 (__main__.TestDecompCPU) ... ok (0.138s) 2022-08-17T12:41:38.8431966Z test_comprehensive_stft_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.230s) 2022-08-17T12:41:39.0779169Z test_comprehensive_stft_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.235s) 2022-08-17T12:41:39.3195253Z test_comprehensive_stft_cpu_float32 (__main__.TestDecompCPU) ... ok (0.241s) 2022-08-17T12:41:39.5507727Z test_comprehensive_stft_cpu_float64 (__main__.TestDecompCPU) ... ok (0.231s) 2022-08-17T12:41:39.5747146Z test_comprehensive_sub_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.024s) 2022-08-17T12:41:39.7232791Z test_comprehensive_sub_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.148s) 2022-08-17T12:41:39.7672420Z test_comprehensive_sub_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.044s) 2022-08-17T12:41:39.9174771Z test_comprehensive_sub_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.150s) 2022-08-17T12:41:39.9428809Z test_comprehensive_sub_cpu_float16 (__main__.TestDecompCPU) ... ok (0.025s) 2022-08-17T12:41:40.0365322Z test_comprehensive_sub_cpu_float32 (__main__.TestDecompCPU) ... ok (0.094s) 2022-08-17T12:41:40.1268489Z test_comprehensive_sub_cpu_float64 (__main__.TestDecompCPU) ... ok (0.090s) 2022-08-17T12:41:40.1437037Z test_comprehensive_sub_cpu_int16 (__main__.TestDecompCPU) ... ok (0.017s) 2022-08-17T12:41:40.1607166Z test_comprehensive_sub_cpu_int32 (__main__.TestDecompCPU) ... ok (0.017s) 2022-08-17T12:41:40.1774054Z test_comprehensive_sub_cpu_int64 (__main__.TestDecompCPU) ... ok (0.017s) 2022-08-17T12:41:40.1944209Z test_comprehensive_sub_cpu_int8 (__main__.TestDecompCPU) ... ok (0.017s) 2022-08-17T12:41:40.2113204Z test_comprehensive_sub_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.017s) 2022-08-17T12:41:40.2345604Z test_comprehensive_sum_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.023s) 2022-08-17T12:41:40.2492866Z test_comprehensive_sum_cpu_bool (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:41:40.3072420Z test_comprehensive_sum_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.058s) 2022-08-17T12:41:40.3657893Z test_comprehensive_sum_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.058s) 2022-08-17T12:41:40.3886755Z test_comprehensive_sum_cpu_float16 (__main__.TestDecompCPU) ... ok (0.023s) 2022-08-17T12:41:40.4353454Z test_comprehensive_sum_cpu_float32 (__main__.TestDecompCPU) ... ok (0.047s) 2022-08-17T12:41:40.4813670Z test_comprehensive_sum_cpu_float64 (__main__.TestDecompCPU) ... ok (0.046s) 2022-08-17T12:41:40.4959529Z test_comprehensive_sum_cpu_int16 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:41:40.5106778Z test_comprehensive_sum_cpu_int32 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:41:40.5250785Z test_comprehensive_sum_cpu_int64 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:41:40.5396763Z test_comprehensive_sum_cpu_int8 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:41:40.5543010Z test_comprehensive_sum_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:41:40.5609470Z test_comprehensive_sum_to_size_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:41:40.5664100Z test_comprehensive_sum_to_size_cpu_bool (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:41:40.5826170Z test_comprehensive_sum_to_size_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:41:40.5991268Z test_comprehensive_sum_to_size_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:41:40.6059331Z test_comprehensive_sum_to_size_cpu_float16 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:41:40.6184752Z test_comprehensive_sum_to_size_cpu_float32 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:41:40.6308878Z test_comprehensive_sum_to_size_cpu_float64 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:41:40.6362807Z test_comprehensive_sum_to_size_cpu_int16 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:41:40.6416269Z test_comprehensive_sum_to_size_cpu_int32 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:41:40.6468863Z test_comprehensive_sum_to_size_cpu_int64 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:41:40.6522434Z test_comprehensive_sum_to_size_cpu_int8 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:41:40.6576089Z test_comprehensive_sum_to_size_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:41:45.1486529Z test_comprehensive_svd_cpu_complex128 (__main__.TestDecompCPU) ... ok (4.491s) 2022-08-17T12:41:49.6888109Z test_comprehensive_svd_cpu_complex64 (__main__.TestDecompCPU) ... ok (4.540s) 2022-08-17T12:41:53.0500712Z test_comprehensive_svd_cpu_float32 (__main__.TestDecompCPU) ... ok (3.361s) 2022-08-17T12:41:56.3843192Z test_comprehensive_svd_cpu_float64 (__main__.TestDecompCPU) ... ok (3.334s) 2022-08-17T12:42:10.1005903Z test_comprehensive_svd_lowrank_cpu_float32 (__main__.TestDecompCPU) ... ok (13.716s) 2022-08-17T12:42:23.5776410Z test_comprehensive_svd_lowrank_cpu_float64 (__main__.TestDecompCPU) ... ok (13.477s) 2022-08-17T12:42:23.7076984Z test_comprehensive_symeig_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.130s) 2022-08-17T12:42:23.8374738Z test_comprehensive_symeig_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.130s) 2022-08-17T12:42:23.9403339Z test_comprehensive_symeig_cpu_float32 (__main__.TestDecompCPU) ... ok (0.103s) 2022-08-17T12:42:24.0425373Z test_comprehensive_symeig_cpu_float64 (__main__.TestDecompCPU) ... ok (0.102s) 2022-08-17T12:42:24.0453156Z test_comprehensive_t_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:24.0474443Z test_comprehensive_t_cpu_bool (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:42:24.0538952Z test_comprehensive_t_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:42:24.0604270Z test_comprehensive_t_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:42:24.0630797Z test_comprehensive_t_cpu_float16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:24.0683039Z test_comprehensive_t_cpu_float32 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:42:24.0735003Z test_comprehensive_t_cpu_float64 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:42:24.0756392Z test_comprehensive_t_cpu_int16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:42:24.0777345Z test_comprehensive_t_cpu_int32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:42:24.0798072Z test_comprehensive_t_cpu_int64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:42:24.0818771Z test_comprehensive_t_cpu_int8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:42:24.0839666Z test_comprehensive_t_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:42:24.0922981Z test_comprehensive_take_along_dim_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:42:24.0996118Z test_comprehensive_take_along_dim_cpu_bool (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:42:24.1194588Z test_comprehensive_take_along_dim_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.020s) 2022-08-17T12:42:24.1390878Z test_comprehensive_take_along_dim_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.019s) 2022-08-17T12:42:24.1476972Z test_comprehensive_take_along_dim_cpu_float16 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:42:24.1633802Z test_comprehensive_take_along_dim_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:42:24.1785593Z test_comprehensive_take_along_dim_cpu_float64 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:42:24.1860226Z test_comprehensive_take_along_dim_cpu_int16 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:42:24.1933987Z test_comprehensive_take_along_dim_cpu_int32 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:42:24.2007717Z test_comprehensive_take_along_dim_cpu_int64 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:42:24.2081258Z test_comprehensive_take_along_dim_cpu_int8 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:42:24.2153851Z test_comprehensive_take_along_dim_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:42:24.2205594Z test_comprehensive_take_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:42:24.2220428Z test_comprehensive_take_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:42:24.2268085Z test_comprehensive_take_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:42:24.2315223Z test_comprehensive_take_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:42:24.2363460Z test_comprehensive_take_cpu_float16 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:42:24.2408319Z test_comprehensive_take_cpu_float32 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:24.2453319Z test_comprehensive_take_cpu_float64 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:24.2467927Z test_comprehensive_take_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:42:24.2482964Z test_comprehensive_take_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:42:24.2497949Z test_comprehensive_take_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:42:24.2512923Z test_comprehensive_take_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:42:24.2529310Z test_comprehensive_take_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:42:24.2566665Z test_comprehensive_tan_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:24.2609212Z test_comprehensive_tan_cpu_bool (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:24.3016757Z test_comprehensive_tan_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.041s) 2022-08-17T12:42:24.3457412Z test_comprehensive_tan_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.044s) 2022-08-17T12:42:24.3699676Z test_comprehensive_tan_cpu_float32 (__main__.TestDecompCPU) ... ok (0.024s) 2022-08-17T12:42:24.3924690Z test_comprehensive_tan_cpu_float64 (__main__.TestDecompCPU) ... ok (0.022s) 2022-08-17T12:42:24.3965749Z test_comprehensive_tan_cpu_int16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:24.4006612Z test_comprehensive_tan_cpu_int32 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:24.4046742Z test_comprehensive_tan_cpu_int64 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:24.4086075Z test_comprehensive_tan_cpu_int8 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:24.4124828Z test_comprehensive_tan_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:24.4148103Z test_comprehensive_tanh_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:42:24.4185795Z test_comprehensive_tanh_cpu_bool (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:24.4421976Z test_comprehensive_tanh_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.023s) 2022-08-17T12:42:24.4688645Z test_comprehensive_tanh_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.027s) 2022-08-17T12:42:24.4827094Z test_comprehensive_tanh_cpu_float32 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:42:24.4955402Z test_comprehensive_tanh_cpu_float64 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:42:24.4994670Z test_comprehensive_tanh_cpu_int16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:24.5035432Z test_comprehensive_tanh_cpu_int32 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:24.5073986Z test_comprehensive_tanh_cpu_int64 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:24.5113029Z test_comprehensive_tanh_cpu_int8 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:24.5150838Z test_comprehensive_tanh_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:24.5426117Z test_comprehensive_tensor_split_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.027s) 2022-08-17T12:42:24.5445418Z test_comprehensive_tensor_split_cpu_bool (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:42:24.6927596Z test_comprehensive_tensor_split_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.148s) 2022-08-17T12:42:24.8418821Z test_comprehensive_tensor_split_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.149s) 2022-08-17T12:42:24.8700751Z test_comprehensive_tensor_split_cpu_float16 (__main__.TestDecompCPU) ... ok (0.028s) 2022-08-17T12:42:24.9690016Z test_comprehensive_tensor_split_cpu_float32 (__main__.TestDecompCPU) ... ok (0.099s) 2022-08-17T12:42:25.0669534Z test_comprehensive_tensor_split_cpu_float64 (__main__.TestDecompCPU) ... ok (0.098s) 2022-08-17T12:42:25.0690329Z test_comprehensive_tensor_split_cpu_int16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:42:25.0709836Z test_comprehensive_tensor_split_cpu_int32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:42:25.0728522Z test_comprehensive_tensor_split_cpu_int64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:42:25.0746295Z test_comprehensive_tensor_split_cpu_int8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:42:25.0764654Z test_comprehensive_tensor_split_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:42:25.0815461Z test_comprehensive_tensordot_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:42:25.0965537Z test_comprehensive_tensordot_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:42:25.1120209Z test_comprehensive_tensordot_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:42:25.1240858Z test_comprehensive_tensordot_cpu_float32 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:42:25.1362685Z test_comprehensive_tensordot_cpu_float64 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:42:25.1399040Z test_comprehensive_tensordot_cpu_int16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:25.1436934Z test_comprehensive_tensordot_cpu_int32 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:25.1473424Z test_comprehensive_tensordot_cpu_int64 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:25.1508305Z test_comprehensive_tensordot_cpu_int8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:25.1542191Z test_comprehensive_tensordot_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:25.1758972Z test_comprehensive_tile_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.022s) 2022-08-17T12:42:25.1795003Z test_comprehensive_tile_cpu_bool (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:25.2190588Z test_comprehensive_tile_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.039s) 2022-08-17T12:42:25.2594475Z test_comprehensive_tile_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.040s) 2022-08-17T12:42:25.2816663Z test_comprehensive_tile_cpu_float16 (__main__.TestDecompCPU) ... ok (0.022s) 2022-08-17T12:42:25.3151194Z test_comprehensive_tile_cpu_float32 (__main__.TestDecompCPU) ... ok (0.033s) 2022-08-17T12:42:25.3482559Z test_comprehensive_tile_cpu_float64 (__main__.TestDecompCPU) ... ok (0.033s) 2022-08-17T12:42:25.3522053Z test_comprehensive_tile_cpu_int16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:25.3558402Z test_comprehensive_tile_cpu_int32 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:25.3593441Z test_comprehensive_tile_cpu_int64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:25.3627608Z test_comprehensive_tile_cpu_int8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:25.3662174Z test_comprehensive_tile_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:25.3677430Z test_comprehensive_to_sparse_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:42:25.3689548Z test_comprehensive_to_sparse_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:42:25.3702168Z test_comprehensive_to_sparse_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:42:25.3715299Z test_comprehensive_to_sparse_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:42:25.3727372Z test_comprehensive_to_sparse_cpu_float16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:42:25.3749277Z test_comprehensive_to_sparse_cpu_float32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:42:25.3768578Z test_comprehensive_to_sparse_cpu_float64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:42:25.3780526Z test_comprehensive_to_sparse_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:42:25.3792885Z test_comprehensive_to_sparse_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:42:25.3804432Z test_comprehensive_to_sparse_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:42:25.3816449Z test_comprehensive_to_sparse_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:42:25.3828449Z test_comprehensive_to_sparse_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:42:25.3890830Z test_comprehensive_topk_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:42:25.3948931Z test_comprehensive_topk_cpu_float32 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:42:25.4004881Z test_comprehensive_topk_cpu_float64 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:42:25.4020877Z test_comprehensive_topk_cpu_int16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:42:25.4036676Z test_comprehensive_topk_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:42:25.4052061Z test_comprehensive_topk_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:42:25.4067545Z test_comprehensive_topk_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:42:25.4083198Z test_comprehensive_topk_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:42:25.4126345Z test_comprehensive_trace_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:25.4168312Z test_comprehensive_trace_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:25.4200767Z test_comprehensive_trace_cpu_float32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:25.4232487Z test_comprehensive_trace_cpu_float64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:25.4247624Z test_comprehensive_trace_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:42:25.4262933Z test_comprehensive_trace_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:42:25.4277977Z test_comprehensive_trace_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:42:25.4292955Z test_comprehensive_trace_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:42:25.4307365Z test_comprehensive_trace_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:42:25.4367890Z test_comprehensive_transpose_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:42:25.4426679Z test_comprehensive_transpose_cpu_bool (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:42:25.4678487Z test_comprehensive_transpose_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.025s) 2022-08-17T12:42:25.4813365Z test_comprehensive_transpose_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:42:25.5070958Z test_comprehensive_transpose_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.026s) 2022-08-17T12:42:25.5136921Z test_comprehensive_transpose_cpu_float16 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:42:25.5319773Z test_comprehensive_transpose_cpu_float32 (__main__.TestDecompCPU) ... ok (0.018s) 2022-08-17T12:42:25.5499167Z test_comprehensive_transpose_cpu_float64 (__main__.TestDecompCPU) ... ok (0.018s) 2022-08-17T12:42:25.5559065Z test_comprehensive_transpose_cpu_int16 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:42:25.5618437Z test_comprehensive_transpose_cpu_int32 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:42:25.5676351Z test_comprehensive_transpose_cpu_int64 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:42:25.5735130Z test_comprehensive_transpose_cpu_int8 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:42:25.5793920Z test_comprehensive_transpose_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:42:25.6404007Z test_comprehensive_trapezoid_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.061s) 2022-08-17T12:42:25.8192963Z test_comprehensive_trapezoid_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.179s) 2022-08-17T12:42:26.0024423Z test_comprehensive_trapezoid_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.183s) 2022-08-17T12:42:26.0635494Z test_comprehensive_trapezoid_cpu_float16 (__main__.TestDecompCPU) ... ok (0.061s) 2022-08-17T12:42:26.2023668Z test_comprehensive_trapezoid_cpu_float32 (__main__.TestDecompCPU) ... ok (0.139s) 2022-08-17T12:42:26.3388525Z test_comprehensive_trapezoid_cpu_float64 (__main__.TestDecompCPU) ... ok (0.136s) 2022-08-17T12:42:26.3708755Z test_comprehensive_trapezoid_cpu_int16 (__main__.TestDecompCPU) ... ok (0.032s) 2022-08-17T12:42:26.4027905Z test_comprehensive_trapezoid_cpu_int32 (__main__.TestDecompCPU) ... ok (0.032s) 2022-08-17T12:42:26.4341652Z test_comprehensive_trapezoid_cpu_int64 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T12:42:26.4656755Z test_comprehensive_trapezoid_cpu_int8 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T12:42:26.4975194Z test_comprehensive_trapezoid_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.032s) 2022-08-17T12:42:26.5584493Z test_comprehensive_trapz_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.061s) 2022-08-17T12:42:26.7370671Z test_comprehensive_trapz_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.178s) 2022-08-17T12:42:26.9227260Z test_comprehensive_trapz_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.186s) 2022-08-17T12:42:26.9855489Z test_comprehensive_trapz_cpu_float16 (__main__.TestDecompCPU) ... ok (0.063s) 2022-08-17T12:42:27.1254308Z test_comprehensive_trapz_cpu_float32 (__main__.TestDecompCPU) ... ok (0.140s) 2022-08-17T12:42:27.2628263Z test_comprehensive_trapz_cpu_float64 (__main__.TestDecompCPU) ... ok (0.137s) 2022-08-17T12:42:27.2958595Z test_comprehensive_trapz_cpu_int16 (__main__.TestDecompCPU) ... ok (0.033s) 2022-08-17T12:42:27.3284453Z test_comprehensive_trapz_cpu_int32 (__main__.TestDecompCPU) ... ok (0.032s) 2022-08-17T12:42:27.3606087Z test_comprehensive_trapz_cpu_int64 (__main__.TestDecompCPU) ... ok (0.032s) 2022-08-17T12:42:27.3926340Z test_comprehensive_trapz_cpu_int8 (__main__.TestDecompCPU) ... ok (0.032s) 2022-08-17T12:42:27.4245848Z test_comprehensive_trapz_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.032s) 2022-08-17T12:42:27.4830420Z test_comprehensive_triangular_solve_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.058s) 2022-08-17T12:42:27.5425779Z test_comprehensive_triangular_solve_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.059s) 2022-08-17T12:42:27.5887516Z test_comprehensive_triangular_solve_cpu_float32 (__main__.TestDecompCPU) ... ok (0.046s) 2022-08-17T12:42:27.6352751Z test_comprehensive_triangular_solve_cpu_float64 (__main__.TestDecompCPU) ... ok (0.046s) 2022-08-17T12:42:27.6382530Z test_comprehensive_tril_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:27.6396585Z test_comprehensive_tril_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:42:27.6428997Z test_comprehensive_tril_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:27.6459318Z test_comprehensive_tril_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:27.6487335Z test_comprehensive_tril_cpu_float16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:27.6514653Z test_comprehensive_tril_cpu_float32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:27.6543536Z test_comprehensive_tril_cpu_float64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:27.6556839Z test_comprehensive_tril_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:42:27.6569331Z test_comprehensive_tril_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:42:27.6581865Z test_comprehensive_tril_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:42:27.6594183Z test_comprehensive_tril_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:42:27.6607340Z test_comprehensive_tril_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:42:27.6638311Z test_comprehensive_triu_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:27.6650740Z test_comprehensive_triu_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:42:27.6682756Z test_comprehensive_triu_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:27.6712302Z test_comprehensive_triu_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:27.6740705Z test_comprehensive_triu_cpu_float16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:27.6767737Z test_comprehensive_triu_cpu_float32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:27.6797388Z test_comprehensive_triu_cpu_float64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:27.6810553Z test_comprehensive_triu_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:42:27.6822567Z test_comprehensive_triu_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:42:27.6835158Z test_comprehensive_triu_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:42:27.6847346Z test_comprehensive_triu_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:42:27.6860549Z test_comprehensive_triu_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:42:27.7273687Z test_comprehensive_true_divide_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.041s) 2022-08-17T12:42:27.7448076Z test_comprehensive_true_divide_cpu_bool (__main__.TestDecompCPU) ... ok (0.017s) 2022-08-17T12:42:28.0904949Z test_comprehensive_true_divide_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.346s) 2022-08-17T12:42:28.4496487Z test_comprehensive_true_divide_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.359s) 2022-08-17T12:42:28.4924970Z test_comprehensive_true_divide_cpu_float16 (__main__.TestDecompCPU) ... ok (0.043s) 2022-08-17T12:42:28.7058900Z test_comprehensive_true_divide_cpu_float32 (__main__.TestDecompCPU) ... ok (0.213s) 2022-08-17T12:42:28.9082562Z test_comprehensive_true_divide_cpu_float64 (__main__.TestDecompCPU) ... ok (0.202s) 2022-08-17T12:42:28.9254360Z test_comprehensive_true_divide_cpu_int16 (__main__.TestDecompCPU) ... ok (0.017s) 2022-08-17T12:42:28.9427890Z test_comprehensive_true_divide_cpu_int32 (__main__.TestDecompCPU) ... ok (0.017s) 2022-08-17T12:42:28.9598246Z test_comprehensive_true_divide_cpu_int64 (__main__.TestDecompCPU) ... ok (0.017s) 2022-08-17T12:42:28.9769312Z test_comprehensive_true_divide_cpu_int8 (__main__.TestDecompCPU) ... ok (0.017s) 2022-08-17T12:42:28.9939020Z test_comprehensive_true_divide_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.017s) 2022-08-17T12:42:28.9960237Z test_comprehensive_trunc_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:42:29.0023896Z test_comprehensive_trunc_cpu_float32 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:42:29.0080034Z test_comprehensive_trunc_cpu_float64 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:42:29.0142895Z test_comprehensive_unbind_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:42:29.0157079Z test_comprehensive_unbind_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:42:29.0353578Z test_comprehensive_unbind_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.019s) 2022-08-17T12:42:29.0372179Z test_comprehensive_unbind_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:42:29.0573168Z test_comprehensive_unbind_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.020s) 2022-08-17T12:42:29.0635170Z test_comprehensive_unbind_cpu_float16 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:42:29.0771763Z test_comprehensive_unbind_cpu_float32 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:42:29.0907485Z test_comprehensive_unbind_cpu_float64 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:42:29.0922064Z test_comprehensive_unbind_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:42:29.0935650Z test_comprehensive_unbind_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:42:29.0948826Z test_comprehensive_unbind_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:42:29.0962032Z test_comprehensive_unbind_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:42:29.0975049Z test_comprehensive_unbind_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:42:29.1049342Z test_comprehensive_unflatten_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:42:29.1125558Z test_comprehensive_unflatten_cpu_bool (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:42:29.1296007Z test_comprehensive_unflatten_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.017s) 2022-08-17T12:42:29.1444796Z test_comprehensive_unflatten_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:42:29.1618033Z test_comprehensive_unflatten_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.017s) 2022-08-17T12:42:29.1690616Z test_comprehensive_unflatten_cpu_float16 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:42:29.1827554Z test_comprehensive_unflatten_cpu_float32 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:42:29.1958821Z test_comprehensive_unflatten_cpu_float64 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:42:29.2040666Z test_comprehensive_unflatten_cpu_int16 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:42:29.2117099Z test_comprehensive_unflatten_cpu_int32 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:42:29.2193260Z test_comprehensive_unflatten_cpu_int64 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:42:29.2270996Z test_comprehensive_unflatten_cpu_int8 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:42:29.2348375Z test_comprehensive_unflatten_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:42:29.2444169Z test_comprehensive_unfold_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:42:29.2462215Z test_comprehensive_unfold_cpu_bool (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:42:29.2559798Z test_comprehensive_unfold_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T12:42:29.2595335Z test_comprehensive_unfold_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:29.2695449Z test_comprehensive_unfold_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T12:42:29.2791821Z test_comprehensive_unfold_cpu_float16 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:42:29.2878111Z test_comprehensive_unfold_cpu_float32 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:42:29.2963504Z test_comprehensive_unfold_cpu_float64 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:42:29.2982859Z test_comprehensive_unfold_cpu_int16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:42:29.3001724Z test_comprehensive_unfold_cpu_int32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:42:29.3019925Z test_comprehensive_unfold_cpu_int64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:42:29.3038342Z test_comprehensive_unfold_cpu_int8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:42:29.3056895Z test_comprehensive_unfold_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:42:29.3285084Z test_comprehensive_unique_consecutive_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.023s) 2022-08-17T12:42:29.3456097Z test_comprehensive_unique_consecutive_cpu_bool (__main__.TestDecompCPU) ... ok (0.017s) 2022-08-17T12:42:29.3679719Z test_comprehensive_unique_consecutive_cpu_float32 (__main__.TestDecompCPU) ... ok (0.022s) 2022-08-17T12:42:29.3908649Z test_comprehensive_unique_consecutive_cpu_float64 (__main__.TestDecompCPU) ... ok (0.023s) 2022-08-17T12:42:29.4089592Z test_comprehensive_unique_consecutive_cpu_int16 (__main__.TestDecompCPU) ... ok (0.018s) 2022-08-17T12:42:29.4268781Z test_comprehensive_unique_consecutive_cpu_int32 (__main__.TestDecompCPU) ... ok (0.018s) 2022-08-17T12:42:29.4450591Z test_comprehensive_unique_consecutive_cpu_int64 (__main__.TestDecompCPU) ... ok (0.018s) 2022-08-17T12:42:29.4633557Z test_comprehensive_unique_consecutive_cpu_int8 (__main__.TestDecompCPU) ... ok (0.018s) 2022-08-17T12:42:29.4815306Z test_comprehensive_unique_consecutive_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.018s) 2022-08-17T12:42:29.5157720Z test_comprehensive_unique_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.034s) 2022-08-17T12:42:29.5443849Z test_comprehensive_unique_cpu_bool (__main__.TestDecompCPU) ... ok (0.028s) 2022-08-17T12:42:29.5791674Z test_comprehensive_unique_cpu_float32 (__main__.TestDecompCPU) ... ok (0.035s) 2022-08-17T12:42:29.6144953Z test_comprehensive_unique_cpu_float64 (__main__.TestDecompCPU) ... ok (0.035s) 2022-08-17T12:42:29.6445288Z test_comprehensive_unique_cpu_int16 (__main__.TestDecompCPU) ... ok (0.030s) 2022-08-17T12:42:29.6744177Z test_comprehensive_unique_cpu_int32 (__main__.TestDecompCPU) ... ok (0.030s) 2022-08-17T12:42:29.7049567Z test_comprehensive_unique_cpu_int64 (__main__.TestDecompCPU) ... ok (0.030s) 2022-08-17T12:42:29.7353834Z test_comprehensive_unique_cpu_int8 (__main__.TestDecompCPU) ... ok (0.030s) 2022-08-17T12:42:29.7652113Z test_comprehensive_unique_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.030s) 2022-08-17T12:42:29.7732317Z test_comprehensive_unsqueeze_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:42:29.7806625Z test_comprehensive_unsqueeze_cpu_bool (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:42:29.8122459Z test_comprehensive_unsqueeze_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T12:42:29.8280552Z test_comprehensive_unsqueeze_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:42:29.8598239Z test_comprehensive_unsqueeze_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.032s) 2022-08-17T12:42:29.8674677Z test_comprehensive_unsqueeze_cpu_float16 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:42:29.8902795Z test_comprehensive_unsqueeze_cpu_float32 (__main__.TestDecompCPU) ... ok (0.023s) 2022-08-17T12:42:29.9123081Z test_comprehensive_unsqueeze_cpu_float64 (__main__.TestDecompCPU) ... ok (0.022s) 2022-08-17T12:42:29.9197017Z test_comprehensive_unsqueeze_cpu_int16 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:42:29.9270137Z test_comprehensive_unsqueeze_cpu_int32 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:42:29.9341731Z test_comprehensive_unsqueeze_cpu_int64 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:42:29.9413969Z test_comprehensive_unsqueeze_cpu_int8 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:42:29.9486002Z test_comprehensive_unsqueeze_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:42:29.9701774Z test_comprehensive_var_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.021s) 2022-08-17T12:42:30.0629529Z test_comprehensive_var_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.093s) 2022-08-17T12:42:30.1583553Z test_comprehensive_var_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.095s) 2022-08-17T12:42:30.1811086Z test_comprehensive_var_cpu_float16 (__main__.TestDecompCPU) ... ok (0.023s) 2022-08-17T12:42:30.2471059Z test_comprehensive_var_cpu_float32 (__main__.TestDecompCPU) ... ok (0.066s) 2022-08-17T12:42:30.3108706Z test_comprehensive_var_cpu_float64 (__main__.TestDecompCPU) ... ok (0.064s) 2022-08-17T12:42:30.3467864Z test_comprehensive_var_mean_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.036s) 2022-08-17T12:42:30.5222692Z test_comprehensive_var_mean_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.175s) 2022-08-17T12:42:30.7038256Z test_comprehensive_var_mean_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.181s) 2022-08-17T12:42:30.7418675Z test_comprehensive_var_mean_cpu_float16 (__main__.TestDecompCPU) ... ok (0.038s) 2022-08-17T12:42:30.8622028Z test_comprehensive_var_mean_cpu_float32 (__main__.TestDecompCPU) ... ok (0.120s) 2022-08-17T12:42:30.9771493Z test_comprehensive_var_mean_cpu_float64 (__main__.TestDecompCPU) ... ok (0.115s) 2022-08-17T12:42:30.9797108Z test_comprehensive_vdot_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:42:30.9873364Z test_comprehensive_vdot_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:42:30.9949593Z test_comprehensive_vdot_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:42:30.9983725Z test_comprehensive_vdot_cpu_float32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:31.0017660Z test_comprehensive_vdot_cpu_float64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:31.0027833Z test_comprehensive_vdot_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:42:31.0037917Z test_comprehensive_vdot_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:42:31.0047723Z test_comprehensive_vdot_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:42:31.0057809Z test_comprehensive_vdot_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:42:31.0067353Z test_comprehensive_vdot_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:42:31.0080259Z test_comprehensive_view_as_complex_cpu_float16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:42:31.0092552Z test_comprehensive_view_as_complex_cpu_float32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:42:31.0104664Z test_comprehensive_view_as_complex_cpu_float64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:42:31.0136910Z test_comprehensive_view_as_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:31.0170778Z test_comprehensive_view_as_cpu_bool (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:31.0245625Z test_comprehensive_view_as_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:42:31.0313126Z test_comprehensive_view_as_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:42:31.0392322Z test_comprehensive_view_as_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:42:31.0423213Z test_comprehensive_view_as_cpu_float16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:31.0480887Z test_comprehensive_view_as_cpu_float32 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:42:31.0535718Z test_comprehensive_view_as_cpu_float64 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:42:31.0569455Z test_comprehensive_view_as_cpu_int16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:31.0602663Z test_comprehensive_view_as_cpu_int32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:31.0635517Z test_comprehensive_view_as_cpu_int64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:31.0668521Z test_comprehensive_view_as_cpu_int8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:31.0701340Z test_comprehensive_view_as_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:31.0716910Z test_comprehensive_view_as_real_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:42:31.0732419Z test_comprehensive_view_as_real_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:42:31.0787957Z test_comprehensive_view_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:42:31.0873340Z test_comprehensive_view_cpu_bool (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:42:31.1088244Z test_comprehensive_view_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.021s) 2022-08-17T12:42:31.1291726Z test_comprehensive_view_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.020s) 2022-08-17T12:42:31.1516728Z test_comprehensive_view_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.022s) 2022-08-17T12:42:31.1575099Z test_comprehensive_view_cpu_float16 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:42:31.1723565Z test_comprehensive_view_cpu_float32 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:42:31.1870003Z test_comprehensive_view_cpu_float64 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:42:31.1956496Z test_comprehensive_view_cpu_int16 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:42:31.2041814Z test_comprehensive_view_cpu_int32 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:42:31.2127165Z test_comprehensive_view_cpu_int64 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:42:31.2213429Z test_comprehensive_view_cpu_int8 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:42:31.2298982Z test_comprehensive_view_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:42:31.2358675Z test_comprehensive_vsplit_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:42:31.2370612Z test_comprehensive_vsplit_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:42:31.2618996Z test_comprehensive_vsplit_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.025s) 2022-08-17T12:42:31.2633082Z test_comprehensive_vsplit_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:42:31.2890629Z test_comprehensive_vsplit_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.025s) 2022-08-17T12:42:31.2953165Z test_comprehensive_vsplit_cpu_float16 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:42:31.3132384Z test_comprehensive_vsplit_cpu_float32 (__main__.TestDecompCPU) ... ok (0.018s) 2022-08-17T12:42:31.3299632Z test_comprehensive_vsplit_cpu_float64 (__main__.TestDecompCPU) ... ok (0.017s) 2022-08-17T12:42:31.3313415Z test_comprehensive_vsplit_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:42:31.3325226Z test_comprehensive_vsplit_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:42:31.3336123Z test_comprehensive_vsplit_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:42:31.3346853Z test_comprehensive_vsplit_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:42:31.3357851Z test_comprehensive_vsplit_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:42:31.3398215Z test_comprehensive_vstack_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:31.3442464Z test_comprehensive_vstack_cpu_bool (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:31.3571585Z test_comprehensive_vstack_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:42:31.3668319Z test_comprehensive_vstack_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T12:42:31.3800774Z test_comprehensive_vstack_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:42:31.3842178Z test_comprehensive_vstack_cpu_float16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:31.3937570Z test_comprehensive_vstack_cpu_float32 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:42:31.4030740Z test_comprehensive_vstack_cpu_float64 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:42:31.4075381Z test_comprehensive_vstack_cpu_int16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:31.4119666Z test_comprehensive_vstack_cpu_int32 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:31.4162976Z test_comprehensive_vstack_cpu_int64 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:31.4209192Z test_comprehensive_vstack_cpu_int8 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:42:31.4253219Z test_comprehensive_vstack_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:31.4385135Z test_comprehensive_where_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:42:31.4504802Z test_comprehensive_where_cpu_bool (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:42:31.6308374Z test_comprehensive_where_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.180s) 2022-08-17T12:42:31.6553105Z test_comprehensive_where_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.024s) 2022-08-17T12:42:31.8403400Z test_comprehensive_where_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.185s) 2022-08-17T12:42:31.8538672Z test_comprehensive_where_cpu_float16 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:42:31.9614891Z test_comprehensive_where_cpu_float32 (__main__.TestDecompCPU) ... ok (0.107s) 2022-08-17T12:42:32.0681201Z test_comprehensive_where_cpu_float64 (__main__.TestDecompCPU) ... ok (0.106s) 2022-08-17T12:42:32.0820928Z test_comprehensive_where_cpu_int16 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:42:32.0960843Z test_comprehensive_where_cpu_int32 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:42:32.1098082Z test_comprehensive_where_cpu_int64 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:42:32.1235428Z test_comprehensive_where_cpu_int8 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:42:32.1371331Z test_comprehensive_where_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:42:32.2063159Z test_comprehensive_xlogy_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.069s) 2022-08-17T12:42:32.2216989Z test_comprehensive_xlogy_cpu_bool (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:42:32.2941943Z test_comprehensive_xlogy_cpu_float16 (__main__.TestDecompCPU) ... ok (0.072s) 2022-08-17T12:42:32.5569842Z test_comprehensive_xlogy_cpu_float32 (__main__.TestDecompCPU) ... ok (0.263s) 2022-08-17T12:42:32.8065242Z test_comprehensive_xlogy_cpu_float64 (__main__.TestDecompCPU) ... ok (0.249s) 2022-08-17T12:42:32.8218210Z test_comprehensive_xlogy_cpu_int16 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:42:32.8370592Z test_comprehensive_xlogy_cpu_int32 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:42:32.8522459Z test_comprehensive_xlogy_cpu_int64 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:42:32.8674522Z test_comprehensive_xlogy_cpu_int8 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:42:32.8827212Z test_comprehensive_xlogy_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:42:32.8850302Z test_comprehensive_zero__cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:42:32.8862573Z test_comprehensive_zero__cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:42:32.8883914Z test_comprehensive_zero__cpu_complex128 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:42:32.8904490Z test_comprehensive_zero__cpu_complex64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:42:32.8924385Z test_comprehensive_zero__cpu_float16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:42:32.8943754Z test_comprehensive_zero__cpu_float32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:42:32.8963637Z test_comprehensive_zero__cpu_float64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:42:32.8975192Z test_comprehensive_zero__cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:42:32.8986373Z test_comprehensive_zero__cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:42:32.8997868Z test_comprehensive_zero__cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:42:32.9009254Z test_comprehensive_zero__cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:42:32.9020749Z test_comprehensive_zero__cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:42:32.9034467Z test_comprehensive_zeros_like_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:42:32.9046007Z test_comprehensive_zeros_like_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:42:32.9061004Z test_comprehensive_zeros_like_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:42:32.9077349Z test_comprehensive_zeros_like_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:42:32.9091857Z test_comprehensive_zeros_like_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:42:32.9105454Z test_comprehensive_zeros_like_cpu_float16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:42:32.9119155Z test_comprehensive_zeros_like_cpu_float32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:42:32.9132787Z test_comprehensive_zeros_like_cpu_float64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:42:32.9144856Z test_comprehensive_zeros_like_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:42:32.9156918Z test_comprehensive_zeros_like_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:42:32.9168827Z test_comprehensive_zeros_like_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:42:32.9180987Z test_comprehensive_zeros_like_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:42:32.9193159Z test_comprehensive_zeros_like_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:42:33.0540846Z test_quick_abs_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.135s) 2022-08-17T12:42:33.0638986Z test_quick_abs_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T12:42:33.0737269Z test_quick_abs_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T12:42:33.0832508Z test_quick_abs_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:42:33.0850152Z test_quick_abs_cpu_float16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:42:33.0908997Z test_quick_abs_cpu_float32 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:42:33.0960401Z test_quick_abs_cpu_float64 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:42:33.0997492Z test_quick_abs_cpu_int16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:33.1034074Z test_quick_abs_cpu_int32 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:33.1069662Z test_quick_abs_cpu_int64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:33.1105130Z test_quick_abs_cpu_int8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:33.1139613Z test_quick_abs_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:33.1167700Z test_quick_acos_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:33.1198779Z test_quick_acos_cpu_bool (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:33.1237970Z test_quick_acos_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:33.1277501Z test_quick_acos_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:33.1311947Z test_quick_acos_cpu_float32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:33.1346980Z test_quick_acos_cpu_float64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:33.1377638Z test_quick_acos_cpu_int16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:33.1408075Z test_quick_acos_cpu_int32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:33.1438559Z test_quick_acos_cpu_int64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:33.1469031Z test_quick_acos_cpu_int8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:33.1499646Z test_quick_acos_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:33.1524331Z test_quick_acosh_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:42:33.1552265Z test_quick_acosh_cpu_bool (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:33.1591263Z test_quick_acosh_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:33.1630539Z test_quick_acosh_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:33.1663128Z test_quick_acosh_cpu_float32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:33.1695449Z test_quick_acosh_cpu_float64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:33.1723637Z test_quick_acosh_cpu_int16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:33.1751330Z test_quick_acosh_cpu_int32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:33.1779364Z test_quick_acosh_cpu_int64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:33.1807636Z test_quick_acosh_cpu_int8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:33.1835091Z test_quick_acosh_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:33.1939420Z test_quick_add_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T12:42:33.2109255Z test_quick_add_cpu_bool (__main__.TestDecompCPU) ... ok (0.017s) 2022-08-17T12:42:33.2520919Z test_quick_add_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.041s) 2022-08-17T12:42:33.2958007Z test_quick_add_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.044s) 2022-08-17T12:42:33.3379595Z test_quick_add_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.042s) 2022-08-17T12:42:33.3491581Z test_quick_add_cpu_float16 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:42:33.3767241Z test_quick_add_cpu_float32 (__main__.TestDecompCPU) ... ok (0.027s) 2022-08-17T12:42:33.4032516Z test_quick_add_cpu_float64 (__main__.TestDecompCPU) ... ok (0.026s) 2022-08-17T12:42:33.4201153Z test_quick_add_cpu_int16 (__main__.TestDecompCPU) ... ok (0.017s) 2022-08-17T12:42:33.4370029Z test_quick_add_cpu_int32 (__main__.TestDecompCPU) ... ok (0.017s) 2022-08-17T12:42:33.4537026Z test_quick_add_cpu_int64 (__main__.TestDecompCPU) ... ok (0.017s) 2022-08-17T12:42:33.4706104Z test_quick_add_cpu_int8 (__main__.TestDecompCPU) ... ok (0.017s) 2022-08-17T12:42:33.4879430Z test_quick_add_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.017s) 2022-08-17T12:42:33.4999441Z test_quick_addcdiv_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:42:33.5339948Z test_quick_addcdiv_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.034s) 2022-08-17T12:42:33.5693544Z test_quick_addcdiv_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.035s) 2022-08-17T12:42:33.5926991Z test_quick_addcdiv_cpu_float32 (__main__.TestDecompCPU) ... ok (0.023s) 2022-08-17T12:42:33.6162023Z test_quick_addcdiv_cpu_float64 (__main__.TestDecompCPU) ... ok (0.023s) 2022-08-17T12:42:33.6245668Z test_quick_addcmul_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:42:33.6587831Z test_quick_addcmul_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.034s) 2022-08-17T12:42:33.6935747Z test_quick_addcmul_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.035s) 2022-08-17T12:42:33.7172102Z test_quick_addcmul_cpu_float32 (__main__.TestDecompCPU) ... ok (0.023s) 2022-08-17T12:42:33.7400144Z test_quick_addcmul_cpu_float64 (__main__.TestDecompCPU) ... ok (0.023s) 2022-08-17T12:42:33.7529811Z test_quick_addcmul_cpu_int16 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:42:33.7658973Z test_quick_addcmul_cpu_int32 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:42:33.7782798Z test_quick_addcmul_cpu_int64 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:42:33.7911050Z test_quick_addcmul_cpu_int8 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:42:33.8037055Z test_quick_addcmul_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:42:33.8066822Z test_quick_addmm_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:33.8199597Z test_quick_addmm_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:42:33.8334294Z test_quick_addmm_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:42:33.8395027Z test_quick_addmm_cpu_float32 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:42:33.8454551Z test_quick_addmm_cpu_float64 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:42:33.8487836Z test_quick_addmm_cpu_int16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:33.8520477Z test_quick_addmm_cpu_int32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:33.8555352Z test_quick_addmm_cpu_int64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:33.8587371Z test_quick_addmm_cpu_int8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:33.8619373Z test_quick_addmm_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:33.8647638Z test_quick_addmm_decomposed_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:33.8778511Z test_quick_addmm_decomposed_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:42:33.8910037Z test_quick_addmm_decomposed_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:42:33.8968192Z test_quick_addmm_decomposed_cpu_float32 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:42:33.9025790Z test_quick_addmm_decomposed_cpu_float64 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:42:33.9057658Z test_quick_addmm_decomposed_cpu_int16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:33.9089161Z test_quick_addmm_decomposed_cpu_int32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:33.9125746Z test_quick_addmm_decomposed_cpu_int64 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:33.9157273Z test_quick_addmm_decomposed_cpu_int8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:33.9188203Z test_quick_addmm_decomposed_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:33.9231972Z test_quick_addr_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:33.9275331Z test_quick_addr_cpu_bool (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:33.9395887Z test_quick_addr_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:42:33.9520144Z test_quick_addr_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:42:33.9568549Z test_quick_addr_cpu_float16 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:42:33.9647641Z test_quick_addr_cpu_float32 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:42:33.9726042Z test_quick_addr_cpu_float64 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:42:33.9771917Z test_quick_addr_cpu_int16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:33.9817406Z test_quick_addr_cpu_int32 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:33.9861658Z test_quick_addr_cpu_int64 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:33.9906819Z test_quick_addr_cpu_int8 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:33.9951676Z test_quick_addr_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:34.0079149Z test_quick_all_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:42:34.0193394Z test_quick_all_cpu_bool (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:42:34.0377821Z test_quick_all_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.018s) 2022-08-17T12:42:34.0565314Z test_quick_all_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.019s) 2022-08-17T12:42:34.0693135Z test_quick_all_cpu_float16 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:42:34.0845345Z test_quick_all_cpu_float32 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:42:34.0998912Z test_quick_all_cpu_float64 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:42:34.1124350Z test_quick_all_cpu_int16 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:42:34.1248753Z test_quick_all_cpu_int32 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:42:34.1371708Z test_quick_all_cpu_int64 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:42:34.1495438Z test_quick_all_cpu_int8 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:42:34.1624484Z test_quick_all_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:42:34.1747179Z test_quick_amax_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:42:34.1894404Z test_quick_amax_cpu_bool (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:42:34.2018017Z test_quick_amax_cpu_float16 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:42:34.2235002Z test_quick_amax_cpu_float32 (__main__.TestDecompCPU) ... ok (0.022s) 2022-08-17T12:42:34.2450993Z test_quick_amax_cpu_float64 (__main__.TestDecompCPU) ... ok (0.021s) 2022-08-17T12:42:34.2598171Z test_quick_amax_cpu_int16 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:42:34.2744850Z test_quick_amax_cpu_int32 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:42:34.2890267Z test_quick_amax_cpu_int64 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:42:34.3039611Z test_quick_amax_cpu_int8 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:42:34.3187758Z test_quick_amax_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:42:34.3311379Z test_quick_amin_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:42:34.3460827Z test_quick_amin_cpu_bool (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:42:34.3584579Z test_quick_amin_cpu_float16 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:42:34.3805391Z test_quick_amin_cpu_float32 (__main__.TestDecompCPU) ... ok (0.022s) 2022-08-17T12:42:34.4021325Z test_quick_amin_cpu_float64 (__main__.TestDecompCPU) ... ok (0.021s) 2022-08-17T12:42:34.4169950Z test_quick_amin_cpu_int16 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:42:34.4318771Z test_quick_amin_cpu_int32 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:42:34.4464070Z test_quick_amin_cpu_int64 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:42:34.4612851Z test_quick_amin_cpu_int8 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:42:34.4761003Z test_quick_amin_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:42:34.4889107Z test_quick_any_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:42:34.5004572Z test_quick_any_cpu_bool (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:42:34.5187412Z test_quick_any_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.018s) 2022-08-17T12:42:34.5372331Z test_quick_any_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.018s) 2022-08-17T12:42:34.5499366Z test_quick_any_cpu_float16 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:42:34.5652954Z test_quick_any_cpu_float32 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:42:34.5804100Z test_quick_any_cpu_float64 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:42:34.5928270Z test_quick_any_cpu_int16 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:42:34.6053585Z test_quick_any_cpu_int32 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:42:34.6177971Z test_quick_any_cpu_int64 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:42:34.6301875Z test_quick_any_cpu_int8 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:42:34.6432309Z test_quick_any_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:42:34.6510751Z test_quick_arange_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:42:34.6587623Z test_quick_arange_cpu_float16 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:42:34.6698798Z test_quick_arange_cpu_float32 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:42:34.6807255Z test_quick_arange_cpu_float64 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:42:34.6904455Z test_quick_arange_cpu_int16 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T12:42:34.7002248Z test_quick_arange_cpu_int32 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T12:42:34.7099252Z test_quick_arange_cpu_int64 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:42:34.7195162Z test_quick_arange_cpu_int8 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T12:42:34.7288628Z test_quick_arange_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:42:34.7307208Z test_quick_asin_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:42:34.7349249Z test_quick_asin_cpu_bool (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:34.7435880Z test_quick_asin_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:42:34.7530683Z test_quick_asin_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:42:34.7590458Z test_quick_asin_cpu_float32 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:42:34.7643150Z test_quick_asin_cpu_float64 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:42:34.7683216Z test_quick_asin_cpu_int16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:34.7722953Z test_quick_asin_cpu_int32 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:34.7762114Z test_quick_asin_cpu_int64 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:34.7801258Z test_quick_asin_cpu_int8 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:34.7840022Z test_quick_asin_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:34.7856627Z test_quick_asinh_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:42:34.7894158Z test_quick_asinh_cpu_bool (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:34.7980203Z test_quick_asinh_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:42:34.8075392Z test_quick_asinh_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:42:34.8134214Z test_quick_asinh_cpu_float32 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:42:34.8185631Z test_quick_asinh_cpu_float64 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:42:34.8223579Z test_quick_asinh_cpu_int16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:34.8262771Z test_quick_asinh_cpu_int32 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:34.8300690Z test_quick_asinh_cpu_int64 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:34.8338503Z test_quick_asinh_cpu_int8 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:34.8375735Z test_quick_asinh_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:34.8467068Z test_quick_atan2_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:42:34.8633532Z test_quick_atan2_cpu_bool (__main__.TestDecompCPU) ... ok (0.017s) 2022-08-17T12:42:34.8869646Z test_quick_atan2_cpu_float32 (__main__.TestDecompCPU) ... ok (0.023s) 2022-08-17T12:42:34.9097773Z test_quick_atan2_cpu_float64 (__main__.TestDecompCPU) ... ok (0.023s) 2022-08-17T12:42:34.9268626Z test_quick_atan2_cpu_int16 (__main__.TestDecompCPU) ... ok (0.017s) 2022-08-17T12:42:34.9440461Z test_quick_atan2_cpu_int32 (__main__.TestDecompCPU) ... ok (0.017s) 2022-08-17T12:42:34.9612083Z test_quick_atan2_cpu_int64 (__main__.TestDecompCPU) ... ok (0.017s) 2022-08-17T12:42:34.9783344Z test_quick_atan2_cpu_int8 (__main__.TestDecompCPU) ... ok (0.017s) 2022-08-17T12:42:34.9954354Z test_quick_atan2_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.017s) 2022-08-17T12:42:34.9971870Z test_quick_atan_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:42:35.0014605Z test_quick_atan_cpu_bool (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:35.0100815Z test_quick_atan_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:42:35.0194767Z test_quick_atan_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:42:35.0253405Z test_quick_atan_cpu_float32 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:42:35.0305297Z test_quick_atan_cpu_float64 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:42:35.0344793Z test_quick_atan_cpu_int16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:35.0384243Z test_quick_atan_cpu_int32 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:35.0423960Z test_quick_atan_cpu_int64 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:35.0463236Z test_quick_atan_cpu_int8 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:35.0502359Z test_quick_atan_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:35.0518963Z test_quick_atanh_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:42:35.0556055Z test_quick_atanh_cpu_bool (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:35.0641157Z test_quick_atanh_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:42:35.0736075Z test_quick_atanh_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:42:35.0796897Z test_quick_atanh_cpu_float32 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:42:35.0849186Z test_quick_atanh_cpu_float64 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:42:35.0888132Z test_quick_atanh_cpu_int16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:35.0927853Z test_quick_atanh_cpu_int32 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:35.0966255Z test_quick_atanh_cpu_int64 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:35.1003857Z test_quick_atanh_cpu_int8 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:35.1041627Z test_quick_atanh_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:35.1188210Z test_quick_bitwise_and_cpu_bool (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:42:35.1336265Z test_quick_bitwise_and_cpu_int16 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:42:35.1482991Z test_quick_bitwise_and_cpu_int32 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:42:35.1627695Z test_quick_bitwise_and_cpu_int64 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:42:35.1774168Z test_quick_bitwise_and_cpu_int8 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:42:35.1920181Z test_quick_bitwise_and_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:42:35.2067541Z test_quick_bitwise_left_shift_cpu_int16 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:42:35.2215013Z test_quick_bitwise_left_shift_cpu_int32 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:42:35.2360698Z test_quick_bitwise_left_shift_cpu_int64 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:42:35.2509659Z test_quick_bitwise_left_shift_cpu_int8 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:42:35.2658266Z test_quick_bitwise_left_shift_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:42:35.2684736Z test_quick_bitwise_not_cpu_bool (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:35.2710857Z test_quick_bitwise_not_cpu_int16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:42:35.2736324Z test_quick_bitwise_not_cpu_int32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:42:35.2761311Z test_quick_bitwise_not_cpu_int64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:42:35.2786220Z test_quick_bitwise_not_cpu_int8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:42:35.2811198Z test_quick_bitwise_not_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:42:35.2957277Z test_quick_bitwise_or_cpu_bool (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:42:35.3104212Z test_quick_bitwise_or_cpu_int16 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:42:35.3252444Z test_quick_bitwise_or_cpu_int32 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:42:35.3398259Z test_quick_bitwise_or_cpu_int64 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:42:35.3544256Z test_quick_bitwise_or_cpu_int8 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:42:35.3688646Z test_quick_bitwise_or_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:42:35.3834002Z test_quick_bitwise_right_shift_cpu_int16 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:42:35.3978546Z test_quick_bitwise_right_shift_cpu_int32 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:42:35.4122228Z test_quick_bitwise_right_shift_cpu_int64 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:42:35.4266400Z test_quick_bitwise_right_shift_cpu_int8 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:42:35.4410642Z test_quick_bitwise_right_shift_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:42:35.4554644Z test_quick_bitwise_xor_cpu_bool (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:42:35.4700677Z test_quick_bitwise_xor_cpu_int16 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:42:35.4847335Z test_quick_bitwise_xor_cpu_int32 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:42:35.4991627Z test_quick_bitwise_xor_cpu_int64 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:42:35.5137734Z test_quick_bitwise_xor_cpu_int8 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:42:35.5281131Z test_quick_bitwise_xor_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:42:35.5327512Z test_quick_cat_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:42:35.5394736Z test_quick_cat_cpu_bool (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:42:35.5542555Z test_quick_cat_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:42:35.5690230Z test_quick_cat_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:42:35.5842891Z test_quick_cat_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:42:35.5891270Z test_quick_cat_cpu_float16 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:42:35.6001881Z test_quick_cat_cpu_float32 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:42:35.6108592Z test_quick_cat_cpu_float64 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:42:35.6179572Z test_quick_cat_cpu_int16 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:42:35.6250042Z test_quick_cat_cpu_int32 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:42:35.6318936Z test_quick_cat_cpu_int64 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:42:35.6388505Z test_quick_cat_cpu_int8 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:42:35.6457894Z test_quick_cat_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:42:35.6475239Z test_quick_ceil_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:42:35.6539088Z test_quick_ceil_cpu_float32 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:42:35.6592493Z test_quick_ceil_cpu_float64 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:42:35.6628201Z test_quick_clamp_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:35.6830315Z test_quick_clamp_cpu_float32 (__main__.TestDecompCPU) ... ok (0.020s) 2022-08-17T12:42:35.7013156Z test_quick_clamp_cpu_float64 (__main__.TestDecompCPU) ... ok (0.018s) 2022-08-17T12:42:35.7133692Z test_quick_clamp_cpu_int16 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:42:35.7252362Z test_quick_clamp_cpu_int32 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:42:35.7369879Z test_quick_clamp_cpu_int64 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:42:35.7488857Z test_quick_clamp_cpu_int8 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:42:35.7604937Z test_quick_clamp_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:42:35.7652991Z test_quick_clamp_max_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:42:35.7775041Z test_quick_clamp_max_cpu_bool (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:42:35.7821059Z test_quick_clamp_max_cpu_float16 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:42:35.8036547Z test_quick_clamp_max_cpu_float32 (__main__.TestDecompCPU) ... ok (0.021s) 2022-08-17T12:42:35.8244010Z test_quick_clamp_max_cpu_float64 (__main__.TestDecompCPU) ... ok (0.021s) 2022-08-17T12:42:35.8369157Z test_quick_clamp_max_cpu_int16 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:42:35.8494487Z test_quick_clamp_max_cpu_int32 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:42:35.8617802Z test_quick_clamp_max_cpu_int64 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:42:35.8742971Z test_quick_clamp_max_cpu_int8 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:42:35.8866218Z test_quick_clamp_max_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:42:35.8914100Z test_quick_clamp_min_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:42:35.9037743Z test_quick_clamp_min_cpu_bool (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:42:35.9085417Z test_quick_clamp_min_cpu_float16 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:42:35.9302527Z test_quick_clamp_min_cpu_float32 (__main__.TestDecompCPU) ... ok (0.022s) 2022-08-17T12:42:35.9508472Z test_quick_clamp_min_cpu_float64 (__main__.TestDecompCPU) ... ok (0.020s) 2022-08-17T12:42:35.9633106Z test_quick_clamp_min_cpu_int16 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:42:35.9759047Z test_quick_clamp_min_cpu_int32 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:42:35.9882496Z test_quick_clamp_min_cpu_int64 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:42:36.0007502Z test_quick_clamp_min_cpu_int8 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:42:36.0130704Z test_quick_clamp_min_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:42:36.0141795Z test_quick_conj_physical_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:42:36.0151824Z test_quick_conj_physical_cpu_bool (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:42:36.0163316Z test_quick_conj_physical_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:42:36.0174365Z test_quick_conj_physical_cpu_complex32 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:42:36.0185354Z test_quick_conj_physical_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:42:36.0196668Z test_quick_conj_physical_cpu_float16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:42:36.0206829Z test_quick_conj_physical_cpu_float32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:42:36.0218151Z test_quick_conj_physical_cpu_float64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:42:36.0228543Z test_quick_conj_physical_cpu_int16 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:42:36.0237780Z test_quick_conj_physical_cpu_int32 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:42:36.0246951Z test_quick_conj_physical_cpu_int64 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:42:36.0256386Z test_quick_conj_physical_cpu_int8 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:42:36.0265453Z test_quick_conj_physical_cpu_uint8 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:42:36.0475106Z test_quick_constant_pad_nd_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.021s) 2022-08-17T12:42:36.0902209Z test_quick_constant_pad_nd_cpu_bool (__main__.TestDecompCPU) ... ok (0.043s) 2022-08-17T12:42:36.1877285Z test_quick_constant_pad_nd_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.097s) 2022-08-17T12:42:36.2891775Z test_quick_constant_pad_nd_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.101s) 2022-08-17T12:42:36.3105395Z test_quick_constant_pad_nd_cpu_float16 (__main__.TestDecompCPU) ... ok (0.021s) 2022-08-17T12:42:36.3795685Z test_quick_constant_pad_nd_cpu_float32 (__main__.TestDecompCPU) ... ok (0.069s) 2022-08-17T12:42:36.4457038Z test_quick_constant_pad_nd_cpu_float64 (__main__.TestDecompCPU) ... ok (0.066s) 2022-08-17T12:42:36.4890351Z test_quick_constant_pad_nd_cpu_int16 (__main__.TestDecompCPU) ... ok (0.043s) 2022-08-17T12:42:36.5326767Z test_quick_constant_pad_nd_cpu_int32 (__main__.TestDecompCPU) ... ok (0.044s) 2022-08-17T12:42:36.5754878Z test_quick_constant_pad_nd_cpu_int64 (__main__.TestDecompCPU) ... ok (0.043s) 2022-08-17T12:42:36.6188723Z test_quick_constant_pad_nd_cpu_int8 (__main__.TestDecompCPU) ... ok (0.043s) 2022-08-17T12:42:36.6620825Z test_quick_constant_pad_nd_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.043s) 2022-08-17T12:42:36.6753849Z test_quick_copysign_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:42:36.6959603Z test_quick_copysign_cpu_bool (__main__.TestDecompCPU) ... ok (0.020s) 2022-08-17T12:42:36.7097869Z test_quick_copysign_cpu_float16 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:42:36.7379338Z test_quick_copysign_cpu_float32 (__main__.TestDecompCPU) ... ok (0.028s) 2022-08-17T12:42:36.7652202Z test_quick_copysign_cpu_float64 (__main__.TestDecompCPU) ... ok (0.027s) 2022-08-17T12:42:36.7861117Z test_quick_copysign_cpu_int16 (__main__.TestDecompCPU) ... ok (0.021s) 2022-08-17T12:42:36.8073178Z test_quick_copysign_cpu_int32 (__main__.TestDecompCPU) ... ok (0.021s) 2022-08-17T12:42:36.8280753Z test_quick_copysign_cpu_int64 (__main__.TestDecompCPU) ... ok (0.021s) 2022-08-17T12:42:36.8487156Z test_quick_copysign_cpu_int8 (__main__.TestDecompCPU) ... ok (0.020s) 2022-08-17T12:42:36.8694184Z test_quick_copysign_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.021s) 2022-08-17T12:42:36.8723011Z test_quick_cos_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:36.8754771Z test_quick_cos_cpu_bool (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:36.8796161Z test_quick_cos_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:36.8836287Z test_quick_cos_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:36.8871514Z test_quick_cos_cpu_float32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:36.8906743Z test_quick_cos_cpu_float64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:36.8937704Z test_quick_cos_cpu_int16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:36.8968817Z test_quick_cos_cpu_int32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:36.8999435Z test_quick_cos_cpu_int64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:36.9029935Z test_quick_cos_cpu_int8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:36.9060790Z test_quick_cos_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:36.9086833Z test_quick_cosh_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:36.9116402Z test_quick_cosh_cpu_bool (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:36.9156236Z test_quick_cosh_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:36.9197507Z test_quick_cosh_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:36.9233478Z test_quick_cosh_cpu_float32 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:36.9267222Z test_quick_cosh_cpu_float64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:36.9297315Z test_quick_cosh_cpu_int16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:36.9326903Z test_quick_cosh_cpu_int32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:36.9356641Z test_quick_cosh_cpu_int64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:36.9386129Z test_quick_cosh_cpu_int8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:36.9415779Z test_quick_cosh_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:36.9529955Z test_quick_diagonal_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:42:36.9644339Z test_quick_diagonal_cpu_bool (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:42:37.0068101Z test_quick_diagonal_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.042s) 2022-08-17T12:42:37.0331864Z test_quick_diagonal_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.026s) 2022-08-17T12:42:37.0765170Z test_quick_diagonal_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.043s) 2022-08-17T12:42:37.0882165Z test_quick_diagonal_cpu_float16 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:42:37.1192932Z test_quick_diagonal_cpu_float32 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T12:42:37.1497930Z test_quick_diagonal_cpu_float64 (__main__.TestDecompCPU) ... ok (0.030s) 2022-08-17T12:42:37.1612311Z test_quick_diagonal_cpu_int16 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:42:37.1728801Z test_quick_diagonal_cpu_int32 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:42:37.1840493Z test_quick_diagonal_cpu_int64 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:42:37.1955807Z test_quick_diagonal_cpu_int8 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:42:37.2069123Z test_quick_diagonal_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:42:37.2096883Z test_quick_digamma_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:37.2126100Z test_quick_digamma_cpu_bool (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:37.2159989Z test_quick_digamma_cpu_float32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:37.2193489Z test_quick_digamma_cpu_float64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:37.2222117Z test_quick_digamma_cpu_int16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:37.2250791Z test_quick_digamma_cpu_int32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:37.2279341Z test_quick_digamma_cpu_int64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:37.2307684Z test_quick_digamma_cpu_int8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:37.2336427Z test_quick_digamma_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:37.2720517Z test_quick_div_floor_rounding_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.038s) 2022-08-17T12:42:37.3100085Z test_quick_div_floor_rounding_cpu_float16 (__main__.TestDecompCPU) ... ok (0.038s) 2022-08-17T12:42:37.3629678Z test_quick_div_floor_rounding_cpu_float32 (__main__.TestDecompCPU) ... ok (0.053s) 2022-08-17T12:42:37.4138953Z test_quick_div_floor_rounding_cpu_float64 (__main__.TestDecompCPU) ... ok (0.051s) 2022-08-17T12:42:37.4304759Z test_quick_div_floor_rounding_cpu_int16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:42:37.4474840Z test_quick_div_floor_rounding_cpu_int32 (__main__.TestDecompCPU) ... ok (0.017s) 2022-08-17T12:42:37.4638051Z test_quick_div_floor_rounding_cpu_int64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:42:37.4801695Z test_quick_div_floor_rounding_cpu_int8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:42:37.4953535Z test_quick_div_floor_rounding_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:42:37.5046320Z test_quick_div_no_rounding_mode_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:42:37.5216542Z test_quick_div_no_rounding_mode_cpu_bool (__main__.TestDecompCPU) ... ok (0.017s) 2022-08-17T12:42:37.5570795Z test_quick_div_no_rounding_mode_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.035s) 2022-08-17T12:42:37.5941022Z test_quick_div_no_rounding_mode_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.037s) 2022-08-17T12:42:37.6039948Z test_quick_div_no_rounding_mode_cpu_float16 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T12:42:37.6287248Z test_quick_div_no_rounding_mode_cpu_float32 (__main__.TestDecompCPU) ... ok (0.025s) 2022-08-17T12:42:37.6518478Z test_quick_div_no_rounding_mode_cpu_float64 (__main__.TestDecompCPU) ... ok (0.023s) 2022-08-17T12:42:37.6692982Z test_quick_div_no_rounding_mode_cpu_int16 (__main__.TestDecompCPU) ... ok (0.017s) 2022-08-17T12:42:37.6868301Z test_quick_div_no_rounding_mode_cpu_int32 (__main__.TestDecompCPU) ... ok (0.017s) 2022-08-17T12:42:37.7040693Z test_quick_div_no_rounding_mode_cpu_int64 (__main__.TestDecompCPU) ... ok (0.017s) 2022-08-17T12:42:37.7213658Z test_quick_div_no_rounding_mode_cpu_int8 (__main__.TestDecompCPU) ... ok (0.017s) 2022-08-17T12:42:37.7387397Z test_quick_div_no_rounding_mode_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.017s) 2022-08-17T12:42:37.7496636Z test_quick_div_trunc_rounding_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:42:37.7608528Z test_quick_div_trunc_rounding_cpu_float16 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:42:37.7873549Z test_quick_div_trunc_rounding_cpu_float32 (__main__.TestDecompCPU) ... ok (0.026s) 2022-08-17T12:42:37.8125530Z test_quick_div_trunc_rounding_cpu_float64 (__main__.TestDecompCPU) ... ok (0.025s) 2022-08-17T12:42:37.8279690Z test_quick_div_trunc_rounding_cpu_int16 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:42:37.8433072Z test_quick_div_trunc_rounding_cpu_int32 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:42:37.8584444Z test_quick_div_trunc_rounding_cpu_int64 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:42:37.8738035Z test_quick_div_trunc_rounding_cpu_int8 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:42:37.8891670Z test_quick_div_trunc_rounding_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:42:37.9057020Z test_quick_eq_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:42:37.9212266Z test_quick_eq_cpu_bool (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:42:37.9568509Z test_quick_eq_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.035s) 2022-08-17T12:42:37.9965516Z test_quick_eq_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.040s) 2022-08-17T12:42:38.0342302Z test_quick_eq_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.038s) 2022-08-17T12:42:38.0523300Z test_quick_eq_cpu_float16 (__main__.TestDecompCPU) ... ok (0.018s) 2022-08-17T12:42:38.0762022Z test_quick_eq_cpu_float32 (__main__.TestDecompCPU) ... ok (0.024s) 2022-08-17T12:42:38.0991129Z test_quick_eq_cpu_float64 (__main__.TestDecompCPU) ... ok (0.023s) 2022-08-17T12:42:38.1150828Z test_quick_eq_cpu_int16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:42:38.1309639Z test_quick_eq_cpu_int32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:42:38.1466663Z test_quick_eq_cpu_int64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:42:38.1624206Z test_quick_eq_cpu_int8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:42:38.1781986Z test_quick_eq_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:42:38.1801456Z test_quick_erf_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:42:38.1845776Z test_quick_erf_cpu_bool (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:38.1907541Z test_quick_erf_cpu_float32 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:42:38.1964965Z test_quick_erf_cpu_float64 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:42:38.2009977Z test_quick_erf_cpu_int16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:38.2053815Z test_quick_erf_cpu_int32 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:38.2096152Z test_quick_erf_cpu_int64 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:38.2137749Z test_quick_erf_cpu_int8 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:38.2178521Z test_quick_erf_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:38.2207891Z test_quick_erfc_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:38.2240001Z test_quick_erfc_cpu_bool (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:38.2276127Z test_quick_erfc_cpu_float32 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:38.2311829Z test_quick_erfc_cpu_float64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:38.2343185Z test_quick_erfc_cpu_int16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:38.2376125Z test_quick_erfc_cpu_int32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:38.2407510Z test_quick_erfc_cpu_int64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:38.2438904Z test_quick_erfc_cpu_int8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:38.2470185Z test_quick_erfc_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:38.2487873Z test_quick_erfinv_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:42:38.2530178Z test_quick_erfinv_cpu_bool (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:38.2589686Z test_quick_erfinv_cpu_float32 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:42:38.2643236Z test_quick_erfinv_cpu_float64 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:42:38.2683205Z test_quick_erfinv_cpu_int16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:38.2723553Z test_quick_erfinv_cpu_int32 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:38.2763552Z test_quick_erfinv_cpu_int64 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:38.2803618Z test_quick_erfinv_cpu_int8 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:38.2842732Z test_quick_erfinv_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:38.2869697Z test_quick_exp2_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:38.2898492Z test_quick_exp2_cpu_bool (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:38.2925534Z test_quick_exp2_cpu_float16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:38.2960336Z test_quick_exp2_cpu_float32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:38.2994737Z test_quick_exp2_cpu_float64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:38.3024237Z test_quick_exp2_cpu_int16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:38.3053748Z test_quick_exp2_cpu_int32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:38.3083166Z test_quick_exp2_cpu_int64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:38.3112457Z test_quick_exp2_cpu_int8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:38.3141542Z test_quick_exp2_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:38.3170000Z test_quick_exp_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:38.3201369Z test_quick_exp_cpu_bool (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:38.3244116Z test_quick_exp_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:38.3286550Z test_quick_exp_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:38.3323568Z test_quick_exp_cpu_float32 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:38.3360475Z test_quick_exp_cpu_float64 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:38.3391673Z test_quick_exp_cpu_int16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:38.3422874Z test_quick_exp_cpu_int32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:38.3453961Z test_quick_exp_cpu_int64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:38.3485031Z test_quick_exp_cpu_int8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:38.3516088Z test_quick_exp_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:38.3565372Z test_quick_expand_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:42:38.3630626Z test_quick_expand_cpu_bool (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:42:38.3760223Z test_quick_expand_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:42:38.3893980Z test_quick_expand_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:42:38.3943918Z test_quick_expand_cpu_float16 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:42:38.4051853Z test_quick_expand_cpu_float32 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:42:38.4155516Z test_quick_expand_cpu_float64 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T12:42:38.4221170Z test_quick_expand_cpu_int16 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:42:38.4287656Z test_quick_expand_cpu_int32 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:42:38.4351725Z test_quick_expand_cpu_int64 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:42:38.4417954Z test_quick_expand_cpu_int8 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:42:38.4483058Z test_quick_expand_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:42:38.4501209Z test_quick_expm1_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:42:38.4542039Z test_quick_expm1_cpu_bool (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:38.4602534Z test_quick_expm1_cpu_float32 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:42:38.4655765Z test_quick_expm1_cpu_float64 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:42:38.4696933Z test_quick_expm1_cpu_int16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:38.4736034Z test_quick_expm1_cpu_int32 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:38.4775396Z test_quick_expm1_cpu_int64 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:38.4814910Z test_quick_expm1_cpu_int8 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:38.4853981Z test_quick_expm1_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:38.4865764Z test_quick_fft_fft2_cpu_bool (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:42:38.4965576Z test_quick_fft_fft2_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T12:42:38.5067697Z test_quick_fft_fft2_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T12:42:38.5147273Z test_quick_fft_fft2_cpu_float32 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:42:38.5226074Z test_quick_fft_fft2_cpu_float64 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:42:38.5238306Z test_quick_fft_fft2_cpu_int16 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:42:38.5248656Z test_quick_fft_fft2_cpu_int32 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:42:38.5258955Z test_quick_fft_fft2_cpu_int64 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:42:38.5269065Z test_quick_fft_fft2_cpu_int8 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:42:38.5279493Z test_quick_fft_fft2_cpu_uint8 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:42:38.5290132Z test_quick_fft_fft_cpu_bool (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:42:38.5361272Z test_quick_fft_fft_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:42:38.5437701Z test_quick_fft_fft_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:42:38.5489772Z test_quick_fft_fft_cpu_float32 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:42:38.5540210Z test_quick_fft_fft_cpu_float64 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:42:38.5551989Z test_quick_fft_fft_cpu_int16 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:42:38.5562749Z test_quick_fft_fft_cpu_int32 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:42:38.5573000Z test_quick_fft_fft_cpu_int64 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:42:38.5583347Z test_quick_fft_fft_cpu_int8 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:42:38.5594046Z test_quick_fft_fft_cpu_uint8 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:42:38.5604874Z test_quick_fft_fftn_cpu_bool (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:42:38.5706573Z test_quick_fft_fftn_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T12:42:38.5816890Z test_quick_fft_fftn_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:42:38.5902978Z test_quick_fft_fftn_cpu_float32 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:42:38.5991574Z test_quick_fft_fftn_cpu_float64 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:42:38.6004236Z test_quick_fft_fftn_cpu_int16 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:42:38.6015645Z test_quick_fft_fftn_cpu_int32 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:42:38.6026396Z test_quick_fft_fftn_cpu_int64 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:42:38.6037195Z test_quick_fft_fftn_cpu_int8 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:42:38.6048231Z test_quick_fft_fftn_cpu_uint8 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:42:38.6059015Z test_quick_fft_hfft2_cpu_bool (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:42:38.6090652Z test_quick_fft_hfft2_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:38.6121641Z test_quick_fft_hfft2_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:38.6152490Z test_quick_fft_hfft2_cpu_float32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:38.6183761Z test_quick_fft_hfft2_cpu_float64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:38.6195864Z test_quick_fft_hfft2_cpu_int16 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:42:38.6206263Z test_quick_fft_hfft2_cpu_int32 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:42:38.6216885Z test_quick_fft_hfft2_cpu_int64 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:42:38.6227410Z test_quick_fft_hfft2_cpu_int8 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:42:38.6238500Z test_quick_fft_hfft2_cpu_uint8 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:42:38.6248628Z test_quick_fft_hfft_cpu_bool (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:42:38.6278222Z test_quick_fft_hfft_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:38.6307208Z test_quick_fft_hfft_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:38.6336170Z test_quick_fft_hfft_cpu_float32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:38.6365268Z test_quick_fft_hfft_cpu_float64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:38.6376978Z test_quick_fft_hfft_cpu_int16 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:42:38.6387938Z test_quick_fft_hfft_cpu_int32 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:42:38.6400983Z test_quick_fft_hfft_cpu_int64 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:42:38.6411501Z test_quick_fft_hfft_cpu_int8 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:42:38.6421612Z test_quick_fft_hfft_cpu_uint8 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:42:38.6432303Z test_quick_fft_hfftn_cpu_bool (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:42:38.6466297Z test_quick_fft_hfftn_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:38.6500817Z test_quick_fft_hfftn_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:38.6535572Z test_quick_fft_hfftn_cpu_float32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:38.6569342Z test_quick_fft_hfftn_cpu_float64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:38.6581459Z test_quick_fft_hfftn_cpu_int16 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:42:38.6592396Z test_quick_fft_hfftn_cpu_int32 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:42:38.6602722Z test_quick_fft_hfftn_cpu_int64 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:42:38.6613172Z test_quick_fft_hfftn_cpu_int8 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:42:38.6624184Z test_quick_fft_hfftn_cpu_uint8 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:42:38.6634831Z test_quick_fft_ifft2_cpu_bool (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:42:38.6738077Z test_quick_fft_ifft2_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T12:42:38.6847144Z test_quick_fft_ifft2_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:42:38.6932993Z test_quick_fft_ifft2_cpu_float32 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:42:38.7015616Z test_quick_fft_ifft2_cpu_float64 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:42:38.7029813Z test_quick_fft_ifft2_cpu_int16 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:42:38.7041794Z test_quick_fft_ifft2_cpu_int32 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:42:38.7053544Z test_quick_fft_ifft2_cpu_int64 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:42:38.7064880Z test_quick_fft_ifft2_cpu_int8 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:42:38.7076043Z test_quick_fft_ifft2_cpu_uint8 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:42:38.7087385Z test_quick_fft_ifft_cpu_bool (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:42:38.7163794Z test_quick_fft_ifft_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:42:38.7246300Z test_quick_fft_ifft_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:42:38.7304036Z test_quick_fft_ifft_cpu_float32 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:42:38.7358902Z test_quick_fft_ifft_cpu_float64 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:42:38.7372456Z test_quick_fft_ifft_cpu_int16 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:42:38.7383415Z test_quick_fft_ifft_cpu_int32 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:42:38.7394133Z test_quick_fft_ifft_cpu_int64 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:42:38.7404585Z test_quick_fft_ifft_cpu_int8 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:42:38.7415255Z test_quick_fft_ifft_cpu_uint8 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:42:38.7425545Z test_quick_fft_ifftn_cpu_bool (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:42:38.7530420Z test_quick_fft_ifftn_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T12:42:38.7638419Z test_quick_fft_ifftn_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:42:38.7726225Z test_quick_fft_ifftn_cpu_float32 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:42:38.7812193Z test_quick_fft_ifftn_cpu_float64 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:42:38.7825030Z test_quick_fft_ifftn_cpu_int16 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:42:38.7836317Z test_quick_fft_ifftn_cpu_int32 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:42:38.7846942Z test_quick_fft_ifftn_cpu_int64 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:42:38.7857692Z test_quick_fft_ifftn_cpu_int8 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:42:38.7868479Z test_quick_fft_ifftn_cpu_uint8 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:42:38.7878729Z test_quick_fft_ihfft2_cpu_bool (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:42:38.7952784Z test_quick_fft_ihfft2_cpu_float32 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:42:38.8024829Z test_quick_fft_ihfft2_cpu_float64 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:42:38.8037597Z test_quick_fft_ihfft2_cpu_int16 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:42:38.8048769Z test_quick_fft_ihfft2_cpu_int32 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:42:38.8058963Z test_quick_fft_ihfft2_cpu_int64 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:42:38.8069741Z test_quick_fft_ihfft2_cpu_int8 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:42:38.8080749Z test_quick_fft_ihfft2_cpu_uint8 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:42:38.8091169Z test_quick_fft_ihfft_cpu_bool (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:42:38.8149582Z test_quick_fft_ihfft_cpu_float32 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:42:38.8202629Z test_quick_fft_ihfft_cpu_float64 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:42:38.8214341Z test_quick_fft_ihfft_cpu_int16 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:42:38.8224802Z test_quick_fft_ihfft_cpu_int32 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:42:38.8235479Z test_quick_fft_ihfft_cpu_int64 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:42:38.8246190Z test_quick_fft_ihfft_cpu_int8 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:42:38.8257041Z test_quick_fft_ihfft_cpu_uint8 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:42:38.8267753Z test_quick_fft_ihfftn_cpu_bool (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:42:38.8346721Z test_quick_fft_ihfftn_cpu_float32 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:42:38.8424554Z test_quick_fft_ihfftn_cpu_float64 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:42:38.8438038Z test_quick_fft_ihfftn_cpu_int16 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:42:38.8449531Z test_quick_fft_ihfftn_cpu_int32 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:42:38.8460549Z test_quick_fft_ihfftn_cpu_int64 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:42:38.8471119Z test_quick_fft_ihfftn_cpu_int8 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:42:38.8481877Z test_quick_fft_ihfftn_cpu_uint8 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:42:38.8491802Z test_quick_fft_irfft2_cpu_bool (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:42:38.8517738Z test_quick_fft_irfft2_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:42:38.8545283Z test_quick_fft_irfft2_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:38.8573305Z test_quick_fft_irfft2_cpu_float32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:38.8599158Z test_quick_fft_irfft2_cpu_float64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:42:38.8610714Z test_quick_fft_irfft2_cpu_int16 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:42:38.8620701Z test_quick_fft_irfft2_cpu_int32 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:42:38.8630971Z test_quick_fft_irfft2_cpu_int64 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:42:38.8641197Z test_quick_fft_irfft2_cpu_int8 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:42:38.8651257Z test_quick_fft_irfft2_cpu_uint8 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:42:38.8661581Z test_quick_fft_irfft_cpu_bool (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:42:38.8686008Z test_quick_fft_irfft_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:42:38.8710850Z test_quick_fft_irfft_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:42:38.8736800Z test_quick_fft_irfft_cpu_float32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:42:38.8762189Z test_quick_fft_irfft_cpu_float64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:42:38.8774022Z test_quick_fft_irfft_cpu_int16 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:42:38.8784196Z test_quick_fft_irfft_cpu_int32 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:42:38.8795034Z test_quick_fft_irfft_cpu_int64 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:42:38.8805598Z test_quick_fft_irfft_cpu_int8 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:42:38.8816431Z test_quick_fft_irfft_cpu_uint8 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:42:38.8826642Z test_quick_fft_irfftn_cpu_bool (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:42:38.8856847Z test_quick_fft_irfftn_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:38.8884898Z test_quick_fft_irfftn_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:38.8913562Z test_quick_fft_irfftn_cpu_float32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:38.8942350Z test_quick_fft_irfftn_cpu_float64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:38.8954043Z test_quick_fft_irfftn_cpu_int16 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:42:38.8964420Z test_quick_fft_irfftn_cpu_int32 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:42:38.8975159Z test_quick_fft_irfftn_cpu_int64 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:42:38.8985696Z test_quick_fft_irfftn_cpu_int8 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:42:38.8996955Z test_quick_fft_irfftn_cpu_uint8 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:42:38.9007804Z test_quick_fft_rfft2_cpu_bool (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:42:38.9076416Z test_quick_fft_rfft2_cpu_float32 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:42:38.9143103Z test_quick_fft_rfft2_cpu_float64 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:42:38.9155283Z test_quick_fft_rfft2_cpu_int16 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:42:38.9165798Z test_quick_fft_rfft2_cpu_int32 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:42:38.9175973Z test_quick_fft_rfft2_cpu_int64 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:42:38.9186227Z test_quick_fft_rfft2_cpu_int8 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:42:38.9196661Z test_quick_fft_rfft2_cpu_uint8 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:42:38.9206588Z test_quick_fft_rfft_cpu_bool (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:42:38.9258289Z test_quick_fft_rfft_cpu_float32 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:42:38.9307505Z test_quick_fft_rfft_cpu_float64 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:42:38.9319279Z test_quick_fft_rfft_cpu_int16 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:42:38.9329881Z test_quick_fft_rfft_cpu_int32 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:42:38.9340829Z test_quick_fft_rfft_cpu_int64 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:42:38.9350992Z test_quick_fft_rfft_cpu_int8 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:42:38.9361895Z test_quick_fft_rfft_cpu_uint8 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:42:38.9372725Z test_quick_fft_rfftn_cpu_bool (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:42:38.9446343Z test_quick_fft_rfftn_cpu_float32 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:42:38.9517165Z test_quick_fft_rfftn_cpu_float64 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:42:38.9529712Z test_quick_fft_rfftn_cpu_int16 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:42:38.9540402Z test_quick_fft_rfftn_cpu_int32 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:42:38.9551034Z test_quick_fft_rfftn_cpu_int64 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:42:38.9561735Z test_quick_fft_rfftn_cpu_int8 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:42:38.9572531Z test_quick_fft_rfftn_cpu_uint8 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:42:38.9621647Z test_quick_flip_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:42:38.9759860Z test_quick_flip_cpu_bool (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:42:39.0077190Z test_quick_flip_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.032s) 2022-08-17T12:42:39.0421888Z test_quick_flip_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.034s) 2022-08-17T12:42:39.0477047Z test_quick_flip_cpu_float16 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:42:39.0692006Z test_quick_flip_cpu_float32 (__main__.TestDecompCPU) ... ok (0.021s) 2022-08-17T12:42:39.0893504Z test_quick_flip_cpu_float64 (__main__.TestDecompCPU) ... ok (0.020s) 2022-08-17T12:42:39.1032039Z test_quick_flip_cpu_int16 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:42:39.1171285Z test_quick_flip_cpu_int32 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:42:39.1311007Z test_quick_flip_cpu_int64 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:42:39.1449928Z test_quick_flip_cpu_int8 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:42:39.1586923Z test_quick_flip_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:42:39.1604996Z test_quick_floor_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:42:39.1666058Z test_quick_floor_cpu_float32 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:42:39.1718392Z test_quick_floor_cpu_float64 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:42:39.2079551Z test_quick_floor_divide_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.036s) 2022-08-17T12:42:39.2448621Z test_quick_floor_divide_cpu_float16 (__main__.TestDecompCPU) ... ok (0.037s) 2022-08-17T12:42:39.2967088Z test_quick_floor_divide_cpu_float32 (__main__.TestDecompCPU) ... ok (0.052s) 2022-08-17T12:42:39.3465014Z test_quick_floor_divide_cpu_float64 (__main__.TestDecompCPU) ... ok (0.050s) 2022-08-17T12:42:39.3631009Z test_quick_floor_divide_cpu_int16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:42:39.3800149Z test_quick_floor_divide_cpu_int32 (__main__.TestDecompCPU) ... ok (0.017s) 2022-08-17T12:42:39.3961763Z test_quick_floor_divide_cpu_int64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:42:39.4125465Z test_quick_floor_divide_cpu_int8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:42:39.4277466Z test_quick_floor_divide_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:42:39.4366178Z test_quick_fmax_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:42:39.4509640Z test_quick_fmax_cpu_bool (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:42:39.4601154Z test_quick_fmax_cpu_float16 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:42:39.4839925Z test_quick_fmax_cpu_float32 (__main__.TestDecompCPU) ... ok (0.024s) 2022-08-17T12:42:39.5065638Z test_quick_fmax_cpu_float64 (__main__.TestDecompCPU) ... ok (0.022s) 2022-08-17T12:42:39.5211750Z test_quick_fmax_cpu_int16 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:42:39.5357568Z test_quick_fmax_cpu_int32 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:42:39.5502224Z test_quick_fmax_cpu_int64 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:42:39.5649337Z test_quick_fmax_cpu_int8 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:42:39.5799167Z test_quick_fmax_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:42:39.5892646Z test_quick_fmin_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:42:39.6039299Z test_quick_fmin_cpu_bool (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:42:39.6132792Z test_quick_fmin_cpu_float16 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:42:39.6375445Z test_quick_fmin_cpu_float32 (__main__.TestDecompCPU) ... ok (0.024s) 2022-08-17T12:42:39.6601610Z test_quick_fmin_cpu_float64 (__main__.TestDecompCPU) ... ok (0.022s) 2022-08-17T12:42:39.6747808Z test_quick_fmin_cpu_int16 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:42:39.6895207Z test_quick_fmin_cpu_int32 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:42:39.7042375Z test_quick_fmin_cpu_int64 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:42:39.7189597Z test_quick_fmin_cpu_int8 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:42:39.7336943Z test_quick_fmin_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:42:39.7434523Z test_quick_fmod_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T12:42:39.7532073Z test_quick_fmod_cpu_float16 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T12:42:39.7776039Z test_quick_fmod_cpu_float32 (__main__.TestDecompCPU) ... ok (0.024s) 2022-08-17T12:42:39.8009608Z test_quick_fmod_cpu_float64 (__main__.TestDecompCPU) ... ok (0.023s) 2022-08-17T12:42:39.8163225Z test_quick_fmod_cpu_int16 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:42:39.8315460Z test_quick_fmod_cpu_int32 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:42:39.8466000Z test_quick_fmod_cpu_int64 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:42:39.8617521Z test_quick_fmod_cpu_int8 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:42:39.8766845Z test_quick_fmod_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:42:39.8810607Z test_quick_frac_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:39.8850945Z test_quick_frac_cpu_float16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:39.8897737Z test_quick_frac_cpu_float32 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:42:39.8943671Z test_quick_frac_cpu_float64 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:42:39.9092544Z test_quick_gcd_cpu_int16 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:42:39.9240048Z test_quick_gcd_cpu_int32 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:42:39.9386870Z test_quick_gcd_cpu_int64 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:42:39.9534796Z test_quick_gcd_cpu_int8 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:42:39.9681033Z test_quick_gcd_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:42:39.9835835Z test_quick_ge_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:42:39.9981467Z test_quick_ge_cpu_bool (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:42:40.0146818Z test_quick_ge_cpu_float16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:42:40.0368533Z test_quick_ge_cpu_float32 (__main__.TestDecompCPU) ... ok (0.022s) 2022-08-17T12:42:40.0582411Z test_quick_ge_cpu_float64 (__main__.TestDecompCPU) ... ok (0.021s) 2022-08-17T12:42:40.0731030Z test_quick_ge_cpu_int16 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:42:40.0879243Z test_quick_ge_cpu_int32 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:42:40.1027258Z test_quick_ge_cpu_int64 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:42:40.1176207Z test_quick_ge_cpu_int8 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:42:40.1321525Z test_quick_ge_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:42:40.1475530Z test_quick_gt_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:42:40.1619282Z test_quick_gt_cpu_bool (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:42:40.1782674Z test_quick_gt_cpu_float16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:42:40.2003801Z test_quick_gt_cpu_float32 (__main__.TestDecompCPU) ... ok (0.022s) 2022-08-17T12:42:40.2214367Z test_quick_gt_cpu_float64 (__main__.TestDecompCPU) ... ok (0.021s) 2022-08-17T12:42:40.2361372Z test_quick_gt_cpu_int16 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:42:40.2511101Z test_quick_gt_cpu_int32 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:42:40.2660367Z test_quick_gt_cpu_int64 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:42:40.2810467Z test_quick_gt_cpu_int8 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:42:40.2955637Z test_quick_gt_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:42:40.3109414Z test_quick_heaviside_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:42:40.3343476Z test_quick_heaviside_cpu_bool (__main__.TestDecompCPU) ... ok (0.023s) 2022-08-17T12:42:40.3498451Z test_quick_heaviside_cpu_float16 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:42:40.3799741Z test_quick_heaviside_cpu_float32 (__main__.TestDecompCPU) ... ok (0.030s) 2022-08-17T12:42:40.4088928Z test_quick_heaviside_cpu_float64 (__main__.TestDecompCPU) ... ok (0.029s) 2022-08-17T12:42:40.4313960Z test_quick_heaviside_cpu_int16 (__main__.TestDecompCPU) ... ok (0.022s) 2022-08-17T12:42:40.4538601Z test_quick_heaviside_cpu_int32 (__main__.TestDecompCPU) ... ok (0.022s) 2022-08-17T12:42:40.4748811Z test_quick_heaviside_cpu_int64 (__main__.TestDecompCPU) ... ok (0.021s) 2022-08-17T12:42:40.4972395Z test_quick_heaviside_cpu_int8 (__main__.TestDecompCPU) ... ok (0.022s) 2022-08-17T12:42:40.5196116Z test_quick_heaviside_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.022s) 2022-08-17T12:42:40.5290827Z test_quick_hypot_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:42:40.5535122Z test_quick_hypot_cpu_float32 (__main__.TestDecompCPU) ... ok (0.024s) 2022-08-17T12:42:40.5770307Z test_quick_hypot_cpu_float64 (__main__.TestDecompCPU) ... ok (0.023s) 2022-08-17T12:42:40.5852791Z test_quick_igamma_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:42:40.5937457Z test_quick_igamma_cpu_float16 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:42:40.6171308Z test_quick_igamma_cpu_float32 (__main__.TestDecompCPU) ... ok (0.023s) 2022-08-17T12:42:40.6394478Z test_quick_igamma_cpu_float64 (__main__.TestDecompCPU) ... ok (0.022s) 2022-08-17T12:42:40.6477745Z test_quick_igammac_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:42:40.6564043Z test_quick_igammac_cpu_float16 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:42:40.6799487Z test_quick_igammac_cpu_float32 (__main__.TestDecompCPU) ... ok (0.023s) 2022-08-17T12:42:40.7020799Z test_quick_igammac_cpu_float64 (__main__.TestDecompCPU) ... ok (0.022s) 2022-08-17T12:42:40.7062244Z test_quick_isinf_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:40.7103456Z test_quick_isinf_cpu_bool (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:40.7198305Z test_quick_isinf_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:42:40.7303712Z test_quick_isinf_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T12:42:40.7407300Z test_quick_isinf_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T12:42:40.7449136Z test_quick_isinf_cpu_float16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:40.7511612Z test_quick_isinf_cpu_float32 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:42:40.7565383Z test_quick_isinf_cpu_float64 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:42:40.7605360Z test_quick_isinf_cpu_int16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:40.7644862Z test_quick_isinf_cpu_int32 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:40.7683975Z test_quick_isinf_cpu_int64 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:40.7723207Z test_quick_isinf_cpu_int8 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:40.7765506Z test_quick_isinf_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:40.7799199Z test_quick_isnan_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:40.7834643Z test_quick_isnan_cpu_bool (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:40.7918871Z test_quick_isnan_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:42:40.8012416Z test_quick_isnan_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:42:40.8050241Z test_quick_isnan_cpu_float16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:40.8107208Z test_quick_isnan_cpu_float32 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:42:40.8157084Z test_quick_isnan_cpu_float64 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:42:40.8192658Z test_quick_isnan_cpu_int16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:40.8227473Z test_quick_isnan_cpu_int32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:40.8262379Z test_quick_isnan_cpu_int64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:40.8297239Z test_quick_isnan_cpu_int8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:40.8331430Z test_quick_isnan_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:40.8365475Z test_quick_isneginf_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:40.8401031Z test_quick_isneginf_cpu_bool (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:40.8437830Z test_quick_isneginf_cpu_float16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:40.8494904Z test_quick_isneginf_cpu_float32 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:42:40.8545112Z test_quick_isneginf_cpu_float64 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:42:40.8582911Z test_quick_isneginf_cpu_int16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:40.8619042Z test_quick_isneginf_cpu_int32 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:40.8654721Z test_quick_isneginf_cpu_int64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:40.8691549Z test_quick_isneginf_cpu_int8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:40.8726564Z test_quick_isneginf_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:40.8761776Z test_quick_isposinf_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:40.8797910Z test_quick_isposinf_cpu_bool (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:40.8835924Z test_quick_isposinf_cpu_float16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:40.8894235Z test_quick_isposinf_cpu_float32 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:42:40.8945655Z test_quick_isposinf_cpu_float64 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:42:40.8982251Z test_quick_isposinf_cpu_int16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:40.9019795Z test_quick_isposinf_cpu_int32 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:40.9056594Z test_quick_isposinf_cpu_int64 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:40.9092863Z test_quick_isposinf_cpu_int8 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:40.9128341Z test_quick_isposinf_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:40.9302511Z test_quick_lcm_cpu_int16 (__main__.TestDecompCPU) ... ok (0.017s) 2022-08-17T12:42:40.9455559Z test_quick_lcm_cpu_int32 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:42:40.9609551Z test_quick_lcm_cpu_int64 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:42:40.9782635Z test_quick_lcm_cpu_int8 (__main__.TestDecompCPU) ... ok (0.017s) 2022-08-17T12:42:40.9934666Z test_quick_lcm_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:42:41.0090066Z test_quick_le_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:42:41.0232471Z test_quick_le_cpu_bool (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:42:41.0396152Z test_quick_le_cpu_float16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:42:41.0616566Z test_quick_le_cpu_float32 (__main__.TestDecompCPU) ... ok (0.022s) 2022-08-17T12:42:41.0828194Z test_quick_le_cpu_float64 (__main__.TestDecompCPU) ... ok (0.021s) 2022-08-17T12:42:41.0974988Z test_quick_le_cpu_int16 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:42:41.1121258Z test_quick_le_cpu_int32 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:42:41.1268245Z test_quick_le_cpu_int64 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:42:41.1414947Z test_quick_le_cpu_int8 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:42:41.1561890Z test_quick_le_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:42:41.1590959Z test_quick_lgamma_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:41.1623279Z test_quick_lgamma_cpu_bool (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:41.1659857Z test_quick_lgamma_cpu_float32 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:41.1695160Z test_quick_lgamma_cpu_float64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:41.1725905Z test_quick_lgamma_cpu_int16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:41.1756799Z test_quick_lgamma_cpu_int32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:41.1787360Z test_quick_lgamma_cpu_int64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:41.1818843Z test_quick_lgamma_cpu_int8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:41.1848951Z test_quick_lgamma_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:41.3083409Z test_quick_linalg_vector_norm_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.123s) 2022-08-17T12:42:41.5715940Z test_quick_linalg_vector_norm_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.263s) 2022-08-17T12:42:41.8329673Z test_quick_linalg_vector_norm_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.261s) 2022-08-17T12:42:41.9545007Z test_quick_linalg_vector_norm_cpu_float16 (__main__.TestDecompCPU) ... ok (0.121s) 2022-08-17T12:42:42.1686883Z test_quick_linalg_vector_norm_cpu_float32 (__main__.TestDecompCPU) ... ok (0.214s) 2022-08-17T12:42:42.3864538Z test_quick_linalg_vector_norm_cpu_float64 (__main__.TestDecompCPU) ... ok (0.218s) 2022-08-17T12:42:42.3969493Z test_quick_linspace_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T12:42:42.4163416Z test_quick_linspace_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.019s) 2022-08-17T12:42:42.4359474Z test_quick_linspace_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.019s) 2022-08-17T12:42:42.4464866Z test_quick_linspace_cpu_float16 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T12:42:42.4640536Z test_quick_linspace_cpu_float32 (__main__.TestDecompCPU) ... ok (0.017s) 2022-08-17T12:42:42.4807944Z test_quick_linspace_cpu_float64 (__main__.TestDecompCPU) ... ok (0.017s) 2022-08-17T12:42:42.4832423Z test_quick_linspace_cpu_int16 (__main__.TestDecompCPU) ... expected failure (0.002s) 2022-08-17T12:42:42.4855791Z test_quick_linspace_cpu_int32 (__main__.TestDecompCPU) ... expected failure (0.002s) 2022-08-17T12:42:42.4880392Z test_quick_linspace_cpu_int64 (__main__.TestDecompCPU) ... expected failure (0.002s) 2022-08-17T12:42:42.5034857Z test_quick_linspace_cpu_int8 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:42:42.5161473Z test_quick_linspace_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:42:42.5190958Z test_quick_log10_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:42.5223895Z test_quick_log10_cpu_bool (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:42.5265375Z test_quick_log10_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:42.5306137Z test_quick_log10_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:42.5342335Z test_quick_log10_cpu_float32 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:42.5378621Z test_quick_log10_cpu_float64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:42.5410184Z test_quick_log10_cpu_int16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:42.5441531Z test_quick_log10_cpu_int32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:42.5472522Z test_quick_log10_cpu_int64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:42.5503496Z test_quick_log10_cpu_int8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:42.5534610Z test_quick_log10_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:42.5551459Z test_quick_log1p_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:42:42.5592468Z test_quick_log1p_cpu_bool (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:42.5650291Z test_quick_log1p_cpu_float32 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:42:42.5702629Z test_quick_log1p_cpu_float64 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:42:42.5742165Z test_quick_log1p_cpu_int16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:42.5782223Z test_quick_log1p_cpu_int32 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:42.5823222Z test_quick_log1p_cpu_int64 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:42.5864156Z test_quick_log1p_cpu_int8 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:42.5905373Z test_quick_log1p_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:42.5934910Z test_quick_log2_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:42.5967801Z test_quick_log2_cpu_bool (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:42.6008639Z test_quick_log2_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:42.6049215Z test_quick_log2_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:42.6085120Z test_quick_log2_cpu_float32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:42.6120589Z test_quick_log2_cpu_float64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:42.6151991Z test_quick_log2_cpu_int16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:42.6182983Z test_quick_log2_cpu_int32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:42.6214342Z test_quick_log2_cpu_int64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:42.6245342Z test_quick_log2_cpu_int8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:42.6276123Z test_quick_log2_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:42.6303912Z test_quick_log_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:42.6335053Z test_quick_log_cpu_bool (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:42.6376231Z test_quick_log_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:42.6415977Z test_quick_log_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:42.6451287Z test_quick_log_cpu_float32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:42.6486948Z test_quick_log_cpu_float64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:42.6518174Z test_quick_log_cpu_int16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:42.6549519Z test_quick_log_cpu_int32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:42.6580254Z test_quick_log_cpu_int64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:42.6610872Z test_quick_log_cpu_int8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:42.6641625Z test_quick_log_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:42.6708727Z test_quick_log_softmax_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:42:42.6954399Z test_quick_log_softmax_cpu_float32 (__main__.TestDecompCPU) ... ok (0.024s) 2022-08-17T12:42:42.7189654Z test_quick_log_softmax_cpu_float64 (__main__.TestDecompCPU) ... ok (0.023s) 2022-08-17T12:42:42.7341175Z test_quick_logical_and_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:42:42.7480457Z test_quick_logical_and_cpu_bool (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:42:42.7808081Z test_quick_logical_and_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.033s) 2022-08-17T12:42:42.8159112Z test_quick_logical_and_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.035s) 2022-08-17T12:42:42.8321113Z test_quick_logical_and_cpu_float16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:42:42.8537042Z test_quick_logical_and_cpu_float32 (__main__.TestDecompCPU) ... ok (0.022s) 2022-08-17T12:42:42.8742796Z test_quick_logical_and_cpu_float64 (__main__.TestDecompCPU) ... ok (0.020s) 2022-08-17T12:42:42.8885499Z test_quick_logical_and_cpu_int16 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:42:42.9027990Z test_quick_logical_and_cpu_int32 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:42:42.9169347Z test_quick_logical_and_cpu_int64 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:42:42.9311617Z test_quick_logical_and_cpu_int8 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:42:42.9452952Z test_quick_logical_and_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:42:42.9480973Z test_quick_logical_not_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:42.9504950Z test_quick_logical_not_cpu_bool (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:42:42.9538759Z test_quick_logical_not_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:42.9573391Z test_quick_logical_not_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:42.9600294Z test_quick_logical_not_cpu_float16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:42.9628466Z test_quick_logical_not_cpu_float32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:42.9656839Z test_quick_logical_not_cpu_float64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:42.9679742Z test_quick_logical_not_cpu_int16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:42:42.9702743Z test_quick_logical_not_cpu_int32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:42:42.9725660Z test_quick_logical_not_cpu_int64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:42:42.9748209Z test_quick_logical_not_cpu_int8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:42:42.9771149Z test_quick_logical_not_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:42:42.9932407Z test_quick_logical_or_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:42:43.0080423Z test_quick_logical_or_cpu_bool (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:42:43.0419818Z test_quick_logical_or_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.034s) 2022-08-17T12:42:43.0777513Z test_quick_logical_or_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.036s) 2022-08-17T12:42:43.0952346Z test_quick_logical_or_cpu_float16 (__main__.TestDecompCPU) ... ok (0.017s) 2022-08-17T12:42:43.1184651Z test_quick_logical_or_cpu_float32 (__main__.TestDecompCPU) ... ok (0.023s) 2022-08-17T12:42:43.1405429Z test_quick_logical_or_cpu_float64 (__main__.TestDecompCPU) ... ok (0.022s) 2022-08-17T12:42:43.1560589Z test_quick_logical_or_cpu_int16 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:42:43.1714770Z test_quick_logical_or_cpu_int32 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:42:43.1867573Z test_quick_logical_or_cpu_int64 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:42:43.2022342Z test_quick_logical_or_cpu_int8 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:42:43.2176655Z test_quick_logical_or_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:42:43.2327016Z test_quick_logical_xor_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:42:43.2464909Z test_quick_logical_xor_cpu_bool (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:42:43.2797524Z test_quick_logical_xor_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.033s) 2022-08-17T12:42:43.3148501Z test_quick_logical_xor_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.035s) 2022-08-17T12:42:43.3308462Z test_quick_logical_xor_cpu_float16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:42:43.3524223Z test_quick_logical_xor_cpu_float32 (__main__.TestDecompCPU) ... ok (0.021s) 2022-08-17T12:42:43.3728299Z test_quick_logical_xor_cpu_float64 (__main__.TestDecompCPU) ... ok (0.020s) 2022-08-17T12:42:43.3867900Z test_quick_logical_xor_cpu_int16 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:42:43.4008057Z test_quick_logical_xor_cpu_int32 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:42:43.4146343Z test_quick_logical_xor_cpu_int64 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:42:43.4285853Z test_quick_logical_xor_cpu_int8 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:42:43.4424350Z test_quick_logical_xor_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:42:43.4481263Z test_quick_logit_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:42:43.4541520Z test_quick_logit_cpu_bool (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:42:43.4714528Z test_quick_logit_cpu_float32 (__main__.TestDecompCPU) ... ok (0.017s) 2022-08-17T12:42:43.4878476Z test_quick_logit_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:42:43.4938234Z test_quick_logit_cpu_int16 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:42:43.4995694Z test_quick_logit_cpu_int32 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:42:43.5054151Z test_quick_logit_cpu_int64 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:42:43.5111905Z test_quick_logit_cpu_int8 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:42:43.5168187Z test_quick_logit_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:42:43.6198006Z test_quick_logspace_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.103s) 2022-08-17T12:42:43.7844697Z test_quick_logspace_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.164s) 2022-08-17T12:42:43.9511426Z test_quick_logspace_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.166s) 2022-08-17T12:42:44.1119810Z test_quick_logspace_cpu_float32 (__main__.TestDecompCPU) ... ok (0.161s) 2022-08-17T12:42:44.2676408Z test_quick_logspace_cpu_float64 (__main__.TestDecompCPU) ... ok (0.156s) 2022-08-17T12:42:44.4023909Z test_quick_logspace_cpu_int16 (__main__.TestDecompCPU) ... ok (0.135s) 2022-08-17T12:42:44.5384435Z test_quick_logspace_cpu_int32 (__main__.TestDecompCPU) ... ok (0.136s) 2022-08-17T12:42:44.6723079Z test_quick_logspace_cpu_int64 (__main__.TestDecompCPU) ... ok (0.134s) 2022-08-17T12:42:44.7277880Z test_quick_logspace_cpu_int8 (__main__.TestDecompCPU) ... ok (0.055s) 2022-08-17T12:42:44.7723393Z test_quick_logspace_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.044s) 2022-08-17T12:42:44.7765230Z test_quick_logsumexp_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:44.7818742Z test_quick_logsumexp_cpu_bool (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:42:44.8011835Z test_quick_logsumexp_cpu_float32 (__main__.TestDecompCPU) ... ok (0.019s) 2022-08-17T12:42:44.8202420Z test_quick_logsumexp_cpu_float64 (__main__.TestDecompCPU) ... ok (0.019s) 2022-08-17T12:42:44.8256062Z test_quick_logsumexp_cpu_int16 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:42:44.8308489Z test_quick_logsumexp_cpu_int32 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:42:44.8360520Z test_quick_logsumexp_cpu_int64 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:42:44.8412294Z test_quick_logsumexp_cpu_int8 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:42:44.8463827Z test_quick_logsumexp_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:42:44.8617988Z test_quick_lt_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:42:44.8759541Z test_quick_lt_cpu_bool (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:42:44.8928128Z test_quick_lt_cpu_float16 (__main__.TestDecompCPU) ... ok (0.017s) 2022-08-17T12:42:44.9147136Z test_quick_lt_cpu_float32 (__main__.TestDecompCPU) ... ok (0.022s) 2022-08-17T12:42:44.9356585Z test_quick_lt_cpu_float64 (__main__.TestDecompCPU) ... ok (0.021s) 2022-08-17T12:42:44.9501334Z test_quick_lt_cpu_int16 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:42:44.9646706Z test_quick_lt_cpu_int32 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:42:44.9791698Z test_quick_lt_cpu_int64 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:42:44.9937806Z test_quick_lt_cpu_int8 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:42:45.0081997Z test_quick_lt_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:42:45.0125188Z test_quick_masked_fill_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:45.0190896Z test_quick_masked_fill_cpu_bool (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:42:45.0331079Z test_quick_masked_fill_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:42:45.0465515Z test_quick_masked_fill_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:42:45.0609579Z test_quick_masked_fill_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:42:45.0652454Z test_quick_masked_fill_cpu_float16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:45.0757883Z test_quick_masked_fill_cpu_float32 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T12:42:45.0863092Z test_quick_masked_fill_cpu_float64 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T12:42:45.0931822Z test_quick_masked_fill_cpu_int16 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:42:45.0999964Z test_quick_masked_fill_cpu_int32 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:42:45.1067240Z test_quick_masked_fill_cpu_int64 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:42:45.1135739Z test_quick_masked_fill_cpu_int8 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:42:45.1203801Z test_quick_masked_fill_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:42:45.1293829Z test_quick_maximum_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:42:45.1438632Z test_quick_maximum_cpu_bool (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:42:45.1529626Z test_quick_maximum_cpu_float16 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:42:45.1773171Z test_quick_maximum_cpu_float32 (__main__.TestDecompCPU) ... ok (0.024s) 2022-08-17T12:42:45.2003667Z test_quick_maximum_cpu_float64 (__main__.TestDecompCPU) ... ok (0.023s) 2022-08-17T12:42:45.2152464Z test_quick_maximum_cpu_int16 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:42:45.2299371Z test_quick_maximum_cpu_int32 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:42:45.2447103Z test_quick_maximum_cpu_int64 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:42:45.2594594Z test_quick_maximum_cpu_int8 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:42:45.2739513Z test_quick_maximum_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:42:45.2889758Z test_quick_mean_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:42:45.3186213Z test_quick_mean_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.029s) 2022-08-17T12:42:45.3484168Z test_quick_mean_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.030s) 2022-08-17T12:42:45.3633835Z test_quick_mean_cpu_float16 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:42:45.3876786Z test_quick_mean_cpu_float32 (__main__.TestDecompCPU) ... ok (0.024s) 2022-08-17T12:42:45.4116771Z test_quick_mean_cpu_float64 (__main__.TestDecompCPU) ... ok (0.024s) 2022-08-17T12:42:45.4126396Z test_quick_meshgrid_list_of_tensors_cpu_bfloat16 (__main__.TestDecompCPU) ... skip: meshgrid in torch.bfloat16 not supported (0.001s) 2022-08-17T12:42:45.4135866Z test_quick_meshgrid_list_of_tensors_cpu_bool (__main__.TestDecompCPU) ... skip: meshgrid in torch.bool not supported (0.001s) 2022-08-17T12:42:45.4144008Z test_quick_meshgrid_list_of_tensors_cpu_complex128 (__main__.TestDecompCPU) ... skip: meshgrid in torch.complex128 not supported (0.001s) 2022-08-17T12:42:45.4152663Z test_quick_meshgrid_list_of_tensors_cpu_complex64 (__main__.TestDecompCPU) ... skip: meshgrid in torch.complex64 not supported (0.001s) 2022-08-17T12:42:45.4161130Z test_quick_meshgrid_list_of_tensors_cpu_float16 (__main__.TestDecompCPU) ... skip: meshgrid in torch.float16 not supported (0.001s) 2022-08-17T12:42:45.4169235Z test_quick_meshgrid_list_of_tensors_cpu_float32 (__main__.TestDecompCPU) ... skip: meshgrid in torch.float32 not supported (0.001s) 2022-08-17T12:42:45.4177627Z test_quick_meshgrid_list_of_tensors_cpu_float64 (__main__.TestDecompCPU) ... skip: meshgrid in torch.float64 not supported (0.001s) 2022-08-17T12:42:45.4186035Z test_quick_meshgrid_list_of_tensors_cpu_int16 (__main__.TestDecompCPU) ... skip: meshgrid in torch.int16 not supported (0.001s) 2022-08-17T12:42:45.4194504Z test_quick_meshgrid_list_of_tensors_cpu_int32 (__main__.TestDecompCPU) ... skip: meshgrid in torch.int32 not supported (0.001s) 2022-08-17T12:42:45.4202774Z test_quick_meshgrid_list_of_tensors_cpu_int64 (__main__.TestDecompCPU) ... skip: meshgrid in torch.int64 not supported (0.001s) 2022-08-17T12:42:45.4211318Z test_quick_meshgrid_list_of_tensors_cpu_int8 (__main__.TestDecompCPU) ... skip: meshgrid in torch.int8 not supported (0.001s) 2022-08-17T12:42:45.4219683Z test_quick_meshgrid_list_of_tensors_cpu_uint8 (__main__.TestDecompCPU) ... skip: meshgrid in torch.uint8 not supported (0.001s) 2022-08-17T12:42:45.4228099Z test_quick_meshgrid_variadic_tensors_cpu_bfloat16 (__main__.TestDecompCPU) ... skip: meshgrid in torch.bfloat16 not supported (0.001s) 2022-08-17T12:42:45.4236706Z test_quick_meshgrid_variadic_tensors_cpu_bool (__main__.TestDecompCPU) ... skip: meshgrid in torch.bool not supported (0.001s) 2022-08-17T12:42:45.4245067Z test_quick_meshgrid_variadic_tensors_cpu_complex128 (__main__.TestDecompCPU) ... skip: meshgrid in torch.complex128 not supported (0.001s) 2022-08-17T12:42:45.4253482Z test_quick_meshgrid_variadic_tensors_cpu_complex64 (__main__.TestDecompCPU) ... skip: meshgrid in torch.complex64 not supported (0.001s) 2022-08-17T12:42:45.4261764Z test_quick_meshgrid_variadic_tensors_cpu_float16 (__main__.TestDecompCPU) ... skip: meshgrid in torch.float16 not supported (0.001s) 2022-08-17T12:42:45.4270052Z test_quick_meshgrid_variadic_tensors_cpu_float32 (__main__.TestDecompCPU) ... skip: meshgrid in torch.float32 not supported (0.001s) 2022-08-17T12:42:45.4278463Z test_quick_meshgrid_variadic_tensors_cpu_float64 (__main__.TestDecompCPU) ... skip: meshgrid in torch.float64 not supported (0.001s) 2022-08-17T12:42:45.4286716Z test_quick_meshgrid_variadic_tensors_cpu_int16 (__main__.TestDecompCPU) ... skip: meshgrid in torch.int16 not supported (0.001s) 2022-08-17T12:42:45.4295262Z test_quick_meshgrid_variadic_tensors_cpu_int32 (__main__.TestDecompCPU) ... skip: meshgrid in torch.int32 not supported (0.001s) 2022-08-17T12:42:45.4303407Z test_quick_meshgrid_variadic_tensors_cpu_int64 (__main__.TestDecompCPU) ... skip: meshgrid in torch.int64 not supported (0.001s) 2022-08-17T12:42:45.4311708Z test_quick_meshgrid_variadic_tensors_cpu_int8 (__main__.TestDecompCPU) ... skip: meshgrid in torch.int8 not supported (0.001s) 2022-08-17T12:42:45.4320202Z test_quick_meshgrid_variadic_tensors_cpu_uint8 (__main__.TestDecompCPU) ... skip: meshgrid in torch.uint8 not supported (0.001s) 2022-08-17T12:42:45.4411572Z test_quick_minimum_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:42:45.4556965Z test_quick_minimum_cpu_bool (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:42:45.4648231Z test_quick_minimum_cpu_float16 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:42:45.4888759Z test_quick_minimum_cpu_float32 (__main__.TestDecompCPU) ... ok (0.024s) 2022-08-17T12:42:45.5117544Z test_quick_minimum_cpu_float64 (__main__.TestDecompCPU) ... ok (0.023s) 2022-08-17T12:42:45.5263423Z test_quick_minimum_cpu_int16 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:42:45.5408158Z test_quick_minimum_cpu_int32 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:42:45.5551837Z test_quick_minimum_cpu_int64 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:42:45.5698117Z test_quick_minimum_cpu_int8 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:42:45.5842761Z test_quick_minimum_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:42:45.5931763Z test_quick_mul_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:42:45.6080964Z test_quick_mul_cpu_bool (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:42:45.6441302Z test_quick_mul_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.036s) 2022-08-17T12:42:45.6823426Z test_quick_mul_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.038s) 2022-08-17T12:42:45.7193437Z test_quick_mul_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.037s) 2022-08-17T12:42:45.7284811Z test_quick_mul_cpu_float16 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:42:45.7523632Z test_quick_mul_cpu_float32 (__main__.TestDecompCPU) ... ok (0.024s) 2022-08-17T12:42:45.7754981Z test_quick_mul_cpu_float64 (__main__.TestDecompCPU) ... ok (0.023s) 2022-08-17T12:42:45.7902955Z test_quick_mul_cpu_int16 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:42:45.8051087Z test_quick_mul_cpu_int32 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:42:45.8199469Z test_quick_mul_cpu_int64 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:42:45.8345095Z test_quick_mul_cpu_int8 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:42:45.8488542Z test_quick_mul_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:42:45.8568028Z test_quick_nan_to_num_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:42:45.8592037Z test_quick_nan_to_num_cpu_bool (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:42:45.8674497Z test_quick_nan_to_num_cpu_float16 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:42:45.8759445Z test_quick_nan_to_num_cpu_float32 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:42:45.8846639Z test_quick_nan_to_num_cpu_float64 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:42:45.8869855Z test_quick_nan_to_num_cpu_int16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:42:45.8892232Z test_quick_nan_to_num_cpu_int32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:42:45.8914242Z test_quick_nan_to_num_cpu_int64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:42:45.8936183Z test_quick_nan_to_num_cpu_int8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:42:45.8958044Z test_quick_nan_to_num_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:42:45.9053500Z test_quick_native_layer_norm_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:42:45.9287131Z test_quick_native_layer_norm_cpu_float32 (__main__.TestDecompCPU) ... ok (0.023s) 2022-08-17T12:42:45.9523060Z test_quick_native_layer_norm_cpu_float64 (__main__.TestDecompCPU) ... ok (0.024s) 2022-08-17T12:42:45.9677678Z test_quick_ne_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:42:45.9822438Z test_quick_ne_cpu_bool (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:42:46.0156117Z test_quick_ne_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.033s) 2022-08-17T12:42:46.0508912Z test_quick_ne_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.035s) 2022-08-17T12:42:46.0674023Z test_quick_ne_cpu_float16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:42:46.0896027Z test_quick_ne_cpu_float32 (__main__.TestDecompCPU) ... ok (0.022s) 2022-08-17T12:42:46.1110565Z test_quick_ne_cpu_float64 (__main__.TestDecompCPU) ... ok (0.021s) 2022-08-17T12:42:46.1259276Z test_quick_ne_cpu_int16 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:42:46.1406558Z test_quick_ne_cpu_int32 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:42:46.1552762Z test_quick_ne_cpu_int64 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:42:46.1699559Z test_quick_ne_cpu_int8 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:42:46.1847999Z test_quick_ne_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:42:46.1866738Z test_quick_neg_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:42:46.1956048Z test_quick_neg_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:42:46.2058180Z test_quick_neg_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T12:42:46.2157146Z test_quick_neg_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T12:42:46.2176238Z test_quick_neg_cpu_float16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:42:46.2236009Z test_quick_neg_cpu_float32 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:42:46.2289320Z test_quick_neg_cpu_float64 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:42:46.2327158Z test_quick_neg_cpu_int16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:46.2365694Z test_quick_neg_cpu_int32 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:46.2402347Z test_quick_neg_cpu_int64 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:46.2438760Z test_quick_neg_cpu_int8 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:46.2474569Z test_quick_neg_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:46.2484086Z test_quick_new_empty_cpu_bfloat16 (__main__.TestDecompCPU) ... skip: new_empty in torch.bfloat16 not supported (0.001s) 2022-08-17T12:42:46.2493468Z test_quick_new_empty_cpu_bool (__main__.TestDecompCPU) ... skip: new_empty in torch.bool not supported (0.001s) 2022-08-17T12:42:46.2502903Z test_quick_new_empty_cpu_complex128 (__main__.TestDecompCPU) ... skip: new_empty in torch.complex128 not supported (0.001s) 2022-08-17T12:42:46.2512287Z test_quick_new_empty_cpu_complex32 (__main__.TestDecompCPU) ... skip: new_empty in torch.complex32 not supported (0.001s) 2022-08-17T12:42:46.2521442Z test_quick_new_empty_cpu_complex64 (__main__.TestDecompCPU) ... skip: new_empty in torch.complex64 not supported (0.001s) 2022-08-17T12:42:46.2530638Z test_quick_new_empty_cpu_float16 (__main__.TestDecompCPU) ... skip: new_empty in torch.float16 not supported (0.001s) 2022-08-17T12:42:46.2539825Z test_quick_new_empty_cpu_float32 (__main__.TestDecompCPU) ... skip: new_empty in torch.float32 not supported (0.001s) 2022-08-17T12:42:46.2548909Z test_quick_new_empty_cpu_float64 (__main__.TestDecompCPU) ... skip: new_empty in torch.float64 not supported (0.001s) 2022-08-17T12:42:46.2558151Z test_quick_new_empty_cpu_int16 (__main__.TestDecompCPU) ... skip: new_empty in torch.int16 not supported (0.001s) 2022-08-17T12:42:46.2567302Z test_quick_new_empty_cpu_int32 (__main__.TestDecompCPU) ... skip: new_empty in torch.int32 not supported (0.001s) 2022-08-17T12:42:46.2576736Z test_quick_new_empty_cpu_int64 (__main__.TestDecompCPU) ... skip: new_empty in torch.int64 not supported (0.001s) 2022-08-17T12:42:46.2585692Z test_quick_new_empty_cpu_int8 (__main__.TestDecompCPU) ... skip: new_empty in torch.int8 not supported (0.001s) 2022-08-17T12:42:46.2594962Z test_quick_new_empty_cpu_uint8 (__main__.TestDecompCPU) ... skip: new_empty in torch.uint8 not supported (0.001s) 2022-08-17T12:42:46.2626963Z test_quick_new_full_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:46.2673170Z test_quick_new_full_cpu_bool (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:42:46.2753191Z test_quick_new_full_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:42:46.2836049Z test_quick_new_full_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:42:46.2918459Z test_quick_new_full_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:42:46.2951187Z test_quick_new_full_cpu_float16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:46.3016202Z test_quick_new_full_cpu_float32 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:42:46.3079365Z test_quick_new_full_cpu_float64 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:42:46.3125696Z test_quick_new_full_cpu_int16 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:42:46.3171712Z test_quick_new_full_cpu_int32 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:46.3216623Z test_quick_new_full_cpu_int64 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:46.3261974Z test_quick_new_full_cpu_int8 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:46.3307010Z test_quick_new_full_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:46.3334880Z test_quick_new_ones_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:46.3378143Z test_quick_new_ones_cpu_bool (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:46.3454810Z test_quick_new_ones_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:42:46.3533117Z test_quick_new_ones_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:42:46.3610865Z test_quick_new_ones_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:42:46.3640882Z test_quick_new_ones_cpu_float16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:46.3701629Z test_quick_new_ones_cpu_float32 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:42:46.3760928Z test_quick_new_ones_cpu_float64 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:42:46.3805423Z test_quick_new_ones_cpu_int16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:46.3848347Z test_quick_new_ones_cpu_int32 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:46.3890857Z test_quick_new_ones_cpu_int64 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:46.3934331Z test_quick_new_ones_cpu_int8 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:46.3977411Z test_quick_new_ones_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:46.4004926Z test_quick_new_zeros_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:46.4048208Z test_quick_new_zeros_cpu_bool (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:46.4125630Z test_quick_new_zeros_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:42:46.4207333Z test_quick_new_zeros_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:42:46.4289168Z test_quick_new_zeros_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:42:46.4319484Z test_quick_new_zeros_cpu_float16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:46.4380574Z test_quick_new_zeros_cpu_float32 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:42:46.4440295Z test_quick_new_zeros_cpu_float64 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:42:46.4484527Z test_quick_new_zeros_cpu_int16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:46.4528368Z test_quick_new_zeros_cpu_int32 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:46.4570920Z test_quick_new_zeros_cpu_int64 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:46.4614392Z test_quick_new_zeros_cpu_int8 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:46.4658729Z test_quick_new_zeros_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:46.4721152Z test_quick_nextafter_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:42:46.4950139Z test_quick_nextafter_cpu_float32 (__main__.TestDecompCPU) ... ok (0.023s) 2022-08-17T12:42:46.5169159Z test_quick_nextafter_cpu_float64 (__main__.TestDecompCPU) ... ok (0.022s) 2022-08-17T12:42:46.5789571Z test_quick_nn_functional_binary_cross_entropy_cpu_float32 (__main__.TestDecompCPU) ... ok (0.062s) 2022-08-17T12:42:46.6405957Z test_quick_nn_functional_binary_cross_entropy_cpu_float64 (__main__.TestDecompCPU) ... ok (0.061s) 2022-08-17T12:42:46.6445136Z test_quick_nn_functional_elu_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:46.6515206Z test_quick_nn_functional_elu_cpu_float32 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:42:46.6583230Z test_quick_nn_functional_elu_cpu_float64 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:42:46.6618876Z test_quick_nn_functional_embedding_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:46.6652866Z test_quick_nn_functional_embedding_cpu_float16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:46.6752326Z test_quick_nn_functional_embedding_cpu_float32 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T12:42:46.6847774Z test_quick_nn_functional_embedding_cpu_float64 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:42:46.6956572Z test_quick_nn_functional_gelu_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:42:46.7369109Z test_quick_nn_functional_gelu_cpu_float32 (__main__.TestDecompCPU) ... ok (0.041s) 2022-08-17T12:42:46.7759481Z test_quick_nn_functional_gelu_cpu_float64 (__main__.TestDecompCPU) ... ok (0.039s) 2022-08-17T12:42:46.7827786Z test_quick_nn_functional_hardshrink_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:42:46.7980699Z test_quick_nn_functional_hardshrink_cpu_float32 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:42:46.8133166Z test_quick_nn_functional_hardshrink_cpu_float64 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:42:46.8165856Z test_quick_nn_functional_hardsigmoid_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:46.8227988Z test_quick_nn_functional_hardsigmoid_cpu_float32 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:42:46.8289495Z test_quick_nn_functional_hardsigmoid_cpu_float64 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:42:46.8334181Z test_quick_nn_functional_hardswish_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:46.8536063Z test_quick_nn_functional_hardswish_cpu_float32 (__main__.TestDecompCPU) ... ok (0.020s) 2022-08-17T12:42:46.8731861Z test_quick_nn_functional_hardswish_cpu_float64 (__main__.TestDecompCPU) ... ok (0.019s) 2022-08-17T12:42:46.8771328Z test_quick_nn_functional_hardtanh_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:46.8915646Z test_quick_nn_functional_hardtanh_cpu_float32 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:42:46.9055260Z test_quick_nn_functional_hardtanh_cpu_float64 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:42:46.9101672Z test_quick_nn_functional_hardtanh_cpu_int16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:46.9148995Z test_quick_nn_functional_hardtanh_cpu_int32 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:42:46.9192349Z test_quick_nn_functional_hardtanh_cpu_int64 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:46.9236749Z test_quick_nn_functional_hardtanh_cpu_int8 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:46.9371458Z test_quick_nn_functional_huber_loss_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:42:46.9508710Z test_quick_nn_functional_huber_loss_cpu_float16 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:42:47.0173631Z test_quick_nn_functional_huber_loss_cpu_float32 (__main__.TestDecompCPU) ... ok (0.066s) 2022-08-17T12:42:47.0809560Z test_quick_nn_functional_huber_loss_cpu_float64 (__main__.TestDecompCPU) ... ok (0.063s) 2022-08-17T12:42:47.0915595Z test_quick_nn_functional_leaky_relu_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:42:47.1349687Z test_quick_nn_functional_leaky_relu_cpu_float32 (__main__.TestDecompCPU) ... ok (0.043s) 2022-08-17T12:42:47.1764865Z test_quick_nn_functional_leaky_relu_cpu_float64 (__main__.TestDecompCPU) ... ok (0.041s) 2022-08-17T12:42:47.1806067Z test_quick_nn_functional_logsigmoid_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:47.1895274Z test_quick_nn_functional_logsigmoid_cpu_float32 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:42:47.1982815Z test_quick_nn_functional_logsigmoid_cpu_float64 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:42:47.2050877Z test_quick_nn_functional_mish_cpu_float32 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:42:47.2121926Z test_quick_nn_functional_mish_cpu_float64 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:42:47.2134470Z test_quick_nn_functional_mse_loss_cpu_float16 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:42:47.2463773Z test_quick_nn_functional_mse_loss_cpu_float32 (__main__.TestDecompCPU) ... ok (0.033s) 2022-08-17T12:42:47.2781322Z test_quick_nn_functional_mse_loss_cpu_float64 (__main__.TestDecompCPU) ... ok (0.032s) 2022-08-17T12:42:47.2994376Z test_quick_nn_functional_pad_constant_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.021s) 2022-08-17T12:42:47.3430694Z test_quick_nn_functional_pad_constant_cpu_bool (__main__.TestDecompCPU) ... ok (0.043s) 2022-08-17T12:42:47.4394980Z test_quick_nn_functional_pad_constant_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.096s) 2022-08-17T12:42:47.5395527Z test_quick_nn_functional_pad_constant_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.100s) 2022-08-17T12:42:47.5606052Z test_quick_nn_functional_pad_constant_cpu_float16 (__main__.TestDecompCPU) ... ok (0.021s) 2022-08-17T12:42:47.6297376Z test_quick_nn_functional_pad_constant_cpu_float32 (__main__.TestDecompCPU) ... ok (0.069s) 2022-08-17T12:42:47.6960355Z test_quick_nn_functional_pad_constant_cpu_float64 (__main__.TestDecompCPU) ... ok (0.066s) 2022-08-17T12:42:47.7391815Z test_quick_nn_functional_pad_constant_cpu_int16 (__main__.TestDecompCPU) ... ok (0.043s) 2022-08-17T12:42:47.7822885Z test_quick_nn_functional_pad_constant_cpu_int32 (__main__.TestDecompCPU) ... ok (0.043s) 2022-08-17T12:42:47.8252206Z test_quick_nn_functional_pad_constant_cpu_int64 (__main__.TestDecompCPU) ... ok (0.043s) 2022-08-17T12:42:47.8681639Z test_quick_nn_functional_pad_constant_cpu_int8 (__main__.TestDecompCPU) ... ok (0.043s) 2022-08-17T12:42:47.9109876Z test_quick_nn_functional_pad_constant_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.043s) 2022-08-17T12:42:47.9446258Z test_quick_nn_functional_prelu_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.033s) 2022-08-17T12:42:48.1012162Z test_quick_nn_functional_prelu_cpu_float32 (__main__.TestDecompCPU) ... ok (0.156s) 2022-08-17T12:42:48.2541733Z test_quick_nn_functional_prelu_cpu_float64 (__main__.TestDecompCPU) ... ok (0.153s) 2022-08-17T12:42:48.2552040Z test_quick_nn_functional_relu6_cpu_bfloat16 (__main__.TestDecompCPU) ... skip: nn.functional.relu6 in torch.bfloat16 not supported (0.001s) 2022-08-17T12:42:48.2560922Z test_quick_nn_functional_relu6_cpu_float32 (__main__.TestDecompCPU) ... skip: nn.functional.relu6 in torch.float32 not supported (0.001s) 2022-08-17T12:42:48.2569339Z test_quick_nn_functional_relu6_cpu_float64 (__main__.TestDecompCPU) ... skip: nn.functional.relu6 in torch.float64 not supported (0.001s) 2022-08-17T12:42:48.2577880Z test_quick_nn_functional_relu6_cpu_int16 (__main__.TestDecompCPU) ... skip: nn.functional.relu6 in torch.int16 not supported (0.001s) 2022-08-17T12:42:48.2585969Z test_quick_nn_functional_relu6_cpu_int32 (__main__.TestDecompCPU) ... skip: nn.functional.relu6 in torch.int32 not supported (0.001s) 2022-08-17T12:42:48.2594298Z test_quick_nn_functional_relu6_cpu_int64 (__main__.TestDecompCPU) ... skip: nn.functional.relu6 in torch.int64 not supported (0.001s) 2022-08-17T12:42:48.2602452Z test_quick_nn_functional_relu6_cpu_int8 (__main__.TestDecompCPU) ... skip: nn.functional.relu6 in torch.int8 not supported (0.001s) 2022-08-17T12:42:48.2610936Z test_quick_nn_functional_relu6_cpu_uint8 (__main__.TestDecompCPU) ... skip: nn.functional.relu6 in torch.uint8 not supported (0.001s) 2022-08-17T12:42:48.2643439Z test_quick_nn_functional_relu_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:48.2719153Z test_quick_nn_functional_relu_cpu_float32 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:42:48.2789455Z test_quick_nn_functional_relu_cpu_float64 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:42:48.2836906Z test_quick_nn_functional_relu_cpu_int16 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:42:48.2884010Z test_quick_nn_functional_relu_cpu_int32 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:42:48.2929352Z test_quick_nn_functional_relu_cpu_int64 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:48.2975612Z test_quick_nn_functional_relu_cpu_int8 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:42:48.3021395Z test_quick_nn_functional_relu_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:48.3057388Z test_quick_nn_functional_rrelu_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:48.3116176Z test_quick_nn_functional_rrelu_cpu_float32 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:42:48.3174387Z test_quick_nn_functional_rrelu_cpu_float64 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:42:48.3206595Z test_quick_nn_functional_silu_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:48.3270325Z test_quick_nn_functional_silu_cpu_float32 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:42:48.3332819Z test_quick_nn_functional_silu_cpu_float64 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:42:48.3374803Z test_quick_nn_functional_softplus_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:48.3441839Z test_quick_nn_functional_softplus_cpu_float32 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:42:48.3507952Z test_quick_nn_functional_softplus_cpu_float64 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:42:48.3582865Z test_quick_nn_functional_softshrink_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:42:48.3724522Z test_quick_nn_functional_softshrink_cpu_float32 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:42:48.3864391Z test_quick_nn_functional_softshrink_cpu_float64 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:42:48.5605405Z test_quick_nn_functional_unfold_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.174s) 2022-08-17T12:42:49.5931970Z test_quick_nn_functional_unfold_cpu_complex128 (__main__.TestDecompCPU) ... ok (1.032s) 2022-08-17T12:42:50.5547814Z test_quick_nn_functional_unfold_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.961s) 2022-08-17T12:42:50.7309841Z test_quick_nn_functional_unfold_cpu_float16 (__main__.TestDecompCPU) ... ok (0.176s) 2022-08-17T12:42:51.3284170Z test_quick_nn_functional_unfold_cpu_float32 (__main__.TestDecompCPU) ... ok (0.597s) 2022-08-17T12:42:51.8971944Z test_quick_nn_functional_unfold_cpu_float64 (__main__.TestDecompCPU) ... ok (0.569s) 2022-08-17T12:42:51.9176143Z test_quick_norm_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.020s) 2022-08-17T12:42:52.0036544Z test_quick_norm_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.086s) 2022-08-17T12:42:52.0915955Z test_quick_norm_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.088s) 2022-08-17T12:42:52.1144743Z test_quick_norm_cpu_float16 (__main__.TestDecompCPU) ... ok (0.023s) 2022-08-17T12:42:52.1753224Z test_quick_norm_cpu_float32 (__main__.TestDecompCPU) ... ok (0.061s) 2022-08-17T12:42:52.2357083Z test_quick_norm_cpu_float64 (__main__.TestDecompCPU) ... ok (0.060s) 2022-08-17T12:42:52.2385977Z test_quick_norm_inf_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:52.2458749Z test_quick_norm_inf_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:42:52.2533048Z test_quick_norm_inf_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:42:52.2564278Z test_quick_norm_inf_cpu_float16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:52.2619670Z test_quick_norm_inf_cpu_float32 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:42:52.2673790Z test_quick_norm_inf_cpu_float64 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:42:52.2701523Z test_quick_permute_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:52.2737527Z test_quick_permute_cpu_bool (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:52.2806482Z test_quick_permute_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:42:52.2875202Z test_quick_permute_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:42:52.2944418Z test_quick_permute_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:42:52.2973115Z test_quick_permute_cpu_float16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:52.3025976Z test_quick_permute_cpu_float32 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:42:52.3077414Z test_quick_permute_cpu_float64 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:42:52.3114206Z test_quick_permute_cpu_int16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:52.3150640Z test_quick_permute_cpu_int32 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:52.3187256Z test_quick_permute_cpu_int64 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:52.3224794Z test_quick_permute_cpu_int8 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:52.3261761Z test_quick_permute_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:52.3362128Z test_quick_pow_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T12:42:52.3725813Z test_quick_pow_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.036s) 2022-08-17T12:42:52.4101211Z test_quick_pow_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.037s) 2022-08-17T12:42:52.4186109Z test_quick_pow_cpu_float16 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:42:52.4428421Z test_quick_pow_cpu_float32 (__main__.TestDecompCPU) ... ok (0.024s) 2022-08-17T12:42:52.4661699Z test_quick_pow_cpu_float64 (__main__.TestDecompCPU) ... ok (0.023s) 2022-08-17T12:42:52.4806793Z test_quick_pow_cpu_int16 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:42:52.4953334Z test_quick_pow_cpu_int32 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:42:52.5098264Z test_quick_pow_cpu_int64 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:42:52.5244772Z test_quick_pow_cpu_int8 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:42:52.5392015Z test_quick_pow_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:42:52.5798274Z test_quick_prod_cpu_bool (__main__.TestDecompCPU) ... ok (0.040s) 2022-08-17T12:42:52.6687601Z test_quick_prod_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.089s) 2022-08-17T12:42:52.7601854Z test_quick_prod_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.091s) 2022-08-17T12:42:52.8213016Z test_quick_prod_cpu_float32 (__main__.TestDecompCPU) ... ok (0.061s) 2022-08-17T12:42:52.8812324Z test_quick_prod_cpu_float64 (__main__.TestDecompCPU) ... ok (0.060s) 2022-08-17T12:42:52.9226049Z test_quick_prod_cpu_int16 (__main__.TestDecompCPU) ... ok (0.041s) 2022-08-17T12:42:52.9639171Z test_quick_prod_cpu_int32 (__main__.TestDecompCPU) ... ok (0.041s) 2022-08-17T12:42:53.0049557Z test_quick_prod_cpu_int64 (__main__.TestDecompCPU) ... ok (0.041s) 2022-08-17T12:42:53.0464799Z test_quick_prod_cpu_int8 (__main__.TestDecompCPU) ... ok (0.041s) 2022-08-17T12:42:53.0878241Z test_quick_prod_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.041s) 2022-08-17T12:42:53.0907943Z test_quick_reciprocal_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:53.0938614Z test_quick_reciprocal_cpu_bool (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:53.0979390Z test_quick_reciprocal_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:53.1020418Z test_quick_reciprocal_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:53.1047216Z test_quick_reciprocal_cpu_float16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:53.1081201Z test_quick_reciprocal_cpu_float32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:53.1114988Z test_quick_reciprocal_cpu_float64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:53.1143656Z test_quick_reciprocal_cpu_int16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:53.1172207Z test_quick_reciprocal_cpu_int32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:53.1203069Z test_quick_reciprocal_cpu_int64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:53.1232627Z test_quick_reciprocal_cpu_int8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:53.1261046Z test_quick_reciprocal_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:53.1356345Z test_quick_remainder_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:42:53.1453544Z test_quick_remainder_cpu_float16 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T12:42:53.1702805Z test_quick_remainder_cpu_float32 (__main__.TestDecompCPU) ... ok (0.025s) 2022-08-17T12:42:53.1941225Z test_quick_remainder_cpu_float64 (__main__.TestDecompCPU) ... ok (0.024s) 2022-08-17T12:42:53.2096773Z test_quick_remainder_cpu_int16 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:42:53.2250062Z test_quick_remainder_cpu_int32 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:42:53.2400776Z test_quick_remainder_cpu_int64 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:42:53.2553817Z test_quick_remainder_cpu_int8 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:42:53.2705687Z test_quick_remainder_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:42:53.2777637Z test_quick_roll_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:42:53.2925574Z test_quick_roll_cpu_bool (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:42:53.3255576Z test_quick_roll_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.033s) 2022-08-17T12:42:53.3584785Z test_quick_roll_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.033s) 2022-08-17T12:42:53.3924527Z test_quick_roll_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.034s) 2022-08-17T12:42:53.3995432Z test_quick_roll_cpu_float16 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:42:53.4223733Z test_quick_roll_cpu_float32 (__main__.TestDecompCPU) ... ok (0.023s) 2022-08-17T12:42:53.4445555Z test_quick_roll_cpu_float64 (__main__.TestDecompCPU) ... ok (0.022s) 2022-08-17T12:42:53.4591842Z test_quick_roll_cpu_int16 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:42:53.4738865Z test_quick_roll_cpu_int32 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:42:53.4884105Z test_quick_roll_cpu_int64 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:42:53.5030479Z test_quick_roll_cpu_int8 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:42:53.5180649Z test_quick_roll_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:42:53.5329600Z test_quick_rot90_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:42:53.5773943Z test_quick_rot90_cpu_bool (__main__.TestDecompCPU) ... ok (0.044s) 2022-08-17T12:42:53.6913325Z test_quick_rot90_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.114s) 2022-08-17T12:42:53.8095678Z test_quick_rot90_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.118s) 2022-08-17T12:42:53.8242061Z test_quick_rot90_cpu_float16 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:42:53.8993780Z test_quick_rot90_cpu_float32 (__main__.TestDecompCPU) ... ok (0.075s) 2022-08-17T12:42:53.9713054Z test_quick_rot90_cpu_float64 (__main__.TestDecompCPU) ... ok (0.072s) 2022-08-17T12:42:54.0160080Z test_quick_rot90_cpu_int16 (__main__.TestDecompCPU) ... ok (0.045s) 2022-08-17T12:42:54.0605603Z test_quick_rot90_cpu_int32 (__main__.TestDecompCPU) ... ok (0.044s) 2022-08-17T12:42:54.1049256Z test_quick_rot90_cpu_int64 (__main__.TestDecompCPU) ... ok (0.044s) 2022-08-17T12:42:54.1496576Z test_quick_rot90_cpu_int8 (__main__.TestDecompCPU) ... ok (0.045s) 2022-08-17T12:42:54.1942646Z test_quick_rot90_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.044s) 2022-08-17T12:42:54.1971112Z test_quick_rsqrt_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:54.2000623Z test_quick_rsqrt_cpu_bool (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:54.2041916Z test_quick_rsqrt_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:54.2082231Z test_quick_rsqrt_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:54.2116330Z test_quick_rsqrt_cpu_float32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:54.2149779Z test_quick_rsqrt_cpu_float64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:54.2178300Z test_quick_rsqrt_cpu_int16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:54.2206772Z test_quick_rsqrt_cpu_int32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:54.2234953Z test_quick_rsqrt_cpu_int64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:54.2263093Z test_quick_rsqrt_cpu_int8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:54.2291129Z test_quick_rsqrt_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:54.2344415Z test_quick_rsub_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:42:54.2725713Z test_quick_rsub_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.038s) 2022-08-17T12:42:54.3121848Z test_quick_rsub_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.040s) 2022-08-17T12:42:54.3181083Z test_quick_rsub_cpu_float16 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:42:54.3429085Z test_quick_rsub_cpu_float32 (__main__.TestDecompCPU) ... ok (0.025s) 2022-08-17T12:42:54.3673016Z test_quick_rsub_cpu_float64 (__main__.TestDecompCPU) ... ok (0.024s) 2022-08-17T12:42:54.3816381Z test_quick_rsub_cpu_int16 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:42:54.3964355Z test_quick_rsub_cpu_int32 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:42:54.4109301Z test_quick_rsub_cpu_int64 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:42:54.4250863Z test_quick_rsub_cpu_int8 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:42:54.4391006Z test_quick_rsub_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:42:54.4433356Z test_quick_select_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:54.4443681Z test_quick_select_cpu_bool (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:42:54.4534968Z test_quick_select_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:42:54.4545934Z test_quick_select_cpu_complex32 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:42:54.4638153Z test_quick_select_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:42:54.4683771Z test_quick_select_cpu_float16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:54.4754895Z test_quick_select_cpu_float32 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:42:54.4826782Z test_quick_select_cpu_float64 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:42:54.4837744Z test_quick_select_cpu_int16 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:42:54.4847545Z test_quick_select_cpu_int32 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:42:54.4857557Z test_quick_select_cpu_int64 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:42:54.4867483Z test_quick_select_cpu_int8 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:42:54.4877567Z test_quick_select_cpu_uint8 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:42:54.4929880Z test_quick_sigmoid_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:42:54.4971367Z test_quick_sigmoid_cpu_bool (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:54.5067680Z test_quick_sigmoid_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T12:42:54.5163610Z test_quick_sigmoid_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:42:54.5241698Z test_quick_sigmoid_cpu_float32 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:42:54.5318758Z test_quick_sigmoid_cpu_float64 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:42:54.5361951Z test_quick_sigmoid_cpu_int16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:54.5403821Z test_quick_sigmoid_cpu_int32 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:54.5445482Z test_quick_sigmoid_cpu_int64 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:54.5487400Z test_quick_sigmoid_cpu_int8 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:54.5528921Z test_quick_sigmoid_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:54.5545028Z test_quick_sign_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:42:54.5582493Z test_quick_sign_cpu_bool (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:54.5598578Z test_quick_sign_cpu_float16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:42:54.5657385Z test_quick_sign_cpu_float32 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:42:54.5708952Z test_quick_sign_cpu_float64 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:42:54.5745044Z test_quick_sign_cpu_int16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:54.5779575Z test_quick_sign_cpu_int32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:54.5814235Z test_quick_sign_cpu_int64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:54.5849120Z test_quick_sign_cpu_int8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:54.5883648Z test_quick_sign_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:54.5917925Z test_quick_signbit_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:54.5953017Z test_quick_signbit_cpu_bool (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:54.5989102Z test_quick_signbit_cpu_float16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:54.6045686Z test_quick_signbit_cpu_float32 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:42:54.6095150Z test_quick_signbit_cpu_float64 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:42:54.6130316Z test_quick_signbit_cpu_int16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:54.6165292Z test_quick_signbit_cpu_int32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:54.6202810Z test_quick_signbit_cpu_int64 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:54.6237868Z test_quick_signbit_cpu_int8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:54.6272305Z test_quick_signbit_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:54.6289297Z test_quick_sin_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:42:54.6329291Z test_quick_sin_cpu_bool (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:54.6416506Z test_quick_sin_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:42:54.6513202Z test_quick_sin_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T12:42:54.6573785Z test_quick_sin_cpu_float32 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:42:54.6627550Z test_quick_sin_cpu_float64 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:42:54.6668316Z test_quick_sin_cpu_int16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:54.6708611Z test_quick_sin_cpu_int32 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:54.6748576Z test_quick_sin_cpu_int64 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:54.6788852Z test_quick_sin_cpu_int8 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:54.6828799Z test_quick_sin_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:54.6845816Z test_quick_sinh_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:42:54.6885173Z test_quick_sinh_cpu_bool (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:54.6972255Z test_quick_sinh_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:42:54.7067744Z test_quick_sinh_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:42:54.7127755Z test_quick_sinh_cpu_float32 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:42:54.7180658Z test_quick_sinh_cpu_float64 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:42:54.7221423Z test_quick_sinh_cpu_int16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:54.7261919Z test_quick_sinh_cpu_int32 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:54.7302073Z test_quick_sinh_cpu_int64 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:54.7342327Z test_quick_sinh_cpu_int8 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:54.7381958Z test_quick_sinh_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:54.7448217Z test_quick_softmax_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:42:54.7686211Z test_quick_softmax_cpu_float32 (__main__.TestDecompCPU) ... ok (0.024s) 2022-08-17T12:42:54.7914914Z test_quick_softmax_cpu_float64 (__main__.TestDecompCPU) ... ok (0.023s) 2022-08-17T12:42:54.7935683Z test_quick_special_i0e_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:42:54.7958092Z test_quick_special_i0e_cpu_bool (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:42:54.7985050Z test_quick_special_i0e_cpu_float32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:54.8011824Z test_quick_special_i0e_cpu_float64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:54.8033712Z test_quick_special_i0e_cpu_int16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:42:54.8055222Z test_quick_special_i0e_cpu_int32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:42:54.8076916Z test_quick_special_i0e_cpu_int64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:42:54.8098283Z test_quick_special_i0e_cpu_int8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:42:54.8119788Z test_quick_special_i0e_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:42:54.8141124Z test_quick_special_i1_cpu_bool (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:42:54.8176427Z test_quick_special_i1_cpu_float32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:54.8210643Z test_quick_special_i1_cpu_float64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:54.8231895Z test_quick_special_i1_cpu_int16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:42:54.8253507Z test_quick_special_i1_cpu_int32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:42:54.8274797Z test_quick_special_i1_cpu_int64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:42:54.8296193Z test_quick_special_i1_cpu_int8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:42:54.8317503Z test_quick_special_i1_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:42:54.8338872Z test_quick_special_i1e_cpu_bool (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:42:54.8373604Z test_quick_special_i1e_cpu_float32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:54.8407795Z test_quick_special_i1e_cpu_float64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:54.8429499Z test_quick_special_i1e_cpu_int16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:42:54.8450871Z test_quick_special_i1e_cpu_int32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:42:54.8472643Z test_quick_special_i1e_cpu_int64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:42:54.8493591Z test_quick_special_i1e_cpu_int8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:42:54.8515152Z test_quick_special_i1e_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:42:54.8682831Z test_quick_special_zeta_cpu_bool (__main__.TestDecompCPU) ... ok (0.017s) 2022-08-17T12:42:54.8915247Z test_quick_special_zeta_cpu_float32 (__main__.TestDecompCPU) ... ok (0.023s) 2022-08-17T12:42:54.9134655Z test_quick_special_zeta_cpu_float64 (__main__.TestDecompCPU) ... ok (0.022s) 2022-08-17T12:42:54.9305371Z test_quick_special_zeta_cpu_int16 (__main__.TestDecompCPU) ... ok (0.017s) 2022-08-17T12:42:54.9479670Z test_quick_special_zeta_cpu_int32 (__main__.TestDecompCPU) ... ok (0.017s) 2022-08-17T12:42:54.9651625Z test_quick_special_zeta_cpu_int64 (__main__.TestDecompCPU) ... ok (0.017s) 2022-08-17T12:42:54.9824815Z test_quick_special_zeta_cpu_int8 (__main__.TestDecompCPU) ... ok (0.017s) 2022-08-17T12:42:55.0007931Z test_quick_special_zeta_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.018s) 2022-08-17T12:42:55.0027057Z test_quick_split_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:42:55.0084151Z test_quick_split_cpu_bool (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:42:55.0220532Z test_quick_split_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:42:55.0368896Z test_quick_split_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:42:55.0515946Z test_quick_split_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:42:55.0535236Z test_quick_split_cpu_float16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:42:55.0621046Z test_quick_split_cpu_float32 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:42:55.0706676Z test_quick_split_cpu_float64 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:42:55.0764752Z test_quick_split_cpu_int16 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:42:55.0821768Z test_quick_split_cpu_int32 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:42:55.0878206Z test_quick_split_cpu_int64 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:42:55.0934748Z test_quick_split_cpu_int8 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:42:55.0991333Z test_quick_split_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:42:55.1016662Z test_quick_split_list_args_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:42:55.1131579Z test_quick_split_list_args_cpu_bool (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:42:55.1419936Z test_quick_split_list_args_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.029s) 2022-08-17T12:42:55.1726987Z test_quick_split_list_args_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T12:42:55.1754029Z test_quick_split_list_args_cpu_float16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:55.1945239Z test_quick_split_list_args_cpu_float32 (__main__.TestDecompCPU) ... ok (0.019s) 2022-08-17T12:42:55.2124728Z test_quick_split_list_args_cpu_float64 (__main__.TestDecompCPU) ... ok (0.018s) 2022-08-17T12:42:55.2242935Z test_quick_split_list_args_cpu_int16 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:42:55.2359759Z test_quick_split_list_args_cpu_int32 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:42:55.2475099Z test_quick_split_list_args_cpu_int64 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:42:55.2590035Z test_quick_split_list_args_cpu_int8 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:42:55.2704011Z test_quick_split_list_args_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:42:55.2733398Z test_quick_split_with_sizes_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:55.2880310Z test_quick_split_with_sizes_cpu_bool (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:42:55.3255720Z test_quick_split_with_sizes_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.037s) 2022-08-17T12:42:55.3652152Z test_quick_split_with_sizes_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.039s) 2022-08-17T12:42:55.4044869Z test_quick_split_with_sizes_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.039s) 2022-08-17T12:42:55.4076476Z test_quick_split_with_sizes_cpu_float16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:55.4320362Z test_quick_split_with_sizes_cpu_float32 (__main__.TestDecompCPU) ... ok (0.024s) 2022-08-17T12:42:55.4548330Z test_quick_split_with_sizes_cpu_float64 (__main__.TestDecompCPU) ... ok (0.023s) 2022-08-17T12:42:55.4699103Z test_quick_split_with_sizes_cpu_int16 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:42:55.4848763Z test_quick_split_with_sizes_cpu_int32 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:42:55.4996366Z test_quick_split_with_sizes_cpu_int64 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:42:55.5145157Z test_quick_split_with_sizes_cpu_int8 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:42:55.5290846Z test_quick_split_with_sizes_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:42:55.5310100Z test_quick_sqrt_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:42:55.5352331Z test_quick_sqrt_cpu_bool (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:55.5437920Z test_quick_sqrt_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:42:55.5532784Z test_quick_sqrt_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:42:55.5592587Z test_quick_sqrt_cpu_float32 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:42:55.5645561Z test_quick_sqrt_cpu_float64 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:42:55.5684953Z test_quick_sqrt_cpu_int16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:55.5724088Z test_quick_sqrt_cpu_int32 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:55.5763056Z test_quick_sqrt_cpu_int64 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:55.5801970Z test_quick_sqrt_cpu_int8 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:55.5840717Z test_quick_sqrt_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:55.5876382Z test_quick_squeeze_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:55.5938434Z test_quick_squeeze_cpu_bool (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:42:55.6056811Z test_quick_squeeze_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:42:55.6176209Z test_quick_squeeze_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:42:55.6295638Z test_quick_squeeze_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:42:55.6331627Z test_quick_squeeze_cpu_float16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:55.6421487Z test_quick_squeeze_cpu_float32 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:42:55.6511694Z test_quick_squeeze_cpu_float64 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:42:55.6576122Z test_quick_squeeze_cpu_int16 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:42:55.6639290Z test_quick_squeeze_cpu_int32 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:42:55.6701956Z test_quick_squeeze_cpu_int64 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:42:55.6765223Z test_quick_squeeze_cpu_int8 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:42:55.6828305Z test_quick_squeeze_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:42:55.6866167Z test_quick_stack_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:55.6929504Z test_quick_stack_cpu_bool (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:42:55.7071965Z test_quick_stack_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:42:55.7215801Z test_quick_stack_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:42:55.7363395Z test_quick_stack_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:42:55.7408568Z test_quick_stack_cpu_float16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:55.7514186Z test_quick_stack_cpu_float32 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T12:42:55.7617791Z test_quick_stack_cpu_float64 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T12:42:55.7687598Z test_quick_stack_cpu_int16 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:42:55.7751750Z test_quick_stack_cpu_int32 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:42:55.7816069Z test_quick_stack_cpu_int64 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:42:55.7880755Z test_quick_stack_cpu_int8 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:42:55.7949276Z test_quick_stack_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:42:55.7993138Z test_quick_std_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:55.8198168Z test_quick_std_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.020s) 2022-08-17T12:42:55.8409769Z test_quick_std_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.021s) 2022-08-17T12:42:55.8456930Z test_quick_std_cpu_float16 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:42:55.8597249Z test_quick_std_cpu_float32 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:42:55.8733690Z test_quick_std_cpu_float64 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:42:55.8839518Z test_quick_std_mean_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T12:42:55.9248171Z test_quick_std_mean_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.041s) 2022-08-17T12:42:55.9674971Z test_quick_std_mean_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.043s) 2022-08-17T12:42:55.9782362Z test_quick_std_mean_cpu_float16 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:42:56.0062857Z test_quick_std_mean_cpu_float32 (__main__.TestDecompCPU) ... ok (0.028s) 2022-08-17T12:42:56.0336223Z test_quick_std_mean_cpu_float64 (__main__.TestDecompCPU) ... ok (0.027s) 2022-08-17T12:42:56.0442979Z test_quick_sub_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:42:56.0851271Z test_quick_sub_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.041s) 2022-08-17T12:42:56.1293545Z test_quick_sub_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.044s) 2022-08-17T12:42:56.1710994Z test_quick_sub_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.042s) 2022-08-17T12:42:56.1821470Z test_quick_sub_cpu_float16 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:42:56.2096702Z test_quick_sub_cpu_float32 (__main__.TestDecompCPU) ... ok (0.027s) 2022-08-17T12:42:56.2361706Z test_quick_sub_cpu_float64 (__main__.TestDecompCPU) ... ok (0.026s) 2022-08-17T12:42:56.2534508Z test_quick_sub_cpu_int16 (__main__.TestDecompCPU) ... ok (0.017s) 2022-08-17T12:42:56.2704587Z test_quick_sub_cpu_int32 (__main__.TestDecompCPU) ... ok (0.017s) 2022-08-17T12:42:56.2872623Z test_quick_sub_cpu_int64 (__main__.TestDecompCPU) ... ok (0.017s) 2022-08-17T12:42:56.3042308Z test_quick_sub_cpu_int8 (__main__.TestDecompCPU) ... ok (0.017s) 2022-08-17T12:42:56.3209915Z test_quick_sub_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.017s) 2022-08-17T12:42:56.3326361Z test_quick_sum_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:42:56.3473478Z test_quick_sum_cpu_bool (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:42:56.3736949Z test_quick_sum_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.026s) 2022-08-17T12:42:56.4000961Z test_quick_sum_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.026s) 2022-08-17T12:42:56.4116286Z test_quick_sum_cpu_float16 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:42:56.4327176Z test_quick_sum_cpu_float32 (__main__.TestDecompCPU) ... ok (0.021s) 2022-08-17T12:42:56.4534148Z test_quick_sum_cpu_float64 (__main__.TestDecompCPU) ... ok (0.021s) 2022-08-17T12:42:56.4681392Z test_quick_sum_cpu_int16 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:42:56.4828813Z test_quick_sum_cpu_int32 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:42:56.4974595Z test_quick_sum_cpu_int64 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:42:56.5121263Z test_quick_sum_cpu_int8 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:42:56.5267676Z test_quick_sum_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:42:56.5285857Z test_quick_t_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:42:56.5307084Z test_quick_t_cpu_bool (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:42:56.5344280Z test_quick_t_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:56.5381585Z test_quick_t_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:56.5398327Z test_quick_t_cpu_float16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:42:56.5428339Z test_quick_t_cpu_float32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:56.5458130Z test_quick_t_cpu_float64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:56.5479191Z test_quick_t_cpu_int16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:42:56.5499965Z test_quick_t_cpu_int32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:42:56.5520556Z test_quick_t_cpu_int64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:42:56.5541637Z test_quick_t_cpu_int8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:42:56.5562571Z test_quick_t_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:42:56.5580024Z test_quick_tan_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:42:56.5622657Z test_quick_tan_cpu_bool (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:56.5714495Z test_quick_tan_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:42:56.5811128Z test_quick_tan_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T12:42:56.5874995Z test_quick_tan_cpu_float32 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:42:56.5930194Z test_quick_tan_cpu_float64 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:42:56.5971896Z test_quick_tan_cpu_int16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:56.6013711Z test_quick_tan_cpu_int32 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:56.6054339Z test_quick_tan_cpu_int64 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:56.6095408Z test_quick_tan_cpu_int8 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:56.6135809Z test_quick_tan_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:56.6160106Z test_quick_tanh_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:42:56.6199002Z test_quick_tanh_cpu_bool (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:56.6437484Z test_quick_tanh_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.024s) 2022-08-17T12:42:56.6708272Z test_quick_tanh_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.027s) 2022-08-17T12:42:56.6848091Z test_quick_tanh_cpu_float32 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:42:56.6978299Z test_quick_tanh_cpu_float64 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:42:56.7019176Z test_quick_tanh_cpu_int16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:56.7059537Z test_quick_tanh_cpu_int32 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:56.7098722Z test_quick_tanh_cpu_int64 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:56.7138661Z test_quick_tanh_cpu_int8 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:56.7177545Z test_quick_tanh_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:56.7202354Z test_quick_trace_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:42:56.7225501Z test_quick_trace_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:42:56.7244249Z test_quick_trace_cpu_float32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:42:56.7262857Z test_quick_trace_cpu_float64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:42:56.7277686Z test_quick_trace_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:42:56.7292601Z test_quick_trace_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:42:56.7307199Z test_quick_trace_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:42:56.7321921Z test_quick_trace_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:42:56.7336523Z test_quick_trace_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:42:56.7371601Z test_quick_transpose_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:42:56.7430852Z test_quick_transpose_cpu_bool (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:42:56.7563083Z test_quick_transpose_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:42:56.7696958Z test_quick_transpose_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:42:56.7831120Z test_quick_transpose_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:42:56.7866857Z test_quick_transpose_cpu_float16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:56.7964529Z test_quick_transpose_cpu_float32 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T12:42:56.8059923Z test_quick_transpose_cpu_float64 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:42:56.8119801Z test_quick_transpose_cpu_int16 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:42:56.8180129Z test_quick_transpose_cpu_int32 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:42:56.8238257Z test_quick_transpose_cpu_int64 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:42:56.8297785Z test_quick_transpose_cpu_int8 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:42:56.8357597Z test_quick_transpose_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:42:56.8374865Z test_quick_trunc_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:42:56.8437473Z test_quick_trunc_cpu_float32 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:42:56.8491579Z test_quick_trunc_cpu_float64 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:42:56.8534705Z test_quick_unsqueeze_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:56.8607399Z test_quick_unsqueeze_cpu_bool (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:42:56.8765631Z test_quick_unsqueeze_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:42:56.8924044Z test_quick_unsqueeze_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:42:56.9084140Z test_quick_unsqueeze_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:42:56.9125401Z test_quick_unsqueeze_cpu_float16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:56.9236298Z test_quick_unsqueeze_cpu_float32 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:42:56.9345901Z test_quick_unsqueeze_cpu_float64 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:42:56.9419443Z test_quick_unsqueeze_cpu_int16 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:42:56.9492810Z test_quick_unsqueeze_cpu_int32 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:42:56.9565170Z test_quick_unsqueeze_cpu_int64 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:42:56.9638858Z test_quick_unsqueeze_cpu_int8 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:42:56.9712951Z test_quick_unsqueeze_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:42:56.9752376Z test_quick_var_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:56.9948922Z test_quick_var_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.019s) 2022-08-17T12:42:57.0153902Z test_quick_var_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.020s) 2022-08-17T12:42:57.0197388Z test_quick_var_cpu_float16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:57.0334949Z test_quick_var_cpu_float32 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:42:57.0463793Z test_quick_var_cpu_float64 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:42:57.0546436Z test_quick_var_mean_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:42:57.0936611Z test_quick_var_mean_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.039s) 2022-08-17T12:42:57.1346413Z test_quick_var_mean_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.041s) 2022-08-17T12:42:57.1438257Z test_quick_var_mean_cpu_float16 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:42:57.1706227Z test_quick_var_mean_cpu_float32 (__main__.TestDecompCPU) ... ok (0.027s) 2022-08-17T12:42:57.1961762Z test_quick_var_mean_cpu_float64 (__main__.TestDecompCPU) ... ok (0.025s) 2022-08-17T12:42:57.2005614Z test_quick_view_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:57.2094997Z test_quick_view_cpu_bool (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:42:57.2296659Z test_quick_view_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.020s) 2022-08-17T12:42:57.2509191Z test_quick_view_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.021s) 2022-08-17T12:42:57.2720879Z test_quick_view_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.021s) 2022-08-17T12:42:57.2764727Z test_quick_view_cpu_float16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:42:57.2908021Z test_quick_view_cpu_float32 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:42:57.3041497Z test_quick_view_cpu_float64 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:42:57.3134099Z test_quick_view_cpu_int16 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:42:57.3222276Z test_quick_view_cpu_int32 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:42:57.3310211Z test_quick_view_cpu_int64 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:42:57.3404051Z test_quick_view_cpu_int8 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:42:57.3492158Z test_quick_view_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:42:57.3541491Z test_quick_where_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:42:57.3660061Z test_quick_where_cpu_bool (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:42:57.3902643Z test_quick_where_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.024s) 2022-08-17T12:42:57.4148766Z test_quick_where_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.024s) 2022-08-17T12:42:57.4397016Z test_quick_where_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.025s) 2022-08-17T12:42:57.4448113Z test_quick_where_cpu_float16 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:42:57.4622017Z test_quick_where_cpu_float32 (__main__.TestDecompCPU) ... ok (0.017s) 2022-08-17T12:42:57.4799634Z test_quick_where_cpu_float64 (__main__.TestDecompCPU) ... ok (0.018s) 2022-08-17T12:42:57.4919720Z test_quick_where_cpu_int16 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:42:57.5041335Z test_quick_where_cpu_int32 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:42:57.5160840Z test_quick_where_cpu_int64 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:42:57.5281299Z test_quick_where_cpu_int8 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:42:57.5400796Z test_quick_where_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:42:57.5465817Z test_quick_xlogy_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:42:57.5617381Z test_quick_xlogy_cpu_bool (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:42:57.5681593Z test_quick_xlogy_cpu_float16 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:42:57.5914762Z test_quick_xlogy_cpu_float32 (__main__.TestDecompCPU) ... ok (0.023s) 2022-08-17T12:42:57.6138111Z test_quick_xlogy_cpu_float64 (__main__.TestDecompCPU) ... ok (0.022s) 2022-08-17T12:42:57.6291512Z test_quick_xlogy_cpu_int16 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:42:57.6445533Z test_quick_xlogy_cpu_int32 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:42:57.6598946Z test_quick_xlogy_cpu_int64 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:42:57.6753129Z test_quick_xlogy_cpu_int8 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:42:57.6906830Z test_quick_xlogy_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:42:57.6907355Z 2022-08-17T12:42:57.6908176Z ---------------------------------------------------------------------- 2022-08-17T12:42:57.6908588Z Ran 6639 tests in 451.144s 2022-08-17T12:42:57.6908764Z 2022-08-17T12:42:57.6908920Z OK (skipped=341, expected failures=6) 2022-08-17T12:42:57.6912855Z 2022-08-17T12:42:57.6913211Z Generating XML reports... 2022-08-17T12:42:58.2924147Z Generated XML report: test-reports/python-unittest/test_decomp/TEST-TestDecompCPU-20220817123526.xml 2022-08-17T12:42:58.9190498Z Running test_jit ... [2022-08-17 12:42:58.918633] 2022-08-17T12:42:58.9191056Z Executing ['/opt/conda/bin/python', '-bb', 'test_jit.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:42:58.918718] 2022-08-17T12:43:01.7085576Z CUDA not available, skipping tests 2022-08-17T12:43:01.7329959Z monkeytype is not installed. Skipping tests for Profile-Directed Typing 2022-08-17T12:43:01.8247217Z Test results will be stored in test-reports/python-unittest/test_jit 2022-08-17T12:43:01.8440415Z 2022-08-17T12:43:01.8440529Z Running tests... 2022-08-17T12:43:01.8441147Z ---------------------------------------------------------------------- 2022-08-17T12:43:02.0081276Z test_becomes_wildcard_annotations (jit.test_alias_analysis.TestAliasAnalysis) ... ok (0.010s) 2022-08-17T12:43:02.0259806Z test_nested_list_construct_not_wildcard (jit.test_alias_analysis.TestAliasAnalysis) ... Exception ignored in: .extract_files.. at 0x7f2ad63d2b50> 2022-08-17T12:43:02.0260456Z Traceback (most recent call last): 2022-08-17T12:43:02.0260918Z File "/opt/conda/lib/python3.7/site-packages/torch/testing/_internal/jit_utils.py", line 210, in 2022-08-17T12:43:02.0261688Z debug_files = (pickle.load(f) for f in debug_files_stream) 2022-08-17T12:43:02.0262134Z SystemError: error return without exception set 2022-08-17T12:43:02.0262795Z Exception ignored in: .extract_files.. at 0x7f2ad63d2a50> 2022-08-17T12:43:02.0263134Z Traceback (most recent call last): 2022-08-17T12:43:02.0263524Z File "/opt/conda/lib/python3.7/site-packages/torch/testing/_internal/jit_utils.py", line 209, in 2022-08-17T12:43:02.0264346Z debug_files_stream = (archive.open(f) for f in debug_files_str) 2022-08-17T12:43:02.0264850Z SystemError: error return without exception set 2022-08-17T12:43:02.0298068Z ok (0.022s) 2022-08-17T12:43:02.1786510Z test_recursive_calls (jit.test_alias_analysis.TestAliasAnalysis) ... ok (0.149s) 2022-08-17T12:43:02.1928565Z test_async_future_type_python (jit.test_async.TestAsync) ... ok (0.014s) 2022-08-17T12:43:02.2738740Z test_async_grad_guard_no_grad (jit.test_async.TestAsync) ... ok (0.081s) 2022-08-17T12:43:02.3152402Z test_async_grad_guard_with_grad (jit.test_async.TestAsync) ... ok (0.041s) 2022-08-17T12:43:02.5746059Z test_async_kwargs (jit.test_async.TestAsync) ... ok (0.259s) 2022-08-17T12:43:02.6119963Z test_async_parsing (jit.test_async.TestAsync) ... ok (0.037s) 2022-08-17T12:43:02.6339621Z test_async_python (jit.test_async.TestAsync) ... ok (0.022s) 2022-08-17T12:43:02.6658151Z test_async_script (jit.test_async.TestAsync) ... ok (0.032s) 2022-08-17T12:43:02.6805867Z test_async_script_capture (jit.test_async.TestAsync) ... ok (0.015s) 2022-08-17T12:43:02.7502285Z test_async_script_error (jit.test_async.TestAsync) ... ok (0.069s) 2022-08-17T12:43:02.8775311Z test_async_script_multi_forks (jit.test_async.TestAsync) ... ok (0.127s) 2022-08-17T12:43:02.9080665Z test_async_script_multi_waits (jit.test_async.TestAsync) ... ok (0.030s) 2022-08-17T12:43:02.9542934Z test_async_script_nested (jit.test_async.TestAsync) ... ok (0.046s) 2022-08-17T12:43:02.9623134Z test_async_script_no_script_mod (jit.test_async.TestAsync) ... ok (0.008s) 2022-08-17T12:43:03.0082978Z test_async_script_trace (jit.test_async.TestAsync) ... ok (0.046s) 2022-08-17T12:43:03.0093653Z test_future_subtyping (jit.test_async.TestAsync) 2022-08-17T12:43:03.0434901Z Test that futures subtype each other properly. ... ok (0.035s) 2022-08-17T12:43:03.0502401Z test_no_future_subtype_message (jit.test_async.TestAsync) ... ok (0.007s) 2022-08-17T12:43:03.1059465Z test_trace_fork_wait (jit.test_async.TestAsync) ... ok (0.055s) 2022-08-17T12:43:03.1241936Z test_trace_fork_wait_inline (jit.test_async.TestAsync) ... ok (0.018s) 2022-08-17T12:43:03.1409813Z test_trace_fork_wait_inline_onnx (jit.test_async.TestAsync) ... ok (0.017s) 2022-08-17T12:43:03.1507524Z test_trace_fork_wait_leaking (jit.test_async.TestAsync) ... ok (0.010s) 2022-08-17T12:43:03.2112600Z test_trace_fork_wait_list_modulecalls (jit.test_async.TestAsync) ... ok (0.060s) 2022-08-17T12:43:03.2604577Z test_trace_modulecalls_with_different_output_types (jit.test_async.TestAsync) ... ok (0.049s) 2022-08-17T12:43:03.2652046Z test_aten_pow_zero_negative_exponent (jit.test_aten_pow.TestAtenPow) 2022-08-17T12:43:05.4424160Z 1. Testing a = int, b = int ... ok (2.182s) 2022-08-17T12:43:05.5575884Z test_autodiff_requires_grad_nograd (jit.test_autodiff.TestAutodiffJit) ... ok (0.115s) 2022-08-17T12:43:05.6219838Z test_requires_grad_outputs (jit.test_autodiff.TestAutodiffJit) ... ok (0.064s) 2022-08-17T12:43:05.7593115Z test_requires_grad_outputs_profiled_twice (jit.test_autodiff.TestAutodiffJit) ... ok (0.137s) 2022-08-17T12:43:05.9045101Z test_requires_grad_outputs_side_effects (jit.test_autodiff.TestAutodiffJit) ... ok (0.145s) 2022-08-17T12:43:06.1267007Z test_undefined_tensor_lists (jit.test_autodiff.TestAutodiffJit) ... ok (0.222s) 2022-08-17T12:43:06.1401874Z test_aliased_outputs (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... ok (0.013s) 2022-08-17T12:43:06.5418062Z test_bias_as_arg (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... ok (0.401s) 2022-08-17T12:43:06.9016160Z test_bias_as_module_attr (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... ok (0.360s) 2022-08-17T12:43:06.9210928Z test_chunk_constant_script_ad (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... ok (0.019s) 2022-08-17T12:43:06.9622722Z test_constructed_bias (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... ok (0.041s) 2022-08-17T12:43:06.9775644Z test_diff_graph_inline_threshold (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... ok (0.015s) 2022-08-17T12:43:06.9804173Z test_differentiable_graph_ops_requires_grad (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... skip: disable until we property handle tensor lists with undefined gradients (0.003s) 2022-08-17T12:43:06.9989803Z test_does_not_create_cycles (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... ok (0.018s) 2022-08-17T12:43:07.0132141Z test_does_not_merge_unrelated (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... ok (0.014s) 2022-08-17T12:43:07.0172523Z test_has_profiled_info_aliasing_outputs (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... ok (0.004s) 2022-08-17T12:43:07.0408040Z test_merge_respects_aliasing (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... You have not run this instance of FileCheck! 2022-08-17T12:43:07.0408396Z FileCheck checks: 2022-08-17T12:43:07.0415639Z ok (0.024s) 2022-08-17T12:43:07.0532938Z test_merges_dense (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... ok (0.012s) 2022-08-17T12:43:07.0749115Z test_merges_down (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... You have not run this instance of FileCheck! 2022-08-17T12:43:07.0749444Z FileCheck checks: 2022-08-17T12:43:07.0753387Z ok (0.022s) 2022-08-17T12:43:07.0944082Z test_merges_up (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... You have not run this instance of FileCheck! 2022-08-17T12:43:07.0944407Z FileCheck checks: 2022-08-17T12:43:07.0948585Z ok (0.019s) 2022-08-17T12:43:07.1021594Z test_merges_without_cycles (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... ok (0.007s) 2022-08-17T12:43:07.1032983Z test_prune_grad (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... skip: Simple Executor doesn't support gradients (0.001s) 2022-08-17T12:43:07.1208809Z test_requires_grad_for_tensor_list (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... ok (0.017s) 2022-08-17T12:43:07.1331040Z test_respects_lexical_scoping (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... ok (0.012s) 2022-08-17T12:43:07.1398222Z test_simple_merge (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... ok (0.007s) 2022-08-17T12:43:07.1590305Z test_simple_no_merge (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... You have not run this instance of FileCheck! 2022-08-17T12:43:07.1590635Z FileCheck checks: 2022-08-17T12:43:07.1594829Z ok (0.020s) 2022-08-17T12:43:07.2418252Z test_errors (jit.test_backends.TestBackends) ... [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:43:07.4676188Z ok (0.308s) 2022-08-17T12:43:07.4838158Z test_execution (jit.test_backends.TestBackends) ... [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:43:07.6576440Z You have not run this instance of FileCheck! 2022-08-17T12:43:07.6576688Z FileCheck checks: 2022-08-17T12:43:07.6589376Z ok (0.190s) 2022-08-17T12:43:07.6772277Z test_save_load (jit.test_backends.TestBackends) ... [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:43:07.9630579Z ok (0.302s) 2022-08-17T12:43:08.1235318Z test_errors (jit.test_backends.TestBackendsWithCompiler) ... ok (0.158s) 2022-08-17T12:43:08.2448406Z test_execution (jit.test_backends.TestBackendsWithCompiler) ... ok (0.120s) 2022-08-17T12:43:08.2783672Z test_batch_mm_no_mutation (jit.test_batch_mm.TestBatchMM) ... You have not run this instance of FileCheck! 2022-08-17T12:43:08.2783991Z FileCheck checks: 2022-08-17T12:43:08.2884835Z ok (0.042s) 2022-08-17T12:43:08.3219915Z test_batch_mm_permitted_mutation (jit.test_batch_mm.TestBatchMM) ... You have not run this instance of FileCheck! 2022-08-17T12:43:08.3220196Z FileCheck checks: 2022-08-17T12:43:08.3321188Z ok (0.043s) 2022-08-17T12:43:08.3461153Z test_batch_mm_prohibited_mutation (jit.test_batch_mm.TestBatchMM) ... You have not run this instance of FileCheck! 2022-08-17T12:43:08.3461443Z FileCheck checks: 2022-08-17T12:43:08.3466256Z ok (0.014s) 2022-08-17T12:43:08.3631087Z test_batch_mm_prohibited_mutation_if_node (jit.test_batch_mm.TestBatchMM) ... ok (0.016s) 2022-08-17T12:43:08.3788841Z test_batch_mm_prohibited_mutation_multiple_adds (jit.test_batch_mm.TestBatchMM) ... ok (0.016s) 2022-08-17T12:43:08.3941316Z test_batch_mm_side_permitted_mutation (jit.test_batch_mm.TestBatchMM) ... You have not run this instance of FileCheck! 2022-08-17T12:43:08.3941671Z FileCheck checks: 2022-08-17T12:43:08.3949269Z ok (0.016s) 2022-08-17T12:43:08.4120222Z test_batch_mm_side_prohibited_mutation_common_side (jit.test_batch_mm.TestBatchMM) ... You have not run this instance of FileCheck! 2022-08-17T12:43:08.4120586Z FileCheck checks: 2022-08-17T12:43:08.4128540Z ok (0.018s) 2022-08-17T12:43:08.4302950Z test_batch_mm_side_prohibited_mutation_uncommon_side (jit.test_batch_mm.TestBatchMM) ... You have not run this instance of FileCheck! 2022-08-17T12:43:08.4303251Z FileCheck checks: 2022-08-17T12:43:08.4313449Z ok (0.018s) 2022-08-17T12:43:08.4543456Z test_del (jit.test_builtins.TestBuiltins) ... ok (0.023s) 2022-08-17T12:43:08.5408573Z test_del_multiple_operands (jit.test_builtins.TestBuiltins) ... ok (0.086s) 2022-08-17T12:43:09.6990981Z test_has_attr (jit.test_builtins.TestBuiltins) ... ok (1.158s) 2022-08-17T12:43:09.7162631Z test_has_attr_invalid_args (jit.test_builtins.TestBuiltins) ... ok (0.017s) 2022-08-17T12:43:09.7321164Z test_cast_overloads (jit.test_class_type.TestClassType) ... ok (0.016s) 2022-08-17T12:43:09.7329361Z test_class_attribute_wrong_type (jit.test_class_type.TestClassType) 2022-08-17T12:43:09.7424433Z Test that the error message displayed when convering a class type ... ok (0.010s) 2022-08-17T12:43:09.7814827Z test_class_constant (jit.test_class_type.TestClassType) ... ok (0.039s) 2022-08-17T12:43:09.7893635Z test_class_constructs_itself (jit.test_class_type.TestClassType) ... ok (0.008s) 2022-08-17T12:43:09.7954583Z test_class_inheritance (jit.test_class_type.TestClassType) ... ok (0.006s) 2022-08-17T12:43:09.7964159Z test_class_inheritance_implicit (jit.test_class_type.TestClassType) 2022-08-17T12:43:09.8126114Z Test that inheritance is detected in ... ok (0.017s) 2022-08-17T12:43:10.0089971Z test_class_sorting (jit.test_class_type.TestClassType) ... ok (0.196s) 2022-08-17T12:43:10.1001491Z test_class_specialization (jit.test_class_type.TestClassType) ... ok (0.091s) 2022-08-17T12:43:10.1112857Z test_class_type_as_param (jit.test_class_type.TestClassType) ... ok (0.011s) 2022-08-17T12:43:10.1120044Z test_classmethod (jit.test_class_type.TestClassType) 2022-08-17T12:43:10.1230997Z Test classmethods on class types. ... ok (0.012s) 2022-08-17T12:43:10.1317133Z test_conditional_set_attr (jit.test_class_type.TestClassType) ... ok (0.008s) 2022-08-17T12:43:10.1329099Z test_custom_delete (jit.test_class_type.TestClassType) 2022-08-17T12:43:10.1571951Z Test that del can be called on an instance of a class that ... ok (0.025s) 2022-08-17T12:43:10.1601370Z test_default_args (jit.test_class_type.TestClassType) 2022-08-17T12:43:10.2191568Z Test that methods on class types can have default arguments. ... ok (0.062s) 2022-08-17T12:43:10.2277225Z test_get_attr (jit.test_class_type.TestClassType) ... ok (0.008s) 2022-08-17T12:43:10.2364465Z test_get_attr_not_initialized (jit.test_class_type.TestClassType) ... ok (0.009s) 2022-08-17T12:43:10.2451027Z test_get_with_method (jit.test_class_type.TestClassType) ... ok (0.008s) 2022-08-17T12:43:10.2467328Z test_imported_classes (jit.test_class_type.TestClassType) ... skip: Test does not work with TorchDynamo (0.002s) 2022-08-17T12:43:10.2552693Z test_in (jit.test_class_type.TestClassType) ... ok (0.008s) 2022-08-17T12:43:10.2604209Z test_init_compiled_first (jit.test_class_type.TestClassType) ... ok (0.005s) 2022-08-17T12:43:10.3643348Z test_interface (jit.test_class_type.TestClassType) ... ok (0.104s) 2022-08-17T12:43:10.3718438Z test_optional_type_promotion (jit.test_class_type.TestClassType) ... ok (0.007s) 2022-08-17T12:43:10.3810022Z test_out_of_order_methods (jit.test_class_type.TestClassType) ... ok (0.009s) 2022-08-17T12:43:10.5302042Z test_overloaded_fn (jit.test_class_type.TestClassType) ... ok (0.149s) 2022-08-17T12:43:10.5324368Z test_properties (jit.test_class_type.TestClassType) 2022-08-17T12:43:10.5329842Z Test that a scripted class can make use of the @property decorator. ... skip: Not a suitable test for TorchDynamo (0.003s) 2022-08-17T12:43:10.5426912Z test_py_class_to_ivalue_missing_attribute (jit.test_class_type.TestClassType) ... ok (0.010s) 2022-08-17T12:43:10.5539848Z test_python_interop (jit.test_class_type.TestClassType) ... ok (0.011s) 2022-08-17T12:43:10.5543991Z test_recursive_class (jit.test_class_type.TestClassType) 2022-08-17T12:43:10.5621163Z Recursive class types not yet supported. We should give a good error message. ... ok (0.008s) 2022-08-17T12:43:10.5636130Z test_recursive_script_builtin_type_resolution (jit.test_class_type.TestClassType) 2022-08-17T12:43:10.6170758Z Test resolution of built-in torch types(e.g. torch.Tensor, torch.device) when a class is recursively compiled. ... ok (0.055s) 2022-08-17T12:43:10.6178090Z test_recursive_script_module_builtin_type_resolution (jit.test_class_type.TestClassType) 2022-08-17T12:43:10.6307308Z Test resolution of built-in torch types(e.g. torch.Tensor, torch.device) when a class is recursively compiled ... ok (0.014s) 2022-08-17T12:43:10.6314388Z test_recursive_scripting (jit.test_class_type.TestClassType) 2022-08-17T12:43:10.6484796Z Test that class types are recursively scripted when an Python instance of one ... ok (0.018s) 2022-08-17T12:43:10.6496762Z test_recursive_scripting_failed (jit.test_class_type.TestClassType) 2022-08-17T12:43:10.6734716Z Test that class types module attributes that fail to script ... ok (0.025s) 2022-08-17T12:43:10.6743885Z test_reference_semantics (jit.test_class_type.TestClassType) 2022-08-17T12:43:10.6850641Z Test that modifications made to a class instance in TorchScript ... ok (0.012s) 2022-08-17T12:43:10.6969913Z test_save_load_with_classes (jit.test_class_type.TestClassType) ... ok (0.012s) 2022-08-17T12:43:10.7148384Z test_save_load_with_classes_nested (jit.test_class_type.TestClassType) ... ok (0.018s) 2022-08-17T12:43:10.7269315Z test_save_load_with_classes_returned (jit.test_class_type.TestClassType) ... ok (0.012s) 2022-08-17T12:43:10.7273592Z test_schema_human_readable (jit.test_class_type.TestClassType) 2022-08-17T12:43:10.9719531Z Make sure that the schema is human readable, ie the mode parameter should read "nearest" instead of being displayed in octal ... ok (0.245s) 2022-08-17T12:43:10.9727858Z test_self_referential_method (jit.test_class_type.TestClassType) 2022-08-17T12:43:10.9920585Z Test that a scripted class can have a method that refers to the class itself ... ok (0.020s) 2022-08-17T12:43:11.0008541Z test_set_attr_in_method (jit.test_class_type.TestClassType) ... ok (0.009s) 2022-08-17T12:43:11.0091073Z test_set_attr_non_initialized (jit.test_class_type.TestClassType) ... ok (0.008s) 2022-08-17T12:43:11.0169638Z test_set_attr_type_mismatch (jit.test_class_type.TestClassType) ... ok (0.008s) 2022-08-17T12:43:11.0180834Z test_staticmethod (jit.test_class_type.TestClassType) 2022-08-17T12:43:11.0384480Z Test static methods on class types. ... ok (0.021s) 2022-08-17T12:43:11.0392000Z test_type_annotation (jit.test_class_type.TestClassType) 2022-08-17T12:43:11.0476494Z Test that annotating container attributes with types works correctly ... ok (0.009s) 2022-08-17T12:43:11.0568927Z test_type_annotations (jit.test_class_type.TestClassType) ... ok (0.009s) 2022-08-17T12:43:11.0657231Z test_unresolved_class_attributes (jit.test_class_type.TestClassType) ... ok (0.009s) 2022-08-17T12:43:11.0671451Z test_unused_method (jit.test_class_type.TestClassType) 2022-08-17T12:43:11.0867490Z Test unused methods on scripted classes. ... ok (0.021s) 2022-08-17T12:43:11.1427047Z test_binary_op_complex_tensor (jit.test_complex.TestComplex) ... ok (0.056s) 2022-08-17T12:43:11.1599407Z test_comparison_ops (jit.test_complex.TestComplex) ... ok (0.017s) 2022-08-17T12:43:11.8618078Z test_complex_constants_and_ops (jit.test_complex.TestComplex) ... ok (0.702s) 2022-08-17T12:43:11.9187951Z test_complex_constructor (jit.test_complex.TestComplex) ... ok (0.057s) 2022-08-17T12:43:11.9384771Z test_complex_list_sum (jit.test_complex.TestComplex) ... ok (0.020s) 2022-08-17T12:43:11.9591601Z test_complex_parse (jit.test_complex.TestComplex) ... ok (0.021s) 2022-08-17T12:43:11.9659261Z test_complexdict (jit.test_complex.TestComplex) ... ok (0.007s) 2022-08-17T12:43:11.9723131Z test_complexlist (jit.test_complex.TestComplex) ... ok (0.006s) 2022-08-17T12:43:11.9782631Z test_div (jit.test_complex.TestComplex) ... ok (0.006s) 2022-08-17T12:43:11.9905023Z test_infj_nanj_pickle (jit.test_complex.TestComplex) ... ok (0.012s) 2022-08-17T12:43:12.0028228Z test_pickle (jit.test_complex.TestComplex) ... ok (0.012s) 2022-08-17T12:43:12.0083183Z test_script (jit.test_complex.TestComplex) ... ok (0.005s) 2022-08-17T12:43:12.0302077Z test_tensor_attributes (jit.test_complex.TestComplex) ... ok (0.022s) 2022-08-17T12:43:12.1470982Z test_torch_complex_constructor_with_tensor (jit.test_complex.TestComplex) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:43:12.1471682Z function: 'fn_tensor_tensor' (/var/lib/jenkins/workspace/test/jit/test_complex.py:279) 2022-08-17T12:43:12.1472214Z reasons: ["tensor 'img' dtype mismatch. expected Double, actual Bool"] 2022-08-17T12:43:12.1472656Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:43:12.1473322Z ok (0.117s) 2022-08-17T12:43:12.1658941Z test_calling_scripted_custom_op (jit.test_custom_operators.TestCustomOperators) ... ok (0.018s) 2022-08-17T12:43:12.1761429Z test_calling_traced_custom_op (jit.test_custom_operators.TestCustomOperators) ... ok (0.010s) 2022-08-17T12:43:12.1858239Z test_default_arguments_are_used (jit.test_custom_operators.TestCustomOperators) ... ok (0.010s) 2022-08-17T12:43:12.1894642Z test_dynamic_op_registry (jit.test_custom_operators.TestCustomOperators) ... ok (0.004s) 2022-08-17T12:43:12.1946529Z test_generic_list (jit.test_custom_operators.TestCustomOperators) ... ok (0.005s) 2022-08-17T12:43:12.2047683Z test_passing_and_returning_lists (jit.test_custom_operators.TestCustomOperators) ... ok (0.010s) 2022-08-17T12:43:12.2108625Z test_passing_one_positional_but_not_the_second (jit.test_custom_operators.TestCustomOperators) ... ok (0.006s) 2022-08-17T12:43:12.2166361Z test_passing_too_few_args (jit.test_custom_operators.TestCustomOperators) ... ok (0.006s) 2022-08-17T12:43:12.2224509Z test_passing_too_many_args (jit.test_custom_operators.TestCustomOperators) ... ok (0.006s) 2022-08-17T12:43:12.2286791Z test_passing_unknown_kwargs (jit.test_custom_operators.TestCustomOperators) ... ok (0.006s) 2022-08-17T12:43:12.2473712Z test_script_graph_contains_custom_op (jit.test_custom_operators.TestCustomOperators) ... ok (0.019s) 2022-08-17T12:43:12.2479024Z test_script_graph_for_custom_ops_matches_traced_graph (jit.test_custom_operators.TestCustomOperators) ... skip: Need to figure out default dtype differences between fbcode and oss (0.000s) 2022-08-17T12:43:12.2573632Z test_simply_calling_an_operator (jit.test_custom_operators.TestCustomOperators) ... ok (0.009s) 2022-08-17T12:43:12.2690971Z test_where_no_scalar (jit.test_custom_operators.TestCustomOperators) ... ok (0.011s) 2022-08-17T12:43:12.2785861Z test_setattr_no_aliasdb (jit.test_dce.TestDCE) ... ok (0.009s) 2022-08-17T12:43:12.2893796Z test_setattr_removed (jit.test_dce.TestDCE) ... ok (0.011s) 2022-08-17T12:43:12.2899814Z test_python_submodule_script (jit.test_data_parallel.TestDataParallel) ... skip: multi-GPU not supported (0.001s) 2022-08-17T12:43:12.2906178Z test_shared_module (jit.test_data_parallel.TestDataParallel) ... skip: multi-GPU not supported (0.001s) 2022-08-17T12:43:12.2918277Z test_tensor_sharing (jit.test_data_parallel.TestDataParallel) ... skip: multi-GPU not supported (0.001s) 2022-08-17T12:43:12.2928420Z test_tensor_sharing_with_forward (jit.test_data_parallel.TestDataParallel) ... skip: multi-GPU not supported (0.001s) 2022-08-17T12:43:12.2933759Z test_traced_module (jit.test_data_parallel.TestDataParallel) ... skip: multi-GPU not supported (0.000s) 2022-08-17T12:43:13.4184151Z test__post_init__ (jit.test_dataclasses.TestDataclasses) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:43:13.4185246Z function: 'test_function' (/opt/conda/lib/python3.7/site-packages/hypothesis/internal/conjecture/engine.py:208) 2022-08-17T12:43:13.4185593Z reasons: ['self.call_count == 0'] 2022-08-17T12:43:13.4185932Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:43:13.4971263Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:43:13.4972080Z function: 'test__post_init__' (/var/lib/jenkins/workspace/test/jit/test_dataclasses.py:90) 2022-08-17T12:43:13.4972599Z reasons: ['x == 0.0'] 2022-08-17T12:43:13.4972953Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:43:13.5214144Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:43:13.5214854Z function: '__post_init__' (/var/lib/jenkins/workspace/test/jit/test_dataclasses.py:20) 2022-08-17T12:43:13.5215155Z reasons: ['self.x == 0.0'] 2022-08-17T12:43:13.5215481Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:43:16.3062141Z ok (4.013s) 2022-08-17T12:43:17.2687664Z test_comparators (jit.test_dataclasses.TestDataclasses) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:43:17.2688353Z function: 'test_comparators' (/var/lib/jenkins/workspace/test/jit/test_dataclasses.py:100) 2022-08-17T12:43:17.2688667Z reasons: ['pt1[0] == 0.0'] 2022-08-17T12:43:17.2689004Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:43:21.1247984Z ok (4.816s) 2022-08-17T12:43:21.1469104Z test_custom__eq__ (jit.test_dataclasses.TestDataclasses) ... ok (0.024s) 2022-08-17T12:43:21.1610886Z test_default_factories (jit.test_dataclasses.TestDataclasses) ... ok (0.014s) 2022-08-17T12:43:21.1619486Z test_init_vars (jit.test_dataclasses.TestDataclasses) ... skip: InitVar not supported in Python < 3.8 (0.001s) 2022-08-17T12:43:21.1834699Z test_no_source (jit.test_dataclasses.TestDataclasses) ... ok (0.021s) 2022-08-17T12:43:21.1913113Z test_use_unregistered_dataclass_raises (jit.test_dataclasses.TestDataclasses) ... ok (0.008s) 2022-08-17T12:43:21.2659723Z test_custom_device_op (jit.test_device_analysis.TestDeviceAnalysis) ... ok (0.074s) 2022-08-17T12:43:21.2762550Z test_device_apply (jit.test_device_analysis.TestDeviceAnalysis) ... ok (0.010s) 2022-08-17T12:43:21.3375201Z test_device_arg (jit.test_device_analysis.TestDeviceAnalysis) ... ok (0.061s) 2022-08-17T12:43:21.3960710Z test_device_if_propagation (jit.test_device_analysis.TestDeviceAnalysis) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:43:21.3961403Z function: 'prop_device_on_graph' (/var/lib/jenkins/workspace/test/jit/test_device_analysis.py:41) 2022-08-17T12:43:21.3961978Z reasons: ['len(graph_inputs) == 1'] 2022-08-17T12:43:21.3962318Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:43:21.3964154Z ok (0.059s) 2022-08-17T12:43:21.4318135Z test_if_loop_mix (jit.test_device_analysis.TestDeviceAnalysis) ... ok (0.035s) 2022-08-17T12:43:21.4394208Z test_loop_device_change (jit.test_device_analysis.TestDeviceAnalysis) ... ok (0.007s) 2022-08-17T12:43:21.4467606Z test_loop_simple (jit.test_device_analysis.TestDeviceAnalysis) ... ok (0.007s) 2022-08-17T12:43:21.6380854Z test_mobilenet (jit.test_device_analysis.TestDeviceAnalysis) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:43:21.6381886Z function: '__init__' (/var/lib/jenkins/.local/lib/python3.7/site-packages/torchvision/ops/misc.py:69) 2022-08-17T12:43:21.6382403Z reasons: ['stride == 2'] 2022-08-17T12:43:21.6382975Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:43:26.4188453Z ok (4.972s) 2022-08-17T12:43:26.4305159Z test_nested_loops (jit.test_device_analysis.TestDeviceAnalysis) ... ok (0.012s) 2022-08-17T12:43:26.4372726Z test_set_dtype (jit.test_device_analysis.TestDeviceAnalysis) ... ok (0.007s) 2022-08-17T12:43:26.4460985Z test_simple (jit.test_device_analysis.TestDeviceAnalysis) ... ok (0.009s) 2022-08-17T12:43:26.4600467Z test_tensor_as_fns (jit.test_device_analysis.TestDeviceAnalysis) ... ok (0.014s) 2022-08-17T12:43:26.4670958Z test_while_change (jit.test_device_analysis.TestDeviceAnalysis) ... ok (0.007s) 2022-08-17T12:43:26.5701258Z test_zerodim_cpu (jit.test_device_analysis.TestDeviceAnalysis) ... ok (0.103s) 2022-08-17T12:43:26.5705631Z test_zerodim_gpu (jit.test_device_analysis.TestDeviceAnalysis) ... skip: No CUDA (0.000s) 2022-08-17T12:43:26.5982308Z test_zerodim_no_device (jit.test_device_analysis.TestDeviceAnalysis) ... ok (0.027s) 2022-08-17T12:43:26.6001817Z test_aug_assign (jit.test_list_dict.TestDict) ... skip: TorchDynamo fails for this test for unknown reason (0.002s) 2022-08-17T12:43:26.6021916Z test_basic (jit.test_list_dict.TestDict) ... skip: TorchDynamo fails for this test for unknown reason (0.002s) 2022-08-17T12:43:26.6030041Z test_clear (jit.test_list_dict.TestDict) ... skip: TorchDynamo fails for this test for unknown reason (0.001s) 2022-08-17T12:43:26.6038005Z test_copy (jit.test_list_dict.TestDict) ... skip: TorchDynamo fails for this test for unknown reason (0.001s) 2022-08-17T12:43:26.6049893Z test_del (jit.test_list_dict.TestDict) ... skip: TorchDynamo fails for this test for unknown reason (0.001s) 2022-08-17T12:43:26.6064378Z test_dict_bool_conversion (jit.test_list_dict.TestDict) ... skip: TorchDynamo fails for this test for unknown reason (0.001s) 2022-08-17T12:43:26.6074946Z test_dict_preserves_order (jit.test_list_dict.TestDict) ... skip: TorchDynamo fails for this test for unknown reason (0.001s) 2022-08-17T12:43:26.6086072Z test_dict_to_python (jit.test_list_dict.TestDict) ... skip: TorchDynamo fails for this test for unknown reason (0.001s) 2022-08-17T12:43:26.6100106Z test_dict_variance (jit.test_list_dict.TestDict) 2022-08-17T12:43:26.6104140Z `Dict[T1, _]` is not a subtype of `Dict[T2, _]`, even if `T1` is ... skip: TorchDynamo fails for this test for unknown reason (0.002s) 2022-08-17T12:43:26.6115713Z test_get (jit.test_list_dict.TestDict) ... skip: TorchDynamo fails for this test for unknown reason (0.001s) 2022-08-17T12:43:26.6127032Z test_get_boolkey (jit.test_list_dict.TestDict) ... skip: TorchDynamo fails for this test for unknown reason (0.001s) 2022-08-17T12:43:26.6137551Z test_items (jit.test_list_dict.TestDict) ... skip: TorchDynamo fails for this test for unknown reason (0.001s) 2022-08-17T12:43:26.6144951Z test_key_type (jit.test_list_dict.TestDict) ... skip: TorchDynamo fails for this test for unknown reason (0.001s) 2022-08-17T12:43:26.6156214Z test_keys (jit.test_list_dict.TestDict) ... skip: TorchDynamo fails for this test for unknown reason (0.001s) 2022-08-17T12:43:26.6163731Z test_len (jit.test_list_dict.TestDict) ... skip: TorchDynamo fails for this test for unknown reason (0.001s) 2022-08-17T12:43:26.6173212Z test_loop (jit.test_list_dict.TestDict) ... skip: TorchDynamo fails for this test for unknown reason (0.001s) 2022-08-17T12:43:26.6186362Z test_membership (jit.test_list_dict.TestDict) ... skip: TorchDynamo fails for this test for unknown reason (0.001s) 2022-08-17T12:43:26.6195205Z test_mutability (jit.test_list_dict.TestDict) ... skip: TorchDynamo fails for this test for unknown reason (0.001s) 2022-08-17T12:43:26.6206533Z test_optional_dict_construct (jit.test_list_dict.TestDict) ... skip: TorchDynamo fails for this test for unknown reason (0.001s) 2022-08-17T12:43:26.6223592Z test_ordered_dict (jit.test_list_dict.TestDict) ... skip: TorchDynamo fails for this test for unknown reason (0.002s) 2022-08-17T12:43:26.6238107Z test_pop (jit.test_list_dict.TestDict) ... skip: TorchDynamo fails for this test for unknown reason (0.001s) 2022-08-17T12:43:26.6249883Z test_popitem (jit.test_list_dict.TestDict) ... skip: TorchDynamo fails for this test for unknown reason (0.001s) 2022-08-17T12:43:26.6259932Z test_setdefault (jit.test_list_dict.TestDict) ... skip: TorchDynamo fails for this test for unknown reason (0.001s) 2022-08-17T12:43:26.6268129Z test_type_annotation_missing_contained_type (jit.test_list_dict.TestDict) 2022-08-17T12:43:26.6272282Z Test that the use of a Dict type annotation without contained ... skip: TorchDynamo fails for this test for unknown reason (0.001s) 2022-08-17T12:43:26.6281837Z test_update (jit.test_list_dict.TestDict) ... skip: TorchDynamo fails for this test for unknown reason (0.001s) 2022-08-17T12:43:26.6290297Z test_update_existing_key (jit.test_list_dict.TestDict) ... skip: TorchDynamo fails for this test for unknown reason (0.001s) 2022-08-17T12:43:26.6299227Z test_values (jit.test_list_dict.TestDict) ... skip: TorchDynamo fails for this test for unknown reason (0.001s) 2022-08-17T12:43:26.6308213Z test_view (jit.test_list_dict.TestDict) ... skip: TorchDynamo fails for this test for unknown reason (0.001s) 2022-08-17T12:43:26.7441179Z test_binary_scalar (jit.test_dtype_analysis.TestDtypeAnalysis) ... ok (0.113s) 2022-08-17T12:43:26.7797095Z test_binary_tensors (jit.test_dtype_analysis.TestDtypeAnalysis) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:43:26.7797985Z function: 'assert_dtype_equal_custom_args' (/var/lib/jenkins/workspace/test/jit/test_dtype_analysis.py:135) 2022-08-17T12:43:26.7798326Z reasons: ['___guarded_code.valid'] 2022-08-17T12:43:26.7798656Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:43:26.8035414Z /var/lib/jenkins/workspace/test/jit/test_dtype_analysis.py:165: UserWarning: ComplexHalf support is experimental and many operators don't support it yet. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/EmptyTensor.cpp:32.) 2022-08-17T12:43:26.8036001Z rand_tensor = torch.rand(shape, dtype=dtype) 2022-08-17T12:43:26.8057542Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:43:26.8058353Z function: 'prop_dtype_on_graph' (/var/lib/jenkins/workspace/test/jit/test_dtype_analysis.py:119) 2022-08-17T12:43:26.8058867Z reasons: ["tensor 'example_inputs[0]' dtype mismatch. expected Float, actual Double"] 2022-08-17T12:43:26.8059250Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:43:26.8239344Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:43:26.8240091Z function: 'add' (/var/lib/jenkins/workspace/test/jit/test_dtype_analysis.py:202) 2022-08-17T12:43:26.8240438Z reasons: ["tensor 'x' rank mismatch. expected 3, actual 2"] 2022-08-17T12:43:26.8240985Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:43:26.8731073Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:43:26.8731623Z function: 'div' (/var/lib/jenkins/workspace/test/jit/test_dtype_analysis.py:205) 2022-08-17T12:43:26.8732003Z reasons: ["tensor 'x' dtype mismatch. expected Float, actual Long"] 2022-08-17T12:43:26.8732367Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:43:26.8959399Z ok (0.152s) 2022-08-17T12:43:26.9623775Z test_combined (jit.test_dtype_analysis.TestDtypeAnalysis) ... ok (0.066s) 2022-08-17T12:43:27.0417730Z test_conv_no_mixed_args (jit.test_dtype_analysis.TestDtypeAnalysis) ... ok (0.079s) 2022-08-17T12:43:27.1099635Z test_custom_rules (jit.test_dtype_analysis.TestDtypeAnalysis) ... ok (0.068s) 2022-08-17T12:43:27.1661171Z test_unary (jit.test_dtype_analysis.TestDtypeAnalysis) ... ok (0.056s) 2022-08-17T12:43:27.2033411Z test_custom_rules_expected_failure_nn_functional_adaptive_max_pool3d_cpu_float32 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... expected failure (0.037s) 2022-08-17T12:43:27.2152919Z test_custom_rules_expected_failure_nn_functional_adaptive_max_pool3d_cpu_float64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... expected failure (0.012s) 2022-08-17T12:43:27.2564110Z test_custom_rules_ints_nn_functional_adaptive_avg_pool1d_cpu_bfloat16 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.041s) 2022-08-17T12:43:27.2934869Z test_custom_rules_ints_nn_functional_adaptive_avg_pool1d_cpu_float32 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.037s) 2022-08-17T12:43:27.3069753Z test_custom_rules_ints_nn_functional_adaptive_avg_pool1d_cpu_float64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.013s) 2022-08-17T12:43:27.3129441Z test_custom_rules_ints_nn_functional_adaptive_avg_pool2d_cpu_bfloat16 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.006s) 2022-08-17T12:43:27.3188125Z test_custom_rules_ints_nn_functional_adaptive_avg_pool2d_cpu_float32 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.006s) 2022-08-17T12:43:27.3247840Z test_custom_rules_ints_nn_functional_adaptive_avg_pool2d_cpu_float64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.006s) 2022-08-17T12:43:27.3367558Z test_custom_rules_ints_nn_functional_adaptive_avg_pool3d_cpu_float16 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.012s) 2022-08-17T12:43:27.3423538Z test_custom_rules_ints_nn_functional_adaptive_avg_pool3d_cpu_float32 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.005s) 2022-08-17T12:43:27.3479835Z test_custom_rules_ints_nn_functional_adaptive_avg_pool3d_cpu_float64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.005s) 2022-08-17T12:43:27.3535184Z test_custom_rules_ints_nn_functional_adaptive_max_pool1d_cpu_bfloat16 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.005s) 2022-08-17T12:43:27.3589027Z test_custom_rules_ints_nn_functional_adaptive_max_pool1d_cpu_float32 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.005s) 2022-08-17T12:43:27.3643540Z test_custom_rules_ints_nn_functional_adaptive_max_pool1d_cpu_float64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.005s) 2022-08-17T12:43:27.3685463Z test_custom_rules_ints_nn_functional_adaptive_max_pool2d_cpu_bfloat16 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.004s) 2022-08-17T12:43:27.3728397Z test_custom_rules_ints_nn_functional_adaptive_max_pool2d_cpu_float32 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.004s) 2022-08-17T12:43:27.3769790Z test_custom_rules_ints_nn_functional_adaptive_max_pool2d_cpu_float64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.004s) 2022-08-17T12:43:27.4090734Z test_custom_rules_ints_nn_functional_avg_pool1d_cpu_bfloat16 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.032s) 2022-08-17T12:43:27.4146282Z test_custom_rules_ints_nn_functional_avg_pool1d_cpu_float32 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.005s) 2022-08-17T12:43:27.4224546Z test_custom_rules_ints_nn_functional_avg_pool1d_cpu_float64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.008s) 2022-08-17T12:43:27.4362623Z test_custom_rules_ints_nn_functional_avg_pool1d_cpu_int64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.014s) 2022-08-17T12:43:27.4682407Z test_custom_rules_ints_nn_functional_avg_pool2d_cpu_bfloat16 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.032s) 2022-08-17T12:43:27.4727604Z test_custom_rules_ints_nn_functional_avg_pool2d_cpu_float32 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.004s) 2022-08-17T12:43:27.4810717Z test_custom_rules_ints_nn_functional_avg_pool2d_cpu_float64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.008s) 2022-08-17T12:43:27.4890832Z test_custom_rules_ints_nn_functional_avg_pool2d_cpu_int64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.008s) 2022-08-17T12:43:27.4931264Z test_custom_rules_ints_nn_functional_avg_pool3d_cpu_float32 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.004s) 2022-08-17T12:43:27.5259795Z test_custom_rules_ints_nn_functional_avg_pool3d_cpu_float64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.033s) 2022-08-17T12:43:27.5341834Z test_custom_rules_ints_nn_functional_avg_pool3d_cpu_int64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.008s) 2022-08-17T12:43:27.5410768Z test_custom_rules_ints_nn_functional_batch_norm_cpu_bfloat16 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.007s) 2022-08-17T12:43:27.5477729Z test_custom_rules_ints_nn_functional_batch_norm_cpu_float32 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.007s) 2022-08-17T12:43:27.5544284Z test_custom_rules_ints_nn_functional_batch_norm_cpu_float64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.006s) 2022-08-17T12:43:27.5882899Z test_custom_rules_ints_nn_functional_conv1d_cpu_bfloat16 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.034s) 2022-08-17T12:43:27.6039402Z test_custom_rules_ints_nn_functional_conv1d_cpu_complex128 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.016s) 2022-08-17T12:43:27.6200092Z test_custom_rules_ints_nn_functional_conv1d_cpu_complex64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.016s) 2022-08-17T12:43:27.6531416Z test_custom_rules_ints_nn_functional_conv1d_cpu_float32 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.033s) 2022-08-17T12:43:27.6627371Z test_custom_rules_ints_nn_functional_conv1d_cpu_float64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.009s) 2022-08-17T12:43:27.6723197Z test_custom_rules_ints_nn_functional_conv1d_cpu_int64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.009s) 2022-08-17T12:43:27.7068681Z test_custom_rules_ints_nn_functional_conv2d_cpu_bfloat16 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.034s) 2022-08-17T12:43:27.7169241Z test_custom_rules_ints_nn_functional_conv2d_cpu_complex128 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.010s) 2022-08-17T12:43:27.7265474Z test_custom_rules_ints_nn_functional_conv2d_cpu_complex64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.009s) 2022-08-17T12:43:27.7354675Z test_custom_rules_ints_nn_functional_conv2d_cpu_float32 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:43:27.7355714Z function: 'assert_output_dtype_equal' (/var/lib/jenkins/workspace/test/jit/test_dtype_analysis.py:319) 2022-08-17T12:43:27.7356370Z reasons: ["tensor 'expected_res' dtype mismatch. expected Long, actual Int"] 2022-08-17T12:43:27.7356909Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:43:27.7357748Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:43:27.7358717Z function: 'assert_tensor_dtype_equal' (/var/lib/jenkins/workspace/test/jit/test_dtype_analysis.py:329) 2022-08-17T12:43:27.7359250Z reasons: ["str(graph_dtype) == 'torch.int64'"] 2022-08-17T12:43:27.7359739Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:43:27.7361522Z ok (0.010s) 2022-08-17T12:43:27.7461074Z test_custom_rules_ints_nn_functional_conv2d_cpu_float64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.010s) 2022-08-17T12:43:27.7556121Z test_custom_rules_ints_nn_functional_conv2d_cpu_int64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.009s) 2022-08-17T12:43:27.7641001Z test_custom_rules_ints_nn_functional_conv_transpose2d_cpu_float32 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.008s) 2022-08-17T12:43:27.7737490Z test_custom_rules_ints_nn_functional_conv_transpose2d_cpu_float64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.009s) 2022-08-17T12:43:27.7834855Z test_custom_rules_ints_nn_functional_conv_transpose2d_cpu_int64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.010s) 2022-08-17T12:43:27.7881341Z test_custom_rules_ints_nn_functional_hardswish_cpu_bfloat16 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.004s) 2022-08-17T12:43:27.7927408Z test_custom_rules_ints_nn_functional_hardswish_cpu_float32 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.004s) 2022-08-17T12:43:27.7973484Z test_custom_rules_ints_nn_functional_hardswish_cpu_float64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.004s) 2022-08-17T12:43:27.8031185Z test_custom_rules_ints_nn_functional_max_pool1d_cpu_bfloat16 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.006s) 2022-08-17T12:43:27.8089914Z test_custom_rules_ints_nn_functional_max_pool1d_cpu_float32 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.006s) 2022-08-17T12:43:27.8148455Z test_custom_rules_ints_nn_functional_max_pool1d_cpu_float64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.006s) 2022-08-17T12:43:27.8195011Z test_custom_rules_ints_nn_functional_max_pool2d_cpu_bfloat16 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.005s) 2022-08-17T12:43:27.8240864Z test_custom_rules_ints_nn_functional_max_pool2d_cpu_float32 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.004s) 2022-08-17T12:43:27.8285467Z test_custom_rules_ints_nn_functional_max_pool2d_cpu_float64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.004s) 2022-08-17T12:43:27.8329610Z test_custom_rules_ints_nn_functional_max_pool3d_cpu_float32 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.004s) 2022-08-17T12:43:27.8373380Z test_custom_rules_ints_nn_functional_max_pool3d_cpu_float64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.004s) 2022-08-17T12:43:27.8501832Z test_custom_rules_ints_nn_functional_prelu_cpu_bfloat16 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.013s) 2022-08-17T12:43:27.8510536Z test_custom_rules_ints_nn_functional_prelu_cpu_float32 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:43:27.8511573Z function: 'test_custom_rules_ints' (/var/lib/jenkins/workspace/test/jit/test_dtype_analysis.py:364) 2022-08-17T12:43:27.8512323Z reasons: ['___check_type_id(op, 94229214382720)'] 2022-08-17T12:43:27.8512883Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:43:27.8570487Z ok (0.007s) 2022-08-17T12:43:27.8635914Z test_custom_rules_ints_nn_functional_prelu_cpu_float64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.006s) 2022-08-17T12:43:27.8766480Z test_custom_rules_nn_functional_adaptive_avg_pool1d_cpu_bfloat16 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.013s) 2022-08-17T12:43:27.8831469Z test_custom_rules_nn_functional_adaptive_avg_pool1d_cpu_float32 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.006s) 2022-08-17T12:43:27.8894561Z test_custom_rules_nn_functional_adaptive_avg_pool1d_cpu_float64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.006s) 2022-08-17T12:43:27.8972023Z test_custom_rules_nn_functional_adaptive_avg_pool2d_cpu_bfloat16 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.008s) 2022-08-17T12:43:27.9050994Z test_custom_rules_nn_functional_adaptive_avg_pool2d_cpu_float32 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.008s) 2022-08-17T12:43:27.9128478Z test_custom_rules_nn_functional_adaptive_avg_pool2d_cpu_float64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.008s) 2022-08-17T12:43:27.9203627Z test_custom_rules_nn_functional_adaptive_avg_pool3d_cpu_float16 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.007s) 2022-08-17T12:43:27.9274059Z test_custom_rules_nn_functional_adaptive_avg_pool3d_cpu_float32 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.007s) 2022-08-17T12:43:27.9343898Z test_custom_rules_nn_functional_adaptive_avg_pool3d_cpu_float64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.007s) 2022-08-17T12:43:27.9411456Z test_custom_rules_nn_functional_adaptive_max_pool1d_cpu_bfloat16 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.007s) 2022-08-17T12:43:27.9477711Z test_custom_rules_nn_functional_adaptive_max_pool1d_cpu_float32 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.007s) 2022-08-17T12:43:27.9543400Z test_custom_rules_nn_functional_adaptive_max_pool1d_cpu_float64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.006s) 2022-08-17T12:43:27.9613876Z test_custom_rules_nn_functional_adaptive_max_pool2d_cpu_bfloat16 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.007s) 2022-08-17T12:43:27.9683503Z test_custom_rules_nn_functional_adaptive_max_pool2d_cpu_float32 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.007s) 2022-08-17T12:43:27.9751647Z test_custom_rules_nn_functional_adaptive_max_pool2d_cpu_float64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.007s) 2022-08-17T12:43:27.9819205Z test_custom_rules_nn_functional_avg_pool1d_cpu_bfloat16 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.007s) 2022-08-17T12:43:27.9886168Z test_custom_rules_nn_functional_avg_pool1d_cpu_float32 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.007s) 2022-08-17T12:43:27.9953579Z test_custom_rules_nn_functional_avg_pool1d_cpu_float64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.007s) 2022-08-17T12:43:28.0019785Z test_custom_rules_nn_functional_avg_pool1d_cpu_int64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.007s) 2022-08-17T12:43:28.0093433Z test_custom_rules_nn_functional_avg_pool2d_cpu_bfloat16 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.007s) 2022-08-17T12:43:28.0170241Z test_custom_rules_nn_functional_avg_pool2d_cpu_float32 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.008s) 2022-08-17T12:43:28.0246176Z test_custom_rules_nn_functional_avg_pool2d_cpu_float64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.007s) 2022-08-17T12:43:28.0317685Z test_custom_rules_nn_functional_avg_pool2d_cpu_int64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.007s) 2022-08-17T12:43:28.0389535Z test_custom_rules_nn_functional_avg_pool3d_cpu_float32 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.007s) 2022-08-17T12:43:28.0461393Z test_custom_rules_nn_functional_avg_pool3d_cpu_float64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.007s) 2022-08-17T12:43:28.0530724Z test_custom_rules_nn_functional_avg_pool3d_cpu_int64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.007s) 2022-08-17T12:43:28.0613359Z test_custom_rules_nn_functional_batch_norm_cpu_bfloat16 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.008s) 2022-08-17T12:43:28.0696017Z test_custom_rules_nn_functional_batch_norm_cpu_float32 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.008s) 2022-08-17T12:43:28.0780881Z test_custom_rules_nn_functional_batch_norm_cpu_float64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.008s) 2022-08-17T12:43:28.0881458Z test_custom_rules_nn_functional_conv1d_cpu_bfloat16 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.010s) 2022-08-17T12:43:28.1104076Z test_custom_rules_nn_functional_conv1d_cpu_complex128 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... expected failure (0.022s) 2022-08-17T12:43:28.1325356Z test_custom_rules_nn_functional_conv1d_cpu_complex64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... expected failure (0.022s) 2022-08-17T12:43:28.1417062Z test_custom_rules_nn_functional_conv1d_cpu_float32 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.009s) 2022-08-17T12:43:28.1507378Z test_custom_rules_nn_functional_conv1d_cpu_float64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.009s) 2022-08-17T12:43:28.1597909Z test_custom_rules_nn_functional_conv1d_cpu_int64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.009s) 2022-08-17T12:43:28.1703374Z test_custom_rules_nn_functional_conv2d_cpu_bfloat16 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.010s) 2022-08-17T12:43:28.1937532Z test_custom_rules_nn_functional_conv2d_cpu_complex128 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... expected failure (0.023s) 2022-08-17T12:43:28.2169373Z test_custom_rules_nn_functional_conv2d_cpu_complex64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... expected failure (0.023s) 2022-08-17T12:43:28.2307855Z test_custom_rules_nn_functional_conv2d_cpu_float32 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.014s) 2022-08-17T12:43:28.2427658Z test_custom_rules_nn_functional_conv2d_cpu_float64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.012s) 2022-08-17T12:43:28.2544416Z test_custom_rules_nn_functional_conv2d_cpu_int64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.011s) 2022-08-17T12:43:28.2658923Z test_custom_rules_nn_functional_conv_transpose2d_cpu_float32 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.011s) 2022-08-17T12:43:28.2773665Z test_custom_rules_nn_functional_conv_transpose2d_cpu_float64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.011s) 2022-08-17T12:43:28.2866874Z test_custom_rules_nn_functional_conv_transpose2d_cpu_int64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.009s) 2022-08-17T12:43:28.2931134Z test_custom_rules_nn_functional_hardswish_cpu_bfloat16 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.006s) 2022-08-17T12:43:28.2992879Z test_custom_rules_nn_functional_hardswish_cpu_float32 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.006s) 2022-08-17T12:43:28.3054723Z test_custom_rules_nn_functional_hardswish_cpu_float64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.006s) 2022-08-17T12:43:28.3135918Z test_custom_rules_nn_functional_max_pool1d_cpu_bfloat16 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.008s) 2022-08-17T12:43:28.3211912Z test_custom_rules_nn_functional_max_pool1d_cpu_float32 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.007s) 2022-08-17T12:43:28.3287792Z test_custom_rules_nn_functional_max_pool1d_cpu_float64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.007s) 2022-08-17T12:43:28.3376181Z test_custom_rules_nn_functional_max_pool2d_cpu_bfloat16 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.009s) 2022-08-17T12:43:28.3463096Z test_custom_rules_nn_functional_max_pool2d_cpu_float32 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.009s) 2022-08-17T12:43:28.3553211Z test_custom_rules_nn_functional_max_pool2d_cpu_float64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.009s) 2022-08-17T12:43:28.3638381Z test_custom_rules_nn_functional_max_pool3d_cpu_float32 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.008s) 2022-08-17T12:43:28.3723519Z test_custom_rules_nn_functional_max_pool3d_cpu_float64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.008s) 2022-08-17T12:43:28.3782997Z test_custom_rules_nn_functional_prelu_cpu_bfloat16 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.006s) 2022-08-17T12:43:28.3840023Z test_custom_rules_nn_functional_prelu_cpu_float32 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.006s) 2022-08-17T12:43:28.3896544Z test_custom_rules_nn_functional_prelu_cpu_float64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.006s) 2022-08-17T12:43:28.4002260Z test_closed_over_enum_constant (jit.test_enum.TestEnum) ... ok (0.010s) 2022-08-17T12:43:28.4088304Z test_enum_as_const (jit.test_enum.TestEnum) ... ok (0.008s) 2022-08-17T12:43:28.4205031Z test_enum_as_module_attribute (jit.test_enum.TestEnum) ... ok (0.012s) 2022-08-17T12:43:28.4290173Z test_enum_comp (jit.test_enum.TestEnum) ... ok (0.008s) 2022-08-17T12:43:28.4394407Z test_enum_comp_diff_classes (jit.test_enum.TestEnum) ... ok (0.010s) 2022-08-17T12:43:28.4427624Z test_enum_explicit_script (jit.test_enum.TestEnum) ... ok (0.003s) 2022-08-17T12:43:28.4539266Z test_enum_iterate (jit.test_enum.TestEnum) ... ok (0.011s) 2022-08-17T12:43:28.4622397Z test_enum_ivalue_type (jit.test_enum.TestEnum) ... ok (0.008s) 2022-08-17T12:43:28.4740634Z test_enum_module_return (jit.test_enum.TestEnum) ... ok (0.012s) 2022-08-17T12:43:28.4819777Z test_enum_name (jit.test_enum.TestEnum) ... ok (0.008s) 2022-08-17T12:43:28.4903790Z test_enum_return (jit.test_enum.TestEnum) ... ok (0.008s) 2022-08-17T12:43:28.4984476Z test_enum_value (jit.test_enum.TestEnum) ... ok (0.008s) 2022-08-17T12:43:28.5207700Z test_enum_value_types (jit.test_enum.TestEnum) ... ok (0.022s) 2022-08-17T12:43:28.5271436Z test_heterogenous_value_type_enum_error (jit.test_enum.TestEnum) ... ok (0.006s) 2022-08-17T12:43:28.5337038Z test_non_existent_enum_value (jit.test_enum.TestEnum) ... ok (0.006s) 2022-08-17T12:43:28.5457224Z test_string_enum_as_module_attribute (jit.test_enum.TestEnum) ... ok (0.012s) 2022-08-17T12:43:28.5550578Z test_aten_fallback (jit.test_export_modes.TestExportModes) ... ok (0.009s) 2022-08-17T12:43:28.5562293Z test_caffe2_aten_fallback (jit.test_export_modes.TestExportModes) ... skip: Caffe2 is not available (0.001s) 2022-08-17T12:43:28.5618868Z test_compressed_zipfile (jit.test_export_modes.TestExportModes) ... /var/lib/jenkins/workspace/test/jit/test_export_modes.py:53: FutureWarning: `torch.onnx._export` is deprecated in version 1.12.0 and will be removed in version TBD. Please use `torch.onnx.export` instead. 2022-08-17T12:43:28.5619753Z export_type=torch.onnx.ExportTypes.COMPRESSED_ZIP_ARCHIVE) 2022-08-17T12:43:28.5681017Z ok (0.012s) 2022-08-17T12:43:28.5730285Z test_directory (jit.test_export_modes.TestExportModes) ... /var/lib/jenkins/workspace/test/jit/test_export_modes.py:60: FutureWarning: `torch.onnx._export` is deprecated in version 1.12.0 and will be removed in version TBD. Please use `torch.onnx.export` instead. 2022-08-17T12:43:28.5731109Z export_type=torch.onnx.ExportTypes.DIRECTORY) 2022-08-17T12:43:28.5787518Z ok (0.011s) 2022-08-17T12:43:28.5848819Z test_onnx_aten (jit.test_export_modes.TestExportModes) ... ok (0.006s) 2022-08-17T12:43:28.6012677Z test_onnx_multiple_return (jit.test_export_modes.TestExportModes) ... /var/lib/jenkins/workspace/test/jit/test_export_modes.py:63: FutureWarning: `torch.onnx._export` is deprecated in version 1.12.0 and will be removed in version TBD. Please use `torch.onnx.export` instead. 2022-08-17T12:43:28.6013461Z def test_onnx_multiple_return(self): 2022-08-17T12:43:28.6030882Z ok (0.018s) 2022-08-17T12:43:28.6079474Z test_protobuf (jit.test_export_modes.TestExportModes) ... /var/lib/jenkins/workspace/test/jit/test_export_modes.py:39: FutureWarning: `torch.onnx._export` is deprecated in version 1.12.0 and will be removed in version TBD. Please use `torch.onnx.export` instead. 2022-08-17T12:43:28.6080299Z export_type=torch.onnx.ExportTypes.PROTOBUF_FILE) 2022-08-17T12:43:28.6132331Z ok (0.010s) 2022-08-17T12:43:28.6180249Z test_zipfile (jit.test_export_modes.TestExportModes) ... /var/lib/jenkins/workspace/test/jit/test_export_modes.py:46: FutureWarning: `torch.onnx._export` is deprecated in version 1.12.0 and will be removed in version TBD. Please use `torch.onnx.export` instead. 2022-08-17T12:43:28.6181052Z export_type=torch.onnx.ExportTypes.ZIP_ARCHIVE) 2022-08-17T12:43:28.6230274Z ok (0.010s) 2022-08-17T12:43:28.6464720Z test_freeze_module (jit.test_freezing.TestFreezing) ... ok (0.023s) 2022-08-17T12:43:28.7300112Z test_freeze_module_detach_gradient (jit.test_freezing.TestFreezing) ... ok (0.083s) 2022-08-17T12:43:28.9793806Z test_freeze_module_in_training_mode (jit.test_freezing.TestFreezing) ... ok (0.249s) 2022-08-17T12:43:28.9944477Z test_freeze_module_inlining (jit.test_freezing.TestFreezing) ... ok (0.015s) 2022-08-17T12:43:29.0098716Z test_freeze_module_no_forward (jit.test_freezing.TestFreezing) ... ok (0.015s) 2022-08-17T12:43:29.0213072Z test_freeze_module_return_self (jit.test_freezing.TestFreezing) ... ok (0.011s) 2022-08-17T12:43:29.0399355Z test_freeze_module_return_sub_module (jit.test_freezing.TestFreezing) ... ok (0.018s) 2022-08-17T12:43:29.0533429Z test_freeze_module_with_aliased_attr (jit.test_freezing.TestFreezing) ... ok (0.013s) 2022-08-17T12:43:29.0690791Z test_freeze_module_with_aliased_attr2 (jit.test_freezing.TestFreezing) ... ok (0.016s) 2022-08-17T12:43:29.0824962Z test_freeze_module_with_aliased_attr3 (jit.test_freezing.TestFreezing) ... ok (0.013s) 2022-08-17T12:43:29.0937796Z test_freeze_module_with_aliased_tensor_attr (jit.test_freezing.TestFreezing) ... ok (0.011s) 2022-08-17T12:43:29.1099590Z test_freeze_module_with_aliased_tensor_attr2 (jit.test_freezing.TestFreezing) ... ok (0.016s) 2022-08-17T12:43:29.1223357Z test_freeze_module_with_aliased_tensor_attr3 (jit.test_freezing.TestFreezing) ... ok (0.012s) 2022-08-17T12:43:29.1364059Z test_freeze_module_with_aliased_tensor_attr4 (jit.test_freezing.TestFreezing) ... ok (0.014s) 2022-08-17T12:43:29.1513923Z test_freeze_module_with_call_method (jit.test_freezing.TestFreezing) ... ok (0.015s) 2022-08-17T12:43:29.1706101Z test_freeze_module_with_fork (jit.test_freezing.TestFreezing) ... ok (0.019s) 2022-08-17T12:43:29.1929893Z test_freeze_module_with_fork2 (jit.test_freezing.TestFreezing) ... ok (0.022s) 2022-08-17T12:43:29.2161659Z test_freeze_module_with_fork_calling_module_method (jit.test_freezing.TestFreezing) ... ok (0.023s) 2022-08-17T12:43:29.2333613Z test_freeze_module_with_helperfunction (jit.test_freezing.TestFreezing) ... ok (0.017s) 2022-08-17T12:43:29.2455272Z test_freeze_module_with_inplace_mutable (jit.test_freezing.TestFreezing) ... ok (0.012s) 2022-08-17T12:43:29.2573813Z test_freeze_module_with_list (jit.test_freezing.TestFreezing) ... ok (0.012s) 2022-08-17T12:43:29.2701456Z test_freeze_module_with_mutable_dict (jit.test_freezing.TestFreezing) ... ok (0.013s) 2022-08-17T12:43:29.2826392Z test_freeze_module_with_mutable_list (jit.test_freezing.TestFreezing) ... ok (0.012s) 2022-08-17T12:43:29.2982667Z test_freeze_module_with_mutable_tensor (jit.test_freezing.TestFreezing) ... ok (0.016s) 2022-08-17T12:43:29.3292208Z test_freeze_module_with_nested_fork (jit.test_freezing.TestFreezing) ... ok (0.031s) 2022-08-17T12:43:29.3619545Z test_freeze_module_with_nestedaliasing (jit.test_freezing.TestFreezing) ... ok (0.033s) 2022-08-17T12:43:29.3961349Z test_freeze_module_with_nestedaliasingscalar (jit.test_freezing.TestFreezing) ... ok (0.034s) 2022-08-17T12:43:29.3976604Z test_freeze_module_with_non_static_module_container_index (jit.test_freezing.TestFreezing) 2022-08-17T12:43:29.4561855Z Test that Modules containing non-static ModuleDict or ModuleList ... ok (0.060s) 2022-08-17T12:43:29.4725321Z test_freeze_module_with_overlapping_attrs (jit.test_freezing.TestFreezing) ... ok (0.016s) 2022-08-17T12:43:29.4908680Z test_freeze_module_with_preserve_sub_module (jit.test_freezing.TestFreezing) ... ok (0.018s) 2022-08-17T12:43:29.5112747Z test_freeze_module_with_preserve_sub_module_and_mutation (jit.test_freezing.TestFreezing) ... ok (0.020s) 2022-08-17T12:43:29.5450325Z test_freeze_module_with_sharedclasstype (jit.test_freezing.TestFreezing) ... ok (0.034s) 2022-08-17T12:43:29.5701698Z test_freeze_module_with_submodule (jit.test_freezing.TestFreezing) ... ok (0.025s) 2022-08-17T12:43:29.5828753Z test_freeze_module_with_tensor (jit.test_freezing.TestFreezing) ... ok (0.013s) 2022-08-17T12:43:29.5960567Z test_freeze_module_with_tuple (jit.test_freezing.TestFreezing) ... ok (0.013s) 2022-08-17T12:43:29.6132366Z test_freeze_module_with_tupleoutput_submodule (jit.test_freezing.TestFreezing) ... ok (0.017s) 2022-08-17T12:43:29.6228930Z test_freeze_module_with_user_preserved_attr (jit.test_freezing.TestFreezing) ... ok (0.010s) 2022-08-17T12:43:29.6413885Z test_freeze_module_with_user_preserved_attribute_on_submodule (jit.test_freezing.TestFreezing) ... ok (0.018s) 2022-08-17T12:43:29.6575681Z test_freeze_module_with_user_preserved_attribute_on_unused_submodule (jit.test_freezing.TestFreezing) ... ok (0.016s) 2022-08-17T12:43:29.6715258Z test_freeze_module_with_user_preserved_method (jit.test_freezing.TestFreezing) ... ok (0.014s) 2022-08-17T12:43:29.6840039Z test_freeze_module_with_user_preserved_method2 (jit.test_freezing.TestFreezing) ... ok (0.012s) 2022-08-17T12:43:29.7014307Z test_freeze_module_with_user_preserved_method_on_submodule (jit.test_freezing.TestFreezing) ... ok (0.017s) 2022-08-17T12:43:29.7196945Z test_freeze_non_module_class_getattr (jit.test_freezing.TestFreezing) ... ok (0.018s) 2022-08-17T12:43:29.7350512Z test_module_getattr_indirection (jit.test_freezing.TestFreezing) ... ok (0.015s) 2022-08-17T12:43:29.7970839Z test_module_with_shared_type_instances (jit.test_freezing.TestFreezing) ... /opt/conda/lib/python3.7/site-packages/torch/ao/quantization/utils.py:285: UserWarning: must run observer before calling calculate_qparams. Returning default values. 2022-08-17T12:43:29.7971651Z "must run observer before calling calculate_qparams. " + 2022-08-17T12:43:29.8774445Z ok (0.142s) 2022-08-17T12:43:29.8946748Z test_instancing_error (__main__.TestFrontend) ... ok (0.017s) 2022-08-17T12:43:29.9554771Z test_collapse_adjacent_conversions (jit.test_freezing.TestFrozenOptimizations) ... ok (0.061s) 2022-08-17T12:43:30.1354138Z test_conv_add_folding (jit.test_freezing.TestFrozenOptimizations) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:43:30.1355234Z function: 'forward' (/var/lib/jenkins/workspace/test/jit/test_freezing.py:1731) 2022-08-17T12:43:30.1355875Z reasons: ['___check_type_id(self, 94229472020128)'] 2022-08-17T12:43:30.1356519Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:43:31.4653870Z ok (1.510s) 2022-08-17T12:43:31.7330010Z test_conv_bn_folding (jit.test_freezing.TestFrozenOptimizations) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:43:31.7330980Z function: 'forward' (/var/lib/jenkins/workspace/test/jit/test_freezing.py:1618) 2022-08-17T12:43:31.7331543Z reasons: ['___check_type_id(self, 94229505151520)'] 2022-08-17T12:43:31.7332094Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:43:31.9626014Z ok (0.497s) 2022-08-17T12:43:31.9644319Z test_conv_bn_folding_autocast_scenario_cuda (jit.test_freezing.TestFrozenOptimizations) ... skip: Optimization currently only run for GPU (0.002s) 2022-08-17T12:43:31.9842668Z test_conv_bn_folding_not_forward (jit.test_freezing.TestFrozenOptimizations) ... ok (0.020s) 2022-08-17T12:43:33.6596245Z test_conv_hardswish (jit.test_freezing.TestFrozenOptimizations) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:43:33.6597282Z function: 'forward' (/opt/conda/lib/python3.7/site-packages/torch/nn/modules/container.py:202) 2022-08-17T12:43:33.6597885Z reasons: ['___check_type_id(self[1], 94229184384256)'] 2022-08-17T12:43:33.6598739Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:43:34.4664545Z ok (2.482s) 2022-08-17T12:43:34.5415171Z test_conv_mul_add_bn (jit.test_freezing.TestFrozenOptimizations) ... ok (0.075s) 2022-08-17T12:43:34.6026897Z test_conv_to_mkldnn (jit.test_freezing.TestFrozenOptimizations) ... ok (0.061s) 2022-08-17T12:43:34.6036150Z test_conv_to_mkldnn_no_mkldnn (jit.test_freezing.TestFrozenOptimizations) ... skip: Testing no mkldnn (0.001s) 2022-08-17T12:43:34.6063181Z test_freeze_conv_relu_fusion (jit.test_freezing.TestFrozenOptimizations) ... skip: requires CUDNN (0.003s) 2022-08-17T12:43:34.6083439Z test_freeze_conv_relu_fusion_not_forward (jit.test_freezing.TestFrozenOptimizations) ... skip: requires CUDNN (0.002s) 2022-08-17T12:43:34.6665521Z test_freeze_mkdlnn (jit.test_freezing.TestFrozenOptimizations) ... ok (0.058s) 2022-08-17T12:43:34.6777075Z test_freeze_remove_dropout (jit.test_freezing.TestFrozenOptimizations) ... ok (0.011s) 2022-08-17T12:43:34.6900339Z test_freeze_remove_feature_dropout (jit.test_freezing.TestFrozenOptimizations) ... ok (0.012s) 2022-08-17T12:43:34.7406147Z test_hardswish_hardsigmoid (jit.test_freezing.TestFrozenOptimizations) ... ok (0.050s) 2022-08-17T12:43:34.9165608Z test_incompatible_perf_formats (jit.test_freezing.TestFrozenOptimizations) ... ok (0.176s) 2022-08-17T12:43:34.9178669Z test_linear_concat (jit.test_freezing.TestFrozenOptimizations) ... skip: Optimization currently only run for GPU (0.001s) 2022-08-17T12:43:34.9191538Z test_linear_concat_complex (jit.test_freezing.TestFrozenOptimizations) 2022-08-17T12:43:34.9192346Z Testing that the interleaving of multiple optimizations does not ... skip: Optimization currently only run for GPU (0.001s) 2022-08-17T12:43:34.9205508Z test_linear_concat_different_input (jit.test_freezing.TestFrozenOptimizations) 2022-08-17T12:43:34.9206201Z There should be no change to the graph due to the optimization pass ... skip: Optimization currently only run for GPU (0.001s) 2022-08-17T12:43:34.9220327Z test_linear_multiple_blocks (jit.test_freezing.TestFrozenOptimizations) ... skip: Optimization currently only run for GPU (0.001s) 2022-08-17T12:43:34.9390000Z test_linear_non_constant_weight (jit.test_freezing.TestFrozenOptimizations) ... You have not run this instance of FileCheck! 2022-08-17T12:43:34.9390525Z FileCheck checks: 2022-08-17T12:43:34.9436065Z ok (0.021s) 2022-08-17T12:43:34.9599999Z test_linear_transpose (jit.test_freezing.TestFrozenOptimizations) ... ok (0.016s) 2022-08-17T12:43:35.1563139Z test_maxpool_mkldnn (jit.test_freezing.TestFrozenOptimizations) ... ok (0.196s) 2022-08-17T12:43:35.1929905Z test_mkldnn_fuser_broadcasting (jit.test_freezing.TestFrozenOptimizations) ... ok (0.036s) 2022-08-17T12:43:35.2167847Z test_mkldnn_inplace_removal (jit.test_freezing.TestFrozenOptimizations) ... ok (0.024s) 2022-08-17T12:43:35.2583765Z test_optimize_freeze_module (jit.test_freezing.TestFrozenOptimizations) ... You have not run this instance of FileCheck! 2022-08-17T12:43:35.2584353Z FileCheck checks: 2022-08-17T12:43:35.2688046Z ok (0.052s) 2022-08-17T12:43:35.5694752Z test_pool2d_batchnorm (jit.test_freezing.TestFrozenOptimizations) ... ok (0.300s) 2022-08-17T12:43:36.4052666Z test_pool3d_batchnorm (jit.test_freezing.TestFrozenOptimizations) ... ok (0.836s) 2022-08-17T12:43:36.4168482Z test_remove_detach (jit.test_freezing.TestFrozenOptimizations) ... ok (0.011s) 2022-08-17T12:43:36.4270431Z test_remove_detach_not_applied (jit.test_freezing.TestFrozenOptimizations) ... ok (0.010s) 2022-08-17T12:43:36.4881186Z test_scalar_mul (jit.test_freezing.TestFrozenOptimizations) ... ok (0.061s) 2022-08-17T12:43:36.5515771Z test_subgraph_creation (jit.test_functional_blocks.TestFunctionalBlocks) ... ok (0.063s) 2022-08-17T12:43:36.7650498Z test_check_no_type_promotion (jit.test_convert_activation.TestFunctionalToInplaceActivation) ... ok (0.213s) 2022-08-17T12:43:36.8418174Z test_functional_to_inplace_activation (jit.test_convert_activation.TestFunctionalToInplaceActivation) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:43:36.8419026Z function: 'test_basic' (/var/lib/jenkins/workspace/test/jit/test_convert_activation.py:70) 2022-08-17T12:43:36.8419378Z reasons: ['___check_obj_id(activation, 139822003707056)'] 2022-08-17T12:43:36.8419739Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:43:36.8542399Z ok (0.089s) 2022-08-17T12:43:36.8756981Z test_no_functional_to_inplace (jit.test_convert_activation.TestFunctionalToInplaceActivation) ... ok (0.021s) 2022-08-17T12:43:44.4523498Z test_resnet18_correctness (jit.test_convert_activation.TestFunctionalToInplaceActivation) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:43:44.4524635Z function: '_get_item_by_idx' (/opt/conda/lib/python3.7/site-packages/torch/nn/modules/container.py:93) 2022-08-17T12:43:44.4525158Z reasons: ['idx == 0'] 2022-08-17T12:43:44.4525692Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:43:45.4843488Z ok (8.608s) 2022-08-17T12:43:45.5038285Z test_getattr_with_default (jit.test_attr.TestGetDefaultAttr) ... ok (0.019s) 2022-08-17T12:43:45.5746481Z test_fuse_linear (jit.test_graph_rewrite_passes.TestGraphRewritePasses) ... ok (0.071s) 2022-08-17T12:43:45.5902178Z test_hash_bool (jit.test_hash.TestHash) ... ok (0.015s) 2022-08-17T12:43:45.6023385Z test_hash_device (jit.test_hash.TestHash) ... ok (0.012s) 2022-08-17T12:43:45.6206210Z test_hash_float (jit.test_hash.TestHash) ... ok (0.018s) 2022-08-17T12:43:45.6368570Z test_hash_int (jit.test_hash.TestHash) ... ok (0.016s) 2022-08-17T12:43:45.6482407Z test_hash_none (jit.test_hash.TestHash) ... ok (0.011s) 2022-08-17T12:43:45.6629274Z test_hash_string (jit.test_hash.TestHash) ... ok (0.015s) 2022-08-17T12:43:45.6635680Z test_hash_tensor (jit.test_hash.TestHash) 2022-08-17T12:43:45.7033645Z Tensors should hash by identity ... ok (0.040s) 2022-08-17T12:43:45.7188876Z test_hash_tuple (jit.test_hash.TestHash) ... ok (0.015s) 2022-08-17T12:43:45.7273979Z test_hash_tuple_nested_unhashable_type (jit.test_hash.TestHash) ... ok (0.008s) 2022-08-17T12:43:45.7613643Z test_forward_tuple_input (jit.test_hooks.TestHooks) ... ok (0.034s) 2022-08-17T12:43:45.7625194Z test_hook_compilation_hint (jit.test_hooks.TestHooks) ... ok (0.001s) 2022-08-17T12:43:45.8476890Z test_hook_hook_name_collision (jit.test_hooks.TestHooks) ... ok (0.085s) 2022-08-17T12:43:45.8864322Z test_hook_method_name_collision (jit.test_hooks.TestHooks) ... ok (0.039s) 2022-08-17T12:43:45.9631705Z test_module_direct_forward_invocation (jit.test_hooks.TestHooks) ... ok (0.077s) 2022-08-17T12:43:46.0054702Z test_module_forward_multiple_inputs (jit.test_hooks.TestHooks) ... ok (0.042s) 2022-08-17T12:43:46.0397318Z test_module_forward_single_input (jit.test_hooks.TestHooks) ... ok (0.034s) 2022-08-17T12:43:46.0694414Z test_module_hook_return_nothing (jit.test_hooks.TestHooks) ... ok (0.030s) 2022-08-17T12:43:46.1171521Z test_module_multiple_hooks_multiple_inputs (jit.test_hooks.TestHooks) ... ok (0.048s) 2022-08-17T12:43:46.1588562Z test_module_multiple_hooks_single_input (jit.test_hooks.TestHooks) ... ok (0.042s) 2022-08-17T12:43:46.1911445Z test_module_no_forward_input (jit.test_hooks.TestHooks) ... ok (0.032s) 2022-08-17T12:43:46.2241634Z test_module_same_hook_repeated (jit.test_hooks.TestHooks) ... ok (0.033s) 2022-08-17T12:43:46.2534576Z test_submodule_called_directly_with_hooks (jit.test_hooks.TestHooks) ... ok (0.029s) 2022-08-17T12:43:46.3609999Z test_submodule_direct_forward_invocation (jit.test_hooks.TestHooks) ... ok (0.107s) 2022-08-17T12:43:46.4051104Z test_submodule_forward_multiple_inputs (jit.test_hooks.TestHooks) ... ok (0.044s) 2022-08-17T12:43:46.4381624Z test_submodule_forward_single_input (jit.test_hooks.TestHooks) ... ok (0.033s) 2022-08-17T12:43:46.4695494Z test_submodule_forward_single_input_return_not_tupled (jit.test_hooks.TestHooks) ... ok (0.031s) 2022-08-17T12:43:46.5031329Z test_submodule_hook_return_nothing (jit.test_hooks.TestHooks) ... ok (0.033s) 2022-08-17T12:43:46.5532570Z test_submodule_multiple_hooks_multiple_inputs (jit.test_hooks.TestHooks) ... ok (0.050s) 2022-08-17T12:43:46.5945629Z test_submodule_multiple_hooks_single_input (jit.test_hooks.TestHooks) ... ok (0.041s) 2022-08-17T12:43:46.6211670Z test_submodule_no_forward_input (jit.test_hooks.TestHooks) ... ok (0.026s) 2022-08-17T12:43:46.6546604Z test_submodule_same_hook_repeated (jit.test_hooks.TestHooks) ... ok (0.033s) 2022-08-17T12:43:46.7433051Z test_wrong_hook_signatures (jit.test_hooks.TestHooks) ... ok (0.088s) 2022-08-17T12:43:46.8566933Z test_wrong_pre_hook_signatures (jit.test_hooks.TestHooks) ... ok (0.113s) 2022-08-17T12:43:46.8661847Z test_add_out_ignorable_args (jit.test_ignorable_args.TestIgnorableArgs) ... You have not run this instance of FileCheck! 2022-08-17T12:43:46.8662236Z FileCheck checks: 2022-08-17T12:43:46.8663008Z ok (0.010s) 2022-08-17T12:43:46.8729248Z test_slice_ignorable_args_for_slice (jit.test_ignorable_args.TestIgnorableArgs) ... ok (0.006s) 2022-08-17T12:43:46.9049233Z test_with_ignore_context_manager_with_inp_out (jit.test_ignore_context_manager.TestIgnoreContextManager) ... ok (0.032s) 2022-08-17T12:43:46.9152536Z test_with_ignore_context_manager_with_just_inp (jit.test_ignore_context_manager.TestIgnoreContextManager) ... ok (0.010s) 2022-08-17T12:43:46.9256505Z test_with_ignore_context_manager_with_just_out (jit.test_ignore_context_manager.TestIgnoreContextManager) ... ok (0.010s) 2022-08-17T12:43:46.9798454Z test_inplace_to_functional_activation (jit.test_convert_activation.TestInplaceToFunctionalActivation) ... ok (0.054s) 2022-08-17T12:43:53.6752253Z test_resnet18_correctness (jit.test_convert_activation.TestInplaceToFunctionalActivation) ... ok (6.695s) 2022-08-17T12:43:53.7092083Z test_bool (jit.test_isinstance.TestIsinstance) ... ok (0.034s) 2022-08-17T12:43:53.7765516Z test_dict (jit.test_isinstance.TestIsinstance) ... ok (0.067s) 2022-08-17T12:43:53.8608638Z test_dict_nested (jit.test_isinstance.TestIsinstance) ... ok (0.084s) 2022-08-17T12:43:53.8760808Z test_dict_no_contained_type (jit.test_isinstance.TestIsinstance) ... ok (0.015s) 2022-08-17T12:43:53.9055431Z test_dict_tensor (jit.test_isinstance.TestIsinstance) ... ok (0.029s) 2022-08-17T12:43:53.9114514Z test_empty_container_special_cases (jit.test_isinstance.TestIsinstance) ... ok (0.006s) 2022-08-17T12:43:56.2928219Z test_empty_container_throws_warning_in_eager (jit.test_isinstance.TestIsinstance) ... ok (2.381s) 2022-08-17T12:43:56.3170957Z test_float (jit.test_isinstance.TestIsinstance) ... ok (0.024s) 2022-08-17T12:43:56.3495011Z test_if_else (jit.test_isinstance.TestIsinstance) ... ok (0.032s) 2022-08-17T12:43:56.3665239Z test_in_if (jit.test_isinstance.TestIsinstance) ... ok (0.017s) 2022-08-17T12:43:56.3896971Z test_in_while_loop (jit.test_isinstance.TestIsinstance) ... ok (0.023s) 2022-08-17T12:43:56.4118076Z test_int (jit.test_isinstance.TestIsinstance) ... ok (0.022s) 2022-08-17T12:43:56.4279438Z test_list (jit.test_isinstance.TestIsinstance) ... ok (0.016s) 2022-08-17T12:43:56.4549532Z test_list_nested (jit.test_isinstance.TestIsinstance) ... ok (0.027s) 2022-08-17T12:43:56.4682179Z test_list_no_contained_type (jit.test_isinstance.TestIsinstance) ... ok (0.013s) 2022-08-17T12:43:56.4859170Z test_list_tensor (jit.test_isinstance.TestIsinstance) ... ok (0.018s) 2022-08-17T12:43:56.5015898Z test_list_tensor_type_true (jit.test_isinstance.TestIsinstance) ... ok (0.016s) 2022-08-17T12:43:56.5154246Z test_nontuple_container_rhs_throws_in_eager (jit.test_isinstance.TestIsinstance) ... ok (0.014s) 2022-08-17T12:43:56.5586235Z test_optional (jit.test_isinstance.TestIsinstance) ... ok (0.043s) 2022-08-17T12:43:56.5795986Z test_optional_nested (jit.test_isinstance.TestIsinstance) ... ok (0.021s) 2022-08-17T12:43:56.5941541Z test_optional_no_contained_type (jit.test_isinstance.TestIsinstance) ... ok (0.014s) 2022-08-17T12:43:56.6220046Z test_optional_none (jit.test_isinstance.TestIsinstance) ... ok (0.028s) 2022-08-17T12:43:56.6378117Z test_tensor_type_false (jit.test_isinstance.TestIsinstance) ... ok (0.016s) 2022-08-17T12:43:56.7042977Z test_tuple (jit.test_isinstance.TestIsinstance) ... ok (0.066s) 2022-08-17T12:43:56.7721145Z test_tuple_nested (jit.test_isinstance.TestIsinstance) ... ok (0.068s) 2022-08-17T12:43:56.7863381Z test_tuple_no_contained_type (jit.test_isinstance.TestIsinstance) ... ok (0.014s) 2022-08-17T12:43:56.8092600Z test_tuple_rhs (jit.test_isinstance.TestIsinstance) ... ok (0.023s) 2022-08-17T12:43:56.8391583Z test_tuple_tensor (jit.test_isinstance.TestIsinstance) ... ok (0.030s) 2022-08-17T12:43:56.8737037Z test_type_refinement (jit.test_isinstance.TestIsinstance) ... ok (0.034s) 2022-08-17T12:43:56.9700175Z test_ModuleList (__main__.TestJit) ... ok (0.096s) 2022-08-17T12:43:56.9995623Z test_Sequential (__main__.TestJit) ... ok (0.029s) 2022-08-17T12:43:57.1056987Z test_T_mT_H_mH (__main__.TestJit) ... ok (0.106s) 2022-08-17T12:43:57.1466885Z test_add_relu_fusion (__main__.TestJit) ... ok (0.041s) 2022-08-17T12:43:57.1484280Z test_arg_configurations (__main__.TestJit) 2022-08-17T12:43:57.1485768Z Different arg configurations should trigger different traces ... skip: Need to be adjusted to Graph Executor (0.002s) 2022-08-17T12:43:57.1787022Z test_attrs (__main__.TestJit) ... ok (0.030s) 2022-08-17T12:43:57.2115106Z test_batchnorm (__main__.TestJit) ... ok (0.033s) 2022-08-17T12:43:57.2127819Z test_big (__main__.TestJit) ... skip: Requires a lot of RAM (0.001s) 2022-08-17T12:43:57.2573460Z test_conj_transpose (__main__.TestJit) ... ok (0.044s) 2022-08-17T12:44:02.4801588Z test_constant_insertion (__main__.TestJit) ... ok (5.223s) 2022-08-17T12:44:02.4986007Z test_constant_prop_aliasing_type (__main__.TestJit) ... You have not run this instance of FileCheck! 2022-08-17T12:44:02.4986545Z FileCheck checks: 2022-08-17T12:44:02.5008977Z ok (0.021s) 2022-08-17T12:44:02.5158123Z test_constant_prop_exception (__main__.TestJit) ... ok (0.015s) 2022-08-17T12:44:02.5381760Z test_constant_prop_if_constant (__main__.TestJit) ... ok (0.022s) 2022-08-17T12:44:02.5566375Z test_constant_prop_if_inline (__main__.TestJit) ... ok (0.018s) 2022-08-17T12:44:02.5835113Z test_constant_prop_loop_constant (__main__.TestJit) ... ok (0.027s) 2022-08-17T12:44:02.6426048Z test_constant_prop_nested (__main__.TestJit) ... ok (0.059s) 2022-08-17T12:44:02.6788256Z test_constant_prop_none (__main__.TestJit) ... ok (0.036s) 2022-08-17T12:44:02.6969529Z test_constant_prop_print (__main__.TestJit) ... ok (0.018s) 2022-08-17T12:44:02.7156718Z test_constant_prop_rand (__main__.TestJit) ... ok (0.019s) 2022-08-17T12:44:02.7351060Z test_constant_prop_remove_output (__main__.TestJit) ... ok (0.019s) 2022-08-17T12:44:02.7611452Z test_constant_prop_simple (__main__.TestJit) ... ok (0.026s) 2022-08-17T12:44:02.8320194Z test_constants_pkl (__main__.TestJit) ... ok (0.071s) 2022-08-17T12:44:02.8853968Z test_cpp (__main__.TestJit) ... ok (0.053s) 2022-08-17T12:44:02.9160342Z test_cse (__main__.TestJit) ... You have not run this instance of FileCheck! 2022-08-17T12:44:02.9160599Z FileCheck checks: 2022-08-17T12:44:02.9200493Z ok (0.035s) 2022-08-17T12:44:02.9425342Z test_cse_not_introduce_aliasing (__main__.TestJit) ... ok (0.022s) 2022-08-17T12:44:02.9489916Z test_cu_escaped_number (__main__.TestJit) ... ok (0.006s) 2022-08-17T12:44:02.9503040Z test_cuda_export_restore (__main__.TestJit) ... skip: requires CUDA (0.001s) 2022-08-17T12:44:02.9847014Z test_debug_flush_compilation_cache (__main__.TestJit) ... ok (0.034s) 2022-08-17T12:44:03.0729881Z test_decompose_addmm (__main__.TestJit) ... ok (0.088s) 2022-08-17T12:44:03.0738574Z test_device_not_equal (__main__.TestJit) ... skip: requires CUDA (0.001s) 2022-08-17T12:44:03.0949139Z test_diff_subgraph_clones_constants (__main__.TestJit) ... ok (0.021s) 2022-08-17T12:44:03.1026669Z test_disabled (__main__.TestJit) ... ok (0.008s) 2022-08-17T12:44:03.1078916Z test_dropout (__main__.TestJit) ... ok (0.005s) 2022-08-17T12:44:03.1093217Z test_dropout_cuda (__main__.TestJit) ... skip: test_dropout_cuda require CUDA (0.001s) 2022-08-17T12:44:03.2145829Z test_dropout_func_requires_grad (__main__.TestJit) ... STAGE:2022-08-17 12:44:03 3088:3088 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-17T12:44:03.2183945Z STAGE:2022-08-17 12:44:03 3088:3088 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-17T12:44:03.2198801Z STAGE:2022-08-17 12:44:03 3088:3088 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-17T12:44:03.2204199Z STAGE:2022-08-17 12:44:03 3088:3088 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-17T12:44:03.2675200Z STAGE:2022-08-17 12:44:03 3088:3088 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-17T12:44:03.2689838Z STAGE:2022-08-17 12:44:03 3088:3088 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-17T12:44:03.2697370Z STAGE:2022-08-17 12:44:03 3088:3088 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-17T12:44:03.2703690Z STAGE:2022-08-17 12:44:03 3088:3088 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-17T12:44:03.2707075Z ok (0.161s) 2022-08-17T12:44:03.2726521Z test_dropout_module_requires_grad (__main__.TestJit) ... skip: Testing differentiable graph (0.002s) 2022-08-17T12:44:03.3368006Z test_einsum (__main__.TestJit) ... ok (0.064s) 2022-08-17T12:44:03.3615354Z test_element_size (__main__.TestJit) ... ok (0.025s) 2022-08-17T12:44:03.3723657Z test_expand_fold_quant_inputs (__main__.TestJit) ... ok (0.011s) 2022-08-17T12:44:03.3830501Z test_expand_quantlint (__main__.TestJit) ... ok (0.010s) 2022-08-17T12:44:03.3848833Z test_export_batchnorm (__main__.TestJit) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-17T12:44:03.4139666Z test_export_dropout (__main__.TestJit) ... ok (0.029s) 2022-08-17T12:44:03.4580404Z test_export_lstm (__main__.TestJit) ... ok (0.044s) 2022-08-17T12:44:03.4817370Z test_export_opnames (__main__.TestJit) ... ok (0.024s) 2022-08-17T12:44:03.5563647Z test_export_rnn (__main__.TestJit) ... ok (0.074s) 2022-08-17T12:44:03.5583215Z test_flags (__main__.TestJit) ... skip: Need to instrument GraphExecutors a bit more (0.002s) 2022-08-17T12:44:04.0596569Z test_function_default_values (__main__.TestJit) ... ok (0.501s) 2022-08-17T12:44:04.0800133Z test_hide_source_ranges_context_manager (__main__.TestJit) ... ok (0.020s) 2022-08-17T12:44:04.0907654Z test_import_method (__main__.TestJit) ... ok (0.011s) 2022-08-17T12:44:04.0989794Z test_inferred_as_tensor (__main__.TestJit) ... ok (0.008s) 2022-08-17T12:44:04.1271709Z test_layout (__main__.TestJit) ... ok (0.028s) 2022-08-17T12:44:04.1731223Z test_matrix_conj_transpose (__main__.TestJit) ... ok (0.046s) 2022-08-17T12:44:04.2004242Z test_matrix_transpose (__main__.TestJit) ... ok (0.027s) 2022-08-17T12:44:04.2140822Z test_module_default_values (__main__.TestJit) ... ok (0.013s) 2022-08-17T12:44:04.2277817Z test_mutable_default_values (__main__.TestJit) ... ok (0.014s) 2022-08-17T12:44:04.2292198Z test_native_dropout_corner_case (__main__.TestJit) ... skip: test requires CUDA (0.001s) 2022-08-17T12:44:04.5422760Z test_nn_conv (__main__.TestJit) ... ok (0.313s) 2022-08-17T12:44:04.6637131Z test_nn_lp_pool1d (__main__.TestJit) ... ok (0.121s) 2022-08-17T12:44:04.8204652Z test_nn_lp_pool2d (__main__.TestJit) ... ok (0.157s) 2022-08-17T12:44:05.0677850Z test_nn_padding (__main__.TestJit) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:44:05.0678708Z function: 'forward' (test_jit.py:1037) 2022-08-17T12:44:05.0755755Z reasons: ['___check_type_id(self.padding, 94229185836576)'] 2022-08-17T12:44:05.0757194Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:44:05.1059065Z ok (0.285s) 2022-08-17T12:44:05.1495873Z test_nn_padding_functional (__main__.TestJit) ... ok (0.044s) 2022-08-17T12:44:05.2762435Z test_no_erroneous_warnings (__main__.TestJit) ... ok (0.126s) 2022-08-17T12:44:05.2771529Z test_non_ascii_string (__main__.TestJit) ... skip: temporarily disable the test for fwd compatibility (0.001s) 2022-08-17T12:44:05.3042848Z test_numel (__main__.TestJit) ... ok (0.027s) 2022-08-17T12:44:05.3394484Z test_pattern_based_module_rewrite (__main__.TestJit) ... ok (0.035s) 2022-08-17T12:44:05.3442047Z test_pattern_based_rewrite (__main__.TestJit) ... ok (0.005s) 2022-08-17T12:44:05.3790533Z test_pattern_based_rewrite_with_source_range_preserved (__main__.TestJit) ... ok (0.035s) 2022-08-17T12:44:05.3820945Z test_peephole_optimize_shape_ops (__main__.TestJit) ... skip: Simple executor doesn't have shape information (0.003s) 2022-08-17T12:44:05.4032695Z test_permute_inputs_binding (__main__.TestJit) ... ok (0.021s) 2022-08-17T12:44:05.6557522Z test_pretty_printer (__main__.TestJit) ... ok (0.252s) 2022-08-17T12:44:05.6612310Z test_print_classes_module (__main__.TestJit) ... ok (0.005s) 2022-08-17T12:44:05.6661816Z test_print_op_module (__main__.TestJit) ... ok (0.005s) 2022-08-17T12:44:05.6804063Z test_print_torch_ops_modules (__main__.TestJit) ... ok (0.014s) 2022-08-17T12:44:05.6822623Z test_profiler (__main__.TestJit) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/65521 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:44:06.6069015Z test_python_bindings (__main__.TestJit) ... ok (0.924s) 2022-08-17T12:44:06.7978814Z test_python_ir (__main__.TestJit) ... ok (0.191s) 2022-08-17T12:44:06.8211328Z test_python_ir_utils (__main__.TestJit) ... ok (0.023s) 2022-08-17T12:44:06.8229456Z test_python_ir_utils_graph (__main__.TestJit) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/73473 for platform(s) macos, 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:06.8244655Z test_python_ivalue (__main__.TestJit) ... skip: TorchDynamo fails with unknown reason (0.001s) 2022-08-17T12:44:07.9758556Z test_pytorch_jit_env_off (__main__.TestJit) ... ok (1.151s) 2022-08-17T12:44:07.9811623Z test_recursive_cse (__main__.TestJit) ... ok (0.005s) 2022-08-17T12:44:08.0183919Z test_repeat_interleave_script (__main__.TestJit) ... ok (0.037s) 2022-08-17T12:44:08.0303047Z test_restore_device (__main__.TestJit) ... ok (0.012s) 2022-08-17T12:44:08.0324984Z test_restore_device_cuda (__main__.TestJit) ... skip: restore device requires CUDA (0.002s) 2022-08-17T12:44:08.0339104Z test_restore_shared_storage_on_cuda (__main__.TestJit) ... skip: restore device requires CUDA (0.001s) 2022-08-17T12:44:08.5016747Z test_script_autograd_grad (__main__.TestJit) ... ok (0.467s) 2022-08-17T12:44:08.5300706Z test_script_backward (__main__.TestJit) ... You have not run this instance of FileCheck! 2022-08-17T12:44:08.5301162Z FileCheck checks: 2022-08-17T12:44:08.5791706Z ok (0.077s) 2022-08-17T12:44:08.5872315Z test_script_backward_twice (__main__.TestJit) ... /opt/conda/lib/python3.7/site-packages/torch/jit/_script.py:1244: UserWarning: `optimize` is deprecated and has no effect. Use `with torch.jit.optimized_execution() instead 2022-08-17T12:44:08.5872825Z "`optimize` is deprecated and has no effect. Use `with torch.jit.optimized_execution() instead" 2022-08-17T12:44:08.6009189Z /opt/conda/lib/python3.7/site-packages/torch/jit/_script.py:1244: UserWarning: `optimize` is deprecated and has no effect. Use `with torch.jit.optimized_execution() instead 2022-08-17T12:44:08.6036644Z "`optimize` is deprecated and has no effect. Use `with torch.jit.optimized_execution() instead" 2022-08-17T12:44:08.6036925Z ok (0.024s) 2022-08-17T12:44:08.6143947Z test_script_fn_pkl (__main__.TestJit) ... ok (0.011s) 2022-08-17T12:44:08.6581882Z test_script_tensor_type (__main__.TestJit) ... ok (0.044s) 2022-08-17T12:44:08.6798411Z test_shape_analysis_broadcast (__main__.TestJit) ... ok (0.022s) 2022-08-17T12:44:08.6831322Z test_shape_analysis_masked_select (__main__.TestJit) ... ok (0.003s) 2022-08-17T12:44:08.6863155Z test_shape_analysis_unsqueeze_in_loop (__main__.TestJit) ... ok (0.003s) 2022-08-17T12:44:08.7247375Z test_sparse_csr_tensors (__main__.TestJit) ... ok (0.038s) 2022-08-17T12:44:08.8181114Z test_sparse_tensors (__main__.TestJit) ... ok (0.093s) 2022-08-17T12:44:08.9761607Z test_torch_complex (__main__.TestJit) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:472: UserWarning: An output with one or more elements was resized since it had shape [3, 4], which does not match the required output shape [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:44:08.9762392Z return callable(*args, **kwargs) 2022-08-17T12:44:09.0076864Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:472: UserWarning: An output with one or more elements was resized since it had shape [5, 2], which does not match the required output shape [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:44:09.0077558Z return callable(*args, **kwargs) 2022-08-17T12:44:09.1814487Z ok (0.363s) 2022-08-17T12:44:09.1823787Z test_torch_load_error (__main__.TestJit) ... skip: TODO: re-enable with https://github.com/pytorch/pytorch/pull/29339 (0.001s) 2022-08-17T12:44:09.2103909Z test_torch_load_zipfile_check (__main__.TestJit) ... ok (0.028s) 2022-08-17T12:44:09.2253754Z test_torch_ops_kwonly (__main__.TestJit) ... ok (0.015s) 2022-08-17T12:44:09.2376338Z test_torch_ops_overloaded (__main__.TestJit) ... ok (0.012s) 2022-08-17T12:44:09.2985228Z test_torch_sum (__main__.TestJit) ... ok (0.061s) 2022-08-17T12:44:09.3083700Z test_trace_retains_train (__main__.TestJit) ... ok (0.010s) 2022-08-17T12:44:09.3606261Z test_train_eval (__main__.TestJit) ... ok (0.052s) 2022-08-17T12:44:09.3883798Z test_transpose (__main__.TestJit) ... ok (0.028s) 2022-08-17T12:44:09.4281935Z test_unchecked_cast (__main__.TestJit) ... ok (0.040s) 2022-08-17T12:44:09.4357226Z test_unique_state_dict (__main__.TestJit) ... ok (0.007s) 2022-08-17T12:44:09.4367379Z test_verify (__main__.TestJit) ... skip: verify needs to be updated to work with GraphExecutors (0.001s) 2022-08-17T12:44:09.4385640Z test_warnings (__main__.TestJit) ... skip: TorchDynamo fails with unknown reason (0.002s) 2022-08-17T12:44:09.5660919Z test_nn_AdaptiveAvgPool1d (__main__.TestJitGeneratedModule) ... ok (0.127s) 2022-08-17T12:44:09.6729592Z test_nn_AdaptiveAvgPool1d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.107s) 2022-08-17T12:44:09.7488505Z test_nn_AdaptiveAvgPool1d_one_output (__main__.TestJitGeneratedModule) ... ok (0.076s) 2022-08-17T12:44:09.8646192Z test_nn_AdaptiveAvgPool2d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.116s) 2022-08-17T12:44:09.8928248Z test_nn_AdaptiveAvgPool2d_single (__main__.TestJitGeneratedModule) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:44:09.8929081Z function: 'create_nn_module' (test_jit.py:16344) 2022-08-17T12:44:09.8929908Z reasons: ['___check_obj_id(nn_module, 94229185688768)'] 2022-08-17T12:44:09.8930476Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:44:09.9651665Z ok (0.100s) 2022-08-17T12:44:10.0349696Z test_nn_AdaptiveAvgPool2d_single_1x1output (__main__.TestJitGeneratedModule) ... ok (0.070s) 2022-08-17T12:44:10.1051925Z test_nn_AdaptiveAvgPool2d_tuple (__main__.TestJitGeneratedModule) ... ok (0.070s) 2022-08-17T12:44:10.1114691Z test_nn_AdaptiveAvgPool2d_tuple_none (__main__.TestJitGeneratedModule) ... ok (0.006s) 2022-08-17T12:44:10.1150448Z test_nn_AdaptiveAvgPool3d_last_dim (__main__.TestJitGeneratedModule) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:44:10.1151265Z function: 'create_script_module' (test_jit.py:16308) 2022-08-17T12:44:10.1151813Z reasons: ["tensor 'args[0]' rank mismatch. expected 3, actual 5"] 2022-08-17T12:44:10.1152571Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:44:10.1562285Z ok (0.045s) 2022-08-17T12:44:10.2009707Z test_nn_AdaptiveAvgPool3d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.045s) 2022-08-17T12:44:10.2467686Z test_nn_AdaptiveAvgPool3d_single (__main__.TestJitGeneratedModule) ... ok (0.046s) 2022-08-17T12:44:10.2927614Z test_nn_AdaptiveAvgPool3d_tuple (__main__.TestJitGeneratedModule) ... ok (0.046s) 2022-08-17T12:44:10.2959286Z test_nn_AdaptiveAvgPool3d_tuple_none (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:44:10.3471906Z test_nn_AdaptiveMaxPool1d (__main__.TestJitGeneratedModule) ... ok (0.051s) 2022-08-17T12:44:10.3924701Z test_nn_AdaptiveMaxPool1d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.045s) 2022-08-17T12:44:10.4474858Z test_nn_AdaptiveMaxPool2d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.055s) 2022-08-17T12:44:10.4956885Z test_nn_AdaptiveMaxPool2d_single (__main__.TestJitGeneratedModule) ... ok (0.048s) 2022-08-17T12:44:10.5457586Z test_nn_AdaptiveMaxPool2d_tuple (__main__.TestJitGeneratedModule) ... ok (0.050s) 2022-08-17T12:44:10.5493079Z test_nn_AdaptiveMaxPool2d_tuple_none (__main__.TestJitGeneratedModule) ... ok (0.004s) 2022-08-17T12:44:10.6062665Z test_nn_AdaptiveMaxPool3d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.057s) 2022-08-17T12:44:10.6566422Z test_nn_AdaptiveMaxPool3d_single (__main__.TestJitGeneratedModule) ... ok (0.050s) 2022-08-17T12:44:10.7058786Z test_nn_AdaptiveMaxPool3d_single_nonatomic (__main__.TestJitGeneratedModule) ... ok (0.049s) 2022-08-17T12:44:10.7568520Z test_nn_AdaptiveMaxPool3d_tuple (__main__.TestJitGeneratedModule) ... ok (0.051s) 2022-08-17T12:44:10.8090672Z test_nn_AdaptiveMaxPool3d_tuple_nonatomic (__main__.TestJitGeneratedModule) ... ok (0.052s) 2022-08-17T12:44:10.8123463Z test_nn_AdaptiveMaxPool3d_tuple_none (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:44:10.8537889Z test_nn_AvgPool1d (__main__.TestJitGeneratedModule) ... ok (0.041s) 2022-08-17T12:44:10.8944104Z test_nn_AvgPool1d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.040s) 2022-08-17T12:44:10.9361067Z test_nn_AvgPool1d_stride (__main__.TestJitGeneratedModule) ... ok (0.041s) 2022-08-17T12:44:10.9763696Z test_nn_AvgPool1d_stride_pad (__main__.TestJitGeneratedModule) ... ok (0.040s) 2022-08-17T12:44:11.0179884Z test_nn_AvgPool2d (__main__.TestJitGeneratedModule) ... ok (0.041s) 2022-08-17T12:44:11.0600285Z test_nn_AvgPool2d_divisor (__main__.TestJitGeneratedModule) ... ok (0.042s) 2022-08-17T12:44:11.1022108Z test_nn_AvgPool2d_divisor_stride (__main__.TestJitGeneratedModule) ... ok (0.042s) 2022-08-17T12:44:11.1451898Z test_nn_AvgPool2d_divisor_stride_pad (__main__.TestJitGeneratedModule) ... ok (0.043s) 2022-08-17T12:44:11.1877303Z test_nn_AvgPool2d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.042s) 2022-08-17T12:44:11.2298557Z test_nn_AvgPool2d_stride (__main__.TestJitGeneratedModule) ... ok (0.042s) 2022-08-17T12:44:11.2722607Z test_nn_AvgPool2d_stride_pad (__main__.TestJitGeneratedModule) ... ok (0.042s) 2022-08-17T12:44:11.3148382Z test_nn_AvgPool3d (__main__.TestJitGeneratedModule) ... ok (0.042s) 2022-08-17T12:44:11.3575140Z test_nn_AvgPool3d_divisor (__main__.TestJitGeneratedModule) ... ok (0.042s) 2022-08-17T12:44:11.3987733Z test_nn_AvgPool3d_divisor_stride (__main__.TestJitGeneratedModule) ... ok (0.041s) 2022-08-17T12:44:11.4397678Z test_nn_AvgPool3d_divisor_stride1_pad0_gpu_input (__main__.TestJitGeneratedModule) ... ok (0.041s) 2022-08-17T12:44:11.4818778Z test_nn_AvgPool3d_divisor_stride_pad (__main__.TestJitGeneratedModule) ... ok (0.042s) 2022-08-17T12:44:11.5228918Z test_nn_AvgPool3d_divisor_stride_pad_gpu_fixedkw_output (__main__.TestJitGeneratedModule) ... ok (0.041s) 2022-08-17T12:44:11.5652719Z test_nn_AvgPool3d_divisor_stride_pad_gpu_general_output (__main__.TestJitGeneratedModule) ... ok (0.042s) 2022-08-17T12:44:11.6078521Z test_nn_AvgPool3d_divisor_stride_pad_gpu_input_nooverlap (__main__.TestJitGeneratedModule) ... ok (0.042s) 2022-08-17T12:44:11.6504181Z test_nn_AvgPool3d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.042s) 2022-08-17T12:44:11.6919252Z test_nn_AvgPool3d_stride (__main__.TestJitGeneratedModule) ... ok (0.041s) 2022-08-17T12:44:11.7349169Z test_nn_AvgPool3d_stride1_pad0_gpu_input (__main__.TestJitGeneratedModule) ... ok (0.043s) 2022-08-17T12:44:11.7781527Z test_nn_AvgPool3d_stride_pad (__main__.TestJitGeneratedModule) ... ok (0.043s) 2022-08-17T12:44:11.8208363Z test_nn_AvgPool3d_stride_pad_gpu_fixedkw_output (__main__.TestJitGeneratedModule) ... ok (0.043s) 2022-08-17T12:44:11.8621468Z test_nn_AvgPool3d_stride_pad_gpu_general_output (__main__.TestJitGeneratedModule) ... ok (0.041s) 2022-08-17T12:44:11.9043504Z test_nn_AvgPool3d_stride_pad_gpu_input_nooverlap (__main__.TestJitGeneratedModule) ... ok (0.042s) 2022-08-17T12:44:11.9585177Z test_nn_BCELoss (__main__.TestJitGeneratedModule) ... ok (0.054s) 2022-08-17T12:44:11.9902597Z test_nn_BCELoss_no_batch_dim_mean (__main__.TestJitGeneratedModule) ... ok (0.032s) 2022-08-17T12:44:12.0219749Z test_nn_BCELoss_no_batch_dim_none (__main__.TestJitGeneratedModule) ... ok (0.032s) 2022-08-17T12:44:12.0544959Z test_nn_BCELoss_no_batch_dim_sum (__main__.TestJitGeneratedModule) ... ok (0.032s) 2022-08-17T12:44:12.0580211Z test_nn_BCELoss_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:44:12.0611501Z test_nn_BCELoss_no_reduce_scalar (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:44:12.0937705Z test_nn_BCELoss_scalar_weights (__main__.TestJitGeneratedModule) ... ok (0.032s) 2022-08-17T12:44:12.1262247Z test_nn_BCELoss_weights (__main__.TestJitGeneratedModule) ... ok (0.032s) 2022-08-17T12:44:12.1294618Z test_nn_BCELoss_weights_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:44:12.1326265Z test_nn_BCELoss_weights_no_reduce_scalar (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:44:12.1754124Z test_nn_BCEWithLogitsLoss (__main__.TestJitGeneratedModule) ... ok (0.043s) 2022-08-17T12:44:12.1786438Z test_nn_BCEWithLogitsLoss_legacy_enum (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:44:12.2122934Z test_nn_BCEWithLogitsLoss_no_batch_dim_mean (__main__.TestJitGeneratedModule) ... ok (0.033s) 2022-08-17T12:44:12.2458056Z test_nn_BCEWithLogitsLoss_no_batch_dim_none (__main__.TestJitGeneratedModule) ... ok (0.033s) 2022-08-17T12:44:12.2796668Z test_nn_BCEWithLogitsLoss_no_batch_dim_sum (__main__.TestJitGeneratedModule) ... ok (0.034s) 2022-08-17T12:44:12.2830096Z test_nn_BCEWithLogitsLoss_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:44:12.2860401Z test_nn_BCEWithLogitsLoss_no_reduce_scalar (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:44:12.3188612Z test_nn_BCEWithLogitsLoss_scalar_weights (__main__.TestJitGeneratedModule) ... ok (0.033s) 2022-08-17T12:44:12.3531422Z test_nn_BCEWithLogitsLoss_weights (__main__.TestJitGeneratedModule) ... ok (0.034s) 2022-08-17T12:44:12.4405538Z test_nn_BatchNorm1d_3d_input (__main__.TestJitGeneratedModule) ... ok (0.087s) 2022-08-17T12:44:12.5260982Z test_nn_BatchNorm1d_3d_input_not_affine (__main__.TestJitGeneratedModule) ... ok (0.085s) 2022-08-17T12:44:12.6133363Z test_nn_BatchNorm1d_affine (__main__.TestJitGeneratedModule) ... ok (0.087s) 2022-08-17T12:44:12.7045011Z test_nn_BatchNorm1d_affine_simple_average (__main__.TestJitGeneratedModule) ... ok (0.091s) 2022-08-17T12:44:12.7923283Z test_nn_BatchNorm1d_not_affine (__main__.TestJitGeneratedModule) ... ok (0.088s) 2022-08-17T12:44:12.8772256Z test_nn_BatchNorm1d_not_tracking_stats (__main__.TestJitGeneratedModule) ... ok (0.085s) 2022-08-17T12:44:12.9625886Z test_nn_BatchNorm1d_zero_batch (__main__.TestJitGeneratedModule) ... ok (0.085s) 2022-08-17T12:44:13.0510347Z test_nn_BatchNorm2d (__main__.TestJitGeneratedModule) ... ok (0.088s) 2022-08-17T12:44:13.1412048Z test_nn_BatchNorm2d_2d_simple_average (__main__.TestJitGeneratedModule) ... ok (0.090s) 2022-08-17T12:44:13.2295938Z test_nn_BatchNorm2d_momentum (__main__.TestJitGeneratedModule) ... ok (0.088s) 2022-08-17T12:44:13.3170528Z test_nn_BatchNorm2d_not_affine (__main__.TestJitGeneratedModule) ... ok (0.087s) 2022-08-17T12:44:13.4015458Z test_nn_BatchNorm2d_not_tracking_stats (__main__.TestJitGeneratedModule) ... ok (0.084s) 2022-08-17T12:44:13.4849486Z test_nn_BatchNorm2d_zero_batch (__main__.TestJitGeneratedModule) ... ok (0.083s) 2022-08-17T12:44:13.5711747Z test_nn_BatchNorm3d (__main__.TestJitGeneratedModule) ... ok (0.086s) 2022-08-17T12:44:13.6615217Z test_nn_BatchNorm3d_3d_simple_average (__main__.TestJitGeneratedModule) ... ok (0.090s) 2022-08-17T12:44:13.7485186Z test_nn_BatchNorm3d_momentum (__main__.TestJitGeneratedModule) ... ok (0.087s) 2022-08-17T12:44:13.8336700Z test_nn_BatchNorm3d_not_affine (__main__.TestJitGeneratedModule) ... ok (0.085s) 2022-08-17T12:44:13.9171346Z test_nn_BatchNorm3d_not_tracking_stats (__main__.TestJitGeneratedModule) ... ok (0.083s) 2022-08-17T12:44:14.0001002Z test_nn_BatchNorm3d_zero_batch (__main__.TestJitGeneratedModule) ... ok (0.083s) 2022-08-17T12:44:14.0448800Z test_nn_Bilinear (__main__.TestJitGeneratedModule) ... ok (0.045s) 2022-08-17T12:44:14.0868638Z test_nn_CELU (__main__.TestJitGeneratedModule) ... ok (0.042s) 2022-08-17T12:44:14.1267956Z test_nn_CELU_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.040s) 2022-08-17T12:44:14.1683872Z test_nn_CELU_scalar (__main__.TestJitGeneratedModule) ... ok (0.041s) 2022-08-17T12:44:14.1716604Z test_nn_CTCLoss_2d_int_target_lengths_intlists (__main__.TestJitGeneratedModule) ... skip: module test skipped on JIT (0.003s) 2022-08-17T12:44:14.2029705Z test_nn_CTCLoss_2d_int_target_lengths_tensors (__main__.TestJitGeneratedModule) ... ok (0.031s) 2022-08-17T12:44:14.2289891Z test_nn_CTCLoss_2d_lengths_tensors (__main__.TestJitGeneratedModule) ... ok (0.026s) 2022-08-17T12:44:14.2321935Z test_nn_CTCLoss_lengths_intlists (__main__.TestJitGeneratedModule) ... skip: module test skipped on JIT (0.003s) 2022-08-17T12:44:14.2581841Z test_nn_CTCLoss_lengths_tensors (__main__.TestJitGeneratedModule) ... ok (0.026s) 2022-08-17T12:44:14.2965541Z test_nn_ConstantPad1d (__main__.TestJitGeneratedModule) ... ok (0.038s) 2022-08-17T12:44:14.3346330Z test_nn_ConstantPad1d_batch (__main__.TestJitGeneratedModule) ... ok (0.038s) 2022-08-17T12:44:14.3741757Z test_nn_ConstantPad1d_complex (__main__.TestJitGeneratedModule) ... ok (0.039s) 2022-08-17T12:44:14.4125144Z test_nn_ConstantPad2d (__main__.TestJitGeneratedModule) ... ok (0.038s) 2022-08-17T12:44:14.4519665Z test_nn_ConstantPad2d_complex (__main__.TestJitGeneratedModule) ... ok (0.039s) 2022-08-17T12:44:14.4917446Z test_nn_ConstantPad2d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.040s) 2022-08-17T12:44:14.5321175Z test_nn_ConstantPad3d (__main__.TestJitGeneratedModule) ... ok (0.040s) 2022-08-17T12:44:14.5715820Z test_nn_ConstantPad3d_complex (__main__.TestJitGeneratedModule) ... ok (0.039s) 2022-08-17T12:44:14.6119986Z test_nn_ConstantPad3d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.040s) 2022-08-17T12:44:14.6677250Z test_nn_Conv1d (__main__.TestJitGeneratedModule) ... ok (0.056s) 2022-08-17T12:44:14.7251886Z test_nn_Conv1d_circular_stride2_pad2 (__main__.TestJitGeneratedModule) ... ok (0.057s) 2022-08-17T12:44:14.7802610Z test_nn_Conv1d_dilated (__main__.TestJitGeneratedModule) ... ok (0.055s) 2022-08-17T12:44:14.8353915Z test_nn_Conv1d_groups (__main__.TestJitGeneratedModule) ... ok (0.055s) 2022-08-17T12:44:14.8892238Z test_nn_Conv1d_pad1 (__main__.TestJitGeneratedModule) ... ok (0.054s) 2022-08-17T12:44:14.9431942Z test_nn_Conv1d_pad1size1 (__main__.TestJitGeneratedModule) ... ok (0.054s) 2022-08-17T12:44:14.9988367Z test_nn_Conv1d_pad2 (__main__.TestJitGeneratedModule) ... ok (0.055s) 2022-08-17T12:44:15.0515332Z test_nn_Conv1d_pad2size1 (__main__.TestJitGeneratedModule) ... ok (0.053s) 2022-08-17T12:44:15.1046826Z test_nn_Conv1d_pad_same (__main__.TestJitGeneratedModule) ... ok (0.053s) 2022-08-17T12:44:15.1581136Z test_nn_Conv1d_pad_same2 (__main__.TestJitGeneratedModule) ... ok (0.053s) 2022-08-17T12:44:15.2292851Z test_nn_Conv1d_pad_same_dilated (__main__.TestJitGeneratedModule) ... ok (0.071s) 2022-08-17T12:44:15.2849787Z test_nn_Conv1d_pad_valid (__main__.TestJitGeneratedModule) ... ok (0.056s) 2022-08-17T12:44:15.3419604Z test_nn_Conv1d_reflect_stride2_pad2 (__main__.TestJitGeneratedModule) ... ok (0.057s) 2022-08-17T12:44:15.3995807Z test_nn_Conv1d_replicate_stride2_pad2 (__main__.TestJitGeneratedModule) ... ok (0.057s) 2022-08-17T12:44:15.4543026Z test_nn_Conv1d_stride (__main__.TestJitGeneratedModule) ... ok (0.055s) 2022-08-17T12:44:15.5067196Z test_nn_Conv1d_zero_batch (__main__.TestJitGeneratedModule) ... ok (0.052s) 2022-08-17T12:44:15.5599532Z test_nn_Conv1d_zeros_stride2_pad2 (__main__.TestJitGeneratedModule) ... ok (0.053s) 2022-08-17T12:44:15.6137641Z test_nn_Conv2d (__main__.TestJitGeneratedModule) ... ok (0.054s) 2022-08-17T12:44:15.6728312Z test_nn_Conv2d_circular_stride2_pad2 (__main__.TestJitGeneratedModule) ... ok (0.059s) 2022-08-17T12:44:15.7290473Z test_nn_Conv2d_depthwise (__main__.TestJitGeneratedModule) ... ok (0.056s) 2022-08-17T12:44:15.7866324Z test_nn_Conv2d_depthwise_dilated (__main__.TestJitGeneratedModule) ... ok (0.057s) 2022-08-17T12:44:15.8426406Z test_nn_Conv2d_depthwise_padded (__main__.TestJitGeneratedModule) ... ok (0.056s) 2022-08-17T12:44:15.8998096Z test_nn_Conv2d_depthwise_strided (__main__.TestJitGeneratedModule) ... ok (0.057s) 2022-08-17T12:44:15.9561618Z test_nn_Conv2d_depthwise_with_multiplier (__main__.TestJitGeneratedModule) ... ok (0.056s) 2022-08-17T12:44:16.0105857Z test_nn_Conv2d_dilated (__main__.TestJitGeneratedModule) ... ok (0.054s) 2022-08-17T12:44:16.0655389Z test_nn_Conv2d_groups (__main__.TestJitGeneratedModule) ... ok (0.055s) 2022-08-17T12:44:16.1208449Z test_nn_Conv2d_groups_thnn (__main__.TestJitGeneratedModule) ... ok (0.055s) 2022-08-17T12:44:16.1763665Z test_nn_Conv2d_no_bias (__main__.TestJitGeneratedModule) ... ok (0.055s) 2022-08-17T12:44:16.2513186Z test_nn_Conv2d_pad_same (__main__.TestJitGeneratedModule) ... ok (0.075s) 2022-08-17T12:44:16.3131706Z test_nn_Conv2d_pad_same_dilated (__main__.TestJitGeneratedModule) ... ok (0.062s) 2022-08-17T12:44:16.3675958Z test_nn_Conv2d_pad_valid (__main__.TestJitGeneratedModule) ... ok (0.054s) 2022-08-17T12:44:16.4224610Z test_nn_Conv2d_padding (__main__.TestJitGeneratedModule) ... ok (0.055s) 2022-08-17T12:44:16.4798502Z test_nn_Conv2d_reflect_stride2_pad2 (__main__.TestJitGeneratedModule) ... ok (0.057s) 2022-08-17T12:44:16.5385386Z test_nn_Conv2d_replicate_stride2_pad2 (__main__.TestJitGeneratedModule) ... ok (0.059s) 2022-08-17T12:44:16.5955931Z test_nn_Conv2d_strided (__main__.TestJitGeneratedModule) ... ok (0.057s) 2022-08-17T12:44:16.6486506Z test_nn_Conv2d_zero_batch (__main__.TestJitGeneratedModule) ... ok (0.053s) 2022-08-17T12:44:16.7039532Z test_nn_Conv2d_zeros_stride2_pad2 (__main__.TestJitGeneratedModule) ... ok (0.055s) 2022-08-17T12:44:16.7592800Z test_nn_Conv3d (__main__.TestJitGeneratedModule) ... ok (0.055s) 2022-08-17T12:44:16.8130875Z test_nn_Conv3d_1x1x1_no_bias (__main__.TestJitGeneratedModule) ... ok (0.054s) 2022-08-17T12:44:16.8744704Z test_nn_Conv3d_circular_stride2_pad2 (__main__.TestJitGeneratedModule) ... ok (0.061s) 2022-08-17T12:44:16.9304680Z test_nn_Conv3d_dilated (__main__.TestJitGeneratedModule) ... ok (0.056s) 2022-08-17T12:44:16.9850235Z test_nn_Conv3d_dilated_strided (__main__.TestJitGeneratedModule) ... ok (0.054s) 2022-08-17T12:44:17.0395382Z test_nn_Conv3d_groups (__main__.TestJitGeneratedModule) ... ok (0.054s) 2022-08-17T12:44:17.0934393Z test_nn_Conv3d_no_bias (__main__.TestJitGeneratedModule) ... ok (0.054s) 2022-08-17T12:44:17.1504252Z test_nn_Conv3d_pad_same (__main__.TestJitGeneratedModule) ... ok (0.057s) 2022-08-17T12:44:17.2077437Z test_nn_Conv3d_pad_same_dilated (__main__.TestJitGeneratedModule) ... ok (0.057s) 2022-08-17T12:44:17.2648966Z test_nn_Conv3d_pad_valid (__main__.TestJitGeneratedModule) ... ok (0.057s) 2022-08-17T12:44:17.3245668Z test_nn_Conv3d_replicate_stride2_pad2 (__main__.TestJitGeneratedModule) ... ok (0.060s) 2022-08-17T12:44:17.3820244Z test_nn_Conv3d_stride (__main__.TestJitGeneratedModule) ... ok (0.057s) 2022-08-17T12:44:17.4368840Z test_nn_Conv3d_stride_padding (__main__.TestJitGeneratedModule) ... ok (0.055s) 2022-08-17T12:44:17.4887414Z test_nn_Conv3d_zero_batch (__main__.TestJitGeneratedModule) ... ok (0.052s) 2022-08-17T12:44:17.5441200Z test_nn_Conv3d_zeros_stride2_pad2 (__main__.TestJitGeneratedModule) ... ok (0.055s) 2022-08-17T12:44:17.6470905Z test_nn_ConvTranspose1d (__main__.TestJitGeneratedModule) ... ok (0.103s) 2022-08-17T12:44:17.7514386Z test_nn_ConvTranspose1d_dilated (__main__.TestJitGeneratedModule) ... ok (0.104s) 2022-08-17T12:44:17.8573024Z test_nn_ConvTranspose1d_groups (__main__.TestJitGeneratedModule) ... ok (0.106s) 2022-08-17T12:44:17.9606138Z test_nn_ConvTranspose1d_no_bias (__main__.TestJitGeneratedModule) ... ok (0.103s) 2022-08-17T12:44:18.0641217Z test_nn_ConvTranspose2d (__main__.TestJitGeneratedModule) ... ok (0.103s) 2022-08-17T12:44:18.1689546Z test_nn_ConvTranspose2d_dilated (__main__.TestJitGeneratedModule) ... ok (0.105s) 2022-08-17T12:44:18.2767953Z test_nn_ConvTranspose2d_groups (__main__.TestJitGeneratedModule) ... ok (0.108s) 2022-08-17T12:44:18.3849814Z test_nn_ConvTranspose2d_no_bias (__main__.TestJitGeneratedModule) ... ok (0.108s) 2022-08-17T12:44:18.5134973Z test_nn_ConvTranspose3d (__main__.TestJitGeneratedModule) ... ok (0.128s) 2022-08-17T12:44:18.6202488Z test_nn_ConvTranspose3d_dilated (__main__.TestJitGeneratedModule) ... ok (0.107s) 2022-08-17T12:44:18.6580862Z test_nn_CosineEmbeddingLoss (__main__.TestJitGeneratedModule) ... ok (0.038s) 2022-08-17T12:44:18.6883251Z test_nn_CosineEmbeddingLoss_margin (__main__.TestJitGeneratedModule) ... ok (0.030s) 2022-08-17T12:44:18.7179620Z test_nn_CosineEmbeddingLoss_no_batch_dim_mean (__main__.TestJitGeneratedModule) ... ok (0.029s) 2022-08-17T12:44:18.7475621Z test_nn_CosineEmbeddingLoss_no_batch_dim_none (__main__.TestJitGeneratedModule) ... ok (0.029s) 2022-08-17T12:44:18.7775398Z test_nn_CosineEmbeddingLoss_no_batch_dim_sum (__main__.TestJitGeneratedModule) ... ok (0.030s) 2022-08-17T12:44:18.8162250Z test_nn_CrossEntropyLoss (__main__.TestJitGeneratedModule) ... ok (0.039s) 2022-08-17T12:44:18.8463318Z test_nn_CrossEntropyLoss_2d (__main__.TestJitGeneratedModule) ... ok (0.030s) 2022-08-17T12:44:18.8760975Z test_nn_CrossEntropyLoss_2d_ignore_index (__main__.TestJitGeneratedModule) ... ok (0.030s) 2022-08-17T12:44:18.9067079Z test_nn_CrossEntropyLoss_2d_indices_target_smoothing (__main__.TestJitGeneratedModule) ... ok (0.030s) 2022-08-17T12:44:18.9375800Z test_nn_CrossEntropyLoss_2d_indices_target_smoothing_ignore_index (__main__.TestJitGeneratedModule) ... ok (0.031s) 2022-08-17T12:44:18.9681985Z test_nn_CrossEntropyLoss_2d_indices_target_smoothing_sum_reduction (__main__.TestJitGeneratedModule) ... ok (0.030s) 2022-08-17T12:44:18.9998772Z test_nn_CrossEntropyLoss_2d_indices_target_smoothing_weight (__main__.TestJitGeneratedModule) ... ok (0.031s) 2022-08-17T12:44:19.0299680Z test_nn_CrossEntropyLoss_2d_prob_target (__main__.TestJitGeneratedModule) ... ok (0.030s) 2022-08-17T12:44:19.0589073Z test_nn_CrossEntropyLoss_2d_prob_target_smoothing (__main__.TestJitGeneratedModule) ... ok (0.029s) 2022-08-17T12:44:19.0891284Z test_nn_CrossEntropyLoss_2d_prob_target_smoothing_sum_reduction (__main__.TestJitGeneratedModule) ... ok (0.030s) 2022-08-17T12:44:19.1204908Z test_nn_CrossEntropyLoss_2d_prob_target_smoothing_weight (__main__.TestJitGeneratedModule) ... ok (0.031s) 2022-08-17T12:44:19.1507931Z test_nn_CrossEntropyLoss_2d_prob_target_weights (__main__.TestJitGeneratedModule) ... ok (0.030s) 2022-08-17T12:44:19.1820374Z test_nn_CrossEntropyLoss_2d_weights (__main__.TestJitGeneratedModule) ... ok (0.031s) 2022-08-17T12:44:19.2134476Z test_nn_CrossEntropyLoss_3d_indices_target_smoothing (__main__.TestJitGeneratedModule) ... ok (0.031s) 2022-08-17T12:44:19.2439520Z test_nn_CrossEntropyLoss_3d_indices_target_smoothing_ignore_index (__main__.TestJitGeneratedModule) ... ok (0.030s) 2022-08-17T12:44:19.2737540Z test_nn_CrossEntropyLoss_3d_indices_target_smoothing_sum_reduction (__main__.TestJitGeneratedModule) ... ok (0.030s) 2022-08-17T12:44:19.3050929Z test_nn_CrossEntropyLoss_3d_indices_target_smoothing_sum_reduction_ignore_index (__main__.TestJitGeneratedModule) ... ok (0.031s) 2022-08-17T12:44:19.3356424Z test_nn_CrossEntropyLoss_3d_prob_target (__main__.TestJitGeneratedModule) ... ok (0.030s) 2022-08-17T12:44:19.3660066Z test_nn_CrossEntropyLoss_3d_prob_target_smoothing (__main__.TestJitGeneratedModule) ... ok (0.030s) 2022-08-17T12:44:19.3974954Z test_nn_CrossEntropyLoss_3d_prob_target_smoothing_sum_reduction (__main__.TestJitGeneratedModule) ... ok (0.031s) 2022-08-17T12:44:19.4283631Z test_nn_CrossEntropyLoss_3d_prob_target_weights (__main__.TestJitGeneratedModule) ... ok (0.031s) 2022-08-17T12:44:19.4597716Z test_nn_CrossEntropyLoss_4d_prob_target (__main__.TestJitGeneratedModule) ... ok (0.031s) 2022-08-17T12:44:19.4914774Z test_nn_CrossEntropyLoss_4d_prob_target_weights (__main__.TestJitGeneratedModule) ... ok (0.032s) 2022-08-17T12:44:19.5215690Z test_nn_CrossEntropyLoss_dim_is_3 (__main__.TestJitGeneratedModule) ... ok (0.030s) 2022-08-17T12:44:19.5516412Z test_nn_CrossEntropyLoss_higher_dim (__main__.TestJitGeneratedModule) ... ok (0.030s) 2022-08-17T12:44:19.5822079Z test_nn_CrossEntropyLoss_weights (__main__.TestJitGeneratedModule) ... ok (0.030s) 2022-08-17T12:44:19.5853748Z test_nn_CrossMapLRN2d (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:44:19.6264431Z test_nn_ELU (__main__.TestJitGeneratedModule) ... ok (0.041s) 2022-08-17T12:44:19.6666219Z test_nn_ELU_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.040s) 2022-08-17T12:44:19.7094099Z test_nn_ELU_scalar (__main__.TestJitGeneratedModule) ... ok (0.043s) 2022-08-17T12:44:19.7428375Z test_nn_Embedding (__main__.TestJitGeneratedModule) ... ok (0.033s) 2022-08-17T12:44:19.8086973Z test_nn_EmbeddingBag_discontiguous (__main__.TestJitGeneratedModule) ... ok (0.066s) 2022-08-17T12:44:19.8578334Z test_nn_EmbeddingBag_max (__main__.TestJitGeneratedModule) ... ok (0.049s) 2022-08-17T12:44:19.9062354Z test_nn_EmbeddingBag_max_padding_idx (__main__.TestJitGeneratedModule) ... ok (0.048s) 2022-08-17T12:44:19.9549448Z test_nn_EmbeddingBag_mean (__main__.TestJitGeneratedModule) ... ok (0.049s) 2022-08-17T12:44:20.0036050Z test_nn_EmbeddingBag_mean_padding_idx (__main__.TestJitGeneratedModule) ... ok (0.049s) 2022-08-17T12:44:20.0521493Z test_nn_EmbeddingBag_sparse (__main__.TestJitGeneratedModule) ... ok (0.048s) 2022-08-17T12:44:20.0999241Z test_nn_EmbeddingBag_sum (__main__.TestJitGeneratedModule) ... ok (0.048s) 2022-08-17T12:44:20.1486298Z test_nn_EmbeddingBag_sum_padding_idx (__main__.TestJitGeneratedModule) ... ok (0.049s) 2022-08-17T12:44:20.1753784Z test_nn_Embedding_discontiguous (__main__.TestJitGeneratedModule) ... ok (0.027s) 2022-08-17T12:44:20.2013764Z test_nn_Embedding_sparse (__main__.TestJitGeneratedModule) ... ok (0.026s) 2022-08-17T12:44:20.2381484Z test_nn_Flatten (__main__.TestJitGeneratedModule) ... ok (0.037s) 2022-08-17T12:44:20.2747240Z test_nn_Flatten_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.036s) 2022-08-17T12:44:20.3370173Z test_nn_Fold (__main__.TestJitGeneratedModule) ... ok (0.062s) 2022-08-17T12:44:20.3923750Z test_nn_Fold_int_input (__main__.TestJitGeneratedModule) ... ok (0.055s) 2022-08-17T12:44:20.4481862Z test_nn_Fold_no_batch_dim_input (__main__.TestJitGeneratedModule) ... ok (0.056s) 2022-08-17T12:44:20.5019386Z test_nn_Fold_no_batch_dim_int_input (__main__.TestJitGeneratedModule) ... ok (0.054s) 2022-08-17T12:44:20.5922510Z test_nn_FractionalMaxPool2d_ratio (__main__.TestJitGeneratedModule) ... ok (0.090s) 2022-08-17T12:44:20.6679949Z test_nn_FractionalMaxPool2d_ratio_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.076s) 2022-08-17T12:44:20.7457124Z test_nn_FractionalMaxPool2d_ratio_no_batch_dim_no_random_samples (__main__.TestJitGeneratedModule) ... ok (0.078s) 2022-08-17T12:44:20.8160022Z test_nn_FractionalMaxPool2d_ratio_return_indices (__main__.TestJitGeneratedModule) ... ok (0.070s) 2022-08-17T12:44:20.8900938Z test_nn_FractionalMaxPool2d_size (__main__.TestJitGeneratedModule) ... ok (0.074s) 2022-08-17T12:44:20.9633696Z test_nn_FractionalMaxPool2d_size_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.073s) 2022-08-17T12:44:21.0402866Z test_nn_FractionalMaxPool2d_size_no_batch_dim_no_random_samples (__main__.TestJitGeneratedModule) ... ok (0.077s) 2022-08-17T12:44:21.1339355Z test_nn_FractionalMaxPool3d_asymsize (__main__.TestJitGeneratedModule) ... ok (0.093s) 2022-08-17T12:44:21.2144943Z test_nn_FractionalMaxPool3d_ratio (__main__.TestJitGeneratedModule) ... ok (0.080s) 2022-08-17T12:44:21.2965017Z test_nn_FractionalMaxPool3d_ratio_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.082s) 2022-08-17T12:44:21.3811897Z test_nn_FractionalMaxPool3d_ratio_no_batch_dim_no_random_samples (__main__.TestJitGeneratedModule) ... ok (0.085s) 2022-08-17T12:44:21.4575519Z test_nn_FractionalMaxPool3d_ratio_return_indices (__main__.TestJitGeneratedModule) ... ok (0.076s) 2022-08-17T12:44:21.5359831Z test_nn_FractionalMaxPool3d_size (__main__.TestJitGeneratedModule) ... ok (0.078s) 2022-08-17T12:44:21.6149789Z test_nn_FractionalMaxPool3d_size_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.079s) 2022-08-17T12:44:21.6953221Z test_nn_FractionalMaxPool3d_size_no_batch_dim_no_random_samples (__main__.TestJitGeneratedModule) ... ok (0.080s) 2022-08-17T12:44:21.7330920Z test_nn_GELU (__main__.TestJitGeneratedModule) ... ok (0.038s) 2022-08-17T12:44:21.7706891Z test_nn_GELU_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.037s) 2022-08-17T12:44:21.8062778Z test_nn_GELU_scalar (__main__.TestJitGeneratedModule) ... ok (0.035s) 2022-08-17T12:44:21.8534491Z test_nn_GLU (__main__.TestJitGeneratedModule) ... ok (0.047s) 2022-08-17T12:44:21.8991850Z test_nn_GLU_dim (__main__.TestJitGeneratedModule) ... ok (0.046s) 2022-08-17T12:44:21.9434839Z test_nn_GLU_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.044s) 2022-08-17T12:44:22.0148696Z test_nn_GRUCell (__main__.TestJitGeneratedModule) ... ok (0.071s) 2022-08-17T12:44:22.0868484Z test_nn_GroupNorm_1d_affine (__main__.TestJitGeneratedModule) ... ok (0.072s) 2022-08-17T12:44:22.1542440Z test_nn_GroupNorm_1d_affine_GN (__main__.TestJitGeneratedModule) ... ok (0.067s) 2022-08-17T12:44:22.2233064Z test_nn_GroupNorm_1d_affine_large_batch (__main__.TestJitGeneratedModule) ... ok (0.069s) 2022-08-17T12:44:22.2893989Z test_nn_GroupNorm_1d_no_affine_IN (__main__.TestJitGeneratedModule) ... ok (0.066s) 2022-08-17T12:44:22.3561844Z test_nn_GroupNorm_1d_no_affine_LN (__main__.TestJitGeneratedModule) ... ok (0.067s) 2022-08-17T12:44:22.4235587Z test_nn_GroupNorm_2d_affine (__main__.TestJitGeneratedModule) ... ok (0.067s) 2022-08-17T12:44:22.4969740Z test_nn_GroupNorm_2d_affine_large_feature (__main__.TestJitGeneratedModule) ... ok (0.073s) 2022-08-17T12:44:22.5623173Z test_nn_GroupNorm_2d_no_affine_IN (__main__.TestJitGeneratedModule) ... ok (0.065s) 2022-08-17T12:44:22.6265157Z test_nn_GroupNorm_2d_no_affine_LN (__main__.TestJitGeneratedModule) ... ok (0.064s) 2022-08-17T12:44:22.7071671Z test_nn_GroupNorm_2d_no_affine_large_feature (__main__.TestJitGeneratedModule) ... ok (0.080s) 2022-08-17T12:44:22.7439997Z test_nn_Hardshrink (__main__.TestJitGeneratedModule) ... ok (0.037s) 2022-08-17T12:44:22.7785654Z test_nn_Hardshrink_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.034s) 2022-08-17T12:44:22.8136468Z test_nn_Hardshrink_scalar (__main__.TestJitGeneratedModule) ... ok (0.035s) 2022-08-17T12:44:22.8169893Z test_nn_Hardsigmoid_no_batch_dim (__main__.TestJitGeneratedModule) ... skip: module test skipped on JIT (0.003s) 2022-08-17T12:44:22.8202413Z test_nn_Hardswish_no_batch_dim (__main__.TestJitGeneratedModule) ... skip: module test skipped on JIT (0.003s) 2022-08-17T12:44:22.8643227Z test_nn_Hardtanh (__main__.TestJitGeneratedModule) ... ok (0.044s) 2022-08-17T12:44:22.9088555Z test_nn_Hardtanh_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.044s) 2022-08-17T12:44:22.9532039Z test_nn_Hardtanh_scalar (__main__.TestJitGeneratedModule) ... ok (0.044s) 2022-08-17T12:44:22.9900510Z test_nn_HingeEmbeddingLoss (__main__.TestJitGeneratedModule) ... ok (0.037s) 2022-08-17T12:44:23.0195703Z test_nn_HingeEmbeddingLoss_margin (__main__.TestJitGeneratedModule) ... ok (0.029s) 2022-08-17T12:44:23.0227938Z test_nn_HingeEmbeddingLoss_margin_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:44:23.0523841Z test_nn_HingeEmbeddingLoss_no_batch_dim_mean (__main__.TestJitGeneratedModule) ... ok (0.029s) 2022-08-17T12:44:23.0814472Z test_nn_HingeEmbeddingLoss_no_batch_dim_none (__main__.TestJitGeneratedModule) ... ok (0.029s) 2022-08-17T12:44:23.1100361Z test_nn_HingeEmbeddingLoss_no_batch_dim_sum (__main__.TestJitGeneratedModule) ... ok (0.028s) 2022-08-17T12:44:23.1132922Z test_nn_HingeEmbeddingLoss_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:44:23.1442333Z test_nn_HingeEmbeddingLoss_scalar_margin (__main__.TestJitGeneratedModule) ... ok (0.031s) 2022-08-17T12:44:23.1756143Z test_nn_HuberLoss (__main__.TestJitGeneratedModule) ... ok (0.031s) 2022-08-17T12:44:23.1788847Z test_nn_HuberLoss_delta (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:44:23.2045389Z test_nn_HuberLoss_no_batch_dim_mean (__main__.TestJitGeneratedModule) ... ok (0.025s) 2022-08-17T12:44:23.2304868Z test_nn_HuberLoss_no_batch_dim_none (__main__.TestJitGeneratedModule) ... ok (0.026s) 2022-08-17T12:44:23.2568990Z test_nn_HuberLoss_no_batch_dim_sum (__main__.TestJitGeneratedModule) ... ok (0.026s) 2022-08-17T12:44:23.3562398Z test_nn_InstanceNorm1d (__main__.TestJitGeneratedModule) ... ok (0.099s) 2022-08-17T12:44:23.4501005Z test_nn_InstanceNorm1d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.094s) 2022-08-17T12:44:23.5489577Z test_nn_InstanceNorm1d_tracking_stats (__main__.TestJitGeneratedModule) ... ok (0.099s) 2022-08-17T12:44:23.6470915Z test_nn_InstanceNorm1d_tracking_stats_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.098s) 2022-08-17T12:44:23.7415946Z test_nn_InstanceNorm2d (__main__.TestJitGeneratedModule) ... ok (0.094s) 2022-08-17T12:44:23.8354209Z test_nn_InstanceNorm2d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.094s) 2022-08-17T12:44:23.9360846Z test_nn_InstanceNorm2d_tracking_stats (__main__.TestJitGeneratedModule) ... ok (0.100s) 2022-08-17T12:44:24.0350033Z test_nn_InstanceNorm2d_tracking_stats_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.099s) 2022-08-17T12:44:24.1287252Z test_nn_InstanceNorm3d (__main__.TestJitGeneratedModule) ... ok (0.094s) 2022-08-17T12:44:24.2238397Z test_nn_InstanceNorm3d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.095s) 2022-08-17T12:44:24.3267061Z test_nn_InstanceNorm3d_tracking_stats (__main__.TestJitGeneratedModule) ... ok (0.103s) 2022-08-17T12:44:24.4259810Z test_nn_InstanceNorm3d_tracking_stats_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.099s) 2022-08-17T12:44:24.4715366Z test_nn_KLDivLoss (__main__.TestJitGeneratedModule) ... ok (0.045s) 2022-08-17T12:44:24.5058323Z test_nn_KLDivLoss_log_target (__main__.TestJitGeneratedModule) ... ok (0.034s) 2022-08-17T12:44:24.5400268Z test_nn_KLDivLoss_no_batch_dim_mean (__main__.TestJitGeneratedModule) ... ok (0.034s) 2022-08-17T12:44:24.5738582Z test_nn_KLDivLoss_no_batch_dim_none (__main__.TestJitGeneratedModule) ... ok (0.034s) 2022-08-17T12:44:24.6085310Z test_nn_KLDivLoss_no_batch_dim_sum (__main__.TestJitGeneratedModule) ... ok (0.034s) 2022-08-17T12:44:24.6118751Z test_nn_KLDivLoss_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:44:24.6150119Z test_nn_KLDivLoss_no_reduce_log_target (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:44:24.6181057Z test_nn_KLDivLoss_no_reduce_scalar (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:44:24.6211573Z test_nn_KLDivLoss_no_reduce_scalar_log_target (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:44:24.6556987Z test_nn_KLDivLoss_scalar (__main__.TestJitGeneratedModule) ... ok (0.034s) 2022-08-17T12:44:24.6898065Z test_nn_KLDivLoss_scalar_log_target (__main__.TestJitGeneratedModule) ... ok (0.034s) 2022-08-17T12:44:24.6931578Z test_nn_KLDivLoss_with_log_target_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:44:24.6962507Z test_nn_KLDivLoss_with_target_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:44:24.7345772Z test_nn_L1Loss (__main__.TestJitGeneratedModule) ... ok (0.038s) 2022-08-17T12:44:24.7652841Z test_nn_L1Loss_no_batch_dim_mean (__main__.TestJitGeneratedModule) ... ok (0.031s) 2022-08-17T12:44:24.7960618Z test_nn_L1Loss_no_batch_dim_none (__main__.TestJitGeneratedModule) ... ok (0.031s) 2022-08-17T12:44:24.8258137Z test_nn_L1Loss_no_batch_dim_sum (__main__.TestJitGeneratedModule) ... ok (0.030s) 2022-08-17T12:44:24.8288785Z test_nn_L1Loss_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:44:24.8319683Z test_nn_L1Loss_no_reduce_complex (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:44:24.8349656Z test_nn_L1Loss_no_reduce_scalar (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:44:24.8652361Z test_nn_L1Loss_scalar (__main__.TestJitGeneratedModule) ... ok (0.030s) 2022-08-17T12:44:24.9722440Z test_nn_LPPool1d (__main__.TestJitGeneratedModule) ... ok (0.107s) 2022-08-17T12:44:25.0809796Z test_nn_LPPool1d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.109s) 2022-08-17T12:44:25.1946678Z test_nn_LPPool1d_norm (__main__.TestJitGeneratedModule) ... ok (0.114s) 2022-08-17T12:44:25.3268446Z test_nn_LPPool2d (__main__.TestJitGeneratedModule) ... ok (0.132s) 2022-08-17T12:44:25.4694957Z test_nn_LPPool2d_norm (__main__.TestJitGeneratedModule) ... ok (0.143s) 2022-08-17T12:44:25.5519904Z test_nn_LSTMCell (__main__.TestJitGeneratedModule) ... ok (0.082s) 2022-08-17T12:44:25.6043492Z test_nn_LayerNorm_1d_elementwise_affine (__main__.TestJitGeneratedModule) ... ok (0.052s) 2022-08-17T12:44:25.6539350Z test_nn_LayerNorm_1d_empty_elementwise_affine (__main__.TestJitGeneratedModule) ... ok (0.049s) 2022-08-17T12:44:25.7021848Z test_nn_LayerNorm_1d_no_elementwise_affine (__main__.TestJitGeneratedModule) ... ok (0.048s) 2022-08-17T12:44:25.7511058Z test_nn_LayerNorm_3d_elementwise_affine (__main__.TestJitGeneratedModule) ... ok (0.049s) 2022-08-17T12:44:25.9011934Z test_nn_LayerNorm_3d_no_affine_large_feature (__main__.TestJitGeneratedModule) ... ok (0.150s) 2022-08-17T12:44:25.9485667Z test_nn_LayerNorm_3d_no_elementwise_affine (__main__.TestJitGeneratedModule) ... ok (0.047s) 2022-08-17T12:44:25.9908183Z test_nn_LeakyReLU (__main__.TestJitGeneratedModule) ... ok (0.042s) 2022-08-17T12:44:26.0322724Z test_nn_LeakyReLU_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.041s) 2022-08-17T12:44:26.0751805Z test_nn_LeakyReLU_with_negval (__main__.TestJitGeneratedModule) ... ok (0.043s) 2022-08-17T12:44:26.1177523Z test_nn_LeakyReLU_with_negval_scalar (__main__.TestJitGeneratedModule) ... ok (0.042s) 2022-08-17T12:44:26.1621861Z test_nn_LeakyReLU_with_zero_negval (__main__.TestJitGeneratedModule) ... ok (0.044s) 2022-08-17T12:44:26.2022544Z test_nn_Linear (__main__.TestJitGeneratedModule) ... ok (0.040s) 2022-08-17T12:44:26.2437103Z test_nn_Linear_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.041s) 2022-08-17T12:44:26.2842697Z test_nn_Linear_no_bias (__main__.TestJitGeneratedModule) ... ok (0.040s) 2022-08-17T12:44:26.4496792Z test_nn_LocalResponseNorm_1d (__main__.TestJitGeneratedModule) ... ok (0.165s) 2022-08-17T12:44:26.6309426Z test_nn_LocalResponseNorm_2d_uneven_pad (__main__.TestJitGeneratedModule) ... ok (0.181s) 2022-08-17T12:44:26.8182536Z test_nn_LocalResponseNorm_3d_custom_params (__main__.TestJitGeneratedModule) ... ok (0.187s) 2022-08-17T12:44:26.8539579Z test_nn_LogSigmoid (__main__.TestJitGeneratedModule) ... ok (0.036s) 2022-08-17T12:44:26.8872718Z test_nn_LogSigmoid_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.033s) 2022-08-17T12:44:26.9223483Z test_nn_LogSigmoid_scalar (__main__.TestJitGeneratedModule) ... ok (0.035s) 2022-08-17T12:44:26.9778894Z test_nn_LogSoftmax (__main__.TestJitGeneratedModule) ... ok (0.055s) 2022-08-17T12:44:27.0318218Z test_nn_LogSoftmax_multiparam (__main__.TestJitGeneratedModule) ... ok (0.054s) 2022-08-17T12:44:27.0853290Z test_nn_LogSoftmax_multiparam_scalar (__main__.TestJitGeneratedModule) ... ok (0.053s) 2022-08-17T12:44:27.1396386Z test_nn_LogSoftmax_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.054s) 2022-08-17T12:44:27.1781522Z test_nn_MSELoss (__main__.TestJitGeneratedModule) ... ok (0.038s) 2022-08-17T12:44:27.2096594Z test_nn_MSELoss_no_batch_dim_mean (__main__.TestJitGeneratedModule) ... ok (0.031s) 2022-08-17T12:44:27.2401784Z test_nn_MSELoss_no_batch_dim_none (__main__.TestJitGeneratedModule) ... ok (0.030s) 2022-08-17T12:44:27.2708209Z test_nn_MSELoss_no_batch_dim_sum (__main__.TestJitGeneratedModule) ... ok (0.030s) 2022-08-17T12:44:27.2740192Z test_nn_MSELoss_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:44:27.2771414Z test_nn_MSELoss_no_reduce_scalar (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:44:27.3211554Z test_nn_MSELoss_prec (__main__.TestJitGeneratedModule) ... ok (0.044s) 2022-08-17T12:44:27.3522561Z test_nn_MSELoss_scalar (__main__.TestJitGeneratedModule) ... ok (0.031s) 2022-08-17T12:44:27.3931214Z test_nn_MarginRankingLoss (__main__.TestJitGeneratedModule) ... ok (0.041s) 2022-08-17T12:44:27.4266584Z test_nn_MarginRankingLoss_margin (__main__.TestJitGeneratedModule) ... ok (0.033s) 2022-08-17T12:44:27.4598527Z test_nn_MarginRankingLoss_no_batch_dim_mean (__main__.TestJitGeneratedModule) ... ok (0.033s) 2022-08-17T12:44:27.4930349Z test_nn_MarginRankingLoss_no_batch_dim_none (__main__.TestJitGeneratedModule) ... ok (0.033s) 2022-08-17T12:44:27.5262088Z test_nn_MarginRankingLoss_no_batch_dim_sum (__main__.TestJitGeneratedModule) ... ok (0.033s) 2022-08-17T12:44:27.5812786Z test_nn_MaxPool1d (__main__.TestJitGeneratedModule) ... ok (0.055s) 2022-08-17T12:44:27.6404413Z test_nn_MaxPool1d_return_indices (__main__.TestJitGeneratedModule) ... ok (0.059s) 2022-08-17T12:44:27.6928961Z test_nn_MaxPool1d_stride (__main__.TestJitGeneratedModule) ... ok (0.052s) 2022-08-17T12:44:27.7478523Z test_nn_MaxPool2d_3d_input (__main__.TestJitGeneratedModule) ... ok (0.055s) 2022-08-17T12:44:27.7996945Z test_nn_MaxPool2d_4d_input (__main__.TestJitGeneratedModule) ... ok (0.052s) 2022-08-17T12:44:27.8595018Z test_nn_MaxPool2d_return_indices (__main__.TestJitGeneratedModule) ... ok (0.060s) 2022-08-17T12:44:27.9117055Z test_nn_MaxPool3d (__main__.TestJitGeneratedModule) ... ok (0.052s) 2022-08-17T12:44:27.9703879Z test_nn_MaxPool3d_return_indices (__main__.TestJitGeneratedModule) ... ok (0.059s) 2022-08-17T12:44:28.0215627Z test_nn_MaxPool3d_stride (__main__.TestJitGeneratedModule) ... ok (0.051s) 2022-08-17T12:44:28.0731751Z test_nn_MaxPool3d_stride_padding (__main__.TestJitGeneratedModule) ... ok (0.051s) 2022-08-17T12:44:28.1170379Z test_nn_Mish (__main__.TestJitGeneratedModule) ... ok (0.044s) 2022-08-17T12:44:28.1564436Z test_nn_Mish_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.039s) 2022-08-17T12:44:28.1947581Z test_nn_Mish_scalar (__main__.TestJitGeneratedModule) ... ok (0.038s) 2022-08-17T12:44:28.2288149Z test_nn_MultiLabelMarginLoss (__main__.TestJitGeneratedModule) ... ok (0.034s) 2022-08-17T12:44:28.2321455Z test_nn_MultiLabelMarginLoss_0d_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:44:28.2604845Z test_nn_MultiLabelMarginLoss_1d (__main__.TestJitGeneratedModule) ... ok (0.028s) 2022-08-17T12:44:28.2637082Z test_nn_MultiLabelMarginLoss_1d_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:44:28.2667648Z test_nn_MultiLabelMarginLoss_index_neg (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:44:28.2949126Z test_nn_MultiLabelMarginLoss_no_batch_dim_mean (__main__.TestJitGeneratedModule) ... ok (0.028s) 2022-08-17T12:44:28.3219922Z test_nn_MultiLabelMarginLoss_no_batch_dim_none (__main__.TestJitGeneratedModule) ... ok (0.027s) 2022-08-17T12:44:28.3497704Z test_nn_MultiLabelMarginLoss_no_batch_dim_sum (__main__.TestJitGeneratedModule) ... ok (0.028s) 2022-08-17T12:44:28.3529487Z test_nn_MultiLabelMarginLoss_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:44:28.4321811Z test_nn_MultiLabelSoftMarginLoss (__main__.TestJitGeneratedModule) ... ok (0.079s) 2022-08-17T12:44:28.4889467Z test_nn_MultiLabelSoftMarginLoss_no_batch_dim_mean (__main__.TestJitGeneratedModule) ... ok (0.057s) 2022-08-17T12:44:28.5455985Z test_nn_MultiLabelSoftMarginLoss_no_batch_dim_none (__main__.TestJitGeneratedModule) ... ok (0.056s) 2022-08-17T12:44:28.6023942Z test_nn_MultiLabelSoftMarginLoss_no_batch_dim_sum (__main__.TestJitGeneratedModule) ... ok (0.057s) 2022-08-17T12:44:28.6055977Z test_nn_MultiLabelSoftMarginLoss_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:44:28.6797810Z test_nn_MultiLabelSoftMarginLoss_weights (__main__.TestJitGeneratedModule) ... ok (0.074s) 2022-08-17T12:44:28.6833058Z test_nn_MultiLabelSoftMarginLoss_weights_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:44:28.7250146Z test_nn_MultiMarginLoss (__main__.TestJitGeneratedModule) ... ok (0.042s) 2022-08-17T12:44:28.7569925Z test_nn_MultiMarginLoss_1d (__main__.TestJitGeneratedModule) ... ok (0.032s) 2022-08-17T12:44:28.7605363Z test_nn_MultiMarginLoss_1d_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:44:28.7927577Z test_nn_MultiMarginLoss_margin (__main__.TestJitGeneratedModule) ... ok (0.032s) 2022-08-17T12:44:28.7961606Z test_nn_MultiMarginLoss_margin_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:44:28.7993307Z test_nn_MultiMarginLoss_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:44:28.8312404Z test_nn_MultiMarginLoss_p (__main__.TestJitGeneratedModule) ... ok (0.032s) 2022-08-17T12:44:28.8343769Z test_nn_MultiMarginLoss_p_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:44:28.8657659Z test_nn_MultiMarginLoss_weights (__main__.TestJitGeneratedModule) ... ok (0.031s) 2022-08-17T12:44:28.8690602Z test_nn_MultiMarginLoss_weights_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:44:28.8721273Z test_nn_MultiheadAttention (__main__.TestJitGeneratedModule) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-17T12:44:28.9074313Z test_nn_NLLLoss (__main__.TestJitGeneratedModule) ... ok (0.035s) 2022-08-17T12:44:28.9105488Z test_nn_NLLLoss2d_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:44:28.9136127Z test_nn_NLLLoss2d_no_reduce_ignore_index (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:44:28.9165996Z test_nn_NLLLoss2d_no_reduce_weights (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:44:28.9195413Z test_nn_NLLLossNd_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:44:28.9224566Z test_nn_NLLLossNd_no_reduce_ignore_index (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:44:28.9254248Z test_nn_NLLLossNd_no_reduce_weights (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:44:28.9542562Z test_nn_NLLLoss_2d (__main__.TestJitGeneratedModule) ... ok (0.029s) 2022-08-17T12:44:28.9819756Z test_nn_NLLLoss_2d_ignore_index (__main__.TestJitGeneratedModule) ... ok (0.028s) 2022-08-17T12:44:29.0101252Z test_nn_NLLLoss_2d_weights (__main__.TestJitGeneratedModule) ... ok (0.028s) 2022-08-17T12:44:29.0377497Z test_nn_NLLLoss_dim_is_3 (__main__.TestJitGeneratedModule) ... ok (0.028s) 2022-08-17T12:44:29.0653660Z test_nn_NLLLoss_higher_dim (__main__.TestJitGeneratedModule) ... ok (0.027s) 2022-08-17T12:44:29.0932937Z test_nn_NLLLoss_ignore_index (__main__.TestJitGeneratedModule) ... ok (0.028s) 2022-08-17T12:44:29.1214706Z test_nn_NLLLoss_no_batch_dim_mean (__main__.TestJitGeneratedModule) ... ok (0.028s) 2022-08-17T12:44:29.1497819Z test_nn_NLLLoss_no_batch_dim_none (__main__.TestJitGeneratedModule) ... ok (0.028s) 2022-08-17T12:44:29.1782781Z test_nn_NLLLoss_no_batch_dim_sum (__main__.TestJitGeneratedModule) ... ok (0.028s) 2022-08-17T12:44:29.1814430Z test_nn_NLLLoss_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:44:29.1844436Z test_nn_NLLLoss_no_reduce_ignore_index (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:44:29.1874016Z test_nn_NLLLoss_no_reduce_weights (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:44:29.1902949Z test_nn_NLLLoss_no_reduce_weights_ignore_index (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:44:29.1932056Z test_nn_NLLLoss_no_reduce_weights_ignore_index_neg (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:44:29.2226188Z test_nn_NLLLoss_weights (__main__.TestJitGeneratedModule) ... ok (0.029s) 2022-08-17T12:44:29.2515856Z test_nn_NLLLoss_weights_ignore_index (__main__.TestJitGeneratedModule) ... ok (0.029s) 2022-08-17T12:44:29.2809624Z test_nn_NLLLoss_weights_ignore_index_neg (__main__.TestJitGeneratedModule) ... ok (0.029s) 2022-08-17T12:44:29.3169456Z test_nn_PReLU_1d (__main__.TestJitGeneratedModule) ... ok (0.036s) 2022-08-17T12:44:29.3531560Z test_nn_PReLU_1d_multiparam (__main__.TestJitGeneratedModule) ... ok (0.036s) 2022-08-17T12:44:29.3903958Z test_nn_PReLU_2d (__main__.TestJitGeneratedModule) ... ok (0.037s) 2022-08-17T12:44:29.4270387Z test_nn_PReLU_2d_multiparam (__main__.TestJitGeneratedModule) ... ok (0.036s) 2022-08-17T12:44:29.4648145Z test_nn_PReLU_3d (__main__.TestJitGeneratedModule) ... ok (0.038s) 2022-08-17T12:44:29.5024023Z test_nn_PReLU_3d_multiparam (__main__.TestJitGeneratedModule) ... ok (0.037s) 2022-08-17T12:44:29.5393327Z test_nn_PReLU_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.037s) 2022-08-17T12:44:29.5755491Z test_nn_PReLU_scalar (__main__.TestJitGeneratedModule) ... ok (0.036s) 2022-08-17T12:44:29.5787330Z test_nn_Padding122112_3dcircular (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:44:29.5818173Z test_nn_Padding1221_2dcircular (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:44:29.5848248Z test_nn_Padding12_1dcircular (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:44:29.5877995Z test_nn_Padding2322_2dcircular (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:44:29.5907314Z test_nn_Padding31_1dcircular (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:44:29.5936674Z test_nn_Padding322112_3dcircular (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:44:29.5966152Z test_nn_Padding332122_3dcircular (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:44:29.5995453Z test_nn_Padding3331_2dcircular (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:44:29.6024736Z test_nn_Padding33_1dcircular (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:44:29.6435650Z test_nn_PairwiseDistance (__main__.TestJitGeneratedModule) ... ok (0.041s) 2022-08-17T12:44:29.6830563Z test_nn_PairwiseDistance_broadcast_lhs (__main__.TestJitGeneratedModule) ... ok (0.039s) 2022-08-17T12:44:29.7218779Z test_nn_PairwiseDistance_broadcast_rhs (__main__.TestJitGeneratedModule) ... ok (0.039s) 2022-08-17T12:44:29.7605418Z test_nn_PairwiseDistance_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.039s) 2022-08-17T12:44:29.7995695Z test_nn_PairwiseDistance_with_non_default_args (__main__.TestJitGeneratedModule) ... ok (0.039s) 2022-08-17T12:44:29.8351665Z test_nn_PixelShuffle (__main__.TestJitGeneratedModule) ... ok (0.035s) 2022-08-17T12:44:29.8703524Z test_nn_PixelUnshuffle (__main__.TestJitGeneratedModule) ... ok (0.035s) 2022-08-17T12:44:29.9102577Z test_nn_PoissonNLLLoss_full_loss (__main__.TestJitGeneratedModule) ... ok (0.040s) 2022-08-17T12:44:29.9412121Z test_nn_PoissonNLLLoss_full_loss_no_log_input (__main__.TestJitGeneratedModule) ... ok (0.031s) 2022-08-17T12:44:29.9728256Z test_nn_PoissonNLLLoss_no_batch_dim_mean (__main__.TestJitGeneratedModule) ... ok (0.031s) 2022-08-17T12:44:30.0034397Z test_nn_PoissonNLLLoss_no_batch_dim_none (__main__.TestJitGeneratedModule) ... ok (0.030s) 2022-08-17T12:44:30.0340307Z test_nn_PoissonNLLLoss_no_batch_dim_sum (__main__.TestJitGeneratedModule) ... ok (0.031s) 2022-08-17T12:44:30.0654424Z test_nn_PoissonNLLLoss_no_full_loss (__main__.TestJitGeneratedModule) ... ok (0.031s) 2022-08-17T12:44:30.0960497Z test_nn_PoissonNLLLoss_no_full_loss_no_log_input (__main__.TestJitGeneratedModule) ... ok (0.030s) 2022-08-17T12:44:30.0991765Z test_nn_PoissonNLLLoss_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:44:30.1706428Z test_nn_RNNCell (__main__.TestJitGeneratedModule) ... ok (0.071s) 2022-08-17T12:44:30.2171557Z test_nn_RReLU (__main__.TestJitGeneratedModule) ... ok (0.046s) 2022-08-17T12:44:30.2612453Z test_nn_RReLU_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.044s) 2022-08-17T12:44:30.3079228Z test_nn_RReLU_with_up_down (__main__.TestJitGeneratedModule) ... ok (0.046s) 2022-08-17T12:44:30.3587557Z test_nn_RReLU_with_up_down_scalar (__main__.TestJitGeneratedModule) ... ok (0.051s) 2022-08-17T12:44:30.4029298Z test_nn_ReLU (__main__.TestJitGeneratedModule) ... ok (0.044s) 2022-08-17T12:44:30.4460752Z test_nn_ReLU6 (__main__.TestJitGeneratedModule) ... ok (0.043s) 2022-08-17T12:44:30.4873314Z test_nn_ReLU6_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.041s) 2022-08-17T12:44:30.5296823Z test_nn_ReLU6_scalar (__main__.TestJitGeneratedModule) ... ok (0.042s) 2022-08-17T12:44:30.5683377Z test_nn_ReLU_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.038s) 2022-08-17T12:44:30.6071968Z test_nn_ReLU_scalar (__main__.TestJitGeneratedModule) ... ok (0.039s) 2022-08-17T12:44:30.6436804Z test_nn_ReflectionPad1d (__main__.TestJitGeneratedModule) ... ok (0.036s) 2022-08-17T12:44:30.6811188Z test_nn_ReflectionPad1d_batch (__main__.TestJitGeneratedModule) ... ok (0.037s) 2022-08-17T12:44:30.7172254Z test_nn_ReflectionPad1d_complex (__main__.TestJitGeneratedModule) ... ok (0.036s) 2022-08-17T12:44:30.7545176Z test_nn_ReflectionPad2d (__main__.TestJitGeneratedModule) ... ok (0.037s) 2022-08-17T12:44:30.7933913Z test_nn_ReflectionPad2d_complex (__main__.TestJitGeneratedModule) ... ok (0.039s) 2022-08-17T12:44:30.8311760Z test_nn_ReflectionPad2d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.038s) 2022-08-17T12:44:30.8705669Z test_nn_ReflectionPad3d (__main__.TestJitGeneratedModule) ... ok (0.039s) 2022-08-17T12:44:30.9109091Z test_nn_ReflectionPad3d_complex (__main__.TestJitGeneratedModule) ... ok (0.040s) 2022-08-17T12:44:30.9483756Z test_nn_ReflectionPad3d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.037s) 2022-08-17T12:44:30.9840291Z test_nn_ReplicationPad1d (__main__.TestJitGeneratedModule) ... ok (0.035s) 2022-08-17T12:44:31.0204956Z test_nn_ReplicationPad1d_batch (__main__.TestJitGeneratedModule) ... ok (0.036s) 2022-08-17T12:44:31.0562267Z test_nn_ReplicationPad1d_complex (__main__.TestJitGeneratedModule) ... ok (0.036s) 2022-08-17T12:44:31.0925642Z test_nn_ReplicationPad2d (__main__.TestJitGeneratedModule) ... ok (0.036s) 2022-08-17T12:44:31.1308072Z test_nn_ReplicationPad2d_complex (__main__.TestJitGeneratedModule) ... ok (0.038s) 2022-08-17T12:44:31.1684454Z test_nn_ReplicationPad2d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.037s) 2022-08-17T12:44:31.2068923Z test_nn_ReplicationPad3d (__main__.TestJitGeneratedModule) ... ok (0.038s) 2022-08-17T12:44:31.2447498Z test_nn_ReplicationPad3d_complex (__main__.TestJitGeneratedModule) ... ok (0.038s) 2022-08-17T12:44:31.2829228Z test_nn_ReplicationPad3d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.038s) 2022-08-17T12:44:31.3238415Z test_nn_SELU (__main__.TestJitGeneratedModule) ... ok (0.041s) 2022-08-17T12:44:31.3633727Z test_nn_SELU_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.039s) 2022-08-17T12:44:31.4014348Z test_nn_SELU_scalar (__main__.TestJitGeneratedModule) ... ok (0.038s) 2022-08-17T12:44:31.4409695Z test_nn_SiLU (__main__.TestJitGeneratedModule) ... ok (0.039s) 2022-08-17T12:44:31.4791449Z test_nn_SiLU_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.038s) 2022-08-17T12:44:31.5173060Z test_nn_SiLU_scalar (__main__.TestJitGeneratedModule) ... ok (0.038s) 2022-08-17T12:44:31.5501453Z test_nn_Sigmoid (__main__.TestJitGeneratedModule) ... ok (0.033s) 2022-08-17T12:44:31.5821107Z test_nn_Sigmoid_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.032s) 2022-08-17T12:44:31.6148181Z test_nn_Sigmoid_scalar (__main__.TestJitGeneratedModule) ... ok (0.033s) 2022-08-17T12:44:31.6516982Z test_nn_SmoothL1Loss (__main__.TestJitGeneratedModule) ... ok (0.037s) 2022-08-17T12:44:31.6548884Z test_nn_SmoothL1Loss_beta (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:44:31.6850834Z test_nn_SmoothL1Loss_no_batch_dim_mean (__main__.TestJitGeneratedModule) ... ok (0.030s) 2022-08-17T12:44:31.7141471Z test_nn_SmoothL1Loss_no_batch_dim_none (__main__.TestJitGeneratedModule) ... ok (0.029s) 2022-08-17T12:44:31.7435268Z test_nn_SmoothL1Loss_no_batch_dim_sum (__main__.TestJitGeneratedModule) ... ok (0.029s) 2022-08-17T12:44:31.7466413Z test_nn_SmoothL1Loss_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:44:31.7496544Z test_nn_SmoothL1Loss_no_reduce_scalar (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:44:31.7793859Z test_nn_SmoothL1Loss_scalar (__main__.TestJitGeneratedModule) ... ok (0.029s) 2022-08-17T12:44:31.7824387Z test_nn_SmoothL1Loss_zero_beta (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:44:31.8167760Z test_nn_SoftMarginLoss (__main__.TestJitGeneratedModule) ... ok (0.034s) 2022-08-17T12:44:31.8441768Z test_nn_SoftMarginLoss_no_batch_dim_mean (__main__.TestJitGeneratedModule) ... ok (0.027s) 2022-08-17T12:44:31.8717080Z test_nn_SoftMarginLoss_no_batch_dim_none (__main__.TestJitGeneratedModule) ... ok (0.027s) 2022-08-17T12:44:31.8993818Z test_nn_SoftMarginLoss_no_batch_dim_sum (__main__.TestJitGeneratedModule) ... ok (0.027s) 2022-08-17T12:44:31.9025334Z test_nn_SoftMarginLoss_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:44:31.9584137Z test_nn_Softmax (__main__.TestJitGeneratedModule) ... ok (0.056s) 2022-08-17T12:44:32.0144208Z test_nn_Softmax2d (__main__.TestJitGeneratedModule) ... ok (0.056s) 2022-08-17T12:44:32.0699422Z test_nn_Softmax2d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.055s) 2022-08-17T12:44:32.1211240Z test_nn_Softmax_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.051s) 2022-08-17T12:44:32.1721112Z test_nn_Softmax_scalar (__main__.TestJitGeneratedModule) ... ok (0.051s) 2022-08-17T12:44:32.2341454Z test_nn_Softmin (__main__.TestJitGeneratedModule) ... ok (0.062s) 2022-08-17T12:44:32.2933116Z test_nn_Softmin_multidim (__main__.TestJitGeneratedModule) ... ok (0.059s) 2022-08-17T12:44:32.3524861Z test_nn_Softmin_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.059s) 2022-08-17T12:44:32.4094162Z test_nn_Softmin_scalar (__main__.TestJitGeneratedModule) ... ok (0.057s) 2022-08-17T12:44:32.4467488Z test_nn_Softplus (__main__.TestJitGeneratedModule) ... ok (0.037s) 2022-08-17T12:44:32.4830966Z test_nn_Softplus_beta (__main__.TestJitGeneratedModule) ... ok (0.036s) 2022-08-17T12:44:32.5199369Z test_nn_Softplus_beta_threshold (__main__.TestJitGeneratedModule) ... ok (0.037s) 2022-08-17T12:44:32.5550732Z test_nn_Softplus_beta_threshold_scalar (__main__.TestJitGeneratedModule) ... ok (0.035s) 2022-08-17T12:44:32.5901662Z test_nn_Softplus_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.035s) 2022-08-17T12:44:32.6239362Z test_nn_Softshrink (__main__.TestJitGeneratedModule) ... ok (0.034s) 2022-08-17T12:44:32.6579668Z test_nn_Softshrink_lambda (__main__.TestJitGeneratedModule) ... ok (0.034s) 2022-08-17T12:44:32.6923068Z test_nn_Softshrink_lambda_scalar (__main__.TestJitGeneratedModule) ... ok (0.034s) 2022-08-17T12:44:32.7266452Z test_nn_Softshrink_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.034s) 2022-08-17T12:44:32.8148797Z test_nn_Softsign (__main__.TestJitGeneratedModule) ... ok (0.088s) 2022-08-17T12:44:32.8865132Z test_nn_Softsign_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.071s) 2022-08-17T12:44:32.9569375Z test_nn_Softsign_scalar (__main__.TestJitGeneratedModule) ... ok (0.070s) 2022-08-17T12:44:32.9904685Z test_nn_Tanh (__main__.TestJitGeneratedModule) ... ok (0.033s) 2022-08-17T12:44:33.0231177Z test_nn_Tanh_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.032s) 2022-08-17T12:44:33.0553668Z test_nn_Tanh_scalar (__main__.TestJitGeneratedModule) ... ok (0.032s) 2022-08-17T12:44:33.1806045Z test_nn_Tanhshrink (__main__.TestJitGeneratedModule) ... ok (0.125s) 2022-08-17T12:44:33.2510923Z test_nn_Tanhshrink_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.070s) 2022-08-17T12:44:33.3216286Z test_nn_Tanhshrink_scalar (__main__.TestJitGeneratedModule) ... ok (0.070s) 2022-08-17T12:44:33.5629924Z test_nn_Threshold_large_value (__main__.TestJitGeneratedModule) ... ok (0.241s) 2022-08-17T12:44:33.6055399Z test_nn_Threshold_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.042s) 2022-08-17T12:44:33.6475751Z test_nn_Threshold_threshold_value (__main__.TestJitGeneratedModule) ... ok (0.042s) 2022-08-17T12:44:33.6905583Z test_nn_Threshold_threshold_value_scalar (__main__.TestJitGeneratedModule) ... ok (0.043s) 2022-08-17T12:44:33.6938563Z test_nn_Transformer (__main__.TestJitGeneratedModule) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-17T12:44:35.8614189Z test_nn_TransformerDecoderLayer_gelu_activation (__main__.TestJitGeneratedModule) ... ok (2.167s) 2022-08-17T12:44:37.9395051Z test_nn_TransformerDecoderLayer_relu_activation (__main__.TestJitGeneratedModule) ... ok (2.078s) 2022-08-17T12:44:39.8287924Z test_nn_TransformerEncoderLayer_gelu_activation (__main__.TestJitGeneratedModule) ... ok (1.889s) 2022-08-17T12:44:41.7266803Z test_nn_TransformerEncoderLayer_relu_activation (__main__.TestJitGeneratedModule) ... ok (1.898s) 2022-08-17T12:44:47.7673168Z test_nn_Transformer_multilayer_coder (__main__.TestJitGeneratedModule) ... ok (6.040s) 2022-08-17T12:44:47.8096054Z test_nn_TripletMarginLoss_no_batch_dim_mean (__main__.TestJitGeneratedModule) ... ok (0.042s) 2022-08-17T12:44:47.8429703Z test_nn_TripletMarginLoss_no_batch_dim_none (__main__.TestJitGeneratedModule) ... ok (0.033s) 2022-08-17T12:44:47.8754732Z test_nn_TripletMarginLoss_no_batch_dim_sum (__main__.TestJitGeneratedModule) ... ok (0.032s) 2022-08-17T12:44:47.9121183Z test_nn_Unflatten_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.036s) 2022-08-17T12:44:47.9695486Z test_nn_Unfold (__main__.TestJitGeneratedModule) ... ok (0.057s) 2022-08-17T12:44:48.0213045Z test_nn_Unfold_int_input (__main__.TestJitGeneratedModule) ... ok (0.052s) 2022-08-17T12:44:48.0603497Z test_nn_ZeroPad2d (__main__.TestJitGeneratedModule) ... ok (0.039s) 2022-08-17T12:44:48.1012002Z test_nn_ZeroPad2d_complex (__main__.TestJitGeneratedModule) ... ok (0.041s) 2022-08-17T12:44:48.1398655Z test_nn_ZeroPad2d_negative_dims (__main__.TestJitGeneratedModule) ... ok (0.038s) 2022-08-17T12:44:48.1802035Z test_nn_ZeroPad2d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.040s) 2022-08-17T12:44:48.1835497Z test_nn_interpolate_bicubic_2d (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:44:48.1866880Z test_nn_interpolate_bicubic_2d_zero_dim (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:44:48.1897553Z test_nn_interpolate_bicubic_scale_2d (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:44:48.1927818Z test_nn_interpolate_bicubic_scale_tuple_shared_2d (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:44:48.1958770Z test_nn_interpolate_bicubic_scale_tuple_skewed_2d (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:44:48.1987874Z test_nn_interpolate_bicubic_scale_tuple_skewed_2d_align_corners (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:44:48.2017759Z test_nn_interpolate_bicubic_tuple_2d (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:44:48.2047276Z test_nn_interpolate_bicubic_tuple_2d_align_corners (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:44:48.2077257Z test_nn_interpolate_bilinear_2d (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:44:48.2107168Z test_nn_interpolate_bilinear_2d_zero_dim (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:44:48.2136042Z test_nn_interpolate_bilinear_scale_2d (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:44:48.2166038Z test_nn_interpolate_bilinear_scale_tuple_shared_2d (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:44:48.2195006Z test_nn_interpolate_bilinear_scale_tuple_skewed_2d (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:44:48.2223526Z test_nn_interpolate_bilinear_scale_tuple_skewed_2d_align_corners (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:44:48.2253240Z test_nn_interpolate_bilinear_tuple_2d (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:44:48.2281776Z test_nn_interpolate_bilinear_tuple_2d_align_corners (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:44:48.2311000Z test_nn_interpolate_linear_1d (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:44:48.2339980Z test_nn_interpolate_linear_1d_align_corners (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:44:48.2369593Z test_nn_interpolate_linear_1d_zero_dim (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:44:48.2398870Z test_nn_interpolate_linear_scale_1d (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:44:48.2428526Z test_nn_interpolate_linear_scale_1d_align_corners (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:44:48.2457672Z test_nn_interpolate_linear_tuple_1d (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:44:48.2486854Z test_nn_interpolate_nearest_1d (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:44:48.2516437Z test_nn_interpolate_nearest_1d_zero_dim (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:44:48.2545999Z test_nn_interpolate_nearest_2d (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:44:48.2575966Z test_nn_interpolate_nearest_2d_launch_configs (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:44:48.2605706Z test_nn_interpolate_nearest_2d_zero_dim (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:44:48.2634949Z test_nn_interpolate_nearest_3d (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:44:48.2663953Z test_nn_interpolate_nearest_3d_zero_dim (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:44:48.2693533Z test_nn_interpolate_nearest_scale_1d (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:44:48.2722948Z test_nn_interpolate_nearest_scale_2d (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:44:48.2752570Z test_nn_interpolate_nearest_scale_3d (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:44:48.2781720Z test_nn_interpolate_nearest_tuple_1d (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:44:48.2811049Z test_nn_interpolate_nearest_tuple_2d (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:44:48.2840936Z test_nn_interpolate_nearest_tuple_3d (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:44:48.2870019Z test_nn_interpolate_trilinear_3d (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:44:48.2899144Z test_nn_interpolate_trilinear_3d_zero_dim (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:44:48.2928500Z test_nn_interpolate_trilinear_scale_3d (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:44:48.2957985Z test_nn_interpolate_trilinear_scale_3d_align_corners (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:44:48.2987435Z test_nn_interpolate_trilinear_tuple_3d (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:44:48.3017081Z test_nn_interpolate_trilinear_tuple_3d_align_corners (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:44:48.3046632Z test_nn_log_softmax_dim0 (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:44:48.3076194Z test_nn_log_softmax_dim3 (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:44:48.3105385Z test_nn_log_softmax_lastdim (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:44:48.3135847Z test_nn_log_softmax_scalar (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:44:48.3165517Z test_nn_log_softmax_spatial (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:44:48.3195129Z test_nn_log_softmax_spatial_special (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:44:48.3224674Z test_nn_multimarginloss_1d_input_0d_target_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:44:48.3254277Z test_nn_softmax_functional_dim0 (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:44:48.3283568Z test_nn_softmax_functional_dim3 (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:44:48.3313122Z test_nn_softmax_functional_scalar (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:44:48.3342190Z test_nn_softmax_lastdim (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:44:48.3371852Z test_nn_softmax_lastdim_dtype (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:44:48.3401460Z test_nn_softmax_spatial (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:44:48.3430770Z test_nn_softmax_spatial_dtype (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:44:48.3460040Z test_nn_softmax_spatial_special (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:44:48.3682244Z test_checkscriptassertraisesregex (jit.test_jit_utils.TestJitUtils) ... ok (0.022s) 2022-08-17T12:44:48.3687744Z test_get_callable_argument_names_hybrid (jit.test_jit_utils.TestJitUtils) ... skip: POSITIONAL_ONLY arguments are not supported before 3.8 (0.001s) 2022-08-17T12:44:48.3779178Z test_get_callable_argument_names_keyword_only (jit.test_jit_utils.TestJitUtils) ... ok (0.009s) 2022-08-17T12:44:48.3785122Z test_get_callable_argument_names_positional_only (jit.test_jit_utils.TestJitUtils) ... skip: POSITIONAL_ONLY arguments are not supported before 3.8 (0.001s) 2022-08-17T12:44:48.3874555Z test_get_callable_argument_names_positional_or_keyword (jit.test_jit_utils.TestJitUtils) ... ok (0.009s) 2022-08-17T12:44:48.3956259Z test_get_callable_argument_names_var_keyword (jit.test_jit_utils.TestJitUtils) ... ok (0.008s) 2022-08-17T12:44:48.4040054Z test_get_callable_argument_names_var_positional (jit.test_jit_utils.TestJitUtils) ... ok (0.008s) 2022-08-17T12:44:48.4088062Z test_no_tracer_warn_context_manager (jit.test_jit_utils.TestJitUtils) ... ok (0.005s) 2022-08-17T12:44:48.5677085Z test_comprehension_iterable (jit.test_list_dict.TestList) ... ok (0.159s) 2022-08-17T12:44:48.6099985Z test_comprehension_out_type_not_in_type (jit.test_list_dict.TestList) ... ok (0.042s) 2022-08-17T12:44:48.6387362Z test_comprehensions_basic (jit.test_list_dict.TestList) ... ok (0.029s) 2022-08-17T12:44:48.6671503Z test_comprehensions_basic_float (jit.test_list_dict.TestList) ... ok (0.028s) 2022-08-17T12:44:48.6901607Z test_comprehensions_two_comps (jit.test_list_dict.TestList) ... ok (0.023s) 2022-08-17T12:44:48.7023975Z test_copy_list_immutable (jit.test_list_dict.TestList) ... ok (0.012s) 2022-08-17T12:44:48.7172929Z test_copy_list_mutable (jit.test_list_dict.TestList) ... ok (0.015s) 2022-08-17T12:44:48.7398008Z test_del (jit.test_list_dict.TestList) ... ok (0.022s) 2022-08-17T12:44:48.7649940Z test_dict_keyword_is_correctly_typed (jit.test_list_dict.TestList) ... ok (0.025s) 2022-08-17T12:44:48.7921543Z test_dict_keyword_with_dict_comprehension (jit.test_list_dict.TestList) ... ok (0.027s) 2022-08-17T12:44:48.8191426Z test_dict_keyword_with_dict_comprehension_and_kwargs (jit.test_list_dict.TestList) ... ok (0.027s) 2022-08-17T12:44:48.8432799Z test_dict_keyword_with_empty_dict_comprehension (jit.test_list_dict.TestList) ... ok (0.024s) 2022-08-17T12:44:48.8670946Z test_dict_keyword_with_empty_iterable (jit.test_list_dict.TestList) ... ok (0.024s) 2022-08-17T12:44:48.8933071Z test_dict_keyword_with_internal_aggregate_function (jit.test_list_dict.TestList) ... ok (0.026s) 2022-08-17T12:44:48.9191711Z test_dict_keyword_with_iterable (jit.test_list_dict.TestList) ... ok (0.026s) 2022-08-17T12:44:48.9463210Z test_dict_keyword_with_kwargs (jit.test_list_dict.TestList) ... ok (0.027s) 2022-08-17T12:44:48.9743406Z test_dict_keyword_with_kwargs_using_container_values (jit.test_list_dict.TestList) ... ok (0.028s) 2022-08-17T12:44:48.9988148Z test_dict_keyword_with_mapping (jit.test_list_dict.TestList) ... ok (0.024s) 2022-08-17T12:44:49.0236969Z test_dict_keyword_with_mapping_and_kwargs (jit.test_list_dict.TestList) ... ok (0.025s) 2022-08-17T12:44:49.0314382Z test_dict_keyword_with_mismatched_annotations (jit.test_list_dict.TestList) ... ok (0.008s) 2022-08-17T12:44:49.0574634Z test_dict_keyword_with_nested_call (jit.test_list_dict.TestList) ... ok (0.026s) 2022-08-17T12:44:49.0824408Z test_dict_keyword_with_previously_declared_variable (jit.test_list_dict.TestList) ... ok (0.025s) 2022-08-17T12:44:49.1077349Z test_dict_keyword_with_previously_declared_variable_and_kwargs (jit.test_list_dict.TestList) ... ok (0.025s) 2022-08-17T12:44:49.1374282Z test_extend_list_immutable (jit.test_list_dict.TestList) ... ok (0.030s) 2022-08-17T12:44:49.1800278Z test_extend_list_mutable (jit.test_list_dict.TestList) ... ok (0.042s) 2022-08-17T12:44:49.2165414Z test_in_check (jit.test_list_dict.TestList) ... ok (0.036s) 2022-08-17T12:44:49.2579606Z test_list_bool_conversion (jit.test_list_dict.TestList) ... ok (0.041s) 2022-08-17T12:44:49.2864220Z test_list_count (jit.test_list_dict.TestList) ... ok (0.028s) 2022-08-17T12:44:49.3114299Z test_list_count_not_existing (jit.test_list_dict.TestList) ... ok (0.025s) 2022-08-17T12:44:49.3458147Z test_list_gather (jit.test_list_dict.TestList) ... ok (0.034s) 2022-08-17T12:44:49.3737608Z test_list_index (jit.test_list_dict.TestList) ... ok (0.028s) 2022-08-17T12:44:49.4016934Z test_list_index_not_existing (jit.test_list_dict.TestList) ... ok (0.028s) 2022-08-17T12:44:49.4375557Z test_list_keyword (jit.test_list_dict.TestList) ... You have not run this instance of FileCheck! 2022-08-17T12:44:49.4376878Z FileCheck checks: 2022-08-17T12:44:49.4377087Z ok (0.036s) 2022-08-17T12:44:49.4651588Z test_list_len (jit.test_list_dict.TestList) ... ok (0.027s) 2022-08-17T12:44:49.5073620Z test_list_literal (jit.test_list_dict.TestList) ... ok (0.042s) 2022-08-17T12:44:49.5132978Z test_list_none (jit.test_list_dict.TestList) ... ok (0.006s) 2022-08-17T12:44:49.6047229Z test_list_ops (jit.test_list_dict.TestList) ... ok (0.091s) 2022-08-17T12:44:49.6521087Z test_list_slice (jit.test_list_dict.TestList) ... ok (0.047s) 2022-08-17T12:44:49.7629880Z test_list_sort (jit.test_list_dict.TestList) ... ok (0.111s) 2022-08-17T12:44:49.7697461Z test_list_unification_hint (jit.test_list_dict.TestList) ... ok (0.007s) 2022-08-17T12:44:49.7709354Z test_list_variance (jit.test_list_dict.TestList) 2022-08-17T12:44:49.8031978Z `List[T1]` is not a subtype of `List[T2]`, even if `T1` is a ... ok (0.033s) 2022-08-17T12:44:49.8288721Z test_min_bool_list (jit.test_list_dict.TestList) ... ok (0.026s) 2022-08-17T12:44:49.9414225Z test_min_max_list (jit.test_list_dict.TestList) ... ok (0.112s) 2022-08-17T12:44:50.0307513Z test_min_max_single_list (jit.test_list_dict.TestList) ... ok (0.089s) 2022-08-17T12:44:50.0567259Z test_mutable_list_append (jit.test_list_dict.TestList) ... ok (0.026s) 2022-08-17T12:44:50.0825187Z test_mutable_list_append_2 (jit.test_list_dict.TestList) ... ok (0.026s) 2022-08-17T12:44:50.1081297Z test_mutable_list_append_if (jit.test_list_dict.TestList) ... ok (0.025s) 2022-08-17T12:44:50.1337434Z test_mutable_list_append_if_else (jit.test_list_dict.TestList) ... ok (0.026s) 2022-08-17T12:44:50.1671051Z test_mutable_list_append_loop (jit.test_list_dict.TestList) ... ok (0.033s) 2022-08-17T12:44:50.2019837Z test_mutable_list_append_loop_if (jit.test_list_dict.TestList) ... ok (0.035s) 2022-08-17T12:44:50.2278675Z test_mutable_list_clear (jit.test_list_dict.TestList) ... ok (0.026s) 2022-08-17T12:44:50.2558834Z test_mutable_list_clear_empty (jit.test_list_dict.TestList) ... ok (0.028s) 2022-08-17T12:44:50.2859975Z test_mutable_list_function_inline (jit.test_list_dict.TestList) ... ok (0.030s) 2022-08-17T12:44:50.3122334Z test_mutable_list_insert (jit.test_list_dict.TestList) ... ok (0.026s) 2022-08-17T12:44:50.3381888Z test_mutable_list_insert_neg_out_of_bounds (jit.test_list_dict.TestList) ... ok (0.026s) 2022-08-17T12:44:50.3643069Z test_mutable_list_insert_negative (jit.test_list_dict.TestList) ... ok (0.026s) 2022-08-17T12:44:50.3904805Z test_mutable_list_insert_out_of_bounds (jit.test_list_dict.TestList) ... ok (0.026s) 2022-08-17T12:44:50.4259283Z test_mutable_list_nested_loop (jit.test_list_dict.TestList) ... ok (0.035s) 2022-08-17T12:44:50.4513432Z test_mutable_list_pop (jit.test_list_dict.TestList) ... ok (0.025s) 2022-08-17T12:44:50.4768163Z test_mutable_list_pop2 (jit.test_list_dict.TestList) ... ok (0.025s) 2022-08-17T12:44:50.5021980Z test_mutable_list_pop_at (jit.test_list_dict.TestList) ... ok (0.025s) 2022-08-17T12:44:50.5280315Z test_mutable_list_pop_at2 (jit.test_list_dict.TestList) ... ok (0.026s) 2022-08-17T12:44:50.5537623Z test_mutable_list_pop_at_negative (jit.test_list_dict.TestList) ... ok (0.026s) 2022-08-17T12:44:50.5798753Z test_mutable_list_pop_at_negative2 (jit.test_list_dict.TestList) ... ok (0.026s) 2022-08-17T12:44:50.5992490Z test_mutable_list_pop_empty (jit.test_list_dict.TestList) ... ok (0.019s) 2022-08-17T12:44:50.6257886Z test_mutable_list_pop_slice (jit.test_list_dict.TestList) ... ok (0.026s) 2022-08-17T12:44:50.6550980Z test_mutable_list_remove (jit.test_list_dict.TestList) ... ok (0.029s) 2022-08-17T12:44:50.6814972Z test_mutable_list_remove2 (jit.test_list_dict.TestList) ... ok (0.026s) 2022-08-17T12:44:50.7007032Z test_mutable_list_remove_not_existing (jit.test_list_dict.TestList) ... ok (0.019s) 2022-08-17T12:44:50.7413520Z test_mutable_list_remove_tensor (jit.test_list_dict.TestList) ... ok (0.040s) 2022-08-17T12:44:50.7678576Z test_mutable_list_reverse (jit.test_list_dict.TestList) ... ok (0.026s) 2022-08-17T12:44:50.7939503Z test_mutable_list_reverse_empty (jit.test_list_dict.TestList) ... ok (0.026s) 2022-08-17T12:44:50.8350320Z test_mutable_tensor_list_reverse (jit.test_list_dict.TestList) ... ok (0.041s) 2022-08-17T12:44:50.8495086Z test_no_element_type_annotation (jit.test_list_dict.TestList) ... ok (0.014s) 2022-08-17T12:44:50.9413857Z test_slice_index (jit.test_list_dict.TestList) ... ok (0.092s) 2022-08-17T12:44:50.9807465Z test_tensor_list_count (jit.test_list_dict.TestList) ... ok (0.039s) 2022-08-17T12:44:51.0197468Z test_tensor_list_count_not_existing (jit.test_list_dict.TestList) ... ok (0.039s) 2022-08-17T12:44:51.0583026Z test_tensor_list_index (jit.test_list_dict.TestList) ... ok (0.038s) 2022-08-17T12:44:51.0868020Z test_tensor_list_index_not_existing (jit.test_list_dict.TestList) ... ok (0.028s) 2022-08-17T12:44:51.0951830Z test_to_list (jit.test_list_dict.TestList) 2022-08-17T12:44:52.8502216Z Unit tests for Tensor.tolist() function. ... ok (1.763s) 2022-08-17T12:44:52.8514130Z test_to_list_gpu (jit.test_list_dict.TestList) 2022-08-17T12:44:52.8544785Z GPU tests for Tensor.tolist() function. ... skip: CUDA is not available (0.004s) 2022-08-17T12:44:52.8665415Z test_bump_numeric_counter (jit.test_logging.TestLogging) ... ok (0.012s) 2022-08-17T12:44:52.8845010Z test_counter_aggregation (jit.test_logging.TestLogging) ... ok (0.018s) 2022-08-17T12:44:52.8879324Z test_logging_levels_set (jit.test_logging.TestLogging) ... ok (0.003s) 2022-08-17T12:44:52.8947409Z test_time_measurement_counter (jit.test_logging.TestLogging) ... ok (0.007s) 2022-08-17T12:44:52.9047045Z test_time_measurement_counter_script (jit.test_logging.TestLogging) ... ok (0.010s) 2022-08-17T12:44:52.9201520Z test_trace_numeric_counter (jit.test_logging.TestLogging) ... ok (0.015s) 2022-08-17T12:44:53.0142427Z test_always_alive_values (jit.test_freezing.TestMKLDNNReinplacing) ... ok (0.094s) 2022-08-17T12:44:53.0335343Z test_merge_liveness (jit.test_freezing.TestMKLDNNReinplacing) ... ok (0.019s) 2022-08-17T12:44:53.0690185Z test_successful (jit.test_freezing.TestMKLDNNReinplacing) ... You have not run this instance of FileCheck! 2022-08-17T12:44:53.0690884Z FileCheck checks: 2022-08-17T12:44:53.0706525Z ok (0.037s) 2022-08-17T12:44:53.0893545Z test_switch_inputs_to_inplace (jit.test_freezing.TestMKLDNNReinplacing) ... ok (0.018s) 2022-08-17T12:44:53.0901040Z test_broadcasting_list (jit.test_misc.TestMisc) 2022-08-17T12:44:53.0977941Z Test BroadcastingList and torch.nn._size_N_t alias ... ok (0.008s) 2022-08-17T12:44:53.1250645Z test_export_opnames_interface (jit.test_misc.TestMisc) ... ok (0.027s) 2022-08-17T12:44:53.1330438Z test_future_isinstance (jit.test_misc.TestMisc) ... ok (0.008s) 2022-08-17T12:44:53.1758846Z test_hacked_twin (jit.test_misc.TestMisc) ... ok (0.043s) 2022-08-17T12:44:53.1763524Z test_if_returning_any (jit.test_misc.TestMisc) 2022-08-17T12:44:53.1932824Z Check that an if statement can return different ... ok (0.017s) 2022-08-17T12:44:53.2214497Z test_joined_str (jit.test_misc.TestMisc) ... ok (0.028s) 2022-08-17T12:44:53.2378911Z test_kwarg_support (jit.test_misc.TestMisc) ... ok (0.016s) 2022-08-17T12:44:53.3210712Z test_legacy_tensor_constructor (jit.test_misc.TestMisc) ... ok (0.083s) 2022-08-17T12:44:53.3494505Z test_list_literal_infer (jit.test_misc.TestMisc) ... ok (0.028s) 2022-08-17T12:44:53.3745423Z test_math_inf (jit.test_misc.TestMisc) ... ok (0.025s) 2022-08-17T12:44:53.3778392Z test_parse_ir_annotate (jit.test_misc.TestMisc) ... ok (0.003s) 2022-08-17T12:44:53.3811348Z test_parse_ir_single_element_tensor_negative (jit.test_misc.TestMisc) ... ok (0.003s) 2022-08-17T12:44:53.3842443Z test_parse_ir_single_element_tensor_positive (jit.test_misc.TestMisc) ... ok (0.003s) 2022-08-17T12:44:53.4122674Z test_str_refine_any (jit.test_misc.TestMisc) ... ok (0.028s) 2022-08-17T12:44:53.4201579Z test_subexpression_Dict_int_Future (jit.test_misc.TestMisc) ... ok (0.008s) 2022-08-17T12:44:53.4291660Z test_subexpression_Future_annotate (jit.test_misc.TestMisc) ... You have not run this instance of FileCheck! 2022-08-17T12:44:53.4292483Z FileCheck checks: 2022-08-17T12:44:53.4292762Z ok (0.009s) 2022-08-17T12:44:53.4385987Z test_subexpression_List_Future (jit.test_misc.TestMisc) ... You have not run this instance of FileCheck! 2022-08-17T12:44:53.4386448Z FileCheck checks: 2022-08-17T12:44:53.4386934Z ok (0.009s) 2022-08-17T12:44:53.4484385Z test_subexpression_Optional (jit.test_misc.TestMisc) ... ok (0.010s) 2022-08-17T12:44:53.4561748Z test_subexpression_Tuple_int_int_Future (jit.test_misc.TestMisc) ... ok (0.008s) 2022-08-17T12:44:53.4666538Z test_tuple_subscripted_assign (jit.test_misc.TestMisc) ... ok (0.010s) 2022-08-17T12:44:53.4867133Z test_call_script_fn_from_traced_module (jit.test_tracer.TestMixTracingScripting) ... ok (0.020s) 2022-08-17T12:44:53.5133520Z test_call_script_module_from_traced_module (jit.test_tracer.TestMixTracingScripting) ... ok (0.026s) 2022-08-17T12:44:53.5358392Z test_call_traced_fn_from_script_fn (jit.test_tracer.TestMixTracingScripting) ... You have not run this instance of FileCheck! 2022-08-17T12:44:53.5358924Z FileCheck checks: 2022-08-17T12:44:53.5359364Z ok (0.023s) 2022-08-17T12:44:53.5546113Z test_call_traced_mod_from_script_fn (jit.test_tracer.TestMixTracingScripting) ... ok (0.018s) 2022-08-17T12:44:53.5776381Z test_call_tracing_fn_from_script_module (jit.test_tracer.TestMixTracingScripting) ... ok (0.023s) 2022-08-17T12:44:53.5984601Z test_call_tracing_mod_from_script_module (jit.test_tracer.TestMixTracingScripting) ... ok (0.021s) 2022-08-17T12:44:53.6181156Z test_script_inline_trace_multiple_args (jit.test_tracer.TestMixTracingScripting) ... ok (0.020s) 2022-08-17T12:44:53.6726601Z test_trace_dict_mix_script (jit.test_tracer.TestMixTracingScripting) ... ok (0.054s) 2022-08-17T12:44:53.7128844Z test_trace_hierarchy (jit.test_tracer.TestMixTracingScripting) ... ok (0.040s) 2022-08-17T12:44:53.7458815Z test_trace_linear (jit.test_tracer.TestMixTracingScripting) ... You have not run this instance of FileCheck! 2022-08-17T12:44:53.7459285Z FileCheck checks: 2022-08-17T12:44:53.7461286Z ok (0.033s) 2022-08-17T12:44:53.7732228Z test_trace_mixed_by_script_with_dict_output (jit.test_tracer.TestMixTracingScripting) ... ok (0.027s) 2022-08-17T12:44:53.8109556Z test_trace_of_script (jit.test_tracer.TestMixTracingScripting) ... ok (0.038s) 2022-08-17T12:44:53.8501914Z test_trace_parameter (jit.test_tracer.TestMixTracingScripting) ... ok (0.039s) 2022-08-17T12:44:53.8518052Z test_trace_returning_dict_with_tensor_tuples (jit.test_tracer.TestMixTracingScripting) 2022-08-17T12:44:53.8711470Z Tracing over a module returning a dictionary whose values are tuples of tensors ... ok (0.021s) 2022-08-17T12:44:54.1040693Z test_trace_script (jit.test_tracer.TestMixTracingScripting) ... ok (0.233s) 2022-08-17T12:44:54.1065858Z test_trace_script_returning_complex_dict (jit.test_tracer.TestMixTracingScripting) 2022-08-17T12:44:54.1424891Z Tracing over a script function returning a dictionary should work. ... ok (0.038s) 2022-08-17T12:44:54.1803526Z test_trace_with_size (jit.test_tracer.TestMixTracingScripting) ... ok (0.038s) 2022-08-17T12:44:54.2269017Z test_traced_module_contains_scripted_interface_types (jit.test_tracer.TestMixTracingScripting) ... ok (0.046s) 2022-08-17T12:44:54.2638912Z test_traced_module_implements_interface (jit.test_tracer.TestMixTracingScripting) ... ok (0.037s) 2022-08-17T12:44:54.3473970Z test_tracing_indexing (jit.test_tracer.TestMixTracingScripting) ... ok (0.083s) 2022-08-17T12:44:54.4329398Z test_tracing_slicing (jit.test_tracer.TestMixTracingScripting) ... ok (0.085s) 2022-08-17T12:44:55.1925053Z test_alexnet (jit.test_models.TestModels) ... ok (0.759s) 2022-08-17T12:44:55.1932918Z test_dcgan_models (jit.test_models.TestModels) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/79142 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:44:55.1935278Z test_dcgan_models_cuda (jit.test_models.TestModels) ... skip: no CUDA (0.000s) 2022-08-17T12:44:55.6292826Z test_mnist (jit.test_models.TestModels) ... ok (0.435s) 2022-08-17T12:44:55.6297677Z test_mnist_cuda (jit.test_models.TestModels) ... skip: no CUDA (0.001s) 2022-08-17T12:44:55.6307048Z test_mnist_training_leaks_no_memory_cuda (jit.test_models.TestModels) ... skip: no CUDA (0.001s) 2022-08-17T12:44:55.6315831Z test_neural_style (jit.test_models.TestModels) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:44:55.6320114Z test_neural_style_cuda (jit.test_models.TestModels) ... skip: no CUDA (0.000s) 2022-08-17T12:44:55.7130326Z test_reinforcement_learning (jit.test_models.TestModels) ... ok (0.081s) 2022-08-17T12:44:55.7135876Z test_reinforcement_learning_cuda (jit.test_models.TestModels) ... skip: no CUDA (0.001s) 2022-08-17T12:44:55.7186264Z test_script_module_script_resnet (jit.test_models.TestModels) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-17T12:44:55.7200424Z test_script_module_trace_resnet18 (jit.test_models.TestModels) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:44:55.7208218Z test_snli (jit.test_models.TestModels) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:44:55.7212622Z test_snli_cuda (jit.test_models.TestModels) ... skip: no CUDA (0.000s) 2022-08-17T12:44:56.3406241Z test_snli_quantized (jit.test_models.TestModels) ... ok (0.619s) 2022-08-17T12:44:56.3418011Z test_super_resolution (jit.test_models.TestModels) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:44:56.3422709Z test_super_resolution_cuda (jit.test_models.TestModels) ... skip: no CUDA (0.000s) 2022-08-17T12:44:56.4655849Z test_time_sequence_prediction (jit.test_models.TestModels) ... ok (0.123s) 2022-08-17T12:44:56.6825003Z test_vae (jit.test_models.TestModels) ... ok (0.217s) 2022-08-17T12:44:56.6850552Z test_vae_cuda (jit.test_models.TestModels) ... skip: no CUDA (0.003s) 2022-08-17T12:44:56.8003222Z test_vae_quantized (jit.test_models.TestModels) ... ok (0.115s) 2022-08-17T12:44:56.8024913Z test_customized_state_dict_methods (jit.test_module_apis.TestModuleAPIs) 2022-08-17T12:44:56.8423401Z Tests that customized state dict methods are in effect ... ok (0.042s) 2022-08-17T12:44:56.8432506Z test_default_state_dict_methods (jit.test_module_apis.TestModuleAPIs) 2022-08-17T12:44:56.8740509Z Tests that default state dict methods are automatically available ... ok (0.032s) 2022-08-17T12:44:56.8758456Z test_submodule_customized_state_dict_methods (jit.test_module_apis.TestModuleAPIs) 2022-08-17T12:44:56.9240224Z Tests that customized state dict methods on submodules are in effect ... ok (0.050s) 2022-08-17T12:44:57.0517195Z test_custom_container_forward (jit.test_module_containers.TestModuleContainers) ... ok (0.127s) 2022-08-17T12:44:57.0841744Z test_empty_dict_override_contains (jit.test_module_containers.TestModuleContainers) ... ok (0.032s) 2022-08-17T12:44:57.1122522Z test_module_inplace_construct (jit.test_module_containers.TestModuleContainers) ... ok (0.028s) 2022-08-17T12:44:57.1318111Z test_module_interface_special_methods (jit.test_module_containers.TestModuleContainers) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:44:57.1319181Z function: 'extend' (/opt/conda/lib/python3.7/site-packages/torch/nn/modules/container.py:346) 2022-08-17T12:44:57.1319741Z reasons: ['___guarded_code.valid'] 2022-08-17T12:44:57.1321488Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:44:57.2014530Z ok (0.089s) 2022-08-17T12:44:57.2469799Z test_module_properties (jit.test_module_containers.TestModuleContainers) ... ok (0.045s) 2022-08-17T12:44:57.4745967Z test_moduledict (jit.test_module_containers.TestModuleContainers) ... ok (0.227s) 2022-08-17T12:44:57.4934163Z test_moduledict_getitem (jit.test_module_containers.TestModuleContainers) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:44:57.4935062Z function: '__setitem__' (/opt/conda/lib/python3.7/site-packages/torch/nn/modules/container.py:418) 2022-08-17T12:44:57.4935389Z reasons: ['___guarded_code.valid'] 2022-08-17T12:44:57.4935728Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:44:57.5206901Z ok (0.046s) 2022-08-17T12:44:57.5437842Z test_moduledict_keyerror (jit.test_module_containers.TestModuleContainers) ... ok (0.023s) 2022-08-17T12:44:57.5444124Z test_normal_list_attribute_with_modules_error (jit.test_module_containers.TestModuleContainers) 2022-08-17T12:44:57.5515914Z Test that an attempt to script a module with a regular list attribute ... ok (0.008s) 2022-08-17T12:44:57.6114770Z test_parameterdict_script_getitem (jit.test_module_containers.TestModuleContainers) ... ok (0.060s) 2022-08-17T12:44:57.7168979Z test_parameterlist_script_getitem (jit.test_module_containers.TestModuleContainers) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:44:57.7170045Z function: 'append' (/opt/conda/lib/python3.7/site-packages/torch/nn/modules/container.py:594) 2022-08-17T12:44:57.7170375Z reasons: ['self._size == 0'] 2022-08-17T12:44:57.7170704Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:44:57.7174949Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:44:57.7175774Z function: '__setitem__' (/opt/conda/lib/python3.7/site-packages/torch/nn/modules/container.py:569) 2022-08-17T12:44:57.7176088Z reasons: ['idx == 0'] 2022-08-17T12:44:57.7176400Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:44:58.7044030Z ok (1.093s) 2022-08-17T12:44:58.7886698Z test_parameterlist_script_iter (jit.test_module_containers.TestModuleContainers) ... ok (0.084s) 2022-08-17T12:44:58.8198643Z test_script_module_list_sequential (jit.test_module_containers.TestModuleContainers) ... ok (0.031s) 2022-08-17T12:44:59.0114055Z test_script_modulelist_index (jit.test_module_containers.TestModuleContainers) ... ok (0.191s) 2022-08-17T12:44:59.0502835Z test_sequential_intermediary_types (jit.test_module_containers.TestModuleContainers) ... ok (0.039s) 2022-08-17T12:44:59.0910281Z test_special_method_with_override (jit.test_module_containers.TestModuleContainers) ... ok (0.041s) 2022-08-17T12:44:59.0930652Z test_typed_module_dict (jit.test_module_containers.TestModuleContainers) 2022-08-17T12:44:59.1752318Z Test that a type annotation can be provided for a ModuleDict that allows ... ok (0.084s) 2022-08-17T12:44:59.1775806Z test_typed_module_list (jit.test_module_containers.TestModuleContainers) 2022-08-17T12:44:59.2657761Z Test that a type annotation can be provided for a ModuleList that allows ... ok (0.090s) 2022-08-17T12:44:59.2947505Z test_freeze_module_with_inplace_mutation_in_interface (jit.test_module_interface.TestModuleInterface) ... ok (0.029s) 2022-08-17T12:44:59.3195720Z test_freeze_module_with_interface (jit.test_module_interface.TestModuleInterface) ... ok (0.025s) 2022-08-17T12:44:59.3521320Z test_freeze_module_with_interface_and_fork (jit.test_module_interface.TestModuleInterface) ... ok (0.032s) 2022-08-17T12:44:59.3807442Z test_freeze_module_with_mutated_interface (jit.test_module_interface.TestModuleInterface) ... ok (0.028s) 2022-08-17T12:44:59.4083297Z test_freeze_module_with_setattr_in_interface (jit.test_module_interface.TestModuleInterface) ... ok (0.027s) 2022-08-17T12:44:59.4249987Z test_module_apis_interface (jit.test_module_interface.TestModuleInterface) ... ok (0.016s) 2022-08-17T12:44:59.4513300Z test_module_doc_string (jit.test_module_interface.TestModuleInterface) ... ok (0.026s) 2022-08-17T12:44:59.5780824Z test_module_interface (jit.test_module_interface.TestModuleInterface) ... ok (0.127s) 2022-08-17T12:44:59.5848146Z test_module_interface_inheritance (jit.test_module_interface.TestModuleInterface) ... ok (0.007s) 2022-08-17T12:44:59.6240566Z test_module_interface_subtype (jit.test_module_interface.TestModuleInterface) ... ok (0.039s) 2022-08-17T12:44:59.6504159Z test_module_swap (jit.test_module_interface.TestModuleInterface) ... ok (0.026s) 2022-08-17T12:44:59.6822614Z test_module_swap_no_lazy_compile (jit.test_module_interface.TestModuleInterface) ... ok (0.032s) 2022-08-17T12:44:59.7051199Z test_module_swap_no_module_interface (jit.test_module_interface.TestModuleInterface) ... ok (0.023s) 2022-08-17T12:44:59.7282338Z test_module_swap_wrong_module (jit.test_module_interface.TestModuleInterface) ... ok (0.023s) 2022-08-17T12:44:59.7416966Z test_not_submodule_interface_call (jit.test_module_interface.TestModuleInterface) ... ok (0.013s) 2022-08-17T12:44:59.7755364Z test_script_module_as_interface_swap (jit.test_module_interface.TestModuleInterface) ... ok (0.034s) 2022-08-17T12:44:59.7762705Z test_script_module_with_constants_list (jit.test_modules.TestModules) 2022-08-17T12:44:59.7915262Z Test that a module that has __constants__ set to something ... ok (0.016s) 2022-08-17T12:44:59.7998240Z test_namedtuple (jit.test_list_dict.TestNamedTuple) ... ok (0.008s) 2022-08-17T12:44:59.8109137Z test_namedtuple_as_attr (jit.test_list_dict.TestNamedTuple) ... ok (0.011s) 2022-08-17T12:44:59.8173700Z test_namedtuple_constant (jit.test_list_dict.TestNamedTuple) ... ok (0.006s) 2022-08-17T12:44:59.8245339Z test_namedtuple_kwarg_construct (jit.test_list_dict.TestNamedTuple) ... ok (0.007s) 2022-08-17T12:44:59.8310945Z test_namedtuple_lower (jit.test_list_dict.TestNamedTuple) ... ok (0.006s) 2022-08-17T12:44:59.8601879Z test_namedtuple_resolution (jit.test_list_dict.TestNamedTuple) ... ok (0.029s) 2022-08-17T12:44:59.8611702Z test_namedtuple_serialization (jit.test_list_dict.TestNamedTuple) ... skip: broken while these tests were not in CI (0.001s) 2022-08-17T12:44:59.8678505Z test_namedtuple_slice_unpack (jit.test_list_dict.TestNamedTuple) ... ok (0.007s) 2022-08-17T12:44:59.8741899Z test_namedtuple_type_annotation (jit.test_list_dict.TestNamedTuple) ... ok (0.006s) 2022-08-17T12:44:59.8787648Z test_namedtuple_wrong_types (jit.test_list_dict.TestNamedTuple) ... ok (0.005s) 2022-08-17T12:44:59.8860264Z test_return_named_tuple (jit.test_list_dict.TestNamedTuple) ... ok (0.007s) 2022-08-17T12:44:59.9450649Z test_adaptive_avg_pool2d (jit.test_backend_nnapi.TestNnapiBackend) ... /var/lib/jenkins/torchdynamo/torchdynamo/variables/tensor.py:84: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than torch.tensor(sourceTensor). 2022-08-17T12:44:59.9451637Z return proxy.node.target(*args, **kwargs) 2022-08-17T12:44:59.9475884Z :5: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than torch.tensor(sourceTensor). 2022-08-17T12:45:00.4857634Z ok (0.599s) 2022-08-17T12:45:00.4937294Z test_avg_pool2d (jit.test_backend_nnapi.TestNnapiBackend) ... :5: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than torch.tensor(sourceTensor). 2022-08-17T12:45:00.7201808Z /var/lib/jenkins/torchdynamo/torchdynamo/variables/tensor.py:84: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than torch.tensor(sourceTensor). 2022-08-17T12:45:00.7202619Z return proxy.node.target(*args, **kwargs) 2022-08-17T12:45:00.7230103Z :5: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than torch.tensor(sourceTensor). 2022-08-17T12:45:00.9357754Z :5: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than torch.tensor(sourceTensor). 2022-08-17T12:45:01.5519010Z :5: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than torch.tensor(sourceTensor). 2022-08-17T12:45:01.9077935Z ok (1.422s) 2022-08-17T12:45:01.9183147Z test_cat (jit.test_backend_nnapi.TestNnapiBackend) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:45:01.9184039Z function: 'check' (/var/lib/jenkins/workspace/test/test_nnapi.py:48) 2022-08-17T12:45:01.9184572Z reasons: ['___check_type_id(module, 94229185689712)'] 2022-08-17T12:45:01.9185144Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:45:01.9245353Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:45:01.9246614Z function: 'call_lowering_to_nnapi' (/var/lib/jenkins/workspace/test/jit/test_backend_nnapi.py:53) 2022-08-17T12:45:01.9247143Z reasons: ['len(args) == 1'] 2022-08-17T12:45:01.9247669Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:45:01.9729594Z ok (0.065s) 2022-08-17T12:45:02.0175897Z test_compile_spec_santiy (jit.test_backend_nnapi.TestNnapiBackend) ... ok (0.044s) 2022-08-17T12:45:02.3078519Z test_conv2d (jit.test_backend_nnapi.TestNnapiBackend) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:45:02.3079428Z function: 'nhwc' (/var/lib/jenkins/workspace/test/test_nnapi.py:18) 2022-08-17T12:45:02.3080036Z reasons: ["tensor 't' size mismatch at index 0. expected 2, actual 0"] 2022-08-17T12:45:02.3080647Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:45:02.5194233Z /var/lib/jenkins/torchdynamo/torchdynamo/variables/tensor.py:84: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than torch.tensor(sourceTensor). 2022-08-17T12:45:02.5195066Z return proxy.node.target(*args, **kwargs) 2022-08-17T12:45:02.5221101Z :5: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than torch.tensor(sourceTensor). 2022-08-17T12:45:02.5235179Z /var/lib/jenkins/torchdynamo/torchdynamo/variables/tensor.py:84: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than torch.tensor(sourceTensor). 2022-08-17T12:45:02.5235991Z return proxy.node.target(*args, **kwargs) 2022-08-17T12:45:02.5259290Z :5: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than torch.tensor(sourceTensor). 2022-08-17T12:45:02.7638076Z :5: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than torch.tensor(sourceTensor). 2022-08-17T12:45:03.2578270Z /var/lib/jenkins/torchdynamo/torchdynamo/variables/tensor.py:84: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than torch.tensor(sourceTensor). 2022-08-17T12:45:03.2578894Z return proxy.node.target(*args, **kwargs) 2022-08-17T12:45:03.2613616Z :5: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than torch.tensor(sourceTensor). 2022-08-17T12:45:03.2626858Z /var/lib/jenkins/torchdynamo/torchdynamo/variables/tensor.py:84: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than torch.tensor(sourceTensor). 2022-08-17T12:45:03.2627654Z return proxy.node.target(*args, **kwargs) 2022-08-17T12:45:03.2658499Z :5: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than torch.tensor(sourceTensor). 2022-08-17T12:45:03.5084006Z :5: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than torch.tensor(sourceTensor). 2022-08-17T12:45:03.5084825Z :5: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than torch.tensor(sourceTensor). 2022-08-17T12:45:03.9903364Z :5: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than torch.tensor(sourceTensor). 2022-08-17T12:45:05.9609414Z ok (3.943s) 2022-08-17T12:45:06.0511918Z test_conv2d_transpose (jit.test_backend_nnapi.TestNnapiBackend) ... /var/lib/jenkins/torchdynamo/torchdynamo/variables/tensor.py:84: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than torch.tensor(sourceTensor). 2022-08-17T12:45:06.0513103Z return proxy.node.target(*args, **kwargs) 2022-08-17T12:45:06.0537389Z :5: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than torch.tensor(sourceTensor). 2022-08-17T12:45:06.0548654Z /var/lib/jenkins/torchdynamo/torchdynamo/variables/tensor.py:84: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than torch.tensor(sourceTensor). 2022-08-17T12:45:06.0549493Z return proxy.node.target(*args, **kwargs) 2022-08-17T12:45:06.0572225Z :5: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than torch.tensor(sourceTensor). 2022-08-17T12:45:06.2921471Z :5: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than torch.tensor(sourceTensor). 2022-08-17T12:45:06.5318470Z ok (0.571s) 2022-08-17T12:45:06.5388202Z test_dequantize (jit.test_backend_nnapi.TestNnapiBackend) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:45:06.5389112Z function: 'qpt' (/var/lib/jenkins/workspace/test/test_nnapi.py:13) 2022-08-17T12:45:06.5389597Z reasons: ['scale == 0.03'] 2022-08-17T12:45:06.5390152Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:45:06.5491662Z ok (0.017s) 2022-08-17T12:45:06.5751718Z test_detach (jit.test_backend_nnapi.TestNnapiBackend) ... ok (0.026s) 2022-08-17T12:45:06.6754623Z test_flatten (jit.test_backend_nnapi.TestNnapiBackend) ... ok (0.100s) 2022-08-17T12:45:06.7325740Z test_hardtanh (jit.test_backend_nnapi.TestNnapiBackend) ... ok (0.057s) 2022-08-17T12:45:06.7800751Z test_linear (jit.test_backend_nnapi.TestNnapiBackend) ... ok (0.047s) 2022-08-17T12:45:06.7920722Z test_log_softmax (jit.test_backend_nnapi.TestNnapiBackend) ... /opt/conda/lib/python3.7/site-packages/torch/nn/modules/module.py:1185: UserWarning: Implicit dimension choice for log_softmax has been deprecated. Change the call to include dim=X as an argument. 2022-08-17T12:45:06.7921463Z return forward_call(*input, **kwargs) 2022-08-17T12:45:06.7942706Z /opt/conda/lib/python3.7/site-packages/torch/jit/_trace.py:443: UserWarning: Implicit dimension choice for log_softmax has been deprecated. Change the call to include dim=X as an argument. 2022-08-17T12:45:06.7943097Z outs = wrap_retval(mod(*_clone_inputs(inputs))) 2022-08-17T12:45:06.8198266Z ok (0.040s) 2022-08-17T12:45:06.8254339Z test_max_pool2d (jit.test_backend_nnapi.TestNnapiBackend) ... /var/lib/jenkins/workspace/test/test_nnapi.py:14: 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:45:06.8255142Z t = torch.tensor(t) 2022-08-17T12:45:07.4287355Z ok (0.609s) 2022-08-17T12:45:07.5002420Z test_mean (jit.test_backend_nnapi.TestNnapiBackend) ... ok (0.071s) 2022-08-17T12:45:07.5158980Z test_multi_output (jit.test_backend_nnapi.TestNnapiBackend) ... ok (0.016s) 2022-08-17T12:45:07.6188077Z test_pointwise_binary (jit.test_backend_nnapi.TestNnapiBackend) ... ok (0.103s) 2022-08-17T12:45:07.6832838Z test_pointwise_binary_const (jit.test_backend_nnapi.TestNnapiBackend) ... ok (0.064s) 2022-08-17T12:45:07.6981380Z test_pointwise_unary (jit.test_backend_nnapi.TestNnapiBackend) ... /var/lib/jenkins/workspace/test/test_nnapi.py:14: 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:45:07.6981987Z t = torch.tensor(t) 2022-08-17T12:45:07.7281329Z ok (0.045s) 2022-08-17T12:45:07.8194077Z test_prelu (jit.test_backend_nnapi.TestNnapiBackend) ... ok (0.091s) 2022-08-17T12:45:07.8465695Z test_qadd (jit.test_backend_nnapi.TestNnapiBackend) ... /var/lib/jenkins/workspace/test/test_nnapi.py:14: 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:45:07.8466522Z t = torch.tensor(t) 2022-08-17T12:45:07.9611657Z ok (0.142s) 2022-08-17T12:45:07.9662288Z test_qlinear (jit.test_backend_nnapi.TestNnapiBackend) ... /var/lib/jenkins/workspace/test/test_nnapi.py:14: 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:45:07.9663111Z t = torch.tensor(t) 2022-08-17T12:45:08.0628025Z ok (0.101s) 2022-08-17T12:45:08.0904817Z test_quantize (jit.test_backend_nnapi.TestNnapiBackend) ... ok (0.028s) 2022-08-17T12:45:08.1219950Z test_reshape (jit.test_backend_nnapi.TestNnapiBackend) ... ok (0.031s) 2022-08-17T12:45:08.1354542Z test_seblock_mul (jit.test_backend_nnapi.TestNnapiBackend) ... ok (0.013s) 2022-08-17T12:45:08.1817201Z test_slice (jit.test_backend_nnapi.TestNnapiBackend) ... ok (0.046s) 2022-08-17T12:45:08.1909451Z test_softmax (jit.test_backend_nnapi.TestNnapiBackend) ... /opt/conda/lib/python3.7/site-packages/torch/nn/modules/module.py:1185: UserWarning: Implicit dimension choice for softmax has been deprecated. Change the call to include dim=X as an argument. 2022-08-17T12:45:08.1910307Z return forward_call(*input, **kwargs) 2022-08-17T12:45:08.1929046Z /opt/conda/lib/python3.7/site-packages/torch/jit/_trace.py:443: UserWarning: Implicit dimension choice for softmax has been deprecated. Change the call to include dim=X as an argument. 2022-08-17T12:45:08.1929736Z outs = wrap_retval(mod(*_clone_inputs(inputs))) 2022-08-17T12:45:08.2202887Z ok (0.038s) 2022-08-17T12:45:08.2615924Z test_tensor_input (jit.test_backend_nnapi.TestNnapiBackend) ... ok (0.041s) 2022-08-17T12:45:08.2962984Z test_to (jit.test_backend_nnapi.TestNnapiBackend) ... ok (0.035s) 2022-08-17T12:45:08.3532717Z test_unsqueeze (jit.test_backend_nnapi.TestNnapiBackend) ... ok (0.057s) 2022-08-17T12:45:08.3600407Z test_upsample_nearest2d (jit.test_backend_nnapi.TestNnapiBackend) ... /var/lib/jenkins/workspace/test/test_nnapi.py:14: 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:45:08.3601231Z t = torch.tensor(t) 2022-08-17T12:45:08.7029590Z ok (0.350s) 2022-08-17T12:45:08.7150140Z test_op_decomposition (jit.test_op_decompositions.TestOpDecompositions) ... You have not run this instance of FileCheck! 2022-08-17T12:45:08.7150727Z FileCheck checks: 2022-08-17T12:45:08.7596929Z ok (0.057s) 2022-08-17T12:45:08.8203195Z test_registered_decomposition (jit.test_op_decompositions.TestOpDecompositions) ... ok (0.060s) 2022-08-17T12:45:08.8859548Z test_fuse_activation_with_pack_ops_linear_conv2d_1 (jit.test_optimize_for_mobile_preserve_debug_info.TestOptimizeForMobilePreserveDebugInfo) ... ok (0.065s) 2022-08-17T12:45:08.9173902Z test_fuse_activation_with_pack_ops_linear_conv2d_2 (jit.test_optimize_for_mobile_preserve_debug_info.TestOptimizeForMobilePreserveDebugInfo) ... ok (0.031s) 2022-08-17T12:45:08.9474231Z test_fuse_activation_with_pack_ops_linear_conv2d_3 (jit.test_optimize_for_mobile_preserve_debug_info.TestOptimizeForMobilePreserveDebugInfo) ... ok (0.030s) 2022-08-17T12:45:08.9770537Z test_fuse_activation_with_pack_ops_linear_conv2d_4 (jit.test_optimize_for_mobile_preserve_debug_info.TestOptimizeForMobilePreserveDebugInfo) ... ok (0.030s) 2022-08-17T12:45:08.9956442Z test_insert_pre_packed_linear_before_inline_and_conv_2d_op (jit.test_optimize_for_mobile_preserve_debug_info.TestOptimizeForMobilePreserveDebugInfo) ... ok (0.018s) 2022-08-17T12:45:09.0203703Z test_insert_pre_packed_linear_op (jit.test_optimize_for_mobile_preserve_debug_info.TestOptimizeForMobilePreserveDebugInfo) ... ok (0.025s) 2022-08-17T12:45:09.0323512Z test_replace_conv1d_with_conv2d (jit.test_optimize_for_mobile_preserve_debug_info.TestOptimizeForMobilePreserveDebugInfo) ... ok (0.012s) 2022-08-17T12:45:09.0509988Z test_scriptable (jit.test_parametrization.TestParametrization) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:45:09.0511020Z function: '__iadd__' (/opt/conda/lib/python3.7/site-packages/torch/nn/modules/container.py:306) 2022-08-17T12:45:09.0511607Z reasons: ['___check_type_id(self, 94229185564784)'] 2022-08-17T12:45:09.0512329Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:45:09.1012763Z ok (0.069s) 2022-08-17T12:45:09.1022140Z test_traceable (jit.test_parametrization.TestParametrization) 2022-08-17T12:45:09.1640405Z Test the jit scripting and tracing of a parametrized model. ... ok (0.063s) 2022-08-17T12:45:09.2411680Z test_conv_dim_folding (jit.test_peephole.TestPeephole) ... ok (0.077s) 2022-08-17T12:45:09.2784952Z test_integer_refinement (jit.test_peephole.TestPeephole) ... You have not run this instance of FileCheck! 2022-08-17T12:45:09.2785463Z FileCheck checks: 2022-08-17T12:45:09.2927143Z ok (0.051s) 2022-08-17T12:45:09.3297075Z test_noop_peephole (jit.test_peephole.TestPeephole) ... ok (0.037s) 2022-08-17T12:45:09.3454354Z test_normalized_is_op (jit.test_peephole.TestPeephole) ... ok (0.016s) 2022-08-17T12:45:09.3618244Z test_normalized_isnot_op (jit.test_peephole.TestPeephole) ... ok (0.016s) 2022-08-17T12:45:09.3864782Z test_normalized_rsub (jit.test_peephole.TestPeephole) ... ok (0.025s) 2022-08-17T12:45:09.3975481Z test_optimize_out_comparison_same_value (jit.test_peephole.TestPeephole) ... ok (0.011s) 2022-08-17T12:45:09.4155412Z test_peephole (jit.test_peephole.TestPeephole) ... You have not run this instance of FileCheck! 2022-08-17T12:45:09.4155932Z FileCheck checks: 2022-08-17T12:45:09.4196842Z ok (0.022s) 2022-08-17T12:45:09.4294627Z test_peephole_add_zero (jit.test_peephole.TestPeephole) ... You have not run this instance of FileCheck! 2022-08-17T12:45:09.4295359Z FileCheck checks: 2022-08-17T12:45:09.4297685Z ok (0.010s) 2022-08-17T12:45:09.4433550Z test_peephole_arith (jit.test_peephole.TestPeephole) ... You have not run this instance of FileCheck! 2022-08-17T12:45:09.4434030Z FileCheck checks: 2022-08-17T12:45:09.4438939Z ok (0.014s) 2022-08-17T12:45:09.4449908Z test_peephole_cuda (jit.test_peephole.TestPeephole) ... skip: cpp tests require CUDA (0.001s) 2022-08-17T12:45:09.4556077Z test_peephole_dict_getitem_no_optimization_dict_modified (jit.test_peephole.TestPeephole) ... ok (0.010s) 2022-08-17T12:45:09.4660106Z test_peephole_dict_getitem_no_optimization_get_input_arg (jit.test_peephole.TestPeephole) ... ok (0.010s) 2022-08-17T12:45:09.4755186Z test_peephole_dict_getitem_no_optimization_keys_might_overlap (jit.test_peephole.TestPeephole) ... ok (0.009s) 2022-08-17T12:45:09.4849584Z test_peephole_dict_getitem_no_optimization_missing_key (jit.test_peephole.TestPeephole) ... ok (0.009s) 2022-08-17T12:45:09.4940067Z test_peephole_dict_getitem_no_optimization_overlapping_keys (jit.test_peephole.TestPeephole) ... ok (0.009s) 2022-08-17T12:45:09.5045071Z test_peephole_dict_getitem_no_optimization_unsupported_type (jit.test_peephole.TestPeephole) ... ok (0.010s) 2022-08-17T12:45:09.5235422Z test_peephole_dict_getitem_simple (jit.test_peephole.TestPeephole) ... ok (0.019s) 2022-08-17T12:45:09.5333926Z test_peephole_dict_len (jit.test_peephole.TestPeephole) ... ok (0.010s) 2022-08-17T12:45:09.5430592Z test_peephole_dict_len_no_optimization_keys_might_overlap (jit.test_peephole.TestPeephole) ... ok (0.010s) 2022-08-17T12:45:09.5526400Z test_peephole_dict_len_no_optimization_overlapping_keys (jit.test_peephole.TestPeephole) ... ok (0.009s) 2022-08-17T12:45:09.5630085Z test_peephole_dict_len_no_optimization_unsupported_type (jit.test_peephole.TestPeephole) ... ok (0.010s) 2022-08-17T12:45:09.5846814Z test_peephole_dynamic (jit.test_peephole.TestPeephole) ... ok (0.021s) 2022-08-17T12:45:09.5952993Z test_peephole_int (jit.test_peephole.TestPeephole) ... You have not run this instance of FileCheck! 2022-08-17T12:45:09.5953436Z FileCheck checks: 2022-08-17T12:45:09.5954644Z ok (0.011s) 2022-08-17T12:45:09.6119868Z test_peephole_len_list (jit.test_peephole.TestPeephole) ... ok (0.016s) 2022-08-17T12:45:09.6557744Z test_peephole_list_len (jit.test_peephole.TestPeephole) ... You have not run this instance of FileCheck! 2022-08-17T12:45:09.6558061Z FileCheck checks: 2022-08-17T12:45:09.7158884Z ok (0.104s) 2022-08-17T12:45:09.7393488Z test_peephole_list_ops (jit.test_peephole.TestPeephole) ... ok (0.023s) 2022-08-17T12:45:09.7629391Z test_peephole_no_output_aliasing (jit.test_peephole.TestPeephole) ... ok (0.023s) 2022-08-17T12:45:09.7739184Z test_peephole_optional_refine (jit.test_peephole.TestPeephole) ... ok (0.011s) 2022-08-17T12:45:09.7861839Z test_peephole_slice_all_three_args (jit.test_peephole.TestPeephole) ... ok (0.012s) 2022-08-17T12:45:09.8371044Z test_peephole_slice_one_empty_arg (jit.test_peephole.TestPeephole) ... ok (0.051s) 2022-08-17T12:45:09.8473208Z test_peephole_slice_optimization_not_applied_list_modified (jit.test_peephole.TestPeephole) ... ok (0.010s) 2022-08-17T12:45:09.8578766Z test_peephole_slice_optimization_not_applied_non_const_args (jit.test_peephole.TestPeephole) ... ok (0.010s) 2022-08-17T12:45:09.9085879Z test_peephole_slice_two_empty_args (jit.test_peephole.TestPeephole) ... ok (0.051s) 2022-08-17T12:45:09.9230148Z test_peephole_type_refinements (jit.test_peephole.TestPeephole) ... You have not run this instance of FileCheck! 2022-08-17T12:45:09.9230473Z FileCheck checks: 2022-08-17T12:45:09.9360554Z ok (0.027s) 2022-08-17T12:45:09.9629990Z test_peephole_with_non_output_writes (jit.test_peephole.TestPeephole) ... ok (0.027s) 2022-08-17T12:45:09.9789112Z test_peephole_with_writes (jit.test_peephole.TestPeephole) ... ok (0.016s) 2022-08-17T12:45:09.9902450Z test_refine_integer_values (jit.test_peephole.TestPeephole) ... ok (0.011s) 2022-08-17T12:45:10.0049388Z test_short_circuit_optimization (jit.test_peephole.TestPeephole) ... ok (0.015s) 2022-08-17T12:45:10.0141180Z test_version (__main__.TestProducerVersion) ... ok (0.009s) 2022-08-17T12:45:10.0850135Z test_aliasing_merge (jit.test_profiler.TestProfiler) ... ok (0.071s) 2022-08-17T12:45:10.1546086Z test_autograd_fallback_graph (jit.test_profiler.TestProfiler) ... ok (0.069s) 2022-08-17T12:45:10.1952914Z test_fallback_graph_not_specialized (jit.test_profiler.TestProfiler) ... ok (0.041s) 2022-08-17T12:45:10.2607459Z test_iterative_fusion (jit.test_profiler.TestProfiler) ... ok (0.065s) 2022-08-17T12:45:10.2943172Z test_local_fusion_strategy (jit.test_profiler.TestProfiler) ... ok (0.033s) 2022-08-17T12:45:10.3095080Z test_not_fusing_scalar_ops (jit.test_profiler.TestProfiler) ... ok (0.015s) 2022-08-17T12:45:10.3568418Z test_not_optimizing_property (jit.test_profiler.TestProfiler) ... ok (0.047s) 2022-08-17T12:45:10.4977578Z test_specialize_backward (jit.test_profiler.TestProfiler) ... ok (0.141s) 2022-08-17T12:45:10.5307304Z test_specialized_types (jit.test_profiler.TestProfiler) ... ok (0.033s) 2022-08-17T12:45:10.5876916Z test_tensor_constant (jit.test_profiler.TestProfiler) ... ok (0.057s) 2022-08-17T12:45:10.6924023Z test_tensor_type_not_determined_by_inputs (jit.test_profiler.TestProfiler) ... ok (0.105s) 2022-08-17T12:45:10.7334562Z test_use_not_profiled (jit.test_profiler.TestProfiler) ... ok (0.041s) 2022-08-17T12:45:10.7443817Z test_aliasdb (jit.test_python_bindings.TestPythonBindings) ... ok (0.011s) 2022-08-17T12:45:10.7480194Z test_canonicalize (jit.test_python_bindings.TestPythonBindings) ... ok (0.004s) 2022-08-17T12:45:10.7602535Z test_cu_create_function (jit.test_python_bindings.TestPythonBindings) ... ok (0.012s) 2022-08-17T12:45:12.0503269Z test_cu_get_functions (jit.test_python_bindings.TestPythonBindings) ... ok (1.290s) 2022-08-17T12:45:12.0545562Z test_graph_create (jit.test_python_bindings.TestPythonBindings) ... ok (0.004s) 2022-08-17T12:45:12.0636590Z test_graph_iterator_keepalive (jit.test_python_bindings.TestPythonBindings) ... ok (0.009s) 2022-08-17T12:45:12.0751354Z test_invalidation (jit.test_python_bindings.TestPythonBindings) ... ok (0.011s) 2022-08-17T12:45:12.0966100Z test_add (jit.test_python_builtins.TestPythonBuiltinOP) ... ok (0.021s) 2022-08-17T12:45:12.1778757Z test_adv_indexing_list (jit.test_python_builtins.TestPythonBuiltinOP) ... ok (0.081s) 2022-08-17T12:45:12.7489898Z test_advancedindex (jit.test_python_builtins.TestPythonBuiltinOP) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:45:12.7490637Z function: '_check_code' (/var/lib/jenkins/workspace/test/jit/test_python_builtins.py:149) 2022-08-17T12:45:12.7491094Z reasons: ['len(inputs) == 2'] 2022-08-17T12:45:12.7491589Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:45:12.7530288Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:45:12.7530812Z function: 'check_indexing' (/var/lib/jenkins/workspace/test/jit/test_python_builtins.py:257) 2022-08-17T12:45:12.7531162Z reasons: ["set(kwargs.keys()) == {'i'}"] 2022-08-17T12:45:12.7531578Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:45:12.7532528Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:45:12.7532987Z function: '_check_code' (/var/lib/jenkins/workspace/test/jit/test_python_builtins.py:149) 2022-08-17T12:45:12.7533291Z reasons: ['len(inputs) == 2'] 2022-08-17T12:45:12.7533591Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:45:12.8103409Z ok (0.632s) 2022-08-17T12:45:12.8262014Z test_gather (jit.test_python_builtins.TestPythonBuiltinOP) ... ok (0.016s) 2022-08-17T12:45:12.9751024Z test_index (jit.test_python_builtins.TestPythonBuiltinOP) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:45:12.9751904Z function: 'check_indexing' (/var/lib/jenkins/workspace/test/jit/test_python_builtins.py:179) 2022-08-17T12:45:12.9752399Z reasons: ["indexing == '[0]'"] 2022-08-17T12:45:12.9752730Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:45:13.1334554Z ok (0.307s) 2022-08-17T12:45:13.5010152Z test_index_ellipses (jit.test_python_builtins.TestPythonBuiltinOP) ... ok (0.367s) 2022-08-17T12:45:13.5502609Z test_inf (jit.test_python_builtins.TestPythonBuiltinOP) ... ok (0.049s) 2022-08-17T12:45:13.5817643Z test_matmul_py3 (jit.test_python_builtins.TestPythonBuiltinOP) ... ok (0.031s) 2022-08-17T12:45:13.6013024Z test_mul (jit.test_python_builtins.TestPythonBuiltinOP) ... ok (0.019s) 2022-08-17T12:45:13.8982060Z test_pow (jit.test_python_builtins.TestPythonBuiltinOP) ... ok (0.297s) 2022-08-17T12:45:13.9111177Z test_random (jit.test_python_builtins.TestPythonBuiltinOP) ... ok (0.013s) 2022-08-17T12:45:13.9756038Z test_slice (jit.test_python_builtins.TestPythonBuiltinOP) ... ok (0.064s) 2022-08-17T12:45:14.0317551Z test_stepped_tuple_slicing (jit.test_python_builtins.TestPythonBuiltinOP) ... ok (0.056s) 2022-08-17T12:45:14.0586322Z test_str_to_float (jit.test_python_builtins.TestPythonBuiltinOP) ... ok (0.027s) 2022-08-17T12:45:14.0760854Z test_triple (jit.test_python_builtins.TestPythonBuiltinOP) ... ok (0.017s) 2022-08-17T12:45:14.0889087Z test_param_strides (jit.test_python_ir.TestPythonIr) ... ok (0.013s) 2022-08-17T12:45:14.1290691Z test_attributes (jit.test_recursive_script.TestRecursiveScript) ... ok (0.040s) 2022-08-17T12:45:14.1822931Z test_class_compile (jit.test_recursive_script.TestRecursiveScript) ... ok (0.053s) 2022-08-17T12:45:14.2097488Z test_constants_with_final (jit.test_recursive_script.TestRecursiveScript) ... ok (0.027s) 2022-08-17T12:45:14.3020598Z test_dir (jit.test_recursive_script.TestRecursiveScript) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:45:14.3021695Z function: 'update' (/opt/conda/lib/python3.7/site-packages/torch/nn/modules/container.py:469) 2022-08-17T12:45:14.3022295Z reasons: ['___guarded_code.valid'] 2022-08-17T12:45:14.3022883Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:45:14.3346928Z ok (0.125s) 2022-08-17T12:45:14.3445098Z test_error_stack (jit.test_recursive_script.TestRecursiveScript) ... ok (0.010s) 2022-08-17T12:45:14.3503031Z test_error_stack_annotation (jit.test_recursive_script.TestRecursiveScript) ... ok (0.006s) 2022-08-17T12:45:14.3554291Z test_error_stack_class (jit.test_recursive_script.TestRecursiveScript) ... ok (0.005s) 2022-08-17T12:45:14.3712546Z test_error_stack_module (jit.test_recursive_script.TestRecursiveScript) ... ok (0.016s) 2022-08-17T12:45:14.3797717Z test_failed_function_compilation (jit.test_recursive_script.TestRecursiveScript) ... ok (0.008s) 2022-08-17T12:45:14.4114656Z test_function_attribute_in_submodule (jit.test_recursive_script.TestRecursiveScript) ... ok (0.032s) 2022-08-17T12:45:14.4199823Z test_ignore_class (jit.test_recursive_script.TestRecursiveScript) ... ok (0.008s) 2022-08-17T12:45:14.4328844Z test_inferred_nonetype (jit.test_recursive_script.TestRecursiveScript) ... ok (0.013s) 2022-08-17T12:45:14.4368836Z test_init_error (jit.test_recursive_script.TestRecursiveScript) ... ok (0.004s) 2022-08-17T12:45:14.4621880Z test_inner_traced_module (jit.test_recursive_script.TestRecursiveScript) ... ok (0.025s) 2022-08-17T12:45:14.5604544Z test_iterable_modules (jit.test_recursive_script.TestRecursiveScript) ... ok (0.098s) 2022-08-17T12:45:14.6009921Z test_method_call (jit.test_recursive_script.TestRecursiveScript) ... ok (0.040s) 2022-08-17T12:45:14.6287169Z test_module_basic (jit.test_recursive_script.TestRecursiveScript) ... ok (0.027s) 2022-08-17T12:45:14.6563049Z test_module_function_export (jit.test_recursive_script.TestRecursiveScript) ... ok (0.028s) 2022-08-17T12:45:14.6648243Z test_module_name (jit.test_recursive_script.TestRecursiveScript) ... ok (0.008s) 2022-08-17T12:45:14.6911077Z test_module_repr (jit.test_recursive_script.TestRecursiveScript) ... ok (0.026s) 2022-08-17T12:45:14.7215576Z test_optional_module (jit.test_recursive_script.TestRecursiveScript) ... ok (0.030s) 2022-08-17T12:45:14.7277333Z test_override_instance_method_ignore (jit.test_recursive_script.TestRecursiveScript) ... ok (0.006s) 2022-08-17T12:45:14.7375385Z test_prepare_scriptable_basic (jit.test_recursive_script.TestRecursiveScript) ... ok (0.010s) 2022-08-17T12:45:14.7555943Z test_prepare_scriptable_cycle (jit.test_recursive_script.TestRecursiveScript) ... ok (0.018s) 2022-08-17T12:45:14.8419061Z test_prepare_scriptable_iterable_modules (jit.test_recursive_script.TestRecursiveScript) ... ok (0.086s) 2022-08-17T12:45:14.8561933Z test_python_function_attribute (jit.test_recursive_script.TestRecursiveScript) ... ok (0.014s) 2022-08-17T12:45:14.8660589Z test_repeated_error_stack (jit.test_recursive_script.TestRecursiveScript) ... ok (0.010s) 2022-08-17T12:45:14.8765395Z test_script_after_eval (jit.test_recursive_script.TestRecursiveScript) ... ok (0.010s) 2022-08-17T12:45:14.8907785Z test_script_basic (jit.test_recursive_script.TestRecursiveScript) ... ok (0.014s) 2022-08-17T12:45:14.9297272Z test_script_function_attribute (jit.test_recursive_script.TestRecursiveScript) ... ok (0.039s) 2022-08-17T12:45:14.9304554Z test_script_loaded_module (jit.test_recursive_script.TestRecursiveScript) 2022-08-17T12:45:14.9475521Z Test that we can hold a loaded ScriptModule as a submodule. ... ok (0.018s) 2022-08-17T12:45:14.9927463Z test_aten_inplace (jit.test_remove_mutation.TestRemoveMutation) ... ok (0.045s) 2022-08-17T12:45:15.0714172Z test_common_pytorch_list_ops (jit.test_remove_mutation.TestRemoveMutation) ... ok (0.079s) 2022-08-17T12:45:15.0852507Z test_if_output (jit.test_remove_mutation.TestRemoveMutation) ... You have not run this instance of FileCheck! 2022-08-17T12:45:15.0853027Z FileCheck checks: 2022-08-17T12:45:15.0860362Z ok (0.015s) 2022-08-17T12:45:15.1008376Z test_if_output_fail (jit.test_remove_mutation.TestRemoveMutation) ... ok (0.015s) 2022-08-17T12:45:15.1274394Z test_list_indexing_removal (jit.test_remove_mutation.TestRemoveMutation) ... ok (0.026s) 2022-08-17T12:45:15.1416550Z test_lists_append (jit.test_remove_mutation.TestRemoveMutation) ... ok (0.014s) 2022-08-17T12:45:15.1523997Z test_lists_insert (jit.test_remove_mutation.TestRemoveMutation) ... ok (0.011s) 2022-08-17T12:45:15.1777300Z test_special_mapped_op (jit.test_remove_mutation.TestRemoveMutation) ... ok (0.025s) 2022-08-17T12:45:15.1795219Z test_different_functions (jit.test_save_load.TestSaveLoad) 2022-08-17T12:45:15.2091954Z Exercise the situation where we have the same qualified name ... ok (0.031s) 2022-08-17T12:45:15.2115118Z test_different_interfaces (jit.test_save_load.TestSaveLoad) 2022-08-17T12:45:15.2498888Z Exercise the situation where we have the same qualified name ... ok (0.041s) 2022-08-17T12:45:15.2517421Z test_different_modules (jit.test_save_load.TestSaveLoad) 2022-08-17T12:45:15.2999602Z Exercise the situation where we have the same qualified name ... ok (0.050s) 2022-08-17T12:45:15.3657817Z test_many_collisions (jit.test_save_load.TestSaveLoad) ... ok (0.066s) 2022-08-17T12:45:15.3677551Z test_save_load_meta_tensors (jit.test_save_load.TestSaveLoad) 2022-08-17T12:45:15.3926631Z Check that parameters, buffers, and submodules are the same after loading ... ok (0.027s) 2022-08-17T12:45:15.3944063Z test_save_load_params_buffers_submodules (jit.test_save_load.TestSaveLoad) 2022-08-17T12:45:15.4110094Z Check that parameters, buffers, and submodules are the same after loading. ... ok (0.018s) 2022-08-17T12:45:15.4203272Z test_save_load_using_pathlib (jit.test_save_load.TestSaveLoad) ... ok (0.009s) 2022-08-17T12:45:15.4396240Z test_save_load_with_extra_files (jit.test_save_load.TestSaveLoad) ... ok (0.019s) 2022-08-17T12:45:15.4402442Z test_save_namedtuple_input_only (jit.test_save_load.TestSaveLoad) 2022-08-17T12:45:15.4497695Z Even if a NamedTuple is only used as an input argument, saving and ... ok (0.010s) 2022-08-17T12:45:15.4503348Z test_save_namedtuple_output_only (jit.test_save_load.TestSaveLoad) 2022-08-17T12:45:15.4588058Z Even if a NamedTuple is only used as an output argument, saving and ... ok (0.009s) 2022-08-17T12:45:15.4681112Z test_save_nonexit_file (jit.test_save_load.TestSaveLoad) ... ok (0.009s) 2022-08-17T12:45:15.4695489Z test_different_functions (jit.test_save_load.TestSaveLoadFlatbuffer) 2022-08-17T12:45:15.4696491Z Exercise the situation where we have the same qualified name ... skip: Need to enable flatbuffer to run the below tests (0.001s) 2022-08-17T12:45:15.4718213Z test_different_interfaces (jit.test_save_load.TestSaveLoadFlatbuffer) 2022-08-17T12:45:15.4718897Z Exercise the situation where we have the same qualified name ... skip: Need to enable flatbuffer to run the below tests (0.002s) 2022-08-17T12:45:15.4735970Z test_different_modules (jit.test_save_load.TestSaveLoadFlatbuffer) 2022-08-17T12:45:15.4736607Z Exercise the situation where we have the same qualified name ... skip: Need to enable flatbuffer to run the below tests (0.002s) 2022-08-17T12:45:15.4764154Z test_many_collisions (jit.test_save_load.TestSaveLoadFlatbuffer) ... skip: Need to enable flatbuffer to run the below tests (0.003s) 2022-08-17T12:45:15.4774116Z test_module_info_flatbuffer (jit.test_save_load.TestSaveLoadFlatbuffer) ... skip: Need to enable flatbuffer to run the below tests (0.001s) 2022-08-17T12:45:15.4791163Z test_save_load_params_buffers_submodules (jit.test_save_load.TestSaveLoadFlatbuffer) 2022-08-17T12:45:15.4792221Z Check that parameters, buffers, and submodules are the same after loading. ... skip: Need to enable flatbuffer to run the below tests (0.002s) 2022-08-17T12:45:15.4799934Z test_save_load_using_pathlib (jit.test_save_load.TestSaveLoadFlatbuffer) ... skip: Need to enable flatbuffer to run the below tests (0.001s) 2022-08-17T12:45:15.4807119Z test_save_load_with_extra_files (jit.test_save_load.TestSaveLoadFlatbuffer) 2022-08-17T12:45:15.4807584Z Check that parameters, buffers, and submodules are the same after loading. ... skip: Need to enable flatbuffer to run the below tests (0.001s) 2022-08-17T12:45:15.4814065Z test_save_namedtuple_input_only (jit.test_save_load.TestSaveLoadFlatbuffer) 2022-08-17T12:45:15.4814445Z Even if a NamedTuple is only used as an input argument, saving and ... skip: Need to enable flatbuffer to run the below tests (0.001s) 2022-08-17T12:45:15.4819656Z test_save_namedtuple_output_only (jit.test_save_load.TestSaveLoadFlatbuffer) 2022-08-17T12:45:15.4820103Z Even if a NamedTuple is only used as an output argument, saving and ... skip: Need to enable flatbuffer to run the below tests (0.001s) 2022-08-17T12:45:15.7838774Z test_versioned_div_scalar (jit.test_save_load_for_op_version.TestSaveLoadForOpVersion) ... Falsifying explicit example: test_versioned_div_scalar( 2022-08-17T12:45:15.7839649Z self=, 2022-08-17T12:45:15.7839991Z sample_input=(2, 3, 2.0, 3.0), 2022-08-17T12:45:15.7840173Z ) 2022-08-17T12:45:15.7840354Z skip: Failed to load fixture! (0.302s) 2022-08-17T12:45:16.2716556Z test_versioned_div_scalar_inplace (jit.test_save_load_for_op_version.TestSaveLoadForOpVersion) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:45:16.2717448Z function: '_save_load_module' (/var/lib/jenkins/workspace/test/jit/test_save_load_for_op_version.py:28) 2022-08-17T12:45:16.2717801Z reasons: ['___check_obj_id(m, 94229579705744)'] 2022-08-17T12:45:16.2718134Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:45:16.6427969Z ok (0.859s) 2022-08-17T12:45:16.8489119Z test_versioned_div_scalar_reciprocal (jit.test_save_load_for_op_version.TestSaveLoadForOpVersion) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:45:16.8489954Z function: '_helper' (/var/lib/jenkins/workspace/test/jit/test_save_load_for_op_version.py:310) 2022-08-17T12:45:16.8490256Z reasons: ['b == 2'] 2022-08-17T12:45:16.8490583Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:45:16.9663298Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:45:16.9664192Z function: '_save_load_mobile_module' (/var/lib/jenkins/workspace/test/jit/test_save_load_for_op_version.py:35) 2022-08-17T12:45:16.9664560Z reasons: ['___check_obj_id(m, 94229650693936)'] 2022-08-17T12:45:16.9664893Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:45:17.1942468Z ok (0.551s) 2022-08-17T12:45:17.2328863Z test_versioned_div_scalar_scalar (jit.test_save_load_for_op_version.TestSaveLoadForOpVersion) ... ok (0.038s) 2022-08-17T12:45:17.4355365Z test_versioned_div_tensor (jit.test_save_load_for_op_version.TestSaveLoadForOpVersion) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:45:17.4356036Z function: '_helper' (/var/lib/jenkins/workspace/test/jit/test_save_load_for_op_version.py:101) 2022-08-17T12:45:17.4356344Z reasons: ['___guarded_code.valid'] 2022-08-17T12:45:17.4356685Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:45:17.7567518Z ok (0.524s) 2022-08-17T12:45:18.6575561Z test_versioned_div_tensor_inplace (jit.test_save_load_for_op_version.TestSaveLoadForOpVersion) ... ok (0.901s) 2022-08-17T12:45:20.1631958Z test_versioned_div_tensor_out (jit.test_save_load_for_op_version.TestSaveLoadForOpVersion) ... ok (1.505s) 2022-08-17T12:45:20.1794471Z test_versioned_linspace (jit.test_save_load_for_op_version.TestSaveLoadForOpVersion) ... ok (0.016s) 2022-08-17T12:45:20.1947927Z test_versioned_linspace_out (jit.test_save_load_for_op_version.TestSaveLoadForOpVersion) ... ok (0.015s) 2022-08-17T12:45:20.2098174Z test_versioned_logspace (jit.test_save_load_for_op_version.TestSaveLoadForOpVersion) ... ok (0.015s) 2022-08-17T12:45:20.2245560Z test_versioned_logspace_out (jit.test_save_load_for_op_version.TestSaveLoadForOpVersion) ... ok (0.015s) 2022-08-17T12:45:20.2550358Z test_add_out (__main__.TestScript) ... ok (0.030s) 2022-08-17T12:45:20.2903875Z test_add_tuple_different_types (__main__.TestScript) ... ok (0.035s) 2022-08-17T12:45:20.3332988Z test_add_tuple_non_optional (__main__.TestScript) ... ok (0.043s) 2022-08-17T12:45:20.3963154Z test_add_tuple_optional (__main__.TestScript) ... ok (0.063s) 2022-08-17T12:45:20.4315161Z test_add_tuple_same_types (__main__.TestScript) ... ok (0.035s) 2022-08-17T12:45:20.4326015Z test_addmm_grad (__main__.TestScript) 2022-08-17T12:45:20.5009397Z This test checks several things: ... ok (0.069s) 2022-08-17T12:45:20.5338060Z test_alias_covariant_type_containers (__main__.TestScript) ... ok (0.033s) 2022-08-17T12:45:20.9218230Z test_all (__main__.TestScript) ... ok (0.388s) 2022-08-17T12:45:21.0575288Z test_annot_ast_mypy_fn (__main__.TestScript) ... ok (0.136s) 2022-08-17T12:45:21.1706588Z test_annot_ast_mypy_method (__main__.TestScript) ... ok (0.113s) 2022-08-17T12:45:21.2561777Z test_annot_ast_py3_fn (__main__.TestScript) ... ok (0.085s) 2022-08-17T12:45:21.3604825Z test_annot_ast_py3_method (__main__.TestScript) ... ok (0.104s) 2022-08-17T12:45:21.3685059Z test_annot_string_mypy_fn (__main__.TestScript) ... ok (0.008s) 2022-08-17T12:45:21.4040333Z test_annot_string_mypy_method (__main__.TestScript) ... ok (0.035s) 2022-08-17T12:45:21.4130030Z test_annot_string_py3_fn (__main__.TestScript) ... ok (0.009s) 2022-08-17T12:45:21.4479915Z test_annot_string_py3_method (__main__.TestScript) ... ok (0.035s) 2022-08-17T12:45:21.4678067Z test_annotated_script_fn (__main__.TestScript) ... ok (0.020s) 2022-08-17T12:45:21.4788924Z test_annotated_script_fn_arg_mismatch (__main__.TestScript) ... ok (0.011s) 2022-08-17T12:45:21.4868786Z test_annotated_script_fn_return_mismatch (__main__.TestScript) ... ok (0.008s) 2022-08-17T12:45:21.4951119Z test_annotated_script_method (__main__.TestScript) ... ok (0.008s) 2022-08-17T12:45:21.5325498Z test_annoying_doubles (__main__.TestScript) ... ok (0.037s) 2022-08-17T12:45:21.5861778Z test_any (__main__.TestScript) ... ok (0.053s) 2022-08-17T12:45:21.6128804Z test_assert_is_scripting_metacompile (__main__.TestScript) ... ok (0.027s) 2022-08-17T12:45:21.6525728Z test_assertion_optional_refinement (__main__.TestScript) ... ok (0.040s) 2022-08-17T12:45:21.6824529Z test_attr_module_constants (__main__.TestScript) ... ok (0.030s) 2022-08-17T12:45:21.6954932Z test_attr_qscheme_script (__main__.TestScript) ... ok (0.013s) 2022-08-17T12:45:21.7040552Z test_attribute_in_init (__main__.TestScript) ... ok (0.008s) 2022-08-17T12:45:21.7621582Z test_attribute_serialization (__main__.TestScript) ... ok (0.058s) 2022-08-17T12:45:21.7833235Z test_attribute_unpickling (__main__.TestScript) ... ok (0.021s) 2022-08-17T12:45:21.8152767Z test_augmented_assign (__main__.TestScript) ... ok (0.032s) 2022-08-17T12:45:21.8165881Z test_autodiff_complex (__main__.TestScript) ... skip: no CUDA (0.001s) 2022-08-17T12:45:21.8343171Z test_backend_cudnn_enabled (__main__.TestScript) ... ok (0.017s) 2022-08-17T12:45:21.8462178Z test_bad_multiline_annotations (__main__.TestScript) ... ok (0.012s) 2022-08-17T12:45:21.8651345Z test_bailout_loop_carried_deps_name_clash (__main__.TestScript) ... ok (0.019s) 2022-08-17T12:45:21.8831897Z test_bailout_loop_counter_transition (__main__.TestScript) ... ok (0.018s) 2022-08-17T12:45:21.8854909Z test_batch_norm_inference_backward_cuda (__main__.TestScript) ... skip: running tests on cuda to verify cudnn fix (0.002s) 2022-08-17T12:45:22.7577709Z test_batchnorm_fuser_cpu (__main__.TestScript) ... ok (0.872s) 2022-08-17T12:45:22.8240880Z test_big_float_literals (__main__.TestScript) ... ok (0.066s) 2022-08-17T12:45:22.8562217Z test_big_int_literals (__main__.TestScript) ... ok (0.032s) 2022-08-17T12:45:25.0663943Z test_binary_op_shape (__main__.TestScript) ... ok (2.210s) 2022-08-17T12:45:25.2067531Z test_bitwise_ops (__main__.TestScript) ... ok (0.140s) 2022-08-17T12:45:25.2978267Z test_block_input_grad_in_loop (__main__.TestScript) ... ok (0.091s) 2022-08-17T12:45:25.3358606Z test_bool_augassign_bitwise_and (__main__.TestScript) ... ok (0.038s) 2022-08-17T12:45:25.3737164Z test_bool_augassign_bitwise_or (__main__.TestScript) ... ok (0.038s) 2022-08-17T12:45:25.4113838Z test_bool_augassign_bitwise_xor (__main__.TestScript) ... ok (0.038s) 2022-08-17T12:45:25.4901938Z test_bool_dispatch (__main__.TestScript) ... ok (0.079s) 2022-08-17T12:45:25.5118753Z test_boolean_literal_constant_metacompile (__main__.TestScript) ... ok (0.022s) 2022-08-17T12:45:25.5247820Z test_break_continue_error (__main__.TestScript) ... ok (0.013s) 2022-08-17T12:45:25.6932528Z test_breaks_continues (__main__.TestScript) ... ok (0.168s) 2022-08-17T12:45:25.7832698Z test_builtin_args (__main__.TestScript) ... ok (0.090s) 2022-08-17T12:45:25.8028687Z test_builtin_args_fails (__main__.TestScript) ... [W ir_emitter.cpp:4385] Warning: List consists of heterogeneous types, which means that it has been typed as containing Union[List[int], int]. To use any of the values in this List, it will be necessary to add an `assert isinstance` statement before first use to trigger type refinement. 2022-08-17T12:45:25.8029439Z File "test_jit.py", line 10867 2022-08-17T12:45:25.8029677Z @torch.jit.script 2022-08-17T12:45:25.8029880Z def f6(a): 2022-08-17T12:45:25.8030134Z a.expand(size=[3, [4]]) 2022-08-17T12:45:25.8030497Z ~~~~~~ <--- HERE 2022-08-17T12:45:25.8030959Z (function emitListLiteral) 2022-08-17T12:45:25.8031136Z ok (0.020s) 2022-08-17T12:45:25.8215445Z test_builtin_function_attributes (__main__.TestScript) ... ok (0.018s) 2022-08-17T12:45:25.8311512Z test_builtin_use_as_value (__main__.TestScript) ... ok (0.010s) 2022-08-17T12:45:25.8451196Z test_call_ge (__main__.TestScript) ... ok (0.014s) 2022-08-17T12:45:25.9002945Z test_call_python_fn_from_script_fn (__main__.TestScript) ... You have not run this instance of FileCheck! 2022-08-17T12:45:25.9003340Z FileCheck checks: 2022-08-17T12:45:25.9003985Z ok (0.055s) 2022-08-17T12:45:25.9261509Z test_call_python_fn_from_script_module (__main__.TestScript) ... ok (0.025s) 2022-08-17T12:45:25.9520250Z test_call_python_fn_from_traced_module (__main__.TestScript) ... ok (0.026s) 2022-08-17T12:45:25.9880752Z test_call_python_fn_from_tracing_fn (__main__.TestScript) ... You have not run this instance of FileCheck! 2022-08-17T12:45:25.9881165Z FileCheck checks: 2022-08-17T12:45:25.9882055Z ok (0.036s) 2022-08-17T12:45:25.9969251Z test_call_python_mod_from_script_fn (__main__.TestScript) ... ok (0.009s) 2022-08-17T12:45:26.0133498Z test_call_python_mod_from_script_module (__main__.TestScript) ... ok (0.016s) 2022-08-17T12:45:26.0378431Z test_call_python_mod_from_traced_module (__main__.TestScript) ... ok (0.024s) 2022-08-17T12:45:26.0515948Z test_call_python_mod_from_tracing_fn (__main__.TestScript) ... ok (0.014s) 2022-08-17T12:45:26.0871689Z test_call_script_fn_from_script_fn (__main__.TestScript) ... You have not run this instance of FileCheck! 2022-08-17T12:45:26.0872249Z FileCheck checks: 2022-08-17T12:45:26.0872517Z ok (0.036s) 2022-08-17T12:45:26.1152311Z test_call_script_fn_from_script_module (__main__.TestScript) ... ok (0.028s) 2022-08-17T12:45:26.1626330Z test_call_script_fn_from_tracing_fn (__main__.TestScript) ... You have not run this instance of FileCheck! 2022-08-17T12:45:26.1626790Z FileCheck checks: 2022-08-17T12:45:26.1627478Z ok (0.048s) 2022-08-17T12:45:26.1801143Z test_call_script_mod_from_script_fn (__main__.TestScript) ... ok (0.017s) 2022-08-17T12:45:26.2004491Z test_call_script_mod_from_script_module (__main__.TestScript) ... ok (0.020s) 2022-08-17T12:45:26.2014486Z test_call_script_mod_from_tracing_fn (__main__.TestScript) ... skip: error in first class mode (0.001s) 2022-08-17T12:45:26.2569496Z test_call_traced_fn_from_tracing_fn (__main__.TestScript) ... You have not run this instance of FileCheck! 2022-08-17T12:45:26.2569991Z FileCheck checks: 2022-08-17T12:45:26.2570614Z ok (0.056s) 2022-08-17T12:45:26.2581957Z test_call_traced_mod_from_tracing_fn (__main__.TestScript) ... skip: error in first class mode (0.001s) 2022-08-17T12:45:26.5042204Z test_canonicalize_control_outputs (__main__.TestScript) ... ok (0.246s) 2022-08-17T12:45:26.5049687Z test_cast (__main__.TestScript) ... skip: RuntimeError: VariableType::ID() not implemented (0.001s) 2022-08-17T12:45:26.5329369Z test_cat (__main__.TestScript) ... ok (0.028s) 2022-08-17T12:45:26.5932423Z test_cat_lifts (__main__.TestScript) ... ok (0.060s) 2022-08-17T12:45:26.6282219Z test_chr (__main__.TestScript) ... ok (0.035s) 2022-08-17T12:45:26.6294467Z test_circular_dependency (__main__.TestScript) 2022-08-17T12:45:26.6741214Z https://github.com/pytorch/pytorch/issues/25871 ... ok (0.046s) 2022-08-17T12:45:26.6970070Z test_class_as_attribute (__main__.TestScript) ... ok (0.023s) 2022-08-17T12:45:26.7059393Z test_class_attribute (__main__.TestScript) ... ok (0.009s) 2022-08-17T12:45:26.7154284Z test_class_attribute_in_script (__main__.TestScript) ... ok (0.009s) 2022-08-17T12:45:26.7229389Z test_class_with_comment_at_lower_indentation (__main__.TestScript) ... ok (0.007s) 2022-08-17T12:45:26.7237667Z test_code_with_constants (__main__.TestScript) 2022-08-17T12:45:26.7548153Z Check that the `code_with_constants` property correctly returns graph CONSTANTS in the ... ok (0.032s) 2022-08-17T12:45:26.7557022Z test_code_with_constants_restore (__main__.TestScript) 2022-08-17T12:45:26.7895839Z Check that the `code_with_constants` property correctly works on restoration after save() + load() ... ok (0.035s) 2022-08-17T12:45:26.8024189Z test_comment_ignore_indent (__main__.TestScript) ... ok (0.013s) 2022-08-17T12:45:26.9945968Z test_compare_two_bool_inputs (__main__.TestScript) ... ok (0.192s) 2022-08-17T12:45:26.9962441Z test_compile_module_with_constant (__main__.TestScript) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-17T12:45:27.1797940Z test_conditional_casting (__main__.TestScript) ... ok (0.183s) 2022-08-17T12:45:27.1927499Z test_constant_as_attr (__main__.TestScript) ... ok (0.013s) 2022-08-17T12:45:27.2153843Z test_constant_pooling_introduce_aliasing (__main__.TestScript) ... ok (0.022s) 2022-08-17T12:45:27.2573870Z test_constant_pooling_none (__main__.TestScript) ... ok (0.042s) 2022-08-17T12:45:27.2849610Z test_constant_pooling_same_identity (__main__.TestScript) ... ok (0.027s) 2022-08-17T12:45:27.3130200Z test_context_manager (__main__.TestScript) ... ok (0.028s) 2022-08-17T12:45:27.3426326Z test_conv_error (__main__.TestScript) ... ok (0.029s) 2022-08-17T12:45:27.3996015Z test_convert_base (__main__.TestScript) ... ok (0.057s) 2022-08-17T12:45:27.4342108Z test_cpp_function_tensor_str (__main__.TestScript) ... ok (0.035s) 2022-08-17T12:45:27.4375156Z test_cpp_module_iterator (__main__.TestScript) ... skip: TorchDynamo fails with unknown reason (0.003s) 2022-08-17T12:45:27.4756841Z test_desugar_module (__main__.TestScript) ... ok (0.038s) 2022-08-17T12:45:27.4982189Z test_device_kwarg (__main__.TestScript) ... ok (0.022s) 2022-08-17T12:45:27.5520120Z test_device_type (__main__.TestScript) ... ok (0.054s) 2022-08-17T12:45:27.5525009Z test_device_type_cuda (__main__.TestScript) ... skip: Requires CUDA (0.000s) 2022-08-17T12:45:27.5584342Z test_dir (__main__.TestScript) ... ok (0.006s) 2022-08-17T12:45:27.7445394Z test_divmod (__main__.TestScript) ... ok (0.186s) 2022-08-17T12:45:27.7468725Z test_dominated_bailout (__main__.TestScript) ... skip: bailouts are being deprecated (0.002s) 2022-08-17T12:45:28.0071799Z test_dropout_eval (__main__.TestScript) ... ok (0.260s) 2022-08-17T12:45:28.0520220Z test_dropout_script (__main__.TestScript) ... ok (0.045s) 2022-08-17T12:45:28.0636918Z test_dtype_attr (__main__.TestScript) ... ok (0.012s) 2022-08-17T12:45:28.2052751Z test_dtype_op_shape (__main__.TestScript) ... ok (0.141s) 2022-08-17T12:45:28.3092492Z test_dtype_op_shape2 (__main__.TestScript) ... ok (0.104s) 2022-08-17T12:45:28.3241351Z test_early_return_closure (__main__.TestScript) ... ok (0.015s) 2022-08-17T12:45:28.3677572Z test_early_return_fork_join (__main__.TestScript) ... You have not run this instance of FileCheck! 2022-08-17T12:45:28.3678066Z FileCheck checks: 2022-08-17T12:45:28.3679565Z ok (0.044s) 2022-08-17T12:45:28.4027888Z test_early_return_rewrite (__main__.TestScript) ... You have not run this instance of FileCheck! 2022-08-17T12:45:28.4028409Z FileCheck checks: 2022-08-17T12:45:28.4196242Z ok (0.051s) 2022-08-17T12:45:28.4609351Z test_early_return_type_refinement (__main__.TestScript) ... ok (0.041s) 2022-08-17T12:45:28.5308512Z test_early_returns_loops (__main__.TestScript) ... ok (0.070s) 2022-08-17T12:45:28.5570627Z test_ellipsis_const_end (__main__.TestScript) ... ok (0.026s) 2022-08-17T12:45:28.5812088Z test_ellipsis_const_mid (__main__.TestScript) ... ok (0.024s) 2022-08-17T12:45:28.6103113Z test_ellipsis_const_mid_select (__main__.TestScript) ... ok (0.029s) 2022-08-17T12:45:28.6357334Z test_ellipsis_const_start (__main__.TestScript) ... ok (0.025s) 2022-08-17T12:45:28.6676748Z test_ellipsis_end (__main__.TestScript) ... ok (0.032s) 2022-08-17T12:45:28.7000466Z test_ellipsis_mid (__main__.TestScript) ... ok (0.032s) 2022-08-17T12:45:28.7359105Z test_ellipsis_mid_select (__main__.TestScript) ... ok (0.036s) 2022-08-17T12:45:28.7678500Z test_ellipsis_start (__main__.TestScript) ... ok (0.032s) 2022-08-17T12:45:28.8090190Z test_embedding_renorm_grad_error (__main__.TestScript) ... ok (0.041s) 2022-08-17T12:45:28.8436188Z test_empty_like_memory_format_bc (__main__.TestScript) ... ok (0.034s) 2022-08-17T12:45:28.8466473Z test_empty_tuple_str (__main__.TestScript) ... ok (0.003s) 2022-08-17T12:45:28.8976121Z test_enumerate_modlist_range (__main__.TestScript) ... ok (0.051s) 2022-08-17T12:45:28.9197462Z test_erase_number_types (__main__.TestScript) ... ok (0.022s) 2022-08-17T12:45:28.9706051Z test_error (__main__.TestScript) ... ok (0.051s) 2022-08-17T12:45:29.0555025Z test_error_stacktrace (__main__.TestScript) ... ok (0.085s) 2022-08-17T12:45:29.1590206Z test_error_stacktrace_interface (__main__.TestScript) ... ok (0.103s) 2022-08-17T12:45:29.1932795Z test_eval_python (__main__.TestScript) ... ok (0.034s) 2022-08-17T12:45:29.2148058Z test_exception_exits_closure (__main__.TestScript) ... ok (0.021s) 2022-08-17T12:45:29.3015806Z test_exceptions_with_control_flow (__main__.TestScript) ... ok (0.087s) 2022-08-17T12:45:29.3756398Z test_expand (__main__.TestScript) ... ok (0.074s) 2022-08-17T12:45:29.4325869Z test_fibb (__main__.TestScript) ... ok (0.057s) 2022-08-17T12:45:29.4695019Z test_fibb_totally_better (__main__.TestScript) ... ok (0.037s) 2022-08-17T12:45:29.4813154Z test_file_format_serialization (__main__.TestScript) ... ok (0.012s) 2022-08-17T12:45:29.5074745Z test_file_line_error (__main__.TestScript) ... ok (0.026s) 2022-08-17T12:45:29.5267213Z test_file_line_error_class_defn (__main__.TestScript) ... ok (0.019s) 2022-08-17T12:45:29.5531601Z test_file_line_graph (__main__.TestScript) ... You have not run this instance of FileCheck! 2022-08-17T12:45:29.5532017Z FileCheck checks: 2022-08-17T12:45:29.5532702Z ok (0.027s) 2022-08-17T12:45:29.5693120Z test_file_line_save_load (__main__.TestScript) ... ok (0.016s) 2022-08-17T12:45:29.5728407Z test_file_line_string (__main__.TestScript) ... ok (0.003s) 2022-08-17T12:45:29.6019248Z test_file_line_trace (__main__.TestScript) ... You have not run this instance of FileCheck! 2022-08-17T12:45:29.6019598Z FileCheck checks: 2022-08-17T12:45:29.6020762Z ok (0.029s) 2022-08-17T12:45:29.6385558Z test_filecheck (__main__.TestScript) ... You have not run this instance of FileCheck! 2022-08-17T12:45:29.6385830Z FileCheck checks: 2022-08-17T12:45:29.6413021Z You have not run this instance of FileCheck! 2022-08-17T12:45:29.6413263Z FileCheck checks: 2022-08-17T12:45:29.6435905Z You have not run this instance of FileCheck! 2022-08-17T12:45:29.6436151Z FileCheck checks: 2022-08-17T12:45:29.6456217Z You have not run this instance of FileCheck! 2022-08-17T12:45:29.6456477Z FileCheck checks: 2022-08-17T12:45:29.6476001Z You have not run this instance of FileCheck! 2022-08-17T12:45:29.6476251Z FileCheck checks: 2022-08-17T12:45:29.6479249Z ok (0.046s) 2022-08-17T12:45:29.6821445Z test_filecheck_parse (__main__.TestScript) ... You have not run this instance of FileCheck! 2022-08-17T12:45:29.6821701Z FileCheck checks: 2022-08-17T12:45:29.6842257Z You have not run this instance of FileCheck! 2022-08-17T12:45:29.6842534Z FileCheck checks: 2022-08-17T12:45:29.6862014Z You have not run this instance of FileCheck! 2022-08-17T12:45:29.6862226Z FileCheck checks: 2022-08-17T12:45:29.6959361Z ok (0.048s) 2022-08-17T12:45:29.7176515Z test_first_class_calls (__main__.TestScript) ... ok (0.022s) 2022-08-17T12:45:29.7300329Z test_first_class_module (__main__.TestScript) ... ok (0.012s) 2022-08-17T12:45:29.7743735Z test_floor_div (__main__.TestScript) ... ok (0.044s) 2022-08-17T12:45:29.9008922Z test_floordiv (__main__.TestScript) ... ok (0.126s) 2022-08-17T12:45:29.9207299Z test_for_else (__main__.TestScript) ... ok (0.020s) 2022-08-17T12:45:29.9615316Z test_for_in_dict (__main__.TestScript) ... ok (0.041s) 2022-08-17T12:45:30.0815844Z test_for_in_enumerate (__main__.TestScript) ... ok (0.120s) 2022-08-17T12:45:30.1184025Z test_for_in_range (__main__.TestScript) ... ok (0.037s) 2022-08-17T12:45:30.1670594Z test_for_in_range_ast (__main__.TestScript) ... ok (0.049s) 2022-08-17T12:45:30.2163690Z test_for_in_range_dynamic (__main__.TestScript) ... ok (0.049s) 2022-08-17T12:45:30.2528558Z test_for_in_range_if_ast (__main__.TestScript) ... ok (0.036s) 2022-08-17T12:45:30.2901967Z test_for_in_range_start_end (__main__.TestScript) ... ok (0.037s) 2022-08-17T12:45:30.3386053Z test_for_in_range_start_end_step (__main__.TestScript) ... ok (0.048s) 2022-08-17T12:45:30.3696481Z test_for_in_range_zero_step (__main__.TestScript) ... ok (0.031s) 2022-08-17T12:45:30.4176454Z test_for_in_string (__main__.TestScript) ... ok (0.048s) 2022-08-17T12:45:32.1007409Z test_for_in_tensors (__main__.TestScript) ... ok (1.683s) 2022-08-17T12:45:32.1105768Z test_for_in_tensors_fail_scalar (__main__.TestScript) ... ok (0.010s) 2022-08-17T12:45:32.1758944Z test_for_in_tensors_nested (__main__.TestScript) ... ok (0.065s) 2022-08-17T12:45:32.1907618Z test_for_in_tensors_rank0 (__main__.TestScript) ... ok (0.015s) 2022-08-17T12:45:32.2789947Z test_for_in_zip (__main__.TestScript) ... ok (0.088s) 2022-08-17T12:45:32.3295419Z test_for_in_zip_enumerate (__main__.TestScript) ... ok (0.050s) 2022-08-17T12:45:32.3715818Z test_for_tuple_assign (__main__.TestScript) ... ok (0.042s) 2022-08-17T12:45:32.4375303Z test_for_tuple_unpack (__main__.TestScript) ... ok (0.066s) 2022-08-17T12:45:32.5000386Z test_format (__main__.TestScript) ... ok (0.062s) 2022-08-17T12:45:32.5518595Z test_func_call (__main__.TestScript) ... ok (0.052s) 2022-08-17T12:45:32.5759145Z test_function_compilation_caching (__main__.TestScript) ... ok (0.024s) 2022-08-17T12:45:32.6101765Z test_function_overload_misuse (__main__.TestScript) ... ok (0.034s) 2022-08-17T12:45:32.6916111Z test_function_overloading_isinstance (__main__.TestScript) ... ok (0.081s) 2022-08-17T12:45:32.8921081Z test_function_overloads (__main__.TestScript) ... ok (0.200s) 2022-08-17T12:45:32.8931708Z test_fuser_double_float_codegen (__main__.TestScript) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:45:33.1027579Z test_fuser_double_literal_precision (__main__.TestScript) ... ok (0.209s) 2022-08-17T12:45:33.1144486Z test_fuser_multiple_blocks (__main__.TestScript) ... ok (0.011s) 2022-08-17T12:45:33.1495743Z test_gather_dynamic_index (__main__.TestScript) ... ok (0.035s) 2022-08-17T12:45:33.1596725Z test_generic_list_errors (__main__.TestScript) ... ok (0.010s) 2022-08-17T12:45:33.2059883Z test_get_set_state (__main__.TestScript) ... ok (0.046s) 2022-08-17T12:45:33.2233697Z test_get_set_state_with_tensors (__main__.TestScript) ... ok (0.017s) 2022-08-17T12:45:33.2711225Z test_grad_from_script (__main__.TestScript) ... ok (0.048s) 2022-08-17T12:45:33.3969618Z test_hash (__main__.TestScript) ... ok (0.126s) 2022-08-17T12:45:33.4792278Z test_hex_literals (__main__.TestScript) ... ok (0.082s) 2022-08-17T12:45:33.5030617Z test_id (__main__.TestScript) ... ok (0.024s) 2022-08-17T12:45:33.5862717Z test_if (__main__.TestScript) ... ok (0.083s) 2022-08-17T12:45:33.7668575Z test_if_define (__main__.TestScript) ... ok (0.180s) 2022-08-17T12:45:33.7827455Z test_if_different_type (__main__.TestScript) ... ok (0.016s) 2022-08-17T12:45:33.8621218Z test_if_for_in_range (__main__.TestScript) ... ok (0.079s) 2022-08-17T12:45:33.9055090Z test_if_is_none_dispatch (__main__.TestScript) ... ok (0.043s) 2022-08-17T12:45:33.9268213Z test_if_list_cat (__main__.TestScript) ... ok (0.021s) 2022-08-17T12:45:33.9279327Z test_if_nest_while (__main__.TestScript) ... skip: TorchDynamo fails with unknown reason (0.001s) 2022-08-17T12:45:34.0100537Z test_if_noelse (__main__.TestScript) ... ok (0.082s) 2022-08-17T12:45:34.0228326Z test_if_not_defined_error (__main__.TestScript) ... ok (0.013s) 2022-08-17T12:45:34.0488319Z test_if_supertype (__main__.TestScript) ... ok (0.026s) 2022-08-17T12:45:34.1780878Z test_ignore_decorator (__main__.TestScript) ... ok (0.129s) 2022-08-17T12:45:34.1963351Z test_ignored_as_value (__main__.TestScript) ... ok (0.018s) 2022-08-17T12:45:34.2120434Z test_ignored_method_binding (__main__.TestScript) ... ok (0.016s) 2022-08-17T12:45:34.2244301Z test_ignored_props (__main__.TestScript) ... ok (0.012s) 2022-08-17T12:45:34.2437150Z test_import_constants_not_specialized (__main__.TestScript) ... ok (0.019s) 2022-08-17T12:45:34.2875883Z test_in_for_and_comp_expr (__main__.TestScript) ... ok (0.044s) 2022-08-17T12:45:34.3237552Z test_in_operator_with_two_strings (__main__.TestScript) ... ok (0.036s) 2022-08-17T12:45:42.7392773Z test_index (__main__.TestScript) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:45:42.7393384Z function: 'check_indexing' (test_jit.py:5042) 2022-08-17T12:45:42.7393820Z reasons: ["indexing == '[0]'"] 2022-08-17T12:45:42.7394367Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:45:42.7394794Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:45:42.7395110Z function: '_check_code' (test_jit.py:4999) 2022-08-17T12:45:42.7395438Z reasons: ["code_str == '\\ndef func(x):\\n return x[0]\\n'"] 2022-08-17T12:45:42.7395790Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:45:43.0818090Z ok (8.758s) 2022-08-17T12:45:43.1044317Z test_index_select_shape_prop (__main__.TestScript) ... ok (0.022s) 2022-08-17T12:45:43.1223794Z test_index_with_tuple (__main__.TestScript) ... ok (0.018s) 2022-08-17T12:45:43.1319341Z test_indexing_error (__main__.TestScript) ... ok (0.009s) 2022-08-17T12:45:43.1420619Z test_infer_size (__main__.TestScript) ... ok (0.010s) 2022-08-17T12:45:43.1424135Z test_inferred_error_msg (__main__.TestScript) 2022-08-17T12:45:43.1706358Z Test that when we get a type mismatch on a function where we inferred ... ok (0.028s) 2022-08-17T12:45:43.2004485Z test_inherit_method (__main__.TestScript) ... ok (0.030s) 2022-08-17T12:45:43.2010771Z test_inline_and_run_annotated_script_fn (__main__.TestScript) ... skip: https://github.com/pytorch/pytorch/issues/9595 (0.001s) 2022-08-17T12:45:43.2022434Z test_inlined_graph (__main__.TestScript) 2022-08-17T12:45:43.2400369Z Check that the `inlined_graph` property correctly returns an inlined ... ok (0.039s) 2022-08-17T12:45:43.2646622Z test_inlining_cleanup (__main__.TestScript) ... ok (0.025s) 2022-08-17T12:45:43.2975468Z test_inplace_add (__main__.TestScript) ... ok (0.033s) 2022-08-17T12:45:43.3304934Z test_inplace_copy_script (__main__.TestScript) ... ok (0.033s) 2022-08-17T12:45:43.3608082Z test_input_keyword_in_schema (__main__.TestScript) ... ok (0.030s) 2022-08-17T12:45:43.4597920Z test_int_cast (__main__.TestScript) ... ok (0.099s) 2022-08-17T12:45:43.4636958Z test_integral_shape_inference (__main__.TestScript) ... ok (0.004s) 2022-08-17T12:45:43.4669159Z test_interpret_graph (__main__.TestScript) ... ok (0.003s) 2022-08-17T12:45:44.4715060Z test_interpreter_fuzz (__main__.TestScript) ... ok (1.004s) 2022-08-17T12:45:44.8579549Z test_intlist_args (__main__.TestScript) ... ok (0.386s) 2022-08-17T12:45:44.8679139Z test_invalid_call_arguments (__main__.TestScript) ... ok (0.010s) 2022-08-17T12:45:44.8766333Z test_invalid_lhs_assignment (__main__.TestScript) ... ok (0.009s) 2022-08-17T12:45:44.8907599Z test_invalid_prefix_annotation (__main__.TestScript) ... ok (0.014s) 2022-08-17T12:45:44.8931084Z test_irparser (__main__.TestScript) ... You have not run this instance of FileCheck! 2022-08-17T12:45:44.8931506Z FileCheck checks: 2022-08-17T12:45:44.8932571Z ok (0.003s) 2022-08-17T12:45:44.9284909Z test_is_after_use (__main__.TestScript) ... ok (0.035s) 2022-08-17T12:45:45.0127998Z test_is_isnot (__main__.TestScript) ... ok (0.084s) 2022-08-17T12:45:45.0195027Z test_is_optional (__main__.TestScript) ... ok (0.007s) 2022-08-17T12:45:45.0541948Z test_is_scripting (__main__.TestScript) ... ok (0.034s) 2022-08-17T12:45:45.0824466Z test_is_scripting_metacompile (__main__.TestScript) ... ok (0.028s) 2022-08-17T12:45:45.1154321Z test_isinstance (__main__.TestScript) ... ok (0.033s) 2022-08-17T12:45:45.1620917Z test_isinstance_dynamic (__main__.TestScript) ... ok (0.046s) 2022-08-17T12:45:45.2167689Z test_isinstance_metacompile (__main__.TestScript) ... ok (0.055s) 2022-08-17T12:45:45.4853206Z test_isinstance_refinement (__main__.TestScript) ... ok (0.268s) 2022-08-17T12:45:45.5287259Z test_jitter_bug (__main__.TestScript) ... ok (0.043s) 2022-08-17T12:45:45.5650980Z test_keyword (__main__.TestScript) ... ok (0.036s) 2022-08-17T12:45:45.6034869Z test_kwarg_expansion_error (__main__.TestScript) ... ok (0.038s) 2022-08-17T12:45:45.6294720Z test_kwargs_error_msg (__main__.TestScript) ... ok (0.026s) 2022-08-17T12:45:45.6752663Z test_lazy_script (__main__.TestScript) ... ok (0.046s) 2022-08-17T12:45:45.7206673Z test_lhs_advanced_indexing_assignment (__main__.TestScript) ... ok (0.045s) 2022-08-17T12:45:45.7803826Z test_lhs_advanced_indexing_augmented_assignment (__main__.TestScript) ... ok (0.060s) 2022-08-17T12:45:45.8146396Z test_lhs_indexing (__main__.TestScript) ... ok (0.034s) 2022-08-17T12:45:45.8475313Z test_lhs_indexing_increment (__main__.TestScript) ... ok (0.033s) 2022-08-17T12:45:45.8853511Z test_lhs_indexing_increment_list (__main__.TestScript) ... ok (0.038s) 2022-08-17T12:45:45.9236439Z test_lhs_indexing_increment_list_prim (__main__.TestScript) ... ok (0.038s) 2022-08-17T12:45:45.9518758Z test_lhs_indexing_list (__main__.TestScript) ... ok (0.028s) 2022-08-17T12:45:45.9874046Z test_lhs_indexing_multi (__main__.TestScript) ... ok (0.035s) 2022-08-17T12:45:46.0274749Z test_linear_grad (__main__.TestScript) ... ok (0.040s) 2022-08-17T12:45:46.1064203Z test_list_comprehension_modulelist (__main__.TestScript) ... ok (0.079s) 2022-08-17T12:45:46.2864039Z test_list_comprehension_variable_write (__main__.TestScript) ... ok (0.180s) 2022-08-17T12:45:46.2957580Z test_list_iterables (__main__.TestScript) ... ok (0.009s) 2022-08-17T12:45:46.3274645Z test_list_python_op (__main__.TestScript) ... ok (0.031s) 2022-08-17T12:45:46.3452150Z test_list_unify (__main__.TestScript) ... ok (0.018s) 2022-08-17T12:45:46.4347269Z test_literal (__main__.TestScript) ... ok (0.089s) 2022-08-17T12:45:46.4682211Z test_literals (__main__.TestScript) ... ok (0.033s) 2022-08-17T12:45:46.4935994Z test_logical_short_circuit (__main__.TestScript) ... You have not run this instance of FileCheck! 2022-08-17T12:45:46.4936450Z FileCheck checks: 2022-08-17T12:45:46.5110753Z ok (0.043s) 2022-08-17T12:45:46.5248639Z test_loop_liveness (__main__.TestScript) ... ok (0.014s) 2022-08-17T12:45:46.6226592Z test_loop_unroll_negative (__main__.TestScript) ... ok (0.098s) 2022-08-17T12:45:46.6470414Z test_loop_unroll_unused_counter (__main__.TestScript) ... ok (0.024s) 2022-08-17T12:45:46.6828368Z test_loop_unrolling (__main__.TestScript) ... ok (0.036s) 2022-08-17T12:45:46.7375836Z test_loop_unrolling_const (__main__.TestScript) ... ok (0.055s) 2022-08-17T12:45:46.8233476Z test_loop_unrolling_nested (__main__.TestScript) ... ok (0.086s) 2022-08-17T12:45:46.8461730Z test_lower_nested_tuples (__main__.TestScript) ... ok (0.023s) 2022-08-17T12:45:47.1795915Z test_math_ops (__main__.TestScript) ... ok (0.333s) 2022-08-17T12:45:47.1804410Z test_maxpool_guard_elimination (__main__.TestScript) ... skip: bailouts are being deprecated (0.001s) 2022-08-17T12:45:47.1816660Z test_meshgrid (__main__.TestScript) ... skip: Profiling executor fails to recognize that tensors in a list require gradients (0.001s) 2022-08-17T12:45:47.1883495Z test_method_casts_script (__main__.TestScript) ... ok (0.007s) 2022-08-17T12:45:47.2001221Z test_method_no_self (__main__.TestScript) ... ok (0.012s) 2022-08-17T12:45:47.4222476Z test_method_overloading (__main__.TestScript) ... ok (0.222s) 2022-08-17T12:45:47.4342805Z test_missing_getstate (__main__.TestScript) ... ok (0.012s) 2022-08-17T12:45:47.9711137Z test_mm_batching (__main__.TestScript) ... ok (0.537s) 2022-08-17T12:45:48.0570723Z test_module_apis (__main__.TestScript) ... ok (0.086s) 2022-08-17T12:45:48.0744100Z test_module_attrs (__main__.TestScript) ... ok (0.017s) 2022-08-17T12:45:48.0917172Z test_module_copy_with_attributes (__main__.TestScript) ... ok (0.017s) 2022-08-17T12:45:48.1346482Z test_module_copying (__main__.TestScript) ... ok (0.043s) 2022-08-17T12:45:48.1397134Z test_module_error (__main__.TestScript) ... ok (0.005s) 2022-08-17T12:45:48.1515277Z test_module_method_reassignment (__main__.TestScript) ... ok (0.012s) 2022-08-17T12:45:48.1631401Z test_module_none_attrs (__main__.TestScript) ... ok (0.011s) 2022-08-17T12:45:48.2092308Z test_module_parameters_and_buffers (__main__.TestScript) ... ok (0.046s) 2022-08-17T12:45:48.2185549Z test_module_str (__main__.TestScript) ... ok (0.009s) 2022-08-17T12:45:48.2371510Z test_module_with_params_called_fails (__main__.TestScript) ... ok (0.018s) 2022-08-17T12:45:48.2464772Z test_multi_reduction (__main__.TestScript) ... ok (0.009s) 2022-08-17T12:45:48.2556099Z test_multi_starred_expr_lhs (__main__.TestScript) ... ok (0.009s) 2022-08-17T12:45:48.3460262Z test_multiline_annot_ast_py3_fn (__main__.TestScript) ... ok (0.090s) 2022-08-17T12:45:48.3766083Z test_multiline_optional_future_refinement (__main__.TestScript) ... ok (0.030s) 2022-08-17T12:45:48.4088386Z test_multiline_string_dedents (__main__.TestScript) ... ok (0.032s) 2022-08-17T12:45:48.4605506Z test_multiple_assign (__main__.TestScript) ... ok (0.052s) 2022-08-17T12:45:48.4995291Z test_multiple_assignment (__main__.TestScript) ... ok (0.039s) 2022-08-17T12:45:48.5214477Z test_mutable_dce (__main__.TestScript) ... You have not run this instance of FileCheck! 2022-08-17T12:45:48.5215027Z FileCheck checks: 2022-08-17T12:45:48.5216051Z ok (0.022s) 2022-08-17T12:45:48.5449853Z test_mutable_dce_block (__main__.TestScript) ... You have not run this instance of FileCheck! 2022-08-17T12:45:48.5450328Z FileCheck checks: 2022-08-17T12:45:48.5451682Z ok (0.023s) 2022-08-17T12:45:48.5657231Z test_mutable_dce_graph_input (__main__.TestScript) ... You have not run this instance of FileCheck! 2022-08-17T12:45:48.5657603Z FileCheck checks: 2022-08-17T12:45:48.5658287Z ok (0.021s) 2022-08-17T12:45:48.6167638Z test_mutable_dce_indirect_wildcard_write (__main__.TestScript) ... ok (0.051s) 2022-08-17T12:45:48.6694948Z test_mutable_dce_indirect_wildcards (__main__.TestScript) ... ok (0.053s) 2022-08-17T12:45:48.6917291Z test_mutable_dce_list (__main__.TestScript) ... You have not run this instance of FileCheck! 2022-08-17T12:45:48.6917637Z FileCheck checks: 2022-08-17T12:45:48.6919010Z ok (0.022s) 2022-08-17T12:45:48.7159739Z test_mutable_dce_loop (__main__.TestScript) ... You have not run this instance of FileCheck! 2022-08-17T12:45:48.7160113Z FileCheck checks: 2022-08-17T12:45:48.7160757Z ok (0.024s) 2022-08-17T12:45:48.7677468Z test_mutable_dce_wildcards (__main__.TestScript) ... ok (0.051s) 2022-08-17T12:45:48.7784862Z test_mutate_constant (__main__.TestScript) ... ok (0.011s) 2022-08-17T12:45:48.8168085Z test_mypy_type_ignore (__main__.TestScript) ... ok (0.038s) 2022-08-17T12:45:48.8791541Z test_named_buffers_are_iterable (__main__.TestScript) ... ok (0.061s) 2022-08-17T12:45:48.9377315Z test_namedtuple_attr (__main__.TestScript) ... ok (0.059s) 2022-08-17T12:45:48.9542412Z test_namedtuple_default_values_Tensor_type (__main__.TestScript) ... ok (0.016s) 2022-08-17T12:45:48.9777314Z test_namedtuple_default_values_container_type (__main__.TestScript) ... ok (0.023s) 2022-08-17T12:45:48.9993205Z test_namedtuple_default_values_missing (__main__.TestScript) ... ok (0.021s) 2022-08-17T12:45:49.0204538Z test_namedtuple_default_values_simple_type (__main__.TestScript) ... ok (0.021s) 2022-08-17T12:45:49.0504012Z test_namedtuple_default_values_using_factory_constructor (__main__.TestScript) ... You have not run this instance of FileCheck! 2022-08-17T12:45:49.0505037Z FileCheck checks: 2022-08-17T12:45:49.0505358Z ok (0.030s) 2022-08-17T12:45:49.0939477Z test_namedtuple_python (__main__.TestScript) ... You have not run this instance of FileCheck! 2022-08-17T12:45:49.0940256Z FileCheck checks: 2022-08-17T12:45:49.1031855Z ok (0.052s) 2022-08-17T12:45:49.1601949Z test_namedtuple_type_inference (__main__.TestScript) ... ok (0.057s) 2022-08-17T12:45:49.1899914Z test_narrow_copy (__main__.TestScript) ... ok (0.030s) 2022-08-17T12:45:49.2573651Z test_nested_aug_assign (__main__.TestScript) ... ok (0.067s) 2022-08-17T12:45:49.3030243Z test_nested_bailouts (__main__.TestScript) ... ok (0.046s) 2022-08-17T12:45:49.5043400Z test_nested_breaks (__main__.TestScript) ... ok (0.201s) 2022-08-17T12:45:49.5430350Z test_nested_list_construct (__main__.TestScript) ... ok (0.039s) 2022-08-17T12:45:49.5794177Z test_nested_select_assign (__main__.TestScript) ... ok (0.036s) 2022-08-17T12:45:49.7419882Z test_nn_GRU (__main__.TestScript) ... ok (0.162s) 2022-08-17T12:45:49.8460382Z test_nn_LSTM (__main__.TestScript) ... ok (0.104s) 2022-08-17T12:45:49.9829174Z test_nn_LSTM_with_layers (__main__.TestScript) ... ok (0.137s) 2022-08-17T12:45:50.1431589Z test_nn_init (__main__.TestScript) ... ok (0.160s) 2022-08-17T12:45:50.2510262Z test_no_dtype_shape (__main__.TestScript) ... ok (0.108s) 2022-08-17T12:45:50.2601020Z test_no_self_arg_ignore_function (__main__.TestScript) ... ok (0.009s) 2022-08-17T12:45:50.9693004Z test_non_final_return (__main__.TestScript) ... ok (0.709s) 2022-08-17T12:45:50.9785470Z test_none_type_str (__main__.TestScript) ... ok (0.009s) 2022-08-17T12:45:51.0110388Z test_not (__main__.TestScript) ... ok (0.032s) 2022-08-17T12:45:51.0206243Z test_not_initialized_err (__main__.TestScript) ... ok (0.009s) 2022-08-17T12:45:51.0671572Z test_ntuple_builtins (__main__.TestScript) ... ok (0.046s) 2022-08-17T12:45:51.1652552Z test_number_abs (__main__.TestScript) ... ok (0.098s) 2022-08-17T12:45:51.2028451Z test_number_augassign (__main__.TestScript) ... ok (0.037s) 2022-08-17T12:45:51.2402974Z test_number_augassign_bitwise_lshift (__main__.TestScript) ... ok (0.037s) 2022-08-17T12:45:51.2784238Z test_number_augassign_bitwise_pow (__main__.TestScript) ... ok (0.038s) 2022-08-17T12:45:51.3163055Z test_number_augassign_bitwise_rshift (__main__.TestScript) ... ok (0.038s) 2022-08-17T12:45:51.3746009Z test_number_div (__main__.TestScript) ... ok (0.058s) 2022-08-17T12:45:59.6169085Z test_number_math (__main__.TestScript) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:45:59.6169799Z function: 'run_test' (test_jit.py:7048) 2022-08-17T12:45:59.6170117Z reasons: ["code == '\\ndef func():\\n return 7 + 7\\n'"] 2022-08-17T12:45:59.6170529Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:46:42.5041714Z ok (51.129s) 2022-08-17T12:46:42.5491229Z test_number_neg (__main__.TestScript) ... ok (0.045s) 2022-08-17T12:46:42.5501198Z test_old_models_bc (__main__.TestScript) ... skip: PyTorch is build without Caffe2 support (0.001s) 2022-08-17T12:46:42.6066478Z test_oneline_func (__main__.TestScript) ... ok (0.056s) 2022-08-17T12:46:43.4096763Z test_op_dtype (__main__.TestScript) ... ok (0.803s) 2022-08-17T12:46:43.4567278Z test_operator_precedence (__main__.TestScript) ... ok (0.047s) 2022-08-17T12:46:43.4584641Z test_optional_list (__main__.TestScript) ... skip: the current version of Profiler doesn't profile/specialize Optionals (0.002s) 2022-08-17T12:46:43.4601525Z test_optional_tensor (__main__.TestScript) ... skip: the current version of Profiler doesn't profile/specialize Optionals (0.002s) 2022-08-17T12:46:43.5680931Z test_ord (__main__.TestScript) ... ok (0.108s) 2022-08-17T12:46:43.6256587Z test_override_magic (__main__.TestScript) ... ok (0.057s) 2022-08-17T12:46:43.6576251Z test_pack_padded_pad_packed_trace (__main__.TestScript) ... test_jit.py:9784: FutureWarning: `torch.onnx._export` is deprecated in version 1.12.0 and will be removed in version TBD. Please use `torch.onnx.export` instead. 2022-08-17T12:46:43.6576677Z torch.onnx._export(m, (x, seq_lens), f, verbose=False) 2022-08-17T12:46:43.6710830Z /opt/conda/lib/python3.7/site-packages/torch/onnx/_patch_torch.py:70: UserWarning: The shape inference of prim::PackPadded type is missing, so it may result in wrong shape inference for the exported graph. Please consider adding it in symbolic function. (Triggered internally at /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx/shape_type_inference.cpp:1884.) 2022-08-17T12:46:43.6711782Z n, utils._params_dict, GLOBALS.export_onnx_opset_version 2022-08-17T12:46:43.6770110Z /opt/conda/lib/python3.7/site-packages/torch/onnx/_patch_torch.py:70: UserWarning: The shape inference of prim::PadPacked type is missing, so it may result in wrong shape inference for the exported graph. Please consider adding it in symbolic function. (Triggered internally at /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx/shape_type_inference.cpp:1884.) 2022-08-17T12:46:43.6770679Z n, utils._params_dict, GLOBALS.export_onnx_opset_version 2022-08-17T12:46:43.6780931Z ok (0.052s) 2022-08-17T12:46:43.7083033Z test_pack_tuple_into_non_var (__main__.TestScript) ... ok (0.030s) 2022-08-17T12:46:43.7676944Z test_pack_unpack_nested (__main__.TestScript) ... ok (0.059s) 2022-08-17T12:46:43.7870286Z test_pack_unpack_state (__main__.TestScript) ... ok (0.019s) 2022-08-17T12:46:43.9664200Z test_parameter_order (__main__.TestScript) ... tensor([51., 50., 49., 48., 47., 46., 45., 44., 43., 42., 41., 40., 39., 38., 2022-08-17T12:46:43.9664716Z 37., 36., 35., 34., 33., 32., 31., 30., 29., 28., 27., 26., 25., 24., 2022-08-17T12:46:43.9665094Z 23., 22., 21., 20., 19., 18., 17., 16., 15., 14., 13., 12., 11., 10., 2022-08-17T12:46:43.9667233Z 9., 8., 7., 6., 5., 4., 3., 2., 1., 0.], 2022-08-17T12:46:43.9667487Z grad_fn=) 2022-08-17T12:46:44.0008299Z tensor([51., 50., 49., 48., 47., 46., 45., 44., 43., 42., 41., 40., 39., 38., 2022-08-17T12:46:44.0008697Z 37., 36., 35., 34., 33., 32., 31., 30., 29., 28., 27., 26., 25., 24., 2022-08-17T12:46:44.0009050Z 23., 22., 21., 20., 19., 18., 17., 16., 15., 14., 13., 12., 11., 10., 2022-08-17T12:46:44.0009324Z 9., 8., 7., 6., 5., 4., 3., 2., 1., 0.], 2022-08-17T12:46:44.0010945Z grad_fn=) 2022-08-17T12:46:44.0519071Z ok (0.265s) 2022-08-17T12:46:44.0555529Z test_parse_empty_tuple_annotation (__main__.TestScript) ... ok (0.004s) 2022-08-17T12:46:44.0855390Z test_parse_empty_tuple_annotation_element_error (__main__.TestScript) ... ok (0.030s) 2022-08-17T12:46:44.0900830Z test_parse_nested_names (__main__.TestScript) ... ok (0.004s) 2022-08-17T12:46:44.0936838Z test_parse_none_type_annotation (__main__.TestScript) ... ok (0.003s) 2022-08-17T12:46:44.1651330Z test_parse_tensor_constants (__main__.TestScript) ... ok (0.071s) 2022-08-17T12:46:44.1696044Z test_parser_kwargonly (__main__.TestScript) ... ok (0.004s) 2022-08-17T12:46:44.1736141Z test_parser_type_annotations (__main__.TestScript) ... ok (0.004s) 2022-08-17T12:46:44.1773358Z test_parser_type_annotations_comment (__main__.TestScript) ... ok (0.004s) 2022-08-17T12:46:44.2087730Z test_parser_type_annotations_incompatible_expression (__main__.TestScript) ... ok (0.031s) 2022-08-17T12:46:44.2379645Z test_parser_type_annotations_subscript_non_ident (__main__.TestScript) ... ok (0.029s) 2022-08-17T12:46:44.2683710Z test_parser_type_annotations_subscript_tensor (__main__.TestScript) ... ok (0.030s) 2022-08-17T12:46:44.2979123Z test_parser_type_annotations_unknown_type (__main__.TestScript) ... ok (0.029s) 2022-08-17T12:46:44.3378338Z test_partial_returns (__main__.TestScript) ... ok (0.040s) 2022-08-17T12:46:44.3788121Z test_pass (__main__.TestScript) ... ok (0.041s) 2022-08-17T12:46:44.4996128Z test_pickle_checkpoint (__main__.TestScript) ... ok (0.121s) 2022-08-17T12:46:44.4999226Z test_pickle_checkpoint_cuda (__main__.TestScript) ... skip: no CUDA (0.000s) 2022-08-17T12:46:44.5827246Z test_pickle_checkpoint_tup (__main__.TestScript) ... ok (0.083s) 2022-08-17T12:46:44.5837970Z test_pow_scalar_backward_cuda (__main__.TestScript) ... skip: device tests require CUDA (0.001s) 2022-08-17T12:46:44.6671483Z test_pretty_print_function (__main__.TestScript) ... You have not run this instance of FileCheck! 2022-08-17T12:46:44.6671873Z FileCheck checks: 2022-08-17T12:46:44.6672375Z ok (0.083s) 2022-08-17T12:46:44.6681979Z test_prim_grad_undefined (__main__.TestScript) ... skip: shape analysis is only enabled in Legacy (0.001s) 2022-08-17T12:46:44.7957550Z test_print (__main__.TestScript) ... ok (0.127s) 2022-08-17T12:46:44.8231756Z test_print_kwargs (__main__.TestScript) ... ok (0.027s) 2022-08-17T12:46:44.8243938Z test_profiling_graph_executor (__main__.TestScript) ... skip: bailouts are being deprecated (0.001s) 2022-08-17T12:46:44.9083089Z test_profiling_merge (__main__.TestScript) ... ok (0.084s) 2022-08-17T12:46:44.9615602Z test_pybind_type_comparisons (__main__.TestScript) ... ok (0.053s) 2022-08-17T12:46:45.0201647Z test_python_call (__main__.TestScript) ... ok (0.059s) 2022-08-17T12:46:45.1171614Z test_python_call_annotation (__main__.TestScript) ... ok (0.097s) 2022-08-17T12:46:45.1510324Z test_python_call_annoytation_failure (__main__.TestScript) ... ok (0.034s) 2022-08-17T12:46:45.1867720Z test_python_call_failure (__main__.TestScript) ... ok (0.036s) 2022-08-17T12:46:45.2995055Z test_python_call_non_tensor (__main__.TestScript) ... ok (0.113s) 2022-08-17T12:46:45.3328795Z test_python_call_non_tensor_wrong (__main__.TestScript) ... ok (0.033s) 2022-08-17T12:46:45.4143659Z test_python_frontend (__main__.TestScript) ... ok (0.081s) 2022-08-17T12:46:45.4951985Z test_python_frontend_py3 (__main__.TestScript) ... ok (0.081s) 2022-08-17T12:46:45.5433831Z test_python_frontend_source_range (__main__.TestScript) ... You have not run this instance of FileCheck! 2022-08-17T12:46:45.5434341Z FileCheck checks: 2022-08-17T12:46:45.5434659Z ok (0.048s) 2022-08-17T12:46:45.6417892Z test_python_op_builtins (__main__.TestScript) ... ok (0.098s) 2022-08-17T12:46:45.6737025Z test_python_op_name (__main__.TestScript) ... ok (0.032s) 2022-08-17T12:46:45.7035088Z test_python_val_doesnt_have_attr (__main__.TestScript) ... ok (0.030s) 2022-08-17T12:46:45.7046812Z test_rand (__main__.TestScript) ... skip: the original version of test_rand (0.001s) 2022-08-17T12:46:45.7746644Z test_rand_profiling (__main__.TestScript) ... ok (0.070s) 2022-08-17T12:46:45.8075977Z test_range_args (__main__.TestScript) ... ok (0.033s) 2022-08-17T12:46:45.8397657Z test_reassign_module_lhs (__main__.TestScript) ... ok (0.032s) 2022-08-17T12:46:45.8723606Z test_reassign_module_rhs (__main__.TestScript) ... ok (0.032s) 2022-08-17T12:46:45.8753289Z test_refine_tuple_types (__main__.TestScript) ... ok (0.003s) 2022-08-17T12:46:45.9157064Z test_remove_dropout (__main__.TestScript) ... ok (0.040s) 2022-08-17T12:46:46.0112853Z test_repeated_script_on_function (__main__.TestScript) ... ok (0.095s) 2022-08-17T12:46:46.0611037Z test_request_bailout (__main__.TestScript) ... ok (0.050s) 2022-08-17T12:46:46.0625293Z test_requires_grad_loop (__main__.TestScript) ... skip: Peeling is now disabled (0.001s) 2022-08-17T12:46:46.1419531Z test_rescripting_loaded_modules (__main__.TestScript) ... ok (0.079s) 2022-08-17T12:46:46.8718179Z test_resize_input_ops (__main__.TestScript) ... ok (0.730s) 2022-08-17T12:46:47.1138935Z test_return (__main__.TestScript) ... ok (0.242s) 2022-08-17T12:46:47.1998982Z test_return_stmt_not_at_end (__main__.TestScript) ... ok (0.086s) 2022-08-17T12:46:47.2581962Z test_return_tuple (__main__.TestScript) ... ok (0.058s) 2022-08-17T12:46:47.6769651Z test_rnn_trace_override (__main__.TestScript) ... ok (0.419s) 2022-08-17T12:46:47.7657709Z test_robust_op_resolution (__main__.TestScript) ... ok (0.089s) 2022-08-17T12:46:47.8122986Z test_round (__main__.TestScript) ... ok (0.046s) 2022-08-17T12:46:47.8624004Z test_save_load_attr_error (__main__.TestScript) ... ok (0.050s) 2022-08-17T12:46:47.9492694Z test_script_annotation (__main__.TestScript) ... ok (0.087s) 2022-08-17T12:46:47.9899132Z test_script_bool_constant (__main__.TestScript) ... ok (0.041s) 2022-08-17T12:46:48.0771371Z test_script_chunk (__main__.TestScript) ... ok (0.087s) 2022-08-17T12:46:48.3170391Z test_script_clamp_none (__main__.TestScript) ... ok (0.240s) 2022-08-17T12:46:48.3526688Z test_script_copy (__main__.TestScript) ... ok (0.035s) 2022-08-17T12:46:48.3565460Z test_script_cu (__main__.TestScript) ... ok (0.004s) 2022-08-17T12:46:48.3788563Z test_script_define_order (__main__.TestScript) ... ok (0.022s) 2022-08-17T12:46:48.3980915Z test_script_define_order_recursive_fail (__main__.TestScript) ... ok (0.019s) 2022-08-17T12:46:48.4673263Z test_script_docstring (__main__.TestScript) ... ok (0.069s) 2022-08-17T12:46:48.5310833Z test_script_forward_method_replacement (__main__.TestScript) ... ok (0.064s) 2022-08-17T12:46:48.5316276Z test_script_get_device_cuda (__main__.TestScript) ... skip: requires CUDA (0.001s) 2022-08-17T12:46:48.6171674Z test_script_get_tracing_state (__main__.TestScript) ... ok (0.085s) 2022-08-17T12:46:48.7063169Z test_script_is_tracing (__main__.TestScript) ... ok (0.089s) 2022-08-17T12:46:48.7274245Z test_script_kwargs_fn_call (__main__.TestScript) ... ok (0.021s) 2022-08-17T12:46:48.7482982Z test_script_method_docstring (__main__.TestScript) ... ok (0.021s) 2022-08-17T12:46:48.7699107Z test_script_method_torch_function_overload (__main__.TestScript) ... ok (0.021s) 2022-08-17T12:46:48.8284689Z test_script_module (__main__.TestScript) ... ok (0.058s) 2022-08-17T12:46:48.8823363Z test_script_module_call_noscript (__main__.TestScript) ... ok (0.054s) 2022-08-17T12:46:48.9052232Z test_script_module_const (__main__.TestScript) ... ok (0.023s) 2022-08-17T12:46:48.9500780Z test_script_module_const_submodule_fail (__main__.TestScript) ... ok (0.045s) 2022-08-17T12:46:48.9810534Z test_script_module_export_blocks (__main__.TestScript) ... ok (0.031s) 2022-08-17T12:46:49.0097166Z test_script_module_export_shared_storage (__main__.TestScript) ... ok (0.028s) 2022-08-17T12:46:49.0531909Z test_script_module_export_submodule (__main__.TestScript) ... ok (0.043s) 2022-08-17T12:46:49.0543744Z test_script_module_export_tensor_cuda (__main__.TestScript) ... skip: testing cuda tensors require CUDA (0.001s) 2022-08-17T12:46:49.0844007Z test_script_module_export_tensor_type (__main__.TestScript) ... ok (0.030s) 2022-08-17T12:46:49.1069997Z test_script_module_fail_exist (__main__.TestScript) ... ok (0.022s) 2022-08-17T12:46:49.1315800Z test_script_module_for (__main__.TestScript) ... ok (0.024s) 2022-08-17T12:46:49.1914029Z test_script_module_for2 (__main__.TestScript) ... ok (0.060s) 2022-08-17T12:46:49.2212823Z test_script_module_invalid_consts (__main__.TestScript) ... ok (0.030s) 2022-08-17T12:46:49.2504946Z test_script_module_nochange_submodule (__main__.TestScript) ... ok (0.029s) 2022-08-17T12:46:49.2514062Z test_script_module_none_exist_fail (__main__.TestScript) ... skip: [module dedupe] currently NoneType refinement on optional attributes doesn't work. (0.001s) 2022-08-17T12:46:49.2731723Z test_script_module_not_tuple (__main__.TestScript) ... ok (0.022s) 2022-08-17T12:46:49.2972599Z test_script_module_param_buffer_mutation (__main__.TestScript) ... ok (0.024s) 2022-08-17T12:46:49.3310193Z test_script_module_star_assign2 (__main__.TestScript) ... ok (0.034s) 2022-08-17T12:46:49.3633428Z test_script_module_star_assign2_inplace (__main__.TestScript) ... ok (0.032s) 2022-08-17T12:46:49.4011744Z test_script_module_star_assign_fail_builtin (__main__.TestScript) ... ok (0.038s) 2022-08-17T12:46:49.4389845Z test_script_module_star_assign_fail_pythonop (__main__.TestScript) ... ok (0.038s) 2022-08-17T12:46:49.5256124Z test_script_module_tensor_subclass_argument (__main__.TestScript) ... ok (0.086s) 2022-08-17T12:46:49.5857579Z test_script_nested_mod_list (__main__.TestScript) ... ok (0.060s) 2022-08-17T12:46:49.6891381Z test_script_non_tensor_args_outputs (__main__.TestScript) ... ok (0.103s) 2022-08-17T12:46:50.0499613Z test_script_optional_none (__main__.TestScript) ... ok (0.361s) 2022-08-17T12:46:50.0882920Z test_script_outputs (__main__.TestScript) ... ok (0.038s) 2022-08-17T12:46:50.1538786Z test_script_pack_padded_sequence (__main__.TestScript) ... ok (0.065s) 2022-08-17T12:46:50.3046522Z test_script_pad_sequence_pack_sequence (__main__.TestScript) ... ok (0.151s) 2022-08-17T12:46:50.3076300Z test_script_scope (__main__.TestScript) ... ok (0.003s) 2022-08-17T12:46:50.3555928Z test_script_sequential_for (__main__.TestScript) ... ok (0.048s) 2022-08-17T12:46:50.4227039Z test_script_sequential_in_mod_list (__main__.TestScript) ... ok (0.067s) 2022-08-17T12:46:50.4644906Z test_script_sequential_multi_output_fail (__main__.TestScript) ... ok (0.042s) 2022-08-17T12:46:50.5157285Z test_script_sequential_orderdict (__main__.TestScript) ... ok (0.051s) 2022-08-17T12:46:50.6034419Z test_script_sequential_sliced_iteration (__main__.TestScript) ... ok (0.088s) 2022-08-17T12:46:50.6332226Z test_script_star_assign (__main__.TestScript) ... ok (0.030s) 2022-08-17T12:46:50.6758743Z test_script_star_expr (__main__.TestScript) ... ok (0.042s) 2022-08-17T12:46:50.7159820Z test_script_star_expr_string (__main__.TestScript) ... ok (0.040s) 2022-08-17T12:46:50.7680824Z test_scriptable_fn_as_attr (__main__.TestScript) ... ok (0.052s) 2022-08-17T12:46:50.7697055Z test_scriptmodule_multi_head_attn_cuda (__main__.TestScript) ... skip: no CUDA (0.002s) 2022-08-17T12:46:50.7708880Z test_scriptmodule_releases_tensors_cuda (__main__.TestScript) ... skip: no CUDA (0.001s) 2022-08-17T12:46:50.7721930Z test_scriptmodule_transformer_cuda (__main__.TestScript) ... skip: no CUDA (0.001s) 2022-08-17T12:46:50.8633534Z test_select_after_chunk (__main__.TestScript) ... ok (0.091s) 2022-08-17T12:46:50.8691428Z test_sequence_parsing (__main__.TestScript) ... ok (0.006s) 2022-08-17T12:46:50.9673068Z test_sequential_intermediary_types (__main__.TestScript) ... ok (0.098s) 2022-08-17T12:46:50.9949123Z test_serialization_big_ints (__main__.TestScript) ... ok (0.027s) 2022-08-17T12:46:51.0227614Z test_serialization_sharing (__main__.TestScript) ... ok (0.028s) 2022-08-17T12:46:51.0441648Z test_serialize_long_lines (__main__.TestScript) ... ok (0.021s) 2022-08-17T12:46:51.0785467Z test_serialized_source_ranges (__main__.TestScript) ... ok (0.034s) 2022-08-17T12:46:51.1082453Z test_serialized_source_ranges2 (__main__.TestScript) ... ok (0.030s) 2022-08-17T12:46:52.3530439Z test_serialized_source_ranges_dont_jitter (__main__.TestScript) ... ok (1.245s) 2022-08-17T12:46:52.3817860Z test_serialized_source_ranges_graph (__main__.TestScript) ... ok (0.029s) 2022-08-17T12:46:53.4962322Z test_serialized_source_ranges_no_dups (__main__.TestScript) ... ok (1.114s) 2022-08-17T12:46:53.5462083Z test_set_attribute_through_optional (__main__.TestScript) ... ok (0.050s) 2022-08-17T12:46:53.6012131Z test_shape_analysis_grad_property (__main__.TestScript) ... ok (0.055s) 2022-08-17T12:46:53.6938329Z test_shape_analysis_loop (__main__.TestScript) ... ok (0.092s) 2022-08-17T12:46:53.7489047Z test_shape_prop_promote_scalar_arg (__main__.TestScript) ... ok (0.055s) 2022-08-17T12:46:53.8038737Z test_shape_prop_promotion (__main__.TestScript) ... ok (0.055s) 2022-08-17T12:46:53.8543731Z test_signed_float_zero (__main__.TestScript) ... ok (0.050s) 2022-08-17T12:46:53.8856085Z test_single_starred_expr_for_loop (__main__.TestScript) ... ok (0.031s) 2022-08-17T12:46:53.9161948Z test_single_starred_lhs (__main__.TestScript) ... ok (0.030s) 2022-08-17T12:46:53.9999983Z test_singleton_tuple_unpack (__main__.TestScript) ... ok (0.084s) 2022-08-17T12:46:54.0007908Z test_slice_guard_elimination (__main__.TestScript) ... skip: bailouts are being deprecated (0.001s) 2022-08-17T12:46:54.0910055Z test_split (__main__.TestScript) ... ok (0.090s) 2022-08-17T12:46:54.1354739Z test_stack (__main__.TestScript) ... ok (0.044s) 2022-08-17T12:46:54.2773565Z test_static_if_prop (__main__.TestScript) ... ok (0.142s) 2022-08-17T12:46:54.2782512Z test_static_method_on_module (__main__.TestScript) 2022-08-17T12:46:54.3326357Z Check that the `@staticmethod` annotation on a function on a module works. ... ok (0.055s) 2022-08-17T12:46:54.4368687Z test_static_methods (__main__.TestScript) ... ok (0.104s) 2022-08-17T12:46:54.5191013Z test_str_cast (__main__.TestScript) ... ok (0.082s) 2022-08-17T12:46:54.5226900Z test_string_cu (__main__.TestScript) ... ok (0.004s) 2022-08-17T12:46:54.6055627Z test_string_device_implicit_conversion (__main__.TestScript) ... ok (0.083s) 2022-08-17T12:46:54.6472723Z test_string_frontend_elif (__main__.TestScript) ... ok (0.042s) 2022-08-17T12:46:54.6906379Z test_string_index (__main__.TestScript) ... ok (0.043s) 2022-08-17T12:46:54.7389571Z test_string_len (__main__.TestScript) ... ok (0.048s) 2022-08-17T12:46:54.7818081Z test_string_list (__main__.TestScript) ... ok (0.043s) 2022-08-17T12:46:54.8127681Z test_string_new_line (__main__.TestScript) ... ok (0.031s) 2022-08-17T12:46:54.8564558Z test_string_ops (__main__.TestScript) ... ok (0.044s) 2022-08-17T12:46:55.0113828Z test_string_print (__main__.TestScript) ... ok (0.155s) 2022-08-17T12:46:55.0404173Z test_string_single_escape (__main__.TestScript) ... ok (0.029s) 2022-08-17T12:46:55.0950489Z test_string_slicing (__main__.TestScript) ... ok (0.054s) 2022-08-17T12:46:55.1383088Z test_string_sort (__main__.TestScript) ... ok (0.043s) 2022-08-17T12:46:55.1415480Z test_string_sorted (__main__.TestScript) ... You have not run this instance of FileCheck! 2022-08-17T12:46:55.1415968Z FileCheck checks: 2022-08-17T12:46:55.1476255Z ok (0.009s) 2022-08-17T12:46:55.1914148Z test_submodule_attribute_serialization (__main__.TestScript) ... ok (0.044s) 2022-08-17T12:46:55.2668887Z test_submodule_twice (__main__.TestScript) ... ok (0.075s) 2022-08-17T12:46:55.3804132Z test_sum (__main__.TestScript) ... ok (0.113s) 2022-08-17T12:46:55.4610689Z test_sum_list_diff_elms (__main__.TestScript) ... ok (0.081s) 2022-08-17T12:46:55.5061103Z test_sum_list_empty (__main__.TestScript) ... ok (0.045s) 2022-08-17T12:46:55.5505130Z test_sum_list_literal (__main__.TestScript) ... ok (0.044s) 2022-08-17T12:46:55.5953263Z test_sum_list_one (__main__.TestScript) ... ok (0.045s) 2022-08-17T12:46:55.6285399Z test_sum_list_wrong_type (__main__.TestScript) ... ok (0.033s) 2022-08-17T12:46:55.6970879Z test_sys_stdout_override (__main__.TestScript) ... ok (0.068s) 2022-08-17T12:46:55.6993858Z test_tensor_as_tensor_shape_prop (__main__.TestScript) ... skip: Simple Executor doesn't have any shapes to propagate (0.002s) 2022-08-17T12:46:55.8696631Z test_tensor_data (__main__.TestScript) ... ok (0.170s) 2022-08-17T12:46:55.8705249Z test_tensor_device (__main__.TestScript) ... skip: device tests require CUDA (0.001s) 2022-08-17T12:46:56.9786848Z test_tensor_dtype (__main__.TestScript) ... ok (1.108s) 2022-08-17T12:46:57.1513079Z test_tensor_grad (__main__.TestScript) ... ok (0.172s) 2022-08-17T12:46:57.2062617Z test_tensor_import_export (__main__.TestScript) ... ok (0.055s) 2022-08-17T12:46:57.2644555Z test_tensor_len (__main__.TestScript) ... ok (0.058s) 2022-08-17T12:47:01.0839067Z test_tensor_number_math (__main__.TestScript) ... ok (3.819s) 2022-08-17T12:47:01.0843876Z test_tensor_number_math_cuda (__main__.TestScript) ... skip: No CUDA (0.000s) 2022-08-17T12:47:01.0854603Z test_tensor_requires_grad (__main__.TestScript) ... skip: testing legacy behavior (0.001s) 2022-08-17T12:47:01.1446678Z test_tensor_shape (__main__.TestScript) ... ok (0.059s) 2022-08-17T12:47:01.2335105Z test_tensor_subclasses (__main__.TestScript) ... /opt/conda/lib/python3.7/site-packages/torch/jit/annotations.py:299: UserWarning: TorchScript will treat type annotations of Tensor dtype-specific subtypes as if they are normal Tensors. dtype constraints are not enforced in compilation either. 2022-08-17T12:47:01.2335988Z warnings.warn("TorchScript will treat type annotations of Tensor " 2022-08-17T12:47:01.3414574Z /opt/conda/lib/python3.7/site-packages/torch/jit/annotations.py:299: UserWarning: TorchScript will treat type annotations of Tensor dtype-specific subtypes as if they are normal Tensors. dtype constraints are not enforced in compilation either. 2022-08-17T12:47:01.3415703Z warnings.warn("TorchScript will treat type annotations of Tensor " 2022-08-17T12:47:01.4168635Z /opt/conda/lib/python3.7/site-packages/torch/jit/annotations.py:299: UserWarning: TorchScript will treat type annotations of Tensor dtype-specific subtypes as if they are normal Tensors. dtype constraints are not enforced in compilation either. 2022-08-17T12:47:01.4169548Z warnings.warn("TorchScript will treat type annotations of Tensor " 2022-08-17T12:47:01.4908703Z /opt/conda/lib/python3.7/site-packages/torch/jit/annotations.py:299: UserWarning: TorchScript will treat type annotations of Tensor dtype-specific subtypes as if they are normal Tensors. dtype constraints are not enforced in compilation either. 2022-08-17T12:47:01.4909433Z warnings.warn("TorchScript will treat type annotations of Tensor " 2022-08-17T12:47:01.6672835Z ok (0.523s) 2022-08-17T12:47:01.7880305Z test_tensor_to (__main__.TestScript) ... ok (0.121s) 2022-08-17T12:47:01.9230848Z test_tensor_to_cpu (__main__.TestScript) ... ok (0.135s) 2022-08-17T12:47:01.9239368Z test_tensor_to_cuda (__main__.TestScript) ... skip: device tests require CUDA (0.001s) 2022-08-17T12:47:01.9246069Z test_tensor_to_device (__main__.TestScript) ... skip: device tests require CUDA (0.001s) 2022-08-17T12:47:02.9110883Z test_ternary (__main__.TestScript) ... ok (0.986s) 2022-08-17T12:47:02.9639696Z test_ternary_module_type_hint (__main__.TestScript) ... ok (0.053s) 2022-08-17T12:47:03.0129404Z test_ternary_right_associative (__main__.TestScript) ... ok (0.049s) 2022-08-17T12:47:03.0956289Z test_ternary_static_if (__main__.TestScript) ... ok (0.083s) 2022-08-17T12:47:03.5911996Z test_torch_any (__main__.TestScript) ... ok (0.495s) 2022-08-17T12:47:03.5944840Z test_torch_functional (__main__.TestScript) ... skip: Skipping while landing PR stack (0.003s) 2022-08-17T12:47:03.7283756Z test_torch_functional_tensordot_int (__main__.TestScript) ... ok (0.134s) 2022-08-17T12:47:03.8266076Z test_torch_functional_tensordot_list (__main__.TestScript) ... ok (0.098s) 2022-08-17T12:47:03.9927676Z test_torch_functional_tensordot_tensor (__main__.TestScript) ... ok (0.166s) 2022-08-17T12:47:04.0505194Z test_torch_functional_tensordot_tuple (__main__.TestScript) ... ok (0.058s) 2022-08-17T12:47:04.1076594Z test_torch_ignore_conversion_to_none (__main__.TestScript) ... ok (0.057s) 2022-08-17T12:47:04.1588490Z test_torch_manual_seed (__main__.TestScript) ... ok (0.051s) 2022-08-17T12:47:05.1150655Z test_torch_pow (__main__.TestScript) ... ok (0.956s) 2022-08-17T12:47:15.5758007Z test_torch_tensor_as_tensor (__main__.TestScript) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:472: 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:47:15.5758804Z return callable(*args, **kwargs) 2022-08-17T12:47:15.6176541Z ok (10.502s) 2022-08-17T12:47:15.7520800Z test_torch_tensor_as_tensor_empty_list (__main__.TestScript) ... ok (0.134s) 2022-08-17T12:47:15.8103152Z test_torch_tensor_bad_input (__main__.TestScript) ... ok (0.058s) 2022-08-17T12:47:15.9317176Z test_torch_tensor_dtype (__main__.TestScript) ... ok (0.121s) 2022-08-17T12:47:16.0089203Z test_torchscript_memoryformat (__main__.TestScript) ... ok (0.077s) 2022-08-17T12:47:16.2442013Z test_torchscript_multi_head_attn (__main__.TestScript) ... ok (0.235s) 2022-08-17T12:47:16.4966611Z test_torchscript_multi_head_attn_fast_path (__main__.TestScript) ... ok (0.252s) 2022-08-17T12:47:16.5249816Z test_training_param (__main__.TestScript) ... ok (0.028s) 2022-08-17T12:47:17.5472001Z test_tuple_assignments (__main__.TestScript) ... ok (1.022s) 2022-08-17T12:47:17.6183649Z test_tuple_error_msg (__main__.TestScript) ... ok (0.071s) 2022-08-17T12:47:17.7329076Z test_tuple_index_to_list (__main__.TestScript) ... ok (0.114s) 2022-08-17T12:47:17.9375566Z test_tuple_indexing (__main__.TestScript) ... You have not run this instance of FileCheck! 2022-08-17T12:47:17.9375870Z FileCheck checks: 2022-08-17T12:47:17.9579416Z ok (0.225s) 2022-08-17T12:47:18.1423611Z test_tuple_len (__main__.TestScript) ... ok (0.184s) 2022-08-17T12:47:18.1883412Z test_tuple_nested_sort (__main__.TestScript) ... ok (0.046s) 2022-08-17T12:47:18.2335385Z test_tuple_sort (__main__.TestScript) ... ok (0.045s) 2022-08-17T12:47:18.2793211Z test_tuple_sort_reverse (__main__.TestScript) ... ok (0.046s) 2022-08-17T12:47:18.3250611Z test_tuple_sorted (__main__.TestScript) ... ok (0.046s) 2022-08-17T12:47:18.4443360Z test_tuple_to_opt_list (__main__.TestScript) ... ok (0.119s) 2022-08-17T12:47:18.4521338Z test_tuple_unsortable_diff_type (__main__.TestScript) ... ok (0.008s) 2022-08-17T12:47:18.5401349Z test_tuple_unsortable_element_type (__main__.TestScript) ... ok (0.088s) 2022-08-17T12:47:18.5481447Z test_tuple_unsortable_nested_diff_type (__main__.TestScript) ... ok (0.008s) 2022-08-17T12:47:18.8500655Z test_type_annotate (__main__.TestScript) ... ok (0.302s) 2022-08-17T12:47:18.8852041Z test_type_annotation_module (__main__.TestScript) ... ok (0.035s) 2022-08-17T12:47:18.9984989Z test_type_annotation_py3 (__main__.TestScript) ... ok (0.113s) 2022-08-17T12:47:19.1648790Z test_type_annotations (__main__.TestScript) ... ok (0.166s) 2022-08-17T12:47:19.1670670Z test_type_annotations_repeated_list (__main__.TestScript) ... skip: TorchDynamo fails with unknown reason (0.002s) 2022-08-17T12:47:20.1671653Z test_type_annotations_varargs (__main__.TestScript) ... ok (1.000s) 2022-08-17T12:47:20.2546347Z test_type_call_in_script (__main__.TestScript) ... ok (0.087s) 2022-08-17T12:47:20.3414063Z test_type_cast (__main__.TestScript) ... ok (0.087s) 2022-08-17T12:47:20.4367709Z test_type_comments_in_body (__main__.TestScript) ... ok (0.095s) 2022-08-17T12:47:20.4374816Z test_type_inferred_from_empty_annotation (__main__.TestScript) 2022-08-17T12:47:20.4978580Z Test that the type inferred from an empty or missing annotation is Torch.Tensor wtih `inferred=true` ... ok (0.061s) 2022-08-17T12:47:20.4991176Z test_unbind (__main__.TestScript) ... skip: Profiling executor will be using different heuristics for constructing differentiable graphs (0.001s) 2022-08-17T12:47:20.5756107Z test_unfold_zero_dim (__main__.TestScript) ... ok (0.076s) 2022-08-17T12:47:20.6317618Z test_unicode_comments (__main__.TestScript) ... ok (0.056s) 2022-08-17T12:47:20.6403552Z test_uninitialized (__main__.TestScript) ... ok (0.009s) 2022-08-17T12:47:20.7393307Z test_union_to_number (__main__.TestScript) ... You have not run this instance of FileCheck! 2022-08-17T12:47:20.7393784Z FileCheck checks: 2022-08-17T12:47:20.7394051Z ok (0.099s) 2022-08-17T12:47:20.7744917Z test_unknown_builtin (__main__.TestScript) ... ok (0.035s) 2022-08-17T12:47:20.8334166Z test_unmatched_type_annotation (__main__.TestScript) ... ok (0.059s) 2022-08-17T12:47:20.9474716Z test_unspecialized_any_binding (__main__.TestScript) ... ok (0.114s) 2022-08-17T12:47:20.9482669Z test_unsqueeze_guard_elimination (__main__.TestScript) ... skip: bailouts are being deprecated (0.001s) 2022-08-17T12:47:20.9819393Z test_unsupported_builtin_error (__main__.TestScript) ... ok (0.033s) 2022-08-17T12:47:21.0196582Z test_unused_decorator (__main__.TestScript) ... ok (0.038s) 2022-08-17T12:47:21.1259727Z test_unwrap_optional_builtin (__main__.TestScript) ... ok (0.106s) 2022-08-17T12:47:21.2238357Z test_var_aug_assign (__main__.TestScript) ... ok (0.098s) 2022-08-17T12:47:21.2986030Z test_vararg_zeros (__main__.TestScript) ... ok (0.075s) 2022-08-17T12:47:21.3645369Z test_view_listconstruct_shape_prop (__main__.TestScript) ... ok (0.066s) 2022-08-17T12:47:21.3686466Z test_view_shape_prop (__main__.TestScript) ... ok (0.004s) 2022-08-17T12:47:21.4722282Z test_view_write (__main__.TestScript) ... ok (0.103s) 2022-08-17T12:47:21.4731472Z test_weak_cuda (__main__.TestScript) ... skip: no CUDA (0.001s) 2022-08-17T12:47:21.5690264Z test_where (__main__.TestScript) ... ok (0.096s) 2022-08-17T12:47:21.6662572Z test_where_method (__main__.TestScript) ... ok (0.097s) 2022-08-17T12:47:22.5889002Z test_while (__main__.TestScript) ... ok (0.923s) 2022-08-17T12:47:22.5902784Z test_while_nest_if (__main__.TestScript) ... skip: TorchDynamo fails with unknown reason (0.001s) 2022-08-17T12:47:22.6666691Z test_while_nonexistent_cond_value (__main__.TestScript) ... ok (0.076s) 2022-08-17T12:47:22.7040872Z test_while_nonexistent_value (__main__.TestScript) ... ok (0.037s) 2022-08-17T12:47:22.9412258Z test_while_write_outer_then_read (__main__.TestScript) ... ok (0.237s) 2022-08-17T12:47:22.9765616Z test_wrong_attr_lookup (__main__.TestScript) ... ok (0.035s) 2022-08-17T12:47:23.0924134Z test_wrong_implicit_expand (__main__.TestScript) ... ok (0.116s) 2022-08-17T12:47:23.1276350Z test_wrong_method_call_inputs (__main__.TestScript) ... ok (0.035s) 2022-08-17T12:47:23.1639966Z test_wrong_module_attr_lookup (__main__.TestScript) ... ok (0.036s) 2022-08-17T12:47:23.2212383Z test_wrong_return_type (__main__.TestScript) ... ok (0.057s) 2022-08-17T12:47:23.2569101Z test_wrong_use_as_callable (__main__.TestScript) ... ok (0.035s) 2022-08-17T12:47:23.2963570Z test_wrong_use_as_tuple (__main__.TestScript) ... ok (0.039s) 2022-08-17T12:47:23.3637914Z test_zeros (__main__.TestScript) ... ok (0.067s) 2022-08-17T12:47:23.3667711Z test_zip_enumerate_modulelist (__main__.TestScript) ... skip: TorchDynamo fails with unknown reason (0.003s) 2022-08-17T12:47:23.3673383Z test_bool (jit.test_list_dict.TestScriptDict) 2022-08-17T12:47:23.4099229Z Test the __bool__ method. This should return True ... ok (0.043s) 2022-08-17T12:47:23.4104958Z test_contains (jit.test_list_dict.TestScriptDict) 2022-08-17T12:47:23.4164790Z Test membership checks (x in y, x not in y). ... ok (0.006s) 2022-08-17T12:47:23.4171132Z test_delitem (jit.test_list_dict.TestScriptDict) 2022-08-17T12:47:23.4232745Z Test deletion. ... ok (0.007s) 2022-08-17T12:47:23.4238158Z test_getitem (jit.test_list_dict.TestScriptDict) 2022-08-17T12:47:23.4609610Z Test accessing dictionary values using the [] operator. ... ok (0.038s) 2022-08-17T12:47:23.4614686Z test_items (jit.test_list_dict.TestScriptDict) 2022-08-17T12:47:23.4978247Z Test .items(). ... ok (0.037s) 2022-08-17T12:47:23.4981813Z test_iter (jit.test_list_dict.TestScriptDict) 2022-08-17T12:47:23.5345148Z Test iteration over a dictionary's keys. ... ok (0.037s) 2022-08-17T12:47:23.5349129Z test_len (jit.test_list_dict.TestScriptDict) 2022-08-17T12:47:23.5712755Z Test len() builtin function. ... ok (0.037s) 2022-08-17T12:47:23.5721404Z test_nested (jit.test_list_dict.TestScriptDict) 2022-08-17T12:47:23.5722718Z Test that reference semantics are honoured when the ScriptDict that is ... skip: Cannot pass until all dicts returned from TorchScript are ScriptDicts (0.001s) 2022-08-17T12:47:23.5727452Z test_reference_semantics (jit.test_list_dict.TestScriptDict) 2022-08-17T12:47:23.5975927Z Test that reference semantics are honoured; that modifications made ... ok (0.025s) 2022-08-17T12:47:23.5978311Z test_repr (jit.test_list_dict.TestScriptDict) 2022-08-17T12:47:23.6339530Z Test the __repr__ method. ... ok (0.036s) 2022-08-17T12:47:23.6345984Z test_setitem (jit.test_list_dict.TestScriptDict) 2022-08-17T12:47:23.6409014Z Test setting dictionary values using the [] operator. ... ok (0.007s) 2022-08-17T12:47:23.6413731Z test_append (jit.test_list_dict.TestScriptList) 2022-08-17T12:47:23.6477011Z Test append method. ... ok (0.007s) 2022-08-17T12:47:23.6480649Z test_bool (jit.test_list_dict.TestScriptList) 2022-08-17T12:47:23.6841128Z Test the __bool__ method. This should return True ... ok (0.036s) 2022-08-17T12:47:23.6844289Z test_clear (jit.test_list_dict.TestScriptList) 2022-08-17T12:47:23.7204253Z Test clear. ... ok (0.036s) 2022-08-17T12:47:23.7210066Z test_contains (jit.test_list_dict.TestScriptList) 2022-08-17T12:47:23.7259146Z Test membership checks (x in y, x not in y). ... ok (0.005s) 2022-08-17T12:47:23.7264382Z test_count (jit.test_list_dict.TestScriptList) 2022-08-17T12:47:23.7304015Z Test count method. ... ok (0.004s) 2022-08-17T12:47:23.7310480Z test_delitem (jit.test_list_dict.TestScriptList) 2022-08-17T12:47:23.7674456Z Test deletion. ... ok (0.037s) 2022-08-17T12:47:23.7686990Z test_extend (jit.test_list_dict.TestScriptList) 2022-08-17T12:47:23.7737004Z Test extend. ... ok (0.006s) 2022-08-17T12:47:23.7748037Z test_getitem (jit.test_list_dict.TestScriptList) 2022-08-17T12:47:23.8143251Z Test accessing list elements using the [] operator. ... ok (0.040s) 2022-08-17T12:47:23.8150415Z test_insert (jit.test_list_dict.TestScriptList) 2022-08-17T12:47:23.8439222Z Test insert. ... ok (0.029s) 2022-08-17T12:47:23.8443156Z test_iter (jit.test_list_dict.TestScriptList) 2022-08-17T12:47:23.8808112Z Test iteration over a list's elements. ... ok (0.037s) 2022-08-17T12:47:23.8813073Z test_len (jit.test_list_dict.TestScriptList) 2022-08-17T12:47:23.9177767Z Test len() builtin function. ... ok (0.037s) 2022-08-17T12:47:23.9186661Z test_nested (jit.test_list_dict.TestScriptList) 2022-08-17T12:47:23.9188181Z Test that reference semantics are honoured when the ScriptList that is ... skip: Cannot pass until all list returned from TorchScript are ScriptLists (0.001s) 2022-08-17T12:47:23.9194105Z test_pop (jit.test_list_dict.TestScriptList) 2022-08-17T12:47:23.9565647Z Test pop. ... ok (0.038s) 2022-08-17T12:47:23.9570615Z test_reference_semantics (jit.test_list_dict.TestScriptList) 2022-08-17T12:47:23.9749714Z Test that reference semantics are honoured; that modifications made ... ok (0.018s) 2022-08-17T12:47:23.9755376Z test_remove (jit.test_list_dict.TestScriptList) 2022-08-17T12:47:23.9799160Z Test remove method. ... ok (0.005s) 2022-08-17T12:47:23.9802263Z test_repr (jit.test_list_dict.TestScriptList) 2022-08-17T12:47:24.0164589Z Test the __repr__ method. ... ok (0.036s) 2022-08-17T12:47:24.0176209Z test_setitem (jit.test_list_dict.TestScriptList) 2022-08-17T12:47:24.0367931Z Test setting list elements using the [] operator. ... ok (0.020s) 2022-08-17T12:47:24.0499280Z test_annotated_class_level_annotation_and_init_annotation (jit.test_scriptmod_ann.TestScriptModuleInstanceAttributeTypeAnnotation) ... ok (0.013s) 2022-08-17T12:47:24.0618468Z test_annotated_class_level_annotation_only (jit.test_scriptmod_ann.TestScriptModuleInstanceAttributeTypeAnnotation) ... ok (0.012s) 2022-08-17T12:47:24.0744261Z test_annotated_class_level_jit_annotation (jit.test_scriptmod_ann.TestScriptModuleInstanceAttributeTypeAnnotation) ... ok (0.012s) 2022-08-17T12:47:24.0853279Z test_annotated_empty_dict (jit.test_scriptmod_ann.TestScriptModuleInstanceAttributeTypeAnnotation) ... ok (0.011s) 2022-08-17T12:47:24.0954278Z test_annotated_empty_list (jit.test_scriptmod_ann.TestScriptModuleInstanceAttributeTypeAnnotation) ... ok (0.010s) 2022-08-17T12:47:24.1055301Z test_annotated_empty_optional (jit.test_scriptmod_ann.TestScriptModuleInstanceAttributeTypeAnnotation) ... ok (0.010s) 2022-08-17T12:47:24.1184611Z test_annotated_empty_tensor (jit.test_scriptmod_ann.TestScriptModuleInstanceAttributeTypeAnnotation) ... ok (0.013s) 2022-08-17T12:47:24.1300195Z test_annotated_falsy_base_type (jit.test_scriptmod_ann.TestScriptModuleInstanceAttributeTypeAnnotation) ... ok (0.011s) 2022-08-17T12:47:24.1415370Z test_annotated_nonempty_container (jit.test_scriptmod_ann.TestScriptModuleInstanceAttributeTypeAnnotation) ... ok (0.011s) 2022-08-17T12:47:24.1541666Z test_annotated_with_jit_attribute (jit.test_scriptmod_ann.TestScriptModuleInstanceAttributeTypeAnnotation) ... ok (0.012s) 2022-08-17T12:47:24.1650001Z test_annotated_with_jit_empty_dict (jit.test_scriptmod_ann.TestScriptModuleInstanceAttributeTypeAnnotation) ... ok (0.011s) 2022-08-17T12:47:24.1763534Z test_annotated_with_jit_empty_list (jit.test_scriptmod_ann.TestScriptModuleInstanceAttributeTypeAnnotation) ... ok (0.011s) 2022-08-17T12:47:24.1869907Z test_annotated_with_jit_empty_optional (jit.test_scriptmod_ann.TestScriptModuleInstanceAttributeTypeAnnotation) ... ok (0.011s) 2022-08-17T12:47:24.1979908Z test_annotated_with_torch_jit_import (jit.test_scriptmod_ann.TestScriptModuleInstanceAttributeTypeAnnotation) ... ok (0.011s) 2022-08-17T12:47:24.2832259Z test_basic (jit.test_script_profile.TestScriptProfile) ... ok (0.085s) 2022-08-17T12:47:24.2865705Z test_empty (jit.test_script_profile.TestScriptProfile) ... ok (0.003s) 2022-08-17T12:47:24.3806435Z test_multi (jit.test_script_profile.TestScriptProfile) ... ok (0.094s) 2022-08-17T12:47:26.7086912Z test_script (jit.test_script_profile.TestScriptProfile) ... ok (2.328s) 2022-08-17T12:47:26.9629341Z test_section (jit.test_script_profile.TestScriptProfile) ... ok (0.254s) 2022-08-17T12:47:26.9925241Z test_module_list_slicing (jit.test_slice.TestSlice) ... ok (0.029s) 2022-08-17T12:47:27.0342428Z test_slice_as_variable (jit.test_slice.TestSlice) ... ok (0.042s) 2022-08-17T12:47:27.0535162Z test_slice_dynamic_index (jit.test_slice.TestSlice) ... ok (0.019s) 2022-08-17T12:47:27.0617556Z test_slice_kwarg (jit.test_slice.TestSlice) ... ok (0.008s) 2022-08-17T12:47:27.1045365Z test_slice_one_none (jit.test_slice.TestSlice) ... ok (0.043s) 2022-08-17T12:47:27.1471231Z test_slice_start_stop (jit.test_slice.TestSlice) ... ok (0.042s) 2022-08-17T12:47:27.1893234Z test_slice_start_stop_step (jit.test_slice.TestSlice) ... ok (0.042s) 2022-08-17T12:47:27.2317882Z test_slice_start_stop_with_none (jit.test_slice.TestSlice) ... ok (0.042s) 2022-08-17T12:47:27.2747049Z test_slice_stop_clipped (jit.test_slice.TestSlice) ... ok (0.043s) 2022-08-17T12:47:27.3172859Z test_slice_stop_only (jit.test_slice.TestSlice) ... ok (0.042s) 2022-08-17T12:47:27.3594097Z test_slice_stop_only_with_nones (jit.test_slice.TestSlice) ... ok (0.042s) 2022-08-17T12:47:27.4011194Z test_slice_string (jit.test_slice.TestSlice) ... ok (0.042s) 2022-08-17T12:47:27.4191561Z test_slice_tensor (jit.test_slice.TestSlice) ... ok (0.018s) 2022-08-17T12:47:27.4361033Z test_slice_tensor_multidim (jit.test_slice.TestSlice) ... ok (0.017s) 2022-08-17T12:47:27.4526770Z test_slice_tensor_multidim_with_dots (jit.test_slice.TestSlice) ... ok (0.016s) 2022-08-17T12:47:27.4950638Z test_slice_three_nones (jit.test_slice.TestSlice) ... ok (0.042s) 2022-08-17T12:47:27.5371321Z test_slice_two_nones (jit.test_slice.TestSlice) ... ok (0.042s) 2022-08-17T12:47:27.5790558Z test_tuple_slicing (jit.test_slice.TestSlice) ... ok (0.042s) 2022-08-17T12:47:27.5937834Z test_freeze_sparse_coo (jit.test_sparse.TestSparse) ... ok (0.015s) 2022-08-17T12:47:27.6101043Z test_freeze_sparse_csr (jit.test_sparse.TestSparse) ... ok (0.016s) 2022-08-17T12:47:27.6238896Z test_serialize_sparse_coo (jit.test_sparse.TestSparse) ... ok (0.014s) 2022-08-17T12:47:27.6381586Z test_serialize_sparse_csr (jit.test_sparse.TestSparse) ... ok (0.014s) 2022-08-17T12:47:27.6791958Z test_modulo_operator (jit.test_string_formatting.TestStringFormatting) ... ok (0.041s) 2022-08-17T12:47:27.7198926Z test_string_interpolation_with_alternate_digit_placeholder (jit.test_string_formatting.TestStringFormatting) ... ok (0.041s) 2022-08-17T12:47:27.7615275Z test_string_interpolation_with_capital_exponent_placeholder_and_digit_variable (jit.test_string_formatting.TestStringFormatting) ... ok (0.041s) 2022-08-17T12:47:27.8020875Z test_string_interpolation_with_char_placeholder_and_char_variable (jit.test_string_formatting.TestStringFormatting) ... ok (0.041s) 2022-08-17T12:47:27.8442177Z test_string_interpolation_with_char_placeholder_and_digit_variable (jit.test_string_formatting.TestStringFormatting) ... ok (0.042s) 2022-08-17T12:47:27.8631997Z test_string_interpolation_with_char_placeholder_and_true_string_variable (jit.test_string_formatting.TestStringFormatting) ... ok (0.019s) 2022-08-17T12:47:27.9043036Z test_string_interpolation_with_digit_placeholder_and_digit_variable (jit.test_string_formatting.TestStringFormatting) ... ok (0.041s) 2022-08-17T12:47:27.9231481Z test_string_interpolation_with_digit_placeholder_and_string_variable (jit.test_string_formatting.TestStringFormatting) ... ok (0.019s) 2022-08-17T12:47:27.9638190Z test_string_interpolation_with_double_percent_in_string (jit.test_string_formatting.TestStringFormatting) ... ok (0.040s) 2022-08-17T12:47:27.9824335Z test_string_interpolation_with_exponent_placeholder_and_string_variable (jit.test_string_formatting.TestStringFormatting) ... ok (0.019s) 2022-08-17T12:47:28.0232583Z test_string_interpolation_with_float_placeholder_and_digit_variable (jit.test_string_formatting.TestStringFormatting) ... ok (0.041s) 2022-08-17T12:47:28.0639968Z test_string_interpolation_with_float_placeholder_and_float_variable (jit.test_string_formatting.TestStringFormatting) ... ok (0.041s) 2022-08-17T12:47:28.1048443Z test_string_interpolation_with_lowercase_exponent_placeholder_and_digit_variable (jit.test_string_formatting.TestStringFormatting) ... ok (0.041s) 2022-08-17T12:47:28.1465087Z test_string_interpolation_with_multiple_placeholders (jit.test_string_formatting.TestStringFormatting) ... ok (0.042s) 2022-08-17T12:47:28.1668912Z test_string_interpolation_with_percent_in_string (jit.test_string_formatting.TestStringFormatting) ... ok (0.020s) 2022-08-17T12:47:28.2082869Z test_string_interpolation_with_string_placeholder_and_digit_variable (jit.test_string_formatting.TestStringFormatting) ... ok (0.041s) 2022-08-17T12:47:28.2495562Z test_string_interpolation_with_string_placeholder_and_format_string_variable (jit.test_string_formatting.TestStringFormatting) ... ok (0.041s) 2022-08-17T12:47:28.2906785Z test_string_interpolation_with_string_placeholder_and_string_variable (jit.test_string_formatting.TestStringFormatting) ... ok (0.041s) 2022-08-17T12:47:28.3333345Z test_string_interpolation_with_subscript (jit.test_string_formatting.TestStringFormatting) ... ok (0.042s) 2022-08-17T12:47:28.3531772Z test_string_interpolation_with_too_few_arguments (jit.test_string_formatting.TestStringFormatting) ... ok (0.020s) 2022-08-17T12:47:28.3725069Z test_string_interpolation_with_too_many_arguments (jit.test_string_formatting.TestStringFormatting) ... ok (0.019s) 2022-08-17T12:47:28.3919396Z test_string_interpolation_with_unknown_format_specifier (jit.test_string_formatting.TestStringFormatting) ... ok (0.019s) 2022-08-17T12:47:28.4257599Z test_adaptive_avg_pool2d (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.034s) 2022-08-17T12:47:28.4508125Z test_arange_shape (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.025s) 2022-08-17T12:47:28.4620771Z test_binary_shape_fns_inplace (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.011s) 2022-08-17T12:47:28.4719664Z test_binary_shape_functions (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.010s) 2022-08-17T12:47:28.6033929Z test_convolution_backward (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.131s) 2022-08-17T12:47:28.6167515Z test_if_propagation (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.013s) 2022-08-17T12:47:28.7053498Z test_partial_eval_graph_conv (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.088s) 2022-08-17T12:47:29.1094806Z test_partial_eval_stitching (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.404s) 2022-08-17T12:47:29.1364327Z test_refinement_through_graph_stitching (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.027s) 2022-08-17T12:47:29.1570855Z test_register_function_error_checking (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.021s) 2022-08-17T12:47:29.2813423Z test_returning_input_symbolic_shapes (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.124s) 2022-08-17T12:47:29.3812597Z test_shape_analysis (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.100s) 2022-08-17T12:47:29.4660384Z test_shape_concat (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.085s) 2022-08-17T12:47:29.6573253Z test_shape_embedding_bag (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.191s) 2022-08-17T12:47:29.6582180Z test_shape_function_includes (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... skip: shape functions not loaded in python (0.001s) 2022-08-17T12:47:29.6669984Z test_shared_shape_graph (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.009s) 2022-08-17T12:47:29.6893262Z test_size_and_sizes (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.022s) 2022-08-17T12:47:29.8637952Z test_stitching_concat (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.174s) 2022-08-17T12:47:29.9708667Z test_stitching_multi_output (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.107s) 2022-08-17T12:47:29.9736945Z test_sym_ir_parsing (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.003s) 2022-08-17T12:47:29.9803392Z test_unary_shape_fns_inplace (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.006s) 2022-08-17T12:47:29.9861078Z test_unary_shape_functions (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.006s) 2022-08-17T12:47:29.9955819Z test_write (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.009s) 2022-08-17T12:47:30.0035647Z test_method_on_number (jit.test_builtins.TestTensorBuiltins) ... ok (0.008s) 2022-08-17T12:47:30.0611410Z test_scalar_to_num_conversions (jit.test_builtins.TestTensorBuiltins) ... ok (0.057s) 2022-08-17T12:47:30.0809496Z test_tensor_item (jit.test_builtins.TestTensorBuiltins) ... ok (0.020s) 2022-08-17T12:47:33.0368517Z test_tensor_properties (jit.test_builtins.TestTensorBuiltins) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:47:33.0369558Z function: 'should_keep' (/var/lib/jenkins/workspace/test/jit/test_builtins.py:140) 2022-08-17T12:47:33.0370016Z reasons: ["name == 'imag'"] 2022-08-17T12:47:33.0371450Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:47:33.2731260Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:47:33.2731831Z function: '' (/var/lib/jenkins/workspace/test/jit/test_builtins.py:154) 2022-08-17T12:47:33.2732119Z reasons: ["p == 'H'"] 2022-08-17T12:47:33.2732439Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:47:33.2877773Z ok (3.207s) 2022-08-17T12:47:33.3590977Z test_tensor_subscript_assign (jit.test_builtins.TestTensorBuiltins) ... ok (0.071s) 2022-08-17T12:47:33.3596924Z test_tensor_subscript_assign_device (jit.test_builtins.TestTensorBuiltins) ... skip: requires CUDA (0.001s) 2022-08-17T12:47:33.4097891Z test_randperm_default_dtype (jit.test_tensor_creation_ops.TestTensorCreationOps) ... ok (0.050s) 2022-08-17T12:47:33.4603594Z test_randperm_specifed_dtype (jit.test_tensor_creation_ops.TestTensorCreationOps) ... ok (0.050s) 2022-08-17T12:47:33.5098066Z test_tril_indices_default_dtype (jit.test_tensor_creation_ops.TestTensorCreationOps) ... ok (0.049s) 2022-08-17T12:47:33.5606403Z test_tril_indices_specified_dtype (jit.test_tensor_creation_ops.TestTensorCreationOps) ... ok (0.051s) 2022-08-17T12:47:33.6104100Z test_triu_indices_default_dtype (jit.test_tensor_creation_ops.TestTensorCreationOps) ... ok (0.050s) 2022-08-17T12:47:33.6606406Z test_triu_indices_specified_dtype (jit.test_tensor_creation_ops.TestTensorCreationOps) ... ok (0.050s) 2022-08-17T12:47:33.6855600Z test_getitem (jit.test_tensor_methods.TestTensorMethods) ... You have not run this instance of FileCheck! 2022-08-17T12:47:33.6855881Z FileCheck checks: 2022-08-17T12:47:33.6856774Z ok (0.025s) 2022-08-17T12:47:33.6935738Z test_getitem_invalid (jit.test_tensor_methods.TestTensorMethods) ... ok (0.008s) 2022-08-17T12:47:33.7623627Z test_default_args (jit.test_torchbind.TestTorchbind) ... ok (0.069s) 2022-08-17T12:47:33.7669276Z test_lambda_as_constructor (jit.test_torchbind.TestTorchbind) ... ok (0.005s) 2022-08-17T12:47:33.7717139Z test_profiler_custom_op (jit.test_torchbind.TestTorchbind) ... STAGE:2022-08-17 12:47:33 3088:3088 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-17T12:47:33.7719780Z STAGE:2022-08-17 12:47:33 3088:3088 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-17T12:47:33.7724578Z ok (0.005s) 2022-08-17T12:47:33.8185825Z test_staticmethod (jit.test_torchbind.TestTorchbind) ... ok (0.046s) 2022-08-17T12:47:33.8833582Z test_torchbind (jit.test_torchbind.TestTorchbind) ... ok (0.065s) 2022-08-17T12:47:33.8878531Z test_torchbind_attr_exception (jit.test_torchbind.TestTorchbind) ... ok (0.005s) 2022-08-17T12:47:33.8996522Z test_torchbind_class_attr_recursive (jit.test_torchbind.TestTorchbind) ... ok (0.012s) 2022-08-17T12:47:33.9099066Z test_torchbind_class_attribute (jit.test_torchbind.TestTorchbind) ... ok (0.010s) 2022-08-17T12:47:33.9182805Z test_torchbind_deepcopy (jit.test_torchbind.TestTorchbind) ... ok (0.008s) 2022-08-17T12:47:33.9725734Z test_torchbind_def_property_getter_setter (jit.test_torchbind.TestTorchbind) ... ok (0.054s) 2022-08-17T12:47:34.0038058Z test_torchbind_def_property_just_getter (jit.test_torchbind.TestTorchbind) ... ok (0.031s) 2022-08-17T12:47:34.0245060Z test_torchbind_def_property_readwrite (jit.test_torchbind.TestTorchbind) ... ok (0.021s) 2022-08-17T12:47:34.0287681Z test_torchbind_getattr (jit.test_torchbind.TestTorchbind) ... ok (0.004s) 2022-08-17T12:47:34.0388359Z test_torchbind_getstate (jit.test_torchbind.TestTorchbind) ... ok (0.010s) 2022-08-17T12:47:34.0458815Z test_torchbind_instantiate_missing_class (jit.test_torchbind.TestTorchbind) ... ok (0.007s) 2022-08-17T12:47:34.0587448Z test_torchbind_lambda_method (jit.test_torchbind.TestTorchbind) ... ok (0.013s) 2022-08-17T12:47:34.0656858Z test_torchbind_no_init (jit.test_torchbind.TestTorchbind) ... ok (0.007s) 2022-08-17T12:47:34.0735686Z test_torchbind_optional_explicit_attr (jit.test_torchbind.TestTorchbind) ... ok (0.008s) 2022-08-17T12:47:34.0801410Z test_torchbind_pass_wrong_type (jit.test_torchbind.TestTorchbind) ... ok (0.006s) 2022-08-17T12:47:34.0852443Z test_torchbind_pickle_serialization (jit.test_torchbind.TestTorchbind) ... ok (0.005s) 2022-08-17T12:47:34.0928213Z test_torchbind_python_deepcopy (jit.test_torchbind.TestTorchbind) ... ok (0.007s) 2022-08-17T12:47:34.1014170Z test_torchbind_return_instance (jit.test_torchbind.TestTorchbind) ... You have not run this instance of FileCheck! 2022-08-17T12:47:34.1014451Z FileCheck checks: 2022-08-17T12:47:34.1020593Z ok (0.009s) 2022-08-17T12:47:34.1184516Z test_torchbind_return_instance_from_method (jit.test_torchbind.TestTorchbind) ... ok (0.016s) 2022-08-17T12:47:34.1326182Z test_torchbind_return_tuple (jit.test_torchbind.TestTorchbind) ... ok (0.014s) 2022-08-17T12:47:34.1448326Z test_torchbind_save_load (jit.test_torchbind.TestTorchbind) ... ok (0.012s) 2022-08-17T12:47:34.1505902Z test_torchbind_take_as_arg (jit.test_torchbind.TestTorchbind) ... ok (0.006s) 2022-08-17T12:47:34.1649243Z test_torchbind_take_instance_as_method_arg (jit.test_torchbind.TestTorchbind) ... ok (0.014s) 2022-08-17T12:47:34.1749447Z test_torchbind_tracing (jit.test_torchbind.TestTorchbind) ... ok (0.010s) 2022-08-17T12:47:34.1892218Z test_torchbind_tracing_nested (jit.test_torchbind.TestTorchbind) ... ok (0.014s) 2022-08-17T12:47:34.2175039Z test_call_traced_fn_from_traced_module (jit.test_tracer.TestTracer) ... ok (0.028s) 2022-08-17T12:47:34.2440967Z test_call_traced_module_from_traced_module (jit.test_tracer.TestTracer) ... ok (0.026s) 2022-08-17T12:47:34.2869991Z test_canonicalize_tensor_iterator (jit.test_tracer.TestTracer) ... ok (0.043s) 2022-08-17T12:47:34.3057217Z test_constant (jit.test_tracer.TestTracer) ... ok (0.019s) 2022-08-17T12:47:34.3573843Z test_conv (jit.test_tracer.TestTracer) ... ok (0.051s) 2022-08-17T12:47:34.3946390Z test_export_no_reorder (jit.test_tracer.TestTracer) ... ok (0.037s) 2022-08-17T12:47:34.4226058Z test_force_outplace_check_fill (jit.test_tracer.TestTracer) ... ok (0.028s) 2022-08-17T12:47:34.4507210Z test_force_outplace_check_zero (jit.test_tracer.TestTracer) ... ok (0.028s) 2022-08-17T12:47:34.5543108Z test_ge (jit.test_tracer.TestTracer) ... ok (0.104s) 2022-08-17T12:47:34.5546901Z test_ge_cuda (jit.test_tracer.TestTracer) ... skip: requires CUDA (0.000s) 2022-08-17T12:47:34.8107644Z test_ge_optimized (jit.test_tracer.TestTracer) ... ok (0.256s) 2022-08-17T12:47:34.8868751Z test_ge_unoptimized (jit.test_tracer.TestTracer) ... ok (0.076s) 2022-08-17T12:47:34.9262035Z test_index_put (jit.test_tracer.TestTracer) ... ok (0.039s) 2022-08-17T12:47:34.9439064Z test_index_put_trace_with_view (jit.test_tracer.TestTracer) ... You have not run this instance of FileCheck! 2022-08-17T12:47:34.9439429Z FileCheck checks: 2022-08-17T12:47:34.9439591Z ok (0.018s) 2022-08-17T12:47:34.9607501Z test_index_put_trace_without_view (jit.test_tracer.TestTracer) ... You have not run this instance of FileCheck! 2022-08-17T12:47:34.9607854Z FileCheck checks: 2022-08-17T12:47:34.9608511Z ok (0.017s) 2022-08-17T12:47:34.9659992Z test_inplace_check (jit.test_tracer.TestTracer) ... ok (0.005s) 2022-08-17T12:47:35.0139758Z test_inplace_copy (jit.test_tracer.TestTracer) ... ok (0.048s) 2022-08-17T12:47:35.0647056Z test_inplace_copy_force_outplace (jit.test_tracer.TestTracer) ... You have not run this instance of FileCheck! 2022-08-17T12:47:35.0647368Z FileCheck checks: 2022-08-17T12:47:35.0649194Z ok (0.051s) 2022-08-17T12:47:35.0714007Z test_inplace_flags (jit.test_tracer.TestTracer) ... ok (0.006s) 2022-08-17T12:47:35.0898684Z test_inplace_transplant (jit.test_tracer.TestTracer) ... You have not run this instance of FileCheck! 2022-08-17T12:47:35.0898994Z FileCheck checks: 2022-08-17T12:47:35.0935229Z ok (0.022s) 2022-08-17T12:47:35.1083610Z test_inplace_warn (jit.test_tracer.TestTracer) ... ok (0.015s) 2022-08-17T12:47:35.1247780Z test_input_dict_checkTrace_mut (jit.test_tracer.TestTracer) ... ok (0.016s) 2022-08-17T12:47:35.1660086Z test_input_dict_empty (jit.test_tracer.TestTracer) ... ok (0.041s) 2022-08-17T12:47:35.2074452Z test_input_dict_empty_list (jit.test_tracer.TestTracer) ... ok (0.041s) 2022-08-17T12:47:35.2084401Z test_input_dict_insertion_order (jit.test_tracer.TestTracer) 2022-08-17T12:47:35.2233717Z Check that dictionary access doesn't care about insertion order ... ok (0.016s) 2022-08-17T12:47:35.2400683Z test_input_dict_of_dicts (jit.test_tracer.TestTracer) ... ok (0.017s) 2022-08-17T12:47:35.2549939Z test_input_dict_of_lists (jit.test_tracer.TestTracer) ... ok (0.015s) 2022-08-17T12:47:35.2691359Z test_input_dict_recursive (jit.test_tracer.TestTracer) ... ok (0.014s) 2022-08-17T12:47:35.2702678Z test_input_dict_remembers_keys (jit.test_tracer.TestTracer) 2022-08-17T12:47:35.2874382Z Check that the trace remembers which keys were in a dict input ... ok (0.018s) 2022-08-17T12:47:35.3036385Z test_input_dict_unify (jit.test_tracer.TestTracer) ... ok (0.016s) 2022-08-17T12:47:35.3041325Z test_input_flatten (jit.test_tracer.TestTracer) 2022-08-17T12:47:35.3247147Z Check that inputs to traced functions are flattened ... ok (0.021s) 2022-08-17T12:47:35.3401256Z test_input_list_mixed_type (jit.test_tracer.TestTracer) ... ok (0.015s) 2022-08-17T12:47:35.3535207Z test_input_list_of_tuples (jit.test_tracer.TestTracer) ... ok (0.013s) 2022-08-17T12:47:35.3715617Z test_input_list_toplevel_flatten (jit.test_tracer.TestTracer) ... ok (0.018s) 2022-08-17T12:47:35.3817354Z test_input_list_toplevel_flatten_direct (jit.test_tracer.TestTracer) ... ok (0.010s) 2022-08-17T12:47:35.3985869Z test_input_tuple_of_dicts (jit.test_tracer.TestTracer) ... ok (0.017s) 2022-08-17T12:47:35.4395528Z test_interpolate_trace (jit.test_tracer.TestTracer) ... ok (0.041s) 2022-08-17T12:47:35.4408342Z test_large_nbr_kernel_args (jit.test_tracer.TestTracer) ... skip: requires CUDA (0.001s) 2022-08-17T12:47:35.4589408Z test_lhs_index_fails (jit.test_tracer.TestTracer) ... ok (0.018s) 2022-08-17T12:47:35.4759501Z test_lhs_index_trivial (jit.test_tracer.TestTracer) ... ok (0.017s) 2022-08-17T12:47:35.5067250Z test_max_pool (jit.test_tracer.TestTracer) ... You have not run this instance of FileCheck! 2022-08-17T12:47:35.5067717Z FileCheck checks: 2022-08-17T12:47:35.5106884Z ok (0.035s) 2022-08-17T12:47:35.5447408Z test_nested_inplace (jit.test_tracer.TestTracer) ... You have not run this instance of FileCheck! 2022-08-17T12:47:35.5447867Z FileCheck checks: 2022-08-17T12:47:35.5476267Z ok (0.037s) 2022-08-17T12:47:35.5568712Z test_non_tensor_tracing (jit.test_tracer.TestTracer) ... ok (0.009s) 2022-08-17T12:47:35.5574127Z test_output_unflatten (jit.test_tracer.TestTracer) 2022-08-17T12:47:35.5766034Z Check that outputs of traced functions retain the original structure and nesting ... expected failure (0.020s) 2022-08-17T12:47:35.5904631Z test_python_function (jit.test_tracer.TestTracer) ... ok (0.014s) 2022-08-17T12:47:35.6063863Z test_python_function_tup (jit.test_tracer.TestTracer) ... ok (0.016s) 2022-08-17T12:47:35.6431515Z test_repeated_input (jit.test_tracer.TestTracer) ... ok (0.037s) 2022-08-17T12:47:35.6989908Z test_repeated_output (jit.test_tracer.TestTracer) ... ok (0.056s) 2022-08-17T12:47:35.7066920Z test_shared_param (jit.test_tracer.TestTracer) ... ok (0.008s) 2022-08-17T12:47:35.7374859Z test_simple (jit.test_tracer.TestTracer) ... ok (0.031s) 2022-08-17T12:47:35.7497918Z test_tensor_with_grad_as_constant (jit.test_tracer.TestTracer) ... ok (0.012s) 2022-08-17T12:47:35.7643406Z test_trace_aliased_parameter (jit.test_tracer.TestTracer) ... ok (0.014s) 2022-08-17T12:47:35.7916869Z test_trace_annotation (jit.test_tracer.TestTracer) ... ok (0.027s) 2022-08-17T12:47:36.0103062Z test_trace_arange (jit.test_tracer.TestTracer) ... ok (0.218s) 2022-08-17T12:47:36.1608075Z test_trace_arange_with_grad (jit.test_tracer.TestTracer) ... ok (0.150s) 2022-08-17T12:47:36.1741763Z test_trace_autograd_function (jit.test_tracer.TestTracer) ... ok (0.013s) 2022-08-17T12:47:36.1826410Z test_trace_c10_ops (jit.test_tracer.TestTracer) ... skip: Skip the test since c2 ops are not registered. (0.008s) 2022-08-17T12:47:36.2917170Z test_trace_casts (jit.test_tracer.TestTracer) ... ok (0.109s) 2022-08-17T12:47:36.3072036Z test_trace_checker_control_flow (jit.test_tracer.TestTracer) ... ok (0.015s) 2022-08-17T12:47:36.3197574Z test_trace_checker_dot_data (jit.test_tracer.TestTracer) ... ok (0.012s) 2022-08-17T12:47:36.3451656Z test_trace_checker_dropout_notrain (jit.test_tracer.TestTracer) ... ok (0.025s) 2022-08-17T12:47:36.3719641Z test_trace_checker_dropout_train (jit.test_tracer.TestTracer) ... ok (0.027s) 2022-08-17T12:47:36.3876569Z test_trace_checker_inplace_on_view (jit.test_tracer.TestTracer) ... ok (0.016s) 2022-08-17T12:47:36.4008431Z test_trace_checker_memoization (jit.test_tracer.TestTracer) ... ok (0.013s) 2022-08-17T12:47:36.4251368Z test_trace_checker_slice_lhs (jit.test_tracer.TestTracer) ... ok (0.024s) 2022-08-17T12:47:36.4392602Z test_trace_checking_with_global_name (jit.test_tracer.TestTracer) ... ok (0.014s) 2022-08-17T12:47:36.4632193Z test_trace_contiguous (jit.test_tracer.TestTracer) ... ok (0.024s) 2022-08-17T12:47:36.4759312Z test_trace_contiguous_short_circuit (jit.test_tracer.TestTracer) ... You have not run this instance of FileCheck! 2022-08-17T12:47:36.4759749Z FileCheck checks: 2022-08-17T12:47:36.4760458Z ok (0.013s) 2022-08-17T12:47:36.4932342Z test_trace_detach (jit.test_tracer.TestTracer) ... You have not run this instance of FileCheck! 2022-08-17T12:47:36.4932637Z FileCheck checks: 2022-08-17T12:47:36.4973216Z ok (0.021s) 2022-08-17T12:47:36.5145467Z test_trace_detach_inplace (jit.test_tracer.TestTracer) ... You have not run this instance of FileCheck! 2022-08-17T12:47:36.5145882Z FileCheck checks: 2022-08-17T12:47:36.5189109Z ok (0.021s) 2022-08-17T12:47:36.5304888Z test_trace_detach_inplace_redispatch (jit.test_tracer.TestTracer) ... ok (0.011s) 2022-08-17T12:47:36.5380374Z test_trace_detach_onnx_erase (jit.test_tracer.TestTracer) ... ok (0.007s) 2022-08-17T12:47:36.5500739Z test_trace_detach_redispatch (jit.test_tracer.TestTracer) ... ok (0.012s) 2022-08-17T12:47:36.5744106Z test_trace_dict_input (jit.test_tracer.TestTracer) ... ok (0.024s) 2022-08-17T12:47:36.5959652Z test_trace_dict_output (jit.test_tracer.TestTracer) ... ok (0.021s) 2022-08-17T12:47:36.8015804Z test_trace_export_fns (jit.test_tracer.TestTracer) ... ok (0.205s) 2022-08-17T12:47:37.1743156Z test_trace_export_fns_recursive (jit.test_tracer.TestTracer) ... ok (0.372s) 2022-08-17T12:47:37.2150484Z test_trace_fork_join_and_module (jit.test_tracer.TestTracer) ... ok (0.041s) 2022-08-17T12:47:37.2582489Z test_trace_full_dynamic_shape (jit.test_tracer.TestTracer) ... ok (0.043s) 2022-08-17T12:47:37.2727204Z test_trace_func_argument_names_captured (jit.test_tracer.TestTracer) ... You have not run this instance of FileCheck! 2022-08-17T12:47:37.2727539Z FileCheck checks: 2022-08-17T12:47:37.2729030Z ok (0.015s) 2022-08-17T12:47:37.3009772Z test_trace_index (jit.test_tracer.TestTracer) ... ok (0.028s) 2022-08-17T12:47:37.3477155Z test_trace_index_constant (jit.test_tracer.TestTracer) ... ok (0.047s) 2022-08-17T12:47:37.3688257Z test_trace_indexed_assignment (jit.test_tracer.TestTracer) ... ok (0.021s) 2022-08-17T12:47:37.4595803Z test_trace_inline_shape (jit.test_tracer.TestTracer) ... ok (0.091s) 2022-08-17T12:47:37.4842158Z test_trace_inverse (jit.test_tracer.TestTracer) ... ok (0.025s) 2022-08-17T12:47:37.5119555Z test_trace_invert_module_hierarchy (jit.test_tracer.TestTracer) ... ok (0.028s) 2022-08-17T12:47:37.5245575Z test_trace_legacy_ctor (jit.test_tracer.TestTracer) ... ok (0.012s) 2022-08-17T12:47:37.5637236Z test_trace_module_argument_names_captured (jit.test_tracer.TestTracer) ... ok (0.039s) 2022-08-17T12:47:37.5973247Z test_trace_modulelist (jit.test_tracer.TestTracer) ... ok (0.033s) 2022-08-17T12:47:37.6076941Z test_trace_multi_output_function (jit.test_tracer.TestTracer) ... graph(%self : __torch__.jit.test_tracer.Bar, 2022-08-17T12:47:37.6077573Z %x.1 : Double(3, 2, strides=[2, 1], requires_grad=0, device=cpu), 2022-08-17T12:47:37.6078062Z %y.1 : Double(1, 2, strides=[2, 1], requires_grad=0, device=cpu)): 2022-08-17T12:47:37.6078706Z %x : Double(3, 2, strides=[2, 1], requires_grad=0, device=cpu) = aten::relu(%x.1) # /var/lib/jenkins/workspace/test/jit/test_tracer.py:1437:0 2022-08-17T12:47:37.6079427Z %y : Double(1, 2, strides=[2, 1], requires_grad=0, device=cpu) = aten::relu(%y.1) # /var/lib/jenkins/workspace/test/jit/test_tracer.py:1438:0 2022-08-17T12:47:37.6080283Z %9 : (Double(1, 2, strides=[2, 1], requires_grad=0, device=cpu), Double(3, 2, strides=[2, 1], requires_grad=0, device=cpu)) = ^Foo[inplace=0, module="jit.test_tracer", Subgraph=]()(%x, %y) # /var/lib/jenkins/workspace/test/jit/test_tracer.py:1439:0 2022-08-17T12:47:37.6081168Z %10 : Double(1, 2, strides=[2, 1], requires_grad=0, device=cpu), %11 : Double(3, 2, strides=[2, 1], requires_grad=0, device=cpu) = prim::TupleUnpack(%9) 2022-08-17T12:47:37.6081863Z %12 : (Double(1, 2, strides=[2, 1], requires_grad=0, device=cpu), Double(3, 2, strides=[2, 1], requires_grad=0, device=cpu)) = prim::TupleConstruct(%10, %11) 2022-08-17T12:47:37.6082270Z return (%12) 2022-08-17T12:47:37.6082428Z 2022-08-17T12:47:37.6109180Z ok (0.014s) 2022-08-17T12:47:37.6432225Z test_trace_namedtuple (jit.test_tracer.TestTracer) ... ok (0.032s) 2022-08-17T12:47:37.6983198Z test_trace_nested_datatypes (jit.test_tracer.TestTracer) ... ok (0.055s) 2022-08-17T12:47:37.7184002Z test_trace_nested_fn (jit.test_tracer.TestTracer) ... ok (0.020s) 2022-08-17T12:47:37.7590447Z test_trace_numel (jit.test_tracer.TestTracer) ... ok (0.040s) 2022-08-17T12:47:37.7731500Z test_trace_optioanl_dtype (jit.test_tracer.TestTracer) ... ok (0.014s) 2022-08-17T12:47:37.8566747Z test_trace_optional (jit.test_tracer.TestTracer) ... ok (0.083s) 2022-08-17T12:47:37.8706314Z test_trace_partial_func_argument_names_captured (jit.test_tracer.TestTracer) ... You have not run this instance of FileCheck! 2022-08-17T12:47:37.8706826Z FileCheck checks: 2022-08-17T12:47:37.8707997Z ok (0.014s) 2022-08-17T12:47:37.8889471Z test_trace_random (jit.test_tracer.TestTracer) ... ok (0.018s) 2022-08-17T12:47:37.9085487Z test_trace_records_names (jit.test_tracer.TestTracer) ... ok (0.019s) 2022-08-17T12:47:37.9391376Z test_trace_save (jit.test_tracer.TestTracer) ... ok (0.030s) 2022-08-17T12:47:37.9707927Z test_trace_save_load_copy (jit.test_tracer.TestTracer) ... ok (0.031s) 2022-08-17T12:47:37.9888356Z test_trace_single_tuple (jit.test_tracer.TestTracer) ... ok (0.018s) 2022-08-17T12:47:38.0775745Z test_trace_size (jit.test_tracer.TestTracer) ... ok (0.088s) 2022-08-17T12:47:38.1575516Z test_trace_size_with_grad (jit.test_tracer.TestTracer) ... ok (0.080s) 2022-08-17T12:47:38.1700617Z test_trace_skip_none_submodule (jit.test_tracer.TestTracer) ... ok (0.012s) 2022-08-17T12:47:38.3813991Z test_trace_slice (jit.test_tracer.TestTracer) ... ok (0.211s) 2022-08-17T12:47:38.4245772Z test_trace_slice_expr_complete_type (jit.test_tracer.TestTracer) ... ok (0.043s) 2022-08-17T12:47:38.4530627Z test_trace_slice_full_dim (jit.test_tracer.TestTracer) ... ok (0.028s) 2022-08-17T12:47:38.4882524Z test_trace_slice_setitem_dynamic_shape (jit.test_tracer.TestTracer) ... ok (0.035s) 2022-08-17T12:47:38.6712354Z test_trace_slice_with_grad (jit.test_tracer.TestTracer) ... ok (0.183s) 2022-08-17T12:47:38.7870574Z test_trace_tensor_factory (jit.test_tracer.TestTracer) ... ok (0.116s) 2022-08-17T12:47:38.7933950Z test_trace_topk (jit.test_tracer.TestTracer) ... /var/lib/jenkins/workspace/test/jit/test_tracer.py:158: TracerWarning: Converting a tensor to a Python integer might cause the trace to be incorrect. We can't record the data flow of Python values, so this value will be treated as a constant in the future. This means that the trace might not generalize to other inputs! 2022-08-17T12:47:38.7934477Z return x.topk(y, dim=1)[1] 2022-08-17T12:47:38.8088645Z ok (0.022s) 2022-08-17T12:47:38.8484852Z test_trace_tuple (jit.test_tracer.TestTracer) ... You have not run this instance of FileCheck! 2022-08-17T12:47:38.8485153Z FileCheck checks: 2022-08-17T12:47:38.8520092Z ok (0.043s) 2022-08-17T12:47:38.8778112Z test_trace_variable_instantiation (jit.test_tracer.TestTracer) ... ok (0.026s) 2022-08-17T12:47:39.0022614Z test_trace_warn (jit.test_tracer.TestTracer) ... ok (0.124s) 2022-08-17T12:47:39.0140818Z test_trace_with_conditional_property (jit.test_tracer.TestTracer) ... ok (0.012s) 2022-08-17T12:47:39.0257614Z test_trace_with_nested_tensor_list_output (jit.test_tracer.TestTracer) ... ok (0.011s) 2022-08-17T12:47:39.0363608Z test_trace_with_number_list_output (jit.test_tracer.TestTracer) ... ok (0.011s) 2022-08-17T12:47:39.0634456Z test_trace_with_tensor_list_output (jit.test_tracer.TestTracer) ... ok (0.027s) 2022-08-17T12:47:39.0656838Z test_traced_module_cuda (jit.test_tracer.TestTracer) ... skip: calls .cuda() (0.002s) 2022-08-17T12:47:39.0720375Z test_tracing_backward_hook_error (jit.test_tracer.TestTracer) ... ok (0.006s) 2022-08-17T12:47:39.0744159Z test_tracing_hooks (jit.test_tracer.TestTracer) ... skip: Not a suitable test for TorchDynamo (0.002s) 2022-08-17T12:47:39.1993816Z test_tracing_multiple_methods (jit.test_tracer.TestTracer) ... ok (0.125s) 2022-08-17T12:47:39.2139533Z test_typeas_trace_check (jit.test_tracer.TestTracer) ... ok (0.014s) 2022-08-17T12:47:39.2267177Z test_wrapped_number (jit.test_tracer.TestTracer) ... ok (0.013s) 2022-08-17T12:47:39.2280095Z test_assign_python_attr (jit.test_type_sharing.TestTypeSharing) 2022-08-17T12:47:39.3139397Z Assigning a new (python-only) attribute should not change type sharing ... ok (0.087s) 2022-08-17T12:47:39.3399350Z test_basic (jit.test_type_sharing.TestTypeSharing) ... ok (0.026s) 2022-08-17T12:47:39.3589277Z test_builtin_function_different (jit.test_type_sharing.TestTypeSharing) ... ok (0.019s) 2022-08-17T12:47:39.3758985Z test_builtin_function_same (jit.test_type_sharing.TestTypeSharing) ... ok (0.017s) 2022-08-17T12:47:39.3765887Z test_constants (jit.test_type_sharing.TestTypeSharing) 2022-08-17T12:47:39.4056708Z Types should be shared for identical constant values, and different for different constant values ... ok (0.030s) 2022-08-17T12:47:39.4063476Z test_diff_attr_values (jit.test_type_sharing.TestTypeSharing) 2022-08-17T12:47:39.4250777Z Types should be shared even if attribute values differ ... ok (0.019s) 2022-08-17T12:47:39.4255959Z test_failed_attribute_compilation (jit.test_type_sharing.TestTypeSharing) 2022-08-17T12:47:39.4327917Z Attributes whose type cannot be inferred should fail cleanly with nice hints ... ok (0.008s) 2022-08-17T12:47:39.4451775Z test_ignored_fns (jit.test_type_sharing.TestTypeSharing) ... ok (0.012s) 2022-08-17T12:47:39.4457341Z test_linear (jit.test_type_sharing.TestTypeSharing) 2022-08-17T12:47:39.5055737Z Simple example with a real nn Module ... ok (0.060s) 2022-08-17T12:47:39.5566909Z test_loaded_modules_work (jit.test_type_sharing.TestTypeSharing) ... ok (0.051s) 2022-08-17T12:47:39.5575877Z test_module_dict_same_type_different_name (jit.test_type_sharing.TestTypeSharing) 2022-08-17T12:47:39.6103629Z We should be able to differentiate between two ModuleDict instances ... ok (0.053s) 2022-08-17T12:47:39.6112874Z test_mutate_attr_value (jit.test_type_sharing.TestTypeSharing) 2022-08-17T12:47:39.6420162Z Mutating the value of an attribute should not change type sharing ... ok (0.032s) 2022-08-17T12:47:39.6426847Z test_param_vs_attribute (jit.test_type_sharing.TestTypeSharing) 2022-08-17T12:47:39.6620910Z The same module with an `foo` as a parameter vs. attribute shouldn't ... ok (0.020s) 2022-08-17T12:47:39.6627555Z test_python_function_attribute_different (jit.test_type_sharing.TestTypeSharing) 2022-08-17T12:47:39.6853768Z Different functions passed in should lead to different types ... ok (0.023s) 2022-08-17T12:47:39.6859475Z test_python_function_attribute_same (jit.test_type_sharing.TestTypeSharing) 2022-08-17T12:47:39.7049321Z Same functions passed in should lead to same types ... ok (0.019s) 2022-08-17T12:47:39.7062207Z test_same_but_different_classes (jit.test_type_sharing.TestTypeSharing) 2022-08-17T12:47:39.7433692Z Even if everything about the module is the same, different originating ... ok (0.038s) 2022-08-17T12:47:39.7440522Z test_script_function_attribute_different (jit.test_type_sharing.TestTypeSharing) 2022-08-17T12:47:39.7654335Z Different functions passed in should lead to different types ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:47:39.7655146Z function: 'assertDifferentType' (/var/lib/jenkins/workspace/test/jit/test_type_sharing.py:28) 2022-08-17T12:47:39.7655497Z reasons: ['___check_type_id(m1, 94229780047552)'] 2022-08-17T12:47:39.7655843Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:47:39.7729191Z ok (0.029s) 2022-08-17T12:47:39.7735511Z test_script_function_attribute_same (jit.test_type_sharing.TestTypeSharing) 2022-08-17T12:47:39.7862382Z Same functions passed in should lead to same types ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:47:39.7863246Z function: 'assertSameType' (/var/lib/jenkins/workspace/test/jit/test_type_sharing.py:21) 2022-08-17T12:47:39.7863593Z reasons: ['___check_type_id(m1, 94229187138320)'] 2022-08-17T12:47:39.7863928Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:47:39.7921288Z ok (0.019s) 2022-08-17T12:47:39.8212630Z test_script_module_containing_traced_module (jit.test_type_sharing.TestTypeSharing) ... ok (0.029s) 2022-08-17T12:47:39.8223342Z test_submodules (jit.test_type_sharing.TestTypeSharing) 2022-08-17T12:47:39.8764745Z If submodules differ, the types should differ. ... ok (0.055s) 2022-08-17T12:47:39.8772391Z test_tracing_gives_different_types (jit.test_type_sharing.TestTypeSharing) 2022-08-17T12:47:39.8944305Z Since we can't guarantee that methods are the same between different ... ok (0.018s) 2022-08-17T12:47:39.8951545Z test_type_not_shared_ignored_attributes (jit.test_type_sharing.TestTypeSharing) 2022-08-17T12:47:39.9073984Z Test that types are not shared if the exclusion of their ... ok (0.013s) 2022-08-17T12:47:39.9080278Z test_type_shared_ignored_attributes (jit.test_type_sharing.TestTypeSharing) 2022-08-17T12:47:39.9181664Z Test that types are shared if the exclusion of their ... ok (0.011s) 2022-08-17T12:47:39.9186783Z test_type_sharing_define_in_init (jit.test_type_sharing.TestTypeSharing) 2022-08-17T12:47:39.9297837Z Tests that types between instances of a ScriptModule ... ok (0.011s) 2022-08-17T12:47:39.9308818Z test_type_sharing_disabled (jit.test_type_sharing.TestTypeSharing) 2022-08-17T12:47:39.9579877Z Test that type sharing can be disabled. ... ok (0.028s) 2022-08-17T12:47:39.9729232Z test_annotate_outside_init (jit.test_types.TestTypesAndAnnotation) ... ok (0.015s) 2022-08-17T12:47:39.9848642Z test_bad_types (jit.test_types.TestTypesAndAnnotation) ... ok (0.012s) 2022-08-17T12:47:40.0105624Z test_ignore_with_types (jit.test_types.TestTypesAndAnnotation) ... ok (0.025s) 2022-08-17T12:47:40.0120323Z test_ignoring_module_attributes (jit.test_types.TestTypesAndAnnotation) 2022-08-17T12:47:40.0287688Z Test that module attributes can be ignored. ... ok (0.018s) 2022-08-17T12:47:40.0341076Z test_inferred_type_error_message (jit.test_types.TestTypesAndAnnotation) ... ok (0.005s) 2022-08-17T12:47:40.0405084Z test_mismatched_annotation (jit.test_types.TestTypesAndAnnotation) ... ok (0.006s) 2022-08-17T12:47:40.0413734Z test_optional_no_element_type_annotation (jit.test_types.TestTypesAndAnnotation) 2022-08-17T12:47:40.0553731Z Test that using an optional with no contained types produces an error. ... ok (0.015s) 2022-08-17T12:47:40.0611988Z test_parser_bug (jit.test_types.TestTypesAndAnnotation) ... ok (0.006s) 2022-08-17T12:47:40.1242708Z test_pep585_type (jit.test_types.TestTypesAndAnnotation) ... ok (0.063s) 2022-08-17T12:47:40.1309181Z test_python_callable (jit.test_types.TestTypesAndAnnotation) ... ok (0.007s) 2022-08-17T12:47:40.1374404Z test_reannotate (jit.test_types.TestTypesAndAnnotation) ... ok (0.006s) 2022-08-17T12:47:40.1382940Z test_tuple_no_element_type_annotation (jit.test_types.TestTypesAndAnnotation) 2022-08-17T12:47:40.1530878Z Test that using a tuple with no contained types produces an error. ... ok (0.015s) 2022-08-17T12:47:40.2019995Z test_type_annotate_py3 (jit.test_types.TestTypesAndAnnotation) ... ok (0.049s) 2022-08-17T12:47:40.2381303Z test_types_as_values (jit.test_types.TestTypesAndAnnotation) ... ok (0.036s) 2022-08-17T12:47:40.2467053Z test_unimported_type_resolution (jit.test_types.TestTypesAndAnnotation) ... You have not run this instance of FileCheck! 2022-08-17T12:47:40.2467566Z FileCheck checks: 2022-08-17T12:47:40.2467975Z ok (0.009s) 2022-08-17T12:47:40.2646679Z test_bool_list_io (jit.test_typing.TestTyping) ... ok (0.018s) 2022-08-17T12:47:40.3117900Z test_dict_comprehension (jit.test_typing.TestTyping) ... ok (0.047s) 2022-08-17T12:47:40.3306187Z test_dict_comprehension_scope (jit.test_typing.TestTyping) ... ok (0.019s) 2022-08-17T12:47:40.3509283Z test_dict_comprehension_with_type_annotation (jit.test_typing.TestTyping) ... ok (0.020s) 2022-08-17T12:47:40.4533995Z test_dict_in_not_in (jit.test_typing.TestTyping) ... ok (0.102s) 2022-08-17T12:47:40.4744272Z test_dict_invalid_annotations (jit.test_typing.TestTyping) ... ok (0.021s) 2022-08-17T12:47:40.4819552Z test_dict_type_refinement_annotation_key_mismatch (jit.test_typing.TestTyping) ... [W ir_emitter.cpp:4385] Warning: List consists of heterogeneous types, which means that it has been typed as containing Union[int, str]. To use any of the values in this List, it will be necessary to add an `assert isinstance` statement before first use to trigger type refinement. 2022-08-17T12:47:40.4820447Z File "/var/lib/jenkins/workspace/test/jit/test_typing.py", line 90 2022-08-17T12:47:40.4821122Z def fn(): 2022-08-17T12:47:40.4821422Z l1 = [1, 2, "foo", 3] 2022-08-17T12:47:40.4821900Z ~~~~~~~~~~~~~~~ <--- HERE 2022-08-17T12:47:40.4822109Z l2 = ["foo", "bar", "baz", "qux"] 2022-08-17T12:47:40.4822329Z d: Dict[int, str] = {k : v for k, v in zip(l1, l2)} 2022-08-17T12:47:40.4822553Z (function emitListLiteral) 2022-08-17T12:47:40.4823512Z ok (0.008s) 2022-08-17T12:47:40.4902277Z test_dict_type_refinement_annotation_value_mismatch (jit.test_typing.TestTyping) ... [W ir_emitter.cpp:4385] Warning: List consists of heterogeneous types, which means that it has been typed as containing Union[int, str]. To use any of the values in this List, it will be necessary to add an `assert isinstance` statement before first use to trigger type refinement. 2022-08-17T12:47:40.4902859Z File "/var/lib/jenkins/workspace/test/jit/test_typing.py", line 104 2022-08-17T12:47:40.4903094Z def fn(): 2022-08-17T12:47:40.4903295Z l1 = ["foo", "bar", "baz", "qux"] 2022-08-17T12:47:40.4903524Z l2 = [1, 2, "foo", 3] 2022-08-17T12:47:40.4903948Z ~~~~~~~~~~~~~~~ <--- HERE 2022-08-17T12:47:40.4904383Z d: Dict[str, int] = {k : v for k, v in zip(l1, l2)} 2022-08-17T12:47:40.4905332Z return d 2022-08-17T12:47:40.4905599Z (function emitListLiteral) 2022-08-17T12:47:40.4906774Z ok (0.008s) 2022-08-17T12:47:40.5420828Z test_for_in_dict (jit.test_typing.TestTyping) ... ok (0.051s) 2022-08-17T12:47:40.5993729Z test_for_in_string (jit.test_typing.TestTyping) ... ok (0.057s) 2022-08-17T12:47:40.6504404Z test_for_tuple_assign (jit.test_typing.TestTyping) ... ok (0.051s) 2022-08-17T12:47:40.6897916Z test_for_tuple_unpack (jit.test_typing.TestTyping) ... ok (0.039s) 2022-08-17T12:47:40.7419216Z test_list_io (jit.test_typing.TestTyping) ... ok (0.052s) 2022-08-17T12:47:40.7483632Z test_list_iterables (jit.test_typing.TestTyping) ... ok (0.006s) 2022-08-17T12:47:40.8029084Z test_list_sum (jit.test_typing.TestTyping) ... ok (0.054s) 2022-08-17T12:47:40.8114571Z test_list_type_refinement_annotation_element_mismatch (jit.test_typing.TestTyping) ... ok (0.008s) 2022-08-17T12:47:40.8362124Z test_list_unification (jit.test_typing.TestTyping) ... ok (0.025s) 2022-08-17T12:47:40.8925243Z test_multiple_assign (jit.test_typing.TestTyping) ... ok (0.056s) 2022-08-17T12:47:40.9121973Z test_namedtuple_good_error (jit.test_typing.TestTyping) ... ok (0.020s) 2022-08-17T12:47:40.9563223Z test_namedtuple_py2 (jit.test_typing.TestTyping) ... ok (0.044s) 2022-08-17T12:47:40.9764578Z test_namedtuple_redefine (jit.test_typing.TestTyping) ... ok (0.020s) 2022-08-17T12:47:41.0230865Z test_nested_list (jit.test_typing.TestTyping) ... ok (0.046s) 2022-08-17T12:47:41.0326202Z test_opt_opt_refinement (jit.test_typing.TestTyping) ... ok (0.009s) 2022-08-17T12:47:41.1625595Z test_optional_conversion (jit.test_typing.TestTyping) ... ok (0.130s) 2022-08-17T12:47:41.1779379Z test_optional_refinement (jit.test_typing.TestTyping) ... ok (0.015s) 2022-08-17T12:47:41.2266422Z test_optional_tuple (jit.test_typing.TestTyping) ... ok (0.049s) 2022-08-17T12:47:41.2422150Z test_singleton_tuple_unpack (jit.test_typing.TestTyping) ... ok (0.015s) 2022-08-17T12:47:41.3423986Z test_sum_list_diff_elms (jit.test_typing.TestTyping) ... ok (0.100s) 2022-08-17T12:47:41.3904551Z test_sum_list_empty (jit.test_typing.TestTyping) ... ok (0.048s) 2022-08-17T12:47:41.4378191Z test_sum_list_literal (jit.test_typing.TestTyping) ... ok (0.047s) 2022-08-17T12:47:41.4856513Z test_sum_list_one (jit.test_typing.TestTyping) ... ok (0.048s) 2022-08-17T12:47:41.4943403Z test_sum_list_wrong_type (jit.test_typing.TestTyping) ... ok (0.009s) 2022-08-17T12:47:41.5753300Z test_tuple_assignments (jit.test_typing.TestTyping) ... ok (0.081s) 2022-08-17T12:47:41.6296391Z test_tuple_create_return (jit.test_typing.TestTyping) ... ok (0.054s) 2022-08-17T12:47:41.6436068Z test_tuple_io (jit.test_typing.TestTyping) ... ok (0.014s) 2022-08-17T12:47:41.6666039Z test_tuple_keyword (jit.test_typing.TestTyping) ... ok (0.023s) 2022-08-17T12:47:41.7563828Z test_tuple_specialization (jit.test_typing.TestTyping) ... ok (0.090s) 2022-08-17T12:47:41.7842670Z test_check_union_annotation (jit.test_union.TestUnion) ... ok (0.028s) 2022-08-17T12:47:41.8684009Z test_union_T_None_is_equivalent_to_optional_T (jit.test_union.TestUnion) ... ok (0.084s) 2022-08-17T12:47:41.8982664Z test_union_argument_order_is_ignored (jit.test_union.TestUnion) ... ok (0.030s) 2022-08-17T12:47:41.9082706Z test_union_argument_order_is_ignored_container (jit.test_union.TestUnion) ... ok (0.010s) 2022-08-17T12:47:41.9542908Z test_union_as_annotation (jit.test_union.TestUnion) ... ok (0.046s) 2022-08-17T12:47:42.0004933Z test_union_as_annotation_in_typed_container (jit.test_union.TestUnion) ... ok (0.046s) 2022-08-17T12:47:42.0461689Z test_union_as_annotation_py2 (jit.test_union.TestUnion) ... ok (0.046s) 2022-08-17T12:47:42.0612298Z test_union_as_dict_key (jit.test_union.TestUnion) ... ok (0.015s) 2022-08-17T12:47:42.1085162Z test_union_as_dict_value (jit.test_union.TestUnion) ... ok (0.047s) 2022-08-17T12:47:42.1545163Z test_union_as_internal_tuple_type (jit.test_union.TestUnion) ... ok (0.046s) 2022-08-17T12:47:42.1636213Z test_union_branching_does_not_autoinfer_undeclared_union (jit.test_union.TestUnion) ... ok (0.009s) 2022-08-17T12:47:42.1716648Z test_union_branching_does_not_widen_existing_inferred_type (jit.test_union.TestUnion) ... ok (0.008s) 2022-08-17T12:47:42.2198204Z test_union_branching_with_union_return_and_homogenous_types (jit.test_union.TestUnion) ... ok (0.048s) 2022-08-17T12:47:42.2282920Z test_union_does_not_replace_existing_annotated_type (jit.test_union.TestUnion) ... ok (0.008s) 2022-08-17T12:47:42.2358769Z test_union_does_not_replace_existing_annotated_type_empty_container (jit.test_union.TestUnion) ... ok (0.007s) 2022-08-17T12:47:42.2436622Z test_union_does_not_replace_existing_annotated_type_union (jit.test_union.TestUnion) ... ok (0.008s) 2022-08-17T12:47:42.2521583Z test_union_in_class_constructor (jit.test_union.TestUnion) ... ok (0.008s) 2022-08-17T12:47:42.2997523Z test_union_memory_aliasing (jit.test_union.TestUnion) ... /opt/conda/lib/python3.7/site-packages/torch/_jit_internal.py:1283: UserWarning: The inner type of a container is lost when calling torch.jit.isinstance in eager mode. For example, List[int] would become list and therefore falsely return True for List[float] or List[str]. 2022-08-17T12:47:42.2998596Z "The inner type of a container is lost when " 2022-08-17T12:47:42.3059748Z /opt/conda/lib/python3.7/site-packages/torch/_jit_internal.py:1283: UserWarning: The inner type of a container is lost when calling torch.jit.isinstance in eager mode. For example, List[int] would become list and therefore falsely return True for List[float] or List[str]. 2022-08-17T12:47:42.3060520Z "The inner type of a container is lost when " 2022-08-17T12:47:42.3062248Z ok (0.054s) 2022-08-17T12:47:42.3170751Z test_union_module_with_union_class_variable (jit.test_union.TestUnion) ... ok (0.011s) 2022-08-17T12:47:42.3342527Z test_union_module_with_union_instance_variable (jit.test_union.TestUnion) ... ok (0.017s) 2022-08-17T12:47:42.4223869Z test_union_optional_of_union_is_flattened (jit.test_union.TestUnion) ... You have not run this instance of FileCheck! 2022-08-17T12:47:42.4224374Z FileCheck checks: 2022-08-17T12:47:42.4225607Z ok (0.088s) 2022-08-17T12:47:42.4368597Z test_union_redundant_arguments_are_skipped (jit.test_union.TestUnion) ... ok (0.014s) 2022-08-17T12:47:42.4444296Z test_union_redundant_arguments_are_skipped_container (jit.test_union.TestUnion) ... ok (0.007s) 2022-08-17T12:47:42.4712719Z test_union_redundant_arguments_are_skipped_optional (jit.test_union.TestUnion) ... ok (0.027s) 2022-08-17T12:47:42.5072701Z test_union_redundant_arguments_are_skipped_subtyping (jit.test_union.TestUnion) ... ok (0.036s) 2022-08-17T12:47:42.5530695Z test_union_return_type (jit.test_union.TestUnion) ... ok (0.046s) 2022-08-17T12:47:42.6085349Z test_union_schema_matching_on_internal_type (jit.test_union.TestUnion) ... ok (0.055s) 2022-08-17T12:47:42.6592951Z test_union_serialization_preserves_type_annotations (jit.test_union.TestUnion) ... ok (0.051s) 2022-08-17T12:47:42.6761711Z test_union_subclasses_larger_union (jit.test_union.TestUnion) ... ok (0.017s) 2022-08-17T12:47:42.7264553Z test_union_subtractive_refinement (jit.test_union.TestUnion) ... ok (0.050s) 2022-08-17T12:47:42.7808052Z test_union_subtractive_refinement_with_container (jit.test_union.TestUnion) ... ok (0.054s) 2022-08-17T12:47:42.8293462Z test_union_type_refinement (jit.test_union.TestUnion) ... ok (0.048s) 2022-08-17T12:47:42.8782252Z test_union_type_refinement_internal_declaration (jit.test_union.TestUnion) ... ok (0.049s) 2022-08-17T12:47:42.9391950Z test_union_type_refinement_partial_static_refinement_tuple_rhs (jit.test_union.TestUnion) ... ok (0.061s) 2022-08-17T12:47:43.0190191Z test_union_type_refinement_partial_static_refinement_union_rhs (jit.test_union.TestUnion) ... ok (0.080s) 2022-08-17T12:47:43.0279414Z test_union_type_refinement_statically_false (jit.test_union.TestUnion) ... ok (0.009s) 2022-08-17T12:47:43.0363408Z test_union_type_refinement_statically_true (jit.test_union.TestUnion) ... ok (0.008s) 2022-08-17T12:47:43.0910953Z test_union_type_refinement_tuple_rhs (jit.test_union.TestUnion) ... ok (0.055s) 2022-08-17T12:47:43.1426690Z test_union_type_refinement_tuple_rhs_noncontained_type (jit.test_union.TestUnion) ... ok (0.051s) 2022-08-17T12:47:43.1588234Z test_union_type_refinement_tuple_rhs_union (jit.test_union.TestUnion) ... ok (0.016s) 2022-08-17T12:47:43.2196799Z test_union_type_refinement_union_rhs (jit.test_union.TestUnion) ... ok (0.061s) 2022-08-17T12:47:43.2593820Z test_union_variable_can_be_reassigned (jit.test_union.TestUnion) ... ok (0.040s) 2022-08-17T12:47:43.2808991Z test_union_with_collections (jit.test_union.TestUnion) ... ok (0.021s) 2022-08-17T12:47:43.4094017Z test_union_with_dict_assignment (jit.test_union.TestUnion) ... /opt/conda/lib/python3.7/site-packages/torch/_jit_internal.py:1283: UserWarning: The inner type of a container is lost when calling torch.jit.isinstance in eager mode. For example, List[int] would become list and therefore falsely return True for List[float] or List[str]. 2022-08-17T12:47:43.4094579Z "The inner type of a container is lost when " 2022-08-17T12:47:43.4727973Z /opt/conda/lib/python3.7/site-packages/torch/_jit_internal.py:1283: UserWarning: The inner type of a container is lost when calling torch.jit.isinstance in eager mode. For example, List[int] would become list and therefore falsely return True for List[float] or List[str]. 2022-08-17T12:47:43.4728475Z "The inner type of a container is lost when " 2022-08-17T12:47:43.5099377Z ok (0.229s) 2022-08-17T12:47:43.5215191Z test_union_with_enum (jit.test_union.TestUnion) ... ok (0.011s) 2022-08-17T12:47:43.5886653Z test_union_with_list_assignment (jit.test_union.TestUnion) ... [W ir_emitter.cpp:4385] Warning: List consists of heterogeneous types, which means that it has been typed as containing Union[Tensor, int]. To use any of the values in this List, it will be necessary to add an `assert isinstance` statement before first use to trigger type refinement. 2022-08-17T12:47:43.5887479Z File "", line 3 2022-08-17T12:47:43.5887611Z 2022-08-17T12:47:43.5887678Z def fn(): 2022-08-17T12:47:43.5887922Z x: Union[List[str], List[torch.Tensor]] = [torch.add(1, x) for x in [torch.arange(5), 1]] 2022-08-17T12:47:43.5888366Z ~~~~~~~~~~~~~~~~~~~ <--- HERE 2022-08-17T12:47:43.5888604Z if torch.jit.isinstance(x, List[torch.Tensor]): 2022-08-17T12:47:43.5888904Z x.append(torch.tensor(3)) 2022-08-17T12:47:43.5889107Z (function emitListLiteral) 2022-08-17T12:47:43.5923205Z /opt/conda/lib/python3.7/site-packages/torch/_jit_internal.py:1283: UserWarning: The inner type of a container is lost when calling torch.jit.isinstance in eager mode. For example, List[int] would become list and therefore falsely return True for List[float] or List[str]. 2022-08-17T12:47:43.5923901Z "The inner type of a container is lost when " 2022-08-17T12:47:43.6071458Z [W ir_emitter.cpp:4385] Warning: List consists of heterogeneous types, which means that it has been typed as containing Union[Tensor, int]. To use any of the values in this List, it will be necessary to add an `assert isinstance` statement before first use to trigger type refinement. 2022-08-17T12:47:43.6071923Z File "", line 3 2022-08-17T12:47:43.6072197Z 2022-08-17T12:47:43.6072294Z def fn(): 2022-08-17T12:47:43.6072520Z x: Union[List[torch.Tensor], int] = [torch.add(1, x) for x in [torch.arange(5), 1]] 2022-08-17T12:47:43.6072972Z ~~~~~~~~~~~~~~~~~~~ <--- HERE 2022-08-17T12:47:43.6073217Z if torch.jit.isinstance(x, List[torch.Tensor]): 2022-08-17T12:47:43.6073441Z x.append(torch.tensor(3)) 2022-08-17T12:47:43.6073646Z (function emitListLiteral) 2022-08-17T12:47:43.6076317Z ok (0.086s) 2022-08-17T12:47:43.6431256Z test_union_with_scalar_values (jit.test_union.TestUnion) ... ok (0.035s) 2022-08-17T12:47:43.6547247Z test_unions_of_a_single_argument_vanish (jit.test_union.TestUnion) ... ok (0.011s) 2022-08-17T12:47:43.6733970Z test_unions_of_unions_are_flattened (jit.test_union.TestUnion) ... ok (0.018s) 2022-08-17T12:47:43.6858350Z test_factory_ops_requires_grad_fail (jit.test_unsupported_ops.TestUnsupportedOps) ... ok (0.012s) 2022-08-17T12:47:43.7197943Z test_init_ops (jit.test_unsupported_ops.TestUnsupportedOps) ... ok (0.034s) 2022-08-17T12:47:43.7235355Z test_add_value_to_version_map (jit.test_upgraders.TestUpgraders) ... ok (0.004s) 2022-08-17T12:47:43.7603777Z test_aten_div_scalar_at_3 (jit.test_upgraders.TestUpgraders) ... ok (0.037s) 2022-08-17T12:47:43.7681939Z test_aten_div_tensor_at_3 (jit.test_upgraders.TestUpgraders) ... ok (0.008s) 2022-08-17T12:47:43.7746961Z test_aten_div_tensor_out_at_3 (jit.test_upgraders.TestUpgraders) ... ok (0.006s) 2022-08-17T12:47:43.7815087Z test_aten_full_at_4 (jit.test_upgraders.TestUpgraders) ... ok (0.007s) 2022-08-17T12:47:43.8106602Z test_aten_full_other_variants (jit.test_upgraders.TestUpgraders) ... ok (0.029s) 2022-08-17T12:47:43.8176420Z test_aten_full_out_at_4 (jit.test_upgraders.TestUpgraders) ... ok (0.007s) 2022-08-17T12:47:43.8235443Z test_aten_linspace (jit.test_upgraders.TestUpgraders) ... ok (0.006s) 2022-08-17T12:47:43.8293860Z test_aten_linspace_out (jit.test_upgraders.TestUpgraders) ... ok (0.006s) 2022-08-17T12:47:43.8353353Z test_aten_logspace (jit.test_upgraders.TestUpgraders) ... ok (0.006s) 2022-08-17T12:47:43.8414150Z test_aten_logspace_out (jit.test_upgraders.TestUpgraders) ... ok (0.006s) 2022-08-17T12:47:43.8507763Z test_aten_test_serialization (jit.test_upgraders.TestUpgraders) ... ok (0.009s) 2022-08-17T12:47:43.8962072Z test_populated_test_upgrader_graph (jit.test_upgraders.TestUpgraders) ... ok (0.045s) 2022-08-17T12:47:43.9346911Z test_populated_upgrader_graph (jit.test_upgraders.TestUpgraders) ... ok (0.038s) 2022-08-17T12:47:43.9552405Z test_warn (jit.test_warn.TestWarn) ... ok (0.020s) 2022-08-17T12:47:43.9757872Z test_warn_multiple_calls_multiple_warnings (jit.test_warn.TestWarn) ... ok (0.020s) 2022-08-17T12:47:44.0127864Z test_warn_multiple_calls_same_func_diff_stack (jit.test_warn.TestWarn) ... ok (0.037s) 2022-08-17T12:47:44.0387428Z test_warn_once_per_func (jit.test_warn.TestWarn) ... ok (0.026s) 2022-08-17T12:47:44.0652004Z test_warn_once_per_func_in_loop (jit.test_warn.TestWarn) ... ok (0.026s) 2022-08-17T12:47:44.0863186Z test_warn_only_once (jit.test_warn.TestWarn) ... ok (0.021s) 2022-08-17T12:47:44.1097522Z test_warn_only_once_in_loop_func (jit.test_warn.TestWarn) ... ok (0.023s) 2022-08-17T12:47:44.1132384Z test_with_as (jit.test_with.TestWith) 2022-08-17T12:47:44.2530262Z Check that with statements that use the 'as' keyword to bind expressions ... ok (0.143s) 2022-08-17T12:47:44.2555122Z test_with_errors (jit.test_with.TestWith) 2022-08-17T12:47:44.2719026Z Check that errors related to with-statements are detected and reported correctly. ... ok (0.019s) 2022-08-17T12:47:44.2738906Z test_with_exceptions (jit.test_with.TestWith) 2022-08-17T12:47:44.3052839Z Check that exceptions thrown in the bodies of with-statements are ... ok (0.033s) 2022-08-17T12:47:44.3085227Z test_with_no_as (jit.test_with.TestWith) 2022-08-17T12:47:44.4521887Z Check that with statements that do not use the 'as' keyword to bind expressions ... ok (0.147s) 2022-08-17T12:47:44.4538678Z test_with_no_grad (jit.test_with.TestWith) 2022-08-17T12:47:44.5602623Z Check that torch.no_grad() works. Most of these are adapted from ... ok (0.108s) 2022-08-17T12:47:44.5614666Z test_with_record_function (jit.test_with.TestWith) 2022-08-17T12:47:44.5979302Z Check that torch.autograd.profiler.record_function context manager is ... STAGE:2022-08-17 12:47:44 3088:3088 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-17T12:47:44.5997731Z STAGE:2022-08-17 12:47:44 3088:3088 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-17T12:47:44.6015857Z ok (0.041s) 2022-08-17T12:47:44.6016760Z 2022-08-17T12:47:44.6017348Z ---------------------------------------------------------------------- 2022-08-17T12:47:44.6017825Z Ran 2641 tests in 282.758s 2022-08-17T12:47:44.6017979Z 2022-08-17T12:47:44.6018080Z OK (skipped=156, expected failures=7) 2022-08-17T12:47:44.6018212Z 2022-08-17T12:47:44.6018301Z Generating XML reports... 2022-08-17T12:47:44.6070130Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_alias_analysis.TestAliasAnalysis-20220817124301.xml 2022-08-17T12:47:44.6089297Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_async.TestAsync-20220817124301.xml 2022-08-17T12:47:44.6091809Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_aten_pow.TestAtenPow-20220817124301.xml 2022-08-17T12:47:44.6097903Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_autodiff.TestAutodiffJit-20220817124301.xml 2022-08-17T12:47:44.6133192Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing-20220817124301.xml 2022-08-17T12:47:44.6138405Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_backends.TestBackends-20220817124301.xml 2022-08-17T12:47:44.6141502Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_backends.TestBackendsWithCompiler-20220817124301.xml 2022-08-17T12:47:44.6148604Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_batch_mm.TestBatchMM-20220817124301.xml 2022-08-17T12:47:44.6154129Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_builtins.TestBuiltins-20220817124301.xml 2022-08-17T12:47:44.6189064Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_class_type.TestClassType-20220817124301.xml 2022-08-17T12:47:44.6201049Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_complex.TestComplex-20220817124301.xml 2022-08-17T12:47:44.6212515Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_custom_operators.TestCustomOperators-20220817124301.xml 2022-08-17T12:47:44.6215986Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_dce.TestDCE-20220817124301.xml 2022-08-17T12:47:44.6222983Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_dataclasses.TestDataclasses-20220817124301.xml 2022-08-17T12:47:44.6236624Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_device_analysis.TestDeviceAnalysis-20220817124301.xml 2022-08-17T12:47:44.6242561Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_dtype_analysis.TestDtypeAnalysis-20220817124301.xml 2022-08-17T12:47:44.6335147Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_dtype_analysis.TestDtypeCustomRulesCPU-20220817124301.xml 2022-08-17T12:47:44.6346799Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_enum.TestEnum-20220817124301.xml 2022-08-17T12:47:44.6355796Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_export_modes.TestExportModes-20220817124301.xml 2022-08-17T12:47:44.6388431Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_freezing.TestFreezing-20220817124301.xml 2022-08-17T12:47:44.6389938Z Generated XML report: test-reports/python-unittest/test_jit/TEST-TestFrontend-20220817124301.xml 2022-08-17T12:47:44.6415494Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_freezing.TestFrozenOptimizations-20220817124301.xml 2022-08-17T12:47:44.6417771Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_functional_blocks.TestFunctionalBlocks-20220817124301.xml 2022-08-17T12:47:44.6422890Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_convert_activation.TestFunctionalToInplaceActivation-20220817124301.xml 2022-08-17T12:47:44.6424780Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_attr.TestGetDefaultAttr-20220817124301.xml 2022-08-17T12:47:44.6427617Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_graph_rewrite_passes.TestGraphRewritePasses-20220817124301.xml 2022-08-17T12:47:44.6435645Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_hash.TestHash-20220817124301.xml 2022-08-17T12:47:44.6453965Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_hooks.TestHooks-20220817124301.xml 2022-08-17T12:47:44.6457204Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_ignorable_args.TestIgnorableArgs-20220817124301.xml 2022-08-17T12:47:44.6460679Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_ignore_context_manager.TestIgnoreContextManager-20220817124301.xml 2022-08-17T12:47:44.6463559Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_convert_activation.TestInplaceToFunctionalActivation-20220817124301.xml 2022-08-17T12:47:44.6485643Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_isinstance.TestIsinstance-20220817124301.xml 2022-08-17T12:47:44.6574651Z Generated XML report: test-reports/python-unittest/test_jit/TEST-TestJit-20220817124301.xml 2022-08-17T12:47:44.7006042Z Generated XML report: test-reports/python-unittest/test_jit/TEST-TestJitGeneratedModule-20220817124301.xml 2022-08-17T12:47:44.7014255Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_jit_utils.TestJitUtils-20220817124301.xml 2022-08-17T12:47:44.7073191Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_list_dict.TestList-20220817124301.xml 2022-08-17T12:47:44.7078717Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_logging.TestLogging-20220817124301.xml 2022-08-17T12:47:44.7082989Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_freezing.TestMKLDNNReinplacing-20220817124301.xml 2022-08-17T12:47:44.7098853Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_misc.TestMisc-20220817124301.xml 2022-08-17T12:47:44.7115527Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_tracer.TestMixTracingScripting-20220817124301.xml 2022-08-17T12:47:44.7134677Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_models.TestModels-20220817124301.xml 2022-08-17T12:47:44.7138290Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_module_apis.TestModuleAPIs-20220817124301.xml 2022-08-17T12:47:44.7153403Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_module_containers.TestModuleContainers-20220817124301.xml 2022-08-17T12:47:44.7166037Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_module_interface.TestModuleInterface-20220817124301.xml 2022-08-17T12:47:44.7168572Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_modules.TestModules-20220817124301.xml 2022-08-17T12:47:44.7178190Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_list_dict.TestNamedTuple-20220817124301.xml 2022-08-17T12:47:44.7213183Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_backend_nnapi.TestNnapiBackend-20220817124301.xml 2022-08-17T12:47:44.7215876Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_op_decompositions.TestOpDecompositions-20220817124301.xml 2022-08-17T12:47:44.7222750Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_optimize_for_mobile_preserve_debug_info.TestOptimizeForMobilePreserveDebugInfo-20220817124301.xml 2022-08-17T12:47:44.7225437Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_parametrization.TestParametrization-20220817124301.xml 2022-08-17T12:47:44.7253314Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_peephole.TestPeephole-20220817124301.xml 2022-08-17T12:47:44.7255179Z Generated XML report: test-reports/python-unittest/test_jit/TEST-TestProducerVersion-20220817124301.xml 2022-08-17T12:47:44.7264767Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_profiler.TestProfiler-20220817124301.xml 2022-08-17T12:47:44.7271614Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_python_bindings.TestPythonBindings-20220817124301.xml 2022-08-17T12:47:44.7283674Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_python_builtins.TestPythonBuiltinOP-20220817124301.xml 2022-08-17T12:47:44.7285956Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_python_ir.TestPythonIr-20220817124301.xml 2022-08-17T12:47:44.7308573Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_recursive_script.TestRecursiveScript-20220817124301.xml 2022-08-17T12:47:44.7315817Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_remove_mutation.TestRemoveMutation-20220817124301.xml 2022-08-17T12:47:44.7325414Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_save_load.TestSaveLoad-20220817124301.xml 2022-08-17T12:47:44.7334790Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_save_load_for_op_version.TestSaveLoadForOpVersion-20220817124301.xml 2022-08-17T12:47:44.7779734Z Generated XML report: test-reports/python-unittest/test_jit/TEST-TestScript-20220817124301.xml 2022-08-17T12:47:44.7789594Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_list_dict.TestScriptDict-20220817124301.xml 2022-08-17T12:47:44.7804881Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_list_dict.TestScriptList-20220817124301.xml 2022-08-17T12:47:44.7816372Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_scriptmod_ann.TestScriptModuleInstanceAttributeTypeAnnotation-20220817124301.xml 2022-08-17T12:47:44.7822275Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_script_profile.TestScriptProfile-20220817124301.xml 2022-08-17T12:47:44.7836166Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_slice.TestSlice-20220817124301.xml 2022-08-17T12:47:44.7841144Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_sparse.TestSparse-20220817124301.xml 2022-08-17T12:47:44.7858287Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_string_formatting.TestStringFormatting-20220817124301.xml 2022-08-17T12:47:44.7876372Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis-20220817124301.xml 2022-08-17T12:47:44.7882448Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_builtins.TestTensorBuiltins-20220817124301.xml 2022-08-17T12:47:44.7888352Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_tensor_creation_ops.TestTensorCreationOps-20220817124301.xml 2022-08-17T12:47:44.7891739Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_tensor_methods.TestTensorMethods-20220817124301.xml 2022-08-17T12:47:44.7913824Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_torchbind.TestTorchbind-20220817124301.xml 2022-08-17T12:47:44.8006821Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_tracer.TestTracer-20220817124301.xml 2022-08-17T12:47:44.8028176Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_type_sharing.TestTypeSharing-20220817124301.xml 2022-08-17T12:47:44.8041031Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_types.TestTypesAndAnnotation-20220817124301.xml 2022-08-17T12:47:44.8068242Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_typing.TestTyping-20220817124301.xml 2022-08-17T12:47:44.8104908Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_union.TestUnion-20220817124301.xml 2022-08-17T12:47:44.8108029Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_unsupported_ops.TestUnsupportedOps-20220817124301.xml 2022-08-17T12:47:44.8119867Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_upgraders.TestUpgraders-20220817124301.xml 2022-08-17T12:47:44.8127080Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_warn.TestWarn-20220817124301.xml 2022-08-17T12:47:44.8133849Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_with.TestWith-20220817124301.xml 2022-08-17T12:47:44.8140361Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_data_parallel.TestDataParallel-20220817124301.xml 2022-08-17T12:47:44.8176240Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_list_dict.TestDict-20220817124301.xml 2022-08-17T12:47:44.8187159Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_save_load.TestSaveLoadFlatbuffer-20220817124301.xml 2022-08-17T12:47:47.9254396Z Running test_unary_ufuncs ... [2022-08-17 12:47:47.925030] 2022-08-17T12:47:47.9254945Z Executing ['/opt/conda/bin/python', '-bb', 'test_unary_ufuncs.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:47:47.925116] 2022-08-17T12:47:50.4131953Z Test results will be stored in test-reports/python-unittest/test_unary_ufuncs 2022-08-17T12:47:50.4703527Z 2022-08-17T12:47:50.4703942Z Running tests... 2022-08-17T12:47:50.4704583Z ---------------------------------------------------------------------- 2022-08-17T12:47:50.8874050Z test_abs_angle_complex_to_float_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... test_unary_ufuncs.py:689: UserWarning: Casting complex values to real discards the imaginary part (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Copy.cpp:250.) 2022-08-17T12:47:50.8874543Z float_out = torch.empty_like(t).float() 2022-08-17T12:47:50.8876644Z test_unary_ufuncs.py:698: UserWarning: An output with one or more elements was resized since it had shape [1], which does not match the required output shape [60]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-08-17T12:47:50.8877255Z torch_fn(t, out=float_out) 2022-08-17T12:47:51.7924645Z ok (0.975s) 2022-08-17T12:47:51.7962754Z test_abs_angle_complex_to_float_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... test_unary_ufuncs.py:698: UserWarning: An output with one or more elements was resized since it had shape [1], which does not match the required output shape [60]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-08-17T12:47:51.7964385Z torch_fn(t, out=float_out) 2022-08-17T12:47:51.8025632Z ok (0.010s) 2022-08-17T12:47:51.8135917Z test_abs_big_number_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:47:51.8569729Z test_abs_signed_zero_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.043s) 2022-08-17T12:47:51.8582198Z test_abs_signed_zero_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:47:51.9582372Z test_abs_zero_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.100s) 2022-08-17T12:47:51.9593315Z test_abs_zero_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:47:53.6868235Z test_batch_vs_slicing_abs_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (1.727s) 2022-08-17T12:47:55.3418860Z test_batch_vs_slicing_abs_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (1.655s) 2022-08-17T12:47:55.3692454Z test_batch_vs_slicing_abs_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_creation.py:142: UserWarning: ComplexHalf support is experimental and many operators don't support it yet. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/EmptyTensor.cpp:32.) 2022-08-17T12:47:55.3693356Z result = torch.complex(real, imag) 2022-08-17T12:47:57.1489475Z ok (1.807s) 2022-08-17T12:47:58.9171057Z test_batch_vs_slicing_abs_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (1.768s) 2022-08-17T12:47:59.9948849Z test_batch_vs_slicing_abs_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (1.078s) 2022-08-17T12:48:01.0749716Z test_batch_vs_slicing_abs_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (1.080s) 2022-08-17T12:48:02.3185849Z test_batch_vs_slicing_abs_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (1.243s) 2022-08-17T12:48:03.9662119Z test_batch_vs_slicing_abs_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (1.648s) 2022-08-17T12:48:03.9677624Z test_batch_vs_slicing_abs_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:48:03.9678531Z function: 'test_batch_vs_slicing' (test_unary_ufuncs.py:427) 2022-08-17T12:48:03.9679082Z reasons: ["str(dtype) == 'torch.bfloat16'"] 2022-08-17T12:48:03.9679680Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:48:03.9793632Z ok (0.013s) 2022-08-17T12:48:03.9901937Z test_batch_vs_slicing_abs_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:48:04.0020883Z test_batch_vs_slicing_abs_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:48:04.0137460Z test_batch_vs_slicing_abs_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:48:04.0309531Z test_batch_vs_slicing_acos_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:48:04.0535487Z test_batch_vs_slicing_acos_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:48:04.1782732Z test_batch_vs_slicing_acos_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.125s) 2022-08-17T12:48:04.2773073Z test_batch_vs_slicing_acos_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.099s) 2022-08-17T12:48:04.2950896Z test_batch_vs_slicing_acos_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:48:04.3114901Z test_batch_vs_slicing_acos_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:48:04.3312859Z test_batch_vs_slicing_acos_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:48:04.3535626Z test_batch_vs_slicing_acos_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:48:04.3708008Z test_batch_vs_slicing_acos_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:48:04.3924326Z test_batch_vs_slicing_acos_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:48:04.4133817Z test_batch_vs_slicing_acos_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:48:04.4366335Z test_batch_vs_slicing_acosh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:48:04.4631765Z test_batch_vs_slicing_acosh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:48:04.5604305Z test_batch_vs_slicing_acosh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.097s) 2022-08-17T12:48:04.6563413Z test_batch_vs_slicing_acosh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.096s) 2022-08-17T12:48:04.6787453Z test_batch_vs_slicing_acosh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:48:04.7130606Z test_batch_vs_slicing_acosh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.034s) 2022-08-17T12:48:04.7374447Z test_batch_vs_slicing_acosh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:48:04.7658948Z test_batch_vs_slicing_acosh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.028s) 2022-08-17T12:48:04.7891856Z test_batch_vs_slicing_acosh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:48:04.8153614Z test_batch_vs_slicing_acosh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:48:04.8390549Z test_batch_vs_slicing_acosh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:48:04.8543892Z test_batch_vs_slicing_angle_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:48:04.8747116Z test_batch_vs_slicing_angle_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:48:04.9107214Z test_batch_vs_slicing_angle_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.036s) 2022-08-17T12:48:04.9356936Z test_batch_vs_slicing_angle_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:48:04.9595720Z test_batch_vs_slicing_angle_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:48:04.9722956Z test_batch_vs_slicing_angle_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:48:04.9865658Z test_batch_vs_slicing_angle_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:48:05.0061611Z test_batch_vs_slicing_angle_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:48:05.0238145Z test_batch_vs_slicing_angle_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:48:05.0409667Z test_batch_vs_slicing_angle_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:48:05.0592431Z test_batch_vs_slicing_angle_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:48:05.0784594Z test_batch_vs_slicing_angle_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:48:05.0951454Z test_batch_vs_slicing_asin_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:48:05.1176178Z test_batch_vs_slicing_asin_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:48:05.2419741Z test_batch_vs_slicing_asin_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.124s) 2022-08-17T12:48:05.3080396Z test_batch_vs_slicing_asin_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.066s) 2022-08-17T12:48:05.3270529Z test_batch_vs_slicing_asin_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:48:05.3434051Z test_batch_vs_slicing_asin_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:48:05.3652765Z test_batch_vs_slicing_asin_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:48:05.3861308Z test_batch_vs_slicing_asin_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:48:05.4047819Z test_batch_vs_slicing_asin_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:48:05.4250356Z test_batch_vs_slicing_asin_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:48:05.4447433Z test_batch_vs_slicing_asin_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:48:05.4686610Z test_batch_vs_slicing_asinh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:48:05.4972219Z test_batch_vs_slicing_asinh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.028s) 2022-08-17T12:48:05.5925799Z test_batch_vs_slicing_asinh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.095s) 2022-08-17T12:48:05.6920225Z test_batch_vs_slicing_asinh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.099s) 2022-08-17T12:48:05.7151494Z test_batch_vs_slicing_asinh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:48:05.7514596Z test_batch_vs_slicing_asinh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.036s) 2022-08-17T12:48:05.7773940Z test_batch_vs_slicing_asinh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:48:05.8058952Z test_batch_vs_slicing_asinh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.028s) 2022-08-17T12:48:05.8304861Z test_batch_vs_slicing_asinh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:48:05.8586949Z test_batch_vs_slicing_asinh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.028s) 2022-08-17T12:48:05.8850958Z test_batch_vs_slicing_asinh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:48:05.9019720Z test_batch_vs_slicing_atan_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:48:05.9244345Z test_batch_vs_slicing_atan_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:48:06.0353110Z test_batch_vs_slicing_atan_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.111s) 2022-08-17T12:48:06.0819714Z test_batch_vs_slicing_atan_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.046s) 2022-08-17T12:48:06.0987181Z test_batch_vs_slicing_atan_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:48:06.1180923Z test_batch_vs_slicing_atan_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:48:06.1373050Z test_batch_vs_slicing_atan_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:48:06.1575347Z test_batch_vs_slicing_atan_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:48:06.1790739Z test_batch_vs_slicing_atan_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:48:06.2055959Z test_batch_vs_slicing_atan_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:48:06.2264187Z test_batch_vs_slicing_atan_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:48:06.2556711Z test_batch_vs_slicing_atanh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.029s) 2022-08-17T12:48:06.2840091Z test_batch_vs_slicing_atanh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.028s) 2022-08-17T12:48:06.4112483Z test_batch_vs_slicing_atanh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.127s) 2022-08-17T12:48:06.4691268Z test_batch_vs_slicing_atanh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.058s) 2022-08-17T12:48:06.4957317Z test_batch_vs_slicing_atanh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:48:06.5278431Z test_batch_vs_slicing_atanh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T12:48:06.5505987Z test_batch_vs_slicing_atanh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:48:06.5765110Z test_batch_vs_slicing_atanh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:48:06.6022026Z test_batch_vs_slicing_atanh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:48:06.6262580Z test_batch_vs_slicing_atanh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:48:06.6465948Z test_batch_vs_slicing_atanh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:48:06.6580803Z test_batch_vs_slicing_bfloat16_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:48:06.6769902Z test_batch_vs_slicing_bfloat16_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:48:06.6997010Z test_batch_vs_slicing_bfloat16_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:48:06.7340161Z test_batch_vs_slicing_bfloat16_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.034s) 2022-08-17T12:48:06.7537969Z test_batch_vs_slicing_bfloat16_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:48:06.7756278Z test_batch_vs_slicing_bfloat16_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:48:06.7891976Z test_batch_vs_slicing_bfloat16_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:48:06.8082690Z test_batch_vs_slicing_bfloat16_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:48:06.8239897Z test_batch_vs_slicing_bfloat16_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:48:06.8418536Z test_batch_vs_slicing_bfloat16_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:48:06.8568696Z test_batch_vs_slicing_bfloat16_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:48:06.8731101Z test_batch_vs_slicing_bfloat16_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:48:06.8888318Z test_batch_vs_slicing_bfloat16_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:48:06.9008806Z test_batch_vs_slicing_bitwise_not_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:48:06.9123171Z test_batch_vs_slicing_bitwise_not_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:48:06.9243392Z test_batch_vs_slicing_bitwise_not_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:48:06.9342478Z test_batch_vs_slicing_bitwise_not_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:48:06.9456383Z test_batch_vs_slicing_bitwise_not_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:48:06.9568082Z test_batch_vs_slicing_bitwise_not_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:48:06.9677290Z test_batch_vs_slicing_bool_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:48:06.9771924Z test_batch_vs_slicing_bool_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:48:06.9983903Z test_batch_vs_slicing_bool_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:48:07.0275128Z test_batch_vs_slicing_bool_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.029s) 2022-08-17T12:48:07.0407552Z test_batch_vs_slicing_bool_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:48:07.0583950Z test_batch_vs_slicing_bool_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:48:07.0678956Z test_batch_vs_slicing_bool_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:48:07.0790097Z test_batch_vs_slicing_bool_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:48:07.0909320Z test_batch_vs_slicing_bool_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:48:07.1030419Z test_batch_vs_slicing_bool_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:48:07.1133739Z test_batch_vs_slicing_bool_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:48:07.1255428Z test_batch_vs_slicing_bool_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:48:07.1376750Z test_batch_vs_slicing_bool_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:48:07.1484592Z test_batch_vs_slicing_byte_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:48:07.1605052Z test_batch_vs_slicing_byte_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:48:07.1807000Z test_batch_vs_slicing_byte_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:48:07.1934390Z test_batch_vs_slicing_byte_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:48:07.2119704Z test_batch_vs_slicing_byte_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:48:07.2216084Z test_batch_vs_slicing_byte_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:48:07.2338102Z test_batch_vs_slicing_byte_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:48:07.2462269Z test_batch_vs_slicing_byte_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:48:07.2587975Z test_batch_vs_slicing_byte_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:48:07.2697833Z test_batch_vs_slicing_byte_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:48:07.2825068Z test_batch_vs_slicing_byte_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:48:07.2922661Z test_batch_vs_slicing_byte_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:48:07.3065650Z test_batch_vs_slicing_ceil_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:48:07.3201886Z test_batch_vs_slicing_ceil_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:48:07.3350957Z test_batch_vs_slicing_ceil_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:48:07.3572545Z test_batch_vs_slicing_chalf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:48:07.3802711Z test_batch_vs_slicing_chalf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:48:07.4073965Z test_batch_vs_slicing_chalf_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.027s) 2022-08-17T12:48:07.4407849Z test_batch_vs_slicing_chalf_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.033s) 2022-08-17T12:48:07.4658194Z test_batch_vs_slicing_chalf_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:48:07.4973050Z test_batch_vs_slicing_chalf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T12:48:07.5171882Z test_batch_vs_slicing_chalf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:48:07.5359429Z test_batch_vs_slicing_chalf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:48:07.5593103Z test_batch_vs_slicing_chalf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:48:07.5809869Z test_batch_vs_slicing_chalf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:48:07.6042132Z test_batch_vs_slicing_chalf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:48:07.6268965Z test_batch_vs_slicing_chalf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:48:07.6520610Z test_batch_vs_slicing_chalf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:48:07.6652009Z test_batch_vs_slicing_char_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:48:07.6777368Z test_batch_vs_slicing_char_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:48:07.6989888Z test_batch_vs_slicing_char_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:48:07.7285109Z test_batch_vs_slicing_char_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.029s) 2022-08-17T12:48:07.7421210Z test_batch_vs_slicing_char_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:48:07.7603206Z test_batch_vs_slicing_char_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:48:07.7701029Z test_batch_vs_slicing_char_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:48:07.7823916Z test_batch_vs_slicing_char_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:48:07.7950028Z test_batch_vs_slicing_char_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:48:07.8077850Z test_batch_vs_slicing_char_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:48:07.8184981Z test_batch_vs_slicing_char_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:48:07.8282872Z test_batch_vs_slicing_char_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:48:07.8408308Z test_batch_vs_slicing_char_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:48:07.8516113Z test_batch_vs_slicing_conj_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:48:07.8611506Z test_batch_vs_slicing_conj_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:48:07.8907026Z test_batch_vs_slicing_conj_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.029s) 2022-08-17T12:48:07.9255829Z test_batch_vs_slicing_conj_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.035s) 2022-08-17T12:48:07.9443871Z test_batch_vs_slicing_conj_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:48:07.9617630Z test_batch_vs_slicing_conj_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:48:07.9711676Z test_batch_vs_slicing_conj_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:48:07.9819608Z test_batch_vs_slicing_conj_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:48:07.9916120Z test_batch_vs_slicing_conj_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:48:08.0011271Z test_batch_vs_slicing_conj_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:48:08.0083750Z test_batch_vs_slicing_conj_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:48:08.0175279Z test_batch_vs_slicing_conj_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:48:08.0266804Z test_batch_vs_slicing_conj_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:48:08.0368331Z test_batch_vs_slicing_conj_physical_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:48:08.0466426Z test_batch_vs_slicing_conj_physical_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:48:08.0700262Z test_batch_vs_slicing_conj_physical_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:48:08.1051404Z test_batch_vs_slicing_conj_physical_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.035s) 2022-08-17T12:48:08.1257295Z test_batch_vs_slicing_conj_physical_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:48:08.1440965Z test_batch_vs_slicing_conj_physical_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:48:08.1534457Z test_batch_vs_slicing_conj_physical_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:48:08.1642007Z test_batch_vs_slicing_conj_physical_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:48:08.1739728Z test_batch_vs_slicing_conj_physical_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:48:08.1840400Z test_batch_vs_slicing_conj_physical_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:48:08.1914155Z test_batch_vs_slicing_conj_physical_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:48:08.2008988Z test_batch_vs_slicing_conj_physical_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:48:08.2103255Z test_batch_vs_slicing_conj_physical_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:48:08.2246452Z test_batch_vs_slicing_cos_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:48:08.2473814Z test_batch_vs_slicing_cos_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:48:08.3252034Z test_batch_vs_slicing_cos_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.078s) 2022-08-17T12:48:08.3999385Z test_batch_vs_slicing_cos_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.075s) 2022-08-17T12:48:08.4133842Z test_batch_vs_slicing_cos_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:48:08.4290829Z test_batch_vs_slicing_cos_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:48:08.4482119Z test_batch_vs_slicing_cos_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:48:08.4673382Z test_batch_vs_slicing_cos_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:48:08.4847598Z test_batch_vs_slicing_cos_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:48:08.5040693Z test_batch_vs_slicing_cos_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:48:08.5235695Z test_batch_vs_slicing_cos_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:48:08.5388301Z test_batch_vs_slicing_cosh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:48:08.5610562Z test_batch_vs_slicing_cosh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:48:08.6362824Z test_batch_vs_slicing_cosh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.075s) 2022-08-17T12:48:08.6898053Z test_batch_vs_slicing_cosh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.053s) 2022-08-17T12:48:08.7041054Z test_batch_vs_slicing_cosh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:48:08.7225369Z test_batch_vs_slicing_cosh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:48:08.7421478Z test_batch_vs_slicing_cosh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:48:08.7619913Z test_batch_vs_slicing_cosh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:48:08.7797041Z test_batch_vs_slicing_cosh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:48:08.7990563Z test_batch_vs_slicing_cosh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:48:08.8187930Z test_batch_vs_slicing_cosh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:48:08.8340914Z test_batch_vs_slicing_deg2rad_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:48:08.8570021Z test_batch_vs_slicing_deg2rad_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:48:08.8836005Z test_batch_vs_slicing_deg2rad_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:48:08.8990947Z test_batch_vs_slicing_deg2rad_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:48:08.9155495Z test_batch_vs_slicing_deg2rad_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:48:08.9356854Z test_batch_vs_slicing_deg2rad_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:48:08.9560035Z test_batch_vs_slicing_deg2rad_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:48:08.9740774Z test_batch_vs_slicing_deg2rad_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:48:08.9941815Z test_batch_vs_slicing_deg2rad_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:48:09.0146211Z test_batch_vs_slicing_deg2rad_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:48:09.9590569Z test_batch_vs_slicing_digamma_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.944s) 2022-08-17T12:48:09.9844407Z test_batch_vs_slicing_digamma_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:48:10.2035986Z test_batch_vs_slicing_digamma_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.219s) 2022-08-17T12:48:10.2562139Z test_batch_vs_slicing_digamma_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.052s) 2022-08-17T12:48:10.2812911Z test_batch_vs_slicing_digamma_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:48:10.3090167Z test_batch_vs_slicing_digamma_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.028s) 2022-08-17T12:48:10.3340117Z test_batch_vs_slicing_digamma_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:48:10.3594124Z test_batch_vs_slicing_digamma_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:48:10.3870991Z test_batch_vs_slicing_digamma_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.027s) 2022-08-17T12:48:10.4021763Z test_batch_vs_slicing_double_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:48:10.4209542Z test_batch_vs_slicing_double_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:48:10.4412047Z test_batch_vs_slicing_double_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:48:10.4741404Z test_batch_vs_slicing_double_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.033s) 2022-08-17T12:48:10.4901079Z test_batch_vs_slicing_double_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:48:10.5118833Z test_batch_vs_slicing_double_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:48:10.5255244Z test_batch_vs_slicing_double_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:48:10.5365818Z test_batch_vs_slicing_double_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:48:10.5527184Z test_batch_vs_slicing_double_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:48:10.5697364Z test_batch_vs_slicing_double_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:48:10.5840101Z test_batch_vs_slicing_double_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:48:10.5999867Z test_batch_vs_slicing_double_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:48:10.6154918Z test_batch_vs_slicing_double_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:48:10.6339906Z test_batch_vs_slicing_erf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:48:10.6563180Z test_batch_vs_slicing_erf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:48:10.6699137Z test_batch_vs_slicing_erf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:48:10.6861604Z test_batch_vs_slicing_erf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:48:10.7052703Z test_batch_vs_slicing_erf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:48:10.7243269Z test_batch_vs_slicing_erf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:48:10.7421664Z test_batch_vs_slicing_erf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:48:10.7609895Z test_batch_vs_slicing_erf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:48:10.7801487Z test_batch_vs_slicing_erf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:48:10.8067852Z test_batch_vs_slicing_erfc_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:48:10.8289012Z test_batch_vs_slicing_erfc_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:48:10.8429306Z test_batch_vs_slicing_erfc_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:48:10.8594107Z test_batch_vs_slicing_erfc_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:48:10.8784866Z test_batch_vs_slicing_erfc_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:48:10.8978616Z test_batch_vs_slicing_erfc_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:48:10.9151741Z test_batch_vs_slicing_erfc_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:48:10.9346224Z test_batch_vs_slicing_erfc_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:48:10.9539144Z test_batch_vs_slicing_erfc_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:48:11.0039922Z test_batch_vs_slicing_erfinv_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.050s) 2022-08-17T12:48:11.0380803Z test_batch_vs_slicing_erfinv_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.034s) 2022-08-17T12:48:11.0510393Z test_batch_vs_slicing_erfinv_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:48:11.0674397Z test_batch_vs_slicing_erfinv_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:48:11.0986351Z test_batch_vs_slicing_erfinv_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T12:48:11.1300027Z test_batch_vs_slicing_erfinv_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T12:48:11.1592393Z test_batch_vs_slicing_erfinv_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.029s) 2022-08-17T12:48:11.1907060Z test_batch_vs_slicing_erfinv_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T12:48:11.2091077Z test_batch_vs_slicing_erfinv_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:48:11.2250471Z test_batch_vs_slicing_exp2_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:48:11.2466054Z test_batch_vs_slicing_exp2_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:48:11.2732612Z test_batch_vs_slicing_exp2_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.027s) 2022-08-17T12:48:11.2877841Z test_batch_vs_slicing_exp2_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:48:11.3104688Z test_batch_vs_slicing_exp2_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:48:11.3294203Z test_batch_vs_slicing_exp2_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:48:11.3493930Z test_batch_vs_slicing_exp2_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:48:11.3670238Z test_batch_vs_slicing_exp2_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:48:11.3857194Z test_batch_vs_slicing_exp2_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:48:11.4044015Z test_batch_vs_slicing_exp2_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:48:11.4183166Z test_batch_vs_slicing_exp_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:48:11.4411752Z test_batch_vs_slicing_exp_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:48:11.4754578Z test_batch_vs_slicing_exp_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.034s) 2022-08-17T12:48:11.4979604Z test_batch_vs_slicing_exp_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:48:11.5113493Z test_batch_vs_slicing_exp_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:48:11.5269572Z test_batch_vs_slicing_exp_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:48:11.5454809Z test_batch_vs_slicing_exp_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:48:11.5645464Z test_batch_vs_slicing_exp_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:48:11.5814982Z test_batch_vs_slicing_exp_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:48:11.6002387Z test_batch_vs_slicing_exp_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:48:11.6189603Z test_batch_vs_slicing_exp_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:48:11.6340512Z test_batch_vs_slicing_expm1_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:48:11.6561262Z test_batch_vs_slicing_expm1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:48:11.6706763Z test_batch_vs_slicing_expm1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:48:11.6884986Z test_batch_vs_slicing_expm1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:48:11.7079972Z test_batch_vs_slicing_expm1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:48:11.7277008Z test_batch_vs_slicing_expm1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:48:11.7457025Z test_batch_vs_slicing_expm1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:48:11.7653670Z test_batch_vs_slicing_expm1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:48:11.7849089Z test_batch_vs_slicing_expm1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:48:11.8054114Z test_batch_vs_slicing_fill_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:48:11.8241671Z test_batch_vs_slicing_fill_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:48:11.8560728Z test_batch_vs_slicing_fill_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T12:48:11.9070794Z test_batch_vs_slicing_fill_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.051s) 2022-08-17T12:48:11.9345444Z test_batch_vs_slicing_fill_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.027s) 2022-08-17T12:48:11.9664719Z test_batch_vs_slicing_fill_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T12:48:11.9884398Z test_batch_vs_slicing_fill_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:48:12.0124431Z test_batch_vs_slicing_fill_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:48:12.0327411Z test_batch_vs_slicing_fill_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:48:12.0546344Z test_batch_vs_slicing_fill_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:48:12.0737929Z test_batch_vs_slicing_fill_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:48:12.0941180Z test_batch_vs_slicing_fill_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:48:12.1135519Z test_batch_vs_slicing_fill_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:48:12.1275502Z test_batch_vs_slicing_float_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:48:12.1457559Z test_batch_vs_slicing_float_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:48:12.1657090Z test_batch_vs_slicing_float_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:48:12.1977975Z test_batch_vs_slicing_float_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T12:48:12.2138979Z test_batch_vs_slicing_float_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:48:12.2354162Z test_batch_vs_slicing_float_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:48:12.2451088Z test_batch_vs_slicing_float_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:48:12.2606081Z test_batch_vs_slicing_float_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:48:12.2761332Z test_batch_vs_slicing_float_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:48:12.2923847Z test_batch_vs_slicing_float_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:48:12.3070893Z test_batch_vs_slicing_float_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:48:12.3234920Z test_batch_vs_slicing_float_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:48:12.3391613Z test_batch_vs_slicing_float_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:48:12.3525851Z test_batch_vs_slicing_floor_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:48:12.3647721Z test_batch_vs_slicing_floor_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:48:12.3794162Z test_batch_vs_slicing_floor_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:48:12.3917916Z test_batch_vs_slicing_frac_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:48:12.4124950Z test_batch_vs_slicing_frac_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:48:12.4247771Z test_batch_vs_slicing_frac_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:48:12.4391474Z test_batch_vs_slicing_frac_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:48:12.4398495Z test_batch_vs_slicing_frexp_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:48:12.4405559Z test_batch_vs_slicing_frexp_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:48:12.4412820Z test_batch_vs_slicing_frexp_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:48:12.4420156Z test_batch_vs_slicing_frexp_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:48:12.4558055Z test_batch_vs_slicing_half_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:48:12.4710680Z test_batch_vs_slicing_half_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:48:12.4912427Z test_batch_vs_slicing_half_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:48:12.5092794Z test_batch_vs_slicing_half_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:48:12.5281420Z test_batch_vs_slicing_half_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:48:12.5407960Z test_batch_vs_slicing_half_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:48:12.5552898Z test_batch_vs_slicing_half_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:48:12.5704448Z test_batch_vs_slicing_half_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:48:12.5859837Z test_batch_vs_slicing_half_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:48:12.5995779Z test_batch_vs_slicing_half_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:48:12.6149217Z test_batch_vs_slicing_half_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:48:12.6301384Z test_batch_vs_slicing_half_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:48:12.6812251Z test_batch_vs_slicing_i0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.051s) 2022-08-17T12:48:12.7386832Z test_batch_vs_slicing_i0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.057s) 2022-08-17T12:48:12.7886165Z test_batch_vs_slicing_i0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.050s) 2022-08-17T12:48:12.8475400Z test_batch_vs_slicing_i0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.059s) 2022-08-17T12:48:12.9020614Z test_batch_vs_slicing_i0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.054s) 2022-08-17T12:48:12.9623526Z test_batch_vs_slicing_i0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.060s) 2022-08-17T12:48:13.0205363Z test_batch_vs_slicing_i0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.058s) 2022-08-17T12:48:13.0749837Z test_batch_vs_slicing_i0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.054s) 2022-08-17T12:48:13.1294829Z test_batch_vs_slicing_i0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.054s) 2022-08-17T12:48:13.1492420Z test_batch_vs_slicing_imag_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:48:13.1820630Z test_batch_vs_slicing_imag_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.033s) 2022-08-17T12:48:13.1985966Z test_batch_vs_slicing_imag_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:48:13.2106620Z test_batch_vs_slicing_int_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:48:13.2241844Z test_batch_vs_slicing_int_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:48:13.2412655Z test_batch_vs_slicing_int_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:48:13.2544365Z test_batch_vs_slicing_int_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:48:13.2735488Z test_batch_vs_slicing_int_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:48:13.2846393Z test_batch_vs_slicing_int_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:48:13.2974391Z test_batch_vs_slicing_int_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:48:13.3109038Z test_batch_vs_slicing_int_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:48:13.3207293Z test_batch_vs_slicing_int_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:48:13.3315476Z test_batch_vs_slicing_int_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:48:13.3444752Z test_batch_vs_slicing_int_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:48:13.3575269Z test_batch_vs_slicing_int_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:48:13.3760478Z test_batch_vs_slicing_isfinite_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:48:13.3882428Z test_batch_vs_slicing_isfinite_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:48:13.4241468Z test_batch_vs_slicing_isfinite_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.036s) 2022-08-17T12:48:13.4858930Z test_batch_vs_slicing_isfinite_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.062s) 2022-08-17T12:48:13.5221140Z test_batch_vs_slicing_isfinite_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.036s) 2022-08-17T12:48:13.5520794Z test_batch_vs_slicing_isfinite_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.030s) 2022-08-17T12:48:13.5688456Z test_batch_vs_slicing_isfinite_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:48:13.5857828Z test_batch_vs_slicing_isfinite_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:48:13.5972853Z test_batch_vs_slicing_isfinite_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:48:13.6086891Z test_batch_vs_slicing_isfinite_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:48:13.6181011Z test_batch_vs_slicing_isfinite_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:48:13.6299712Z test_batch_vs_slicing_isfinite_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:48:13.6416980Z test_batch_vs_slicing_isfinite_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:48:13.6560485Z test_batch_vs_slicing_isinf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:48:13.6672728Z test_batch_vs_slicing_isinf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:48:13.6917913Z test_batch_vs_slicing_isinf_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:48:13.7389644Z test_batch_vs_slicing_isinf_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T12:48:13.7635811Z test_batch_vs_slicing_isinf_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:48:13.7868189Z test_batch_vs_slicing_isinf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:48:13.7998483Z test_batch_vs_slicing_isinf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:48:13.8132378Z test_batch_vs_slicing_isinf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:48:13.8245765Z test_batch_vs_slicing_isinf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:48:13.8359125Z test_batch_vs_slicing_isinf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:48:13.8448654Z test_batch_vs_slicing_isinf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:48:13.8560042Z test_batch_vs_slicing_isinf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:48:13.8673930Z test_batch_vs_slicing_isinf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:48:13.8779806Z test_batch_vs_slicing_isnan_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:48:13.8894747Z test_batch_vs_slicing_isnan_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:48:13.9060189Z test_batch_vs_slicing_isnan_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:48:13.9187323Z test_batch_vs_slicing_isnan_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:48:13.9381980Z test_batch_vs_slicing_isnan_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:48:13.9473617Z test_batch_vs_slicing_isnan_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:48:13.9583320Z test_batch_vs_slicing_isnan_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:48:13.9699875Z test_batch_vs_slicing_isnan_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:48:13.9821632Z test_batch_vs_slicing_isnan_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:48:13.9916562Z test_batch_vs_slicing_isnan_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:48:14.0028822Z test_batch_vs_slicing_isnan_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:48:14.0139228Z test_batch_vs_slicing_isnan_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:48:14.0237146Z test_batch_vs_slicing_isneginf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:48:14.0348170Z test_batch_vs_slicing_isneginf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:48:14.0528606Z test_batch_vs_slicing_isneginf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:48:14.0617921Z test_batch_vs_slicing_isneginf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:48:14.0727068Z test_batch_vs_slicing_isneginf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:48:14.0842049Z test_batch_vs_slicing_isneginf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:48:14.0958563Z test_batch_vs_slicing_isneginf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:48:14.1044575Z test_batch_vs_slicing_isneginf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:48:14.1156349Z test_batch_vs_slicing_isneginf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:48:14.1271881Z test_batch_vs_slicing_isneginf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:48:14.1372579Z test_batch_vs_slicing_isposinf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:48:14.1487459Z test_batch_vs_slicing_isposinf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:48:14.1665232Z test_batch_vs_slicing_isposinf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:48:14.1752565Z test_batch_vs_slicing_isposinf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:48:14.1860011Z test_batch_vs_slicing_isposinf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:48:14.1973848Z test_batch_vs_slicing_isposinf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:48:14.2089469Z test_batch_vs_slicing_isposinf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:48:14.2178751Z test_batch_vs_slicing_isposinf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:48:14.2298236Z test_batch_vs_slicing_isposinf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:48:14.2417152Z test_batch_vs_slicing_isposinf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:48:14.2519202Z test_batch_vs_slicing_isreal_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:48:14.2640634Z test_batch_vs_slicing_isreal_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:48:14.2861063Z test_batch_vs_slicing_isreal_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:48:14.3215001Z test_batch_vs_slicing_isreal_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.035s) 2022-08-17T12:48:14.3395688Z test_batch_vs_slicing_isreal_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:48:14.3570621Z test_batch_vs_slicing_isreal_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:48:14.3661514Z test_batch_vs_slicing_isreal_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:48:14.3768577Z test_batch_vs_slicing_isreal_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:48:14.3887035Z test_batch_vs_slicing_isreal_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:48:14.4005407Z test_batch_vs_slicing_isreal_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:48:14.4100714Z test_batch_vs_slicing_isreal_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:48:14.4221323Z test_batch_vs_slicing_isreal_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:48:14.4338644Z test_batch_vs_slicing_isreal_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:48:14.4350828Z test_batch_vs_slicing_jiterator_unary_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:48:14.4362767Z test_batch_vs_slicing_jiterator_unary_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:48:14.4374371Z test_batch_vs_slicing_jiterator_unary_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:48:14.4385860Z test_batch_vs_slicing_jiterator_unary_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:48:14.4397478Z test_batch_vs_slicing_jiterator_unary_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:48:14.4409122Z test_batch_vs_slicing_jiterator_unary_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:48:14.4420499Z test_batch_vs_slicing_jiterator_unary_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:48:14.4431802Z test_batch_vs_slicing_jiterator_unary_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:48:14.4443548Z test_batch_vs_slicing_jiterator_unary_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:48:14.4454785Z test_batch_vs_slicing_jiterator_unary_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:48:14.4465813Z test_batch_vs_slicing_jiterator_unary_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:48:14.4476849Z test_batch_vs_slicing_jiterator_unary_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:48:14.4715927Z test_batch_vs_slicing_lgamma_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:48:14.5029030Z test_batch_vs_slicing_lgamma_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T12:48:14.5260578Z test_batch_vs_slicing_lgamma_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:48:14.5686956Z test_batch_vs_slicing_lgamma_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.042s) 2022-08-17T12:48:14.5977471Z test_batch_vs_slicing_lgamma_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.029s) 2022-08-17T12:48:14.6276600Z test_batch_vs_slicing_lgamma_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.030s) 2022-08-17T12:48:14.6545344Z test_batch_vs_slicing_lgamma_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.027s) 2022-08-17T12:48:14.6831155Z test_batch_vs_slicing_lgamma_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.028s) 2022-08-17T12:48:14.7106102Z test_batch_vs_slicing_lgamma_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.027s) 2022-08-17T12:48:14.7249469Z test_batch_vs_slicing_log10_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:48:14.7633045Z test_batch_vs_slicing_log10_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.038s) 2022-08-17T12:48:14.8312518Z test_batch_vs_slicing_log10_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.068s) 2022-08-17T12:48:14.8751525Z test_batch_vs_slicing_log10_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.044s) 2022-08-17T12:48:14.8889385Z test_batch_vs_slicing_log10_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:48:14.9045684Z test_batch_vs_slicing_log10_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:48:14.9285180Z test_batch_vs_slicing_log10_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:48:14.9527852Z test_batch_vs_slicing_log10_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:48:14.9751270Z test_batch_vs_slicing_log10_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:48:14.9994413Z test_batch_vs_slicing_log10_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:48:15.0237754Z test_batch_vs_slicing_log10_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:48:15.0379990Z test_batch_vs_slicing_log1p_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:48:15.0603579Z test_batch_vs_slicing_log1p_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:48:15.0737018Z test_batch_vs_slicing_log1p_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:48:15.0893110Z test_batch_vs_slicing_log1p_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:48:15.1122120Z test_batch_vs_slicing_log1p_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:48:15.1352897Z test_batch_vs_slicing_log1p_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:48:15.1560530Z test_batch_vs_slicing_log1p_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:48:15.1789453Z test_batch_vs_slicing_log1p_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:48:15.1984219Z test_batch_vs_slicing_log1p_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:48:15.2129417Z test_batch_vs_slicing_log2_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:48:15.2509113Z test_batch_vs_slicing_log2_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.038s) 2022-08-17T12:48:15.3190632Z test_batch_vs_slicing_log2_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.068s) 2022-08-17T12:48:15.3630743Z test_batch_vs_slicing_log2_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.044s) 2022-08-17T12:48:15.3768275Z test_batch_vs_slicing_log2_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:48:15.3924319Z test_batch_vs_slicing_log2_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:48:15.4156966Z test_batch_vs_slicing_log2_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:48:15.4393265Z test_batch_vs_slicing_log2_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:48:15.4606418Z test_batch_vs_slicing_log2_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:48:15.4836438Z test_batch_vs_slicing_log2_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:48:15.5072927Z test_batch_vs_slicing_log2_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:48:15.5214030Z test_batch_vs_slicing_log_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:48:15.5589699Z test_batch_vs_slicing_log_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.037s) 2022-08-17T12:48:15.6261865Z test_batch_vs_slicing_log_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.067s) 2022-08-17T12:48:15.6739722Z test_batch_vs_slicing_log_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T12:48:15.6881546Z test_batch_vs_slicing_log_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:48:15.7040137Z test_batch_vs_slicing_log_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:48:15.7274653Z test_batch_vs_slicing_log_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:48:15.7514166Z test_batch_vs_slicing_log_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:48:15.7731597Z test_batch_vs_slicing_log_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:48:15.7972991Z test_batch_vs_slicing_log_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:48:15.8208916Z test_batch_vs_slicing_log_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:48:15.8333030Z test_batch_vs_slicing_logical_not_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:48:15.8458420Z test_batch_vs_slicing_logical_not_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:48:15.8627710Z test_batch_vs_slicing_logical_not_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:48:15.8759556Z test_batch_vs_slicing_logical_not_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:48:15.8964825Z test_batch_vs_slicing_logical_not_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:48:15.9065554Z test_batch_vs_slicing_logical_not_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:48:15.9181390Z test_batch_vs_slicing_logical_not_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:48:15.9304223Z test_batch_vs_slicing_logical_not_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:48:15.9425498Z test_batch_vs_slicing_logical_not_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:48:15.9523748Z test_batch_vs_slicing_logical_not_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:48:15.9644539Z test_batch_vs_slicing_logical_not_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:48:15.9763418Z test_batch_vs_slicing_logical_not_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:48:15.9927440Z test_batch_vs_slicing_logit_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:48:16.0459389Z test_batch_vs_slicing_logit_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.053s) 2022-08-17T12:48:16.0615508Z test_batch_vs_slicing_logit_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:48:16.0792703Z test_batch_vs_slicing_logit_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:48:16.1533000Z test_batch_vs_slicing_logit_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.074s) 2022-08-17T12:48:16.2276182Z test_batch_vs_slicing_logit_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.074s) 2022-08-17T12:48:16.2998734Z test_batch_vs_slicing_logit_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.072s) 2022-08-17T12:48:16.3738675Z test_batch_vs_slicing_logit_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.074s) 2022-08-17T12:48:16.4482307Z test_batch_vs_slicing_logit_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.074s) 2022-08-17T12:48:16.4607334Z test_batch_vs_slicing_long_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:48:16.4745130Z test_batch_vs_slicing_long_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:48:16.4930507Z test_batch_vs_slicing_long_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:48:16.5238022Z test_batch_vs_slicing_long_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T12:48:16.5373806Z test_batch_vs_slicing_long_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:48:16.5566535Z test_batch_vs_slicing_long_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:48:16.5673188Z test_batch_vs_slicing_long_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:48:16.5798139Z test_batch_vs_slicing_long_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:48:16.5931537Z test_batch_vs_slicing_long_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:48:16.6066324Z test_batch_vs_slicing_long_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:48:16.6144031Z test_batch_vs_slicing_long_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:48:16.6279021Z test_batch_vs_slicing_long_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:48:16.6410531Z test_batch_vs_slicing_long_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:48:16.6810836Z test_batch_vs_slicing_mvlgamma_mvlgamma_p_1_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.040s) 2022-08-17T12:48:16.7206129Z test_batch_vs_slicing_mvlgamma_mvlgamma_p_1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.039s) 2022-08-17T12:48:16.7727053Z test_batch_vs_slicing_mvlgamma_mvlgamma_p_1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.052s) 2022-08-17T12:48:16.8186465Z test_batch_vs_slicing_mvlgamma_mvlgamma_p_1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.046s) 2022-08-17T12:48:16.8645563Z test_batch_vs_slicing_mvlgamma_mvlgamma_p_1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.046s) 2022-08-17T12:48:16.9086908Z test_batch_vs_slicing_mvlgamma_mvlgamma_p_1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.044s) 2022-08-17T12:48:16.9545411Z test_batch_vs_slicing_mvlgamma_mvlgamma_p_1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.046s) 2022-08-17T12:48:17.0004097Z test_batch_vs_slicing_mvlgamma_mvlgamma_p_1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.046s) 2022-08-17T12:48:17.0728187Z test_batch_vs_slicing_mvlgamma_mvlgamma_p_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.072s) 2022-08-17T12:48:17.1353753Z test_batch_vs_slicing_mvlgamma_mvlgamma_p_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.062s) 2022-08-17T12:48:17.2389534Z test_batch_vs_slicing_mvlgamma_mvlgamma_p_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.103s) 2022-08-17T12:48:17.3084645Z test_batch_vs_slicing_mvlgamma_mvlgamma_p_3_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.069s) 2022-08-17T12:48:17.3779348Z test_batch_vs_slicing_mvlgamma_mvlgamma_p_3_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.069s) 2022-08-17T12:48:17.4459600Z test_batch_vs_slicing_mvlgamma_mvlgamma_p_3_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.068s) 2022-08-17T12:48:17.5157580Z test_batch_vs_slicing_mvlgamma_mvlgamma_p_3_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.070s) 2022-08-17T12:48:17.5849885Z test_batch_vs_slicing_mvlgamma_mvlgamma_p_3_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.069s) 2022-08-17T12:48:17.6644768Z test_batch_vs_slicing_mvlgamma_mvlgamma_p_5_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.079s) 2022-08-17T12:48:17.7304334Z test_batch_vs_slicing_mvlgamma_mvlgamma_p_5_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.066s) 2022-08-17T12:48:17.8434270Z test_batch_vs_slicing_mvlgamma_mvlgamma_p_5_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.113s) 2022-08-17T12:48:17.9161234Z test_batch_vs_slicing_mvlgamma_mvlgamma_p_5_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.073s) 2022-08-17T12:48:17.9892031Z test_batch_vs_slicing_mvlgamma_mvlgamma_p_5_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.073s) 2022-08-17T12:48:18.0606776Z test_batch_vs_slicing_mvlgamma_mvlgamma_p_5_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.071s) 2022-08-17T12:48:18.1338670Z test_batch_vs_slicing_mvlgamma_mvlgamma_p_5_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.073s) 2022-08-17T12:48:18.2073983Z test_batch_vs_slicing_mvlgamma_mvlgamma_p_5_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.073s) 2022-08-17T12:48:18.2218578Z test_batch_vs_slicing_nan_to_num_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:48:18.2346445Z test_batch_vs_slicing_nan_to_num_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:48:18.2564256Z test_batch_vs_slicing_nan_to_num_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:48:18.2699268Z test_batch_vs_slicing_nan_to_num_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:48:18.2847032Z test_batch_vs_slicing_nan_to_num_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:48:18.2974662Z test_batch_vs_slicing_nan_to_num_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:48:18.3106774Z test_batch_vs_slicing_nan_to_num_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:48:18.3216234Z test_batch_vs_slicing_nan_to_num_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:48:18.3342728Z test_batch_vs_slicing_nan_to_num_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:48:18.3466136Z test_batch_vs_slicing_nan_to_num_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:48:18.3589136Z test_batch_vs_slicing_neg_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:48:18.3814881Z test_batch_vs_slicing_neg_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:48:18.4155936Z test_batch_vs_slicing_neg_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.034s) 2022-08-17T12:48:18.4334948Z test_batch_vs_slicing_neg_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:48:18.4538366Z test_batch_vs_slicing_neg_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:48:18.4663021Z test_batch_vs_slicing_neg_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:48:18.4807319Z test_batch_vs_slicing_neg_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:48:18.4926679Z test_batch_vs_slicing_neg_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:48:18.5048046Z test_batch_vs_slicing_neg_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:48:18.5151136Z test_batch_vs_slicing_neg_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:48:18.5266292Z test_batch_vs_slicing_neg_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:48:18.5382322Z test_batch_vs_slicing_neg_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:48:18.5526699Z test_batch_vs_slicing_nn_functional_celu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:48:18.5668527Z test_batch_vs_slicing_nn_functional_celu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:48:18.5841185Z test_batch_vs_slicing_nn_functional_celu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:48:18.5992858Z test_batch_vs_slicing_nn_functional_elu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:48:18.6135125Z test_batch_vs_slicing_nn_functional_elu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:48:18.6307374Z test_batch_vs_slicing_nn_functional_elu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:48:18.6433084Z test_batch_vs_slicing_nn_functional_hardshrink_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:48:18.6554642Z test_batch_vs_slicing_nn_functional_hardshrink_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:48:18.6699886Z test_batch_vs_slicing_nn_functional_hardshrink_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:48:18.6837200Z test_batch_vs_slicing_nn_functional_hardsigmoid_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:48:18.6965341Z test_batch_vs_slicing_nn_functional_hardsigmoid_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:48:18.7124016Z test_batch_vs_slicing_nn_functional_hardsigmoid_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:48:18.7272634Z test_batch_vs_slicing_nn_functional_hardtanh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:48:18.7421099Z test_batch_vs_slicing_nn_functional_hardtanh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:48:18.7589673Z test_batch_vs_slicing_nn_functional_hardtanh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:48:18.7730275Z test_batch_vs_slicing_nn_functional_hardtanh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:48:18.7872432Z test_batch_vs_slicing_nn_functional_hardtanh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:48:18.8059313Z test_batch_vs_slicing_nn_functional_hardtanh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:48:18.8242666Z test_batch_vs_slicing_nn_functional_hardtanh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:48:18.8462323Z test_batch_vs_slicing_nn_functional_logsigmoid_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:48:18.8626795Z test_batch_vs_slicing_nn_functional_logsigmoid_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:48:18.8836363Z test_batch_vs_slicing_nn_functional_logsigmoid_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:48:18.9027061Z test_batch_vs_slicing_nn_functional_mish_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:48:18.9313747Z test_batch_vs_slicing_nn_functional_mish_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.028s) 2022-08-17T12:48:18.9466071Z test_batch_vs_slicing_nn_functional_prelu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:48:18.9602020Z test_batch_vs_slicing_nn_functional_prelu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:48:18.9757419Z test_batch_vs_slicing_nn_functional_prelu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:48:18.9897361Z test_batch_vs_slicing_nn_functional_relu6_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:48:19.0038378Z test_batch_vs_slicing_nn_functional_relu6_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:48:19.0200585Z test_batch_vs_slicing_nn_functional_relu6_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:48:19.0333383Z test_batch_vs_slicing_nn_functional_relu6_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:48:19.0466512Z test_batch_vs_slicing_nn_functional_relu6_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:48:19.0584258Z test_batch_vs_slicing_nn_functional_relu6_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:48:19.0711733Z test_batch_vs_slicing_nn_functional_relu6_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:48:19.0843052Z test_batch_vs_slicing_nn_functional_relu6_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:48:19.0967088Z test_batch_vs_slicing_nn_functional_relu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:48:19.1092767Z test_batch_vs_slicing_nn_functional_relu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:48:19.1239718Z test_batch_vs_slicing_nn_functional_relu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:48:19.1367598Z test_batch_vs_slicing_nn_functional_relu_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:48:19.1495982Z test_batch_vs_slicing_nn_functional_relu_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:48:19.1610321Z test_batch_vs_slicing_nn_functional_relu_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:48:19.1731666Z test_batch_vs_slicing_nn_functional_relu_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:48:19.1865944Z test_batch_vs_slicing_nn_functional_relu_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:48:19.1873532Z test_batch_vs_slicing_nn_functional_rrelu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Different noise (0.001s) 2022-08-17T12:48:19.1880238Z test_batch_vs_slicing_nn_functional_rrelu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Different noise (0.001s) 2022-08-17T12:48:19.1886988Z test_batch_vs_slicing_nn_functional_rrelu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Different noise (0.001s) 2022-08-17T12:48:19.2024637Z test_batch_vs_slicing_nn_functional_selu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:48:19.2160989Z test_batch_vs_slicing_nn_functional_selu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:48:19.2328269Z test_batch_vs_slicing_nn_functional_selu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:48:19.2678470Z test_batch_vs_slicing_nn_functional_silu_complex_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.035s) 2022-08-17T12:48:19.2918581Z test_batch_vs_slicing_nn_functional_silu_complex_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:48:19.3070282Z test_batch_vs_slicing_nn_functional_silu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:48:19.3204778Z test_batch_vs_slicing_nn_functional_silu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:48:19.3372573Z test_batch_vs_slicing_nn_functional_silu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:48:19.3536333Z test_batch_vs_slicing_nn_functional_softplus_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:48:19.3695280Z test_batch_vs_slicing_nn_functional_softplus_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:48:19.3908256Z test_batch_vs_slicing_nn_functional_softplus_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:48:19.4038911Z test_batch_vs_slicing_nn_functional_softshrink_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:48:19.4162317Z test_batch_vs_slicing_nn_functional_softshrink_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:48:19.4310281Z test_batch_vs_slicing_nn_functional_softshrink_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:48:19.4523540Z test_batch_vs_slicing_nn_functional_softsign_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:48:19.4918574Z test_batch_vs_slicing_nn_functional_softsign_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.039s) 2022-08-17T12:48:19.5255276Z test_batch_vs_slicing_nn_functional_softsign_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.033s) 2022-08-17T12:48:19.5599856Z test_batch_vs_slicing_nn_functional_softsign_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.034s) 2022-08-17T12:48:19.5823726Z test_batch_vs_slicing_nn_functional_softsign_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:48:19.6073770Z test_batch_vs_slicing_nn_functional_softsign_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:48:19.6328512Z test_batch_vs_slicing_nn_functional_softsign_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:48:19.6608961Z test_batch_vs_slicing_nn_functional_softsign_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.028s) 2022-08-17T12:48:19.6865418Z test_batch_vs_slicing_nn_functional_softsign_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:48:19.7129038Z test_batch_vs_slicing_nn_functional_softsign_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:48:19.7389785Z test_batch_vs_slicing_nn_functional_softsign_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:48:19.7574402Z test_batch_vs_slicing_nn_functional_tanhshrink_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:48:19.8563196Z test_batch_vs_slicing_nn_functional_tanhshrink_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.099s) 2022-08-17T12:48:19.9316917Z test_batch_vs_slicing_nn_functional_tanhshrink_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.075s) 2022-08-17T12:48:19.9483995Z test_batch_vs_slicing_nn_functional_tanhshrink_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:48:19.9684535Z test_batch_vs_slicing_nn_functional_tanhshrink_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:48:19.9917054Z test_batch_vs_slicing_nn_functional_tanhshrink_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:48:20.0158933Z test_batch_vs_slicing_nn_functional_tanhshrink_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:48:20.0381384Z test_batch_vs_slicing_nn_functional_tanhshrink_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:48:20.0618597Z test_batch_vs_slicing_nn_functional_tanhshrink_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:48:20.0860229Z test_batch_vs_slicing_nn_functional_tanhshrink_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:48:20.1011011Z test_batch_vs_slicing_nn_functional_threshold_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:48:20.1159829Z test_batch_vs_slicing_nn_functional_threshold_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:48:20.1333179Z test_batch_vs_slicing_nn_functional_threshold_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:48:20.1477691Z test_batch_vs_slicing_nn_functional_threshold_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:48:20.1616532Z test_batch_vs_slicing_nn_functional_threshold_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:48:20.1733687Z test_batch_vs_slicing_nn_functional_threshold_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:48:20.1866417Z test_batch_vs_slicing_nn_functional_threshold_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:48:20.2007084Z test_batch_vs_slicing_nn_functional_threshold_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:48:21.1579692Z test_batch_vs_slicing_polygamma_polygamma_n_0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.957s) 2022-08-17T12:48:21.1901593Z test_batch_vs_slicing_polygamma_polygamma_n_0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T12:48:21.2334519Z test_batch_vs_slicing_polygamma_polygamma_n_0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.043s) 2022-08-17T12:48:21.2868704Z test_batch_vs_slicing_polygamma_polygamma_n_0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.053s) 2022-08-17T12:48:21.3128147Z test_batch_vs_slicing_polygamma_polygamma_n_0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:48:21.3410564Z test_batch_vs_slicing_polygamma_polygamma_n_0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.028s) 2022-08-17T12:48:21.3670960Z test_batch_vs_slicing_polygamma_polygamma_n_0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:48:21.3936768Z test_batch_vs_slicing_polygamma_polygamma_n_0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:48:21.4213558Z test_batch_vs_slicing_polygamma_polygamma_n_0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.028s) 2022-08-17T12:48:21.4488299Z test_batch_vs_slicing_polygamma_polygamma_n_1_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.027s) 2022-08-17T12:48:21.4770616Z test_batch_vs_slicing_polygamma_polygamma_n_1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.028s) 2022-08-17T12:48:21.5008254Z test_batch_vs_slicing_polygamma_polygamma_n_1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:48:21.5312875Z test_batch_vs_slicing_polygamma_polygamma_n_1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.030s) 2022-08-17T12:48:21.5593795Z test_batch_vs_slicing_polygamma_polygamma_n_1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.028s) 2022-08-17T12:48:21.5894574Z test_batch_vs_slicing_polygamma_polygamma_n_1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.030s) 2022-08-17T12:48:21.6172619Z test_batch_vs_slicing_polygamma_polygamma_n_1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.028s) 2022-08-17T12:48:21.6448159Z test_batch_vs_slicing_polygamma_polygamma_n_1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.027s) 2022-08-17T12:48:21.6685535Z test_batch_vs_slicing_polygamma_polygamma_n_1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:48:22.2059966Z test_batch_vs_slicing_polygamma_polygamma_n_2_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.537s) 2022-08-17T12:48:22.4393778Z test_batch_vs_slicing_polygamma_polygamma_n_2_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.233s) 2022-08-17T12:48:22.9990963Z test_batch_vs_slicing_polygamma_polygamma_n_2_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.559s) 2022-08-17T12:48:23.5645421Z test_batch_vs_slicing_polygamma_polygamma_n_2_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.565s) 2022-08-17T12:48:23.7939066Z test_batch_vs_slicing_polygamma_polygamma_n_2_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.229s) 2022-08-17T12:48:24.0524636Z test_batch_vs_slicing_polygamma_polygamma_n_2_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.258s) 2022-08-17T12:48:24.3127154Z test_batch_vs_slicing_polygamma_polygamma_n_2_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.260s) 2022-08-17T12:48:24.5432687Z test_batch_vs_slicing_polygamma_polygamma_n_2_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.230s) 2022-08-17T12:48:24.9294954Z test_batch_vs_slicing_polygamma_polygamma_n_2_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.386s) 2022-08-17T12:48:25.4623689Z test_batch_vs_slicing_polygamma_polygamma_n_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.533s) 2022-08-17T12:48:25.6965291Z test_batch_vs_slicing_polygamma_polygamma_n_3_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.234s) 2022-08-17T12:48:26.2500532Z test_batch_vs_slicing_polygamma_polygamma_n_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.553s) 2022-08-17T12:48:26.8036638Z test_batch_vs_slicing_polygamma_polygamma_n_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.553s) 2022-08-17T12:48:27.0352961Z test_batch_vs_slicing_polygamma_polygamma_n_3_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.231s) 2022-08-17T12:48:27.2948802Z test_batch_vs_slicing_polygamma_polygamma_n_3_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.259s) 2022-08-17T12:48:27.5526800Z test_batch_vs_slicing_polygamma_polygamma_n_3_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.258s) 2022-08-17T12:48:27.7843359Z test_batch_vs_slicing_polygamma_polygamma_n_3_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.232s) 2022-08-17T12:48:28.1715076Z test_batch_vs_slicing_polygamma_polygamma_n_3_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.387s) 2022-08-17T12:48:28.7223150Z test_batch_vs_slicing_polygamma_polygamma_n_4_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.551s) 2022-08-17T12:48:28.9567284Z test_batch_vs_slicing_polygamma_polygamma_n_4_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.234s) 2022-08-17T12:48:29.5142466Z test_batch_vs_slicing_polygamma_polygamma_n_4_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.557s) 2022-08-17T12:48:30.0717600Z test_batch_vs_slicing_polygamma_polygamma_n_4_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.557s) 2022-08-17T12:48:30.3052437Z test_batch_vs_slicing_polygamma_polygamma_n_4_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.233s) 2022-08-17T12:48:30.5728076Z test_batch_vs_slicing_polygamma_polygamma_n_4_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.267s) 2022-08-17T12:48:30.8321012Z test_batch_vs_slicing_polygamma_polygamma_n_4_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.259s) 2022-08-17T12:48:31.0653111Z test_batch_vs_slicing_polygamma_polygamma_n_4_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.233s) 2022-08-17T12:48:31.4557400Z test_batch_vs_slicing_polygamma_polygamma_n_4_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.390s) 2022-08-17T12:48:31.4661622Z test_batch_vs_slicing_positive_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:48:31.4837835Z test_batch_vs_slicing_positive_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:48:31.5146268Z test_batch_vs_slicing_positive_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T12:48:31.5287420Z test_batch_vs_slicing_positive_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:48:31.5463063Z test_batch_vs_slicing_positive_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:48:31.5555373Z test_batch_vs_slicing_positive_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:48:31.5658123Z test_batch_vs_slicing_positive_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:48:31.5752557Z test_batch_vs_slicing_positive_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:48:31.5847075Z test_batch_vs_slicing_positive_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:48:31.5916533Z test_batch_vs_slicing_positive_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:48:31.6009497Z test_batch_vs_slicing_positive_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:48:31.6100128Z test_batch_vs_slicing_positive_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:48:31.6249347Z test_batch_vs_slicing_rad2deg_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:48:31.6478275Z test_batch_vs_slicing_rad2deg_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:48:31.6740070Z test_batch_vs_slicing_rad2deg_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:48:31.6893257Z test_batch_vs_slicing_rad2deg_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:48:31.7046977Z test_batch_vs_slicing_rad2deg_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:48:31.7246328Z test_batch_vs_slicing_rad2deg_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:48:31.7452650Z test_batch_vs_slicing_rad2deg_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:48:31.7641470Z test_batch_vs_slicing_rad2deg_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:48:31.7847411Z test_batch_vs_slicing_rad2deg_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:48:31.8051489Z test_batch_vs_slicing_rad2deg_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:48:31.8156517Z test_batch_vs_slicing_real_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:48:31.8254906Z test_batch_vs_slicing_real_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:48:31.8453387Z test_batch_vs_slicing_real_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:48:31.8775799Z test_batch_vs_slicing_real_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T12:48:31.8938038Z test_batch_vs_slicing_real_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:48:31.9115633Z test_batch_vs_slicing_real_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:48:31.9208058Z test_batch_vs_slicing_real_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:48:31.9312666Z test_batch_vs_slicing_real_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:48:31.9410864Z test_batch_vs_slicing_real_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:48:31.9507668Z test_batch_vs_slicing_real_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:48:31.9580457Z test_batch_vs_slicing_real_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:48:31.9671864Z test_batch_vs_slicing_real_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:48:31.9761943Z test_batch_vs_slicing_real_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:48:31.9882521Z test_batch_vs_slicing_reciprocal_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:48:32.0075568Z test_batch_vs_slicing_reciprocal_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:48:32.0295168Z test_batch_vs_slicing_reciprocal_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:48:32.0467011Z test_batch_vs_slicing_reciprocal_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:48:32.0667161Z test_batch_vs_slicing_reciprocal_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:48:32.0784650Z test_batch_vs_slicing_reciprocal_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:48:32.0924707Z test_batch_vs_slicing_reciprocal_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:48:32.1093437Z test_batch_vs_slicing_reciprocal_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:48:32.1268086Z test_batch_vs_slicing_reciprocal_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:48:32.1424123Z test_batch_vs_slicing_reciprocal_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:48:32.1593654Z test_batch_vs_slicing_reciprocal_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:48:32.1760636Z test_batch_vs_slicing_reciprocal_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:48:32.1887819Z test_batch_vs_slicing_round_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:48:32.2007631Z test_batch_vs_slicing_round_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:48:32.2150603Z test_batch_vs_slicing_round_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:48:32.2282080Z test_batch_vs_slicing_round_decimals_0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:48:32.2414588Z test_batch_vs_slicing_round_decimals_0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:48:32.2564519Z test_batch_vs_slicing_round_decimals_0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:48:32.2738318Z test_batch_vs_slicing_round_decimals_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:48:32.2870535Z test_batch_vs_slicing_round_decimals_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:48:32.3019842Z test_batch_vs_slicing_round_decimals_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:48:32.3189683Z test_batch_vs_slicing_round_decimals_neg_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:48:32.3320863Z test_batch_vs_slicing_round_decimals_neg_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:48:32.3468483Z test_batch_vs_slicing_round_decimals_neg_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:48:32.3594527Z test_batch_vs_slicing_rsqrt_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:48:32.3793175Z test_batch_vs_slicing_rsqrt_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:48:32.4202007Z test_batch_vs_slicing_rsqrt_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.041s) 2022-08-17T12:48:32.4494861Z test_batch_vs_slicing_rsqrt_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.029s) 2022-08-17T12:48:32.4616905Z test_batch_vs_slicing_rsqrt_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:48:32.4766827Z test_batch_vs_slicing_rsqrt_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:48:32.4941466Z test_batch_vs_slicing_rsqrt_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:48:32.5123545Z test_batch_vs_slicing_rsqrt_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:48:32.5280676Z test_batch_vs_slicing_rsqrt_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:48:32.5452717Z test_batch_vs_slicing_rsqrt_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:48:32.5624795Z test_batch_vs_slicing_rsqrt_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:48:32.5750856Z test_batch_vs_slicing_sgn_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:48:32.5870649Z test_batch_vs_slicing_sgn_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:48:32.6099737Z test_batch_vs_slicing_sgn_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:48:32.6619982Z test_batch_vs_slicing_sgn_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.052s) 2022-08-17T12:48:32.6795630Z test_batch_vs_slicing_sgn_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:48:32.7011772Z test_batch_vs_slicing_sgn_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:48:32.7132518Z test_batch_vs_slicing_sgn_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:48:32.7271740Z test_batch_vs_slicing_sgn_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:48:32.7391269Z test_batch_vs_slicing_sgn_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:48:32.7518372Z test_batch_vs_slicing_sgn_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:48:32.7623560Z test_batch_vs_slicing_sgn_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:48:32.7741960Z test_batch_vs_slicing_sgn_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:48:32.7877136Z test_batch_vs_slicing_sgn_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:48:32.7990146Z test_batch_vs_slicing_short_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:48:32.8122800Z test_batch_vs_slicing_short_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:48:32.8291403Z test_batch_vs_slicing_short_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:48:32.8423459Z test_batch_vs_slicing_short_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:48:32.8605763Z test_batch_vs_slicing_short_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:48:32.8706875Z test_batch_vs_slicing_short_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:48:32.8823416Z test_batch_vs_slicing_short_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:48:32.8917111Z test_batch_vs_slicing_short_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:48:32.9041504Z test_batch_vs_slicing_short_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:48:32.9145963Z test_batch_vs_slicing_short_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:48:32.9277176Z test_batch_vs_slicing_short_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:48:32.9405767Z test_batch_vs_slicing_short_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:48:32.9542143Z test_batch_vs_slicing_sigmoid_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:48:32.9748991Z test_batch_vs_slicing_sigmoid_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:48:33.0110229Z test_batch_vs_slicing_sigmoid_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.036s) 2022-08-17T12:48:33.0350269Z test_batch_vs_slicing_sigmoid_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:48:33.0479959Z test_batch_vs_slicing_sigmoid_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:48:33.0637794Z test_batch_vs_slicing_sigmoid_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:48:33.0820022Z test_batch_vs_slicing_sigmoid_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:48:33.0998197Z test_batch_vs_slicing_sigmoid_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:48:33.1158122Z test_batch_vs_slicing_sigmoid_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:48:33.1335903Z test_batch_vs_slicing_sigmoid_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:48:33.1520394Z test_batch_vs_slicing_sigmoid_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:48:33.1647421Z test_batch_vs_slicing_sign_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:48:33.1766329Z test_batch_vs_slicing_sign_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:48:33.1981914Z test_batch_vs_slicing_sign_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:48:33.2106103Z test_batch_vs_slicing_sign_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:48:33.2253853Z test_batch_vs_slicing_sign_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:48:33.2376372Z test_batch_vs_slicing_sign_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:48:33.2499739Z test_batch_vs_slicing_sign_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:48:33.2601859Z test_batch_vs_slicing_sign_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:48:33.2715305Z test_batch_vs_slicing_sign_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:48:33.2847544Z test_batch_vs_slicing_sign_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:48:33.2941038Z test_batch_vs_slicing_signbit_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:48:33.3054475Z test_batch_vs_slicing_signbit_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:48:33.3229571Z test_batch_vs_slicing_signbit_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:48:33.3316861Z test_batch_vs_slicing_signbit_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:48:33.3419388Z test_batch_vs_slicing_signbit_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:48:33.3527119Z test_batch_vs_slicing_signbit_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:48:33.3635307Z test_batch_vs_slicing_signbit_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:48:33.3720957Z test_batch_vs_slicing_signbit_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:48:33.3829611Z test_batch_vs_slicing_signbit_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:48:33.3936212Z test_batch_vs_slicing_signbit_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:48:33.4070118Z test_batch_vs_slicing_sin_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:48:33.4292628Z test_batch_vs_slicing_sin_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:48:33.5182786Z test_batch_vs_slicing_sin_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.089s) 2022-08-17T12:48:33.5745333Z test_batch_vs_slicing_sin_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.056s) 2022-08-17T12:48:33.5880386Z test_batch_vs_slicing_sin_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:48:33.6036087Z test_batch_vs_slicing_sin_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:48:33.6225626Z test_batch_vs_slicing_sin_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:48:33.6417126Z test_batch_vs_slicing_sin_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:48:33.6589653Z test_batch_vs_slicing_sin_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:48:33.6779775Z test_batch_vs_slicing_sin_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:48:33.6970812Z test_batch_vs_slicing_sin_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:48:33.7229510Z test_batch_vs_slicing_sinc_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:48:33.7472343Z test_batch_vs_slicing_sinc_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:48:33.8300287Z test_batch_vs_slicing_sinc_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.083s) 2022-08-17T12:48:33.8890914Z test_batch_vs_slicing_sinc_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.059s) 2022-08-17T12:48:33.9105631Z test_batch_vs_slicing_sinc_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:48:33.9402973Z test_batch_vs_slicing_sinc_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.030s) 2022-08-17T12:48:33.9625822Z test_batch_vs_slicing_sinc_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:48:33.9863714Z test_batch_vs_slicing_sinc_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:48:34.0084954Z test_batch_vs_slicing_sinc_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:48:34.0309492Z test_batch_vs_slicing_sinc_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:48:34.0539285Z test_batch_vs_slicing_sinc_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:48:34.0692133Z test_batch_vs_slicing_sinh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:48:34.0923446Z test_batch_vs_slicing_sinh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:48:34.1737236Z test_batch_vs_slicing_sinh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.081s) 2022-08-17T12:48:34.2271104Z test_batch_vs_slicing_sinh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.053s) 2022-08-17T12:48:34.2419142Z test_batch_vs_slicing_sinh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:48:34.2610991Z test_batch_vs_slicing_sinh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:48:34.2809362Z test_batch_vs_slicing_sinh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:48:34.3006978Z test_batch_vs_slicing_sinh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:48:34.3181581Z test_batch_vs_slicing_sinh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:48:34.3383868Z test_batch_vs_slicing_sinh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:48:34.3579742Z test_batch_vs_slicing_sinh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:48:34.3924394Z test_batch_vs_slicing_special_airy_ai_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.034s) 2022-08-17T12:48:34.4590992Z test_batch_vs_slicing_special_airy_ai_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.066s) 2022-08-17T12:48:34.5668585Z test_batch_vs_slicing_special_airy_ai_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.108s) 2022-08-17T12:48:34.6356356Z test_batch_vs_slicing_special_airy_ai_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.069s) 2022-08-17T12:48:34.7119426Z test_batch_vs_slicing_special_airy_ai_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.076s) 2022-08-17T12:48:34.7860480Z test_batch_vs_slicing_special_airy_ai_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.074s) 2022-08-17T12:48:34.8548327Z test_batch_vs_slicing_special_airy_ai_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.069s) 2022-08-17T12:48:34.9381905Z test_batch_vs_slicing_special_airy_ai_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.083s) 2022-08-17T12:48:34.9633785Z test_batch_vs_slicing_special_bessel_j0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:48:34.9899274Z test_batch_vs_slicing_special_bessel_j0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:48:35.0262916Z test_batch_vs_slicing_special_bessel_j0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.036s) 2022-08-17T12:48:35.0574784Z test_batch_vs_slicing_special_bessel_j0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T12:48:35.0892481Z test_batch_vs_slicing_special_bessel_j0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T12:48:35.1186667Z test_batch_vs_slicing_special_bessel_j0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.029s) 2022-08-17T12:48:35.1496403Z test_batch_vs_slicing_special_bessel_j0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T12:48:35.1807886Z test_batch_vs_slicing_special_bessel_j0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T12:48:35.2056320Z test_batch_vs_slicing_special_bessel_j1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:48:35.2323837Z test_batch_vs_slicing_special_bessel_j1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:48:35.2681711Z test_batch_vs_slicing_special_bessel_j1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.036s) 2022-08-17T12:48:35.2989124Z test_batch_vs_slicing_special_bessel_j1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.030s) 2022-08-17T12:48:35.3318377Z test_batch_vs_slicing_special_bessel_j1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.033s) 2022-08-17T12:48:35.3624843Z test_batch_vs_slicing_special_bessel_j1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.030s) 2022-08-17T12:48:35.3933062Z test_batch_vs_slicing_special_bessel_j1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T12:48:35.4212070Z test_batch_vs_slicing_special_bessel_j1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.028s) 2022-08-17T12:48:35.4497673Z test_batch_vs_slicing_special_bessel_y0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.028s) 2022-08-17T12:48:35.4718015Z test_batch_vs_slicing_special_bessel_y0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:48:35.5026904Z test_batch_vs_slicing_special_bessel_y0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T12:48:35.5285536Z test_batch_vs_slicing_special_bessel_y0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:48:35.5582962Z test_batch_vs_slicing_special_bessel_y0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.029s) 2022-08-17T12:48:35.5849332Z test_batch_vs_slicing_special_bessel_y0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:48:35.6109166Z test_batch_vs_slicing_special_bessel_y0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:48:35.6428315Z test_batch_vs_slicing_special_bessel_y0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T12:48:35.6694706Z test_batch_vs_slicing_special_bessel_y1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:48:35.6906881Z test_batch_vs_slicing_special_bessel_y1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:48:35.7205576Z test_batch_vs_slicing_special_bessel_y1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.030s) 2022-08-17T12:48:35.7462863Z test_batch_vs_slicing_special_bessel_y1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:48:35.7746387Z test_batch_vs_slicing_special_bessel_y1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.028s) 2022-08-17T12:48:35.8003758Z test_batch_vs_slicing_special_bessel_y1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:48:35.8261286Z test_batch_vs_slicing_special_bessel_y1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:48:35.8576191Z test_batch_vs_slicing_special_bessel_y1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T12:48:35.8771158Z test_batch_vs_slicing_special_entr_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:48:35.9008076Z test_batch_vs_slicing_special_entr_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:48:35.9181427Z test_batch_vs_slicing_special_entr_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:48:35.9425038Z test_batch_vs_slicing_special_entr_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:48:35.9644157Z test_batch_vs_slicing_special_entr_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:48:35.9877964Z test_batch_vs_slicing_special_entr_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:48:36.0087004Z test_batch_vs_slicing_special_entr_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:48:36.0303025Z test_batch_vs_slicing_special_entr_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:48:36.0512630Z test_batch_vs_slicing_special_entr_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:48:36.0766492Z test_batch_vs_slicing_special_erfcx_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:48:36.1066960Z test_batch_vs_slicing_special_erfcx_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.030s) 2022-08-17T12:48:36.1382811Z test_batch_vs_slicing_special_erfcx_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T12:48:36.1712654Z test_batch_vs_slicing_special_erfcx_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.033s) 2022-08-17T12:48:36.2079245Z test_batch_vs_slicing_special_erfcx_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.036s) 2022-08-17T12:48:36.2427940Z test_batch_vs_slicing_special_erfcx_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.035s) 2022-08-17T12:48:36.2768173Z test_batch_vs_slicing_special_erfcx_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.034s) 2022-08-17T12:48:36.3038621Z test_batch_vs_slicing_special_erfcx_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.027s) 2022-08-17T12:48:36.3501346Z test_batch_vs_slicing_special_i0e_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.046s) 2022-08-17T12:48:36.4026982Z test_batch_vs_slicing_special_i0e_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.052s) 2022-08-17T12:48:36.4483078Z test_batch_vs_slicing_special_i0e_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.045s) 2022-08-17T12:48:36.4956452Z test_batch_vs_slicing_special_i0e_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T12:48:36.5462394Z test_batch_vs_slicing_special_i0e_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.050s) 2022-08-17T12:48:36.6026137Z test_batch_vs_slicing_special_i0e_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.056s) 2022-08-17T12:48:36.6578249Z test_batch_vs_slicing_special_i0e_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.055s) 2022-08-17T12:48:36.7080421Z test_batch_vs_slicing_special_i0e_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.050s) 2022-08-17T12:48:36.7580821Z test_batch_vs_slicing_special_i0e_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.050s) 2022-08-17T12:48:36.7966810Z test_batch_vs_slicing_special_i1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.038s) 2022-08-17T12:48:36.8274755Z test_batch_vs_slicing_special_i1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T12:48:36.8857349Z test_batch_vs_slicing_special_i1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.058s) 2022-08-17T12:48:36.9205097Z test_batch_vs_slicing_special_i1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.035s) 2022-08-17T12:48:36.9588435Z test_batch_vs_slicing_special_i1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.038s) 2022-08-17T12:48:36.9953642Z test_batch_vs_slicing_special_i1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.036s) 2022-08-17T12:48:37.0310150Z test_batch_vs_slicing_special_i1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.035s) 2022-08-17T12:48:37.0661825Z test_batch_vs_slicing_special_i1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.035s) 2022-08-17T12:48:37.1005100Z test_batch_vs_slicing_special_i1e_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.034s) 2022-08-17T12:48:37.1269901Z test_batch_vs_slicing_special_i1e_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:48:37.1730003Z test_batch_vs_slicing_special_i1e_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.046s) 2022-08-17T12:48:37.2043012Z test_batch_vs_slicing_special_i1e_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T12:48:37.2386884Z test_batch_vs_slicing_special_i1e_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.034s) 2022-08-17T12:48:37.2713098Z test_batch_vs_slicing_special_i1e_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T12:48:37.3027925Z test_batch_vs_slicing_special_i1e_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T12:48:37.3341363Z test_batch_vs_slicing_special_i1e_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T12:48:37.3663942Z test_batch_vs_slicing_special_log_ndtr_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T12:48:37.4041041Z test_batch_vs_slicing_special_log_ndtr_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.038s) 2022-08-17T12:48:37.4504948Z test_batch_vs_slicing_special_log_ndtr_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.046s) 2022-08-17T12:48:37.4909003Z test_batch_vs_slicing_special_log_ndtr_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.040s) 2022-08-17T12:48:37.5355394Z test_batch_vs_slicing_special_log_ndtr_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.044s) 2022-08-17T12:48:37.5774125Z test_batch_vs_slicing_special_log_ndtr_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.042s) 2022-08-17T12:48:37.6175368Z test_batch_vs_slicing_special_log_ndtr_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.040s) 2022-08-17T12:48:37.6606235Z test_batch_vs_slicing_special_log_ndtr_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.043s) 2022-08-17T12:48:37.7204262Z test_batch_vs_slicing_special_modified_bessel_i0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.059s) 2022-08-17T12:48:37.7700477Z test_batch_vs_slicing_special_modified_bessel_i0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.050s) 2022-08-17T12:48:37.8292747Z test_batch_vs_slicing_special_modified_bessel_i0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.059s) 2022-08-17T12:48:37.8833424Z test_batch_vs_slicing_special_modified_bessel_i0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.054s) 2022-08-17T12:48:37.9428407Z test_batch_vs_slicing_special_modified_bessel_i0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.059s) 2022-08-17T12:48:38.0001120Z test_batch_vs_slicing_special_modified_bessel_i0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.057s) 2022-08-17T12:48:38.0539444Z test_batch_vs_slicing_special_modified_bessel_i0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.054s) 2022-08-17T12:48:38.1077804Z test_batch_vs_slicing_special_modified_bessel_i0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.054s) 2022-08-17T12:48:38.1648179Z test_batch_vs_slicing_special_modified_bessel_i1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.057s) 2022-08-17T12:48:38.2144202Z test_batch_vs_slicing_special_modified_bessel_i1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.050s) 2022-08-17T12:48:38.2725042Z test_batch_vs_slicing_special_modified_bessel_i1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.058s) 2022-08-17T12:48:38.3267083Z test_batch_vs_slicing_special_modified_bessel_i1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.054s) 2022-08-17T12:48:38.3868180Z test_batch_vs_slicing_special_modified_bessel_i1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.060s) 2022-08-17T12:48:38.4444067Z test_batch_vs_slicing_special_modified_bessel_i1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.057s) 2022-08-17T12:48:38.4986847Z test_batch_vs_slicing_special_modified_bessel_i1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.054s) 2022-08-17T12:48:38.5530754Z test_batch_vs_slicing_special_modified_bessel_i1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.054s) 2022-08-17T12:48:38.6093090Z test_batch_vs_slicing_special_modified_bessel_k0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.056s) 2022-08-17T12:48:38.6435844Z test_batch_vs_slicing_special_modified_bessel_k0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.034s) 2022-08-17T12:48:38.6831892Z test_batch_vs_slicing_special_modified_bessel_k0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.039s) 2022-08-17T12:48:38.7232389Z test_batch_vs_slicing_special_modified_bessel_k0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.040s) 2022-08-17T12:48:38.7647231Z test_batch_vs_slicing_special_modified_bessel_k0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.041s) 2022-08-17T12:48:38.8040220Z test_batch_vs_slicing_special_modified_bessel_k0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.039s) 2022-08-17T12:48:38.8416068Z test_batch_vs_slicing_special_modified_bessel_k0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.037s) 2022-08-17T12:48:38.8946136Z test_batch_vs_slicing_special_modified_bessel_k0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.053s) 2022-08-17T12:48:38.9422605Z test_batch_vs_slicing_special_modified_bessel_k1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T12:48:38.9747079Z test_batch_vs_slicing_special_modified_bessel_k1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T12:48:39.0143358Z test_batch_vs_slicing_special_modified_bessel_k1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.040s) 2022-08-17T12:48:39.0505850Z test_batch_vs_slicing_special_modified_bessel_k1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.036s) 2022-08-17T12:48:39.0901732Z test_batch_vs_slicing_special_modified_bessel_k1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.039s) 2022-08-17T12:48:39.1275770Z test_batch_vs_slicing_special_modified_bessel_k1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.037s) 2022-08-17T12:48:39.1641604Z test_batch_vs_slicing_special_modified_bessel_k1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.036s) 2022-08-17T12:48:39.2147429Z test_batch_vs_slicing_special_modified_bessel_k1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.050s) 2022-08-17T12:48:39.2458991Z test_batch_vs_slicing_special_ndtr_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T12:48:39.2819991Z test_batch_vs_slicing_special_ndtr_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.036s) 2022-08-17T12:48:39.3097343Z test_batch_vs_slicing_special_ndtr_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.028s) 2022-08-17T12:48:39.3368998Z test_batch_vs_slicing_special_ndtr_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.027s) 2022-08-17T12:48:39.3693292Z test_batch_vs_slicing_special_ndtr_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T12:48:39.4015183Z test_batch_vs_slicing_special_ndtr_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T12:48:39.4322018Z test_batch_vs_slicing_special_ndtr_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.030s) 2022-08-17T12:48:39.4649880Z test_batch_vs_slicing_special_ndtr_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.033s) 2022-08-17T12:48:39.4980694Z test_batch_vs_slicing_special_ndtr_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.033s) 2022-08-17T12:48:39.5206974Z test_batch_vs_slicing_special_ndtri_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:48:39.5514652Z test_batch_vs_slicing_special_ndtri_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T12:48:39.5825997Z test_batch_vs_slicing_special_ndtri_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T12:48:39.5993807Z test_batch_vs_slicing_special_ndtri_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:48:39.6171205Z test_batch_vs_slicing_special_ndtri_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:48:39.6326663Z test_batch_vs_slicing_special_ndtri_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:48:39.6497832Z test_batch_vs_slicing_special_ndtri_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:48:39.6667501Z test_batch_vs_slicing_special_ndtri_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:48:40.6285599Z test_batch_vs_slicing_special_polygamma_special_polygamma_n_0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.962s) 2022-08-17T12:48:40.6545461Z test_batch_vs_slicing_special_polygamma_special_polygamma_n_0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:48:40.6974030Z test_batch_vs_slicing_special_polygamma_special_polygamma_n_0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.043s) 2022-08-17T12:48:40.7504903Z test_batch_vs_slicing_special_polygamma_special_polygamma_n_0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.053s) 2022-08-17T12:48:40.7764489Z test_batch_vs_slicing_special_polygamma_special_polygamma_n_0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:48:40.8058629Z test_batch_vs_slicing_special_polygamma_special_polygamma_n_0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.029s) 2022-08-17T12:48:40.9978701Z test_batch_vs_slicing_special_polygamma_special_polygamma_n_0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.192s) 2022-08-17T12:48:41.0247004Z test_batch_vs_slicing_special_polygamma_special_polygamma_n_0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.027s) 2022-08-17T12:48:41.0525711Z test_batch_vs_slicing_special_polygamma_special_polygamma_n_0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.028s) 2022-08-17T12:48:41.1026070Z test_batch_vs_slicing_special_scaled_modified_bessel_k0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.050s) 2022-08-17T12:48:41.1338180Z test_batch_vs_slicing_special_scaled_modified_bessel_k0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T12:48:41.1713767Z test_batch_vs_slicing_special_scaled_modified_bessel_k0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.037s) 2022-08-17T12:48:41.2060104Z test_batch_vs_slicing_special_scaled_modified_bessel_k0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.034s) 2022-08-17T12:48:41.2439987Z test_batch_vs_slicing_special_scaled_modified_bessel_k0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.038s) 2022-08-17T12:48:41.2800136Z test_batch_vs_slicing_special_scaled_modified_bessel_k0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.036s) 2022-08-17T12:48:41.3149895Z test_batch_vs_slicing_special_scaled_modified_bessel_k0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.035s) 2022-08-17T12:48:41.3631074Z test_batch_vs_slicing_special_scaled_modified_bessel_k0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T12:48:41.4142781Z test_batch_vs_slicing_special_scaled_modified_bessel_k1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.051s) 2022-08-17T12:48:41.4453496Z test_batch_vs_slicing_special_scaled_modified_bessel_k1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T12:48:41.4833534Z test_batch_vs_slicing_special_scaled_modified_bessel_k1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.038s) 2022-08-17T12:48:41.5184180Z test_batch_vs_slicing_special_scaled_modified_bessel_k1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.035s) 2022-08-17T12:48:41.5564143Z test_batch_vs_slicing_special_scaled_modified_bessel_k1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.038s) 2022-08-17T12:48:41.5926349Z test_batch_vs_slicing_special_scaled_modified_bessel_k1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.036s) 2022-08-17T12:48:41.6280555Z test_batch_vs_slicing_special_scaled_modified_bessel_k1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.035s) 2022-08-17T12:48:41.6760642Z test_batch_vs_slicing_special_scaled_modified_bessel_k1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T12:48:41.7002686Z test_batch_vs_slicing_special_spherical_bessel_j0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:48:41.7197728Z test_batch_vs_slicing_special_spherical_bessel_j0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:48:41.7487849Z test_batch_vs_slicing_special_spherical_bessel_j0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.029s) 2022-08-17T12:48:41.7738749Z test_batch_vs_slicing_special_spherical_bessel_j0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:48:41.8001307Z test_batch_vs_slicing_special_spherical_bessel_j0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:48:41.8243919Z test_batch_vs_slicing_special_spherical_bessel_j0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:48:41.8494770Z test_batch_vs_slicing_special_spherical_bessel_j0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:48:41.8748654Z test_batch_vs_slicing_special_spherical_bessel_j0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:48:41.8875642Z test_batch_vs_slicing_sqrt_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:48:41.9133346Z test_batch_vs_slicing_sqrt_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:48:41.9542069Z test_batch_vs_slicing_sqrt_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.041s) 2022-08-17T12:48:41.9852225Z test_batch_vs_slicing_sqrt_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T12:48:41.9993568Z test_batch_vs_slicing_sqrt_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:48:42.0151754Z test_batch_vs_slicing_sqrt_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:48:42.0347668Z test_batch_vs_slicing_sqrt_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:48:42.0542530Z test_batch_vs_slicing_sqrt_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:48:42.0715805Z test_batch_vs_slicing_sqrt_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:48:42.0909238Z test_batch_vs_slicing_sqrt_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:48:42.1105332Z test_batch_vs_slicing_sqrt_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:48:42.1234805Z test_batch_vs_slicing_square_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:48:42.1438856Z test_batch_vs_slicing_square_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:48:42.1726072Z test_batch_vs_slicing_square_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.029s) 2022-08-17T12:48:42.1953550Z test_batch_vs_slicing_square_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:48:42.2308198Z test_batch_vs_slicing_square_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.035s) 2022-08-17T12:48:42.2436834Z test_batch_vs_slicing_square_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:48:42.2588195Z test_batch_vs_slicing_square_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:48:42.2774303Z test_batch_vs_slicing_square_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:48:42.2955358Z test_batch_vs_slicing_square_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:48:42.3113960Z test_batch_vs_slicing_square_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:48:42.3301072Z test_batch_vs_slicing_square_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:48:42.3432715Z test_batch_vs_slicing_square_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:48:42.3580841Z test_batch_vs_slicing_tan_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:48:42.3804943Z test_batch_vs_slicing_tan_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:48:42.4682307Z test_batch_vs_slicing_tan_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.088s) 2022-08-17T12:48:42.5293903Z test_batch_vs_slicing_tan_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.061s) 2022-08-17T12:48:42.5444664Z test_batch_vs_slicing_tan_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:48:42.5610834Z test_batch_vs_slicing_tan_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:48:42.5800986Z test_batch_vs_slicing_tan_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:48:42.5989598Z test_batch_vs_slicing_tan_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:48:42.6161355Z test_batch_vs_slicing_tan_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:48:42.6355108Z test_batch_vs_slicing_tan_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:48:42.6546046Z test_batch_vs_slicing_tan_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:48:42.6706472Z test_batch_vs_slicing_tanh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:48:42.6931654Z test_batch_vs_slicing_tanh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:48:42.7826423Z test_batch_vs_slicing_tanh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.089s) 2022-08-17T12:48:42.8435627Z test_batch_vs_slicing_tanh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.061s) 2022-08-17T12:48:42.8581999Z test_batch_vs_slicing_tanh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:48:42.8751439Z test_batch_vs_slicing_tanh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:48:42.8950414Z test_batch_vs_slicing_tanh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:48:42.9146992Z test_batch_vs_slicing_tanh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:48:42.9324707Z test_batch_vs_slicing_tanh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:48:42.9520383Z test_batch_vs_slicing_tanh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:48:42.9716120Z test_batch_vs_slicing_tanh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:48:42.9847451Z test_batch_vs_slicing_trunc_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:48:42.9984472Z test_batch_vs_slicing_trunc_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:48:43.0146965Z test_batch_vs_slicing_trunc_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:48:43.0362401Z test_complex_edge_values_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:48:43.0808153Z test_contig_size1_abs_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.044s) 2022-08-17T12:48:43.1069982Z test_contig_size1_abs_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:48:43.1329666Z test_contig_size1_abs_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:48:43.1595477Z test_contig_size1_abs_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:48:43.1858792Z test_contig_size1_abs_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:48:43.2117930Z test_contig_size1_abs_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:48:43.2380883Z test_contig_size1_abs_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:48:43.2642967Z test_contig_size1_abs_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:48:43.2657200Z test_contig_size1_abs_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:48:43.2659054Z function: 'test_contig_size1' (test_unary_ufuncs.py:391) 2022-08-17T12:48:43.2659630Z reasons: ["str(dtype) == 'torch.bfloat16'"] 2022-08-17T12:48:43.2659990Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:48:43.2662066Z ok (0.002s) 2022-08-17T12:48:43.2678082Z test_contig_size1_abs_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:43.2693155Z test_contig_size1_abs_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.2707266Z test_contig_size1_abs_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.2723149Z test_contig_size1_acos_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.2738835Z test_contig_size1_acos_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.2755691Z test_contig_size1_acos_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:43.2772482Z test_contig_size1_acos_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:43.2788288Z test_contig_size1_acos_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.2804218Z test_contig_size1_acos_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.2819370Z test_contig_size1_acos_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.2834817Z test_contig_size1_acos_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.2849839Z test_contig_size1_acos_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.2864852Z test_contig_size1_acos_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.2879847Z test_contig_size1_acos_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.2895249Z test_contig_size1_acosh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.2909605Z test_contig_size1_acosh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.2926866Z test_contig_size1_acosh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:43.2944068Z test_contig_size1_acosh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:43.2959968Z test_contig_size1_acosh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.2975219Z test_contig_size1_acosh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.2990019Z test_contig_size1_acosh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.3004884Z test_contig_size1_acosh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.3019211Z test_contig_size1_acosh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.3033244Z test_contig_size1_acosh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.3047140Z test_contig_size1_acosh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.3061532Z test_contig_size1_angle_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.3075490Z test_contig_size1_angle_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.3091068Z test_contig_size1_angle_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.3106825Z test_contig_size1_angle_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.3122430Z test_contig_size1_angle_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.3137118Z test_contig_size1_angle_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.3152672Z test_contig_size1_angle_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.3167697Z test_contig_size1_angle_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.3181501Z test_contig_size1_angle_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.3196154Z test_contig_size1_angle_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.3210385Z test_contig_size1_angle_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.3224323Z test_contig_size1_angle_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.3239230Z test_contig_size1_asin_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.3254417Z test_contig_size1_asin_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.3270698Z test_contig_size1_asin_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:43.3286964Z test_contig_size1_asin_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:43.3303015Z test_contig_size1_asin_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:43.3318584Z test_contig_size1_asin_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.3333714Z test_contig_size1_asin_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.3348736Z test_contig_size1_asin_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.3363837Z test_contig_size1_asin_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.3379059Z test_contig_size1_asin_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.3394096Z test_contig_size1_asin_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.3409567Z test_contig_size1_asinh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.3423520Z test_contig_size1_asinh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.3439409Z test_contig_size1_asinh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.3455790Z test_contig_size1_asinh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:43.3471245Z test_contig_size1_asinh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.3486685Z test_contig_size1_asinh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.3501592Z test_contig_size1_asinh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.3516066Z test_contig_size1_asinh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.3530397Z test_contig_size1_asinh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.3544527Z test_contig_size1_asinh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.3559237Z test_contig_size1_asinh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.3574901Z test_contig_size1_atan_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.3590363Z test_contig_size1_atan_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.3606639Z test_contig_size1_atan_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:43.3623122Z test_contig_size1_atan_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:43.3638965Z test_contig_size1_atan_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.3654570Z test_contig_size1_atan_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.3670311Z test_contig_size1_atan_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.3685015Z test_contig_size1_atan_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.3700827Z test_contig_size1_atan_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.3715767Z test_contig_size1_atan_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.3730850Z test_contig_size1_atan_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.3746456Z test_contig_size1_atanh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.3760343Z test_contig_size1_atanh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.3775978Z test_contig_size1_atanh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.3792450Z test_contig_size1_atanh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:43.3807992Z test_contig_size1_atanh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.3823393Z test_contig_size1_atanh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.3838200Z test_contig_size1_atanh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.3852502Z test_contig_size1_atanh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.3866433Z test_contig_size1_atanh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.3880550Z test_contig_size1_atanh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.3894561Z test_contig_size1_atanh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.3908938Z test_contig_size1_bfloat16_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.3923441Z test_contig_size1_bfloat16_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.3938424Z test_contig_size1_bfloat16_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.3954261Z test_contig_size1_bfloat16_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.3969329Z test_contig_size1_bfloat16_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.3984378Z test_contig_size1_bfloat16_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.3999353Z test_contig_size1_bfloat16_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.4015127Z test_contig_size1_bfloat16_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.4029643Z test_contig_size1_bfloat16_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.4043601Z test_contig_size1_bfloat16_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.4057654Z test_contig_size1_bfloat16_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.4071548Z test_contig_size1_bfloat16_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.4085690Z test_contig_size1_bfloat16_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.4099212Z test_contig_size1_bitwise_not_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.4113116Z test_contig_size1_bitwise_not_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.4126624Z test_contig_size1_bitwise_not_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.4140209Z test_contig_size1_bitwise_not_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.4153774Z test_contig_size1_bitwise_not_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.4167471Z test_contig_size1_bitwise_not_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.4181443Z test_contig_size1_bool_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.4194862Z test_contig_size1_bool_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.4209672Z test_contig_size1_bool_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.4224810Z test_contig_size1_bool_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.4239666Z test_contig_size1_bool_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.4254242Z test_contig_size1_bool_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.4268634Z test_contig_size1_bool_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.4283344Z test_contig_size1_bool_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.4297663Z test_contig_size1_bool_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.4311106Z test_contig_size1_bool_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.4324869Z test_contig_size1_bool_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.4338668Z test_contig_size1_bool_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.4352272Z test_contig_size1_bool_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.4366390Z test_contig_size1_byte_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.4379732Z test_contig_size1_byte_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.4394703Z test_contig_size1_byte_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.4409911Z test_contig_size1_byte_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.4424615Z test_contig_size1_byte_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.4439461Z test_contig_size1_byte_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.4453945Z test_contig_size1_byte_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.4468079Z test_contig_size1_byte_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.4482008Z test_contig_size1_byte_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.4495563Z test_contig_size1_byte_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.4508961Z test_contig_size1_byte_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.4522542Z test_contig_size1_byte_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.4537121Z test_contig_size1_ceil_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.4551887Z test_contig_size1_ceil_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.4567276Z test_contig_size1_ceil_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.4582722Z test_contig_size1_chalf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.4598173Z test_contig_size1_chalf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.4614227Z test_contig_size1_chalf_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:43.4630304Z test_contig_size1_chalf_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:43.4646540Z test_contig_size1_chalf_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:43.4662159Z test_contig_size1_chalf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.4677975Z test_contig_size1_chalf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.4694423Z test_contig_size1_chalf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:43.4709431Z test_contig_size1_chalf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.4725111Z test_contig_size1_chalf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.4740133Z test_contig_size1_chalf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.4755516Z test_contig_size1_chalf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.4770830Z test_contig_size1_chalf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.4785500Z test_contig_size1_char_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.4799088Z test_contig_size1_char_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.4814040Z test_contig_size1_char_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.4828960Z test_contig_size1_char_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.4843618Z test_contig_size1_char_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.4858540Z test_contig_size1_char_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.4872864Z test_contig_size1_char_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.4887815Z test_contig_size1_char_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.4902270Z test_contig_size1_char_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.4916068Z test_contig_size1_char_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.4929623Z test_contig_size1_char_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.4943276Z test_contig_size1_char_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.4957579Z test_contig_size1_char_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.4971568Z test_contig_size1_conj_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.4985245Z test_contig_size1_conj_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.5001036Z test_contig_size1_conj_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:43.5018189Z test_contig_size1_conj_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:43.5034521Z test_contig_size1_conj_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:43.5050044Z test_contig_size1_conj_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.5064920Z test_contig_size1_conj_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.5080494Z test_contig_size1_conj_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.5094897Z test_contig_size1_conj_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.5108532Z test_contig_size1_conj_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.5122234Z test_contig_size1_conj_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.5136031Z test_contig_size1_conj_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.5149599Z test_contig_size1_conj_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.5164520Z test_contig_size1_conj_physical_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.5178245Z test_contig_size1_conj_physical_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.5193958Z test_contig_size1_conj_physical_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.5210316Z test_contig_size1_conj_physical_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:43.5226717Z test_contig_size1_conj_physical_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:43.5242235Z test_contig_size1_conj_physical_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.5257251Z test_contig_size1_conj_physical_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.5273014Z test_contig_size1_conj_physical_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.5287318Z test_contig_size1_conj_physical_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.5300951Z test_contig_size1_conj_physical_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.5314405Z test_contig_size1_conj_physical_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.5327828Z test_contig_size1_conj_physical_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.5341716Z test_contig_size1_conj_physical_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.5356433Z test_contig_size1_cos_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.5371686Z test_contig_size1_cos_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.5387918Z test_contig_size1_cos_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:43.5404277Z test_contig_size1_cos_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:43.5420228Z test_contig_size1_cos_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.5435940Z test_contig_size1_cos_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.5451326Z test_contig_size1_cos_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.5466289Z test_contig_size1_cos_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.5481476Z test_contig_size1_cos_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.5496582Z test_contig_size1_cos_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.5511636Z test_contig_size1_cos_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.5527316Z test_contig_size1_cosh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.5542222Z test_contig_size1_cosh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.5558548Z test_contig_size1_cosh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:43.5574767Z test_contig_size1_cosh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:43.5590279Z test_contig_size1_cosh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.5605766Z test_contig_size1_cosh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.5620970Z test_contig_size1_cosh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.5636288Z test_contig_size1_cosh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.5651415Z test_contig_size1_cosh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.5666403Z test_contig_size1_cosh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.5681687Z test_contig_size1_cosh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.5697465Z test_contig_size1_deg2rad_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.5711459Z test_contig_size1_deg2rad_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.5727007Z test_contig_size1_deg2rad_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.5741990Z test_contig_size1_deg2rad_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.5757298Z test_contig_size1_deg2rad_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.5772129Z test_contig_size1_deg2rad_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.5786225Z test_contig_size1_deg2rad_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.5800505Z test_contig_size1_deg2rad_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.5814786Z test_contig_size1_deg2rad_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.5828878Z test_contig_size1_deg2rad_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.5844472Z test_contig_size1_digamma_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.5858640Z test_contig_size1_digamma_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.5873786Z test_contig_size1_digamma_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.5889270Z test_contig_size1_digamma_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.5903623Z test_contig_size1_digamma_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.5918016Z test_contig_size1_digamma_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.5934203Z test_contig_size1_digamma_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:43.5950307Z test_contig_size1_digamma_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:43.5966961Z test_contig_size1_digamma_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:43.5983254Z test_contig_size1_double_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:43.5999289Z test_contig_size1_double_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:43.6016213Z test_contig_size1_double_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:43.6031741Z test_contig_size1_double_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.6047036Z test_contig_size1_double_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.6062398Z test_contig_size1_double_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.6076852Z test_contig_size1_double_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.6092119Z test_contig_size1_double_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.6106867Z test_contig_size1_double_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.6120703Z test_contig_size1_double_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.6134654Z test_contig_size1_double_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.6148489Z test_contig_size1_double_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.6162739Z test_contig_size1_double_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.6177392Z test_contig_size1_erf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.6192897Z test_contig_size1_erf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.6208418Z test_contig_size1_erf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.6223812Z test_contig_size1_erf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.6239167Z test_contig_size1_erf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.6254313Z test_contig_size1_erf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.6269313Z test_contig_size1_erf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.6284541Z test_contig_size1_erf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.6299798Z test_contig_size1_erf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.6315286Z test_contig_size1_erfc_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.6330375Z test_contig_size1_erfc_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.6345836Z test_contig_size1_erfc_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.6361390Z test_contig_size1_erfc_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.6376684Z test_contig_size1_erfc_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.6391796Z test_contig_size1_erfc_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.6406960Z test_contig_size1_erfc_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.6422087Z test_contig_size1_erfc_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.6438351Z test_contig_size1_erfc_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:43.6453671Z test_contig_size1_erfinv_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.6468015Z test_contig_size1_erfinv_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.6483553Z test_contig_size1_erfinv_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.6499083Z test_contig_size1_erfinv_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.6514281Z test_contig_size1_erfinv_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.6529324Z test_contig_size1_erfinv_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.6544339Z test_contig_size1_erfinv_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.6559614Z test_contig_size1_erfinv_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.6574789Z test_contig_size1_erfinv_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.6589679Z test_contig_size1_exp2_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.6603751Z test_contig_size1_exp2_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.6618451Z test_contig_size1_exp2_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.6633041Z test_contig_size1_exp2_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.6648391Z test_contig_size1_exp2_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.6663254Z test_contig_size1_exp2_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.6677509Z test_contig_size1_exp2_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.6691515Z test_contig_size1_exp2_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.6705501Z test_contig_size1_exp2_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.6719731Z test_contig_size1_exp2_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.6734028Z test_contig_size1_exp_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.6748414Z test_contig_size1_exp_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.6764440Z test_contig_size1_exp_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:43.6781300Z test_contig_size1_exp_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:43.6796431Z test_contig_size1_exp_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.6812040Z test_contig_size1_exp_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.6827001Z test_contig_size1_exp_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.6842070Z test_contig_size1_exp_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.6857258Z test_contig_size1_exp_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.6872556Z test_contig_size1_exp_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.6887598Z test_contig_size1_exp_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.6902837Z test_contig_size1_expm1_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.6918009Z test_contig_size1_expm1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.6933324Z test_contig_size1_expm1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.6948654Z test_contig_size1_expm1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.6963771Z test_contig_size1_expm1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.6979613Z test_contig_size1_expm1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.6993999Z test_contig_size1_expm1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.7009554Z test_contig_size1_expm1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.7024993Z test_contig_size1_expm1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.7040621Z test_contig_size1_fill_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.7054574Z test_contig_size1_fill_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.7070094Z test_contig_size1_fill_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.7086649Z test_contig_size1_fill_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:43.7103147Z test_contig_size1_fill_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:43.7118813Z test_contig_size1_fill_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.7133937Z test_contig_size1_fill_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.7149386Z test_contig_size1_fill_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.7164118Z test_contig_size1_fill_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.7178006Z test_contig_size1_fill_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.7191709Z test_contig_size1_fill_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.7205580Z test_contig_size1_fill_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.7219511Z test_contig_size1_fill_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.7234218Z test_contig_size1_float_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.7248795Z test_contig_size1_float_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.7264046Z test_contig_size1_float_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.7279673Z test_contig_size1_float_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.7294871Z test_contig_size1_float_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.7310084Z test_contig_size1_float_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.7325466Z test_contig_size1_float_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.7340936Z test_contig_size1_float_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.7355678Z test_contig_size1_float_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.7369669Z test_contig_size1_float_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.7383707Z test_contig_size1_float_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.7397865Z test_contig_size1_float_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.7412064Z test_contig_size1_float_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.7426299Z test_contig_size1_floor_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.7441125Z test_contig_size1_floor_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.7456531Z test_contig_size1_floor_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.7471426Z test_contig_size1_frac_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.7486124Z test_contig_size1_frac_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.7501546Z test_contig_size1_frac_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.7517041Z test_contig_size1_frac_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.7532649Z test_contig_size1_frexp_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:43.7547909Z test_contig_size1_frexp_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.7563428Z test_contig_size1_frexp_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.7579434Z test_contig_size1_frexp_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:43.7594330Z test_contig_size1_half_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.7608205Z test_contig_size1_half_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.7623425Z test_contig_size1_half_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.7639136Z test_contig_size1_half_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.7654148Z test_contig_size1_half_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.7669018Z test_contig_size1_half_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.7684553Z test_contig_size1_half_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.7699414Z test_contig_size1_half_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.7713767Z test_contig_size1_half_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.7727703Z test_contig_size1_half_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.7741776Z test_contig_size1_half_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.7755959Z test_contig_size1_half_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.7770345Z test_contig_size1_i0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.7784463Z test_contig_size1_i0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.7799525Z test_contig_size1_i0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.7815136Z test_contig_size1_i0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.7829841Z test_contig_size1_i0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.7843913Z test_contig_size1_i0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.7858139Z test_contig_size1_i0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.7872517Z test_contig_size1_i0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.7886537Z test_contig_size1_i0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.7901936Z test_contig_size1_imag_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.7917660Z test_contig_size1_imag_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.7932928Z test_contig_size1_imag_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.7947427Z test_contig_size1_int_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.7960897Z test_contig_size1_int_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.7975524Z test_contig_size1_int_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.7990834Z test_contig_size1_int_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.8005691Z test_contig_size1_int_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.8020596Z test_contig_size1_int_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.8035123Z test_contig_size1_int_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.8049135Z test_contig_size1_int_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.8062502Z test_contig_size1_int_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.8075876Z test_contig_size1_int_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.8089382Z test_contig_size1_int_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.8102518Z test_contig_size1_int_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.8116617Z test_contig_size1_isfinite_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.8129863Z test_contig_size1_isfinite_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.8144939Z test_contig_size1_isfinite_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.8160598Z test_contig_size1_isfinite_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.8175716Z test_contig_size1_isfinite_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.8190229Z test_contig_size1_isfinite_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.8204502Z test_contig_size1_isfinite_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.8220258Z test_contig_size1_isfinite_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.8234446Z test_contig_size1_isfinite_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.8247824Z test_contig_size1_isfinite_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.8261557Z test_contig_size1_isfinite_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.8275171Z test_contig_size1_isfinite_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.8288802Z test_contig_size1_isfinite_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.8302960Z test_contig_size1_isinf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.8316744Z test_contig_size1_isinf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.8331910Z test_contig_size1_isinf_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.8347350Z test_contig_size1_isinf_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.8362444Z test_contig_size1_isinf_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.8377570Z test_contig_size1_isinf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.8391825Z test_contig_size1_isinf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.8406937Z test_contig_size1_isinf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.8420873Z test_contig_size1_isinf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.8434591Z test_contig_size1_isinf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.8447944Z test_contig_size1_isinf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.8461463Z test_contig_size1_isinf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.8474908Z test_contig_size1_isinf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.8489144Z test_contig_size1_isnan_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.8502495Z test_contig_size1_isnan_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.8517383Z test_contig_size1_isnan_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.8532754Z test_contig_size1_isnan_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.8547600Z test_contig_size1_isnan_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.8561934Z test_contig_size1_isnan_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.8577083Z test_contig_size1_isnan_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.8591264Z test_contig_size1_isnan_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.8605236Z test_contig_size1_isnan_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.8618617Z test_contig_size1_isnan_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.8632289Z test_contig_size1_isnan_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.8645976Z test_contig_size1_isnan_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.8659992Z test_contig_size1_isneginf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.8673630Z test_contig_size1_isneginf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.8687690Z test_contig_size1_isneginf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.8701955Z test_contig_size1_isneginf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.8717094Z test_contig_size1_isneginf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.8731305Z test_contig_size1_isneginf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.8744730Z test_contig_size1_isneginf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.8758529Z test_contig_size1_isneginf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.8772030Z test_contig_size1_isneginf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.8785385Z test_contig_size1_isneginf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.8799366Z test_contig_size1_isposinf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.8812942Z test_contig_size1_isposinf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.8826904Z test_contig_size1_isposinf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.8841397Z test_contig_size1_isposinf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.8856220Z test_contig_size1_isposinf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.8870378Z test_contig_size1_isposinf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.8883975Z test_contig_size1_isposinf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.8897486Z test_contig_size1_isposinf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.8910959Z test_contig_size1_isposinf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.8924608Z test_contig_size1_isposinf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.8938554Z test_contig_size1_isreal_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.8952185Z test_contig_size1_isreal_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.8967221Z test_contig_size1_isreal_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.8982557Z test_contig_size1_isreal_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.8997453Z test_contig_size1_isreal_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.9013485Z test_contig_size1_isreal_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.9028304Z test_contig_size1_isreal_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.9043861Z test_contig_size1_isreal_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.9058757Z test_contig_size1_isreal_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.9073196Z test_contig_size1_isreal_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.9087351Z test_contig_size1_isreal_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.9101642Z test_contig_size1_isreal_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.9116394Z test_contig_size1_isreal_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:43.9128960Z test_contig_size1_jiterator_unary_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:48:43.9141414Z test_contig_size1_jiterator_unary_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:48:43.9153995Z test_contig_size1_jiterator_unary_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:48:43.9166336Z test_contig_size1_jiterator_unary_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:48:43.9178863Z test_contig_size1_jiterator_unary_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:48:43.9191303Z test_contig_size1_jiterator_unary_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:48:43.9203693Z test_contig_size1_jiterator_unary_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:48:43.9216331Z test_contig_size1_jiterator_unary_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:48:43.9228709Z test_contig_size1_jiterator_unary_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:48:43.9241198Z test_contig_size1_jiterator_unary_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:48:43.9253709Z test_contig_size1_jiterator_unary_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:48:43.9266243Z test_contig_size1_jiterator_unary_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:48:43.9816106Z test_contig_size1_large_dim_abs_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.055s) 2022-08-17T12:48:44.0123526Z test_contig_size1_large_dim_abs_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T12:48:44.0449405Z test_contig_size1_large_dim_abs_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T12:48:44.0748704Z test_contig_size1_large_dim_abs_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.030s) 2022-08-17T12:48:44.1028423Z test_contig_size1_large_dim_abs_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.028s) 2022-08-17T12:48:44.1293306Z test_contig_size1_large_dim_abs_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:48:44.1565349Z test_contig_size1_large_dim_abs_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.027s) 2022-08-17T12:48:44.1855405Z test_contig_size1_large_dim_abs_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.029s) 2022-08-17T12:48:44.1871220Z test_contig_size1_large_dim_abs_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:48:44.1872725Z function: 'test_contig_size1_large_dim' (test_unary_ufuncs.py:406) 2022-08-17T12:48:44.1873997Z reasons: ["str(dtype) == 'torch.bfloat16'"] 2022-08-17T12:48:44.1874658Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:48:44.1886780Z ok (0.003s) 2022-08-17T12:48:44.1911169Z test_contig_size1_large_dim_abs_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:44.1937987Z test_contig_size1_large_dim_abs_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:44.1964248Z test_contig_size1_large_dim_abs_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:44.1993478Z test_contig_size1_large_dim_acos_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:44.2025811Z test_contig_size1_large_dim_acos_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:44.2076900Z test_contig_size1_large_dim_acos_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:44.2121771Z test_contig_size1_large_dim_acos_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:44.2148078Z test_contig_size1_large_dim_acos_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:44.2177485Z test_contig_size1_large_dim_acos_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:44.2207757Z test_contig_size1_large_dim_acos_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:44.2238917Z test_contig_size1_large_dim_acos_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:44.2268532Z test_contig_size1_large_dim_acos_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:44.2298595Z test_contig_size1_large_dim_acos_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:44.2328299Z test_contig_size1_large_dim_acos_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:44.2359426Z test_contig_size1_large_dim_acosh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:44.2393354Z test_contig_size1_large_dim_acosh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:44.2467391Z test_contig_size1_large_dim_acosh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:48:44.2541293Z test_contig_size1_large_dim_acosh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:48:44.2570798Z test_contig_size1_large_dim_acosh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:44.2610438Z test_contig_size1_large_dim_acosh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:44.2642958Z test_contig_size1_large_dim_acosh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:44.2676795Z test_contig_size1_large_dim_acosh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:44.2705863Z test_contig_size1_large_dim_acosh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:44.2738627Z test_contig_size1_large_dim_acosh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:44.2770971Z test_contig_size1_large_dim_acosh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:44.2798290Z test_contig_size1_large_dim_angle_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:44.2828815Z test_contig_size1_large_dim_angle_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:44.2871747Z test_contig_size1_large_dim_angle_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:44.2904890Z test_contig_size1_large_dim_angle_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:44.2947080Z test_contig_size1_large_dim_angle_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:44.2972110Z test_contig_size1_large_dim_angle_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:44.3000257Z test_contig_size1_large_dim_angle_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:44.3029756Z test_contig_size1_large_dim_angle_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:44.3059722Z test_contig_size1_large_dim_angle_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:44.3085290Z test_contig_size1_large_dim_angle_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:44.3114550Z test_contig_size1_large_dim_angle_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:44.3143679Z test_contig_size1_large_dim_angle_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:44.3172261Z test_contig_size1_large_dim_asin_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:44.3204094Z test_contig_size1_large_dim_asin_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:44.3256505Z test_contig_size1_large_dim_asin_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:44.3297803Z test_contig_size1_large_dim_asin_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:44.3325934Z test_contig_size1_large_dim_asin_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:44.3355664Z test_contig_size1_large_dim_asin_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:44.3386403Z test_contig_size1_large_dim_asin_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:44.3417443Z test_contig_size1_large_dim_asin_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:44.3444306Z test_contig_size1_large_dim_asin_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:44.3474599Z test_contig_size1_large_dim_asin_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:44.3504984Z test_contig_size1_large_dim_asin_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:44.3536997Z test_contig_size1_large_dim_asinh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:44.3572111Z test_contig_size1_large_dim_asinh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:44.3648832Z test_contig_size1_large_dim_asinh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:48:44.3720224Z test_contig_size1_large_dim_asinh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:48:44.3750386Z test_contig_size1_large_dim_asinh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:44.3790191Z test_contig_size1_large_dim_asinh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:44.3823837Z test_contig_size1_large_dim_asinh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:44.3857952Z test_contig_size1_large_dim_asinh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:44.3887632Z test_contig_size1_large_dim_asinh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:44.3921140Z test_contig_size1_large_dim_asinh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:44.3953949Z test_contig_size1_large_dim_asinh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:44.3981661Z test_contig_size1_large_dim_atan_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:44.4014649Z test_contig_size1_large_dim_atan_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:44.4064810Z test_contig_size1_large_dim_atan_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:44.4101461Z test_contig_size1_large_dim_atan_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:44.4127482Z test_contig_size1_large_dim_atan_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:44.4156322Z test_contig_size1_large_dim_atan_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:44.4186882Z test_contig_size1_large_dim_atan_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:44.4217550Z test_contig_size1_large_dim_atan_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:44.4244084Z test_contig_size1_large_dim_atan_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:44.4274083Z test_contig_size1_large_dim_atan_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:44.4304528Z test_contig_size1_large_dim_atan_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:44.4340779Z test_contig_size1_large_dim_atanh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:44.4375462Z test_contig_size1_large_dim_atanh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:44.4466843Z test_contig_size1_large_dim_atanh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:48:44.4520727Z test_contig_size1_large_dim_atanh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:44.4554383Z test_contig_size1_large_dim_atanh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:44.4591281Z test_contig_size1_large_dim_atanh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:44.4623449Z test_contig_size1_large_dim_atanh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:44.4656465Z test_contig_size1_large_dim_atanh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:44.4685564Z test_contig_size1_large_dim_atanh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:44.4718541Z test_contig_size1_large_dim_atanh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:44.4749063Z test_contig_size1_large_dim_atanh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:44.4776730Z test_contig_size1_large_dim_bfloat16_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:44.4806841Z test_contig_size1_large_dim_bfloat16_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:44.4845215Z test_contig_size1_large_dim_bfloat16_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:44.4905499Z test_contig_size1_large_dim_bfloat16_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:48:44.4936276Z test_contig_size1_large_dim_bfloat16_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:44.4975787Z test_contig_size1_large_dim_bfloat16_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:44.5001439Z test_contig_size1_large_dim_bfloat16_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:44.5029875Z test_contig_size1_large_dim_bfloat16_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:44.5059265Z test_contig_size1_large_dim_bfloat16_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:44.5088735Z test_contig_size1_large_dim_bfloat16_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:44.5114191Z test_contig_size1_large_dim_bfloat16_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:44.5143988Z test_contig_size1_large_dim_bfloat16_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:44.5173741Z test_contig_size1_large_dim_bfloat16_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:44.5199554Z test_contig_size1_large_dim_bitwise_not_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:44.5224293Z test_contig_size1_large_dim_bitwise_not_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:44.5249666Z test_contig_size1_large_dim_bitwise_not_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:44.5271191Z test_contig_size1_large_dim_bitwise_not_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:44.5296809Z test_contig_size1_large_dim_bitwise_not_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:44.5321554Z test_contig_size1_large_dim_bitwise_not_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:44.5344768Z test_contig_size1_large_dim_bool_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:44.5369933Z test_contig_size1_large_dim_bool_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:44.5403906Z test_contig_size1_large_dim_bool_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:44.5460713Z test_contig_size1_large_dim_bool_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:48:44.5487897Z test_contig_size1_large_dim_bool_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:44.5525160Z test_contig_size1_large_dim_bool_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:44.5547964Z test_contig_size1_large_dim_bool_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:44.5573890Z test_contig_size1_large_dim_bool_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:44.5599534Z test_contig_size1_large_dim_bool_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:44.5624777Z test_contig_size1_large_dim_bool_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:44.5646306Z test_contig_size1_large_dim_bool_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:44.5671674Z test_contig_size1_large_dim_bool_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:44.5696975Z test_contig_size1_large_dim_bool_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:44.5721163Z test_contig_size1_large_dim_byte_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:44.5746866Z test_contig_size1_large_dim_byte_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:44.5780850Z test_contig_size1_large_dim_byte_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:44.5808783Z test_contig_size1_large_dim_byte_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:44.5845655Z test_contig_size1_large_dim_byte_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:44.5867487Z test_contig_size1_large_dim_byte_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:44.5893101Z test_contig_size1_large_dim_byte_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:44.5918790Z test_contig_size1_large_dim_byte_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:44.5944031Z test_contig_size1_large_dim_byte_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:44.5965624Z test_contig_size1_large_dim_byte_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:44.5990567Z test_contig_size1_large_dim_byte_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:44.6016581Z test_contig_size1_large_dim_byte_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:44.6043834Z test_contig_size1_large_dim_ceil_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:44.6069141Z test_contig_size1_large_dim_ceil_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:44.6097011Z test_contig_size1_large_dim_ceil_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:44.6125909Z test_contig_size1_large_dim_chalf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:44.6157316Z test_contig_size1_large_dim_chalf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:44.6196616Z test_contig_size1_large_dim_chalf_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:44.6258400Z test_contig_size1_large_dim_chalf_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:48:44.6292565Z test_contig_size1_large_dim_chalf_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:44.6335425Z test_contig_size1_large_dim_chalf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:44.6362800Z test_contig_size1_large_dim_chalf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:44.6392861Z test_contig_size1_large_dim_chalf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:44.6422895Z test_contig_size1_large_dim_chalf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:44.6453451Z test_contig_size1_large_dim_chalf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:44.6479982Z test_contig_size1_large_dim_chalf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:44.6510760Z test_contig_size1_large_dim_chalf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:44.6541205Z test_contig_size1_large_dim_chalf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:44.6565207Z test_contig_size1_large_dim_char_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:44.6590938Z test_contig_size1_large_dim_char_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:44.6625644Z test_contig_size1_large_dim_char_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:44.6683848Z test_contig_size1_large_dim_char_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:48:44.6711973Z test_contig_size1_large_dim_char_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:44.6749677Z test_contig_size1_large_dim_char_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:44.6772681Z test_contig_size1_large_dim_char_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:44.6798649Z test_contig_size1_large_dim_char_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:44.6825453Z test_contig_size1_large_dim_char_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:44.6851175Z test_contig_size1_large_dim_char_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:44.6872736Z test_contig_size1_large_dim_char_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:44.6897600Z test_contig_size1_large_dim_char_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:44.6922618Z test_contig_size1_large_dim_char_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:44.6949416Z test_contig_size1_large_dim_conj_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:44.6975316Z test_contig_size1_large_dim_conj_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:44.7015047Z test_contig_size1_large_dim_conj_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:44.7078093Z test_contig_size1_large_dim_conj_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:48:44.7112409Z test_contig_size1_large_dim_conj_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:44.7152706Z test_contig_size1_large_dim_conj_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:44.7177990Z test_contig_size1_large_dim_conj_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:44.7206140Z test_contig_size1_large_dim_conj_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:44.7232250Z test_contig_size1_large_dim_conj_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:44.7257751Z test_contig_size1_large_dim_conj_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:44.7279731Z test_contig_size1_large_dim_conj_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:44.7305288Z test_contig_size1_large_dim_conj_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:44.7330653Z test_contig_size1_large_dim_conj_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:44.7357508Z test_contig_size1_large_dim_conj_physical_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:44.7383601Z test_contig_size1_large_dim_conj_physical_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:44.7422238Z test_contig_size1_large_dim_conj_physical_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:44.7484417Z test_contig_size1_large_dim_conj_physical_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:48:44.7516911Z test_contig_size1_large_dim_conj_physical_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:44.7557083Z test_contig_size1_large_dim_conj_physical_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:44.7582687Z test_contig_size1_large_dim_conj_physical_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:44.7610282Z test_contig_size1_large_dim_conj_physical_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:44.7635606Z test_contig_size1_large_dim_conj_physical_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:44.7660738Z test_contig_size1_large_dim_conj_physical_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:44.7681834Z test_contig_size1_large_dim_conj_physical_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:44.7706730Z test_contig_size1_large_dim_conj_physical_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:44.7732197Z test_contig_size1_large_dim_conj_physical_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:44.7759858Z test_contig_size1_large_dim_cos_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:44.7792285Z test_contig_size1_large_dim_cos_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:44.7839129Z test_contig_size1_large_dim_cos_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:44.7880218Z test_contig_size1_large_dim_cos_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:44.7906919Z test_contig_size1_large_dim_cos_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:44.7936122Z test_contig_size1_large_dim_cos_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:44.7965890Z test_contig_size1_large_dim_cos_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:44.7996250Z test_contig_size1_large_dim_cos_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:44.8022302Z test_contig_size1_large_dim_cos_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:44.8051920Z test_contig_size1_large_dim_cos_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:44.8081463Z test_contig_size1_large_dim_cos_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:44.8109174Z test_contig_size1_large_dim_cosh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:44.8141041Z test_contig_size1_large_dim_cosh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:44.8213142Z test_contig_size1_large_dim_cosh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:48:44.8267425Z test_contig_size1_large_dim_cosh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:44.8295241Z test_contig_size1_large_dim_cosh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:44.8326463Z test_contig_size1_large_dim_cosh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:44.8357359Z test_contig_size1_large_dim_cosh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:44.8388190Z test_contig_size1_large_dim_cosh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:44.8415450Z test_contig_size1_large_dim_cosh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:44.8445434Z test_contig_size1_large_dim_cosh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:44.8475658Z test_contig_size1_large_dim_cosh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:44.8502208Z test_contig_size1_large_dim_deg2rad_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:44.8533024Z test_contig_size1_large_dim_deg2rad_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:44.8574976Z test_contig_size1_large_dim_deg2rad_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:44.8600535Z test_contig_size1_large_dim_deg2rad_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:44.8628301Z test_contig_size1_large_dim_deg2rad_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:44.8658207Z test_contig_size1_large_dim_deg2rad_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:44.8687183Z test_contig_size1_large_dim_deg2rad_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:44.8712994Z test_contig_size1_large_dim_deg2rad_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:44.8742038Z test_contig_size1_large_dim_deg2rad_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:44.8771324Z test_contig_size1_large_dim_deg2rad_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:44.9261847Z test_contig_size1_large_dim_digamma_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.049s) 2022-08-17T12:48:44.9297645Z test_contig_size1_large_dim_digamma_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:44.9341165Z test_contig_size1_large_dim_digamma_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:44.9390552Z test_contig_size1_large_dim_digamma_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:44.9424606Z test_contig_size1_large_dim_digamma_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:44.9459522Z test_contig_size1_large_dim_digamma_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:44.9489299Z test_contig_size1_large_dim_digamma_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:44.9523667Z test_contig_size1_large_dim_digamma_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:44.9558646Z test_contig_size1_large_dim_digamma_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:44.9586019Z test_contig_size1_large_dim_double_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:44.9616372Z test_contig_size1_large_dim_double_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:44.9652994Z test_contig_size1_large_dim_double_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:44.9713173Z test_contig_size1_large_dim_double_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:48:44.9743244Z test_contig_size1_large_dim_double_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:44.9782924Z test_contig_size1_large_dim_double_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:44.9808324Z test_contig_size1_large_dim_double_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:44.9836145Z test_contig_size1_large_dim_double_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:44.9865715Z test_contig_size1_large_dim_double_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:44.9895403Z test_contig_size1_large_dim_double_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:44.9921189Z test_contig_size1_large_dim_double_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:44.9949710Z test_contig_size1_large_dim_double_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:44.9978354Z test_contig_size1_large_dim_double_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:45.0007592Z test_contig_size1_large_dim_erf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:45.0039607Z test_contig_size1_large_dim_erf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:45.0067348Z test_contig_size1_large_dim_erf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:45.0097433Z test_contig_size1_large_dim_erf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:45.0127530Z test_contig_size1_large_dim_erf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:45.0158823Z test_contig_size1_large_dim_erf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:45.0186365Z test_contig_size1_large_dim_erf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:45.0216701Z test_contig_size1_large_dim_erf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:45.0247050Z test_contig_size1_large_dim_erf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:45.0276502Z test_contig_size1_large_dim_erfc_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:45.0308363Z test_contig_size1_large_dim_erfc_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:45.0334854Z test_contig_size1_large_dim_erfc_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:45.0364135Z test_contig_size1_large_dim_erfc_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:45.0394224Z test_contig_size1_large_dim_erfc_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:45.0423444Z test_contig_size1_large_dim_erfc_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:45.0449550Z test_contig_size1_large_dim_erfc_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:45.0479157Z test_contig_size1_large_dim_erfc_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:45.0508624Z test_contig_size1_large_dim_erfc_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:45.0540870Z test_contig_size1_large_dim_erfinv_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:45.0579332Z test_contig_size1_large_dim_erfinv_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:45.0605248Z test_contig_size1_large_dim_erfinv_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:45.0635067Z test_contig_size1_large_dim_erfinv_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:45.0671299Z test_contig_size1_large_dim_erfinv_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:45.0708078Z test_contig_size1_large_dim_erfinv_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:45.0741017Z test_contig_size1_large_dim_erfinv_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:45.0777630Z test_contig_size1_large_dim_erfinv_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:45.0807500Z test_contig_size1_large_dim_erfinv_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:45.0836651Z test_contig_size1_large_dim_exp2_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:45.0867832Z test_contig_size1_large_dim_exp2_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:45.0911327Z test_contig_size1_large_dim_exp2_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:45.0938070Z test_contig_size1_large_dim_exp2_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:45.0971676Z test_contig_size1_large_dim_exp2_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:45.1001779Z test_contig_size1_large_dim_exp2_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:45.1032800Z test_contig_size1_large_dim_exp2_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:45.1059590Z test_contig_size1_large_dim_exp2_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:45.1089991Z test_contig_size1_large_dim_exp2_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:45.1120043Z test_contig_size1_large_dim_exp2_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:45.1147797Z test_contig_size1_large_dim_exp_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:45.1178718Z test_contig_size1_large_dim_exp_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:45.1221974Z test_contig_size1_large_dim_exp_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:45.1254521Z test_contig_size1_large_dim_exp_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:45.1280326Z test_contig_size1_large_dim_exp_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:45.1308871Z test_contig_size1_large_dim_exp_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:45.1337878Z test_contig_size1_large_dim_exp_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:45.1368430Z test_contig_size1_large_dim_exp_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:45.1396027Z test_contig_size1_large_dim_exp_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:45.1425477Z test_contig_size1_large_dim_exp_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:45.1454754Z test_contig_size1_large_dim_exp_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:45.1482900Z test_contig_size1_large_dim_expm1_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:45.1513918Z test_contig_size1_large_dim_expm1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:45.1539697Z test_contig_size1_large_dim_expm1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:45.1568695Z test_contig_size1_large_dim_expm1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:45.1598789Z test_contig_size1_large_dim_expm1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:45.1629014Z test_contig_size1_large_dim_expm1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:45.1655427Z test_contig_size1_large_dim_expm1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:45.1684876Z test_contig_size1_large_dim_expm1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:45.1714693Z test_contig_size1_large_dim_expm1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:45.1742858Z test_contig_size1_large_dim_fill_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:45.1769761Z test_contig_size1_large_dim_fill_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:45.1810017Z test_contig_size1_large_dim_fill_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:45.1877634Z test_contig_size1_large_dim_fill_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:48:45.1911521Z test_contig_size1_large_dim_fill_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:45.1954692Z test_contig_size1_large_dim_fill_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:45.1981260Z test_contig_size1_large_dim_fill_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:45.2010429Z test_contig_size1_large_dim_fill_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:45.2037738Z test_contig_size1_large_dim_fill_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:45.2065163Z test_contig_size1_large_dim_fill_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:45.2087945Z test_contig_size1_large_dim_fill_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:45.2113665Z test_contig_size1_large_dim_fill_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:45.2139821Z test_contig_size1_large_dim_fill_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:45.2167690Z test_contig_size1_large_dim_float_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:45.2197848Z test_contig_size1_large_dim_float_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:45.2234952Z test_contig_size1_large_dim_float_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:45.2295062Z test_contig_size1_large_dim_float_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:48:45.2326380Z test_contig_size1_large_dim_float_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:45.2366337Z test_contig_size1_large_dim_float_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:45.2392306Z test_contig_size1_large_dim_float_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:45.2420472Z test_contig_size1_large_dim_float_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:45.2449412Z test_contig_size1_large_dim_float_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:45.2478731Z test_contig_size1_large_dim_float_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:45.2504196Z test_contig_size1_large_dim_float_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:45.2533083Z test_contig_size1_large_dim_float_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:45.2561860Z test_contig_size1_large_dim_float_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:45.2588815Z test_contig_size1_large_dim_floor_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:45.2614363Z test_contig_size1_large_dim_floor_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:45.2643083Z test_contig_size1_large_dim_floor_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:45.2670625Z test_contig_size1_large_dim_frac_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:45.2711483Z test_contig_size1_large_dim_frac_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:45.2737254Z test_contig_size1_large_dim_frac_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:45.2765963Z test_contig_size1_large_dim_frac_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:45.2795399Z test_contig_size1_large_dim_frexp_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:45.2838719Z test_contig_size1_large_dim_frexp_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:45.2867132Z test_contig_size1_large_dim_frexp_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:45.2898522Z test_contig_size1_large_dim_frexp_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:45.2925537Z test_contig_size1_large_dim_half_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:45.2954675Z test_contig_size1_large_dim_half_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:45.2992535Z test_contig_size1_large_dim_half_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:45.3023834Z test_contig_size1_large_dim_half_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:45.3064125Z test_contig_size1_large_dim_half_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:45.3090360Z test_contig_size1_large_dim_half_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:45.3118184Z test_contig_size1_large_dim_half_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:45.3147935Z test_contig_size1_large_dim_half_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:45.3177522Z test_contig_size1_large_dim_half_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:45.3204491Z test_contig_size1_large_dim_half_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:45.3233726Z test_contig_size1_large_dim_half_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:45.3262885Z test_contig_size1_large_dim_half_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:45.3295284Z test_contig_size1_large_dim_i0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:45.3330969Z test_contig_size1_large_dim_i0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:45.3362008Z test_contig_size1_large_dim_i0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:45.3397081Z test_contig_size1_large_dim_i0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:45.3432381Z test_contig_size1_large_dim_i0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:45.3468257Z test_contig_size1_large_dim_i0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:45.3498524Z test_contig_size1_large_dim_i0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:45.3532808Z test_contig_size1_large_dim_i0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:45.3567144Z test_contig_size1_large_dim_i0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:45.3604090Z test_contig_size1_large_dim_imag_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:45.3664133Z test_contig_size1_large_dim_imag_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:48:45.3694954Z test_contig_size1_large_dim_imag_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:45.3718971Z test_contig_size1_large_dim_int_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:45.3744814Z test_contig_size1_large_dim_int_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:45.3778370Z test_contig_size1_large_dim_int_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:45.3805829Z test_contig_size1_large_dim_int_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:45.3842878Z test_contig_size1_large_dim_int_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:45.3865369Z test_contig_size1_large_dim_int_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:45.3890241Z test_contig_size1_large_dim_int_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:45.3916302Z test_contig_size1_large_dim_int_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:45.3941529Z test_contig_size1_large_dim_int_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:45.3963130Z test_contig_size1_large_dim_int_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:45.3988671Z test_contig_size1_large_dim_int_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:45.4014608Z test_contig_size1_large_dim_int_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:45.4039581Z test_contig_size1_large_dim_isfinite_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:45.4064982Z test_contig_size1_large_dim_isfinite_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:45.4101472Z test_contig_size1_large_dim_isfinite_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:45.4165304Z test_contig_size1_large_dim_isfinite_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:48:45.4195393Z test_contig_size1_large_dim_isfinite_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:45.4236511Z test_contig_size1_large_dim_isfinite_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:45.4260110Z test_contig_size1_large_dim_isfinite_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:45.4286891Z test_contig_size1_large_dim_isfinite_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:45.4312444Z test_contig_size1_large_dim_isfinite_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:45.4337725Z test_contig_size1_large_dim_isfinite_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:45.4359616Z test_contig_size1_large_dim_isfinite_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:45.4385386Z test_contig_size1_large_dim_isfinite_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:45.4411077Z test_contig_size1_large_dim_isfinite_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:45.4435304Z test_contig_size1_large_dim_isinf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:45.4461161Z test_contig_size1_large_dim_isinf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:45.4497414Z test_contig_size1_large_dim_isinf_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:45.4558877Z test_contig_size1_large_dim_isinf_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:48:45.4588034Z test_contig_size1_large_dim_isinf_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:45.4626564Z test_contig_size1_large_dim_isinf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:45.4650478Z test_contig_size1_large_dim_isinf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:45.4676868Z test_contig_size1_large_dim_isinf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:45.4702387Z test_contig_size1_large_dim_isinf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:45.4727892Z test_contig_size1_large_dim_isinf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:45.4749476Z test_contig_size1_large_dim_isinf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:45.4775046Z test_contig_size1_large_dim_isinf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:45.4800192Z test_contig_size1_large_dim_isinf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:45.4824266Z test_contig_size1_large_dim_isnan_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:45.4850077Z test_contig_size1_large_dim_isnan_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:45.4885018Z test_contig_size1_large_dim_isnan_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:45.4912484Z test_contig_size1_large_dim_isnan_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:45.4950210Z test_contig_size1_large_dim_isnan_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:45.4973076Z test_contig_size1_large_dim_isnan_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:45.4998527Z test_contig_size1_large_dim_isnan_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:45.5024452Z test_contig_size1_large_dim_isnan_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:45.5050171Z test_contig_size1_large_dim_isnan_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:45.5071548Z test_contig_size1_large_dim_isnan_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:45.5097106Z test_contig_size1_large_dim_isnan_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:45.5122106Z test_contig_size1_large_dim_isnan_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:45.5145839Z test_contig_size1_large_dim_isneginf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:45.5171887Z test_contig_size1_large_dim_isneginf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:45.5209031Z test_contig_size1_large_dim_isneginf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:45.5230994Z test_contig_size1_large_dim_isneginf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:45.5256984Z test_contig_size1_large_dim_isneginf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:45.5282636Z test_contig_size1_large_dim_isneginf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:45.5307836Z test_contig_size1_large_dim_isneginf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:45.5329007Z test_contig_size1_large_dim_isneginf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:45.5353974Z test_contig_size1_large_dim_isneginf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:45.5379343Z test_contig_size1_large_dim_isneginf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:45.5402896Z test_contig_size1_large_dim_isposinf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:45.5428080Z test_contig_size1_large_dim_isposinf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:45.5465121Z test_contig_size1_large_dim_isposinf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:45.5487049Z test_contig_size1_large_dim_isposinf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:45.5512752Z test_contig_size1_large_dim_isposinf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:45.5538077Z test_contig_size1_large_dim_isposinf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:45.5563486Z test_contig_size1_large_dim_isposinf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:45.5584968Z test_contig_size1_large_dim_isposinf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:45.5610449Z test_contig_size1_large_dim_isposinf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:45.5636127Z test_contig_size1_large_dim_isposinf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:45.5661026Z test_contig_size1_large_dim_isreal_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:45.5687287Z test_contig_size1_large_dim_isreal_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:45.5723044Z test_contig_size1_large_dim_isreal_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:45.5782231Z test_contig_size1_large_dim_isreal_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:48:45.5810912Z test_contig_size1_large_dim_isreal_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:45.5847800Z test_contig_size1_large_dim_isreal_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:45.5870230Z test_contig_size1_large_dim_isreal_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:45.5896256Z test_contig_size1_large_dim_isreal_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:45.5921523Z test_contig_size1_large_dim_isreal_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:45.5947266Z test_contig_size1_large_dim_isreal_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:45.5968759Z test_contig_size1_large_dim_isreal_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:45.5993755Z test_contig_size1_large_dim_isreal_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:45.6019005Z test_contig_size1_large_dim_isreal_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:45.6033436Z test_contig_size1_large_dim_jiterator_unary_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:48:45.6047877Z test_contig_size1_large_dim_jiterator_unary_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:48:45.6061438Z test_contig_size1_large_dim_jiterator_unary_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:48:45.6074927Z test_contig_size1_large_dim_jiterator_unary_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:48:45.6088588Z test_contig_size1_large_dim_jiterator_unary_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:48:45.6102753Z test_contig_size1_large_dim_jiterator_unary_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:48:45.6116151Z test_contig_size1_large_dim_jiterator_unary_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:48:45.6129969Z test_contig_size1_large_dim_jiterator_unary_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:48:45.6143709Z test_contig_size1_large_dim_jiterator_unary_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:48:45.6157504Z test_contig_size1_large_dim_jiterator_unary_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:48:45.6171130Z test_contig_size1_large_dim_jiterator_unary_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:48:45.6184989Z test_contig_size1_large_dim_jiterator_unary_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:48:45.6214783Z test_contig_size1_large_dim_lgamma_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:45.6247999Z test_contig_size1_large_dim_lgamma_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:45.6276102Z test_contig_size1_large_dim_lgamma_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:45.6309092Z test_contig_size1_large_dim_lgamma_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:45.6340503Z test_contig_size1_large_dim_lgamma_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:45.6372341Z test_contig_size1_large_dim_lgamma_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:45.6399443Z test_contig_size1_large_dim_lgamma_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:45.6429993Z test_contig_size1_large_dim_lgamma_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:45.6460459Z test_contig_size1_large_dim_lgamma_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:45.6487343Z test_contig_size1_large_dim_log10_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:45.6527091Z test_contig_size1_large_dim_log10_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:45.6572201Z test_contig_size1_large_dim_log10_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:45.6608244Z test_contig_size1_large_dim_log10_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:45.6634293Z test_contig_size1_large_dim_log10_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:45.6663851Z test_contig_size1_large_dim_log10_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:45.6696678Z test_contig_size1_large_dim_log10_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:45.6729824Z test_contig_size1_large_dim_log10_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:45.6758684Z test_contig_size1_large_dim_log10_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:45.6790068Z test_contig_size1_large_dim_log10_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:45.6822456Z test_contig_size1_large_dim_log10_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:45.6851344Z test_contig_size1_large_dim_log1p_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:45.6883041Z test_contig_size1_large_dim_log1p_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:45.6908702Z test_contig_size1_large_dim_log1p_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:45.6937599Z test_contig_size1_large_dim_log1p_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:45.6968952Z test_contig_size1_large_dim_log1p_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:45.7003357Z test_contig_size1_large_dim_log1p_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:45.7031278Z test_contig_size1_large_dim_log1p_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:45.7062288Z test_contig_size1_large_dim_log1p_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:45.7092392Z test_contig_size1_large_dim_log1p_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:45.7119467Z test_contig_size1_large_dim_log2_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:45.7158313Z test_contig_size1_large_dim_log2_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:45.7202905Z test_contig_size1_large_dim_log2_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:45.7238941Z test_contig_size1_large_dim_log2_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:45.7265626Z test_contig_size1_large_dim_log2_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:45.7294504Z test_contig_size1_large_dim_log2_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:45.7325992Z test_contig_size1_large_dim_log2_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:45.7358078Z test_contig_size1_large_dim_log2_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:45.7385832Z test_contig_size1_large_dim_log2_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:45.7417822Z test_contig_size1_large_dim_log2_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:45.7449910Z test_contig_size1_large_dim_log2_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:45.7477604Z test_contig_size1_large_dim_log_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:45.7518031Z test_contig_size1_large_dim_log_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:45.7562977Z test_contig_size1_large_dim_log_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:45.7600196Z test_contig_size1_large_dim_log_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:45.7627848Z test_contig_size1_large_dim_log_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:45.7657380Z test_contig_size1_large_dim_log_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:45.7689801Z test_contig_size1_large_dim_log_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:45.7722572Z test_contig_size1_large_dim_log_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:45.7750948Z test_contig_size1_large_dim_log_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:45.7782943Z test_contig_size1_large_dim_log_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:45.7815131Z test_contig_size1_large_dim_log_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:45.7840825Z test_contig_size1_large_dim_logical_not_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:45.7866775Z test_contig_size1_large_dim_logical_not_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:45.7903173Z test_contig_size1_large_dim_logical_not_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:45.7931420Z test_contig_size1_large_dim_logical_not_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:45.7971270Z test_contig_size1_large_dim_logical_not_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:45.7994372Z test_contig_size1_large_dim_logical_not_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:45.8020298Z test_contig_size1_large_dim_logical_not_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:45.8047182Z test_contig_size1_large_dim_logical_not_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:45.8073094Z test_contig_size1_large_dim_logical_not_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:45.8095121Z test_contig_size1_large_dim_logical_not_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:45.8120913Z test_contig_size1_large_dim_logical_not_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:45.8146634Z test_contig_size1_large_dim_logical_not_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:45.8175681Z test_contig_size1_large_dim_logit_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:45.8219540Z test_contig_size1_large_dim_logit_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:45.8245911Z test_contig_size1_large_dim_logit_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:45.8274270Z test_contig_size1_large_dim_logit_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:45.8321394Z test_contig_size1_large_dim_logit_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:45.8369044Z test_contig_size1_large_dim_logit_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:45.8413800Z test_contig_size1_large_dim_logit_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:45.8461871Z test_contig_size1_large_dim_logit_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:45.8509311Z test_contig_size1_large_dim_logit_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:45.8533676Z test_contig_size1_large_dim_long_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:45.8559914Z test_contig_size1_large_dim_long_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:45.8593913Z test_contig_size1_large_dim_long_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:45.8651893Z test_contig_size1_large_dim_long_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:48:45.8679736Z test_contig_size1_large_dim_long_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:45.8718199Z test_contig_size1_large_dim_long_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:45.8739982Z test_contig_size1_large_dim_long_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:45.8765313Z test_contig_size1_large_dim_long_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:45.8791260Z test_contig_size1_large_dim_long_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:45.8817169Z test_contig_size1_large_dim_long_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:45.8838257Z test_contig_size1_large_dim_long_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:45.8863359Z test_contig_size1_large_dim_long_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:45.8888513Z test_contig_size1_large_dim_long_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:45.8920664Z test_contig_size1_large_dim_mvlgamma_mvlgamma_p_1_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:45.8951084Z test_contig_size1_large_dim_mvlgamma_mvlgamma_p_1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:45.8985594Z test_contig_size1_large_dim_mvlgamma_mvlgamma_p_1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:45.9019068Z test_contig_size1_large_dim_mvlgamma_mvlgamma_p_1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:45.9052453Z test_contig_size1_large_dim_mvlgamma_mvlgamma_p_1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:45.9082082Z test_contig_size1_large_dim_mvlgamma_mvlgamma_p_1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:45.9115196Z test_contig_size1_large_dim_mvlgamma_mvlgamma_p_1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:45.9148145Z test_contig_size1_large_dim_mvlgamma_mvlgamma_p_1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:45.9185269Z test_contig_size1_large_dim_mvlgamma_mvlgamma_p_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:45.9217995Z test_contig_size1_large_dim_mvlgamma_mvlgamma_p_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:45.9258402Z test_contig_size1_large_dim_mvlgamma_mvlgamma_p_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:45.9294534Z test_contig_size1_large_dim_mvlgamma_mvlgamma_p_3_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:45.9331194Z test_contig_size1_large_dim_mvlgamma_mvlgamma_p_3_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:45.9363423Z test_contig_size1_large_dim_mvlgamma_mvlgamma_p_3_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:45.9399519Z test_contig_size1_large_dim_mvlgamma_mvlgamma_p_3_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:45.9435662Z test_contig_size1_large_dim_mvlgamma_mvlgamma_p_3_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:45.9473496Z test_contig_size1_large_dim_mvlgamma_mvlgamma_p_5_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:45.9507580Z test_contig_size1_large_dim_mvlgamma_mvlgamma_p_5_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:45.9555048Z test_contig_size1_large_dim_mvlgamma_mvlgamma_p_5_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:45.9594543Z test_contig_size1_large_dim_mvlgamma_mvlgamma_p_5_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:45.9634144Z test_contig_size1_large_dim_mvlgamma_mvlgamma_p_5_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:45.9669272Z test_contig_size1_large_dim_mvlgamma_mvlgamma_p_5_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:45.9708395Z test_contig_size1_large_dim_mvlgamma_mvlgamma_p_5_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:45.9746998Z test_contig_size1_large_dim_mvlgamma_mvlgamma_p_5_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:45.9775284Z test_contig_size1_large_dim_nan_to_num_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:45.9801694Z test_contig_size1_large_dim_nan_to_num_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:45.9842810Z test_contig_size1_large_dim_nan_to_num_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:45.9869204Z test_contig_size1_large_dim_nan_to_num_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:45.9897948Z test_contig_size1_large_dim_nan_to_num_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:45.9923799Z test_contig_size1_large_dim_nan_to_num_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:45.9948926Z test_contig_size1_large_dim_nan_to_num_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:45.9970169Z test_contig_size1_large_dim_nan_to_num_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:45.9995366Z test_contig_size1_large_dim_nan_to_num_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:46.0020982Z test_contig_size1_large_dim_nan_to_num_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:46.0048016Z test_contig_size1_large_dim_neg_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:46.0087001Z test_contig_size1_large_dim_neg_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:46.0149572Z test_contig_size1_large_dim_neg_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:48:46.0181532Z test_contig_size1_large_dim_neg_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:46.0221667Z test_contig_size1_large_dim_neg_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:46.0247082Z test_contig_size1_large_dim_neg_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:46.0276577Z test_contig_size1_large_dim_neg_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:46.0302088Z test_contig_size1_large_dim_neg_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:46.0327320Z test_contig_size1_large_dim_neg_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:46.0349395Z test_contig_size1_large_dim_neg_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:46.0374743Z test_contig_size1_large_dim_neg_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:46.0400519Z test_contig_size1_large_dim_neg_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:46.0428492Z test_contig_size1_large_dim_nn_functional_celu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:46.0454985Z test_contig_size1_large_dim_nn_functional_celu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:46.0484698Z test_contig_size1_large_dim_nn_functional_celu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:46.0513947Z test_contig_size1_large_dim_nn_functional_elu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:46.0540021Z test_contig_size1_large_dim_nn_functional_elu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:46.0569590Z test_contig_size1_large_dim_nn_functional_elu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:46.0597298Z test_contig_size1_large_dim_nn_functional_hardshrink_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:46.0623293Z test_contig_size1_large_dim_nn_functional_hardshrink_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:46.0652225Z test_contig_size1_large_dim_nn_functional_hardshrink_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:46.0680804Z test_contig_size1_large_dim_nn_functional_hardsigmoid_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:46.0706963Z test_contig_size1_large_dim_nn_functional_hardsigmoid_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:46.0735386Z test_contig_size1_large_dim_nn_functional_hardsigmoid_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:46.0763505Z test_contig_size1_large_dim_nn_functional_hardtanh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:46.0788459Z test_contig_size1_large_dim_nn_functional_hardtanh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:46.0816522Z test_contig_size1_large_dim_nn_functional_hardtanh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:46.0842866Z test_contig_size1_large_dim_nn_functional_hardtanh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:46.0868303Z test_contig_size1_large_dim_nn_functional_hardtanh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:46.0890541Z test_contig_size1_large_dim_nn_functional_hardtanh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:46.0916495Z test_contig_size1_large_dim_nn_functional_hardtanh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:46.0943786Z test_contig_size1_large_dim_nn_functional_logsigmoid_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:46.0969944Z test_contig_size1_large_dim_nn_functional_logsigmoid_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:46.0999548Z test_contig_size1_large_dim_nn_functional_logsigmoid_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:46.1027685Z test_contig_size1_large_dim_nn_functional_mish_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:46.1062836Z test_contig_size1_large_dim_nn_functional_mish_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:46.1090740Z test_contig_size1_large_dim_nn_functional_prelu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:46.1117031Z test_contig_size1_large_dim_nn_functional_prelu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:46.1145682Z test_contig_size1_large_dim_nn_functional_prelu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:46.1172655Z test_contig_size1_large_dim_nn_functional_relu6_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:46.1197739Z test_contig_size1_large_dim_nn_functional_relu6_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:46.1224608Z test_contig_size1_large_dim_nn_functional_relu6_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:46.1250095Z test_contig_size1_large_dim_nn_functional_relu6_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:46.1275831Z test_contig_size1_large_dim_nn_functional_relu6_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:46.1297798Z test_contig_size1_large_dim_nn_functional_relu6_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:46.1323399Z test_contig_size1_large_dim_nn_functional_relu6_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:46.1348310Z test_contig_size1_large_dim_nn_functional_relu6_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:46.1375196Z test_contig_size1_large_dim_nn_functional_relu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:46.1400489Z test_contig_size1_large_dim_nn_functional_relu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:46.1429155Z test_contig_size1_large_dim_nn_functional_relu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:46.1456802Z test_contig_size1_large_dim_nn_functional_relu_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:46.1482031Z test_contig_size1_large_dim_nn_functional_relu_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:46.1503890Z test_contig_size1_large_dim_nn_functional_relu_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:46.1529616Z test_contig_size1_large_dim_nn_functional_relu_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:46.1555695Z test_contig_size1_large_dim_nn_functional_relu_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:46.1616849Z test_contig_size1_large_dim_nn_functional_rrelu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:48:46.1650230Z test_contig_size1_large_dim_nn_functional_rrelu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:46.1685887Z test_contig_size1_large_dim_nn_functional_rrelu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:46.1713594Z test_contig_size1_large_dim_nn_functional_selu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:46.1739215Z test_contig_size1_large_dim_nn_functional_selu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:46.1767780Z test_contig_size1_large_dim_nn_functional_selu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:46.1811940Z test_contig_size1_large_dim_nn_functional_silu_complex_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:46.1846615Z test_contig_size1_large_dim_nn_functional_silu_complex_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:46.1874535Z test_contig_size1_large_dim_nn_functional_silu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:46.1899857Z test_contig_size1_large_dim_nn_functional_silu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:46.1928096Z test_contig_size1_large_dim_nn_functional_silu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:46.1956761Z test_contig_size1_large_dim_nn_functional_softplus_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:46.1983326Z test_contig_size1_large_dim_nn_functional_softplus_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:46.2013756Z test_contig_size1_large_dim_nn_functional_softplus_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:46.2040601Z test_contig_size1_large_dim_nn_functional_softshrink_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:46.2066684Z test_contig_size1_large_dim_nn_functional_softshrink_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:46.2093280Z test_contig_size1_large_dim_nn_functional_softshrink_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:46.2120298Z test_contig_size1_large_dim_nn_functional_softsign_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:46.2160254Z test_contig_size1_large_dim_nn_functional_softsign_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:46.2193467Z test_contig_size1_large_dim_nn_functional_softsign_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:46.2237240Z test_contig_size1_large_dim_nn_functional_softsign_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:46.2263274Z test_contig_size1_large_dim_nn_functional_softsign_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:46.2293203Z test_contig_size1_large_dim_nn_functional_softsign_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:46.2328343Z test_contig_size1_large_dim_nn_functional_softsign_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:46.2359093Z test_contig_size1_large_dim_nn_functional_softsign_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:46.2386368Z test_contig_size1_large_dim_nn_functional_softsign_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:46.2416714Z test_contig_size1_large_dim_nn_functional_softsign_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:46.2446415Z test_contig_size1_large_dim_nn_functional_softsign_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:46.2474697Z test_contig_size1_large_dim_nn_functional_tanhshrink_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:46.2522624Z test_contig_size1_large_dim_nn_functional_tanhshrink_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:46.2560719Z test_contig_size1_large_dim_nn_functional_tanhshrink_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:46.2586821Z test_contig_size1_large_dim_nn_functional_tanhshrink_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:46.2618273Z test_contig_size1_large_dim_nn_functional_tanhshrink_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:46.2649070Z test_contig_size1_large_dim_nn_functional_tanhshrink_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:46.2679967Z test_contig_size1_large_dim_nn_functional_tanhshrink_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:46.2705471Z test_contig_size1_large_dim_nn_functional_tanhshrink_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:46.2735036Z test_contig_size1_large_dim_nn_functional_tanhshrink_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:46.2765318Z test_contig_size1_large_dim_nn_functional_tanhshrink_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:46.2792516Z test_contig_size1_large_dim_nn_functional_threshold_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:46.2818542Z test_contig_size1_large_dim_nn_functional_threshold_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:46.2847539Z test_contig_size1_large_dim_nn_functional_threshold_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:46.2874219Z test_contig_size1_large_dim_nn_functional_threshold_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:46.2900163Z test_contig_size1_large_dim_nn_functional_threshold_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:46.2921884Z test_contig_size1_large_dim_nn_functional_threshold_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:46.2947046Z test_contig_size1_large_dim_nn_functional_threshold_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:46.2973145Z test_contig_size1_large_dim_nn_functional_threshold_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:46.3473223Z test_contig_size1_large_dim_polygamma_polygamma_n_0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.050s) 2022-08-17T12:48:46.3511486Z test_contig_size1_large_dim_polygamma_polygamma_n_0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:46.3558550Z test_contig_size1_large_dim_polygamma_polygamma_n_0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:46.3609964Z test_contig_size1_large_dim_polygamma_polygamma_n_0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:46.3644923Z test_contig_size1_large_dim_polygamma_polygamma_n_0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:46.3680027Z test_contig_size1_large_dim_polygamma_polygamma_n_0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:46.3709586Z test_contig_size1_large_dim_polygamma_polygamma_n_0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:46.3743799Z test_contig_size1_large_dim_polygamma_polygamma_n_0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:46.3777979Z test_contig_size1_large_dim_polygamma_polygamma_n_0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:46.3812706Z test_contig_size1_large_dim_polygamma_polygamma_n_1_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:46.3847647Z test_contig_size1_large_dim_polygamma_polygamma_n_1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:46.3880268Z test_contig_size1_large_dim_polygamma_polygamma_n_1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:46.3918079Z test_contig_size1_large_dim_polygamma_polygamma_n_1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:46.3953343Z test_contig_size1_large_dim_polygamma_polygamma_n_1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:46.3989561Z test_contig_size1_large_dim_polygamma_polygamma_n_1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:46.4021736Z test_contig_size1_large_dim_polygamma_polygamma_n_1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:46.4056631Z test_contig_size1_large_dim_polygamma_polygamma_n_1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:46.4089711Z test_contig_size1_large_dim_polygamma_polygamma_n_1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:46.4393452Z test_contig_size1_large_dim_polygamma_polygamma_n_2_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.030s) 2022-08-17T12:48:46.4537492Z test_contig_size1_large_dim_polygamma_polygamma_n_2_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:48:46.4853611Z test_contig_size1_large_dim_polygamma_polygamma_n_2_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T12:48:46.5176262Z test_contig_size1_large_dim_polygamma_polygamma_n_2_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T12:48:46.5322195Z test_contig_size1_large_dim_polygamma_polygamma_n_2_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:48:46.5468278Z test_contig_size1_large_dim_polygamma_polygamma_n_2_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:48:46.5609868Z test_contig_size1_large_dim_polygamma_polygamma_n_2_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:48:46.5753262Z test_contig_size1_large_dim_polygamma_polygamma_n_2_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:48:46.5979805Z test_contig_size1_large_dim_polygamma_polygamma_n_2_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:48:46.6282862Z test_contig_size1_large_dim_polygamma_polygamma_n_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.030s) 2022-08-17T12:48:46.6430385Z test_contig_size1_large_dim_polygamma_polygamma_n_3_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:48:46.6746443Z test_contig_size1_large_dim_polygamma_polygamma_n_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T12:48:46.7060447Z test_contig_size1_large_dim_polygamma_polygamma_n_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T12:48:46.7205644Z test_contig_size1_large_dim_polygamma_polygamma_n_3_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:48:46.7351200Z test_contig_size1_large_dim_polygamma_polygamma_n_3_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:48:46.7492513Z test_contig_size1_large_dim_polygamma_polygamma_n_3_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:48:46.7638656Z test_contig_size1_large_dim_polygamma_polygamma_n_3_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:48:46.7869200Z test_contig_size1_large_dim_polygamma_polygamma_n_3_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:48:46.8175438Z test_contig_size1_large_dim_polygamma_polygamma_n_4_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.030s) 2022-08-17T12:48:46.8325106Z test_contig_size1_large_dim_polygamma_polygamma_n_4_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:48:46.8642638Z test_contig_size1_large_dim_polygamma_polygamma_n_4_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T12:48:46.8962038Z test_contig_size1_large_dim_polygamma_polygamma_n_4_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T12:48:46.9109712Z test_contig_size1_large_dim_polygamma_polygamma_n_4_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:48:46.9257233Z test_contig_size1_large_dim_polygamma_polygamma_n_4_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:48:46.9397619Z test_contig_size1_large_dim_polygamma_polygamma_n_4_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:48:46.9541337Z test_contig_size1_large_dim_polygamma_polygamma_n_4_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:48:46.9766844Z test_contig_size1_large_dim_polygamma_polygamma_n_4_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:48:46.9795809Z test_contig_size1_large_dim_positive_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:46.9835676Z test_contig_size1_large_dim_positive_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:46.9898341Z test_contig_size1_large_dim_positive_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:48:46.9931367Z test_contig_size1_large_dim_positive_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:46.9971987Z test_contig_size1_large_dim_positive_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:46.9997841Z test_contig_size1_large_dim_positive_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:47.0026304Z test_contig_size1_large_dim_positive_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:47.0051933Z test_contig_size1_large_dim_positive_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:47.0078527Z test_contig_size1_large_dim_positive_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:47.0099626Z test_contig_size1_large_dim_positive_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:47.0124962Z test_contig_size1_large_dim_positive_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:47.0150123Z test_contig_size1_large_dim_positive_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:47.0177559Z test_contig_size1_large_dim_rad2deg_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:47.0208814Z test_contig_size1_large_dim_rad2deg_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:47.0251295Z test_contig_size1_large_dim_rad2deg_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:47.0276855Z test_contig_size1_large_dim_rad2deg_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:47.0304855Z test_contig_size1_large_dim_rad2deg_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:47.0334064Z test_contig_size1_large_dim_rad2deg_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:47.0363738Z test_contig_size1_large_dim_rad2deg_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:47.0388931Z test_contig_size1_large_dim_rad2deg_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:47.0418212Z test_contig_size1_large_dim_rad2deg_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:47.0447281Z test_contig_size1_large_dim_rad2deg_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:47.0473772Z test_contig_size1_large_dim_real_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:47.0499286Z test_contig_size1_large_dim_real_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:47.0536007Z test_contig_size1_large_dim_real_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:47.0595891Z test_contig_size1_large_dim_real_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:48:47.0626167Z test_contig_size1_large_dim_real_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:47.0665683Z test_contig_size1_large_dim_real_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:47.0690420Z test_contig_size1_large_dim_real_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:47.0718101Z test_contig_size1_large_dim_real_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:47.0743867Z test_contig_size1_large_dim_real_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:47.0769447Z test_contig_size1_large_dim_real_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:47.0790495Z test_contig_size1_large_dim_real_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:47.0816026Z test_contig_size1_large_dim_real_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:47.0842875Z test_contig_size1_large_dim_real_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:47.0870456Z test_contig_size1_large_dim_reciprocal_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:47.0901738Z test_contig_size1_large_dim_reciprocal_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:47.0941892Z test_contig_size1_large_dim_reciprocal_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:47.0974767Z test_contig_size1_large_dim_reciprocal_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:47.1018396Z test_contig_size1_large_dim_reciprocal_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:47.1044581Z test_contig_size1_large_dim_reciprocal_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:47.1073574Z test_contig_size1_large_dim_reciprocal_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:47.1103962Z test_contig_size1_large_dim_reciprocal_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:47.1134534Z test_contig_size1_large_dim_reciprocal_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:47.1161056Z test_contig_size1_large_dim_reciprocal_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:47.1190855Z test_contig_size1_large_dim_reciprocal_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:47.1221136Z test_contig_size1_large_dim_reciprocal_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:47.1249339Z test_contig_size1_large_dim_round_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:47.1275499Z test_contig_size1_large_dim_round_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:47.1304225Z test_contig_size1_large_dim_round_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:47.1331860Z test_contig_size1_large_dim_round_decimals_0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:47.1356863Z test_contig_size1_large_dim_round_decimals_0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:47.1384363Z test_contig_size1_large_dim_round_decimals_0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:47.1413716Z test_contig_size1_large_dim_round_decimals_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:47.1439352Z test_contig_size1_large_dim_round_decimals_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:47.1467362Z test_contig_size1_large_dim_round_decimals_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:47.1495732Z test_contig_size1_large_dim_round_decimals_neg_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:47.1521289Z test_contig_size1_large_dim_round_decimals_neg_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:47.1548766Z test_contig_size1_large_dim_round_decimals_neg_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:47.1576621Z test_contig_size1_large_dim_rsqrt_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:47.1607836Z test_contig_size1_large_dim_rsqrt_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:47.1655564Z test_contig_size1_large_dim_rsqrt_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:47.1694745Z test_contig_size1_large_dim_rsqrt_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:47.1720626Z test_contig_size1_large_dim_rsqrt_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:47.1749539Z test_contig_size1_large_dim_rsqrt_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:47.1779398Z test_contig_size1_large_dim_rsqrt_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:47.1809996Z test_contig_size1_large_dim_rsqrt_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:47.1837338Z test_contig_size1_large_dim_rsqrt_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:47.1866504Z test_contig_size1_large_dim_rsqrt_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:47.1896121Z test_contig_size1_large_dim_rsqrt_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:47.1922782Z test_contig_size1_large_dim_sgn_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:47.1949172Z test_contig_size1_large_dim_sgn_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:47.1988245Z test_contig_size1_large_dim_sgn_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:47.2060049Z test_contig_size1_large_dim_sgn_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:48:47.2093703Z test_contig_size1_large_dim_sgn_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:47.2134761Z test_contig_size1_large_dim_sgn_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:47.2159396Z test_contig_size1_large_dim_sgn_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:47.2186767Z test_contig_size1_large_dim_sgn_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:47.2212592Z test_contig_size1_large_dim_sgn_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:47.2238470Z test_contig_size1_large_dim_sgn_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:47.2260034Z test_contig_size1_large_dim_sgn_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:47.2285988Z test_contig_size1_large_dim_sgn_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:47.2312889Z test_contig_size1_large_dim_sgn_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:47.2336952Z test_contig_size1_large_dim_short_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:47.2362840Z test_contig_size1_large_dim_short_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:47.2396164Z test_contig_size1_large_dim_short_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:47.2423355Z test_contig_size1_large_dim_short_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:47.2460760Z test_contig_size1_large_dim_short_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:47.2484079Z test_contig_size1_large_dim_short_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:47.2509483Z test_contig_size1_large_dim_short_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:47.2535068Z test_contig_size1_large_dim_short_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:47.2561414Z test_contig_size1_large_dim_short_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:47.2584294Z test_contig_size1_large_dim_short_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:47.2610652Z test_contig_size1_large_dim_short_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:47.2636273Z test_contig_size1_large_dim_short_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:47.2664135Z test_contig_size1_large_dim_sigmoid_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:47.2696463Z test_contig_size1_large_dim_sigmoid_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:47.2743230Z test_contig_size1_large_dim_sigmoid_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:47.2778274Z test_contig_size1_large_dim_sigmoid_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:47.2804099Z test_contig_size1_large_dim_sigmoid_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:47.2833833Z test_contig_size1_large_dim_sigmoid_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:47.2865626Z test_contig_size1_large_dim_sigmoid_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:47.2896581Z test_contig_size1_large_dim_sigmoid_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:47.2923504Z test_contig_size1_large_dim_sigmoid_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:47.2954719Z test_contig_size1_large_dim_sigmoid_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:47.2985681Z test_contig_size1_large_dim_sigmoid_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:47.3014365Z test_contig_size1_large_dim_sign_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:47.3040358Z test_contig_size1_large_dim_sign_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:47.3081135Z test_contig_size1_large_dim_sign_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:47.3107663Z test_contig_size1_large_dim_sign_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:47.3136092Z test_contig_size1_large_dim_sign_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:47.3161793Z test_contig_size1_large_dim_sign_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:47.3188171Z test_contig_size1_large_dim_sign_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:47.3209982Z test_contig_size1_large_dim_sign_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:47.3236335Z test_contig_size1_large_dim_sign_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:47.3262944Z test_contig_size1_large_dim_sign_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:47.3286955Z test_contig_size1_large_dim_signbit_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:47.3312354Z test_contig_size1_large_dim_signbit_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:47.3349251Z test_contig_size1_large_dim_signbit_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:47.3372374Z test_contig_size1_large_dim_signbit_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:47.3399155Z test_contig_size1_large_dim_signbit_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:47.3424989Z test_contig_size1_large_dim_signbit_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:47.3450751Z test_contig_size1_large_dim_signbit_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:47.3472293Z test_contig_size1_large_dim_signbit_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:47.3497731Z test_contig_size1_large_dim_signbit_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:47.3523636Z test_contig_size1_large_dim_signbit_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:47.3551389Z test_contig_size1_large_dim_sin_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:47.3583708Z test_contig_size1_large_dim_sin_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:47.3631546Z test_contig_size1_large_dim_sin_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:47.3670277Z test_contig_size1_large_dim_sin_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:47.3697238Z test_contig_size1_large_dim_sin_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:47.3727121Z test_contig_size1_large_dim_sin_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:47.3758194Z test_contig_size1_large_dim_sin_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:47.3791505Z test_contig_size1_large_dim_sin_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:47.3819087Z test_contig_size1_large_dim_sin_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:47.3852709Z test_contig_size1_large_dim_sin_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:47.3884366Z test_contig_size1_large_dim_sin_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:47.3917825Z test_contig_size1_large_dim_sinc_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:47.3951923Z test_contig_size1_large_dim_sinc_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:47.4025099Z test_contig_size1_large_dim_sinc_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:48:47.4081744Z test_contig_size1_large_dim_sinc_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:48:47.4114503Z test_contig_size1_large_dim_sinc_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:47.4152839Z test_contig_size1_large_dim_sinc_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:47.4186186Z test_contig_size1_large_dim_sinc_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:47.4221143Z test_contig_size1_large_dim_sinc_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:47.4251169Z test_contig_size1_large_dim_sinc_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:47.4284027Z test_contig_size1_large_dim_sinc_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:47.4316767Z test_contig_size1_large_dim_sinc_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:47.4345438Z test_contig_size1_large_dim_sinh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:47.4377909Z test_contig_size1_large_dim_sinh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:47.4450652Z test_contig_size1_large_dim_sinh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:48:47.4503327Z test_contig_size1_large_dim_sinh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:47.4529798Z test_contig_size1_large_dim_sinh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:47.4560632Z test_contig_size1_large_dim_sinh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:47.4591068Z test_contig_size1_large_dim_sinh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:47.4622500Z test_contig_size1_large_dim_sinh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:47.4650526Z test_contig_size1_large_dim_sinh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:47.4681397Z test_contig_size1_large_dim_sinh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:47.4713653Z test_contig_size1_large_dim_sinh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:47.4753736Z test_contig_size1_large_dim_special_airy_ai_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:47.4808735Z test_contig_size1_large_dim_special_airy_ai_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:47.4886978Z test_contig_size1_large_dim_special_airy_ai_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:48:47.4945372Z test_contig_size1_large_dim_special_airy_ai_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:48:47.5005734Z test_contig_size1_large_dim_special_airy_ai_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:48:47.5062073Z test_contig_size1_large_dim_special_airy_ai_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:48:47.5120765Z test_contig_size1_large_dim_special_airy_ai_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:48:47.5186836Z test_contig_size1_large_dim_special_airy_ai_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:48:47.5220534Z test_contig_size1_large_dim_special_bessel_j0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:47.5254186Z test_contig_size1_large_dim_special_bessel_j0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:47.5294407Z test_contig_size1_large_dim_special_bessel_j0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:47.5330002Z test_contig_size1_large_dim_special_bessel_j0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:47.5366744Z test_contig_size1_large_dim_special_bessel_j0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:47.5399139Z test_contig_size1_large_dim_special_bessel_j0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:47.5435457Z test_contig_size1_large_dim_special_bessel_j0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:47.5470633Z test_contig_size1_large_dim_special_bessel_j0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:47.5504089Z test_contig_size1_large_dim_special_bessel_j1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:47.5538073Z test_contig_size1_large_dim_special_bessel_j1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:47.5578819Z test_contig_size1_large_dim_special_bessel_j1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:47.5615375Z test_contig_size1_large_dim_special_bessel_j1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:47.5653218Z test_contig_size1_large_dim_special_bessel_j1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:47.5685887Z test_contig_size1_large_dim_special_bessel_j1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:47.5722426Z test_contig_size1_large_dim_special_bessel_j1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:47.5758538Z test_contig_size1_large_dim_special_bessel_j1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:47.5794601Z test_contig_size1_large_dim_special_bessel_y0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:47.5827093Z test_contig_size1_large_dim_special_bessel_y0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:47.5864831Z test_contig_size1_large_dim_special_bessel_y0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:47.5900115Z test_contig_size1_large_dim_special_bessel_y0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:47.5935912Z test_contig_size1_large_dim_special_bessel_y0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:47.5966534Z test_contig_size1_large_dim_special_bessel_y0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:47.6001478Z test_contig_size1_large_dim_special_bessel_y0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:47.6040678Z test_contig_size1_large_dim_special_bessel_y0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:47.6075418Z test_contig_size1_large_dim_special_bessel_y1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:47.6106554Z test_contig_size1_large_dim_special_bessel_y1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:47.6144222Z test_contig_size1_large_dim_special_bessel_y1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:47.6178460Z test_contig_size1_large_dim_special_bessel_y1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:47.6213354Z test_contig_size1_large_dim_special_bessel_y1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:47.6243169Z test_contig_size1_large_dim_special_bessel_y1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:47.6277541Z test_contig_size1_large_dim_special_bessel_y1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:47.6314928Z test_contig_size1_large_dim_special_bessel_y1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:47.6346069Z test_contig_size1_large_dim_special_entr_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:47.6378795Z test_contig_size1_large_dim_special_entr_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:47.6407080Z test_contig_size1_large_dim_special_entr_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:47.6441108Z test_contig_size1_large_dim_special_entr_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:47.6472781Z test_contig_size1_large_dim_special_entr_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:47.6505091Z test_contig_size1_large_dim_special_entr_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:47.6533451Z test_contig_size1_large_dim_special_entr_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:47.6565210Z test_contig_size1_large_dim_special_entr_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:47.6596574Z test_contig_size1_large_dim_special_entr_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:47.6629989Z test_contig_size1_large_dim_special_erfcx_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:47.6666060Z test_contig_size1_large_dim_special_erfcx_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:47.6705040Z test_contig_size1_large_dim_special_erfcx_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:47.6742790Z test_contig_size1_large_dim_special_erfcx_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:47.6782212Z test_contig_size1_large_dim_special_erfcx_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:47.6816352Z test_contig_size1_large_dim_special_erfcx_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:47.6854102Z test_contig_size1_large_dim_special_erfcx_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:47.6888498Z test_contig_size1_large_dim_special_erfcx_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:47.6933690Z test_contig_size1_large_dim_special_i0e_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:47.6982696Z test_contig_size1_large_dim_special_i0e_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:47.7027842Z test_contig_size1_large_dim_special_i0e_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:47.7074689Z test_contig_size1_large_dim_special_i0e_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:47.7121629Z test_contig_size1_large_dim_special_i0e_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:47.7171850Z test_contig_size1_large_dim_special_i0e_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:47.7216151Z test_contig_size1_large_dim_special_i0e_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:47.7263583Z test_contig_size1_large_dim_special_i0e_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:47.7310556Z test_contig_size1_large_dim_special_i0e_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:47.7351961Z test_contig_size1_large_dim_special_i1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:47.7389431Z test_contig_size1_large_dim_special_i1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:47.7443280Z test_contig_size1_large_dim_special_i1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:47.7482993Z test_contig_size1_large_dim_special_i1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:47.7524570Z test_contig_size1_large_dim_special_i1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:47.7560718Z test_contig_size1_large_dim_special_i1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:47.7599883Z test_contig_size1_large_dim_special_i1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:47.7639300Z test_contig_size1_large_dim_special_i1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:47.7678220Z test_contig_size1_large_dim_special_i1e_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:47.7712606Z test_contig_size1_large_dim_special_i1e_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:47.7757893Z test_contig_size1_large_dim_special_i1e_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:47.7794371Z test_contig_size1_large_dim_special_i1e_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:47.7832351Z test_contig_size1_large_dim_special_i1e_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:47.7864718Z test_contig_size1_large_dim_special_i1e_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:47.7901673Z test_contig_size1_large_dim_special_i1e_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:47.7938092Z test_contig_size1_large_dim_special_i1e_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:47.7974789Z test_contig_size1_large_dim_special_log_ndtr_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:47.8014225Z test_contig_size1_large_dim_special_log_ndtr_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:47.8060620Z test_contig_size1_large_dim_special_log_ndtr_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:47.8102082Z test_contig_size1_large_dim_special_log_ndtr_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:47.8145181Z test_contig_size1_large_dim_special_log_ndtr_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:47.8183029Z test_contig_size1_large_dim_special_log_ndtr_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:47.8226449Z test_contig_size1_large_dim_special_log_ndtr_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:47.8269310Z test_contig_size1_large_dim_special_log_ndtr_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:47.8320370Z test_contig_size1_large_dim_special_modified_bessel_i0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:47.8367162Z test_contig_size1_large_dim_special_modified_bessel_i0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:47.8421526Z test_contig_size1_large_dim_special_modified_bessel_i0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:47.8471830Z test_contig_size1_large_dim_special_modified_bessel_i0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:47.8523419Z test_contig_size1_large_dim_special_modified_bessel_i0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:47.8569380Z test_contig_size1_large_dim_special_modified_bessel_i0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:47.8618696Z test_contig_size1_large_dim_special_modified_bessel_i0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:47.8667533Z test_contig_size1_large_dim_special_modified_bessel_i0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:47.8718368Z test_contig_size1_large_dim_special_modified_bessel_i1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:47.8765065Z test_contig_size1_large_dim_special_modified_bessel_i1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:47.8818652Z test_contig_size1_large_dim_special_modified_bessel_i1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:47.8867223Z test_contig_size1_large_dim_special_modified_bessel_i1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:47.8917654Z test_contig_size1_large_dim_special_modified_bessel_i1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:47.8963523Z test_contig_size1_large_dim_special_modified_bessel_i1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:47.9012613Z test_contig_size1_large_dim_special_modified_bessel_i1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:47.9061600Z test_contig_size1_large_dim_special_modified_bessel_i1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:47.9110748Z test_contig_size1_large_dim_special_modified_bessel_k0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:47.9148341Z test_contig_size1_large_dim_special_modified_bessel_k0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:47.9190001Z test_contig_size1_large_dim_special_modified_bessel_k0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:47.9229878Z test_contig_size1_large_dim_special_modified_bessel_k0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:47.9271791Z test_contig_size1_large_dim_special_modified_bessel_k0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:47.9307951Z test_contig_size1_large_dim_special_modified_bessel_k0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:47.9347777Z test_contig_size1_large_dim_special_modified_bessel_k0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:47.9395740Z test_contig_size1_large_dim_special_modified_bessel_k0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:47.9440880Z test_contig_size1_large_dim_special_modified_bessel_k1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:47.9477617Z test_contig_size1_large_dim_special_modified_bessel_k1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:47.9520087Z test_contig_size1_large_dim_special_modified_bessel_k1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:47.9559871Z test_contig_size1_large_dim_special_modified_bessel_k1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:47.9601431Z test_contig_size1_large_dim_special_modified_bessel_k1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:47.9637268Z test_contig_size1_large_dim_special_modified_bessel_k1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:47.9677019Z test_contig_size1_large_dim_special_modified_bessel_k1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:47.9724865Z test_contig_size1_large_dim_special_modified_bessel_k1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:47.9753921Z test_contig_size1_large_dim_special_ndtr_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:47.9787460Z test_contig_size1_large_dim_special_ndtr_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:47.9814611Z test_contig_size1_large_dim_special_ndtr_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:47.9844833Z test_contig_size1_large_dim_special_ndtr_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:47.9876733Z test_contig_size1_large_dim_special_ndtr_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:47.9909376Z test_contig_size1_large_dim_special_ndtr_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:47.9936812Z test_contig_size1_large_dim_special_ndtr_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:47.9967704Z test_contig_size1_large_dim_special_ndtr_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:47.9998176Z test_contig_size1_large_dim_special_ndtr_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:48.0029552Z test_contig_size1_large_dim_special_ndtri_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:48.0065515Z test_contig_size1_large_dim_special_ndtri_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:48.0103512Z test_contig_size1_large_dim_special_ndtri_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:48.0132915Z test_contig_size1_large_dim_special_ndtri_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:48.0163118Z test_contig_size1_large_dim_special_ndtri_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:48.0188718Z test_contig_size1_large_dim_special_ndtri_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:48.0218187Z test_contig_size1_large_dim_special_ndtri_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:48.0247152Z test_contig_size1_large_dim_special_ndtri_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:48.0737994Z test_contig_size1_large_dim_special_polygamma_special_polygamma_n_0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.049s) 2022-08-17T12:48:48.0774245Z test_contig_size1_large_dim_special_polygamma_special_polygamma_n_0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:48.0818362Z test_contig_size1_large_dim_special_polygamma_special_polygamma_n_0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:48.0868055Z test_contig_size1_large_dim_special_polygamma_special_polygamma_n_0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:48.0902663Z test_contig_size1_large_dim_special_polygamma_special_polygamma_n_0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:48.0937519Z test_contig_size1_large_dim_special_polygamma_special_polygamma_n_0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:48.0968307Z test_contig_size1_large_dim_special_polygamma_special_polygamma_n_0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:48.1002001Z test_contig_size1_large_dim_special_polygamma_special_polygamma_n_0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:48.1036162Z test_contig_size1_large_dim_special_polygamma_special_polygamma_n_0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:48.1082732Z test_contig_size1_large_dim_special_scaled_modified_bessel_k0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:48.1120392Z test_contig_size1_large_dim_special_scaled_modified_bessel_k0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:48.1162100Z test_contig_size1_large_dim_special_scaled_modified_bessel_k0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:48.1201706Z test_contig_size1_large_dim_special_scaled_modified_bessel_k0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:48.1242520Z test_contig_size1_large_dim_special_scaled_modified_bessel_k0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:48.1278786Z test_contig_size1_large_dim_special_scaled_modified_bessel_k0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:48.1320032Z test_contig_size1_large_dim_special_scaled_modified_bessel_k0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:48.1366798Z test_contig_size1_large_dim_special_scaled_modified_bessel_k0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:48.1414919Z test_contig_size1_large_dim_special_scaled_modified_bessel_k1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:48.1452485Z test_contig_size1_large_dim_special_scaled_modified_bessel_k1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:48.1494946Z test_contig_size1_large_dim_special_scaled_modified_bessel_k1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:48.1535532Z test_contig_size1_large_dim_special_scaled_modified_bessel_k1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:48.1577698Z test_contig_size1_large_dim_special_scaled_modified_bessel_k1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:48.1613938Z test_contig_size1_large_dim_special_scaled_modified_bessel_k1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:48.1653667Z test_contig_size1_large_dim_special_scaled_modified_bessel_k1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:48.1700116Z test_contig_size1_large_dim_special_scaled_modified_bessel_k1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:48.1734295Z test_contig_size1_large_dim_special_spherical_bessel_j0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:48.1765367Z test_contig_size1_large_dim_special_spherical_bessel_j0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:48.1802631Z test_contig_size1_large_dim_special_spherical_bessel_j0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:48.1836636Z test_contig_size1_large_dim_special_spherical_bessel_j0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:48.1871538Z test_contig_size1_large_dim_special_spherical_bessel_j0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:48.1901453Z test_contig_size1_large_dim_special_spherical_bessel_j0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:48.1935281Z test_contig_size1_large_dim_special_spherical_bessel_j0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:48.1969140Z test_contig_size1_large_dim_special_spherical_bessel_j0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:48.1996494Z test_contig_size1_large_dim_sqrt_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:48.2029781Z test_contig_size1_large_dim_sqrt_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:48.2070904Z test_contig_size1_large_dim_sqrt_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:48.2104686Z test_contig_size1_large_dim_sqrt_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:48.2130289Z test_contig_size1_large_dim_sqrt_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:48.2158803Z test_contig_size1_large_dim_sqrt_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:48.2188025Z test_contig_size1_large_dim_sqrt_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:48.2219923Z test_contig_size1_large_dim_sqrt_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:48.2245745Z test_contig_size1_large_dim_sqrt_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:48.2277313Z test_contig_size1_large_dim_sqrt_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:48.2307231Z test_contig_size1_large_dim_sqrt_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:48.2333881Z test_contig_size1_large_dim_square_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:48.2363638Z test_contig_size1_large_dim_square_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:48.2402902Z test_contig_size1_large_dim_square_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:48.2435103Z test_contig_size1_large_dim_square_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:48.2482593Z test_contig_size1_large_dim_square_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:48.2508318Z test_contig_size1_large_dim_square_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:48.2537596Z test_contig_size1_large_dim_square_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:48.2567937Z test_contig_size1_large_dim_square_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:48.2598070Z test_contig_size1_large_dim_square_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:48.2624743Z test_contig_size1_large_dim_square_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:48.2655528Z test_contig_size1_large_dim_square_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:48.2682311Z test_contig_size1_large_dim_square_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:48.2709369Z test_contig_size1_large_dim_tan_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:48.2741384Z test_contig_size1_large_dim_tan_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:48.2788360Z test_contig_size1_large_dim_tan_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:48.2826122Z test_contig_size1_large_dim_tan_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:48.2853456Z test_contig_size1_large_dim_tan_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:48.2883410Z test_contig_size1_large_dim_tan_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:48.2914508Z test_contig_size1_large_dim_tan_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:48.2945039Z test_contig_size1_large_dim_tan_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:48.2971136Z test_contig_size1_large_dim_tan_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:48.3001258Z test_contig_size1_large_dim_tan_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:48.3031882Z test_contig_size1_large_dim_tan_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:48.3059696Z test_contig_size1_large_dim_tanh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:48.3091828Z test_contig_size1_large_dim_tanh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:48.3139793Z test_contig_size1_large_dim_tanh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:48.3178358Z test_contig_size1_large_dim_tanh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:48.3204809Z test_contig_size1_large_dim_tanh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:48.3234601Z test_contig_size1_large_dim_tanh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:48.3264097Z test_contig_size1_large_dim_tanh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:48.3293429Z test_contig_size1_large_dim_tanh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:48.3318915Z test_contig_size1_large_dim_tanh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:48.3348759Z test_contig_size1_large_dim_tanh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:48.3378139Z test_contig_size1_large_dim_tanh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:48.3405402Z test_contig_size1_large_dim_trunc_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:48.3430512Z test_contig_size1_large_dim_trunc_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:48.3458938Z test_contig_size1_large_dim_trunc_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:48.3474409Z test_contig_size1_lgamma_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.3490150Z test_contig_size1_lgamma_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.3505874Z test_contig_size1_lgamma_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.3522036Z test_contig_size1_lgamma_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:48.3538043Z test_contig_size1_lgamma_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.3553432Z test_contig_size1_lgamma_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.3569236Z test_contig_size1_lgamma_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.3584519Z test_contig_size1_lgamma_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.3600289Z test_contig_size1_lgamma_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.3616681Z test_contig_size1_log10_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.3631879Z test_contig_size1_log10_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.3648582Z test_contig_size1_log10_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:48.3665453Z test_contig_size1_log10_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:48.3681726Z test_contig_size1_log10_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:48.3697940Z test_contig_size1_log10_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.3713098Z test_contig_size1_log10_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.3728094Z test_contig_size1_log10_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.3744290Z test_contig_size1_log10_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.3760019Z test_contig_size1_log10_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:48.3776221Z test_contig_size1_log10_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:48.3792591Z test_contig_size1_log1p_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:48.3807630Z test_contig_size1_log1p_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.3823502Z test_contig_size1_log1p_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.3839542Z test_contig_size1_log1p_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.3855043Z test_contig_size1_log1p_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.3870126Z test_contig_size1_log1p_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.3886020Z test_contig_size1_log1p_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.3901631Z test_contig_size1_log1p_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.3917234Z test_contig_size1_log1p_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.3933877Z test_contig_size1_log2_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:48.3950161Z test_contig_size1_log2_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:48.3967649Z test_contig_size1_log2_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:48.3984289Z test_contig_size1_log2_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:48.4000560Z test_contig_size1_log2_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:48.4016756Z test_contig_size1_log2_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:48.4032544Z test_contig_size1_log2_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.4048568Z test_contig_size1_log2_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:48.4064230Z test_contig_size1_log2_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.4080249Z test_contig_size1_log2_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.4095999Z test_contig_size1_log2_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.4111745Z test_contig_size1_log_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:48.4127604Z test_contig_size1_log_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.4144325Z test_contig_size1_log_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:48.4161356Z test_contig_size1_log_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:48.4177368Z test_contig_size1_log_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:48.4193628Z test_contig_size1_log_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.4209147Z test_contig_size1_log_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.4224648Z test_contig_size1_log_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.4240382Z test_contig_size1_log_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.4256039Z test_contig_size1_log_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.4271343Z test_contig_size1_log_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.4287093Z test_contig_size1_logical_not_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.4301092Z test_contig_size1_logical_not_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.4316444Z test_contig_size1_logical_not_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.4332155Z test_contig_size1_logical_not_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.4348227Z test_contig_size1_logical_not_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.4363675Z test_contig_size1_logical_not_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.4379357Z test_contig_size1_logical_not_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.4394366Z test_contig_size1_logical_not_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.4409059Z test_contig_size1_logical_not_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.4423495Z test_contig_size1_logical_not_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.4437466Z test_contig_size1_logical_not_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.4451562Z test_contig_size1_logical_not_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.4467049Z test_contig_size1_logit_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.4483113Z test_contig_size1_logit_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.4499379Z test_contig_size1_logit_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:48.4515699Z test_contig_size1_logit_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:48.4531822Z test_contig_size1_logit_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:48.4547747Z test_contig_size1_logit_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.4563695Z test_contig_size1_logit_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.4579473Z test_contig_size1_logit_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.4595880Z test_contig_size1_logit_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:48.4610787Z test_contig_size1_long_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.4625476Z test_contig_size1_long_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.4640597Z test_contig_size1_long_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.4656840Z test_contig_size1_long_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.4672249Z test_contig_size1_long_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.4687064Z test_contig_size1_long_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.4701851Z test_contig_size1_long_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.4717359Z test_contig_size1_long_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.4732099Z test_contig_size1_long_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.4746388Z test_contig_size1_long_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.4760064Z test_contig_size1_long_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.4774120Z test_contig_size1_long_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.4788148Z test_contig_size1_long_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.4804753Z test_contig_size1_mvlgamma_mvlgamma_p_1_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:48.4821963Z test_contig_size1_mvlgamma_mvlgamma_p_1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:48.4838711Z test_contig_size1_mvlgamma_mvlgamma_p_1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:48.4855355Z test_contig_size1_mvlgamma_mvlgamma_p_1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:48.4871768Z test_contig_size1_mvlgamma_mvlgamma_p_1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:48.4888044Z test_contig_size1_mvlgamma_mvlgamma_p_1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:48.4904502Z test_contig_size1_mvlgamma_mvlgamma_p_1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:48.4920977Z test_contig_size1_mvlgamma_mvlgamma_p_1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:48.4937628Z test_contig_size1_mvlgamma_mvlgamma_p_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:48.4954045Z test_contig_size1_mvlgamma_mvlgamma_p_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:48.4970484Z test_contig_size1_mvlgamma_mvlgamma_p_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:48.4986845Z test_contig_size1_mvlgamma_mvlgamma_p_3_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:48.5002959Z test_contig_size1_mvlgamma_mvlgamma_p_3_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:48.5020284Z test_contig_size1_mvlgamma_mvlgamma_p_3_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:48.5036962Z test_contig_size1_mvlgamma_mvlgamma_p_3_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:48.5053089Z test_contig_size1_mvlgamma_mvlgamma_p_3_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:48.5069433Z test_contig_size1_mvlgamma_mvlgamma_p_5_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:48.5085979Z test_contig_size1_mvlgamma_mvlgamma_p_5_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:48.5102329Z test_contig_size1_mvlgamma_mvlgamma_p_5_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:48.5118575Z test_contig_size1_mvlgamma_mvlgamma_p_5_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:48.5135751Z test_contig_size1_mvlgamma_mvlgamma_p_5_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:48.5151962Z test_contig_size1_mvlgamma_mvlgamma_p_5_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:48.5168491Z test_contig_size1_mvlgamma_mvlgamma_p_5_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:48.5185486Z test_contig_size1_mvlgamma_mvlgamma_p_5_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:48.5201077Z test_contig_size1_nan_to_num_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.5215553Z test_contig_size1_nan_to_num_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.5230207Z test_contig_size1_nan_to_num_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.5245766Z test_contig_size1_nan_to_num_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.5262089Z test_contig_size1_nan_to_num_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:48.5277451Z test_contig_size1_nan_to_num_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.5290982Z test_contig_size1_nan_to_num_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.5304842Z test_contig_size1_nan_to_num_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.5318836Z test_contig_size1_nan_to_num_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.5332813Z test_contig_size1_nan_to_num_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.5347489Z test_contig_size1_neg_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.5363599Z test_contig_size1_neg_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.5379971Z test_contig_size1_neg_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:48.5396633Z test_contig_size1_neg_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:48.5412999Z test_contig_size1_neg_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:48.5428421Z test_contig_size1_neg_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.5444209Z test_contig_size1_neg_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.5459049Z test_contig_size1_neg_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.5473339Z test_contig_size1_neg_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.5487772Z test_contig_size1_neg_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.5502212Z test_contig_size1_neg_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.5516708Z test_contig_size1_neg_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.5531873Z test_contig_size1_nn_functional_celu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.5548192Z test_contig_size1_nn_functional_celu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:48.5564533Z test_contig_size1_nn_functional_celu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:48.5580464Z test_contig_size1_nn_functional_elu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.5596596Z test_contig_size1_nn_functional_elu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:48.5612594Z test_contig_size1_nn_functional_elu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.5628403Z test_contig_size1_nn_functional_hardshrink_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.5644289Z test_contig_size1_nn_functional_hardshrink_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.5661042Z test_contig_size1_nn_functional_hardshrink_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:48.5676464Z test_contig_size1_nn_functional_hardsigmoid_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.5691616Z test_contig_size1_nn_functional_hardsigmoid_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.5707583Z test_contig_size1_nn_functional_hardsigmoid_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.5723179Z test_contig_size1_nn_functional_hardtanh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.5738466Z test_contig_size1_nn_functional_hardtanh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.5754709Z test_contig_size1_nn_functional_hardtanh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.5770150Z test_contig_size1_nn_functional_hardtanh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.5784915Z test_contig_size1_nn_functional_hardtanh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.5799781Z test_contig_size1_nn_functional_hardtanh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.5814573Z test_contig_size1_nn_functional_hardtanh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.5830776Z test_contig_size1_nn_functional_logsigmoid_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:48.5847370Z test_contig_size1_nn_functional_logsigmoid_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:48.5863442Z test_contig_size1_nn_functional_logsigmoid_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.5879889Z test_contig_size1_nn_functional_mish_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:48.5896730Z test_contig_size1_nn_functional_mish_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:48.5912754Z test_contig_size1_nn_functional_prelu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.5928096Z test_contig_size1_nn_functional_prelu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.5943985Z test_contig_size1_nn_functional_prelu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.5959598Z test_contig_size1_nn_functional_relu6_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.5975002Z test_contig_size1_nn_functional_relu6_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.5990750Z test_contig_size1_nn_functional_relu6_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.6005581Z test_contig_size1_nn_functional_relu6_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.6020187Z test_contig_size1_nn_functional_relu6_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.6034405Z test_contig_size1_nn_functional_relu6_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.6048295Z test_contig_size1_nn_functional_relu6_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.6062377Z test_contig_size1_nn_functional_relu6_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.6077663Z test_contig_size1_nn_functional_relu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.6093150Z test_contig_size1_nn_functional_relu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.6108990Z test_contig_size1_nn_functional_relu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.6123889Z test_contig_size1_nn_functional_relu_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.6138481Z test_contig_size1_nn_functional_relu_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.6153465Z test_contig_size1_nn_functional_relu_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.6167682Z test_contig_size1_nn_functional_relu_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.6182479Z test_contig_size1_nn_functional_relu_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.6201383Z test_contig_size1_nn_functional_rrelu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:48.6221212Z test_contig_size1_nn_functional_rrelu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:48.6240798Z test_contig_size1_nn_functional_rrelu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:48.6256081Z test_contig_size1_nn_functional_selu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.6271862Z test_contig_size1_nn_functional_selu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.6287966Z test_contig_size1_nn_functional_selu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.6304741Z test_contig_size1_nn_functional_silu_complex_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:48.6321279Z test_contig_size1_nn_functional_silu_complex_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:48.6336569Z test_contig_size1_nn_functional_silu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.6351936Z test_contig_size1_nn_functional_silu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.6367923Z test_contig_size1_nn_functional_silu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.6384046Z test_contig_size1_nn_functional_softplus_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.6400618Z test_contig_size1_nn_functional_softplus_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:48.6416309Z test_contig_size1_nn_functional_softplus_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.6431851Z test_contig_size1_nn_functional_softshrink_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.6447147Z test_contig_size1_nn_functional_softshrink_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.6463080Z test_contig_size1_nn_functional_softshrink_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.6479233Z test_contig_size1_nn_functional_softsign_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.6495431Z test_contig_size1_nn_functional_softsign_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:48.6512880Z test_contig_size1_nn_functional_softsign_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:48.6528585Z test_contig_size1_nn_functional_softsign_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:48.6544382Z test_contig_size1_nn_functional_softsign_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.6560523Z test_contig_size1_nn_functional_softsign_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:48.6576196Z test_contig_size1_nn_functional_softsign_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.6591109Z test_contig_size1_nn_functional_softsign_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.6606008Z test_contig_size1_nn_functional_softsign_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.6621084Z test_contig_size1_nn_functional_softsign_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.6636308Z test_contig_size1_nn_functional_softsign_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.6651854Z test_contig_size1_nn_functional_tanhshrink_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.6668611Z test_contig_size1_nn_functional_tanhshrink_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:48.6685812Z test_contig_size1_nn_functional_tanhshrink_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:48.6702527Z test_contig_size1_nn_functional_tanhshrink_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:48.6718803Z test_contig_size1_nn_functional_tanhshrink_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:48.6735145Z test_contig_size1_nn_functional_tanhshrink_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:48.6751224Z test_contig_size1_nn_functional_tanhshrink_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:48.6767244Z test_contig_size1_nn_functional_tanhshrink_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.6783287Z test_contig_size1_nn_functional_tanhshrink_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:48.6799235Z test_contig_size1_nn_functional_tanhshrink_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.6815253Z test_contig_size1_nn_functional_threshold_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.6830706Z test_contig_size1_nn_functional_threshold_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.6846678Z test_contig_size1_nn_functional_threshold_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:48.6861685Z test_contig_size1_nn_functional_threshold_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.6877070Z test_contig_size1_nn_functional_threshold_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.6891287Z test_contig_size1_nn_functional_threshold_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.6905582Z test_contig_size1_nn_functional_threshold_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.6920471Z test_contig_size1_nn_functional_threshold_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.6936404Z test_contig_size1_polygamma_polygamma_n_0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:48.6950561Z test_contig_size1_polygamma_polygamma_n_0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.6966124Z test_contig_size1_polygamma_polygamma_n_0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.6982190Z test_contig_size1_polygamma_polygamma_n_0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.6997649Z test_contig_size1_polygamma_polygamma_n_0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.7012340Z test_contig_size1_polygamma_polygamma_n_0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.7027239Z test_contig_size1_polygamma_polygamma_n_0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.7041919Z test_contig_size1_polygamma_polygamma_n_0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.7056745Z test_contig_size1_polygamma_polygamma_n_0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.7071745Z test_contig_size1_polygamma_polygamma_n_1_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.7086570Z test_contig_size1_polygamma_polygamma_n_1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.7102066Z test_contig_size1_polygamma_polygamma_n_1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.7117853Z test_contig_size1_polygamma_polygamma_n_1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.7133579Z test_contig_size1_polygamma_polygamma_n_1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.7148156Z test_contig_size1_polygamma_polygamma_n_1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.7162950Z test_contig_size1_polygamma_polygamma_n_1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.7177639Z test_contig_size1_polygamma_polygamma_n_1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.7192685Z test_contig_size1_polygamma_polygamma_n_1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.7208908Z test_contig_size1_polygamma_polygamma_n_2_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:48.7224301Z test_contig_size1_polygamma_polygamma_n_2_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.7240698Z test_contig_size1_polygamma_polygamma_n_2_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:48.7257506Z test_contig_size1_polygamma_polygamma_n_2_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:48.7273071Z test_contig_size1_polygamma_polygamma_n_2_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.7288155Z test_contig_size1_polygamma_polygamma_n_2_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.7302740Z test_contig_size1_polygamma_polygamma_n_2_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.7317843Z test_contig_size1_polygamma_polygamma_n_2_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.7333182Z test_contig_size1_polygamma_polygamma_n_2_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.7349017Z test_contig_size1_polygamma_polygamma_n_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.7364009Z test_contig_size1_polygamma_polygamma_n_3_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.7380990Z test_contig_size1_polygamma_polygamma_n_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:48.7398693Z test_contig_size1_polygamma_polygamma_n_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:48.7414861Z test_contig_size1_polygamma_polygamma_n_3_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.7429754Z test_contig_size1_polygamma_polygamma_n_3_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.7444829Z test_contig_size1_polygamma_polygamma_n_3_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.7459996Z test_contig_size1_polygamma_polygamma_n_3_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.7475721Z test_contig_size1_polygamma_polygamma_n_3_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.7491426Z test_contig_size1_polygamma_polygamma_n_4_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.7506196Z test_contig_size1_polygamma_polygamma_n_4_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.7523043Z test_contig_size1_polygamma_polygamma_n_4_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:48.7540269Z test_contig_size1_polygamma_polygamma_n_4_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:48.7555983Z test_contig_size1_polygamma_polygamma_n_4_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.7571359Z test_contig_size1_polygamma_polygamma_n_4_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.7587153Z test_contig_size1_polygamma_polygamma_n_4_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.7603135Z test_contig_size1_polygamma_polygamma_n_4_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:48.7618425Z test_contig_size1_polygamma_polygamma_n_4_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.7634337Z test_contig_size1_positive_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:48.7650766Z test_contig_size1_positive_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:48.7667252Z test_contig_size1_positive_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:48.7683959Z test_contig_size1_positive_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:48.7699492Z test_contig_size1_positive_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.7714859Z test_contig_size1_positive_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.7730683Z test_contig_size1_positive_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.7745300Z test_contig_size1_positive_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.7759466Z test_contig_size1_positive_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.7773443Z test_contig_size1_positive_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.7787467Z test_contig_size1_positive_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.7801801Z test_contig_size1_positive_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.7816732Z test_contig_size1_rad2deg_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.7831433Z test_contig_size1_rad2deg_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.7846623Z test_contig_size1_rad2deg_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.7862127Z test_contig_size1_rad2deg_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.7878278Z test_contig_size1_rad2deg_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.7893305Z test_contig_size1_rad2deg_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.7908129Z test_contig_size1_rad2deg_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.7923501Z test_contig_size1_rad2deg_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.7937736Z test_contig_size1_rad2deg_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.7951890Z test_contig_size1_rad2deg_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.7966518Z test_contig_size1_real_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.7980245Z test_contig_size1_real_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.7995718Z test_contig_size1_real_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.8011527Z test_contig_size1_real_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.8027006Z test_contig_size1_real_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.8042207Z test_contig_size1_real_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.8056885Z test_contig_size1_real_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.8071939Z test_contig_size1_real_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.8086279Z test_contig_size1_real_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.8099879Z test_contig_size1_real_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.8113617Z test_contig_size1_real_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.8126911Z test_contig_size1_real_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.8140492Z test_contig_size1_real_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.8155196Z test_contig_size1_reciprocal_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.8169199Z test_contig_size1_reciprocal_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.8184839Z test_contig_size1_reciprocal_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.8200947Z test_contig_size1_reciprocal_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:48.8216872Z test_contig_size1_reciprocal_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.8231654Z test_contig_size1_reciprocal_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.8246932Z test_contig_size1_reciprocal_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.8262054Z test_contig_size1_reciprocal_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.8276253Z test_contig_size1_reciprocal_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.8290608Z test_contig_size1_reciprocal_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.8305450Z test_contig_size1_reciprocal_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.8319581Z test_contig_size1_reciprocal_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.8334292Z test_contig_size1_round_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.8348716Z test_contig_size1_round_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.8363964Z test_contig_size1_round_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.8379314Z test_contig_size1_round_decimals_0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.8393986Z test_contig_size1_round_decimals_0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.8409392Z test_contig_size1_round_decimals_0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.8424161Z test_contig_size1_round_decimals_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.8439234Z test_contig_size1_round_decimals_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.8454400Z test_contig_size1_round_decimals_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.8469342Z test_contig_size1_round_decimals_neg_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.8484330Z test_contig_size1_round_decimals_neg_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.8500004Z test_contig_size1_round_decimals_neg_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.8515296Z test_contig_size1_rsqrt_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.8529561Z test_contig_size1_rsqrt_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.8545161Z test_contig_size1_rsqrt_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.8561614Z test_contig_size1_rsqrt_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:48.8577407Z test_contig_size1_rsqrt_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.8593195Z test_contig_size1_rsqrt_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.8608028Z test_contig_size1_rsqrt_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.8622292Z test_contig_size1_rsqrt_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.8636821Z test_contig_size1_rsqrt_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.8651217Z test_contig_size1_rsqrt_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.8665480Z test_contig_size1_rsqrt_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.8680032Z test_contig_size1_sgn_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.8693873Z test_contig_size1_sgn_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.8709411Z test_contig_size1_sgn_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.8725915Z test_contig_size1_sgn_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:48.8742331Z test_contig_size1_sgn_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:48.8757908Z test_contig_size1_sgn_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.8773013Z test_contig_size1_sgn_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.8788739Z test_contig_size1_sgn_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.8803186Z test_contig_size1_sgn_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.8817111Z test_contig_size1_sgn_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.8830879Z test_contig_size1_sgn_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.8844750Z test_contig_size1_sgn_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.8858754Z test_contig_size1_sgn_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.8873471Z test_contig_size1_short_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.8887061Z test_contig_size1_short_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.8902194Z test_contig_size1_short_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.8917898Z test_contig_size1_short_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.8932656Z test_contig_size1_short_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.8947185Z test_contig_size1_short_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.8962431Z test_contig_size1_short_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.8976888Z test_contig_size1_short_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.8990402Z test_contig_size1_short_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.9004650Z test_contig_size1_short_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.9018137Z test_contig_size1_short_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.9031799Z test_contig_size1_short_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.9046700Z test_contig_size1_sigmoid_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.9061203Z test_contig_size1_sigmoid_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.9077708Z test_contig_size1_sigmoid_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:48.9093845Z test_contig_size1_sigmoid_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:48.9109245Z test_contig_size1_sigmoid_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.9124674Z test_contig_size1_sigmoid_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.9139497Z test_contig_size1_sigmoid_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.9154021Z test_contig_size1_sigmoid_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.9169262Z test_contig_size1_sigmoid_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.9185003Z test_contig_size1_sigmoid_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:48.9201248Z test_contig_size1_sigmoid_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:48.9217015Z test_contig_size1_sign_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.9230030Z test_contig_size1_sign_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.9244398Z test_contig_size1_sign_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.9259096Z test_contig_size1_sign_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.9274493Z test_contig_size1_sign_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.9288535Z test_contig_size1_sign_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.9302024Z test_contig_size1_sign_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.9315466Z test_contig_size1_sign_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.9328911Z test_contig_size1_sign_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.9342306Z test_contig_size1_sign_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.9356154Z test_contig_size1_signbit_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.9369392Z test_contig_size1_signbit_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.9383222Z test_contig_size1_signbit_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.9397382Z test_contig_size1_signbit_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.9412223Z test_contig_size1_signbit_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.9426593Z test_contig_size1_signbit_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.9440877Z test_contig_size1_signbit_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.9455354Z test_contig_size1_signbit_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.9469633Z test_contig_size1_signbit_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.9483385Z test_contig_size1_signbit_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.9498370Z test_contig_size1_sin_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.9513448Z test_contig_size1_sin_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.9529872Z test_contig_size1_sin_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:48.9545980Z test_contig_size1_sin_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:48.9561583Z test_contig_size1_sin_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.9577173Z test_contig_size1_sin_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.9592279Z test_contig_size1_sin_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.9607293Z test_contig_size1_sin_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.9622326Z test_contig_size1_sin_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.9637562Z test_contig_size1_sin_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.9653048Z test_contig_size1_sin_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.9667876Z test_contig_size1_sinc_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.9682893Z test_contig_size1_sinc_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.9699739Z test_contig_size1_sinc_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:48.9717770Z test_contig_size1_sinc_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:48.9733516Z test_contig_size1_sinc_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.9749045Z test_contig_size1_sinc_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.9763550Z test_contig_size1_sinc_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.9778034Z test_contig_size1_sinc_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.9792892Z test_contig_size1_sinc_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.9806899Z test_contig_size1_sinc_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.9821139Z test_contig_size1_sinc_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.9835999Z test_contig_size1_sinh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.9850926Z test_contig_size1_sinh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.9866825Z test_contig_size1_sinh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.9882951Z test_contig_size1_sinh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:48.9898528Z test_contig_size1_sinh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.9913525Z test_contig_size1_sinh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.9928952Z test_contig_size1_sinh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.9944142Z test_contig_size1_sinh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.9959447Z test_contig_size1_sinh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.9974289Z test_contig_size1_sinh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:48.9989226Z test_contig_size1_sinh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.0004257Z test_contig_size1_special_airy_ai_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.0019315Z test_contig_size1_special_airy_ai_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.0035034Z test_contig_size1_special_airy_ai_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.0049815Z test_contig_size1_special_airy_ai_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.0063821Z test_contig_size1_special_airy_ai_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.0078146Z test_contig_size1_special_airy_ai_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.0092575Z test_contig_size1_special_airy_ai_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.0106596Z test_contig_size1_special_airy_ai_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.0120760Z test_contig_size1_special_bessel_j0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.0135698Z test_contig_size1_special_bessel_j0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.0151138Z test_contig_size1_special_bessel_j0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.0165788Z test_contig_size1_special_bessel_j0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.0180043Z test_contig_size1_special_bessel_j0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.0194434Z test_contig_size1_special_bessel_j0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.0208279Z test_contig_size1_special_bessel_j0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.0222679Z test_contig_size1_special_bessel_j0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.0236826Z test_contig_size1_special_bessel_j1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.0252061Z test_contig_size1_special_bessel_j1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.0267920Z test_contig_size1_special_bessel_j1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.0282997Z test_contig_size1_special_bessel_j1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.0297443Z test_contig_size1_special_bessel_j1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.0311806Z test_contig_size1_special_bessel_j1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.0326248Z test_contig_size1_special_bessel_j1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.0340816Z test_contig_size1_special_bessel_j1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.0355984Z test_contig_size1_special_bessel_y0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.0371190Z test_contig_size1_special_bessel_y0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.0386745Z test_contig_size1_special_bessel_y0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.0401656Z test_contig_size1_special_bessel_y0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.0416107Z test_contig_size1_special_bessel_y0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.0430565Z test_contig_size1_special_bessel_y0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.0446001Z test_contig_size1_special_bessel_y0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.0461453Z test_contig_size1_special_bessel_y0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.0476544Z test_contig_size1_special_bessel_y1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.0491848Z test_contig_size1_special_bessel_y1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.0507145Z test_contig_size1_special_bessel_y1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.0522088Z test_contig_size1_special_bessel_y1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.0536287Z test_contig_size1_special_bessel_y1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.0550387Z test_contig_size1_special_bessel_y1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.0564938Z test_contig_size1_special_bessel_y1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.0579106Z test_contig_size1_special_bessel_y1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.0593943Z test_contig_size1_special_entr_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.0607732Z test_contig_size1_special_entr_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.0622617Z test_contig_size1_special_entr_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.0638135Z test_contig_size1_special_entr_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.0652821Z test_contig_size1_special_entr_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.0666838Z test_contig_size1_special_entr_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.0680887Z test_contig_size1_special_entr_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.0695388Z test_contig_size1_special_entr_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.0710515Z test_contig_size1_special_entr_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.0725809Z test_contig_size1_special_erfcx_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.0741712Z test_contig_size1_special_erfcx_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.0757323Z test_contig_size1_special_erfcx_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.0772158Z test_contig_size1_special_erfcx_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.0786256Z test_contig_size1_special_erfcx_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.0800628Z test_contig_size1_special_erfcx_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.0814663Z test_contig_size1_special_erfcx_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.0828713Z test_contig_size1_special_erfcx_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.0843527Z test_contig_size1_special_i0e_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.0857768Z test_contig_size1_special_i0e_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.0872656Z test_contig_size1_special_i0e_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.0887835Z test_contig_size1_special_i0e_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.0902685Z test_contig_size1_special_i0e_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.0916974Z test_contig_size1_special_i0e_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.0931360Z test_contig_size1_special_i0e_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.0945729Z test_contig_size1_special_i0e_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.0960707Z test_contig_size1_special_i0e_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.0975280Z test_contig_size1_special_i1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.0990310Z test_contig_size1_special_i1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.1005787Z test_contig_size1_special_i1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.1021336Z test_contig_size1_special_i1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.1035264Z test_contig_size1_special_i1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.1049251Z test_contig_size1_special_i1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.1063280Z test_contig_size1_special_i1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.1077486Z test_contig_size1_special_i1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.1091620Z test_contig_size1_special_i1e_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.1106455Z test_contig_size1_special_i1e_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.1122096Z test_contig_size1_special_i1e_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.1136744Z test_contig_size1_special_i1e_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.1150929Z test_contig_size1_special_i1e_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.1165083Z test_contig_size1_special_i1e_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.1179228Z test_contig_size1_special_i1e_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.1193431Z test_contig_size1_special_i1e_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.1207422Z test_contig_size1_special_log_ndtr_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.1222272Z test_contig_size1_special_log_ndtr_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.1238415Z test_contig_size1_special_log_ndtr_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.1252908Z test_contig_size1_special_log_ndtr_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.1267064Z test_contig_size1_special_log_ndtr_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.1281255Z test_contig_size1_special_log_ndtr_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.1295526Z test_contig_size1_special_log_ndtr_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.1309886Z test_contig_size1_special_log_ndtr_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.1324032Z test_contig_size1_special_modified_bessel_i0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.1339038Z test_contig_size1_special_modified_bessel_i0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.1354618Z test_contig_size1_special_modified_bessel_i0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.1369379Z test_contig_size1_special_modified_bessel_i0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.1383613Z test_contig_size1_special_modified_bessel_i0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.1397836Z test_contig_size1_special_modified_bessel_i0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.1412018Z test_contig_size1_special_modified_bessel_i0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.1426096Z test_contig_size1_special_modified_bessel_i0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.1440544Z test_contig_size1_special_modified_bessel_i1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.1455509Z test_contig_size1_special_modified_bessel_i1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.1471609Z test_contig_size1_special_modified_bessel_i1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.1486168Z test_contig_size1_special_modified_bessel_i1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.1500296Z test_contig_size1_special_modified_bessel_i1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.1514547Z test_contig_size1_special_modified_bessel_i1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.1528508Z test_contig_size1_special_modified_bessel_i1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.1542811Z test_contig_size1_special_modified_bessel_i1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.1557050Z test_contig_size1_special_modified_bessel_k0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.1572069Z test_contig_size1_special_modified_bessel_k0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.1587296Z test_contig_size1_special_modified_bessel_k0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.1602034Z test_contig_size1_special_modified_bessel_k0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.1616146Z test_contig_size1_special_modified_bessel_k0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.1630536Z test_contig_size1_special_modified_bessel_k0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.1645374Z test_contig_size1_special_modified_bessel_k0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.1659526Z test_contig_size1_special_modified_bessel_k0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.1673754Z test_contig_size1_special_modified_bessel_k1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.1688490Z test_contig_size1_special_modified_bessel_k1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.1704131Z test_contig_size1_special_modified_bessel_k1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.1719004Z test_contig_size1_special_modified_bessel_k1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.1733028Z test_contig_size1_special_modified_bessel_k1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.1747252Z test_contig_size1_special_modified_bessel_k1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.1762229Z test_contig_size1_special_modified_bessel_k1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.1776402Z test_contig_size1_special_modified_bessel_k1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.1791473Z test_contig_size1_special_ndtr_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.1806966Z test_contig_size1_special_ndtr_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.1823136Z test_contig_size1_special_ndtr_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:49.1839658Z test_contig_size1_special_ndtr_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:49.1855206Z test_contig_size1_special_ndtr_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.1870861Z test_contig_size1_special_ndtr_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.1886683Z test_contig_size1_special_ndtr_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.1902446Z test_contig_size1_special_ndtr_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.1918649Z test_contig_size1_special_ndtr_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.1933497Z test_contig_size1_special_ndtri_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.1949371Z test_contig_size1_special_ndtri_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.1964730Z test_contig_size1_special_ndtri_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.1980080Z test_contig_size1_special_ndtri_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.1993969Z test_contig_size1_special_ndtri_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.2007773Z test_contig_size1_special_ndtri_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.2022425Z test_contig_size1_special_ndtri_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.2036540Z test_contig_size1_special_ndtri_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.2052406Z test_contig_size1_special_polygamma_special_polygamma_n_0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.2066784Z test_contig_size1_special_polygamma_special_polygamma_n_0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.2081789Z test_contig_size1_special_polygamma_special_polygamma_n_0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.2097393Z test_contig_size1_special_polygamma_special_polygamma_n_0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.2112257Z test_contig_size1_special_polygamma_special_polygamma_n_0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.2126686Z test_contig_size1_special_polygamma_special_polygamma_n_0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.2141258Z test_contig_size1_special_polygamma_special_polygamma_n_0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.2156220Z test_contig_size1_special_polygamma_special_polygamma_n_0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.2170435Z test_contig_size1_special_polygamma_special_polygamma_n_0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.2184295Z test_contig_size1_special_scaled_modified_bessel_k0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.2199642Z test_contig_size1_special_scaled_modified_bessel_k0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.2214693Z test_contig_size1_special_scaled_modified_bessel_k0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.2230789Z test_contig_size1_special_scaled_modified_bessel_k0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.2245069Z test_contig_size1_special_scaled_modified_bessel_k0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.2259495Z test_contig_size1_special_scaled_modified_bessel_k0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.2273451Z test_contig_size1_special_scaled_modified_bessel_k0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.2287494Z test_contig_size1_special_scaled_modified_bessel_k0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.2301938Z test_contig_size1_special_scaled_modified_bessel_k1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.2316939Z test_contig_size1_special_scaled_modified_bessel_k1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.2332272Z test_contig_size1_special_scaled_modified_bessel_k1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.2347154Z test_contig_size1_special_scaled_modified_bessel_k1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.2361827Z test_contig_size1_special_scaled_modified_bessel_k1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.2375820Z test_contig_size1_special_scaled_modified_bessel_k1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.2390016Z test_contig_size1_special_scaled_modified_bessel_k1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.2404393Z test_contig_size1_special_scaled_modified_bessel_k1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.2418662Z test_contig_size1_special_spherical_bessel_j0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.2433619Z test_contig_size1_special_spherical_bessel_j0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.2449465Z test_contig_size1_special_spherical_bessel_j0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.2464187Z test_contig_size1_special_spherical_bessel_j0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.2478542Z test_contig_size1_special_spherical_bessel_j0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.2492689Z test_contig_size1_special_spherical_bessel_j0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.2506609Z test_contig_size1_special_spherical_bessel_j0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.2520914Z test_contig_size1_special_spherical_bessel_j0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.2535426Z test_contig_size1_sqrt_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.2549872Z test_contig_size1_sqrt_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.2566013Z test_contig_size1_sqrt_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:49.2582449Z test_contig_size1_sqrt_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:49.2598303Z test_contig_size1_sqrt_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.2613917Z test_contig_size1_sqrt_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.2629065Z test_contig_size1_sqrt_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.2644191Z test_contig_size1_sqrt_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.2659613Z test_contig_size1_sqrt_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.2675010Z test_contig_size1_sqrt_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.2690329Z test_contig_size1_sqrt_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.2705882Z test_contig_size1_square_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.2719372Z test_contig_size1_square_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.2735183Z test_contig_size1_square_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.2751074Z test_contig_size1_square_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:49.2766681Z test_contig_size1_square_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.2781437Z test_contig_size1_square_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.2796915Z test_contig_size1_square_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.2811279Z test_contig_size1_square_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.2824893Z test_contig_size1_square_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.2838460Z test_contig_size1_square_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.2852211Z test_contig_size1_square_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.2865710Z test_contig_size1_square_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.2881110Z test_contig_size1_tan_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.2895726Z test_contig_size1_tan_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.2911992Z test_contig_size1_tan_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:49.2928049Z test_contig_size1_tan_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:49.2943653Z test_contig_size1_tan_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.2959533Z test_contig_size1_tan_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.2975140Z test_contig_size1_tan_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.2989815Z test_contig_size1_tan_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.3005122Z test_contig_size1_tan_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.3020496Z test_contig_size1_tan_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.3035672Z test_contig_size1_tan_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.3051335Z test_contig_size1_tanh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.3066217Z test_contig_size1_tanh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.3082423Z test_contig_size1_tanh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:49.3098795Z test_contig_size1_tanh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:49.3114632Z test_contig_size1_tanh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.3130073Z test_contig_size1_tanh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.3145144Z test_contig_size1_tanh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.3160402Z test_contig_size1_tanh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.3175568Z test_contig_size1_tanh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.3190665Z test_contig_size1_tanh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.3206378Z test_contig_size1_tanh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.3221335Z test_contig_size1_trunc_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.3236231Z test_contig_size1_trunc_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.3251764Z test_contig_size1_trunc_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.4773177Z test_contig_vs_every_other_abs_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.152s) 2022-08-17T12:48:49.4790825Z test_contig_vs_every_other_abs_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:49.4807734Z test_contig_vs_every_other_abs_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:49.4823146Z test_contig_vs_every_other_abs_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.4838278Z test_contig_vs_every_other_abs_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.4853037Z test_contig_vs_every_other_abs_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.4867619Z test_contig_vs_every_other_abs_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.4881616Z test_contig_vs_every_other_abs_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.4894426Z test_contig_vs_every_other_abs_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.4907305Z test_contig_vs_every_other_abs_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.4920900Z test_contig_vs_every_other_abs_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.4933943Z test_contig_vs_every_other_abs_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.4947939Z test_contig_vs_every_other_acos_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.4962897Z test_contig_vs_every_other_acos_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.4981104Z test_contig_vs_every_other_acos_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:49.4999015Z test_contig_vs_every_other_acos_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:49.5015098Z test_contig_vs_every_other_acos_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:49.5030722Z test_contig_vs_every_other_acos_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.5045436Z test_contig_vs_every_other_acos_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.5060517Z test_contig_vs_every_other_acos_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.5074946Z test_contig_vs_every_other_acos_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.5089128Z test_contig_vs_every_other_acos_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.5103720Z test_contig_vs_every_other_acos_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.5118647Z test_contig_vs_every_other_acosh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.5133231Z test_contig_vs_every_other_acosh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.5150660Z test_contig_vs_every_other_acosh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:49.5168441Z test_contig_vs_every_other_acosh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:49.5183488Z test_contig_vs_every_other_acosh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.5198954Z test_contig_vs_every_other_acosh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.5213580Z test_contig_vs_every_other_acosh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.5228257Z test_contig_vs_every_other_acosh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.5242810Z test_contig_vs_every_other_acosh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.5257627Z test_contig_vs_every_other_acosh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.5272698Z test_contig_vs_every_other_acosh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.5287177Z test_contig_vs_every_other_angle_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.5301818Z test_contig_vs_every_other_angle_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.5317993Z test_contig_vs_every_other_angle_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.5333277Z test_contig_vs_every_other_angle_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.5348102Z test_contig_vs_every_other_angle_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.5362991Z test_contig_vs_every_other_angle_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.5377676Z test_contig_vs_every_other_angle_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.5392312Z test_contig_vs_every_other_angle_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.5406887Z test_contig_vs_every_other_angle_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.5421231Z test_contig_vs_every_other_angle_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.5436099Z test_contig_vs_every_other_angle_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.5450514Z test_contig_vs_every_other_angle_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.5465296Z test_contig_vs_every_other_asin_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.5480071Z test_contig_vs_every_other_asin_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.5498414Z test_contig_vs_every_other_asin_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:49.5515278Z test_contig_vs_every_other_asin_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:49.5530349Z test_contig_vs_every_other_asin_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.5544963Z test_contig_vs_every_other_asin_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.5559443Z test_contig_vs_every_other_asin_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.5574100Z test_contig_vs_every_other_asin_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.5588362Z test_contig_vs_every_other_asin_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.5602803Z test_contig_vs_every_other_asin_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.5617211Z test_contig_vs_every_other_asin_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.5632223Z test_contig_vs_every_other_asinh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.5646850Z test_contig_vs_every_other_asinh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.5664495Z test_contig_vs_every_other_asinh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:49.5681970Z test_contig_vs_every_other_asinh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:49.5697010Z test_contig_vs_every_other_asinh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.5712372Z test_contig_vs_every_other_asinh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.5726973Z test_contig_vs_every_other_asinh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.5741851Z test_contig_vs_every_other_asinh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.5756468Z test_contig_vs_every_other_asinh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.5771069Z test_contig_vs_every_other_asinh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.5794780Z test_contig_vs_every_other_asinh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.5800886Z test_contig_vs_every_other_atan_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.5815408Z test_contig_vs_every_other_atan_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.5833191Z test_contig_vs_every_other_atan_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:49.5849276Z test_contig_vs_every_other_atan_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:49.5864037Z test_contig_vs_every_other_atan_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.5878964Z test_contig_vs_every_other_atan_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.5893281Z test_contig_vs_every_other_atan_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.5907753Z test_contig_vs_every_other_atan_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.5922372Z test_contig_vs_every_other_atan_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.5936605Z test_contig_vs_every_other_atan_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.5951079Z test_contig_vs_every_other_atan_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.5965809Z test_contig_vs_every_other_atanh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.5980424Z test_contig_vs_every_other_atanh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.5998764Z test_contig_vs_every_other_atanh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:49.6015437Z test_contig_vs_every_other_atanh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:49.6030616Z test_contig_vs_every_other_atanh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.6045544Z test_contig_vs_every_other_atanh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.6060284Z test_contig_vs_every_other_atanh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.6074906Z test_contig_vs_every_other_atanh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.6089678Z test_contig_vs_every_other_atanh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.6103902Z test_contig_vs_every_other_atanh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.6118311Z test_contig_vs_every_other_atanh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.6132795Z test_contig_vs_every_other_bfloat16_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.6146926Z test_contig_vs_every_other_bfloat16_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.6162152Z test_contig_vs_every_other_bfloat16_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.6177687Z test_contig_vs_every_other_bfloat16_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.6192821Z test_contig_vs_every_other_bfloat16_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.6207465Z test_contig_vs_every_other_bfloat16_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.6222227Z test_contig_vs_every_other_bfloat16_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.6237103Z test_contig_vs_every_other_bfloat16_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.6251423Z test_contig_vs_every_other_bfloat16_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.6265563Z test_contig_vs_every_other_bfloat16_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.6280009Z test_contig_vs_every_other_bfloat16_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.6294400Z test_contig_vs_every_other_bfloat16_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.6308567Z test_contig_vs_every_other_bfloat16_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.6322281Z test_contig_vs_every_other_bitwise_not_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.6335316Z test_contig_vs_every_other_bitwise_not_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.6348198Z test_contig_vs_every_other_bitwise_not_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.6360972Z test_contig_vs_every_other_bitwise_not_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.6374000Z test_contig_vs_every_other_bitwise_not_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.6386883Z test_contig_vs_every_other_bitwise_not_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.6400304Z test_contig_vs_every_other_bool_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.6413107Z test_contig_vs_every_other_bool_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.6427132Z test_contig_vs_every_other_bool_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.6442111Z test_contig_vs_every_other_bool_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.6455952Z test_contig_vs_every_other_bool_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.6469949Z test_contig_vs_every_other_bool_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.6483677Z test_contig_vs_every_other_bool_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.6497872Z test_contig_vs_every_other_bool_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.6511453Z test_contig_vs_every_other_bool_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.6524409Z test_contig_vs_every_other_bool_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.6537614Z test_contig_vs_every_other_bool_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.6550315Z test_contig_vs_every_other_bool_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.6563377Z test_contig_vs_every_other_bool_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.6576826Z test_contig_vs_every_other_byte_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.6589663Z test_contig_vs_every_other_byte_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.6603937Z test_contig_vs_every_other_byte_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.6618692Z test_contig_vs_every_other_byte_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.6633038Z test_contig_vs_every_other_byte_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.6646651Z test_contig_vs_every_other_byte_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.6661104Z test_contig_vs_every_other_byte_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.6674560Z test_contig_vs_every_other_byte_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.6687767Z test_contig_vs_every_other_byte_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.6699927Z test_contig_vs_every_other_byte_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.6712603Z test_contig_vs_every_other_byte_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.6725415Z test_contig_vs_every_other_byte_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.6739476Z test_contig_vs_every_other_ceil_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.6754417Z test_contig_vs_every_other_ceil_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.6769090Z test_contig_vs_every_other_ceil_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.6784137Z test_contig_vs_every_other_chalf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.6798958Z test_contig_vs_every_other_chalf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.6814377Z test_contig_vs_every_other_chalf_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.6829908Z test_contig_vs_every_other_chalf_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.6845304Z test_contig_vs_every_other_chalf_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.6860473Z test_contig_vs_every_other_chalf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.6875376Z test_contig_vs_every_other_chalf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.6890413Z test_contig_vs_every_other_chalf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.6905107Z test_contig_vs_every_other_chalf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.6919384Z test_contig_vs_every_other_chalf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.6933841Z test_contig_vs_every_other_chalf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.6948206Z test_contig_vs_every_other_chalf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.6962808Z test_contig_vs_every_other_chalf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.6976692Z test_contig_vs_every_other_char_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.6989260Z test_contig_vs_every_other_char_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.7003048Z test_contig_vs_every_other_char_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.7017800Z test_contig_vs_every_other_char_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.7031341Z test_contig_vs_every_other_char_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.7045597Z test_contig_vs_every_other_char_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.7058751Z test_contig_vs_every_other_char_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.7072812Z test_contig_vs_every_other_char_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.7086138Z test_contig_vs_every_other_char_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.7098940Z test_contig_vs_every_other_char_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.7111535Z test_contig_vs_every_other_char_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.7124182Z test_contig_vs_every_other_char_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.7136846Z test_contig_vs_every_other_char_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.7150621Z test_contig_vs_every_other_conj_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.7163946Z test_contig_vs_every_other_conj_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.7178919Z test_contig_vs_every_other_conj_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.7194967Z test_contig_vs_every_other_conj_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:49.7210634Z test_contig_vs_every_other_conj_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.7225228Z test_contig_vs_every_other_conj_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.7239967Z test_contig_vs_every_other_conj_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.7254618Z test_contig_vs_every_other_conj_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.7268029Z test_contig_vs_every_other_conj_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.7280629Z test_contig_vs_every_other_conj_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.7293381Z test_contig_vs_every_other_conj_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.7306144Z test_contig_vs_every_other_conj_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.7318774Z test_contig_vs_every_other_conj_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.7332681Z test_contig_vs_every_other_conj_physical_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.7346276Z test_contig_vs_every_other_conj_physical_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.7361084Z test_contig_vs_every_other_conj_physical_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.7377250Z test_contig_vs_every_other_conj_physical_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.7392665Z test_contig_vs_every_other_conj_physical_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.7407361Z test_contig_vs_every_other_conj_physical_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.7422233Z test_contig_vs_every_other_conj_physical_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.7437184Z test_contig_vs_every_other_conj_physical_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.7450994Z test_contig_vs_every_other_conj_physical_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.7463762Z test_contig_vs_every_other_conj_physical_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.7476529Z test_contig_vs_every_other_conj_physical_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.7489301Z test_contig_vs_every_other_conj_physical_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.7502163Z test_contig_vs_every_other_conj_physical_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.7516462Z test_contig_vs_every_other_cos_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.7531197Z test_contig_vs_every_other_cos_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.7549117Z test_contig_vs_every_other_cos_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:49.7565852Z test_contig_vs_every_other_cos_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:49.7581147Z test_contig_vs_every_other_cos_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.7596085Z test_contig_vs_every_other_cos_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.7610690Z test_contig_vs_every_other_cos_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.7625322Z test_contig_vs_every_other_cos_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.7640051Z test_contig_vs_every_other_cos_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.7654752Z test_contig_vs_every_other_cos_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.7669141Z test_contig_vs_every_other_cos_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.7684284Z test_contig_vs_every_other_cosh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.7699077Z test_contig_vs_every_other_cosh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.7716341Z test_contig_vs_every_other_cosh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:49.7733055Z test_contig_vs_every_other_cosh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:49.7747978Z test_contig_vs_every_other_cosh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.7763522Z test_contig_vs_every_other_cosh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.7778323Z test_contig_vs_every_other_cosh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.7793372Z test_contig_vs_every_other_cosh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.7808246Z test_contig_vs_every_other_cosh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.7823122Z test_contig_vs_every_other_cosh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.7838280Z test_contig_vs_every_other_cosh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.7853468Z test_contig_vs_every_other_deg2rad_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.7868295Z test_contig_vs_every_other_deg2rad_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.7884102Z test_contig_vs_every_other_deg2rad_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.7898848Z test_contig_vs_every_other_deg2rad_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.7914067Z test_contig_vs_every_other_deg2rad_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.7928797Z test_contig_vs_every_other_deg2rad_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.7943797Z test_contig_vs_every_other_deg2rad_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.7958824Z test_contig_vs_every_other_deg2rad_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.7973817Z test_contig_vs_every_other_deg2rad_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.7988691Z test_contig_vs_every_other_deg2rad_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.8022999Z test_contig_vs_every_other_digamma_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:49.8037876Z test_contig_vs_every_other_digamma_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.8053966Z test_contig_vs_every_other_digamma_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:49.8070033Z test_contig_vs_every_other_digamma_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:49.8085086Z test_contig_vs_every_other_digamma_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.8100264Z test_contig_vs_every_other_digamma_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.8115058Z test_contig_vs_every_other_digamma_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.8129943Z test_contig_vs_every_other_digamma_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.8144770Z test_contig_vs_every_other_digamma_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.8159694Z test_contig_vs_every_other_double_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.8174263Z test_contig_vs_every_other_double_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.8189901Z test_contig_vs_every_other_double_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.8205747Z test_contig_vs_every_other_double_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.8221142Z test_contig_vs_every_other_double_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.8236319Z test_contig_vs_every_other_double_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.8251358Z test_contig_vs_every_other_double_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.8266206Z test_contig_vs_every_other_double_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.8280910Z test_contig_vs_every_other_double_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.8295434Z test_contig_vs_every_other_double_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.8309903Z test_contig_vs_every_other_double_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.8324541Z test_contig_vs_every_other_double_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.8338998Z test_contig_vs_every_other_double_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.8354429Z test_contig_vs_every_other_erf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.8369426Z test_contig_vs_every_other_erf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.8384691Z test_contig_vs_every_other_erf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.8399908Z test_contig_vs_every_other_erf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.8414130Z test_contig_vs_every_other_erf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.8428536Z test_contig_vs_every_other_erf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.8442874Z test_contig_vs_every_other_erf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.8457342Z test_contig_vs_every_other_erf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.8471755Z test_contig_vs_every_other_erf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.8486870Z test_contig_vs_every_other_erfc_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.8501538Z test_contig_vs_every_other_erfc_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.8516455Z test_contig_vs_every_other_erfc_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.8531474Z test_contig_vs_every_other_erfc_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.8545815Z test_contig_vs_every_other_erfc_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.8560352Z test_contig_vs_every_other_erfc_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.8574608Z test_contig_vs_every_other_erfc_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.8588776Z test_contig_vs_every_other_erfc_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.8603197Z test_contig_vs_every_other_erfc_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.8618785Z test_contig_vs_every_other_erfinv_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.8633888Z test_contig_vs_every_other_erfinv_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.8648742Z test_contig_vs_every_other_erfinv_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.8663714Z test_contig_vs_every_other_erfinv_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.8678703Z test_contig_vs_every_other_erfinv_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.8693617Z test_contig_vs_every_other_erfinv_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.8708464Z test_contig_vs_every_other_erfinv_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.8723405Z test_contig_vs_every_other_erfinv_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.8737969Z test_contig_vs_every_other_erfinv_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.8752946Z test_contig_vs_every_other_exp2_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.8767200Z test_contig_vs_every_other_exp2_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.8782437Z test_contig_vs_every_other_exp2_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.8797284Z test_contig_vs_every_other_exp2_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.8812302Z test_contig_vs_every_other_exp2_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.8827194Z test_contig_vs_every_other_exp2_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.8841330Z test_contig_vs_every_other_exp2_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.8856197Z test_contig_vs_every_other_exp2_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.8870692Z test_contig_vs_every_other_exp2_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.8885556Z test_contig_vs_every_other_exp2_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.8900705Z test_contig_vs_every_other_exp_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.8915456Z test_contig_vs_every_other_exp_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.8931430Z test_contig_vs_every_other_exp_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:49.8947228Z test_contig_vs_every_other_exp_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.8962493Z test_contig_vs_every_other_exp_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.8977469Z test_contig_vs_every_other_exp_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.8991850Z test_contig_vs_every_other_exp_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.9006632Z test_contig_vs_every_other_exp_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.9021015Z test_contig_vs_every_other_exp_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.9035195Z test_contig_vs_every_other_exp_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.9049117Z test_contig_vs_every_other_exp_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.9063562Z test_contig_vs_every_other_expm1_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.9077910Z test_contig_vs_every_other_expm1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.9092676Z test_contig_vs_every_other_expm1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.9106997Z test_contig_vs_every_other_expm1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.9121530Z test_contig_vs_every_other_expm1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.9135868Z test_contig_vs_every_other_expm1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.9150049Z test_contig_vs_every_other_expm1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.9164460Z test_contig_vs_every_other_expm1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.9178892Z test_contig_vs_every_other_expm1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.9193834Z test_contig_vs_every_other_fill_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.9207325Z test_contig_vs_every_other_fill_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.9222150Z test_contig_vs_every_other_fill_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.9238368Z test_contig_vs_every_other_fill_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:49.9253829Z test_contig_vs_every_other_fill_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.9268808Z test_contig_vs_every_other_fill_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.9283907Z test_contig_vs_every_other_fill_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.9299013Z test_contig_vs_every_other_fill_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.9313112Z test_contig_vs_every_other_fill_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.9326410Z test_contig_vs_every_other_fill_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.9340067Z test_contig_vs_every_other_fill_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.9353280Z test_contig_vs_every_other_fill_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.9366193Z test_contig_vs_every_other_fill_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.9380098Z test_contig_vs_every_other_float_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.9394733Z test_contig_vs_every_other_float_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.9409872Z test_contig_vs_every_other_float_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.9425493Z test_contig_vs_every_other_float_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.9440795Z test_contig_vs_every_other_float_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.9455981Z test_contig_vs_every_other_float_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.9470380Z test_contig_vs_every_other_float_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.9485271Z test_contig_vs_every_other_float_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.9499713Z test_contig_vs_every_other_float_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.9514375Z test_contig_vs_every_other_float_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.9528634Z test_contig_vs_every_other_float_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.9543075Z test_contig_vs_every_other_float_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.9557434Z test_contig_vs_every_other_float_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.9572303Z test_contig_vs_every_other_floor_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.9587179Z test_contig_vs_every_other_floor_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.9601778Z test_contig_vs_every_other_floor_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.9616552Z test_contig_vs_every_other_frac_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.9631352Z test_contig_vs_every_other_frac_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.9646276Z test_contig_vs_every_other_frac_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.9661179Z test_contig_vs_every_other_frac_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.9669366Z test_contig_vs_every_other_frexp_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:48:49.9676457Z test_contig_vs_every_other_frexp_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:48:49.9684074Z test_contig_vs_every_other_frexp_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:48:49.9691046Z test_contig_vs_every_other_frexp_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:48:49.9705947Z test_contig_vs_every_other_half_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.9720698Z test_contig_vs_every_other_half_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.9736439Z test_contig_vs_every_other_half_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.9751781Z test_contig_vs_every_other_half_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.9766806Z test_contig_vs_every_other_half_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.9781547Z test_contig_vs_every_other_half_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.9796403Z test_contig_vs_every_other_half_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.9810955Z test_contig_vs_every_other_half_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.9825130Z test_contig_vs_every_other_half_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.9839543Z test_contig_vs_every_other_half_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.9853946Z test_contig_vs_every_other_half_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.9868427Z test_contig_vs_every_other_half_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.9883856Z test_contig_vs_every_other_i0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.9899083Z test_contig_vs_every_other_i0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.9914978Z test_contig_vs_every_other_i0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.9931091Z test_contig_vs_every_other_i0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:49.9946219Z test_contig_vs_every_other_i0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.9961834Z test_contig_vs_every_other_i0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.9977080Z test_contig_vs_every_other_i0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:49.9992537Z test_contig_vs_every_other_i0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.0007828Z test_contig_vs_every_other_i0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.0023827Z test_contig_vs_every_other_imag_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.0039534Z test_contig_vs_every_other_imag_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.0055050Z test_contig_vs_every_other_imag_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.0068880Z test_contig_vs_every_other_int_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.0081652Z test_contig_vs_every_other_int_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.0095560Z test_contig_vs_every_other_int_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.0110044Z test_contig_vs_every_other_int_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.0124408Z test_contig_vs_every_other_int_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.0138537Z test_contig_vs_every_other_int_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.0152750Z test_contig_vs_every_other_int_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.0166018Z test_contig_vs_every_other_int_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.0178853Z test_contig_vs_every_other_int_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.0191769Z test_contig_vs_every_other_int_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.0204624Z test_contig_vs_every_other_int_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.0217667Z test_contig_vs_every_other_int_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.0230993Z test_contig_vs_every_other_isfinite_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.0243717Z test_contig_vs_every_other_isfinite_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.0258588Z test_contig_vs_every_other_isfinite_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.0274387Z test_contig_vs_every_other_isfinite_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.0288962Z test_contig_vs_every_other_isfinite_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.0303177Z test_contig_vs_every_other_isfinite_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.0316951Z test_contig_vs_every_other_isfinite_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.0331345Z test_contig_vs_every_other_isfinite_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.0344589Z test_contig_vs_every_other_isfinite_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.0357598Z test_contig_vs_every_other_isfinite_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.0370028Z test_contig_vs_every_other_isfinite_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.0382761Z test_contig_vs_every_other_isfinite_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.0395634Z test_contig_vs_every_other_isfinite_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.0408771Z test_contig_vs_every_other_isinf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.0421484Z test_contig_vs_every_other_isinf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.0435822Z test_contig_vs_every_other_isinf_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.0450943Z test_contig_vs_every_other_isinf_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.0465068Z test_contig_vs_every_other_isinf_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.0479186Z test_contig_vs_every_other_isinf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.0492745Z test_contig_vs_every_other_isinf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.0506845Z test_contig_vs_every_other_isinf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.0520446Z test_contig_vs_every_other_isinf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.0533288Z test_contig_vs_every_other_isinf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.0545987Z test_contig_vs_every_other_isinf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.0558906Z test_contig_vs_every_other_isinf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.0571558Z test_contig_vs_every_other_isinf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.0584593Z test_contig_vs_every_other_isnan_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.0597442Z test_contig_vs_every_other_isnan_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.0611601Z test_contig_vs_every_other_isnan_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.0625934Z test_contig_vs_every_other_isnan_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.0640004Z test_contig_vs_every_other_isnan_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.0653409Z test_contig_vs_every_other_isnan_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.0667592Z test_contig_vs_every_other_isnan_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.0681147Z test_contig_vs_every_other_isnan_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.0693903Z test_contig_vs_every_other_isnan_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.0706687Z test_contig_vs_every_other_isnan_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.0719368Z test_contig_vs_every_other_isnan_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.0732237Z test_contig_vs_every_other_isnan_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.0745330Z test_contig_vs_every_other_isneginf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.0758083Z test_contig_vs_every_other_isneginf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.0771454Z test_contig_vs_every_other_isneginf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.0784762Z test_contig_vs_every_other_isneginf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.0799151Z test_contig_vs_every_other_isneginf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.0812375Z test_contig_vs_every_other_isneginf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.0825069Z test_contig_vs_every_other_isneginf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.0837836Z test_contig_vs_every_other_isneginf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.0850613Z test_contig_vs_every_other_isneginf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.0863358Z test_contig_vs_every_other_isneginf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.0876604Z test_contig_vs_every_other_isposinf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.0889234Z test_contig_vs_every_other_isposinf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.0902631Z test_contig_vs_every_other_isposinf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.0916235Z test_contig_vs_every_other_isposinf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.0930336Z test_contig_vs_every_other_isposinf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.0943833Z test_contig_vs_every_other_isposinf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.0956550Z test_contig_vs_every_other_isposinf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.0969199Z test_contig_vs_every_other_isposinf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.0981785Z test_contig_vs_every_other_isposinf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.0994770Z test_contig_vs_every_other_isposinf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.1007983Z test_contig_vs_every_other_isreal_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.1020996Z test_contig_vs_every_other_isreal_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.1035523Z test_contig_vs_every_other_isreal_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.1050346Z test_contig_vs_every_other_isreal_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.1064213Z test_contig_vs_every_other_isreal_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.1078467Z test_contig_vs_every_other_isreal_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.1091673Z test_contig_vs_every_other_isreal_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.1105641Z test_contig_vs_every_other_isreal_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.1119194Z test_contig_vs_every_other_isreal_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.1131905Z test_contig_vs_every_other_isreal_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.1144451Z test_contig_vs_every_other_isreal_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.1157169Z test_contig_vs_every_other_isreal_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.1169896Z test_contig_vs_every_other_isreal_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.1180908Z test_contig_vs_every_other_jiterator_unary_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:48:50.1191737Z test_contig_vs_every_other_jiterator_unary_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:48:50.1203027Z test_contig_vs_every_other_jiterator_unary_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:48:50.1213955Z test_contig_vs_every_other_jiterator_unary_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:48:50.1224985Z test_contig_vs_every_other_jiterator_unary_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:48:50.1236659Z test_contig_vs_every_other_jiterator_unary_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:48:50.1247317Z test_contig_vs_every_other_jiterator_unary_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:48:50.1258133Z test_contig_vs_every_other_jiterator_unary_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:48:50.1268770Z test_contig_vs_every_other_jiterator_unary_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:48:50.1279368Z test_contig_vs_every_other_jiterator_unary_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:48:50.1290043Z test_contig_vs_every_other_jiterator_unary_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:48:50.1300684Z test_contig_vs_every_other_jiterator_unary_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:48:50.1315431Z test_contig_vs_every_other_lgamma_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.1330451Z test_contig_vs_every_other_lgamma_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.1345354Z test_contig_vs_every_other_lgamma_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.1361261Z test_contig_vs_every_other_lgamma_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.1375520Z test_contig_vs_every_other_lgamma_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.1390058Z test_contig_vs_every_other_lgamma_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.1404612Z test_contig_vs_every_other_lgamma_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.1419251Z test_contig_vs_every_other_lgamma_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.1433899Z test_contig_vs_every_other_lgamma_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.1448553Z test_contig_vs_every_other_log10_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.1464439Z test_contig_vs_every_other_log10_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.1482855Z test_contig_vs_every_other_log10_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:50.1499977Z test_contig_vs_every_other_log10_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:50.1515088Z test_contig_vs_every_other_log10_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.1529743Z test_contig_vs_every_other_log10_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.1543818Z test_contig_vs_every_other_log10_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.1558426Z test_contig_vs_every_other_log10_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.1572590Z test_contig_vs_every_other_log10_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.1586671Z test_contig_vs_every_other_log10_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.1600994Z test_contig_vs_every_other_log10_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.1615580Z test_contig_vs_every_other_log1p_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.1629995Z test_contig_vs_every_other_log1p_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.1644573Z test_contig_vs_every_other_log1p_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.1659392Z test_contig_vs_every_other_log1p_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.1673641Z test_contig_vs_every_other_log1p_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.1688097Z test_contig_vs_every_other_log1p_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.1702530Z test_contig_vs_every_other_log1p_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.1717093Z test_contig_vs_every_other_log1p_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.1732362Z test_contig_vs_every_other_log1p_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.1747808Z test_contig_vs_every_other_log2_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.1763770Z test_contig_vs_every_other_log2_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:50.1780965Z test_contig_vs_every_other_log2_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:50.1797183Z test_contig_vs_every_other_log2_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:50.1811934Z test_contig_vs_every_other_log2_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.1826329Z test_contig_vs_every_other_log2_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.1840623Z test_contig_vs_every_other_log2_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.1854844Z test_contig_vs_every_other_log2_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.1869006Z test_contig_vs_every_other_log2_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.1883318Z test_contig_vs_every_other_log2_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.1897626Z test_contig_vs_every_other_log2_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.1911961Z test_contig_vs_every_other_log_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.1927038Z test_contig_vs_every_other_log_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.1944303Z test_contig_vs_every_other_log_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:50.1960421Z test_contig_vs_every_other_log_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:50.1975574Z test_contig_vs_every_other_log_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.1991133Z test_contig_vs_every_other_log_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.2006417Z test_contig_vs_every_other_log_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.2021980Z test_contig_vs_every_other_log_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.2036560Z test_contig_vs_every_other_log_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.2051048Z test_contig_vs_every_other_log_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.2065520Z test_contig_vs_every_other_log_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.2080331Z test_contig_vs_every_other_logical_not_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.2094087Z test_contig_vs_every_other_logical_not_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.2107918Z test_contig_vs_every_other_logical_not_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.2122714Z test_contig_vs_every_other_logical_not_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.2137609Z test_contig_vs_every_other_logical_not_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.2151912Z test_contig_vs_every_other_logical_not_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.2166575Z test_contig_vs_every_other_logical_not_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.2179823Z test_contig_vs_every_other_logical_not_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.2192424Z test_contig_vs_every_other_logical_not_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.2205246Z test_contig_vs_every_other_logical_not_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.2218041Z test_contig_vs_every_other_logical_not_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.2230893Z test_contig_vs_every_other_logical_not_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.2247097Z test_contig_vs_every_other_logit_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.2263231Z test_contig_vs_every_other_logit_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:50.2278661Z test_contig_vs_every_other_logit_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.2294215Z test_contig_vs_every_other_logit_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.2310455Z test_contig_vs_every_other_logit_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:50.2327565Z test_contig_vs_every_other_logit_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:50.2344394Z test_contig_vs_every_other_logit_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:50.2360744Z test_contig_vs_every_other_logit_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:50.2377331Z test_contig_vs_every_other_logit_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:50.2391468Z test_contig_vs_every_other_long_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.2404886Z test_contig_vs_every_other_long_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.2419706Z test_contig_vs_every_other_long_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.2434735Z test_contig_vs_every_other_long_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.2448467Z test_contig_vs_every_other_long_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.2462664Z test_contig_vs_every_other_long_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.2476647Z test_contig_vs_every_other_long_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.2491025Z test_contig_vs_every_other_long_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.2504975Z test_contig_vs_every_other_long_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.2518672Z test_contig_vs_every_other_long_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.2531265Z test_contig_vs_every_other_long_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.2543692Z test_contig_vs_every_other_long_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.2556977Z test_contig_vs_every_other_long_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.2572908Z test_contig_vs_every_other_mvlgamma_mvlgamma_p_1_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.2588930Z test_contig_vs_every_other_mvlgamma_mvlgamma_p_1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:50.2605169Z test_contig_vs_every_other_mvlgamma_mvlgamma_p_1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:50.2621043Z test_contig_vs_every_other_mvlgamma_mvlgamma_p_1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:50.2637528Z test_contig_vs_every_other_mvlgamma_mvlgamma_p_1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:50.2653484Z test_contig_vs_every_other_mvlgamma_mvlgamma_p_1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.2669073Z test_contig_vs_every_other_mvlgamma_mvlgamma_p_1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.2685061Z test_contig_vs_every_other_mvlgamma_mvlgamma_p_1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:50.2702084Z test_contig_vs_every_other_mvlgamma_mvlgamma_p_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:50.2718608Z test_contig_vs_every_other_mvlgamma_mvlgamma_p_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:50.2735965Z test_contig_vs_every_other_mvlgamma_mvlgamma_p_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:50.2752367Z test_contig_vs_every_other_mvlgamma_mvlgamma_p_3_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:50.2768743Z test_contig_vs_every_other_mvlgamma_mvlgamma_p_3_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:50.2785010Z test_contig_vs_every_other_mvlgamma_mvlgamma_p_3_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:50.2801917Z test_contig_vs_every_other_mvlgamma_mvlgamma_p_3_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:50.2818613Z test_contig_vs_every_other_mvlgamma_mvlgamma_p_3_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:50.2835695Z test_contig_vs_every_other_mvlgamma_mvlgamma_p_5_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:50.2852247Z test_contig_vs_every_other_mvlgamma_mvlgamma_p_5_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:50.2869361Z test_contig_vs_every_other_mvlgamma_mvlgamma_p_5_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:50.2886036Z test_contig_vs_every_other_mvlgamma_mvlgamma_p_5_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:50.2902605Z test_contig_vs_every_other_mvlgamma_mvlgamma_p_5_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:50.2919180Z test_contig_vs_every_other_mvlgamma_mvlgamma_p_5_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:50.2935900Z test_contig_vs_every_other_mvlgamma_mvlgamma_p_5_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:50.2952432Z test_contig_vs_every_other_mvlgamma_mvlgamma_p_5_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:50.2967409Z test_contig_vs_every_other_nan_to_num_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.2981722Z test_contig_vs_every_other_nan_to_num_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.2996343Z test_contig_vs_every_other_nan_to_num_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.3012197Z test_contig_vs_every_other_nan_to_num_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.3027429Z test_contig_vs_every_other_nan_to_num_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.3041488Z test_contig_vs_every_other_nan_to_num_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.3054829Z test_contig_vs_every_other_nan_to_num_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.3068432Z test_contig_vs_every_other_nan_to_num_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.3081063Z test_contig_vs_every_other_nan_to_num_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.3094380Z test_contig_vs_every_other_nan_to_num_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.3108156Z test_contig_vs_every_other_neg_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.3123994Z test_contig_vs_every_other_neg_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.3140670Z test_contig_vs_every_other_neg_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:50.3156451Z test_contig_vs_every_other_neg_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:50.3171767Z test_contig_vs_every_other_neg_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.3186647Z test_contig_vs_every_other_neg_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.3201570Z test_contig_vs_every_other_neg_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.3215593Z test_contig_vs_every_other_neg_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.3228451Z test_contig_vs_every_other_neg_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.3241710Z test_contig_vs_every_other_neg_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.3255203Z test_contig_vs_every_other_neg_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.3268963Z test_contig_vs_every_other_neg_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.3283865Z test_contig_vs_every_other_nn_functional_celu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.3298856Z test_contig_vs_every_other_nn_functional_celu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.3314100Z test_contig_vs_every_other_nn_functional_celu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.3329098Z test_contig_vs_every_other_nn_functional_elu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.3344288Z test_contig_vs_every_other_nn_functional_elu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.3360023Z test_contig_vs_every_other_nn_functional_elu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.3375196Z test_contig_vs_every_other_nn_functional_hardshrink_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.3390627Z test_contig_vs_every_other_nn_functional_hardshrink_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.3405976Z test_contig_vs_every_other_nn_functional_hardshrink_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.3421580Z test_contig_vs_every_other_nn_functional_hardsigmoid_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.3437109Z test_contig_vs_every_other_nn_functional_hardsigmoid_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.3452816Z test_contig_vs_every_other_nn_functional_hardsigmoid_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.3468222Z test_contig_vs_every_other_nn_functional_hardtanh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.3483426Z test_contig_vs_every_other_nn_functional_hardtanh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.3498395Z test_contig_vs_every_other_nn_functional_hardtanh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.3512665Z test_contig_vs_every_other_nn_functional_hardtanh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.3526183Z test_contig_vs_every_other_nn_functional_hardtanh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.3539746Z test_contig_vs_every_other_nn_functional_hardtanh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.3554385Z test_contig_vs_every_other_nn_functional_hardtanh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.3569588Z test_contig_vs_every_other_nn_functional_logsigmoid_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.3585247Z test_contig_vs_every_other_nn_functional_logsigmoid_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.3601318Z test_contig_vs_every_other_nn_functional_logsigmoid_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.3617066Z test_contig_vs_every_other_nn_functional_mish_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.3633520Z test_contig_vs_every_other_nn_functional_mish_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.3649099Z test_contig_vs_every_other_nn_functional_prelu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.3664700Z test_contig_vs_every_other_nn_functional_prelu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.3679892Z test_contig_vs_every_other_nn_functional_prelu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.3695999Z test_contig_vs_every_other_nn_functional_relu6_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.3711715Z test_contig_vs_every_other_nn_functional_relu6_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:50.3727196Z test_contig_vs_every_other_nn_functional_relu6_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.3741459Z test_contig_vs_every_other_nn_functional_relu6_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.3755099Z test_contig_vs_every_other_nn_functional_relu6_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.3768459Z test_contig_vs_every_other_nn_functional_relu6_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.3781433Z test_contig_vs_every_other_nn_functional_relu6_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.3795140Z test_contig_vs_every_other_nn_functional_relu6_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.3809733Z test_contig_vs_every_other_nn_functional_relu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.3824930Z test_contig_vs_every_other_nn_functional_relu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.3840198Z test_contig_vs_every_other_nn_functional_relu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.3854359Z test_contig_vs_every_other_nn_functional_relu_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.3867593Z test_contig_vs_every_other_nn_functional_relu_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.3880604Z test_contig_vs_every_other_nn_functional_relu_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.3893902Z test_contig_vs_every_other_nn_functional_relu_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.3907060Z test_contig_vs_every_other_nn_functional_relu_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.3914906Z test_contig_vs_every_other_nn_functional_rrelu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Different noise (0.001s) 2022-08-17T12:48:50.3922413Z test_contig_vs_every_other_nn_functional_rrelu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Different noise (0.001s) 2022-08-17T12:48:50.3929922Z test_contig_vs_every_other_nn_functional_rrelu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Different noise (0.001s) 2022-08-17T12:48:50.3945376Z test_contig_vs_every_other_nn_functional_selu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.3961097Z test_contig_vs_every_other_nn_functional_selu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.3976138Z test_contig_vs_every_other_nn_functional_selu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.3992921Z test_contig_vs_every_other_nn_functional_silu_complex_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:50.4008980Z test_contig_vs_every_other_nn_functional_silu_complex_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:50.4024688Z test_contig_vs_every_other_nn_functional_silu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.4039741Z test_contig_vs_every_other_nn_functional_silu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.4055178Z test_contig_vs_every_other_nn_functional_silu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.4070539Z test_contig_vs_every_other_nn_functional_softplus_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.4086114Z test_contig_vs_every_other_nn_functional_softplus_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.4101779Z test_contig_vs_every_other_nn_functional_softplus_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.4117436Z test_contig_vs_every_other_nn_functional_softshrink_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.4132859Z test_contig_vs_every_other_nn_functional_softshrink_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.4148458Z test_contig_vs_every_other_nn_functional_softshrink_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.4164489Z test_contig_vs_every_other_nn_functional_softsign_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.4180711Z test_contig_vs_every_other_nn_functional_softsign_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:50.4197346Z test_contig_vs_every_other_nn_functional_softsign_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:50.4213122Z test_contig_vs_every_other_nn_functional_softsign_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.4228573Z test_contig_vs_every_other_nn_functional_softsign_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.4243905Z test_contig_vs_every_other_nn_functional_softsign_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.4259200Z test_contig_vs_every_other_nn_functional_softsign_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.4274733Z test_contig_vs_every_other_nn_functional_softsign_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.4289913Z test_contig_vs_every_other_nn_functional_softsign_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.4305080Z test_contig_vs_every_other_nn_functional_softsign_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.4320329Z test_contig_vs_every_other_nn_functional_softsign_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.4335729Z test_contig_vs_every_other_nn_functional_tanhshrink_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.4353617Z test_contig_vs_every_other_nn_functional_tanhshrink_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:50.4370773Z test_contig_vs_every_other_nn_functional_tanhshrink_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:50.4386088Z test_contig_vs_every_other_nn_functional_tanhshrink_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.4401559Z test_contig_vs_every_other_nn_functional_tanhshrink_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.4416383Z test_contig_vs_every_other_nn_functional_tanhshrink_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.4431346Z test_contig_vs_every_other_nn_functional_tanhshrink_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.4446070Z test_contig_vs_every_other_nn_functional_tanhshrink_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.4461282Z test_contig_vs_every_other_nn_functional_tanhshrink_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.4476613Z test_contig_vs_every_other_nn_functional_tanhshrink_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.4491600Z test_contig_vs_every_other_nn_functional_threshold_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.4507009Z test_contig_vs_every_other_nn_functional_threshold_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.4522630Z test_contig_vs_every_other_nn_functional_threshold_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.4536446Z test_contig_vs_every_other_nn_functional_threshold_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.4549967Z test_contig_vs_every_other_nn_functional_threshold_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.4563329Z test_contig_vs_every_other_nn_functional_threshold_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.4576872Z test_contig_vs_every_other_nn_functional_threshold_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.4590245Z test_contig_vs_every_other_nn_functional_threshold_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.4624048Z test_contig_vs_every_other_polygamma_polygamma_n_0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:50.4639256Z test_contig_vs_every_other_polygamma_polygamma_n_0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.4656443Z test_contig_vs_every_other_polygamma_polygamma_n_0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:50.4673203Z test_contig_vs_every_other_polygamma_polygamma_n_0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:50.4688767Z test_contig_vs_every_other_polygamma_polygamma_n_0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.4703879Z test_contig_vs_every_other_polygamma_polygamma_n_0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.4719693Z test_contig_vs_every_other_polygamma_polygamma_n_0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.4735244Z test_contig_vs_every_other_polygamma_polygamma_n_0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.4750520Z test_contig_vs_every_other_polygamma_polygamma_n_0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.4766302Z test_contig_vs_every_other_polygamma_polygamma_n_1_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:50.4781394Z test_contig_vs_every_other_polygamma_polygamma_n_1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.4797047Z test_contig_vs_every_other_polygamma_polygamma_n_1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.4812786Z test_contig_vs_every_other_polygamma_polygamma_n_1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.4827726Z test_contig_vs_every_other_polygamma_polygamma_n_1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.4843041Z test_contig_vs_every_other_polygamma_polygamma_n_1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.4858034Z test_contig_vs_every_other_polygamma_polygamma_n_1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.4873071Z test_contig_vs_every_other_polygamma_polygamma_n_1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.4888114Z test_contig_vs_every_other_polygamma_polygamma_n_1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.4916084Z test_contig_vs_every_other_polygamma_polygamma_n_2_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:50.4936100Z test_contig_vs_every_other_polygamma_polygamma_n_2_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:50.4965705Z test_contig_vs_every_other_polygamma_polygamma_n_2_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:50.4995508Z test_contig_vs_every_other_polygamma_polygamma_n_2_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:50.5016064Z test_contig_vs_every_other_polygamma_polygamma_n_2_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:50.5037072Z test_contig_vs_every_other_polygamma_polygamma_n_2_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:50.5057078Z test_contig_vs_every_other_polygamma_polygamma_n_2_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:50.5077122Z test_contig_vs_every_other_polygamma_polygamma_n_2_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:50.5100899Z test_contig_vs_every_other_polygamma_polygamma_n_2_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:50.5128274Z test_contig_vs_every_other_polygamma_polygamma_n_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:50.5148313Z test_contig_vs_every_other_polygamma_polygamma_n_3_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:50.5177257Z test_contig_vs_every_other_polygamma_polygamma_n_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:50.5206358Z test_contig_vs_every_other_polygamma_polygamma_n_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:50.5227477Z test_contig_vs_every_other_polygamma_polygamma_n_3_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:50.5249720Z test_contig_vs_every_other_polygamma_polygamma_n_3_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:50.5270667Z test_contig_vs_every_other_polygamma_polygamma_n_3_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:50.5292100Z test_contig_vs_every_other_polygamma_polygamma_n_3_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:50.5316814Z test_contig_vs_every_other_polygamma_polygamma_n_3_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:50.5345094Z test_contig_vs_every_other_polygamma_polygamma_n_4_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:50.5366152Z test_contig_vs_every_other_polygamma_polygamma_n_4_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:50.5395973Z test_contig_vs_every_other_polygamma_polygamma_n_4_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:50.5425088Z test_contig_vs_every_other_polygamma_polygamma_n_4_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:50.5445374Z test_contig_vs_every_other_polygamma_polygamma_n_4_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:50.5467086Z test_contig_vs_every_other_polygamma_polygamma_n_4_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:50.5487499Z test_contig_vs_every_other_polygamma_polygamma_n_4_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:50.5507641Z test_contig_vs_every_other_polygamma_polygamma_n_4_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:50.5531815Z test_contig_vs_every_other_polygamma_polygamma_n_4_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:50.5547253Z test_contig_vs_every_other_positive_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.5563585Z test_contig_vs_every_other_positive_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:50.5579992Z test_contig_vs_every_other_positive_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:50.5595895Z test_contig_vs_every_other_positive_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.5611099Z test_contig_vs_every_other_positive_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.5625894Z test_contig_vs_every_other_positive_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.5640922Z test_contig_vs_every_other_positive_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.5654614Z test_contig_vs_every_other_positive_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.5667606Z test_contig_vs_every_other_positive_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.5680422Z test_contig_vs_every_other_positive_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.5693343Z test_contig_vs_every_other_positive_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.5706139Z test_contig_vs_every_other_positive_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.5720664Z test_contig_vs_every_other_rad2deg_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.5735447Z test_contig_vs_every_other_rad2deg_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.5750022Z test_contig_vs_every_other_rad2deg_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.5764653Z test_contig_vs_every_other_rad2deg_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.5778964Z test_contig_vs_every_other_rad2deg_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.5793501Z test_contig_vs_every_other_rad2deg_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.5807898Z test_contig_vs_every_other_rad2deg_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.5822205Z test_contig_vs_every_other_rad2deg_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.5836696Z test_contig_vs_every_other_rad2deg_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.5851005Z test_contig_vs_every_other_rad2deg_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.5865249Z test_contig_vs_every_other_real_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.5878712Z test_contig_vs_every_other_real_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.5893403Z test_contig_vs_every_other_real_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.5908616Z test_contig_vs_every_other_real_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.5923668Z test_contig_vs_every_other_real_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.5938272Z test_contig_vs_every_other_real_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.5952841Z test_contig_vs_every_other_real_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.5967273Z test_contig_vs_every_other_real_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.5980870Z test_contig_vs_every_other_real_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.5993763Z test_contig_vs_every_other_real_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.6006327Z test_contig_vs_every_other_real_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.6019329Z test_contig_vs_every_other_real_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.6031762Z test_contig_vs_every_other_real_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.6046240Z test_contig_vs_every_other_reciprocal_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.6060993Z test_contig_vs_every_other_reciprocal_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.6076961Z test_contig_vs_every_other_reciprocal_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.6092761Z test_contig_vs_every_other_reciprocal_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.6108089Z test_contig_vs_every_other_reciprocal_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.6122913Z test_contig_vs_every_other_reciprocal_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.6137878Z test_contig_vs_every_other_reciprocal_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.6153200Z test_contig_vs_every_other_reciprocal_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.6167533Z test_contig_vs_every_other_reciprocal_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.6182311Z test_contig_vs_every_other_reciprocal_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.6196672Z test_contig_vs_every_other_reciprocal_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.6211217Z test_contig_vs_every_other_reciprocal_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.6226092Z test_contig_vs_every_other_round_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.6241061Z test_contig_vs_every_other_round_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.6255844Z test_contig_vs_every_other_round_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.6270704Z test_contig_vs_every_other_round_decimals_0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.6285528Z test_contig_vs_every_other_round_decimals_0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.6300342Z test_contig_vs_every_other_round_decimals_0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.6315253Z test_contig_vs_every_other_round_decimals_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.6330036Z test_contig_vs_every_other_round_decimals_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.6345031Z test_contig_vs_every_other_round_decimals_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.6359965Z test_contig_vs_every_other_round_decimals_neg_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.6374920Z test_contig_vs_every_other_round_decimals_neg_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.6389683Z test_contig_vs_every_other_round_decimals_neg_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.6404380Z test_contig_vs_every_other_rsqrt_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.6419066Z test_contig_vs_every_other_rsqrt_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.6435341Z test_contig_vs_every_other_rsqrt_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:50.6451104Z test_contig_vs_every_other_rsqrt_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.6465803Z test_contig_vs_every_other_rsqrt_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.6480651Z test_contig_vs_every_other_rsqrt_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.6495194Z test_contig_vs_every_other_rsqrt_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.6510634Z test_contig_vs_every_other_rsqrt_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.6525940Z test_contig_vs_every_other_rsqrt_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.6540553Z test_contig_vs_every_other_rsqrt_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.6554863Z test_contig_vs_every_other_rsqrt_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.6569481Z test_contig_vs_every_other_sgn_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.6582502Z test_contig_vs_every_other_sgn_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.6597547Z test_contig_vs_every_other_sgn_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.6613388Z test_contig_vs_every_other_sgn_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:50.6628472Z test_contig_vs_every_other_sgn_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.6643215Z test_contig_vs_every_other_sgn_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.6657777Z test_contig_vs_every_other_sgn_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.6672502Z test_contig_vs_every_other_sgn_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.6685733Z test_contig_vs_every_other_sgn_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.6698265Z test_contig_vs_every_other_sgn_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.6710597Z test_contig_vs_every_other_sgn_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.6723249Z test_contig_vs_every_other_sgn_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.6735991Z test_contig_vs_every_other_sgn_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.6749043Z test_contig_vs_every_other_short_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.6762547Z test_contig_vs_every_other_short_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.6777468Z test_contig_vs_every_other_short_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.6792966Z test_contig_vs_every_other_short_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.6806795Z test_contig_vs_every_other_short_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.6819984Z test_contig_vs_every_other_short_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.6833948Z test_contig_vs_every_other_short_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.6847033Z test_contig_vs_every_other_short_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.6859457Z test_contig_vs_every_other_short_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.6871745Z test_contig_vs_every_other_short_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.6884241Z test_contig_vs_every_other_short_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.6896764Z test_contig_vs_every_other_short_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.6910340Z test_contig_vs_every_other_sigmoid_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.6924765Z test_contig_vs_every_other_sigmoid_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.6940748Z test_contig_vs_every_other_sigmoid_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:50.6956320Z test_contig_vs_every_other_sigmoid_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.6970948Z test_contig_vs_every_other_sigmoid_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.6985473Z test_contig_vs_every_other_sigmoid_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.7000191Z test_contig_vs_every_other_sigmoid_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.7015208Z test_contig_vs_every_other_sigmoid_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.7030562Z test_contig_vs_every_other_sigmoid_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.7046106Z test_contig_vs_every_other_sigmoid_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.7061104Z test_contig_vs_every_other_sigmoid_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.7075549Z test_contig_vs_every_other_sign_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.7088971Z test_contig_vs_every_other_sign_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.7102782Z test_contig_vs_every_other_sign_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.7117423Z test_contig_vs_every_other_sign_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.7131895Z test_contig_vs_every_other_sign_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.7145257Z test_contig_vs_every_other_sign_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.7157941Z test_contig_vs_every_other_sign_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.7170387Z test_contig_vs_every_other_sign_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.7182707Z test_contig_vs_every_other_sign_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.7195190Z test_contig_vs_every_other_sign_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.7207865Z test_contig_vs_every_other_signbit_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.7220303Z test_contig_vs_every_other_signbit_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.7233404Z test_contig_vs_every_other_signbit_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.7246332Z test_contig_vs_every_other_signbit_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.7260464Z test_contig_vs_every_other_signbit_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.7274243Z test_contig_vs_every_other_signbit_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.7287756Z test_contig_vs_every_other_signbit_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.7301455Z test_contig_vs_every_other_signbit_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.7314640Z test_contig_vs_every_other_signbit_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.7327279Z test_contig_vs_every_other_signbit_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.7341350Z test_contig_vs_every_other_sin_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.7356005Z test_contig_vs_every_other_sin_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.7373220Z test_contig_vs_every_other_sin_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:50.7389322Z test_contig_vs_every_other_sin_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:50.7404081Z test_contig_vs_every_other_sin_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.7419769Z test_contig_vs_every_other_sin_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.7434598Z test_contig_vs_every_other_sin_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.7448613Z test_contig_vs_every_other_sin_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.7462676Z test_contig_vs_every_other_sin_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.7476944Z test_contig_vs_every_other_sin_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.7491197Z test_contig_vs_every_other_sin_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.7505623Z test_contig_vs_every_other_sinc_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.7520280Z test_contig_vs_every_other_sinc_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.7538622Z test_contig_vs_every_other_sinc_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:50.7556308Z test_contig_vs_every_other_sinc_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:50.7572233Z test_contig_vs_every_other_sinc_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:50.7587451Z test_contig_vs_every_other_sinc_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.7601811Z test_contig_vs_every_other_sinc_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.7616315Z test_contig_vs_every_other_sinc_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.7630540Z test_contig_vs_every_other_sinc_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.7644923Z test_contig_vs_every_other_sinc_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.7659210Z test_contig_vs_every_other_sinc_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.7674187Z test_contig_vs_every_other_sinh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.7688780Z test_contig_vs_every_other_sinh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.7705964Z test_contig_vs_every_other_sinh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:50.7722390Z test_contig_vs_every_other_sinh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:50.7737422Z test_contig_vs_every_other_sinh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.7752009Z test_contig_vs_every_other_sinh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.7766386Z test_contig_vs_every_other_sinh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.7780955Z test_contig_vs_every_other_sinh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.7796065Z test_contig_vs_every_other_sinh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.7811475Z test_contig_vs_every_other_sinh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.7826801Z test_contig_vs_every_other_sinh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.7841929Z test_contig_vs_every_other_special_airy_ai_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.7858127Z test_contig_vs_every_other_special_airy_ai_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:50.7875280Z test_contig_vs_every_other_special_airy_ai_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:50.7890799Z test_contig_vs_every_other_special_airy_ai_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.7906594Z test_contig_vs_every_other_special_airy_ai_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.7922003Z test_contig_vs_every_other_special_airy_ai_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.7937702Z test_contig_vs_every_other_special_airy_ai_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.7953340Z test_contig_vs_every_other_special_airy_ai_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.7967684Z test_contig_vs_every_other_special_bessel_j0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.7982659Z test_contig_vs_every_other_special_bessel_j0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.7997744Z test_contig_vs_every_other_special_bessel_j0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.8012157Z test_contig_vs_every_other_special_bessel_j0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.8026873Z test_contig_vs_every_other_special_bessel_j0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.8041821Z test_contig_vs_every_other_special_bessel_j0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.8056704Z test_contig_vs_every_other_special_bessel_j0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.8072480Z test_contig_vs_every_other_special_bessel_j0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.8087753Z test_contig_vs_every_other_special_bessel_j1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.8103292Z test_contig_vs_every_other_special_bessel_j1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.8118572Z test_contig_vs_every_other_special_bessel_j1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.8133128Z test_contig_vs_every_other_special_bessel_j1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.8147828Z test_contig_vs_every_other_special_bessel_j1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.8162295Z test_contig_vs_every_other_special_bessel_j1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.8176783Z test_contig_vs_every_other_special_bessel_j1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.8191131Z test_contig_vs_every_other_special_bessel_j1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.8205604Z test_contig_vs_every_other_special_bessel_y0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.8220679Z test_contig_vs_every_other_special_bessel_y0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.8235729Z test_contig_vs_every_other_special_bessel_y0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.8250240Z test_contig_vs_every_other_special_bessel_y0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.8264710Z test_contig_vs_every_other_special_bessel_y0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.8279403Z test_contig_vs_every_other_special_bessel_y0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.8293785Z test_contig_vs_every_other_special_bessel_y0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.8308814Z test_contig_vs_every_other_special_bessel_y0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.8325105Z test_contig_vs_every_other_special_bessel_y1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.8341342Z test_contig_vs_every_other_special_bessel_y1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:50.8356577Z test_contig_vs_every_other_special_bessel_y1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.8371200Z test_contig_vs_every_other_special_bessel_y1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.8385994Z test_contig_vs_every_other_special_bessel_y1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.8400649Z test_contig_vs_every_other_special_bessel_y1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.8416042Z test_contig_vs_every_other_special_bessel_y1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.8430382Z test_contig_vs_every_other_special_bessel_y1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.8445462Z test_contig_vs_every_other_special_entr_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.8460015Z test_contig_vs_every_other_special_entr_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.8475008Z test_contig_vs_every_other_special_entr_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.8490142Z test_contig_vs_every_other_special_entr_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.8504976Z test_contig_vs_every_other_special_entr_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.8519562Z test_contig_vs_every_other_special_entr_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.8533925Z test_contig_vs_every_other_special_entr_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.8548403Z test_contig_vs_every_other_special_entr_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.8563070Z test_contig_vs_every_other_special_entr_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.8577650Z test_contig_vs_every_other_special_erfcx_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.8593414Z test_contig_vs_every_other_special_erfcx_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.8608883Z test_contig_vs_every_other_special_erfcx_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.8623672Z test_contig_vs_every_other_special_erfcx_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.8638703Z test_contig_vs_every_other_special_erfcx_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.8653548Z test_contig_vs_every_other_special_erfcx_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.8668300Z test_contig_vs_every_other_special_erfcx_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.8683155Z test_contig_vs_every_other_special_erfcx_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.8700097Z test_contig_vs_every_other_special_i0e_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:50.8715605Z test_contig_vs_every_other_special_i0e_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.8731319Z test_contig_vs_every_other_special_i0e_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.8746823Z test_contig_vs_every_other_special_i0e_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.8762294Z test_contig_vs_every_other_special_i0e_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.8777461Z test_contig_vs_every_other_special_i0e_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.8793186Z test_contig_vs_every_other_special_i0e_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.8808074Z test_contig_vs_every_other_special_i0e_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.8823321Z test_contig_vs_every_other_special_i0e_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.8838517Z test_contig_vs_every_other_special_i1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.8854173Z test_contig_vs_every_other_special_i1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.8869650Z test_contig_vs_every_other_special_i1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:50.8884480Z test_contig_vs_every_other_special_i1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.8899620Z test_contig_vs_every_other_special_i1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.8914488Z test_contig_vs_every_other_special_i1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.8929115Z test_contig_vs_every_other_special_i1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.8943959Z test_contig_vs_every_other_special_i1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.8958778Z test_contig_vs_every_other_special_i1e_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.8974039Z test_contig_vs_every_other_special_i1e_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.8989492Z test_contig_vs_every_other_special_i1e_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.9004426Z test_contig_vs_every_other_special_i1e_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.9019830Z test_contig_vs_every_other_special_i1e_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.9034055Z test_contig_vs_every_other_special_i1e_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.9048933Z test_contig_vs_every_other_special_i1e_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.9063554Z test_contig_vs_every_other_special_i1e_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.9078222Z test_contig_vs_every_other_special_log_ndtr_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.9093655Z test_contig_vs_every_other_special_log_ndtr_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.9109272Z test_contig_vs_every_other_special_log_ndtr_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.9124275Z test_contig_vs_every_other_special_log_ndtr_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.9139494Z test_contig_vs_every_other_special_log_ndtr_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.9154571Z test_contig_vs_every_other_special_log_ndtr_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.9169394Z test_contig_vs_every_other_special_log_ndtr_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.9184436Z test_contig_vs_every_other_special_log_ndtr_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.9199738Z test_contig_vs_every_other_special_modified_bessel_i0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.9215525Z test_contig_vs_every_other_special_modified_bessel_i0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.9231418Z test_contig_vs_every_other_special_modified_bessel_i0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.9246832Z test_contig_vs_every_other_special_modified_bessel_i0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.9262374Z test_contig_vs_every_other_special_modified_bessel_i0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.9278027Z test_contig_vs_every_other_special_modified_bessel_i0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.9293033Z test_contig_vs_every_other_special_modified_bessel_i0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.9308106Z test_contig_vs_every_other_special_modified_bessel_i0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.9323562Z test_contig_vs_every_other_special_modified_bessel_i1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.9339524Z test_contig_vs_every_other_special_modified_bessel_i1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.9355605Z test_contig_vs_every_other_special_modified_bessel_i1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:50.9370913Z test_contig_vs_every_other_special_modified_bessel_i1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.9386282Z test_contig_vs_every_other_special_modified_bessel_i1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.9401970Z test_contig_vs_every_other_special_modified_bessel_i1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.9417394Z test_contig_vs_every_other_special_modified_bessel_i1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.9432860Z test_contig_vs_every_other_special_modified_bessel_i1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.9447994Z test_contig_vs_every_other_special_modified_bessel_k0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.9463880Z test_contig_vs_every_other_special_modified_bessel_k0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.9479316Z test_contig_vs_every_other_special_modified_bessel_k0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.9494269Z test_contig_vs_every_other_special_modified_bessel_k0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.9509198Z test_contig_vs_every_other_special_modified_bessel_k0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.9524203Z test_contig_vs_every_other_special_modified_bessel_k0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.9539237Z test_contig_vs_every_other_special_modified_bessel_k0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.9554586Z test_contig_vs_every_other_special_modified_bessel_k0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.9569671Z test_contig_vs_every_other_special_modified_bessel_k1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.9585028Z test_contig_vs_every_other_special_modified_bessel_k1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.9600604Z test_contig_vs_every_other_special_modified_bessel_k1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.9615560Z test_contig_vs_every_other_special_modified_bessel_k1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.9630558Z test_contig_vs_every_other_special_modified_bessel_k1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.9645361Z test_contig_vs_every_other_special_modified_bessel_k1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.9660359Z test_contig_vs_every_other_special_modified_bessel_k1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.9675500Z test_contig_vs_every_other_special_modified_bessel_k1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.9690937Z test_contig_vs_every_other_special_ndtr_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.9706229Z test_contig_vs_every_other_special_ndtr_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.9721846Z test_contig_vs_every_other_special_ndtr_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.9737265Z test_contig_vs_every_other_special_ndtr_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.9752482Z test_contig_vs_every_other_special_ndtr_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.9767251Z test_contig_vs_every_other_special_ndtr_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.9782372Z test_contig_vs_every_other_special_ndtr_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.9796940Z test_contig_vs_every_other_special_ndtr_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.9812040Z test_contig_vs_every_other_special_ndtr_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.9826122Z test_contig_vs_every_other_special_ndtri_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.9841446Z test_contig_vs_every_other_special_ndtri_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.9856730Z test_contig_vs_every_other_special_ndtri_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.9871065Z test_contig_vs_every_other_special_ndtri_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.9885592Z test_contig_vs_every_other_special_ndtri_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.9899949Z test_contig_vs_every_other_special_ndtri_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.9914569Z test_contig_vs_every_other_special_ndtri_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.9928703Z test_contig_vs_every_other_special_ndtri_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.9962399Z test_contig_vs_every_other_special_polygamma_special_polygamma_n_0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:50.9977787Z test_contig_vs_every_other_special_polygamma_special_polygamma_n_0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:50.9993336Z test_contig_vs_every_other_special_polygamma_special_polygamma_n_0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:51.0009520Z test_contig_vs_every_other_special_polygamma_special_polygamma_n_0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:51.0024431Z test_contig_vs_every_other_special_polygamma_special_polygamma_n_0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:51.0039338Z test_contig_vs_every_other_special_polygamma_special_polygamma_n_0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:51.0054010Z test_contig_vs_every_other_special_polygamma_special_polygamma_n_0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:51.0068453Z test_contig_vs_every_other_special_polygamma_special_polygamma_n_0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:51.0083194Z test_contig_vs_every_other_special_polygamma_special_polygamma_n_0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:51.0098405Z test_contig_vs_every_other_special_scaled_modified_bessel_k0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:51.0113714Z test_contig_vs_every_other_special_scaled_modified_bessel_k0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:51.0129257Z test_contig_vs_every_other_special_scaled_modified_bessel_k0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:51.0144145Z test_contig_vs_every_other_special_scaled_modified_bessel_k0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:51.0159227Z test_contig_vs_every_other_special_scaled_modified_bessel_k0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:51.0174045Z test_contig_vs_every_other_special_scaled_modified_bessel_k0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:51.0189095Z test_contig_vs_every_other_special_scaled_modified_bessel_k0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:51.0204199Z test_contig_vs_every_other_special_scaled_modified_bessel_k0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:51.0219496Z test_contig_vs_every_other_special_scaled_modified_bessel_k1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:51.0234921Z test_contig_vs_every_other_special_scaled_modified_bessel_k1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:51.0250347Z test_contig_vs_every_other_special_scaled_modified_bessel_k1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:51.0265395Z test_contig_vs_every_other_special_scaled_modified_bessel_k1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:51.0280518Z test_contig_vs_every_other_special_scaled_modified_bessel_k1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:51.0295356Z test_contig_vs_every_other_special_scaled_modified_bessel_k1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:51.0310231Z test_contig_vs_every_other_special_scaled_modified_bessel_k1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:51.0325459Z test_contig_vs_every_other_special_scaled_modified_bessel_k1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:51.0339918Z test_contig_vs_every_other_special_spherical_bessel_j0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:51.0355141Z test_contig_vs_every_other_special_spherical_bessel_j0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:51.0370183Z test_contig_vs_every_other_special_spherical_bessel_j0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:51.0384532Z test_contig_vs_every_other_special_spherical_bessel_j0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:51.0399320Z test_contig_vs_every_other_special_spherical_bessel_j0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:51.0413788Z test_contig_vs_every_other_special_spherical_bessel_j0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:51.0428187Z test_contig_vs_every_other_special_spherical_bessel_j0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:51.0442693Z test_contig_vs_every_other_special_spherical_bessel_j0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:51.0457331Z test_contig_vs_every_other_sqrt_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:51.0471954Z test_contig_vs_every_other_sqrt_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:51.0487995Z test_contig_vs_every_other_sqrt_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:51.0503566Z test_contig_vs_every_other_sqrt_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:51.0518524Z test_contig_vs_every_other_sqrt_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:51.0533328Z test_contig_vs_every_other_sqrt_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:51.0547881Z test_contig_vs_every_other_sqrt_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:51.0562658Z test_contig_vs_every_other_sqrt_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:51.0577804Z test_contig_vs_every_other_sqrt_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:51.0593369Z test_contig_vs_every_other_sqrt_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:51.0608247Z test_contig_vs_every_other_sqrt_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:51.0622691Z test_contig_vs_every_other_square_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:51.0636277Z test_contig_vs_every_other_square_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:51.0650613Z test_contig_vs_every_other_square_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:51.0665748Z test_contig_vs_every_other_square_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:51.0680853Z test_contig_vs_every_other_square_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:51.0695460Z test_contig_vs_every_other_square_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:51.0709835Z test_contig_vs_every_other_square_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:51.0723586Z test_contig_vs_every_other_square_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:51.0736352Z test_contig_vs_every_other_square_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:51.0748765Z test_contig_vs_every_other_square_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:51.0761535Z test_contig_vs_every_other_square_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:51.0774088Z test_contig_vs_every_other_square_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:51.0787756Z test_contig_vs_every_other_tan_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:51.0802427Z test_contig_vs_every_other_tan_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:51.0819812Z test_contig_vs_every_other_tan_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:51.0836835Z test_contig_vs_every_other_tan_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:51.0852646Z test_contig_vs_every_other_tan_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:51.0868155Z test_contig_vs_every_other_tan_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:51.0882727Z test_contig_vs_every_other_tan_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:51.0897148Z test_contig_vs_every_other_tan_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:51.0911073Z test_contig_vs_every_other_tan_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:51.0925366Z test_contig_vs_every_other_tan_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:51.0939618Z test_contig_vs_every_other_tan_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:51.0954079Z test_contig_vs_every_other_tanh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:51.0968325Z test_contig_vs_every_other_tanh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:51.0985296Z test_contig_vs_every_other_tanh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:51.1001711Z test_contig_vs_every_other_tanh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:48:51.1016590Z test_contig_vs_every_other_tanh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:51.1031017Z test_contig_vs_every_other_tanh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:51.1045159Z test_contig_vs_every_other_tanh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:51.1059271Z test_contig_vs_every_other_tanh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:51.1073396Z test_contig_vs_every_other_tanh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:51.1087845Z test_contig_vs_every_other_tanh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:51.1103253Z test_contig_vs_every_other_tanh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:51.1118798Z test_contig_vs_every_other_trunc_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:51.1134992Z test_contig_vs_every_other_trunc_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:51.1149120Z test_contig_vs_every_other_trunc_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:48:51.2853517Z test_contig_vs_transposed_abs_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.170s) 2022-08-17T12:48:51.2935761Z test_contig_vs_transposed_abs_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:48:51.3108998Z test_contig_vs_transposed_abs_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:48:51.3171429Z test_contig_vs_transposed_abs_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:48:51.3262923Z test_contig_vs_transposed_abs_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:48:51.3310122Z test_contig_vs_transposed_abs_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:51.3366121Z test_contig_vs_transposed_abs_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:51.3414241Z test_contig_vs_transposed_abs_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:51.3463045Z test_contig_vs_transposed_abs_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:51.3497298Z test_contig_vs_transposed_abs_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:51.3543032Z test_contig_vs_transposed_abs_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:51.3588092Z test_contig_vs_transposed_abs_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:51.3641500Z test_contig_vs_transposed_acos_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:51.3710349Z test_contig_vs_transposed_acos_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:48:51.3988659Z test_contig_vs_transposed_acos_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.028s) 2022-08-17T12:48:51.4235303Z test_contig_vs_transposed_acos_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:48:51.4286427Z test_contig_vs_transposed_acos_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:51.4343155Z test_contig_vs_transposed_acos_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:48:51.4409221Z test_contig_vs_transposed_acos_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:48:51.4474356Z test_contig_vs_transposed_acos_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:48:51.4526739Z test_contig_vs_transposed_acos_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:51.4590572Z test_contig_vs_transposed_acos_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:48:51.4654714Z test_contig_vs_transposed_acos_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:48:51.4727117Z test_contig_vs_transposed_acosh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:48:51.4805934Z test_contig_vs_transposed_acosh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:48:51.5037728Z test_contig_vs_transposed_acosh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:48:51.5279404Z test_contig_vs_transposed_acosh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:48:51.5345387Z test_contig_vs_transposed_acosh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:48:51.5442615Z test_contig_vs_transposed_acosh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:48:51.5520823Z test_contig_vs_transposed_acosh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:48:51.5598224Z test_contig_vs_transposed_acosh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:48:51.5662515Z test_contig_vs_transposed_acosh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:48:51.5740169Z test_contig_vs_transposed_acosh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:48:51.5816686Z test_contig_vs_transposed_acosh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:48:51.5869859Z test_contig_vs_transposed_angle_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:51.5937526Z test_contig_vs_transposed_angle_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:48:51.6042669Z test_contig_vs_transposed_angle_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:48:51.6119501Z test_contig_vs_transposed_angle_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:48:51.6217064Z test_contig_vs_transposed_angle_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:48:51.6262525Z test_contig_vs_transposed_angle_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:51.6313493Z test_contig_vs_transposed_angle_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:51.6375866Z test_contig_vs_transposed_angle_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:48:51.6437533Z test_contig_vs_transposed_angle_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:48:51.6486012Z test_contig_vs_transposed_angle_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:51.6549155Z test_contig_vs_transposed_angle_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:48:51.6612543Z test_contig_vs_transposed_angle_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:48:51.6668663Z test_contig_vs_transposed_asin_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:51.6741028Z test_contig_vs_transposed_asin_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:48:51.7025483Z test_contig_vs_transposed_asin_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.028s) 2022-08-17T12:48:51.7195879Z test_contig_vs_transposed_asin_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:48:51.7246312Z test_contig_vs_transposed_asin_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:51.7301337Z test_contig_vs_transposed_asin_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:51.7364681Z test_contig_vs_transposed_asin_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:48:51.7427995Z test_contig_vs_transposed_asin_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:48:51.7478946Z test_contig_vs_transposed_asin_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:51.7542130Z test_contig_vs_transposed_asin_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:48:51.7606882Z test_contig_vs_transposed_asin_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:48:51.7685792Z test_contig_vs_transposed_asinh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:48:51.7775172Z test_contig_vs_transposed_asinh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:48:51.8008407Z test_contig_vs_transposed_asinh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:48:51.8237663Z test_contig_vs_transposed_asinh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:48:51.8307962Z test_contig_vs_transposed_asinh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:48:51.8406107Z test_contig_vs_transposed_asinh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:48:51.8485201Z test_contig_vs_transposed_asinh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:48:51.8566659Z test_contig_vs_transposed_asinh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:48:51.8633383Z test_contig_vs_transposed_asinh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:48:51.8710747Z test_contig_vs_transposed_asinh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:48:51.8789679Z test_contig_vs_transposed_asinh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:48:51.8845349Z test_contig_vs_transposed_atan_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:51.8915210Z test_contig_vs_transposed_atan_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:48:51.9179233Z test_contig_vs_transposed_atan_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:48:51.9317275Z test_contig_vs_transposed_atan_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:48:51.9367535Z test_contig_vs_transposed_atan_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:51.9422785Z test_contig_vs_transposed_atan_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:51.9486031Z test_contig_vs_transposed_atan_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:48:51.9550135Z test_contig_vs_transposed_atan_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:48:51.9601886Z test_contig_vs_transposed_atan_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:51.9665074Z test_contig_vs_transposed_atan_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:48:51.9730304Z test_contig_vs_transposed_atan_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:48:51.9817735Z test_contig_vs_transposed_atanh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:48:51.9900786Z test_contig_vs_transposed_atanh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:48:52.0198515Z test_contig_vs_transposed_atanh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.030s) 2022-08-17T12:48:52.0351715Z test_contig_vs_transposed_atanh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:48:52.0433875Z test_contig_vs_transposed_atanh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:48:52.0519766Z test_contig_vs_transposed_atanh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:48:52.0594911Z test_contig_vs_transposed_atanh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:48:52.0671423Z test_contig_vs_transposed_atanh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:48:52.0734153Z test_contig_vs_transposed_atanh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:48:52.0809817Z test_contig_vs_transposed_atanh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:48:52.0875976Z test_contig_vs_transposed_atanh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:48:52.0927847Z test_contig_vs_transposed_bfloat16_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:52.0995748Z test_contig_vs_transposed_bfloat16_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:48:52.1075875Z test_contig_vs_transposed_bfloat16_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:48:52.1225867Z test_contig_vs_transposed_bfloat16_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:48:52.1289836Z test_contig_vs_transposed_bfloat16_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:48:52.1377740Z test_contig_vs_transposed_bfloat16_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:48:52.1421125Z test_contig_vs_transposed_bfloat16_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:52.1474854Z test_contig_vs_transposed_bfloat16_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:52.1534273Z test_contig_vs_transposed_bfloat16_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:48:52.1592726Z test_contig_vs_transposed_bfloat16_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:48:52.1638944Z test_contig_vs_transposed_bfloat16_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:52.1701711Z test_contig_vs_transposed_bfloat16_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:48:52.1762623Z test_contig_vs_transposed_bfloat16_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:48:52.1810875Z test_contig_vs_transposed_bitwise_not_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:52.1856764Z test_contig_vs_transposed_bitwise_not_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:52.1902543Z test_contig_vs_transposed_bitwise_not_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:52.1935020Z test_contig_vs_transposed_bitwise_not_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:52.1980514Z test_contig_vs_transposed_bitwise_not_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:52.2025891Z test_contig_vs_transposed_bitwise_not_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:52.2064049Z test_contig_vs_transposed_bool_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:52.2109455Z test_contig_vs_transposed_bool_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:52.2175887Z test_contig_vs_transposed_bool_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:48:52.2312029Z test_contig_vs_transposed_bool_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:48:52.2358561Z test_contig_vs_transposed_bool_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:52.2434197Z test_contig_vs_transposed_bool_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:48:52.2465468Z test_contig_vs_transposed_bool_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:52.2504461Z test_contig_vs_transposed_bool_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:52.2550781Z test_contig_vs_transposed_bool_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:52.2596434Z test_contig_vs_transposed_bool_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:52.2628881Z test_contig_vs_transposed_bool_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:52.2673459Z test_contig_vs_transposed_bool_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:52.2718034Z test_contig_vs_transposed_bool_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:52.2754740Z test_contig_vs_transposed_byte_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:52.2800587Z test_contig_vs_transposed_byte_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:52.2865599Z test_contig_vs_transposed_byte_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:48:52.2911975Z test_contig_vs_transposed_byte_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:52.2994377Z test_contig_vs_transposed_byte_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:48:52.3025511Z test_contig_vs_transposed_byte_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:52.3065195Z test_contig_vs_transposed_byte_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:52.3112368Z test_contig_vs_transposed_byte_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:52.3160118Z test_contig_vs_transposed_byte_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:52.3193295Z test_contig_vs_transposed_byte_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:52.3240368Z test_contig_vs_transposed_byte_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:52.3285526Z test_contig_vs_transposed_byte_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:52.3340367Z test_contig_vs_transposed_ceil_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:52.3392908Z test_contig_vs_transposed_ceil_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:52.3446721Z test_contig_vs_transposed_ceil_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:52.3508365Z test_contig_vs_transposed_chalf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:48:52.3578833Z test_contig_vs_transposed_chalf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:48:52.3669370Z test_contig_vs_transposed_chalf_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:48:52.3829802Z test_contig_vs_transposed_chalf_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:48:52.3906504Z test_contig_vs_transposed_chalf_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:48:52.4006046Z test_contig_vs_transposed_chalf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:48:52.4061028Z test_contig_vs_transposed_chalf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:52.4126351Z test_contig_vs_transposed_chalf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:48:52.4198190Z test_contig_vs_transposed_chalf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:48:52.4267129Z test_contig_vs_transposed_chalf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:48:52.4327528Z test_contig_vs_transposed_chalf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:48:52.4399298Z test_contig_vs_transposed_chalf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:48:52.4467868Z test_contig_vs_transposed_chalf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:48:52.4508117Z test_contig_vs_transposed_char_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:52.4555756Z test_contig_vs_transposed_char_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:52.4623123Z test_contig_vs_transposed_char_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:48:52.4761589Z test_contig_vs_transposed_char_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:48:52.4811924Z test_contig_vs_transposed_char_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:52.4890729Z test_contig_vs_transposed_char_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:48:52.4923868Z test_contig_vs_transposed_char_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:52.4965303Z test_contig_vs_transposed_char_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:52.5013894Z test_contig_vs_transposed_char_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:52.5063737Z test_contig_vs_transposed_char_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:52.5098652Z test_contig_vs_transposed_char_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:52.5145203Z test_contig_vs_transposed_char_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:52.5191613Z test_contig_vs_transposed_char_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:52.5241450Z test_contig_vs_transposed_conj_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:52.5287889Z test_contig_vs_transposed_conj_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:52.5376867Z test_contig_vs_transposed_conj_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:48:52.5539452Z test_contig_vs_transposed_conj_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:48:52.5615041Z test_contig_vs_transposed_conj_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:48:52.5706625Z test_contig_vs_transposed_conj_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:48:52.5751340Z test_contig_vs_transposed_conj_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:52.5800605Z test_contig_vs_transposed_conj_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:52.5846975Z test_contig_vs_transposed_conj_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:52.5892674Z test_contig_vs_transposed_conj_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:52.5923718Z test_contig_vs_transposed_conj_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:52.5968598Z test_contig_vs_transposed_conj_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:52.6012665Z test_contig_vs_transposed_conj_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:52.6062111Z test_contig_vs_transposed_conj_physical_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:52.6109221Z test_contig_vs_transposed_conj_physical_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:52.6195445Z test_contig_vs_transposed_conj_physical_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:48:52.6356214Z test_contig_vs_transposed_conj_physical_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:48:52.6429897Z test_contig_vs_transposed_conj_physical_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:48:52.6519453Z test_contig_vs_transposed_conj_physical_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:48:52.6562788Z test_contig_vs_transposed_conj_physical_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:52.6612395Z test_contig_vs_transposed_conj_physical_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:52.6659540Z test_contig_vs_transposed_conj_physical_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:52.6705560Z test_contig_vs_transposed_conj_physical_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:52.6738225Z test_contig_vs_transposed_conj_physical_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:52.6783428Z test_contig_vs_transposed_conj_physical_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:52.6827544Z test_contig_vs_transposed_conj_physical_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:52.6880289Z test_contig_vs_transposed_cos_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:52.6950073Z test_contig_vs_transposed_cos_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:48:52.7150708Z test_contig_vs_transposed_cos_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:48:52.7346881Z test_contig_vs_transposed_cos_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:48:52.7398752Z test_contig_vs_transposed_cos_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:52.7455232Z test_contig_vs_transposed_cos_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:52.7519549Z test_contig_vs_transposed_cos_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:48:52.7582650Z test_contig_vs_transposed_cos_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:48:52.7632881Z test_contig_vs_transposed_cos_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:52.7696366Z test_contig_vs_transposed_cos_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:48:52.7760096Z test_contig_vs_transposed_cos_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:48:52.7818852Z test_contig_vs_transposed_cosh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:48:52.7892658Z test_contig_vs_transposed_cosh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:48:52.8096897Z test_contig_vs_transposed_cosh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:48:52.8248813Z test_contig_vs_transposed_cosh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:48:52.8301012Z test_contig_vs_transposed_cosh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:52.8361875Z test_contig_vs_transposed_cosh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:48:52.8425721Z test_contig_vs_transposed_cosh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:48:52.8489619Z test_contig_vs_transposed_cosh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:48:52.8541718Z test_contig_vs_transposed_cosh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:52.8606655Z test_contig_vs_transposed_cosh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:48:52.8669955Z test_contig_vs_transposed_cosh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:48:52.8719436Z test_contig_vs_transposed_deg2rad_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:52.8785633Z test_contig_vs_transposed_deg2rad_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:48:52.8884233Z test_contig_vs_transposed_deg2rad_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:48:52.8929131Z test_contig_vs_transposed_deg2rad_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:52.8980123Z test_contig_vs_transposed_deg2rad_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:52.9039396Z test_contig_vs_transposed_deg2rad_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:48:52.9098688Z test_contig_vs_transposed_deg2rad_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:48:52.9146260Z test_contig_vs_transposed_deg2rad_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:52.9205235Z test_contig_vs_transposed_deg2rad_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:48:52.9262399Z test_contig_vs_transposed_deg2rad_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:48:53.1309781Z test_contig_vs_transposed_digamma_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.204s) 2022-08-17T12:48:53.1389018Z test_contig_vs_transposed_digamma_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:48:53.1501028Z test_contig_vs_transposed_digamma_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:48:53.1635833Z test_contig_vs_transposed_digamma_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:48:53.1714610Z test_contig_vs_transposed_digamma_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:48:53.1796758Z test_contig_vs_transposed_digamma_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:48:53.1863325Z test_contig_vs_transposed_digamma_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:48:53.1941443Z test_contig_vs_transposed_digamma_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:48:53.2022841Z test_contig_vs_transposed_digamma_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:48:53.2074342Z test_contig_vs_transposed_double_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:53.2137607Z test_contig_vs_transposed_double_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:48:53.2212242Z test_contig_vs_transposed_double_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:48:53.2361065Z test_contig_vs_transposed_double_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:48:53.2421247Z test_contig_vs_transposed_double_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:48:53.2513027Z test_contig_vs_transposed_double_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:48:53.2557291Z test_contig_vs_transposed_double_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:53.2605813Z test_contig_vs_transposed_double_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:53.2663785Z test_contig_vs_transposed_double_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:48:53.2722130Z test_contig_vs_transposed_double_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:48:53.2768478Z test_contig_vs_transposed_double_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:53.2827804Z test_contig_vs_transposed_double_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:48:53.2885157Z test_contig_vs_transposed_double_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:48:53.2949465Z test_contig_vs_transposed_erf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:48:53.3020871Z test_contig_vs_transposed_erf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:48:53.3068608Z test_contig_vs_transposed_erf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:53.3122577Z test_contig_vs_transposed_erf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:53.3184772Z test_contig_vs_transposed_erf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:48:53.3249094Z test_contig_vs_transposed_erf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:48:53.3300005Z test_contig_vs_transposed_erf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:53.3361808Z test_contig_vs_transposed_erf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:48:53.3427750Z test_contig_vs_transposed_erf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:48:53.3519059Z test_contig_vs_transposed_erfc_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:48:53.3593490Z test_contig_vs_transposed_erfc_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:48:53.3646984Z test_contig_vs_transposed_erfc_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:53.3707827Z test_contig_vs_transposed_erfc_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:48:53.3775535Z test_contig_vs_transposed_erfc_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:48:53.3842063Z test_contig_vs_transposed_erfc_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:48:53.3895982Z test_contig_vs_transposed_erfc_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:53.3958240Z test_contig_vs_transposed_erfc_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:48:53.4020603Z test_contig_vs_transposed_erfc_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:48:53.4150889Z test_contig_vs_transposed_erfinv_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:48:53.4244236Z test_contig_vs_transposed_erfinv_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:48:53.4288240Z test_contig_vs_transposed_erfinv_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:53.4341906Z test_contig_vs_transposed_erfinv_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:53.4431201Z test_contig_vs_transposed_erfinv_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:48:53.4521737Z test_contig_vs_transposed_erfinv_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:48:53.4600200Z test_contig_vs_transposed_erfinv_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:48:53.4688130Z test_contig_vs_transposed_erfinv_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:48:53.4748898Z test_contig_vs_transposed_erfinv_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:48:53.4804909Z test_contig_vs_transposed_exp2_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:53.4874651Z test_contig_vs_transposed_exp2_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:48:53.4977423Z test_contig_vs_transposed_exp2_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:48:53.5028439Z test_contig_vs_transposed_exp2_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:53.5099508Z test_contig_vs_transposed_exp2_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:48:53.5163568Z test_contig_vs_transposed_exp2_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:48:53.5230099Z test_contig_vs_transposed_exp2_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:48:53.5280252Z test_contig_vs_transposed_exp2_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:53.5343114Z test_contig_vs_transposed_exp2_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:48:53.5405201Z test_contig_vs_transposed_exp2_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:48:53.5454526Z test_contig_vs_transposed_exp_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:53.5520739Z test_contig_vs_transposed_exp_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:48:53.5628571Z test_contig_vs_transposed_exp_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:48:53.5707330Z test_contig_vs_transposed_exp_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:48:53.5755334Z test_contig_vs_transposed_exp_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:53.5807406Z test_contig_vs_transposed_exp_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:53.5868854Z test_contig_vs_transposed_exp_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:48:53.5930579Z test_contig_vs_transposed_exp_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:48:53.5979660Z test_contig_vs_transposed_exp_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:53.6041146Z test_contig_vs_transposed_exp_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:48:53.6102505Z test_contig_vs_transposed_exp_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:48:53.6156326Z test_contig_vs_transposed_expm1_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:53.6224301Z test_contig_vs_transposed_expm1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:48:53.6272959Z test_contig_vs_transposed_expm1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:53.6330986Z test_contig_vs_transposed_expm1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:48:53.6394038Z test_contig_vs_transposed_expm1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:48:53.6457296Z test_contig_vs_transposed_expm1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:48:53.6507099Z test_contig_vs_transposed_expm1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:53.6570068Z test_contig_vs_transposed_expm1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:48:53.6631579Z test_contig_vs_transposed_expm1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:48:53.6680226Z test_contig_vs_transposed_fill_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:53.6727721Z test_contig_vs_transposed_fill_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:53.6814512Z test_contig_vs_transposed_fill_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:48:53.6997028Z test_contig_vs_transposed_fill_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:48:53.7067854Z test_contig_vs_transposed_fill_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:48:53.7166364Z test_contig_vs_transposed_fill_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:48:53.7209160Z test_contig_vs_transposed_fill_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:53.7258804Z test_contig_vs_transposed_fill_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:53.7307032Z test_contig_vs_transposed_fill_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:53.7355102Z test_contig_vs_transposed_fill_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:53.7389129Z test_contig_vs_transposed_fill_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:53.7435824Z test_contig_vs_transposed_fill_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:53.7482386Z test_contig_vs_transposed_fill_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:53.7533246Z test_contig_vs_transposed_float_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:53.7597853Z test_contig_vs_transposed_float_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:48:53.7675491Z test_contig_vs_transposed_float_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:48:53.7826512Z test_contig_vs_transposed_float_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:48:53.7887019Z test_contig_vs_transposed_float_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:48:53.7979466Z test_contig_vs_transposed_float_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:48:53.8023460Z test_contig_vs_transposed_float_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:53.8074757Z test_contig_vs_transposed_float_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:53.8133351Z test_contig_vs_transposed_float_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:48:53.8191527Z test_contig_vs_transposed_float_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:48:53.8237522Z test_contig_vs_transposed_float_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:53.8295745Z test_contig_vs_transposed_float_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:48:53.8354184Z test_contig_vs_transposed_float_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:48:53.8405014Z test_contig_vs_transposed_floor_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:53.8448449Z test_contig_vs_transposed_floor_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:53.8498394Z test_contig_vs_transposed_floor_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:53.8548224Z test_contig_vs_transposed_frac_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:53.8637130Z test_contig_vs_transposed_frac_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:48:53.8679662Z test_contig_vs_transposed_frac_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:53.8730291Z test_contig_vs_transposed_frac_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:53.8737851Z test_contig_vs_transposed_frexp_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:48:53.8745440Z test_contig_vs_transposed_frexp_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:48:53.8752560Z test_contig_vs_transposed_frexp_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:48:53.8759589Z test_contig_vs_transposed_frexp_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:48:53.8808553Z test_contig_vs_transposed_half_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:53.8866554Z test_contig_vs_transposed_half_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:48:53.8941566Z test_contig_vs_transposed_half_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:48:53.9003282Z test_contig_vs_transposed_half_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:48:53.9092731Z test_contig_vs_transposed_half_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:48:53.9136896Z test_contig_vs_transposed_half_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:53.9187925Z test_contig_vs_transposed_half_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:53.9245708Z test_contig_vs_transposed_half_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:48:53.9302388Z test_contig_vs_transposed_half_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:48:53.9348902Z test_contig_vs_transposed_half_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:53.9407174Z test_contig_vs_transposed_half_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:48:53.9465744Z test_contig_vs_transposed_half_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:48:53.9598667Z test_contig_vs_transposed_i0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:48:53.9747662Z test_contig_vs_transposed_i0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:48:53.9875096Z test_contig_vs_transposed_i0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:48:54.0023653Z test_contig_vs_transposed_i0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:48:54.0162859Z test_contig_vs_transposed_i0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:48:54.0302784Z test_contig_vs_transposed_i0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:48:54.0431417Z test_contig_vs_transposed_i0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:48:54.0571937Z test_contig_vs_transposed_i0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:48:54.0715999Z test_contig_vs_transposed_i0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:48:54.0791130Z test_contig_vs_transposed_imag_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:48:54.0939459Z test_contig_vs_transposed_imag_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:48:54.0999643Z test_contig_vs_transposed_imag_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:48:54.1040287Z test_contig_vs_transposed_int_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:54.1088182Z test_contig_vs_transposed_int_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:54.1154816Z test_contig_vs_transposed_int_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:48:54.1202009Z test_contig_vs_transposed_int_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:54.1281497Z test_contig_vs_transposed_int_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:48:54.1312635Z test_contig_vs_transposed_int_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:54.1352243Z test_contig_vs_transposed_int_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:54.1397871Z test_contig_vs_transposed_int_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:54.1442536Z test_contig_vs_transposed_int_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:54.1476433Z test_contig_vs_transposed_int_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:54.1521870Z test_contig_vs_transposed_int_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:54.1567287Z test_contig_vs_transposed_int_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:54.1608106Z test_contig_vs_transposed_isfinite_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:54.1653452Z test_contig_vs_transposed_isfinite_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:54.1728375Z test_contig_vs_transposed_isfinite_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:48:54.1894068Z test_contig_vs_transposed_isfinite_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:48:54.1949689Z test_contig_vs_transposed_isfinite_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:54.2035987Z test_contig_vs_transposed_isfinite_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:48:54.2070511Z test_contig_vs_transposed_isfinite_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:54.2113762Z test_contig_vs_transposed_isfinite_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:54.2159537Z test_contig_vs_transposed_isfinite_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:54.2206403Z test_contig_vs_transposed_isfinite_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:54.2238556Z test_contig_vs_transposed_isfinite_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:54.2283199Z test_contig_vs_transposed_isfinite_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:54.2326659Z test_contig_vs_transposed_isfinite_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:54.2364469Z test_contig_vs_transposed_isinf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:54.2409119Z test_contig_vs_transposed_isinf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:54.2478874Z test_contig_vs_transposed_isinf_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:48:54.2635517Z test_contig_vs_transposed_isinf_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:48:54.2687018Z test_contig_vs_transposed_isinf_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:54.2768711Z test_contig_vs_transposed_isinf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:48:54.2800871Z test_contig_vs_transposed_isinf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:54.2842415Z test_contig_vs_transposed_isinf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:54.2887878Z test_contig_vs_transposed_isinf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:54.2933473Z test_contig_vs_transposed_isinf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:54.2966056Z test_contig_vs_transposed_isinf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:54.3011390Z test_contig_vs_transposed_isinf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:54.3056252Z test_contig_vs_transposed_isinf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:54.3094533Z test_contig_vs_transposed_isnan_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:54.3139937Z test_contig_vs_transposed_isnan_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:54.3209415Z test_contig_vs_transposed_isnan_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:48:54.3258321Z test_contig_vs_transposed_isnan_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:54.3338857Z test_contig_vs_transposed_isnan_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:48:54.3371277Z test_contig_vs_transposed_isnan_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:54.3412414Z test_contig_vs_transposed_isnan_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:54.3458935Z test_contig_vs_transposed_isnan_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:54.3505265Z test_contig_vs_transposed_isnan_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:54.3539056Z test_contig_vs_transposed_isnan_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:54.3584080Z test_contig_vs_transposed_isnan_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:54.3630346Z test_contig_vs_transposed_isnan_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:54.3668793Z test_contig_vs_transposed_isneginf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:54.3716148Z test_contig_vs_transposed_isneginf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:54.3793884Z test_contig_vs_transposed_isneginf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:48:54.3825277Z test_contig_vs_transposed_isneginf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:54.3865738Z test_contig_vs_transposed_isneginf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:54.3911400Z test_contig_vs_transposed_isneginf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:54.3959231Z test_contig_vs_transposed_isneginf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:54.3992365Z test_contig_vs_transposed_isneginf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:54.4038697Z test_contig_vs_transposed_isneginf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:54.4083215Z test_contig_vs_transposed_isneginf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:54.4120705Z test_contig_vs_transposed_isposinf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:54.4166832Z test_contig_vs_transposed_isposinf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:54.4250712Z test_contig_vs_transposed_isposinf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:48:54.4284493Z test_contig_vs_transposed_isposinf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:54.4325955Z test_contig_vs_transposed_isposinf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:54.4372531Z test_contig_vs_transposed_isposinf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:54.4418868Z test_contig_vs_transposed_isposinf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:54.4453624Z test_contig_vs_transposed_isposinf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:54.4499399Z test_contig_vs_transposed_isposinf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:54.4544058Z test_contig_vs_transposed_isposinf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:54.4580802Z test_contig_vs_transposed_isreal_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:54.4625108Z test_contig_vs_transposed_isreal_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:54.4689868Z test_contig_vs_transposed_isreal_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:48:54.4831230Z test_contig_vs_transposed_isreal_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:48:54.4879678Z test_contig_vs_transposed_isreal_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:54.4958640Z test_contig_vs_transposed_isreal_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:48:54.4991221Z test_contig_vs_transposed_isreal_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:54.5031323Z test_contig_vs_transposed_isreal_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:54.5077245Z test_contig_vs_transposed_isreal_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:54.5121668Z test_contig_vs_transposed_isreal_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:54.5153286Z test_contig_vs_transposed_isreal_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:54.5197872Z test_contig_vs_transposed_isreal_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:54.5241977Z test_contig_vs_transposed_isreal_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:54.5253005Z test_contig_vs_transposed_jiterator_unary_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:48:54.5264217Z test_contig_vs_transposed_jiterator_unary_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:48:54.5275247Z test_contig_vs_transposed_jiterator_unary_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:48:54.5286359Z test_contig_vs_transposed_jiterator_unary_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:48:54.5297632Z test_contig_vs_transposed_jiterator_unary_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:48:54.5309244Z test_contig_vs_transposed_jiterator_unary_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:48:54.5320984Z test_contig_vs_transposed_jiterator_unary_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:48:54.5332155Z test_contig_vs_transposed_jiterator_unary_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:48:54.5342830Z test_contig_vs_transposed_jiterator_unary_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:48:54.5353689Z test_contig_vs_transposed_jiterator_unary_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:48:54.5364810Z test_contig_vs_transposed_jiterator_unary_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:48:54.5375984Z test_contig_vs_transposed_jiterator_unary_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:48:54.5450308Z test_contig_vs_transposed_lgamma_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:48:54.5538604Z test_contig_vs_transposed_lgamma_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:48:54.5605379Z test_contig_vs_transposed_lgamma_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:48:54.5718143Z test_contig_vs_transposed_lgamma_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:48:54.5801471Z test_contig_vs_transposed_lgamma_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:48:54.5885530Z test_contig_vs_transposed_lgamma_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:48:54.5956923Z test_contig_vs_transposed_lgamma_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:48:54.6042708Z test_contig_vs_transposed_lgamma_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:48:54.6129087Z test_contig_vs_transposed_lgamma_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:48:54.6184281Z test_contig_vs_transposed_log10_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:54.6287443Z test_contig_vs_transposed_log10_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:48:54.6475668Z test_contig_vs_transposed_log10_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:48:54.6604388Z test_contig_vs_transposed_log10_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:48:54.6654955Z test_contig_vs_transposed_log10_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:54.6712571Z test_contig_vs_transposed_log10_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:48:54.6785399Z test_contig_vs_transposed_log10_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:48:54.6859530Z test_contig_vs_transposed_log10_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:48:54.6921682Z test_contig_vs_transposed_log10_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:48:54.6998337Z test_contig_vs_transposed_log10_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:48:54.7072971Z test_contig_vs_transposed_log10_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:48:54.7129125Z test_contig_vs_transposed_log1p_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:54.7201205Z test_contig_vs_transposed_log1p_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:48:54.7249253Z test_contig_vs_transposed_log1p_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:54.7305786Z test_contig_vs_transposed_log1p_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:54.7376171Z test_contig_vs_transposed_log1p_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:48:54.7444981Z test_contig_vs_transposed_log1p_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:48:54.7500896Z test_contig_vs_transposed_log1p_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:54.7571641Z test_contig_vs_transposed_log1p_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:48:54.7635629Z test_contig_vs_transposed_log1p_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:48:54.7690442Z test_contig_vs_transposed_log2_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:54.7792621Z test_contig_vs_transposed_log2_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:48:54.7978471Z test_contig_vs_transposed_log2_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:48:54.8106209Z test_contig_vs_transposed_log2_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:48:54.8155063Z test_contig_vs_transposed_log2_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:54.8210944Z test_contig_vs_transposed_log2_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:54.8280360Z test_contig_vs_transposed_log2_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:48:54.8349074Z test_contig_vs_transposed_log2_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:48:54.8405913Z test_contig_vs_transposed_log2_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:48:54.8478506Z test_contig_vs_transposed_log2_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:48:54.8549263Z test_contig_vs_transposed_log2_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:48:54.8603071Z test_contig_vs_transposed_log_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:54.8715539Z test_contig_vs_transposed_log_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:48:54.8904097Z test_contig_vs_transposed_log_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:48:54.9032427Z test_contig_vs_transposed_log_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:48:54.9080623Z test_contig_vs_transposed_log_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:54.9135044Z test_contig_vs_transposed_log_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:54.9209509Z test_contig_vs_transposed_log_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:48:54.9284308Z test_contig_vs_transposed_log_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:48:54.9346158Z test_contig_vs_transposed_log_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:48:54.9423269Z test_contig_vs_transposed_log_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:48:54.9497712Z test_contig_vs_transposed_log_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:48:54.9545074Z test_contig_vs_transposed_logical_not_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:54.9594152Z test_contig_vs_transposed_logical_not_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:54.9662255Z test_contig_vs_transposed_logical_not_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:48:54.9711529Z test_contig_vs_transposed_logical_not_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:54.9797107Z test_contig_vs_transposed_logical_not_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:48:54.9827864Z test_contig_vs_transposed_logical_not_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:54.9868587Z test_contig_vs_transposed_logical_not_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:54.9914104Z test_contig_vs_transposed_logical_not_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:54.9959447Z test_contig_vs_transposed_logical_not_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:54.9992546Z test_contig_vs_transposed_logical_not_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:55.0037649Z test_contig_vs_transposed_logical_not_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:55.0082269Z test_contig_vs_transposed_logical_not_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:55.0140120Z test_contig_vs_transposed_logit_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:48:55.0365998Z test_contig_vs_transposed_logit_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:48:55.0413195Z test_contig_vs_transposed_logit_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:55.0469489Z test_contig_vs_transposed_logit_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:48:55.0820301Z test_contig_vs_transposed_logit_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.035s) 2022-08-17T12:48:55.1170446Z test_contig_vs_transposed_logit_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.035s) 2022-08-17T12:48:55.1509023Z test_contig_vs_transposed_logit_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.034s) 2022-08-17T12:48:55.1860271Z test_contig_vs_transposed_logit_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.035s) 2022-08-17T12:48:55.2211595Z test_contig_vs_transposed_logit_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.035s) 2022-08-17T12:48:55.2252429Z test_contig_vs_transposed_long_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:55.2299732Z test_contig_vs_transposed_long_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:55.2367372Z test_contig_vs_transposed_long_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:48:55.2507509Z test_contig_vs_transposed_long_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:48:55.2555497Z test_contig_vs_transposed_long_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:55.2632271Z test_contig_vs_transposed_long_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:48:55.2663190Z test_contig_vs_transposed_long_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:55.2702211Z test_contig_vs_transposed_long_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:55.2747628Z test_contig_vs_transposed_long_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:55.2792305Z test_contig_vs_transposed_long_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:55.2822545Z test_contig_vs_transposed_long_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:55.2867476Z test_contig_vs_transposed_long_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:55.2912398Z test_contig_vs_transposed_long_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:55.2993818Z test_contig_vs_transposed_mvlgamma_mvlgamma_p_1_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:48:55.3065780Z test_contig_vs_transposed_mvlgamma_mvlgamma_p_1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:48:55.3177174Z test_contig_vs_transposed_mvlgamma_mvlgamma_p_1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:48:55.3265150Z test_contig_vs_transposed_mvlgamma_mvlgamma_p_1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:48:55.3353829Z test_contig_vs_transposed_mvlgamma_mvlgamma_p_1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:48:55.3431145Z test_contig_vs_transposed_mvlgamma_mvlgamma_p_1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:48:55.3521947Z test_contig_vs_transposed_mvlgamma_mvlgamma_p_1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:48:55.3613247Z test_contig_vs_transposed_mvlgamma_mvlgamma_p_1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:48:55.3764745Z test_contig_vs_transposed_mvlgamma_mvlgamma_p_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:48:55.3892443Z test_contig_vs_transposed_mvlgamma_mvlgamma_p_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:48:55.4124891Z test_contig_vs_transposed_mvlgamma_mvlgamma_p_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:48:55.4268872Z test_contig_vs_transposed_mvlgamma_mvlgamma_p_3_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:48:55.4413839Z test_contig_vs_transposed_mvlgamma_mvlgamma_p_3_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:48:55.4596567Z test_contig_vs_transposed_mvlgamma_mvlgamma_p_3_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:48:55.4793995Z test_contig_vs_transposed_mvlgamma_mvlgamma_p_3_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:48:55.4980347Z test_contig_vs_transposed_mvlgamma_mvlgamma_p_3_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:48:55.5186708Z test_contig_vs_transposed_mvlgamma_mvlgamma_p_5_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:48:55.5357175Z test_contig_vs_transposed_mvlgamma_mvlgamma_p_5_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:48:55.5706543Z test_contig_vs_transposed_mvlgamma_mvlgamma_p_5_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.035s) 2022-08-17T12:48:55.5894015Z test_contig_vs_transposed_mvlgamma_mvlgamma_p_5_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:48:55.6080897Z test_contig_vs_transposed_mvlgamma_mvlgamma_p_5_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:48:55.6254431Z test_contig_vs_transposed_mvlgamma_mvlgamma_p_5_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:48:55.6440274Z test_contig_vs_transposed_mvlgamma_mvlgamma_p_5_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:48:55.6626609Z test_contig_vs_transposed_mvlgamma_mvlgamma_p_5_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:48:55.6682291Z test_contig_vs_transposed_nan_to_num_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:55.6731352Z test_contig_vs_transposed_nan_to_num_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:55.6825840Z test_contig_vs_transposed_nan_to_num_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:48:55.6871134Z test_contig_vs_transposed_nan_to_num_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:55.6925699Z test_contig_vs_transposed_nan_to_num_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:55.6974560Z test_contig_vs_transposed_nan_to_num_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:55.7022815Z test_contig_vs_transposed_nan_to_num_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:55.7057137Z test_contig_vs_transposed_nan_to_num_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:55.7102999Z test_contig_vs_transposed_nan_to_num_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:55.7147780Z test_contig_vs_transposed_nan_to_num_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:55.7197994Z test_contig_vs_transposed_neg_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:55.7283363Z test_contig_vs_transposed_neg_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:48:55.7445014Z test_contig_vs_transposed_neg_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:48:55.7514558Z test_contig_vs_transposed_neg_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:48:55.7607055Z test_contig_vs_transposed_neg_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:48:55.7653079Z test_contig_vs_transposed_neg_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:55.7705511Z test_contig_vs_transposed_neg_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:55.7753091Z test_contig_vs_transposed_neg_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:55.7801266Z test_contig_vs_transposed_neg_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:55.7834153Z test_contig_vs_transposed_neg_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:55.7879651Z test_contig_vs_transposed_neg_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:55.7924134Z test_contig_vs_transposed_neg_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:55.7976144Z test_contig_vs_transposed_nn_functional_celu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:55.8024054Z test_contig_vs_transposed_nn_functional_celu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:55.8080599Z test_contig_vs_transposed_nn_functional_celu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:48:55.8134275Z test_contig_vs_transposed_nn_functional_elu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:55.8181434Z test_contig_vs_transposed_nn_functional_elu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:55.8239186Z test_contig_vs_transposed_nn_functional_elu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:48:55.8292080Z test_contig_vs_transposed_nn_functional_hardshrink_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:55.8338313Z test_contig_vs_transposed_nn_functional_hardshrink_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:55.8390308Z test_contig_vs_transposed_nn_functional_hardshrink_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:55.8440621Z test_contig_vs_transposed_nn_functional_hardsigmoid_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:55.8485807Z test_contig_vs_transposed_nn_functional_hardsigmoid_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:55.8538079Z test_contig_vs_transposed_nn_functional_hardsigmoid_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:55.8590415Z test_contig_vs_transposed_nn_functional_hardtanh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:55.8635806Z test_contig_vs_transposed_nn_functional_hardtanh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:55.8688748Z test_contig_vs_transposed_nn_functional_hardtanh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:55.8736271Z test_contig_vs_transposed_nn_functional_hardtanh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:55.8784392Z test_contig_vs_transposed_nn_functional_hardtanh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:55.8819070Z test_contig_vs_transposed_nn_functional_hardtanh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:55.8864572Z test_contig_vs_transposed_nn_functional_hardtanh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:55.8928590Z test_contig_vs_transposed_nn_functional_logsigmoid_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:48:55.8989561Z test_contig_vs_transposed_nn_functional_logsigmoid_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:48:55.9072573Z test_contig_vs_transposed_nn_functional_logsigmoid_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:48:55.9131053Z test_contig_vs_transposed_nn_functional_mish_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:48:55.9213472Z test_contig_vs_transposed_nn_functional_mish_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:48:55.9273250Z test_contig_vs_transposed_nn_functional_prelu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:48:55.9323369Z test_contig_vs_transposed_nn_functional_prelu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:55.9380779Z test_contig_vs_transposed_nn_functional_prelu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:48:55.9432715Z test_contig_vs_transposed_nn_functional_relu6_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:55.9477734Z test_contig_vs_transposed_nn_functional_relu6_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:55.9529070Z test_contig_vs_transposed_nn_functional_relu6_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:55.9576019Z test_contig_vs_transposed_nn_functional_relu6_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:55.9623813Z test_contig_vs_transposed_nn_functional_relu6_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:55.9658371Z test_contig_vs_transposed_nn_functional_relu6_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:55.9704361Z test_contig_vs_transposed_nn_functional_relu6_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:55.9750379Z test_contig_vs_transposed_nn_functional_relu6_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:55.9801191Z test_contig_vs_transposed_nn_functional_relu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:55.9846086Z test_contig_vs_transposed_nn_functional_relu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:55.9895189Z test_contig_vs_transposed_nn_functional_relu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:55.9941198Z test_contig_vs_transposed_nn_functional_relu_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:55.9988252Z test_contig_vs_transposed_nn_functional_relu_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:56.0022168Z test_contig_vs_transposed_nn_functional_relu_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:56.0067046Z test_contig_vs_transposed_nn_functional_relu_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:56.0114044Z test_contig_vs_transposed_nn_functional_relu_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:56.0121264Z test_contig_vs_transposed_nn_functional_rrelu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Different noise (0.001s) 2022-08-17T12:48:56.0128354Z test_contig_vs_transposed_nn_functional_rrelu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Different noise (0.001s) 2022-08-17T12:48:56.0135884Z test_contig_vs_transposed_nn_functional_rrelu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Different noise (0.001s) 2022-08-17T12:48:56.0187723Z test_contig_vs_transposed_nn_functional_selu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:56.0230807Z test_contig_vs_transposed_nn_functional_selu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:56.0284170Z test_contig_vs_transposed_nn_functional_selu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:56.0396015Z test_contig_vs_transposed_nn_functional_silu_complex_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:48:56.0478111Z test_contig_vs_transposed_nn_functional_silu_complex_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:48:56.0533906Z test_contig_vs_transposed_nn_functional_silu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:56.0582024Z test_contig_vs_transposed_nn_functional_silu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:56.0638860Z test_contig_vs_transposed_nn_functional_silu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:48:56.0695548Z test_contig_vs_transposed_nn_functional_softplus_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:48:56.0747019Z test_contig_vs_transposed_nn_functional_softplus_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:56.0812650Z test_contig_vs_transposed_nn_functional_softplus_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:48:56.0863536Z test_contig_vs_transposed_nn_functional_softshrink_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:56.0907732Z test_contig_vs_transposed_nn_functional_softshrink_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:56.0961312Z test_contig_vs_transposed_nn_functional_softshrink_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:56.1015216Z test_contig_vs_transposed_nn_functional_softsign_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:56.1113817Z test_contig_vs_transposed_nn_functional_softsign_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:48:56.1190036Z test_contig_vs_transposed_nn_functional_softsign_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:48:56.1296234Z test_contig_vs_transposed_nn_functional_softsign_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:48:56.1343763Z test_contig_vs_transposed_nn_functional_softsign_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:56.1400294Z test_contig_vs_transposed_nn_functional_softsign_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:56.1464258Z test_contig_vs_transposed_nn_functional_softsign_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:48:56.1527682Z test_contig_vs_transposed_nn_functional_softsign_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:48:56.1581271Z test_contig_vs_transposed_nn_functional_softsign_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:56.1646453Z test_contig_vs_transposed_nn_functional_softsign_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:48:56.1710842Z test_contig_vs_transposed_nn_functional_softsign_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:48:56.1769747Z test_contig_vs_transposed_nn_functional_tanhshrink_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:48:56.1991748Z test_contig_vs_transposed_nn_functional_tanhshrink_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:48:56.2156295Z test_contig_vs_transposed_nn_functional_tanhshrink_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:48:56.2207143Z test_contig_vs_transposed_nn_functional_tanhshrink_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:56.2265468Z test_contig_vs_transposed_nn_functional_tanhshrink_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:48:56.2332190Z test_contig_vs_transposed_nn_functional_tanhshrink_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:48:56.2399169Z test_contig_vs_transposed_nn_functional_tanhshrink_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:48:56.2452744Z test_contig_vs_transposed_nn_functional_tanhshrink_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:56.2520080Z test_contig_vs_transposed_nn_functional_tanhshrink_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:48:56.2586626Z test_contig_vs_transposed_nn_functional_tanhshrink_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:48:56.2640024Z test_contig_vs_transposed_nn_functional_threshold_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:56.2686137Z test_contig_vs_transposed_nn_functional_threshold_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:56.2740567Z test_contig_vs_transposed_nn_functional_threshold_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:56.2789127Z test_contig_vs_transposed_nn_functional_threshold_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:56.2838945Z test_contig_vs_transposed_nn_functional_threshold_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:56.2875568Z test_contig_vs_transposed_nn_functional_threshold_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:56.2923939Z test_contig_vs_transposed_nn_functional_threshold_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:56.2973761Z test_contig_vs_transposed_nn_functional_threshold_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:56.5057751Z test_contig_vs_transposed_polygamma_polygamma_n_0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.208s) 2022-08-17T12:48:56.5167211Z test_contig_vs_transposed_polygamma_polygamma_n_0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:48:56.5313661Z test_contig_vs_transposed_polygamma_polygamma_n_0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:48:56.5486203Z test_contig_vs_transposed_polygamma_polygamma_n_0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:48:56.5565197Z test_contig_vs_transposed_polygamma_polygamma_n_0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:48:56.5646597Z test_contig_vs_transposed_polygamma_polygamma_n_0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:48:56.5714308Z test_contig_vs_transposed_polygamma_polygamma_n_0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:48:56.5794331Z test_contig_vs_transposed_polygamma_polygamma_n_0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:48:56.5878291Z test_contig_vs_transposed_polygamma_polygamma_n_0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:48:56.5961961Z test_contig_vs_transposed_polygamma_polygamma_n_1_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:48:56.6050902Z test_contig_vs_transposed_polygamma_polygamma_n_1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:48:56.6120928Z test_contig_vs_transposed_polygamma_polygamma_n_1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:48:56.6206069Z test_contig_vs_transposed_polygamma_polygamma_n_1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:48:56.6289401Z test_contig_vs_transposed_polygamma_polygamma_n_1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:48:56.6377138Z test_contig_vs_transposed_polygamma_polygamma_n_1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:48:56.6448235Z test_contig_vs_transposed_polygamma_polygamma_n_1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:48:56.6530917Z test_contig_vs_transposed_polygamma_polygamma_n_1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:48:56.6605588Z test_contig_vs_transposed_polygamma_polygamma_n_1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:48:56.7808161Z test_contig_vs_transposed_polygamma_polygamma_n_2_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.120s) 2022-08-17T12:48:56.8358452Z test_contig_vs_transposed_polygamma_polygamma_n_2_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.055s) 2022-08-17T12:48:56.9608166Z test_contig_vs_transposed_polygamma_polygamma_n_2_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.125s) 2022-08-17T12:48:57.0870649Z test_contig_vs_transposed_polygamma_polygamma_n_2_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.126s) 2022-08-17T12:48:57.1405643Z test_contig_vs_transposed_polygamma_polygamma_n_2_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.053s) 2022-08-17T12:48:57.1943862Z test_contig_vs_transposed_polygamma_polygamma_n_2_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.054s) 2022-08-17T12:48:57.2468067Z test_contig_vs_transposed_polygamma_polygamma_n_2_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.052s) 2022-08-17T12:48:57.3006114Z test_contig_vs_transposed_polygamma_polygamma_n_2_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.054s) 2022-08-17T12:48:57.3888593Z test_contig_vs_transposed_polygamma_polygamma_n_2_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.088s) 2022-08-17T12:48:57.5080282Z test_contig_vs_transposed_polygamma_polygamma_n_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.119s) 2022-08-17T12:48:57.5680285Z test_contig_vs_transposed_polygamma_polygamma_n_3_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.060s) 2022-08-17T12:48:57.6983444Z test_contig_vs_transposed_polygamma_polygamma_n_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.130s) 2022-08-17T12:48:57.8229173Z test_contig_vs_transposed_polygamma_polygamma_n_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.124s) 2022-08-17T12:48:57.8772831Z test_contig_vs_transposed_polygamma_polygamma_n_3_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.054s) 2022-08-17T12:48:57.9318003Z test_contig_vs_transposed_polygamma_polygamma_n_3_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.054s) 2022-08-17T12:48:57.9847825Z test_contig_vs_transposed_polygamma_polygamma_n_3_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.053s) 2022-08-17T12:48:58.0390826Z test_contig_vs_transposed_polygamma_polygamma_n_3_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.054s) 2022-08-17T12:48:58.1274575Z test_contig_vs_transposed_polygamma_polygamma_n_3_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.088s) 2022-08-17T12:48:58.2473224Z test_contig_vs_transposed_polygamma_polygamma_n_4_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.120s) 2022-08-17T12:48:58.3018472Z test_contig_vs_transposed_polygamma_polygamma_n_4_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.054s) 2022-08-17T12:48:58.4266245Z test_contig_vs_transposed_polygamma_polygamma_n_4_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.125s) 2022-08-17T12:48:58.5521105Z test_contig_vs_transposed_polygamma_polygamma_n_4_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.125s) 2022-08-17T12:48:58.6116381Z test_contig_vs_transposed_polygamma_polygamma_n_4_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.059s) 2022-08-17T12:48:58.6737051Z test_contig_vs_transposed_polygamma_polygamma_n_4_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.062s) 2022-08-17T12:48:58.7272400Z test_contig_vs_transposed_polygamma_polygamma_n_4_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.053s) 2022-08-17T12:48:58.7821662Z test_contig_vs_transposed_polygamma_polygamma_n_4_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.055s) 2022-08-17T12:48:58.8718590Z test_contig_vs_transposed_polygamma_polygamma_n_4_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.090s) 2022-08-17T12:48:58.8770966Z test_contig_vs_transposed_positive_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:58.8852017Z test_contig_vs_transposed_positive_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:48:58.9013582Z test_contig_vs_transposed_positive_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:48:58.9085667Z test_contig_vs_transposed_positive_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:48:58.9175266Z test_contig_vs_transposed_positive_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:48:58.9218154Z test_contig_vs_transposed_positive_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:58.9267602Z test_contig_vs_transposed_positive_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:58.9315948Z test_contig_vs_transposed_positive_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:58.9362191Z test_contig_vs_transposed_positive_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:58.9393845Z test_contig_vs_transposed_positive_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:58.9438461Z test_contig_vs_transposed_positive_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:58.9482958Z test_contig_vs_transposed_positive_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:58.9533173Z test_contig_vs_transposed_rad2deg_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:58.9600729Z test_contig_vs_transposed_rad2deg_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:48:58.9697876Z test_contig_vs_transposed_rad2deg_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:48:58.9741949Z test_contig_vs_transposed_rad2deg_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:58.9794394Z test_contig_vs_transposed_rad2deg_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:58.9855913Z test_contig_vs_transposed_rad2deg_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:48:58.9918475Z test_contig_vs_transposed_rad2deg_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:48:58.9968104Z test_contig_vs_transposed_rad2deg_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:59.0029008Z test_contig_vs_transposed_rad2deg_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:48:59.0089963Z test_contig_vs_transposed_rad2deg_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:48:59.0140112Z test_contig_vs_transposed_real_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:59.0186575Z test_contig_vs_transposed_real_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:59.0260980Z test_contig_vs_transposed_real_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:48:59.0409558Z test_contig_vs_transposed_real_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:48:59.0467980Z test_contig_vs_transposed_real_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:48:59.0555071Z test_contig_vs_transposed_real_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:48:59.0598114Z test_contig_vs_transposed_real_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:59.0645972Z test_contig_vs_transposed_real_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:59.0692326Z test_contig_vs_transposed_real_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:59.0737815Z test_contig_vs_transposed_real_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:59.0768989Z test_contig_vs_transposed_real_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:59.0814265Z test_contig_vs_transposed_real_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:59.0859439Z test_contig_vs_transposed_real_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:59.0910105Z test_contig_vs_transposed_reciprocal_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:59.0976093Z test_contig_vs_transposed_reciprocal_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:48:59.1064555Z test_contig_vs_transposed_reciprocal_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:48:59.1135500Z test_contig_vs_transposed_reciprocal_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:48:59.1225953Z test_contig_vs_transposed_reciprocal_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:48:59.1271726Z test_contig_vs_transposed_reciprocal_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:59.1324163Z test_contig_vs_transposed_reciprocal_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:59.1383020Z test_contig_vs_transposed_reciprocal_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:48:59.1442910Z test_contig_vs_transposed_reciprocal_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:48:59.1490518Z test_contig_vs_transposed_reciprocal_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:59.1549149Z test_contig_vs_transposed_reciprocal_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:48:59.1609822Z test_contig_vs_transposed_reciprocal_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:48:59.1658443Z test_contig_vs_transposed_round_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:59.1701200Z test_contig_vs_transposed_round_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:59.1753840Z test_contig_vs_transposed_round_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:59.1806278Z test_contig_vs_transposed_round_decimals_0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:59.1851193Z test_contig_vs_transposed_round_decimals_0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:59.1902585Z test_contig_vs_transposed_round_decimals_0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:59.1961066Z test_contig_vs_transposed_round_decimals_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:48:59.2006977Z test_contig_vs_transposed_round_decimals_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:59.2062104Z test_contig_vs_transposed_round_decimals_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:59.2122698Z test_contig_vs_transposed_round_decimals_neg_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:48:59.2169120Z test_contig_vs_transposed_round_decimals_neg_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:59.2222796Z test_contig_vs_transposed_round_decimals_neg_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:59.2273735Z test_contig_vs_transposed_rsqrt_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:59.2338986Z test_contig_vs_transposed_rsqrt_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:48:59.2456904Z test_contig_vs_transposed_rsqrt_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:48:59.2549903Z test_contig_vs_transposed_rsqrt_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:48:59.2596503Z test_contig_vs_transposed_rsqrt_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:59.2650576Z test_contig_vs_transposed_rsqrt_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:59.2710418Z test_contig_vs_transposed_rsqrt_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:48:59.2771094Z test_contig_vs_transposed_rsqrt_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:48:59.2819370Z test_contig_vs_transposed_rsqrt_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:59.2880115Z test_contig_vs_transposed_rsqrt_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:48:59.2940028Z test_contig_vs_transposed_rsqrt_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:48:59.2991114Z test_contig_vs_transposed_sgn_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:59.3038388Z test_contig_vs_transposed_sgn_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:59.3129030Z test_contig_vs_transposed_sgn_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:48:59.3330310Z test_contig_vs_transposed_sgn_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:48:59.3403803Z test_contig_vs_transposed_sgn_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:48:59.3500528Z test_contig_vs_transposed_sgn_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:48:59.3546591Z test_contig_vs_transposed_sgn_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:59.3599279Z test_contig_vs_transposed_sgn_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:59.3647689Z test_contig_vs_transposed_sgn_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:59.3697637Z test_contig_vs_transposed_sgn_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:59.3733096Z test_contig_vs_transposed_sgn_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:59.3779290Z test_contig_vs_transposed_sgn_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:59.3827823Z test_contig_vs_transposed_sgn_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:59.3866744Z test_contig_vs_transposed_short_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:59.3914085Z test_contig_vs_transposed_short_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:59.3979428Z test_contig_vs_transposed_short_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:48:59.4026987Z test_contig_vs_transposed_short_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:59.4103765Z test_contig_vs_transposed_short_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:48:59.4135620Z test_contig_vs_transposed_short_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:59.4174614Z test_contig_vs_transposed_short_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:59.4219391Z test_contig_vs_transposed_short_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:59.4264824Z test_contig_vs_transposed_short_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:59.4298350Z test_contig_vs_transposed_short_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:59.4344063Z test_contig_vs_transposed_short_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:59.4389807Z test_contig_vs_transposed_short_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:59.4441876Z test_contig_vs_transposed_sigmoid_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:59.4509103Z test_contig_vs_transposed_sigmoid_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:48:59.4619870Z test_contig_vs_transposed_sigmoid_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:48:59.4704821Z test_contig_vs_transposed_sigmoid_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:48:59.4756900Z test_contig_vs_transposed_sigmoid_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:59.4816803Z test_contig_vs_transposed_sigmoid_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:48:59.4881276Z test_contig_vs_transposed_sigmoid_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:48:59.4943533Z test_contig_vs_transposed_sigmoid_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:48:59.4993840Z test_contig_vs_transposed_sigmoid_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:59.5056247Z test_contig_vs_transposed_sigmoid_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:48:59.5117977Z test_contig_vs_transposed_sigmoid_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:48:59.5169422Z test_contig_vs_transposed_sign_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:59.5218079Z test_contig_vs_transposed_sign_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:59.5313832Z test_contig_vs_transposed_sign_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:48:59.5358718Z test_contig_vs_transposed_sign_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:59.5410433Z test_contig_vs_transposed_sign_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:59.5460874Z test_contig_vs_transposed_sign_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:59.5509884Z test_contig_vs_transposed_sign_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:59.5544841Z test_contig_vs_transposed_sign_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:59.5592527Z test_contig_vs_transposed_sign_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:59.5642656Z test_contig_vs_transposed_sign_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:59.5682350Z test_contig_vs_transposed_signbit_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:59.5728840Z test_contig_vs_transposed_signbit_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:59.5806294Z test_contig_vs_transposed_signbit_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:48:59.5838066Z test_contig_vs_transposed_signbit_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:59.5877941Z test_contig_vs_transposed_signbit_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:59.5925392Z test_contig_vs_transposed_signbit_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:59.5973046Z test_contig_vs_transposed_signbit_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:59.6005083Z test_contig_vs_transposed_signbit_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:48:59.6049752Z test_contig_vs_transposed_signbit_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:59.6093943Z test_contig_vs_transposed_signbit_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:48:59.6144686Z test_contig_vs_transposed_sin_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:59.6211791Z test_contig_vs_transposed_sin_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:48:59.6419247Z test_contig_vs_transposed_sin_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:48:59.6630297Z test_contig_vs_transposed_sin_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:48:59.6683729Z test_contig_vs_transposed_sin_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:59.6742862Z test_contig_vs_transposed_sin_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:48:59.6810518Z test_contig_vs_transposed_sin_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:48:59.6876018Z test_contig_vs_transposed_sin_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:48:59.6931846Z test_contig_vs_transposed_sin_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:59.6997155Z test_contig_vs_transposed_sin_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:48:59.7060735Z test_contig_vs_transposed_sin_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:48:59.7141212Z test_contig_vs_transposed_sinc_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:48:59.7220274Z test_contig_vs_transposed_sinc_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:48:59.7442088Z test_contig_vs_transposed_sinc_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:48:59.7602755Z test_contig_vs_transposed_sinc_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:48:59.7672539Z test_contig_vs_transposed_sinc_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:48:59.7760383Z test_contig_vs_transposed_sinc_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:48:59.7834619Z test_contig_vs_transposed_sinc_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:48:59.7910728Z test_contig_vs_transposed_sinc_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:48:59.7972919Z test_contig_vs_transposed_sinc_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:48:59.8047200Z test_contig_vs_transposed_sinc_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:48:59.8120779Z test_contig_vs_transposed_sinc_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:48:59.8177052Z test_contig_vs_transposed_sinh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:59.8248340Z test_contig_vs_transposed_sinh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:48:59.8463948Z test_contig_vs_transposed_sinh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:48:59.8612656Z test_contig_vs_transposed_sinh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:48:59.8665970Z test_contig_vs_transposed_sinh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:59.8729313Z test_contig_vs_transposed_sinh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:48:59.8795518Z test_contig_vs_transposed_sinh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:48:59.8861395Z test_contig_vs_transposed_sinh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:48:59.8915343Z test_contig_vs_transposed_sinh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:48:59.8983120Z test_contig_vs_transposed_sinh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:48:59.9049096Z test_contig_vs_transposed_sinh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:48:59.9147807Z test_contig_vs_transposed_special_airy_ai_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:48:59.9311618Z test_contig_vs_transposed_special_airy_ai_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:48:59.9565148Z test_contig_vs_transposed_special_airy_ai_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:48:59.9739740Z test_contig_vs_transposed_special_airy_ai_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:48:59.9916052Z test_contig_vs_transposed_special_airy_ai_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:49:00.0077654Z test_contig_vs_transposed_special_airy_ai_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:49:00.0252578Z test_contig_vs_transposed_special_airy_ai_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:49:00.0459749Z test_contig_vs_transposed_special_airy_ai_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:49:00.0539232Z test_contig_vs_transposed_special_bessel_j0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:49:00.0615081Z test_contig_vs_transposed_special_bessel_j0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:49:00.0711724Z test_contig_vs_transposed_special_bessel_j0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:49:00.0798194Z test_contig_vs_transposed_special_bessel_j0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:49:00.0886377Z test_contig_vs_transposed_special_bessel_j0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:49:00.0961655Z test_contig_vs_transposed_special_bessel_j0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:49:00.1050500Z test_contig_vs_transposed_special_bessel_j0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:49:00.1135124Z test_contig_vs_transposed_special_bessel_j0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:49:00.1210845Z test_contig_vs_transposed_special_bessel_j1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:49:00.1285501Z test_contig_vs_transposed_special_bessel_j1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:49:00.1382036Z test_contig_vs_transposed_special_bessel_j1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:49:00.1470024Z test_contig_vs_transposed_special_bessel_j1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:49:00.1560228Z test_contig_vs_transposed_special_bessel_j1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:49:00.1636464Z test_contig_vs_transposed_special_bessel_j1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:49:00.1725977Z test_contig_vs_transposed_special_bessel_j1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:49:00.1808197Z test_contig_vs_transposed_special_bessel_j1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:49:00.1889902Z test_contig_vs_transposed_special_bessel_y0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:49:00.1954644Z test_contig_vs_transposed_special_bessel_y0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:49:00.2041356Z test_contig_vs_transposed_special_bessel_y0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:49:00.2123431Z test_contig_vs_transposed_special_bessel_y0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:49:00.2207984Z test_contig_vs_transposed_special_bessel_y0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:49:00.2277243Z test_contig_vs_transposed_special_bessel_y0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:49:00.2359526Z test_contig_vs_transposed_special_bessel_y0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:49:00.2453609Z test_contig_vs_transposed_special_bessel_y0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:49:00.2538380Z test_contig_vs_transposed_special_bessel_y1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:49:00.2605156Z test_contig_vs_transposed_special_bessel_y1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:49:00.2693997Z test_contig_vs_transposed_special_bessel_y1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:49:00.2774349Z test_contig_vs_transposed_special_bessel_y1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:49:00.2857895Z test_contig_vs_transposed_special_bessel_y1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:49:00.2927370Z test_contig_vs_transposed_special_bessel_y1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:49:00.3010020Z test_contig_vs_transposed_special_bessel_y1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:49:00.3104107Z test_contig_vs_transposed_special_bessel_y1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:49:00.3171098Z test_contig_vs_transposed_special_entr_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:49:00.3246311Z test_contig_vs_transposed_special_entr_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:49:00.3302277Z test_contig_vs_transposed_special_entr_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:49:00.3375987Z test_contig_vs_transposed_special_entr_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:49:00.3446217Z test_contig_vs_transposed_special_entr_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:49:00.3518727Z test_contig_vs_transposed_special_entr_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:49:00.3576588Z test_contig_vs_transposed_special_entr_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:49:00.3648366Z test_contig_vs_transposed_special_entr_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:49:00.3715014Z test_contig_vs_transposed_special_entr_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:49:00.3793845Z test_contig_vs_transposed_special_erfcx_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:49:00.3880401Z test_contig_vs_transposed_special_erfcx_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:49:00.3973504Z test_contig_vs_transposed_special_erfcx_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:49:00.4070397Z test_contig_vs_transposed_special_erfcx_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:49:00.4167627Z test_contig_vs_transposed_special_erfcx_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:49:00.4252725Z test_contig_vs_transposed_special_erfcx_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:49:00.4348425Z test_contig_vs_transposed_special_erfcx_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:49:00.4430389Z test_contig_vs_transposed_special_erfcx_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:49:00.4556648Z test_contig_vs_transposed_special_i0e_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:49:00.4696666Z test_contig_vs_transposed_special_i0e_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:49:00.4816055Z test_contig_vs_transposed_special_i0e_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:49:00.4939724Z test_contig_vs_transposed_special_i0e_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:49:00.5073579Z test_contig_vs_transposed_special_i0e_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:49:00.5209410Z test_contig_vs_transposed_special_i0e_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:49:00.5330153Z test_contig_vs_transposed_special_i0e_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:49:00.5462755Z test_contig_vs_transposed_special_i0e_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:49:00.5595216Z test_contig_vs_transposed_special_i0e_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:49:00.5703855Z test_contig_vs_transposed_special_i1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:49:00.5792770Z test_contig_vs_transposed_special_i1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:49:00.5943513Z test_contig_vs_transposed_special_i1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:49:00.6045575Z test_contig_vs_transposed_special_i1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:49:00.6147933Z test_contig_vs_transposed_special_i1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:49:00.6237004Z test_contig_vs_transposed_special_i1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:49:00.6337888Z test_contig_vs_transposed_special_i1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:49:00.6438250Z test_contig_vs_transposed_special_i1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:49:00.6537676Z test_contig_vs_transposed_special_i1e_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:49:00.6613774Z test_contig_vs_transposed_special_i1e_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:49:00.6734732Z test_contig_vs_transposed_special_i1e_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:49:00.6825500Z test_contig_vs_transposed_special_i1e_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:49:00.6917955Z test_contig_vs_transposed_special_i1e_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:49:00.7011367Z test_contig_vs_transposed_special_i1e_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:49:00.7120943Z test_contig_vs_transposed_special_i1e_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:49:00.7226721Z test_contig_vs_transposed_special_i1e_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:49:00.7336115Z test_contig_vs_transposed_special_log_ndtr_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:49:00.7454541Z test_contig_vs_transposed_special_log_ndtr_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:49:00.7574994Z test_contig_vs_transposed_special_log_ndtr_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:49:00.7687320Z test_contig_vs_transposed_special_log_ndtr_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:49:00.7799531Z test_contig_vs_transposed_special_log_ndtr_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:49:00.7899152Z test_contig_vs_transposed_special_log_ndtr_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:49:00.8009147Z test_contig_vs_transposed_special_log_ndtr_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:49:00.8123644Z test_contig_vs_transposed_special_log_ndtr_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:49:00.8272463Z test_contig_vs_transposed_special_modified_bessel_i0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:49:00.8399355Z test_contig_vs_transposed_special_modified_bessel_i0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:49:00.8549366Z test_contig_vs_transposed_special_modified_bessel_i0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:49:00.8694710Z test_contig_vs_transposed_special_modified_bessel_i0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:49:00.8838819Z test_contig_vs_transposed_special_modified_bessel_i0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:49:00.8969872Z test_contig_vs_transposed_special_modified_bessel_i0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:49:00.9113200Z test_contig_vs_transposed_special_modified_bessel_i0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:49:00.9255557Z test_contig_vs_transposed_special_modified_bessel_i0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:49:00.9404313Z test_contig_vs_transposed_special_modified_bessel_i1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:49:00.9533140Z test_contig_vs_transposed_special_modified_bessel_i1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:49:00.9683121Z test_contig_vs_transposed_special_modified_bessel_i1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:49:00.9826356Z test_contig_vs_transposed_special_modified_bessel_i1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:49:00.9973161Z test_contig_vs_transposed_special_modified_bessel_i1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:49:01.0105532Z test_contig_vs_transposed_special_modified_bessel_i1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:49:01.0247805Z test_contig_vs_transposed_special_modified_bessel_i1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:49:01.0392780Z test_contig_vs_transposed_special_modified_bessel_i1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:49:01.0540313Z test_contig_vs_transposed_special_modified_bessel_k0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:49:01.0638240Z test_contig_vs_transposed_special_modified_bessel_k0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:49:01.0749272Z test_contig_vs_transposed_special_modified_bessel_k0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:49:01.0855790Z test_contig_vs_transposed_special_modified_bessel_k0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:49:01.0963766Z test_contig_vs_transposed_special_modified_bessel_k0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:49:01.1059232Z test_contig_vs_transposed_special_modified_bessel_k0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:49:01.1168799Z test_contig_vs_transposed_special_modified_bessel_k0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:49:01.1310102Z test_contig_vs_transposed_special_modified_bessel_k0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:49:01.1440306Z test_contig_vs_transposed_special_modified_bessel_k1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:49:01.1534083Z test_contig_vs_transposed_special_modified_bessel_k1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:49:01.1649875Z test_contig_vs_transposed_special_modified_bessel_k1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:49:01.1756692Z test_contig_vs_transposed_special_modified_bessel_k1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:49:01.1864697Z test_contig_vs_transposed_special_modified_bessel_k1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:49:01.1958447Z test_contig_vs_transposed_special_modified_bessel_k1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:49:01.2066640Z test_contig_vs_transposed_special_modified_bessel_k1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:49:01.2202011Z test_contig_vs_transposed_special_modified_bessel_k1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:49:01.2268983Z test_contig_vs_transposed_special_ndtr_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:49:01.2342167Z test_contig_vs_transposed_special_ndtr_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:49:01.2391725Z test_contig_vs_transposed_special_ndtr_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:49:01.2451107Z test_contig_vs_transposed_special_ndtr_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:49:01.2515532Z test_contig_vs_transposed_special_ndtr_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:49:01.2581370Z test_contig_vs_transposed_special_ndtr_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:49:01.2635764Z test_contig_vs_transposed_special_ndtr_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:49:01.2704591Z test_contig_vs_transposed_special_ndtr_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:49:01.2771317Z test_contig_vs_transposed_special_ndtr_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:49:01.2843607Z test_contig_vs_transposed_special_ndtri_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:49:01.2930455Z test_contig_vs_transposed_special_ndtri_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:49:01.3023614Z test_contig_vs_transposed_special_ndtri_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:49:01.3086016Z test_contig_vs_transposed_special_ndtri_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:49:01.3149683Z test_contig_vs_transposed_special_ndtri_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:49:01.3201371Z test_contig_vs_transposed_special_ndtri_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:49:01.3265334Z test_contig_vs_transposed_special_ndtri_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:49:01.3330482Z test_contig_vs_transposed_special_ndtri_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:49:01.5380849Z test_contig_vs_transposed_special_polygamma_special_polygamma_n_0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.205s) 2022-08-17T12:49:01.5461213Z test_contig_vs_transposed_special_polygamma_special_polygamma_n_0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:49:01.5571760Z test_contig_vs_transposed_special_polygamma_special_polygamma_n_0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:49:01.5705549Z test_contig_vs_transposed_special_polygamma_special_polygamma_n_0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:49:01.5784392Z test_contig_vs_transposed_special_polygamma_special_polygamma_n_0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:49:01.5864637Z test_contig_vs_transposed_special_polygamma_special_polygamma_n_0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:49:01.5931206Z test_contig_vs_transposed_special_polygamma_special_polygamma_n_0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:49:01.6009591Z test_contig_vs_transposed_special_polygamma_special_polygamma_n_0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:49:01.6092447Z test_contig_vs_transposed_special_polygamma_special_polygamma_n_0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:49:01.6225073Z test_contig_vs_transposed_special_scaled_modified_bessel_k0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:49:01.6312958Z test_contig_vs_transposed_special_scaled_modified_bessel_k0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:49:01.6419779Z test_contig_vs_transposed_special_scaled_modified_bessel_k0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:49:01.6520201Z test_contig_vs_transposed_special_scaled_modified_bessel_k0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:49:01.6623130Z test_contig_vs_transposed_special_scaled_modified_bessel_k0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:49:01.6711625Z test_contig_vs_transposed_special_scaled_modified_bessel_k0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:49:01.6812983Z test_contig_vs_transposed_special_scaled_modified_bessel_k0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:49:01.6941619Z test_contig_vs_transposed_special_scaled_modified_bessel_k0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:49:01.7078044Z test_contig_vs_transposed_special_scaled_modified_bessel_k1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:49:01.7166300Z test_contig_vs_transposed_special_scaled_modified_bessel_k1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:49:01.7271737Z test_contig_vs_transposed_special_scaled_modified_bessel_k1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:49:01.7372385Z test_contig_vs_transposed_special_scaled_modified_bessel_k1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:49:01.7476616Z test_contig_vs_transposed_special_scaled_modified_bessel_k1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:49:01.7586229Z test_contig_vs_transposed_special_scaled_modified_bessel_k1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:49:01.7707037Z test_contig_vs_transposed_special_scaled_modified_bessel_k1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:49:01.7865963Z test_contig_vs_transposed_special_scaled_modified_bessel_k1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:49:01.7954475Z test_contig_vs_transposed_special_spherical_bessel_j0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:49:01.8021115Z test_contig_vs_transposed_special_spherical_bessel_j0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:49:01.8109139Z test_contig_vs_transposed_special_spherical_bessel_j0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:49:01.8193697Z test_contig_vs_transposed_special_spherical_bessel_j0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:49:01.8276916Z test_contig_vs_transposed_special_spherical_bessel_j0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:49:01.8344997Z test_contig_vs_transposed_special_spherical_bessel_j0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:49:01.8426725Z test_contig_vs_transposed_special_spherical_bessel_j0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:49:01.8508047Z test_contig_vs_transposed_special_spherical_bessel_j0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:49:01.8562516Z test_contig_vs_transposed_sqrt_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:49:01.8652987Z test_contig_vs_transposed_sqrt_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:49:01.8774577Z test_contig_vs_transposed_sqrt_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:49:01.8871382Z test_contig_vs_transposed_sqrt_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:49:01.8922323Z test_contig_vs_transposed_sqrt_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:49:01.8978262Z test_contig_vs_transposed_sqrt_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:49:01.9049722Z test_contig_vs_transposed_sqrt_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:49:01.9120680Z test_contig_vs_transposed_sqrt_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:49:01.9178969Z test_contig_vs_transposed_sqrt_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:49:01.9248503Z test_contig_vs_transposed_sqrt_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:49:01.9318336Z test_contig_vs_transposed_sqrt_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:49:01.9370721Z test_contig_vs_transposed_square_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:49:01.9433134Z test_contig_vs_transposed_square_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:49:01.9521930Z test_contig_vs_transposed_square_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:49:01.9595870Z test_contig_vs_transposed_square_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:49:01.9719361Z test_contig_vs_transposed_square_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:49:01.9767023Z test_contig_vs_transposed_square_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:49:01.9823235Z test_contig_vs_transposed_square_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:49:01.9887323Z test_contig_vs_transposed_square_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:49:01.9950001Z test_contig_vs_transposed_square_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:49:01.9997560Z test_contig_vs_transposed_square_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:49:02.0062326Z test_contig_vs_transposed_square_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:49:02.0113348Z test_contig_vs_transposed_square_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:49:02.0171570Z test_contig_vs_transposed_tan_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:49:02.0244110Z test_contig_vs_transposed_tan_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:49:02.0467446Z test_contig_vs_transposed_tan_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:49:02.0631879Z test_contig_vs_transposed_tan_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:49:02.0686169Z test_contig_vs_transposed_tan_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:49:02.0744203Z test_contig_vs_transposed_tan_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:49:02.0809703Z test_contig_vs_transposed_tan_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:49:02.0873853Z test_contig_vs_transposed_tan_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:49:02.0925934Z test_contig_vs_transposed_tan_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:49:02.0990730Z test_contig_vs_transposed_tan_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:49:02.1054558Z test_contig_vs_transposed_tan_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:49:02.1113128Z test_contig_vs_transposed_tanh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:49:02.1183734Z test_contig_vs_transposed_tanh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:49:02.1402520Z test_contig_vs_transposed_tanh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:49:02.1561597Z test_contig_vs_transposed_tanh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:49:02.1612023Z test_contig_vs_transposed_tanh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:49:02.1669477Z test_contig_vs_transposed_tanh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:49:02.1733318Z test_contig_vs_transposed_tanh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:49:02.1797785Z test_contig_vs_transposed_tanh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:49:02.1849438Z test_contig_vs_transposed_tanh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:49:02.1914428Z test_contig_vs_transposed_tanh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:49:02.1979485Z test_contig_vs_transposed_tanh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:49:02.2033409Z test_contig_vs_transposed_trunc_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:49:02.2081925Z test_contig_vs_transposed_trunc_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:49:02.2139691Z test_contig_vs_transposed_trunc_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:49:02.2221170Z test_digamma_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:49:02.2322424Z test_digamma_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:49:02.2488269Z test_digamma_special_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:49:02.2610646Z test_digamma_special_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:49:02.2717852Z test_exp_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:49:02.2757022Z test_exp_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:2324: RuntimeWarning: invalid value encountered in exp 2022-08-17T12:49:02.2757724Z np_result = np_fn(a) 2022-08-17T12:49:02.2775109Z ok (0.006s) 2022-08-17T12:49:02.2828555Z test_exp_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:49:02.2866213Z test_exp_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:49:02.2904572Z test_exp_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:49:02.2912594Z test_exp_slow_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Insufficient memory on linux.(2|4)xlarge (0.001s) 2022-08-17T12:49:02.3010502Z test_float_domains_acos_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:49:02.3107368Z test_float_domains_acos_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:49:02.3202874Z test_float_domains_acos_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:49:02.3320603Z test_float_domains_acosh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:49:02.3410283Z test_float_domains_acosh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:49:02.3498880Z test_float_domains_acosh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:49:02.3528577Z test_float_domains_asin_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:02.3560447Z test_float_domains_asin_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:02.3591107Z test_float_domains_asin_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:02.3618275Z test_float_domains_atanh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:02.3645935Z test_float_domains_atanh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:02.3674695Z test_float_domains_atanh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:02.3700972Z test_float_domains_erfinv_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:02.3731331Z test_float_domains_erfinv_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:02.3761982Z test_float_domains_erfinv_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:02.3859798Z test_float_domains_log10_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:49:02.3954004Z test_float_domains_log10_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:49:02.3975193Z test_float_domains_log10_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:49:02.3976008Z function: 'test_float_domains' (test_unary_ufuncs.py:81) 2022-08-17T12:49:02.3976517Z reasons: ["str(dtype) == 'torch.bfloat16'"] 2022-08-17T12:49:02.3977084Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:49:02.3983338Z ok (0.003s) 2022-08-17T12:49:02.4009067Z test_float_domains_log1p_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:02.4034689Z test_float_domains_log1p_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:02.4059829Z test_float_domains_log1p_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:02.4085385Z test_float_domains_log2_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:02.4110577Z test_float_domains_log2_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:02.4135307Z test_float_domains_log2_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:02.4160227Z test_float_domains_log_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:02.4185268Z test_float_domains_log_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:02.4210029Z test_float_domains_log_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:02.4239447Z test_float_domains_logit_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:02.4269546Z test_float_domains_logit_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:02.4299506Z test_float_domains_logit_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:02.4314851Z test_float_domains_mvlgamma_mvlgamma_p_1_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:49:02.4328941Z test_float_domains_mvlgamma_mvlgamma_p_1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:49:02.4342968Z test_float_domains_mvlgamma_mvlgamma_p_1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:49:02.4357252Z test_float_domains_mvlgamma_mvlgamma_p_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:49:02.4371473Z test_float_domains_mvlgamma_mvlgamma_p_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:49:02.4385595Z test_float_domains_mvlgamma_mvlgamma_p_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:49:02.4399705Z test_float_domains_mvlgamma_mvlgamma_p_5_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:49:02.4413758Z test_float_domains_mvlgamma_mvlgamma_p_5_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:49:02.4428036Z test_float_domains_mvlgamma_mvlgamma_p_5_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:49:02.4452080Z test_float_domains_rsqrt_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:02.4475464Z test_float_domains_rsqrt_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:02.4498435Z test_float_domains_rsqrt_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:02.4525808Z test_float_domains_special_ndtri_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:02.4552660Z test_float_domains_special_ndtri_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:02.4576128Z test_float_domains_sqrt_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:02.4599930Z test_float_domains_sqrt_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:02.4624684Z test_float_domains_sqrt_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:02.8711268Z test_frexp_assert_raises_cpu (__main__.TestUnaryUfuncsCPU) ... ok (0.408s) 2022-08-17T12:49:02.9045271Z test_frexp_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.033s) 2022-08-17T12:49:02.9188984Z test_frexp_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:49:02.9326943Z test_frexp_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:49:02.9681766Z test_hardshrink_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.035s) 2022-08-17T12:49:02.9918847Z test_hardshrink_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:49:03.0161846Z test_hardshrink_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:49:03.2771185Z test_hardshrink_edge_cases_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.261s) 2022-08-17T12:49:03.5376307Z test_hardshrink_edge_cases_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.260s) 2022-08-17T12:49:03.7981099Z test_hardshrink_edge_cases_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.260s) 2022-08-17T12:49:03.8132687Z test_hardsigmoid_backward_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:49:03.8240114Z test_hardsigmoid_backward_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:49:03.8345770Z test_hardsigmoid_backward_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:49:03.8535086Z test_hardsigmoid_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:49:03.8554637Z test_hardsigmoid_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:03.8574687Z test_hardsigmoid_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:03.8782141Z test_hardswish_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:49:03.8801487Z test_hardswish_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:03.8820404Z test_hardswish_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:04.0972812Z test_i0_range1_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.215s) 2022-08-17T12:49:04.1106992Z test_i0_range1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:49:04.1235855Z test_i0_range1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:49:04.3083791Z test_i0_range2_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.185s) 2022-08-17T12:49:04.3103687Z test_i0_range2_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:04.3122418Z test_i0_range2_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:04.4986614Z test_i0_range3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.186s) 2022-08-17T12:49:04.5324770Z test_i0_special_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.034s) 2022-08-17T12:49:04.5557864Z test_i0_special_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:49:04.5794261Z test_i0_special_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:49:04.6796244Z test_igamma_common_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.100s) 2022-08-17T12:49:04.7812536Z test_igamma_common_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.101s) 2022-08-17T12:49:04.8798974Z test_igamma_common_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.098s) 2022-08-17T12:49:04.9940289Z test_igamma_common_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.114s) 2022-08-17T12:49:05.0093360Z test_igamma_edge_cases_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:49:05.0239089Z test_igamma_edge_cases_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:49:05.0384565Z test_igamma_edge_cases_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:49:05.0527632Z test_igamma_edge_cases_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:49:05.4612831Z test_igammac_common_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.408s) 2022-08-17T12:49:05.8703310Z test_igammac_common_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.409s) 2022-08-17T12:49:06.2771959Z test_igammac_common_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.407s) 2022-08-17T12:49:06.6949899Z test_igammac_common_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.418s) 2022-08-17T12:49:06.7105578Z test_igammac_edge_cases_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:49:06.7253361Z test_igammac_edge_cases_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:49:06.7401529Z test_igammac_edge_cases_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:49:06.7545977Z test_igammac_edge_cases_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:49:06.7670066Z test_isposinf_isneginf_non_boolean_output_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:49:06.7744910Z test_isposinf_isneginf_non_boolean_output_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:49:06.7818892Z test_isposinf_isneginf_non_boolean_output_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:49:06.7893564Z test_isposinf_isneginf_non_boolean_output_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:49:06.7968848Z test_isposinf_isneginf_non_boolean_output_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:49:06.8044512Z test_isposinf_isneginf_non_boolean_output_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:49:06.8118267Z test_isposinf_isneginf_non_boolean_output_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:49:06.8192319Z test_isposinf_isneginf_non_boolean_output_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:49:06.8266366Z test_isposinf_isneginf_non_boolean_output_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:49:06.8341254Z test_isposinf_isneginf_non_boolean_output_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:49:06.8415899Z test_isposinf_isneginf_non_boolean_output_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:49:06.8596845Z test_mish_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... test_unary_ufuncs.py:1082: RuntimeWarning: overflow encountered in exp 2022-08-17T12:49:06.8597502Z expected_output_np = input_np * np.tanh(np.log1p(np.exp(input_np))) 2022-08-17T12:49:06.8606266Z ok (0.019s) 2022-08-17T12:49:06.8636716Z test_mish_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:07.0625169Z test_mvlgamma_argcheck_cpu (__main__.TestUnaryUfuncsCPU) ... ok (0.199s) 2022-08-17T12:49:07.3924110Z test_nan_to_num_bfloat16_cpu (__main__.TestUnaryUfuncsCPU) ... ok (0.330s) 2022-08-17T12:49:07.4345788Z test_nan_to_num_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.042s) 2022-08-17T12:49:07.4504433Z test_nan_to_num_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:49:07.4662998Z test_nan_to_num_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:49:07.4821875Z test_nan_to_num_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:49:07.4848421Z test_nan_to_num_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:49:07.4849924Z function: '' (test_unary_ufuncs.py:459) 2022-08-17T12:49:07.4850793Z reasons: ["tensor 'x' dtype mismatch. expected Bool, actual Short"] 2022-08-17T12:49:07.4851439Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:49:07.4854188Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:49:07.4854794Z function: '' (test_unary_ufuncs.py:464) 2022-08-17T12:49:07.4857023Z reasons: ["tensor 'x' dtype mismatch. expected Bool, actual Short"] 2022-08-17T12:49:07.4858125Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:49:07.4867160Z ok (0.004s) 2022-08-17T12:49:07.4899586Z test_nan_to_num_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:07.4930188Z test_nan_to_num_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:07.4962052Z test_nan_to_num_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:07.4993478Z test_nan_to_num_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:07.5053634Z test_non_contig_abs_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:49:07.5074858Z test_non_contig_abs_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.5096251Z test_non_contig_abs_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.5116325Z test_non_contig_abs_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.5135609Z test_non_contig_abs_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.5154327Z test_non_contig_abs_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.5173343Z test_non_contig_abs_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.5190495Z test_non_contig_abs_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.5215574Z test_non_contig_abs_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.5231192Z test_non_contig_abs_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:07.5247708Z test_non_contig_abs_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.5263957Z test_non_contig_abs_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.5282460Z test_non_contig_acos_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.5301815Z test_non_contig_acos_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.5326043Z test_non_contig_acos_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.5348952Z test_non_contig_acos_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.5368800Z test_non_contig_acos_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.5388649Z test_non_contig_acos_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.5416996Z test_non_contig_acos_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:07.5437621Z test_non_contig_acos_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.5468571Z test_non_contig_acos_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:07.5488667Z test_non_contig_acos_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.5507859Z test_non_contig_acos_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.5527554Z test_non_contig_acosh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.5545939Z test_non_contig_acosh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.5568903Z test_non_contig_acosh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.5592396Z test_non_contig_acosh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.5611696Z test_non_contig_acosh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.5630839Z test_non_contig_acosh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.5649523Z test_non_contig_acosh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.5668161Z test_non_contig_acosh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.5686544Z test_non_contig_acosh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.5705051Z test_non_contig_acosh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.5723477Z test_non_contig_acosh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.5742404Z test_non_contig_angle_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.5770666Z test_non_contig_angle_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.5782314Z test_non_contig_angle_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.5802800Z test_non_contig_angle_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.5821660Z test_non_contig_angle_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.5841788Z test_non_contig_angle_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.5860219Z test_non_contig_angle_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.5879325Z test_non_contig_angle_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.5898103Z test_non_contig_angle_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.5916981Z test_non_contig_angle_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.5935839Z test_non_contig_angle_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.5953458Z test_non_contig_angle_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.5972955Z test_non_contig_asin_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.5991989Z test_non_contig_asin_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.6016549Z test_non_contig_asin_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.6038672Z test_non_contig_asin_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.6057862Z test_non_contig_asin_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.6077214Z test_non_contig_asin_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.6096377Z test_non_contig_asin_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.6115398Z test_non_contig_asin_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.6134546Z test_non_contig_asin_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.6153420Z test_non_contig_asin_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.6172555Z test_non_contig_asin_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.6191096Z test_non_contig_asinh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.6209318Z test_non_contig_asinh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.6231868Z test_non_contig_asinh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.6258540Z test_non_contig_asinh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:07.6277552Z test_non_contig_asinh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.6296761Z test_non_contig_asinh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.6315003Z test_non_contig_asinh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.6333851Z test_non_contig_asinh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.6351743Z test_non_contig_asinh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.6369625Z test_non_contig_asinh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.6387953Z test_non_contig_asinh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.6406724Z test_non_contig_atan_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.6425496Z test_non_contig_atan_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.6449323Z test_non_contig_atan_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.6470085Z test_non_contig_atan_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.6489338Z test_non_contig_atan_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.6508526Z test_non_contig_atan_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.6527397Z test_non_contig_atan_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.6546241Z test_non_contig_atan_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.6565059Z test_non_contig_atan_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.6584338Z test_non_contig_atan_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.6603392Z test_non_contig_atan_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.6622812Z test_non_contig_atanh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.6641092Z test_non_contig_atanh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.6665053Z test_non_contig_atanh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.6686060Z test_non_contig_atanh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.6705074Z test_non_contig_atanh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.6724061Z test_non_contig_atanh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.6742557Z test_non_contig_atanh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.6760915Z test_non_contig_atanh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.6779558Z test_non_contig_atanh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.6797565Z test_non_contig_atanh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.6815557Z test_non_contig_atanh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.6834054Z test_non_contig_bfloat16_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.6852327Z test_non_contig_bfloat16_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.6873286Z test_non_contig_bfloat16_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.6893898Z test_non_contig_bfloat16_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.6913132Z test_non_contig_bfloat16_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.6931569Z test_non_contig_bfloat16_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.6949908Z test_non_contig_bfloat16_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.6968408Z test_non_contig_bfloat16_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.6985999Z test_non_contig_bfloat16_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.7003732Z test_non_contig_bfloat16_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.7021678Z test_non_contig_bfloat16_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.7039719Z test_non_contig_bfloat16_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.7057185Z test_non_contig_bfloat16_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.7073314Z test_non_contig_bitwise_not_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.7088669Z test_non_contig_bitwise_not_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:07.7104647Z test_non_contig_bitwise_not_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.7120941Z test_non_contig_bitwise_not_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.7136486Z test_non_contig_bitwise_not_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:07.7152023Z test_non_contig_bitwise_not_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:07.7168522Z test_non_contig_bool_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.7184174Z test_non_contig_bool_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:07.7202023Z test_non_contig_bool_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.7220815Z test_non_contig_bool_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.7238683Z test_non_contig_bool_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.7256346Z test_non_contig_bool_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.7273327Z test_non_contig_bool_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.7290981Z test_non_contig_bool_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.7307520Z test_non_contig_bool_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.7323273Z test_non_contig_bool_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.7339154Z test_non_contig_bool_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:07.7355280Z test_non_contig_bool_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.7370799Z test_non_contig_bool_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:07.7387638Z test_non_contig_byte_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.7403010Z test_non_contig_byte_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:07.7420606Z test_non_contig_byte_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.7439041Z test_non_contig_byte_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.7456474Z test_non_contig_byte_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.7473135Z test_non_contig_byte_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.7490617Z test_non_contig_byte_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.7506952Z test_non_contig_byte_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.7522660Z test_non_contig_byte_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:07.7538320Z test_non_contig_byte_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:07.7554260Z test_non_contig_byte_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:07.7569704Z test_non_contig_byte_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:07.7587898Z test_non_contig_ceil_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.7606628Z test_non_contig_ceil_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.7624958Z test_non_contig_ceil_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.7644090Z test_non_contig_chalf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.7663437Z test_non_contig_chalf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.7683427Z test_non_contig_chalf_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.7703840Z test_non_contig_chalf_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.7723883Z test_non_contig_chalf_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.7743244Z test_non_contig_chalf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.7762811Z test_non_contig_chalf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.7781770Z test_non_contig_chalf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.7800481Z test_non_contig_chalf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.7819016Z test_non_contig_chalf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.7837673Z test_non_contig_chalf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.7856187Z test_non_contig_chalf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.7875220Z test_non_contig_chalf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.7892620Z test_non_contig_char_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.7908131Z test_non_contig_char_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:07.7925708Z test_non_contig_char_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.7944057Z test_non_contig_char_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.7961584Z test_non_contig_char_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.7978985Z test_non_contig_char_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.7996034Z test_non_contig_char_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.8013784Z test_non_contig_char_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.8029761Z test_non_contig_char_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.8045245Z test_non_contig_char_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:07.8060558Z test_non_contig_char_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:07.8075952Z test_non_contig_char_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:07.8091322Z test_non_contig_char_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:07.8108555Z test_non_contig_conj_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.8124528Z test_non_contig_conj_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.8143729Z test_non_contig_conj_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.8164239Z test_non_contig_conj_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.8183896Z test_non_contig_conj_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.8202951Z test_non_contig_conj_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.8221053Z test_non_contig_conj_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.8239267Z test_non_contig_conj_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.8255682Z test_non_contig_conj_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.8271204Z test_non_contig_conj_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:07.8286438Z test_non_contig_conj_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:07.8301947Z test_non_contig_conj_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:07.8317559Z test_non_contig_conj_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:07.8335281Z test_non_contig_conj_physical_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.8351172Z test_non_contig_conj_physical_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.8370344Z test_non_contig_conj_physical_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.8391379Z test_non_contig_conj_physical_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.8411057Z test_non_contig_conj_physical_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.8429061Z test_non_contig_conj_physical_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.8447657Z test_non_contig_conj_physical_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.8465885Z test_non_contig_conj_physical_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.8482322Z test_non_contig_conj_physical_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.8498020Z test_non_contig_conj_physical_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:07.8513409Z test_non_contig_conj_physical_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:07.8528734Z test_non_contig_conj_physical_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:07.8544514Z test_non_contig_conj_physical_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:07.8562763Z test_non_contig_cos_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.8581511Z test_non_contig_cos_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.8604205Z test_non_contig_cos_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.8626207Z test_non_contig_cos_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.8646002Z test_non_contig_cos_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.8665281Z test_non_contig_cos_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.8684338Z test_non_contig_cos_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.8703489Z test_non_contig_cos_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.8722502Z test_non_contig_cos_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.8741547Z test_non_contig_cos_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.8760767Z test_non_contig_cos_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.8780101Z test_non_contig_cosh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.8798682Z test_non_contig_cosh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.8821128Z test_non_contig_cosh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.8842029Z test_non_contig_cosh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.8861002Z test_non_contig_cosh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.8880168Z test_non_contig_cosh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.8898857Z test_non_contig_cosh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.8917789Z test_non_contig_cosh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.8936068Z test_non_contig_cosh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.8954709Z test_non_contig_cosh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.8973422Z test_non_contig_cosh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.8992615Z test_non_contig_deg2rad_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.9010845Z test_non_contig_deg2rad_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.9029829Z test_non_contig_deg2rad_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.9048735Z test_non_contig_deg2rad_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.9067653Z test_non_contig_deg2rad_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.9085524Z test_non_contig_deg2rad_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.9103708Z test_non_contig_deg2rad_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.9121687Z test_non_contig_deg2rad_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.9139871Z test_non_contig_deg2rad_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.9158629Z test_non_contig_deg2rad_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.9203014Z test_non_contig_digamma_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:49:07.9221635Z test_non_contig_digamma_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.9241933Z test_non_contig_digamma_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.9262482Z test_non_contig_digamma_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.9281319Z test_non_contig_digamma_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.9300200Z test_non_contig_digamma_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.9319004Z test_non_contig_digamma_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.9337745Z test_non_contig_digamma_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.9356611Z test_non_contig_digamma_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.9375459Z test_non_contig_double_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.9393812Z test_non_contig_double_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.9414410Z test_non_contig_double_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.9434091Z test_non_contig_double_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.9454427Z test_non_contig_double_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.9473530Z test_non_contig_double_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.9492265Z test_non_contig_double_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.9511004Z test_non_contig_double_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.9529118Z test_non_contig_double_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.9547445Z test_non_contig_double_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.9565495Z test_non_contig_double_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.9583536Z test_non_contig_double_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.9601847Z test_non_contig_double_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.9621495Z test_non_contig_erf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.9640975Z test_non_contig_erf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.9660858Z test_non_contig_erf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.9680963Z test_non_contig_erf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.9700589Z test_non_contig_erf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.9719502Z test_non_contig_erf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.9738377Z test_non_contig_erf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.9757110Z test_non_contig_erf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.9775815Z test_non_contig_erf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.9795446Z test_non_contig_erfc_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.9814160Z test_non_contig_erfc_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.9833724Z test_non_contig_erfc_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.9853762Z test_non_contig_erfc_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.9872538Z test_non_contig_erfc_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.9891353Z test_non_contig_erfc_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.9910310Z test_non_contig_erfc_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.9930164Z test_non_contig_erfc_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.9950740Z test_non_contig_erfc_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.9970634Z test_non_contig_erfinv_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:07.9989554Z test_non_contig_erfinv_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:08.0008236Z test_non_contig_erfinv_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:08.0027256Z test_non_contig_erfinv_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:08.0046610Z test_non_contig_erfinv_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:08.0065387Z test_non_contig_erfinv_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:08.0084376Z test_non_contig_erfinv_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:08.0102958Z test_non_contig_erfinv_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:08.0121296Z test_non_contig_erfinv_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:08.0139496Z test_non_contig_exp2_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:08.0157433Z test_non_contig_exp2_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:08.0176333Z test_non_contig_exp2_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:08.0194887Z test_non_contig_exp2_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:08.0213748Z test_non_contig_exp2_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:08.0231418Z test_non_contig_exp2_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:08.0249582Z test_non_contig_exp2_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:08.0267811Z test_non_contig_exp2_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:08.0285729Z test_non_contig_exp2_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:08.0303611Z test_non_contig_exp2_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:08.0321980Z test_non_contig_exp_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:08.0340618Z test_non_contig_exp_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:08.0361464Z test_non_contig_exp_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:08.0381562Z test_non_contig_exp_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:08.0400798Z test_non_contig_exp_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:08.0419989Z test_non_contig_exp_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:08.0439683Z test_non_contig_exp_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:08.0458435Z test_non_contig_exp_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:08.0477193Z test_non_contig_exp_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:08.0496096Z test_non_contig_exp_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:08.0514817Z test_non_contig_exp_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:08.2419616Z test_non_contig_expand_abs_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.190s) 2022-08-17T12:49:08.2450230Z test_non_contig_expand_abs_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:08.2479934Z test_non_contig_expand_abs_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:08.2508745Z test_non_contig_expand_abs_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:08.2535960Z test_non_contig_expand_abs_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:08.2562635Z test_non_contig_expand_abs_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:08.2588224Z test_non_contig_expand_abs_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:08.2610545Z test_non_contig_expand_abs_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:08.2632400Z test_non_contig_expand_abs_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:08.2653704Z test_non_contig_expand_abs_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:08.2676206Z test_non_contig_expand_abs_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:08.2697537Z test_non_contig_expand_abs_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:08.2725835Z test_non_contig_expand_acos_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:08.2754274Z test_non_contig_expand_acos_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:08.2783831Z test_non_contig_expand_acos_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:08.2813808Z test_non_contig_expand_acos_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:08.2843724Z test_non_contig_expand_acos_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:08.2872394Z test_non_contig_expand_acos_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:08.2900796Z test_non_contig_expand_acos_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:08.2930003Z test_non_contig_expand_acos_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:08.2957806Z test_non_contig_expand_acos_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:08.2986345Z test_non_contig_expand_acos_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:08.3015339Z test_non_contig_expand_acos_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:08.3042259Z test_non_contig_expand_acosh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:08.3067608Z test_non_contig_expand_acosh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:08.3097027Z test_non_contig_expand_acosh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:08.3127700Z test_non_contig_expand_acosh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:08.3155799Z test_non_contig_expand_acosh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:08.3182686Z test_non_contig_expand_acosh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:08.3208914Z test_non_contig_expand_acosh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:08.3234068Z test_non_contig_expand_acosh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:08.3259838Z test_non_contig_expand_acosh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:08.3285277Z test_non_contig_expand_acosh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:08.3310638Z test_non_contig_expand_acosh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:08.3337323Z test_non_contig_expand_angle_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:08.3362703Z test_non_contig_expand_angle_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:08.3390963Z test_non_contig_expand_angle_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:08.3419321Z test_non_contig_expand_angle_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:08.3446407Z test_non_contig_expand_angle_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:08.3472800Z test_non_contig_expand_angle_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:08.3498413Z test_non_contig_expand_angle_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:08.3524057Z test_non_contig_expand_angle_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:08.3549676Z test_non_contig_expand_angle_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:08.3575549Z test_non_contig_expand_angle_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:08.3601279Z test_non_contig_expand_angle_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:08.3626875Z test_non_contig_expand_angle_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:08.3655537Z test_non_contig_expand_asin_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:08.3684267Z test_non_contig_expand_asin_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:08.3713812Z test_non_contig_expand_asin_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:08.3743695Z test_non_contig_expand_asin_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:08.3773585Z test_non_contig_expand_asin_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:08.3802410Z test_non_contig_expand_asin_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:08.3830217Z test_non_contig_expand_asin_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:08.3859134Z test_non_contig_expand_asin_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:08.3887247Z test_non_contig_expand_asin_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:08.3915637Z test_non_contig_expand_asin_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:08.3944369Z test_non_contig_expand_asin_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:08.3971106Z test_non_contig_expand_asinh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:08.3996424Z test_non_contig_expand_asinh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:08.4025948Z test_non_contig_expand_asinh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:08.4055916Z test_non_contig_expand_asinh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:08.4083516Z test_non_contig_expand_asinh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:08.4109388Z test_non_contig_expand_asinh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:08.4135201Z test_non_contig_expand_asinh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:08.4160489Z test_non_contig_expand_asinh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:08.4185666Z test_non_contig_expand_asinh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:08.4211327Z test_non_contig_expand_asinh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:08.4236487Z test_non_contig_expand_asinh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:08.4265002Z test_non_contig_expand_atan_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:08.4293315Z test_non_contig_expand_atan_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:08.4322625Z test_non_contig_expand_atan_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:08.4351898Z test_non_contig_expand_atan_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:08.4381511Z test_non_contig_expand_atan_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:08.4409928Z test_non_contig_expand_atan_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:08.4438248Z test_non_contig_expand_atan_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:08.4466802Z test_non_contig_expand_atan_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:08.4495512Z test_non_contig_expand_atan_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:08.4523857Z test_non_contig_expand_atan_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:08.4552749Z test_non_contig_expand_atan_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:08.4579528Z test_non_contig_expand_atanh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:08.4604846Z test_non_contig_expand_atanh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:08.4633747Z test_non_contig_expand_atanh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:08.4663369Z test_non_contig_expand_atanh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:08.4690794Z test_non_contig_expand_atanh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:08.4716385Z test_non_contig_expand_atanh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:08.4742287Z test_non_contig_expand_atanh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:08.4767068Z test_non_contig_expand_atanh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:08.4793880Z test_non_contig_expand_atanh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:08.4819652Z test_non_contig_expand_atanh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:08.4845439Z test_non_contig_expand_atanh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:08.4871667Z test_non_contig_expand_bfloat16_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:08.4897391Z test_non_contig_expand_bfloat16_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:08.4924659Z test_non_contig_expand_bfloat16_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:08.4952012Z test_non_contig_expand_bfloat16_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:08.4979854Z test_non_contig_expand_bfloat16_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:08.5006554Z test_non_contig_expand_bfloat16_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:08.5034348Z test_non_contig_expand_bfloat16_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:08.5061462Z test_non_contig_expand_bfloat16_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:08.5087759Z test_non_contig_expand_bfloat16_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:08.5113763Z test_non_contig_expand_bfloat16_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:08.5139427Z test_non_contig_expand_bfloat16_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:08.5165297Z test_non_contig_expand_bfloat16_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:08.5190573Z test_non_contig_expand_bfloat16_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:08.5213002Z test_non_contig_expand_bitwise_not_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:08.5235413Z test_non_contig_expand_bitwise_not_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:08.5257507Z test_non_contig_expand_bitwise_not_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:08.5279060Z test_non_contig_expand_bitwise_not_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:08.5300962Z test_non_contig_expand_bitwise_not_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:08.5322789Z test_non_contig_expand_bitwise_not_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:08.5345628Z test_non_contig_expand_bool_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:08.5367044Z test_non_contig_expand_bool_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:08.5390658Z test_non_contig_expand_bool_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:08.5414650Z test_non_contig_expand_bool_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:08.5438438Z test_non_contig_expand_bool_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:08.5461010Z test_non_contig_expand_bool_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:08.5483758Z test_non_contig_expand_bool_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:08.5506598Z test_non_contig_expand_bool_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:08.5528059Z test_non_contig_expand_bool_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:08.5549536Z test_non_contig_expand_bool_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:08.5571211Z test_non_contig_expand_bool_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:08.5592980Z test_non_contig_expand_bool_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:08.5614777Z test_non_contig_expand_bool_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:08.5637582Z test_non_contig_expand_byte_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:08.5659124Z test_non_contig_expand_byte_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:08.5682917Z test_non_contig_expand_byte_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:08.5706528Z test_non_contig_expand_byte_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:08.5729220Z test_non_contig_expand_byte_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:08.5751781Z test_non_contig_expand_byte_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:08.5774710Z test_non_contig_expand_byte_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:08.5796442Z test_non_contig_expand_byte_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:08.5818072Z test_non_contig_expand_byte_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:08.5839787Z test_non_contig_expand_byte_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:08.5861434Z test_non_contig_expand_byte_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:08.5883213Z test_non_contig_expand_byte_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:08.5909489Z test_non_contig_expand_ceil_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:08.5935701Z test_non_contig_expand_ceil_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:08.5961437Z test_non_contig_expand_ceil_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:08.5988864Z test_non_contig_expand_chalf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:08.6016622Z test_non_contig_expand_chalf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:08.6046790Z test_non_contig_expand_chalf_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:08.6075980Z test_non_contig_expand_chalf_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:08.6105746Z test_non_contig_expand_chalf_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:08.6134930Z test_non_contig_expand_chalf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:08.6163263Z test_non_contig_expand_chalf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:08.6191977Z test_non_contig_expand_chalf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:08.6219436Z test_non_contig_expand_chalf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:08.6247154Z test_non_contig_expand_chalf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:08.6274480Z test_non_contig_expand_chalf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:08.6301925Z test_non_contig_expand_chalf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:08.6329665Z test_non_contig_expand_chalf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:08.6353114Z test_non_contig_expand_char_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:08.6374758Z test_non_contig_expand_char_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:08.6398317Z test_non_contig_expand_char_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:08.6421751Z test_non_contig_expand_char_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:08.6445378Z test_non_contig_expand_char_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:08.6468008Z test_non_contig_expand_char_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:08.6490682Z test_non_contig_expand_char_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:08.6513285Z test_non_contig_expand_char_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:08.6535193Z test_non_contig_expand_char_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:08.6557015Z test_non_contig_expand_char_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:08.6578746Z test_non_contig_expand_char_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:08.6600014Z test_non_contig_expand_char_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:08.6621438Z test_non_contig_expand_char_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:08.6647664Z test_non_contig_expand_conj_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:08.6669217Z test_non_contig_expand_conj_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:08.6698652Z test_non_contig_expand_conj_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:08.6729002Z test_non_contig_expand_conj_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:08.6759128Z test_non_contig_expand_conj_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:08.6785976Z test_non_contig_expand_conj_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:08.6812589Z test_non_contig_expand_conj_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:08.6837344Z test_non_contig_expand_conj_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:08.6859083Z test_non_contig_expand_conj_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:08.6880602Z test_non_contig_expand_conj_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:08.6901709Z test_non_contig_expand_conj_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:08.6923011Z test_non_contig_expand_conj_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:08.6944768Z test_non_contig_expand_conj_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:08.6971518Z test_non_contig_expand_conj_physical_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:08.6993313Z test_non_contig_expand_conj_physical_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:08.7021838Z test_non_contig_expand_conj_physical_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:08.7051435Z test_non_contig_expand_conj_physical_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:08.7081079Z test_non_contig_expand_conj_physical_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:08.7107974Z test_non_contig_expand_conj_physical_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:08.7133905Z test_non_contig_expand_conj_physical_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:08.7159246Z test_non_contig_expand_conj_physical_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:08.7181118Z test_non_contig_expand_conj_physical_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:08.7202711Z test_non_contig_expand_conj_physical_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:08.7223685Z test_non_contig_expand_conj_physical_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:08.7245409Z test_non_contig_expand_conj_physical_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:08.7266985Z test_non_contig_expand_conj_physical_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:08.7295271Z test_non_contig_expand_cos_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:08.7323692Z test_non_contig_expand_cos_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:08.7352772Z test_non_contig_expand_cos_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:08.7382626Z test_non_contig_expand_cos_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:08.7412312Z test_non_contig_expand_cos_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:08.7440509Z test_non_contig_expand_cos_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:08.7468817Z test_non_contig_expand_cos_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:08.7497697Z test_non_contig_expand_cos_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:08.7526554Z test_non_contig_expand_cos_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:08.7555553Z test_non_contig_expand_cos_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:08.7583828Z test_non_contig_expand_cos_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:08.7611027Z test_non_contig_expand_cosh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:08.7637981Z test_non_contig_expand_cosh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:08.7666925Z test_non_contig_expand_cosh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:08.7696491Z test_non_contig_expand_cosh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:08.7724342Z test_non_contig_expand_cosh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:08.7750770Z test_non_contig_expand_cosh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:08.7777984Z test_non_contig_expand_cosh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:08.7805215Z test_non_contig_expand_cosh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:08.7832739Z test_non_contig_expand_cosh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:08.7859759Z test_non_contig_expand_cosh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:08.7886825Z test_non_contig_expand_cosh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:08.7914310Z test_non_contig_expand_deg2rad_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:08.7940130Z test_non_contig_expand_deg2rad_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:08.7967193Z test_non_contig_expand_deg2rad_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:08.7994478Z test_non_contig_expand_deg2rad_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:08.8020506Z test_non_contig_expand_deg2rad_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:08.8046879Z test_non_contig_expand_deg2rad_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:08.8072589Z test_non_contig_expand_deg2rad_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:08.8098795Z test_non_contig_expand_deg2rad_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:08.8124495Z test_non_contig_expand_deg2rad_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:08.8150115Z test_non_contig_expand_deg2rad_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:08.8179029Z test_non_contig_expand_digamma_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:08.8204369Z test_non_contig_expand_digamma_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:08.8230453Z test_non_contig_expand_digamma_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:08.8256426Z test_non_contig_expand_digamma_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:08.8282046Z test_non_contig_expand_digamma_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:08.8306917Z test_non_contig_expand_digamma_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:08.8332343Z test_non_contig_expand_digamma_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:08.8357895Z test_non_contig_expand_digamma_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:08.8383152Z test_non_contig_expand_digamma_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:08.8408919Z test_non_contig_expand_double_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:08.8433426Z test_non_contig_expand_double_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:08.8459984Z test_non_contig_expand_double_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:08.8486586Z test_non_contig_expand_double_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:08.8513269Z test_non_contig_expand_double_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:08.8538975Z test_non_contig_expand_double_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:08.8564484Z test_non_contig_expand_double_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:08.8589615Z test_non_contig_expand_double_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:08.8614704Z test_non_contig_expand_double_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:08.8639553Z test_non_contig_expand_double_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:08.8663848Z test_non_contig_expand_double_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:08.8688381Z test_non_contig_expand_double_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:08.8713266Z test_non_contig_expand_double_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:08.8741978Z test_non_contig_expand_erf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:08.8770766Z test_non_contig_expand_erf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:08.8800235Z test_non_contig_expand_erf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:08.8828918Z test_non_contig_expand_erf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:08.8858434Z test_non_contig_expand_erf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:08.8887554Z test_non_contig_expand_erf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:08.8916746Z test_non_contig_expand_erf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:08.8945897Z test_non_contig_expand_erf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:08.8975485Z test_non_contig_expand_erf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:08.9004457Z test_non_contig_expand_erfc_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:08.9033116Z test_non_contig_expand_erfc_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:08.9062051Z test_non_contig_expand_erfc_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:08.9090614Z test_non_contig_expand_erfc_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:08.9119048Z test_non_contig_expand_erfc_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:08.9147474Z test_non_contig_expand_erfc_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:08.9176350Z test_non_contig_expand_erfc_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:08.9205177Z test_non_contig_expand_erfc_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:08.9233996Z test_non_contig_expand_erfc_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:08.9261141Z test_non_contig_expand_erfinv_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:08.9288234Z test_non_contig_expand_erfinv_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:08.9317151Z test_non_contig_expand_erfinv_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:08.9345662Z test_non_contig_expand_erfinv_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:08.9373959Z test_non_contig_expand_erfinv_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:08.9401960Z test_non_contig_expand_erfinv_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:08.9429897Z test_non_contig_expand_erfinv_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:08.9457945Z test_non_contig_expand_erfinv_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:08.9486115Z test_non_contig_expand_erfinv_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:08.9513387Z test_non_contig_expand_exp2_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:08.9538719Z test_non_contig_expand_exp2_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:08.9565072Z test_non_contig_expand_exp2_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:08.9591311Z test_non_contig_expand_exp2_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:08.9616961Z test_non_contig_expand_exp2_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:08.9642585Z test_non_contig_expand_exp2_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:08.9667753Z test_non_contig_expand_exp2_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:08.9693179Z test_non_contig_expand_exp2_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:08.9718674Z test_non_contig_expand_exp2_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:08.9744996Z test_non_contig_expand_exp2_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:08.9770661Z test_non_contig_expand_exp_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:08.9797758Z test_non_contig_expand_exp_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:08.9828034Z test_non_contig_expand_exp_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:08.9857742Z test_non_contig_expand_exp_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:08.9886664Z test_non_contig_expand_exp_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:08.9914890Z test_non_contig_expand_exp_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:08.9943240Z test_non_contig_expand_exp_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:08.9970770Z test_non_contig_expand_exp_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:08.9999552Z test_non_contig_expand_exp_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.0026345Z test_non_contig_expand_exp_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.0054872Z test_non_contig_expand_exp_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.0083558Z test_non_contig_expand_expm1_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.0110720Z test_non_contig_expand_expm1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.0139122Z test_non_contig_expand_expm1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.0166955Z test_non_contig_expand_expm1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.0194319Z test_non_contig_expand_expm1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.0221612Z test_non_contig_expand_expm1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.0250041Z test_non_contig_expand_expm1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.0277881Z test_non_contig_expand_expm1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.0305328Z test_non_contig_expand_expm1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.0332980Z test_non_contig_expand_fill_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.0355763Z test_non_contig_expand_fill_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:09.0385069Z test_non_contig_expand_fill_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.0415403Z test_non_contig_expand_fill_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.0445985Z test_non_contig_expand_fill_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.0473870Z test_non_contig_expand_fill_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.0501880Z test_non_contig_expand_fill_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.0527252Z test_non_contig_expand_fill_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.0550321Z test_non_contig_expand_fill_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:09.0573068Z test_non_contig_expand_fill_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:09.0595276Z test_non_contig_expand_fill_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:09.0617462Z test_non_contig_expand_fill_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:09.0640036Z test_non_contig_expand_fill_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:09.0666042Z test_non_contig_expand_float_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.0691123Z test_non_contig_expand_float_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:09.0718163Z test_non_contig_expand_float_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.0745250Z test_non_contig_expand_float_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.0772773Z test_non_contig_expand_float_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.0801945Z test_non_contig_expand_float_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.0828045Z test_non_contig_expand_float_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.0854272Z test_non_contig_expand_float_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.0879454Z test_non_contig_expand_float_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:09.0904390Z test_non_contig_expand_float_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:09.0929319Z test_non_contig_expand_float_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:09.0954503Z test_non_contig_expand_float_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:09.0979585Z test_non_contig_expand_float_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:09.1005775Z test_non_contig_expand_floor_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.1032262Z test_non_contig_expand_floor_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.1057665Z test_non_contig_expand_floor_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:09.1083553Z test_non_contig_expand_frac_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.1109519Z test_non_contig_expand_frac_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:09.1135645Z test_non_contig_expand_frac_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.1161192Z test_non_contig_expand_frac_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:09.1171377Z test_non_contig_expand_frexp_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:49:09.1181073Z test_non_contig_expand_frexp_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:49:09.1190502Z test_non_contig_expand_frexp_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:49:09.1200067Z test_non_contig_expand_frexp_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:49:09.1226027Z test_non_contig_expand_half_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:09.1250874Z test_non_contig_expand_half_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:09.1278066Z test_non_contig_expand_half_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.1305137Z test_non_contig_expand_half_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.1330903Z test_non_contig_expand_half_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.1357539Z test_non_contig_expand_half_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.1383691Z test_non_contig_expand_half_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.1408797Z test_non_contig_expand_half_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:09.1433972Z test_non_contig_expand_half_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:09.1458600Z test_non_contig_expand_half_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:09.1483549Z test_non_contig_expand_half_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:09.1508301Z test_non_contig_expand_half_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:09.1534779Z test_non_contig_expand_i0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.1559782Z test_non_contig_expand_i0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:09.1585672Z test_non_contig_expand_i0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.1611317Z test_non_contig_expand_i0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:09.1636624Z test_non_contig_expand_i0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:09.1661847Z test_non_contig_expand_i0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:09.1687001Z test_non_contig_expand_i0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:09.1712326Z test_non_contig_expand_i0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:09.1737580Z test_non_contig_expand_i0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:09.1764369Z test_non_contig_expand_imag_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.1791551Z test_non_contig_expand_imag_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.1818806Z test_non_contig_expand_imag_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.1842178Z test_non_contig_expand_int_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:09.1863079Z test_non_contig_expand_int_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:09.1886572Z test_non_contig_expand_int_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:09.1909994Z test_non_contig_expand_int_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:09.1932611Z test_non_contig_expand_int_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:09.1955034Z test_non_contig_expand_int_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:09.1977648Z test_non_contig_expand_int_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:09.1999203Z test_non_contig_expand_int_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:09.2021045Z test_non_contig_expand_int_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:09.2042591Z test_non_contig_expand_int_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:09.2064365Z test_non_contig_expand_int_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:09.2085842Z test_non_contig_expand_int_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:09.2109237Z test_non_contig_expand_isfinite_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:09.2130777Z test_non_contig_expand_isfinite_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:09.2156267Z test_non_contig_expand_isfinite_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:09.2181678Z test_non_contig_expand_isfinite_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:09.2207169Z test_non_contig_expand_isfinite_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:09.2230397Z test_non_contig_expand_isfinite_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:09.2253622Z test_non_contig_expand_isfinite_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:09.2276728Z test_non_contig_expand_isfinite_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:09.2298009Z test_non_contig_expand_isfinite_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:09.2319779Z test_non_contig_expand_isfinite_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:09.2343095Z test_non_contig_expand_isfinite_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:09.2366135Z test_non_contig_expand_isfinite_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:09.2387654Z test_non_contig_expand_isfinite_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:09.2410713Z test_non_contig_expand_isinf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:09.2431696Z test_non_contig_expand_isinf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:09.2456083Z test_non_contig_expand_isinf_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:09.2480626Z test_non_contig_expand_isinf_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:09.2504700Z test_non_contig_expand_isinf_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:09.2527466Z test_non_contig_expand_isinf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:09.2550098Z test_non_contig_expand_isinf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:09.2573226Z test_non_contig_expand_isinf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:09.2596137Z test_non_contig_expand_isinf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:09.2619495Z test_non_contig_expand_isinf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:09.2641409Z test_non_contig_expand_isinf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:09.2662773Z test_non_contig_expand_isinf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:09.2684187Z test_non_contig_expand_isinf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:09.2706365Z test_non_contig_expand_isnan_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:09.2727874Z test_non_contig_expand_isnan_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:09.2751377Z test_non_contig_expand_isnan_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:09.2775266Z test_non_contig_expand_isnan_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:09.2797952Z test_non_contig_expand_isnan_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:09.2820135Z test_non_contig_expand_isnan_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:09.2842730Z test_non_contig_expand_isnan_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:09.2865954Z test_non_contig_expand_isnan_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:09.2889514Z test_non_contig_expand_isnan_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:09.2911397Z test_non_contig_expand_isnan_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:09.2933321Z test_non_contig_expand_isnan_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:09.2954914Z test_non_contig_expand_isnan_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:09.2977737Z test_non_contig_expand_isneginf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:09.2999086Z test_non_contig_expand_isneginf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:09.3021993Z test_non_contig_expand_isneginf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:09.3044655Z test_non_contig_expand_isneginf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:09.3067020Z test_non_contig_expand_isneginf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:09.3088167Z test_non_contig_expand_isneginf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:09.3109686Z test_non_contig_expand_isneginf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:09.3132619Z test_non_contig_expand_isneginf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:09.3155943Z test_non_contig_expand_isneginf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:09.3178003Z test_non_contig_expand_isneginf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:09.3200531Z test_non_contig_expand_isposinf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:09.3221842Z test_non_contig_expand_isposinf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:09.3243896Z test_non_contig_expand_isposinf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:09.3266117Z test_non_contig_expand_isposinf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:09.3288542Z test_non_contig_expand_isposinf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:09.3309830Z test_non_contig_expand_isposinf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:09.3331298Z test_non_contig_expand_isposinf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:09.3352862Z test_non_contig_expand_isposinf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:09.3374319Z test_non_contig_expand_isposinf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:09.3397400Z test_non_contig_expand_isposinf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:09.3422152Z test_non_contig_expand_isreal_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:09.3443912Z test_non_contig_expand_isreal_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:09.3467826Z test_non_contig_expand_isreal_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:09.3491916Z test_non_contig_expand_isreal_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:09.3515738Z test_non_contig_expand_isreal_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:09.3538421Z test_non_contig_expand_isreal_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:09.3560718Z test_non_contig_expand_isreal_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:09.3583111Z test_non_contig_expand_isreal_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:09.3604625Z test_non_contig_expand_isreal_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:09.3625792Z test_non_contig_expand_isreal_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:09.3647918Z test_non_contig_expand_isreal_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:09.3671153Z test_non_contig_expand_isreal_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:09.3694394Z test_non_contig_expand_isreal_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:09.3707732Z test_non_contig_expand_jiterator_unary_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:49:09.3720931Z test_non_contig_expand_jiterator_unary_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:49:09.3734110Z test_non_contig_expand_jiterator_unary_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:49:09.3747027Z test_non_contig_expand_jiterator_unary_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:49:09.3760359Z test_non_contig_expand_jiterator_unary_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:49:09.3773211Z test_non_contig_expand_jiterator_unary_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:49:09.3785987Z test_non_contig_expand_jiterator_unary_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:49:09.3799174Z test_non_contig_expand_jiterator_unary_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:49:09.3812197Z test_non_contig_expand_jiterator_unary_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:49:09.3825101Z test_non_contig_expand_jiterator_unary_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:49:09.3838205Z test_non_contig_expand_jiterator_unary_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:49:09.3851169Z test_non_contig_expand_jiterator_unary_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:49:09.3881921Z test_non_contig_expand_lgamma_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.3909676Z test_non_contig_expand_lgamma_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.3940595Z test_non_contig_expand_lgamma_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.3970413Z test_non_contig_expand_lgamma_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.3998030Z test_non_contig_expand_lgamma_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.4025608Z test_non_contig_expand_lgamma_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.4052940Z test_non_contig_expand_lgamma_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.4080109Z test_non_contig_expand_lgamma_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.4107449Z test_non_contig_expand_lgamma_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.4136275Z test_non_contig_expand_log10_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.4163387Z test_non_contig_expand_log10_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.4192423Z test_non_contig_expand_log10_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.4221549Z test_non_contig_expand_log10_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.4250102Z test_non_contig_expand_log10_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.4278298Z test_non_contig_expand_log10_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.4305628Z test_non_contig_expand_log10_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.4333846Z test_non_contig_expand_log10_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.4361323Z test_non_contig_expand_log10_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.4388326Z test_non_contig_expand_log10_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.4416423Z test_non_contig_expand_log10_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.4444922Z test_non_contig_expand_log1p_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.4473622Z test_non_contig_expand_log1p_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.4502036Z test_non_contig_expand_log1p_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.4530259Z test_non_contig_expand_log1p_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.4558910Z test_non_contig_expand_log1p_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.4587068Z test_non_contig_expand_log1p_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.4615587Z test_non_contig_expand_log1p_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.4643539Z test_non_contig_expand_log1p_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.4671483Z test_non_contig_expand_log1p_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.4699568Z test_non_contig_expand_log2_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.4727148Z test_non_contig_expand_log2_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.4757242Z test_non_contig_expand_log2_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.4787358Z test_non_contig_expand_log2_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.4817892Z test_non_contig_expand_log2_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.4847007Z test_non_contig_expand_log2_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.4875552Z test_non_contig_expand_log2_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.4903688Z test_non_contig_expand_log2_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.4932298Z test_non_contig_expand_log2_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.4961231Z test_non_contig_expand_log2_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.4992657Z test_non_contig_expand_log2_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.5023618Z test_non_contig_expand_log_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.5051857Z test_non_contig_expand_log_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.5081665Z test_non_contig_expand_log_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.5111509Z test_non_contig_expand_log_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.5141289Z test_non_contig_expand_log_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.5170162Z test_non_contig_expand_log_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.5199273Z test_non_contig_expand_log_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.5227979Z test_non_contig_expand_log_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.5255923Z test_non_contig_expand_log_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.5285210Z test_non_contig_expand_log_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.5313448Z test_non_contig_expand_log_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.5341147Z test_non_contig_expand_logical_not_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.5363131Z test_non_contig_expand_logical_not_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:09.5387309Z test_non_contig_expand_logical_not_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:09.5411513Z test_non_contig_expand_logical_not_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:09.5439407Z test_non_contig_expand_logical_not_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.5461996Z test_non_contig_expand_logical_not_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:09.5485315Z test_non_contig_expand_logical_not_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:09.5507582Z test_non_contig_expand_logical_not_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:09.5530054Z test_non_contig_expand_logical_not_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:09.5551756Z test_non_contig_expand_logical_not_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:09.5574151Z test_non_contig_expand_logical_not_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:09.5596454Z test_non_contig_expand_logical_not_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:09.5625870Z test_non_contig_expand_logit_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.5653955Z test_non_contig_expand_logit_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.5682736Z test_non_contig_expand_logit_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.5711119Z test_non_contig_expand_logit_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.5739830Z test_non_contig_expand_logit_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.5767966Z test_non_contig_expand_logit_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.5796519Z test_non_contig_expand_logit_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.5824398Z test_non_contig_expand_logit_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.5852883Z test_non_contig_expand_logit_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.5876402Z test_non_contig_expand_long_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:09.5897719Z test_non_contig_expand_long_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:09.5921621Z test_non_contig_expand_long_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:09.5945743Z test_non_contig_expand_long_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:09.5969907Z test_non_contig_expand_long_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:09.5994170Z test_non_contig_expand_long_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:09.6017792Z test_non_contig_expand_long_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:09.6040743Z test_non_contig_expand_long_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:09.6061976Z test_non_contig_expand_long_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:09.6083203Z test_non_contig_expand_long_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:09.6104434Z test_non_contig_expand_long_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:09.6125688Z test_non_contig_expand_long_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:09.6147028Z test_non_contig_expand_long_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:09.6178186Z test_non_contig_expand_mvlgamma_mvlgamma_p_1_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.6208775Z test_non_contig_expand_mvlgamma_mvlgamma_p_1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.6239000Z test_non_contig_expand_mvlgamma_mvlgamma_p_1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.6268228Z test_non_contig_expand_mvlgamma_mvlgamma_p_1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.6297834Z test_non_contig_expand_mvlgamma_mvlgamma_p_1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.6327555Z test_non_contig_expand_mvlgamma_mvlgamma_p_1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.6357350Z test_non_contig_expand_mvlgamma_mvlgamma_p_1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.6387451Z test_non_contig_expand_mvlgamma_mvlgamma_p_1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.6418592Z test_non_contig_expand_mvlgamma_mvlgamma_p_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.6449210Z test_non_contig_expand_mvlgamma_mvlgamma_p_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.6478785Z test_non_contig_expand_mvlgamma_mvlgamma_p_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.6511954Z test_non_contig_expand_mvlgamma_mvlgamma_p_3_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.6543257Z test_non_contig_expand_mvlgamma_mvlgamma_p_3_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.6573145Z test_non_contig_expand_mvlgamma_mvlgamma_p_3_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.6602982Z test_non_contig_expand_mvlgamma_mvlgamma_p_3_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.6632887Z test_non_contig_expand_mvlgamma_mvlgamma_p_3_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.6665268Z test_non_contig_expand_mvlgamma_mvlgamma_p_5_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.6695923Z test_non_contig_expand_mvlgamma_mvlgamma_p_5_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.6725619Z test_non_contig_expand_mvlgamma_mvlgamma_p_5_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.6756001Z test_non_contig_expand_mvlgamma_mvlgamma_p_5_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.6785609Z test_non_contig_expand_mvlgamma_mvlgamma_p_5_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.6816868Z test_non_contig_expand_mvlgamma_mvlgamma_p_5_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.6847097Z test_non_contig_expand_mvlgamma_mvlgamma_p_5_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.6877292Z test_non_contig_expand_mvlgamma_mvlgamma_p_5_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.6904481Z test_non_contig_expand_nan_to_num_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.6927343Z test_non_contig_expand_nan_to_num_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:09.6953838Z test_non_contig_expand_nan_to_num_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.6980538Z test_non_contig_expand_nan_to_num_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.7006522Z test_non_contig_expand_nan_to_num_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:09.7028647Z test_non_contig_expand_nan_to_num_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:09.7051009Z test_non_contig_expand_nan_to_num_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:09.7072597Z test_non_contig_expand_nan_to_num_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:09.7094509Z test_non_contig_expand_nan_to_num_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:09.7116997Z test_non_contig_expand_nan_to_num_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:09.7143857Z test_non_contig_expand_neg_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.7176963Z test_non_contig_expand_neg_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.7207373Z test_non_contig_expand_neg_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.7237894Z test_non_contig_expand_neg_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.7265729Z test_non_contig_expand_neg_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.7292911Z test_non_contig_expand_neg_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.7319299Z test_non_contig_expand_neg_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.7342415Z test_non_contig_expand_neg_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:09.7363942Z test_non_contig_expand_neg_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:09.7385437Z test_non_contig_expand_neg_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:09.7407223Z test_non_contig_expand_neg_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:09.7429342Z test_non_contig_expand_neg_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:09.7457072Z test_non_contig_expand_nn_functional_celu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.7485301Z test_non_contig_expand_nn_functional_celu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.7514197Z test_non_contig_expand_nn_functional_celu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.7542277Z test_non_contig_expand_nn_functional_elu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.7570371Z test_non_contig_expand_nn_functional_elu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.7597885Z test_non_contig_expand_nn_functional_elu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.7624960Z test_non_contig_expand_nn_functional_hardshrink_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.7651383Z test_non_contig_expand_nn_functional_hardshrink_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.7677163Z test_non_contig_expand_nn_functional_hardshrink_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:09.7703910Z test_non_contig_expand_nn_functional_hardsigmoid_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.7730476Z test_non_contig_expand_nn_functional_hardsigmoid_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.7756645Z test_non_contig_expand_nn_functional_hardsigmoid_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.7783746Z test_non_contig_expand_nn_functional_hardtanh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.7813507Z test_non_contig_expand_nn_functional_hardtanh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.7840514Z test_non_contig_expand_nn_functional_hardtanh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.7863874Z test_non_contig_expand_nn_functional_hardtanh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:09.7887378Z test_non_contig_expand_nn_functional_hardtanh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:09.7909968Z test_non_contig_expand_nn_functional_hardtanh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:09.7933521Z test_non_contig_expand_nn_functional_hardtanh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:09.7964364Z test_non_contig_expand_nn_functional_logsigmoid_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.7992486Z test_non_contig_expand_nn_functional_logsigmoid_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.8020959Z test_non_contig_expand_nn_functional_logsigmoid_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.8051096Z test_non_contig_expand_nn_functional_mish_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.8079568Z test_non_contig_expand_nn_functional_mish_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.8107474Z test_non_contig_expand_nn_functional_prelu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.8134730Z test_non_contig_expand_nn_functional_prelu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.8161615Z test_non_contig_expand_nn_functional_prelu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.8188098Z test_non_contig_expand_nn_functional_relu6_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.8215713Z test_non_contig_expand_nn_functional_relu6_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.8241688Z test_non_contig_expand_nn_functional_relu6_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.8264273Z test_non_contig_expand_nn_functional_relu6_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:09.8287213Z test_non_contig_expand_nn_functional_relu6_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:09.8308878Z test_non_contig_expand_nn_functional_relu6_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:09.8333343Z test_non_contig_expand_nn_functional_relu6_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:09.8356103Z test_non_contig_expand_nn_functional_relu6_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:09.8383199Z test_non_contig_expand_nn_functional_relu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.8411113Z test_non_contig_expand_nn_functional_relu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.8436941Z test_non_contig_expand_nn_functional_relu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.8459405Z test_non_contig_expand_nn_functional_relu_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:09.8482090Z test_non_contig_expand_nn_functional_relu_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:09.8503679Z test_non_contig_expand_nn_functional_relu_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:09.8526167Z test_non_contig_expand_nn_functional_relu_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:09.8548448Z test_non_contig_expand_nn_functional_relu_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:09.8558486Z test_non_contig_expand_nn_functional_rrelu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Different noise (0.001s) 2022-08-17T12:49:09.8568677Z test_non_contig_expand_nn_functional_rrelu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Different noise (0.001s) 2022-08-17T12:49:09.8579562Z test_non_contig_expand_nn_functional_rrelu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Different noise (0.001s) 2022-08-17T12:49:09.8607810Z test_non_contig_expand_nn_functional_selu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.8635904Z test_non_contig_expand_nn_functional_selu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.8662852Z test_non_contig_expand_nn_functional_selu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.8693433Z test_non_contig_expand_nn_functional_silu_complex_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.8723744Z test_non_contig_expand_nn_functional_silu_complex_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.8751554Z test_non_contig_expand_nn_functional_silu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.8779348Z test_non_contig_expand_nn_functional_silu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.8807018Z test_non_contig_expand_nn_functional_silu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.8834711Z test_non_contig_expand_nn_functional_softplus_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.8862258Z test_non_contig_expand_nn_functional_softplus_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.8889813Z test_non_contig_expand_nn_functional_softplus_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.8919050Z test_non_contig_expand_nn_functional_softshrink_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.8945626Z test_non_contig_expand_nn_functional_softshrink_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.8972211Z test_non_contig_expand_nn_functional_softshrink_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.9000454Z test_non_contig_expand_nn_functional_softsign_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.9031943Z test_non_contig_expand_nn_functional_softsign_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.9064118Z test_non_contig_expand_nn_functional_softsign_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.9094806Z test_non_contig_expand_nn_functional_softsign_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.9124614Z test_non_contig_expand_nn_functional_softsign_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.9151368Z test_non_contig_expand_nn_functional_softsign_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.9179053Z test_non_contig_expand_nn_functional_softsign_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.9205772Z test_non_contig_expand_nn_functional_softsign_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.9232297Z test_non_contig_expand_nn_functional_softsign_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.9258843Z test_non_contig_expand_nn_functional_softsign_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.9285569Z test_non_contig_expand_nn_functional_softsign_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.9315047Z test_non_contig_expand_nn_functional_tanhshrink_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.9345790Z test_non_contig_expand_nn_functional_tanhshrink_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.9376794Z test_non_contig_expand_nn_functional_tanhshrink_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.9406461Z test_non_contig_expand_nn_functional_tanhshrink_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.9435100Z test_non_contig_expand_nn_functional_tanhshrink_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.9463519Z test_non_contig_expand_nn_functional_tanhshrink_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.9492005Z test_non_contig_expand_nn_functional_tanhshrink_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.9520316Z test_non_contig_expand_nn_functional_tanhshrink_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.9549009Z test_non_contig_expand_nn_functional_tanhshrink_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.9578615Z test_non_contig_expand_nn_functional_tanhshrink_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.9606662Z test_non_contig_expand_nn_functional_threshold_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.9634306Z test_non_contig_expand_nn_functional_threshold_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.9661389Z test_non_contig_expand_nn_functional_threshold_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.9684352Z test_non_contig_expand_nn_functional_threshold_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:09.9707627Z test_non_contig_expand_nn_functional_threshold_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:09.9729255Z test_non_contig_expand_nn_functional_threshold_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:09.9751693Z test_non_contig_expand_nn_functional_threshold_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:09.9774246Z test_non_contig_expand_nn_functional_threshold_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:09.9803586Z test_non_contig_expand_polygamma_polygamma_n_0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.9829457Z test_non_contig_expand_polygamma_polygamma_n_0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:09.9857325Z test_non_contig_expand_polygamma_polygamma_n_0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.9885873Z test_non_contig_expand_polygamma_polygamma_n_0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.9912818Z test_non_contig_expand_polygamma_polygamma_n_0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:09.9938251Z test_non_contig_expand_polygamma_polygamma_n_0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:09.9964033Z test_non_contig_expand_polygamma_polygamma_n_0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:09.9989661Z test_non_contig_expand_polygamma_polygamma_n_0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.0015938Z test_non_contig_expand_polygamma_polygamma_n_0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:10.0042385Z test_non_contig_expand_polygamma_polygamma_n_1_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:10.0067418Z test_non_contig_expand_polygamma_polygamma_n_1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.0093856Z test_non_contig_expand_polygamma_polygamma_n_1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:10.0121014Z test_non_contig_expand_polygamma_polygamma_n_1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:10.0145713Z test_non_contig_expand_polygamma_polygamma_n_1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.0171432Z test_non_contig_expand_polygamma_polygamma_n_1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.0197271Z test_non_contig_expand_polygamma_polygamma_n_1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.0222758Z test_non_contig_expand_polygamma_polygamma_n_1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.0248577Z test_non_contig_expand_polygamma_polygamma_n_1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.0277136Z test_non_contig_expand_polygamma_polygamma_n_2_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:10.0303211Z test_non_contig_expand_polygamma_polygamma_n_2_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.0332574Z test_non_contig_expand_polygamma_polygamma_n_2_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:10.0359976Z test_non_contig_expand_polygamma_polygamma_n_2_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:10.0386236Z test_non_contig_expand_polygamma_polygamma_n_2_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:10.0412730Z test_non_contig_expand_polygamma_polygamma_n_2_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:10.0438919Z test_non_contig_expand_polygamma_polygamma_n_2_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:10.0465391Z test_non_contig_expand_polygamma_polygamma_n_2_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:10.0492089Z test_non_contig_expand_polygamma_polygamma_n_2_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:10.0520205Z test_non_contig_expand_polygamma_polygamma_n_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:10.0546523Z test_non_contig_expand_polygamma_polygamma_n_3_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.0574517Z test_non_contig_expand_polygamma_polygamma_n_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:10.0602000Z test_non_contig_expand_polygamma_polygamma_n_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:10.0628369Z test_non_contig_expand_polygamma_polygamma_n_3_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:10.0654575Z test_non_contig_expand_polygamma_polygamma_n_3_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:10.0681101Z test_non_contig_expand_polygamma_polygamma_n_3_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:10.0707406Z test_non_contig_expand_polygamma_polygamma_n_3_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:10.0734639Z test_non_contig_expand_polygamma_polygamma_n_3_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:10.0763074Z test_non_contig_expand_polygamma_polygamma_n_4_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:10.0788922Z test_non_contig_expand_polygamma_polygamma_n_4_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:10.0817416Z test_non_contig_expand_polygamma_polygamma_n_4_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:10.0845139Z test_non_contig_expand_polygamma_polygamma_n_4_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:10.0871458Z test_non_contig_expand_polygamma_polygamma_n_4_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:10.0898134Z test_non_contig_expand_polygamma_polygamma_n_4_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:10.0924387Z test_non_contig_expand_polygamma_polygamma_n_4_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:10.0950594Z test_non_contig_expand_polygamma_polygamma_n_4_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:10.0977722Z test_non_contig_expand_polygamma_polygamma_n_4_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:10.1003962Z test_non_contig_expand_positive_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:10.1032501Z test_non_contig_expand_positive_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:10.1061919Z test_non_contig_expand_positive_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:10.1091245Z test_non_contig_expand_positive_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:10.1118249Z test_non_contig_expand_positive_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:10.1144142Z test_non_contig_expand_positive_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:10.1169659Z test_non_contig_expand_positive_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.1192921Z test_non_contig_expand_positive_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.1215119Z test_non_contig_expand_positive_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.1236469Z test_non_contig_expand_positive_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.1258111Z test_non_contig_expand_positive_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.1279865Z test_non_contig_expand_positive_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.1306791Z test_non_contig_expand_rad2deg_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:10.1332780Z test_non_contig_expand_rad2deg_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:10.1359515Z test_non_contig_expand_rad2deg_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:10.1385925Z test_non_contig_expand_rad2deg_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:10.1411613Z test_non_contig_expand_rad2deg_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:10.1437169Z test_non_contig_expand_rad2deg_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.1462323Z test_non_contig_expand_rad2deg_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.1487952Z test_non_contig_expand_rad2deg_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.1513202Z test_non_contig_expand_rad2deg_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.1538628Z test_non_contig_expand_rad2deg_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.1564416Z test_non_contig_expand_real_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.1585916Z test_non_contig_expand_real_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.1612468Z test_non_contig_expand_real_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:10.1639736Z test_non_contig_expand_real_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:10.1666948Z test_non_contig_expand_real_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:10.1692796Z test_non_contig_expand_real_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:10.1718255Z test_non_contig_expand_real_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.1743243Z test_non_contig_expand_real_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.1764809Z test_non_contig_expand_real_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.1786062Z test_non_contig_expand_real_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.1807026Z test_non_contig_expand_real_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.1828094Z test_non_contig_expand_real_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.1849456Z test_non_contig_expand_real_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.1876440Z test_non_contig_expand_reciprocal_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:10.1900404Z test_non_contig_expand_reciprocal_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.1928285Z test_non_contig_expand_reciprocal_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:10.1957469Z test_non_contig_expand_reciprocal_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:10.1984110Z test_non_contig_expand_reciprocal_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:10.2010037Z test_non_contig_expand_reciprocal_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:10.2035468Z test_non_contig_expand_reciprocal_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.2060471Z test_non_contig_expand_reciprocal_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.2085438Z test_non_contig_expand_reciprocal_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.2110452Z test_non_contig_expand_reciprocal_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.2135696Z test_non_contig_expand_reciprocal_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.2160975Z test_non_contig_expand_reciprocal_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.2186762Z test_non_contig_expand_round_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:10.2212758Z test_non_contig_expand_round_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:10.2238138Z test_non_contig_expand_round_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.2264300Z test_non_contig_expand_round_decimals_0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:10.2290176Z test_non_contig_expand_round_decimals_0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:10.2315485Z test_non_contig_expand_round_decimals_0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.2341382Z test_non_contig_expand_round_decimals_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:10.2367171Z test_non_contig_expand_round_decimals_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:10.2392564Z test_non_contig_expand_round_decimals_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.2418813Z test_non_contig_expand_round_decimals_neg_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:10.2444671Z test_non_contig_expand_round_decimals_neg_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:10.2469846Z test_non_contig_expand_round_decimals_neg_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.2496077Z test_non_contig_expand_rsqrt_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:10.2521287Z test_non_contig_expand_rsqrt_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.2549773Z test_non_contig_expand_rsqrt_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:10.2578898Z test_non_contig_expand_rsqrt_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:10.2605685Z test_non_contig_expand_rsqrt_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:10.2631059Z test_non_contig_expand_rsqrt_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.2656249Z test_non_contig_expand_rsqrt_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.2681383Z test_non_contig_expand_rsqrt_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.2706450Z test_non_contig_expand_rsqrt_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.2731734Z test_non_contig_expand_rsqrt_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.2756862Z test_non_contig_expand_rsqrt_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.2783219Z test_non_contig_expand_sgn_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:10.2806590Z test_non_contig_expand_sgn_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.2834209Z test_non_contig_expand_sgn_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:10.2864324Z test_non_contig_expand_sgn_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:10.2893896Z test_non_contig_expand_sgn_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:10.2921221Z test_non_contig_expand_sgn_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:10.2947244Z test_non_contig_expand_sgn_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:10.2973597Z test_non_contig_expand_sgn_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:10.2995856Z test_non_contig_expand_sgn_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.3017625Z test_non_contig_expand_sgn_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.3039082Z test_non_contig_expand_sgn_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.3061087Z test_non_contig_expand_sgn_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.3082970Z test_non_contig_expand_sgn_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.3106451Z test_non_contig_expand_short_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.3128037Z test_non_contig_expand_short_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.3151653Z test_non_contig_expand_short_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.3175604Z test_non_contig_expand_short_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.3198402Z test_non_contig_expand_short_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.3221847Z test_non_contig_expand_short_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.3244287Z test_non_contig_expand_short_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.3266022Z test_non_contig_expand_short_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.3287764Z test_non_contig_expand_short_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.3309609Z test_non_contig_expand_short_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.3333408Z test_non_contig_expand_short_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.3356811Z test_non_contig_expand_short_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.3383915Z test_non_contig_expand_sigmoid_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:10.3410276Z test_non_contig_expand_sigmoid_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:10.3440101Z test_non_contig_expand_sigmoid_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:10.3469593Z test_non_contig_expand_sigmoid_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:10.3496771Z test_non_contig_expand_sigmoid_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:10.3522854Z test_non_contig_expand_sigmoid_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:10.3549027Z test_non_contig_expand_sigmoid_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:10.3575625Z test_non_contig_expand_sigmoid_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:10.3603976Z test_non_contig_expand_sigmoid_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:10.3630990Z test_non_contig_expand_sigmoid_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:10.3657481Z test_non_contig_expand_sigmoid_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:10.3684150Z test_non_contig_expand_sign_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:10.3705489Z test_non_contig_expand_sign_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.3731891Z test_non_contig_expand_sign_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:10.3757820Z test_non_contig_expand_sign_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:10.3782984Z test_non_contig_expand_sign_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.3804729Z test_non_contig_expand_sign_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.3826700Z test_non_contig_expand_sign_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.3849288Z test_non_contig_expand_sign_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.3870667Z test_non_contig_expand_sign_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.3892868Z test_non_contig_expand_sign_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.3915541Z test_non_contig_expand_signbit_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.3936919Z test_non_contig_expand_signbit_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.3959774Z test_non_contig_expand_signbit_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.3982464Z test_non_contig_expand_signbit_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.4004775Z test_non_contig_expand_signbit_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.4026324Z test_non_contig_expand_signbit_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.4048181Z test_non_contig_expand_signbit_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.4069902Z test_non_contig_expand_signbit_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.4092034Z test_non_contig_expand_signbit_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.4113750Z test_non_contig_expand_signbit_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.4142833Z test_non_contig_expand_sin_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:10.4171509Z test_non_contig_expand_sin_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:10.4201152Z test_non_contig_expand_sin_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:10.4230742Z test_non_contig_expand_sin_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:10.4260908Z test_non_contig_expand_sin_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:10.4289255Z test_non_contig_expand_sin_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:10.4317777Z test_non_contig_expand_sin_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:10.4346035Z test_non_contig_expand_sin_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:10.4374595Z test_non_contig_expand_sin_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:10.4402806Z test_non_contig_expand_sin_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:10.4431121Z test_non_contig_expand_sin_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:10.4458136Z test_non_contig_expand_sinc_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:10.4483284Z test_non_contig_expand_sinc_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.4511653Z test_non_contig_expand_sinc_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:10.4541200Z test_non_contig_expand_sinc_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:10.4568135Z test_non_contig_expand_sinc_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:10.4593588Z test_non_contig_expand_sinc_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.4618558Z test_non_contig_expand_sinc_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.4643842Z test_non_contig_expand_sinc_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.4668863Z test_non_contig_expand_sinc_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.4694374Z test_non_contig_expand_sinc_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.4719696Z test_non_contig_expand_sinc_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.4746442Z test_non_contig_expand_sinh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:10.4773208Z test_non_contig_expand_sinh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:10.4802077Z test_non_contig_expand_sinh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:10.4831398Z test_non_contig_expand_sinh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:10.4859575Z test_non_contig_expand_sinh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:10.4885531Z test_non_contig_expand_sinh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:10.4912720Z test_non_contig_expand_sinh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:10.4939223Z test_non_contig_expand_sinh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:10.4965881Z test_non_contig_expand_sinh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:10.4992505Z test_non_contig_expand_sinh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:10.5019391Z test_non_contig_expand_sinh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:10.5044548Z test_non_contig_expand_special_airy_ai_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.5070377Z test_non_contig_expand_special_airy_ai_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:10.5096075Z test_non_contig_expand_special_airy_ai_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.5121406Z test_non_contig_expand_special_airy_ai_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.5146777Z test_non_contig_expand_special_airy_ai_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.5171786Z test_non_contig_expand_special_airy_ai_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.5197029Z test_non_contig_expand_special_airy_ai_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.5222273Z test_non_contig_expand_special_airy_ai_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.5247237Z test_non_contig_expand_special_bessel_j0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.5273710Z test_non_contig_expand_special_bessel_j0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:10.5299135Z test_non_contig_expand_special_bessel_j0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.5324434Z test_non_contig_expand_special_bessel_j0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.5349459Z test_non_contig_expand_special_bessel_j0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.5374793Z test_non_contig_expand_special_bessel_j0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.5400494Z test_non_contig_expand_special_bessel_j0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.5425607Z test_non_contig_expand_special_bessel_j0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.5450809Z test_non_contig_expand_special_bessel_j1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.5477175Z test_non_contig_expand_special_bessel_j1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:10.5502599Z test_non_contig_expand_special_bessel_j1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.5527751Z test_non_contig_expand_special_bessel_j1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.5553076Z test_non_contig_expand_special_bessel_j1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.5578369Z test_non_contig_expand_special_bessel_j1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.5603443Z test_non_contig_expand_special_bessel_j1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.5628506Z test_non_contig_expand_special_bessel_j1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.5653871Z test_non_contig_expand_special_bessel_y0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.5683115Z test_non_contig_expand_special_bessel_y0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:10.5710155Z test_non_contig_expand_special_bessel_y0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:10.5736459Z test_non_contig_expand_special_bessel_y0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:10.5761986Z test_non_contig_expand_special_bessel_y0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.5787327Z test_non_contig_expand_special_bessel_y0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.5812850Z test_non_contig_expand_special_bessel_y0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.5838645Z test_non_contig_expand_special_bessel_y0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.5863549Z test_non_contig_expand_special_bessel_y1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.5890007Z test_non_contig_expand_special_bessel_y1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:10.5915783Z test_non_contig_expand_special_bessel_y1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:10.5942958Z test_non_contig_expand_special_bessel_y1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:10.5970506Z test_non_contig_expand_special_bessel_y1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:10.5996016Z test_non_contig_expand_special_bessel_y1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.6021817Z test_non_contig_expand_special_bessel_y1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.6047098Z test_non_contig_expand_special_bessel_y1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.6073498Z test_non_contig_expand_special_entr_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:10.6098562Z test_non_contig_expand_special_entr_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.6124494Z test_non_contig_expand_special_entr_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:10.6149765Z test_non_contig_expand_special_entr_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.6183759Z test_non_contig_expand_special_entr_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.6203313Z test_non_contig_expand_special_entr_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:10.6230610Z test_non_contig_expand_special_entr_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:10.6256191Z test_non_contig_expand_special_entr_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.6281499Z test_non_contig_expand_special_entr_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.6306349Z test_non_contig_expand_special_erfcx_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.6332403Z test_non_contig_expand_special_erfcx_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:10.6357666Z test_non_contig_expand_special_erfcx_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.6382614Z test_non_contig_expand_special_erfcx_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.6407863Z test_non_contig_expand_special_erfcx_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.6432912Z test_non_contig_expand_special_erfcx_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.6458196Z test_non_contig_expand_special_erfcx_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.6483474Z test_non_contig_expand_special_erfcx_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.6510005Z test_non_contig_expand_special_i0e_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:10.6535199Z test_non_contig_expand_special_i0e_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.6561653Z test_non_contig_expand_special_i0e_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:10.6587227Z test_non_contig_expand_special_i0e_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.6612693Z test_non_contig_expand_special_i0e_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.6638834Z test_non_contig_expand_special_i0e_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.6664703Z test_non_contig_expand_special_i0e_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.6690153Z test_non_contig_expand_special_i0e_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.6715909Z test_non_contig_expand_special_i0e_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.6741491Z test_non_contig_expand_special_i1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.6768671Z test_non_contig_expand_special_i1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:10.6794989Z test_non_contig_expand_special_i1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:10.6820552Z test_non_contig_expand_special_i1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.6845971Z test_non_contig_expand_special_i1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.6871616Z test_non_contig_expand_special_i1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.6897660Z test_non_contig_expand_special_i1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:10.6923643Z test_non_contig_expand_special_i1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:10.6949024Z test_non_contig_expand_special_i1e_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.6975963Z test_non_contig_expand_special_i1e_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:10.7001806Z test_non_contig_expand_special_i1e_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:10.7027222Z test_non_contig_expand_special_i1e_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.7053005Z test_non_contig_expand_special_i1e_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.7078843Z test_non_contig_expand_special_i1e_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.7103997Z test_non_contig_expand_special_i1e_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.7129599Z test_non_contig_expand_special_i1e_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.7155069Z test_non_contig_expand_special_log_ndtr_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.7181536Z test_non_contig_expand_special_log_ndtr_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:10.7207209Z test_non_contig_expand_special_log_ndtr_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.7232505Z test_non_contig_expand_special_log_ndtr_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.7257780Z test_non_contig_expand_special_log_ndtr_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.7283102Z test_non_contig_expand_special_log_ndtr_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.7308186Z test_non_contig_expand_special_log_ndtr_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.7333603Z test_non_contig_expand_special_log_ndtr_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.7358732Z test_non_contig_expand_special_modified_bessel_i0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.7384841Z test_non_contig_expand_special_modified_bessel_i0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:10.7410675Z test_non_contig_expand_special_modified_bessel_i0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.7436217Z test_non_contig_expand_special_modified_bessel_i0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.7461081Z test_non_contig_expand_special_modified_bessel_i0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.7486363Z test_non_contig_expand_special_modified_bessel_i0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.7511638Z test_non_contig_expand_special_modified_bessel_i0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.7537046Z test_non_contig_expand_special_modified_bessel_i0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.7562458Z test_non_contig_expand_special_modified_bessel_i1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.7588536Z test_non_contig_expand_special_modified_bessel_i1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:10.7614309Z test_non_contig_expand_special_modified_bessel_i1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.7639693Z test_non_contig_expand_special_modified_bessel_i1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.7664778Z test_non_contig_expand_special_modified_bessel_i1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.7690423Z test_non_contig_expand_special_modified_bessel_i1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.7715771Z test_non_contig_expand_special_modified_bessel_i1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.7741237Z test_non_contig_expand_special_modified_bessel_i1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.7766124Z test_non_contig_expand_special_modified_bessel_k0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.7792441Z test_non_contig_expand_special_modified_bessel_k0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:10.7817730Z test_non_contig_expand_special_modified_bessel_k0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.7842922Z test_non_contig_expand_special_modified_bessel_k0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.7867948Z test_non_contig_expand_special_modified_bessel_k0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.7893179Z test_non_contig_expand_special_modified_bessel_k0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.7918417Z test_non_contig_expand_special_modified_bessel_k0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.7943599Z test_non_contig_expand_special_modified_bessel_k0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.7968955Z test_non_contig_expand_special_modified_bessel_k1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.7996177Z test_non_contig_expand_special_modified_bessel_k1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:10.8022178Z test_non_contig_expand_special_modified_bessel_k1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:10.8047678Z test_non_contig_expand_special_modified_bessel_k1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.8072716Z test_non_contig_expand_special_modified_bessel_k1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.8098075Z test_non_contig_expand_special_modified_bessel_k1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.8123596Z test_non_contig_expand_special_modified_bessel_k1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.8148529Z test_non_contig_expand_special_modified_bessel_k1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.8177456Z test_non_contig_expand_special_ndtr_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:10.8208388Z test_non_contig_expand_special_ndtr_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:10.8239355Z test_non_contig_expand_special_ndtr_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:10.8268034Z test_non_contig_expand_special_ndtr_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:10.8297354Z test_non_contig_expand_special_ndtr_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:10.8327207Z test_non_contig_expand_special_ndtr_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:10.8357010Z test_non_contig_expand_special_ndtr_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:10.8385878Z test_non_contig_expand_special_ndtr_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:10.8416267Z test_non_contig_expand_special_ndtr_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:10.8441845Z test_non_contig_expand_special_ndtri_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.8467942Z test_non_contig_expand_special_ndtri_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:10.8493321Z test_non_contig_expand_special_ndtri_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.8518624Z test_non_contig_expand_special_ndtri_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.8543684Z test_non_contig_expand_special_ndtri_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.8568873Z test_non_contig_expand_special_ndtri_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.8594006Z test_non_contig_expand_special_ndtri_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.8619179Z test_non_contig_expand_special_ndtri_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.8648045Z test_non_contig_expand_special_polygamma_special_polygamma_n_0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:10.8673117Z test_non_contig_expand_special_polygamma_special_polygamma_n_0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.8699749Z test_non_contig_expand_special_polygamma_special_polygamma_n_0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:10.8726075Z test_non_contig_expand_special_polygamma_special_polygamma_n_0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:10.8751183Z test_non_contig_expand_special_polygamma_special_polygamma_n_0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.8776722Z test_non_contig_expand_special_polygamma_special_polygamma_n_0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.8802156Z test_non_contig_expand_special_polygamma_special_polygamma_n_0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.8827525Z test_non_contig_expand_special_polygamma_special_polygamma_n_0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.8852954Z test_non_contig_expand_special_polygamma_special_polygamma_n_0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.8878182Z test_non_contig_expand_special_scaled_modified_bessel_k0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.8904506Z test_non_contig_expand_special_scaled_modified_bessel_k0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:10.8929791Z test_non_contig_expand_special_scaled_modified_bessel_k0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.8955106Z test_non_contig_expand_special_scaled_modified_bessel_k0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.8980394Z test_non_contig_expand_special_scaled_modified_bessel_k0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.9005750Z test_non_contig_expand_special_scaled_modified_bessel_k0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.9030973Z test_non_contig_expand_special_scaled_modified_bessel_k0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.9056214Z test_non_contig_expand_special_scaled_modified_bessel_k0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.9081634Z test_non_contig_expand_special_scaled_modified_bessel_k1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.9107484Z test_non_contig_expand_special_scaled_modified_bessel_k1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:10.9133066Z test_non_contig_expand_special_scaled_modified_bessel_k1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.9158398Z test_non_contig_expand_special_scaled_modified_bessel_k1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.9183403Z test_non_contig_expand_special_scaled_modified_bessel_k1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.9208460Z test_non_contig_expand_special_scaled_modified_bessel_k1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.9233779Z test_non_contig_expand_special_scaled_modified_bessel_k1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.9259280Z test_non_contig_expand_special_scaled_modified_bessel_k1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.9284289Z test_non_contig_expand_special_spherical_bessel_j0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.9310131Z test_non_contig_expand_special_spherical_bessel_j0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:10.9335618Z test_non_contig_expand_special_spherical_bessel_j0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.9360869Z test_non_contig_expand_special_spherical_bessel_j0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.9385833Z test_non_contig_expand_special_spherical_bessel_j0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.9411091Z test_non_contig_expand_special_spherical_bessel_j0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.9436305Z test_non_contig_expand_special_spherical_bessel_j0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.9461538Z test_non_contig_expand_special_spherical_bessel_j0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.9487676Z test_non_contig_expand_sqrt_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:10.9514845Z test_non_contig_expand_sqrt_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:10.9543368Z test_non_contig_expand_sqrt_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:10.9572659Z test_non_contig_expand_sqrt_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:10.9601459Z test_non_contig_expand_sqrt_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:10.9628826Z test_non_contig_expand_sqrt_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:10.9656284Z test_non_contig_expand_sqrt_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:10.9683869Z test_non_contig_expand_sqrt_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:10.9711576Z test_non_contig_expand_sqrt_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:10.9739784Z test_non_contig_expand_sqrt_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:10.9767152Z test_non_contig_expand_sqrt_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:10.9793780Z test_non_contig_expand_square_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:10.9815588Z test_non_contig_expand_square_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.9844373Z test_non_contig_expand_square_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:10.9874552Z test_non_contig_expand_square_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:10.9901854Z test_non_contig_expand_square_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:10.9928087Z test_non_contig_expand_square_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:10.9954051Z test_non_contig_expand_square_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:10.9976094Z test_non_contig_expand_square_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:10.9998371Z test_non_contig_expand_square_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:11.0019095Z test_non_contig_expand_square_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:11.0040654Z test_non_contig_expand_square_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:11.0062129Z test_non_contig_expand_square_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:11.0089903Z test_non_contig_expand_tan_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:11.0118536Z test_non_contig_expand_tan_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:11.0147569Z test_non_contig_expand_tan_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:11.0176945Z test_non_contig_expand_tan_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:11.0206732Z test_non_contig_expand_tan_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:11.0234971Z test_non_contig_expand_tan_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:11.0263769Z test_non_contig_expand_tan_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:11.0292862Z test_non_contig_expand_tan_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:11.0321823Z test_non_contig_expand_tan_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:11.0350473Z test_non_contig_expand_tan_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:11.0378785Z test_non_contig_expand_tan_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:11.0407189Z test_non_contig_expand_tanh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:11.0434408Z test_non_contig_expand_tanh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:11.0463223Z test_non_contig_expand_tanh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:11.0492965Z test_non_contig_expand_tanh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:11.0521820Z test_non_contig_expand_tanh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:11.0550054Z test_non_contig_expand_tanh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:11.0577753Z test_non_contig_expand_tanh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:11.0605396Z test_non_contig_expand_tanh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:11.0632903Z test_non_contig_expand_tanh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:11.0660594Z test_non_contig_expand_tanh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:11.0687967Z test_non_contig_expand_tanh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:11.0714638Z test_non_contig_expand_trunc_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:11.0742484Z test_non_contig_expand_trunc_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:11.0770489Z test_non_contig_expand_trunc_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:11.0788973Z test_non_contig_expm1_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:11.0807470Z test_non_contig_expm1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:11.0826274Z test_non_contig_expm1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:11.0845296Z test_non_contig_expm1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:11.0863583Z test_non_contig_expm1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:11.0882177Z test_non_contig_expm1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:11.0900381Z test_non_contig_expm1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:11.0918747Z test_non_contig_expm1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:11.0937079Z test_non_contig_expm1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:11.0956238Z test_non_contig_fill_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:11.0973019Z test_non_contig_fill_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:11.0992498Z test_non_contig_fill_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:11.1013877Z test_non_contig_fill_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:11.1034226Z test_non_contig_fill_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:11.1053286Z test_non_contig_fill_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:11.1072297Z test_non_contig_fill_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:11.1091406Z test_non_contig_fill_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:11.1108290Z test_non_contig_fill_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:11.1124956Z test_non_contig_fill_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:11.1141729Z test_non_contig_fill_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:11.1158103Z test_non_contig_fill_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:11.1174295Z test_non_contig_fill_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:11.1191920Z test_non_contig_float_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:11.1209865Z test_non_contig_float_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:11.1229080Z test_non_contig_float_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:11.1248828Z test_non_contig_float_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:11.1267814Z test_non_contig_float_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:11.1287427Z test_non_contig_float_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:11.1305872Z test_non_contig_float_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:11.1324505Z test_non_contig_float_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:11.1342365Z test_non_contig_float_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:11.1360319Z test_non_contig_float_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:11.1378032Z test_non_contig_float_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:11.1395987Z test_non_contig_float_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:11.1413765Z test_non_contig_float_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:11.1432279Z test_non_contig_floor_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:11.1450835Z test_non_contig_floor_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:11.1469223Z test_non_contig_floor_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:11.1487446Z test_non_contig_frac_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:11.1506108Z test_non_contig_frac_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:11.1524684Z test_non_contig_frac_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:11.1542990Z test_non_contig_frac_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:11.1563143Z test_non_contig_frexp_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:11.1583856Z test_non_contig_frexp_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:11.1603594Z test_non_contig_frexp_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:11.1623537Z test_non_contig_frexp_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:11.1641702Z test_non_contig_half_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:11.1659205Z test_non_contig_half_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:11.1678720Z test_non_contig_half_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:11.1697750Z test_non_contig_half_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:11.1716203Z test_non_contig_half_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:11.1735450Z test_non_contig_half_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:11.1754151Z test_non_contig_half_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:11.1772082Z test_non_contig_half_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:11.1789672Z test_non_contig_half_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:11.1807369Z test_non_contig_half_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:11.1825075Z test_non_contig_half_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:11.1842809Z test_non_contig_half_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:11.1862317Z test_non_contig_i0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:11.1881342Z test_non_contig_i0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:11.1901178Z test_non_contig_i0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:11.1921244Z test_non_contig_i0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:11.1940296Z test_non_contig_i0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:11.1959866Z test_non_contig_i0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:11.1978819Z test_non_contig_i0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:11.1997914Z test_non_contig_i0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:11.2017332Z test_non_contig_i0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:11.2037005Z test_non_contig_imag_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:11.2056291Z test_non_contig_imag_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:11.2075583Z test_non_contig_imag_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:11.4165111Z test_non_contig_index_abs_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.209s) 2022-08-17T12:49:11.4182774Z test_non_contig_index_abs_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:11.4198815Z test_non_contig_index_abs_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.4213810Z test_non_contig_index_abs_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.4228005Z test_non_contig_index_abs_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.4241794Z test_non_contig_index_abs_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.4256109Z test_non_contig_index_abs_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.4269482Z test_non_contig_index_abs_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.4282872Z test_non_contig_index_abs_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.4296534Z test_non_contig_index_abs_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.4309541Z test_non_contig_index_abs_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.4322747Z test_non_contig_index_abs_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.4337388Z test_non_contig_index_acos_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.4352270Z test_non_contig_index_acos_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.4367204Z test_non_contig_index_acos_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.4381653Z test_non_contig_index_acos_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.4396237Z test_non_contig_index_acos_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.4411462Z test_non_contig_index_acos_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.4426357Z test_non_contig_index_acos_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.4441089Z test_non_contig_index_acos_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.4456042Z test_non_contig_index_acos_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.4470657Z test_non_contig_index_acos_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.4485451Z test_non_contig_index_acos_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.4500069Z test_non_contig_index_acosh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.4513844Z test_non_contig_index_acosh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.4528143Z test_non_contig_index_acosh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.4542453Z test_non_contig_index_acosh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.4556384Z test_non_contig_index_acosh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.4570176Z test_non_contig_index_acosh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.4584043Z test_non_contig_index_acosh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.4597645Z test_non_contig_index_acosh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.4611293Z test_non_contig_index_acosh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.4624833Z test_non_contig_index_acosh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.4638605Z test_non_contig_index_acosh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.4652687Z test_non_contig_index_angle_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.4666776Z test_non_contig_index_angle_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.4681574Z test_non_contig_index_angle_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.4697079Z test_non_contig_index_angle_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.4711126Z test_non_contig_index_angle_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.4725229Z test_non_contig_index_angle_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.4738976Z test_non_contig_index_angle_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.4753156Z test_non_contig_index_angle_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.4766688Z test_non_contig_index_angle_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.4780553Z test_non_contig_index_angle_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.4794380Z test_non_contig_index_angle_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.4808122Z test_non_contig_index_angle_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.4822673Z test_non_contig_index_asin_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.4837471Z test_non_contig_index_asin_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.4852705Z test_non_contig_index_asin_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.4867232Z test_non_contig_index_asin_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.4881513Z test_non_contig_index_asin_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.4896449Z test_non_contig_index_asin_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.4910964Z test_non_contig_index_asin_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.4926164Z test_non_contig_index_asin_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.4940950Z test_non_contig_index_asin_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.4955795Z test_non_contig_index_asin_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.4970814Z test_non_contig_index_asin_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.4985636Z test_non_contig_index_asinh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.4999452Z test_non_contig_index_asinh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.5014402Z test_non_contig_index_asinh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.5028738Z test_non_contig_index_asinh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.5042796Z test_non_contig_index_asinh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.5056573Z test_non_contig_index_asinh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.5070221Z test_non_contig_index_asinh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.5084063Z test_non_contig_index_asinh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.5097731Z test_non_contig_index_asinh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.5111297Z test_non_contig_index_asinh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.5125135Z test_non_contig_index_asinh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.5139726Z test_non_contig_index_atan_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.5154613Z test_non_contig_index_atan_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.5169647Z test_non_contig_index_atan_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.5184252Z test_non_contig_index_atan_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.5198744Z test_non_contig_index_atan_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.5213776Z test_non_contig_index_atan_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.5228556Z test_non_contig_index_atan_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.5243561Z test_non_contig_index_atan_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.5258289Z test_non_contig_index_atan_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.5273175Z test_non_contig_index_atan_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.5287729Z test_non_contig_index_atan_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.5302629Z test_non_contig_index_atanh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.5316348Z test_non_contig_index_atanh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.5330887Z test_non_contig_index_atanh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.5345209Z test_non_contig_index_atanh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.5359406Z test_non_contig_index_atanh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.5373288Z test_non_contig_index_atanh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.5386856Z test_non_contig_index_atanh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.5400601Z test_non_contig_index_atanh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.5414364Z test_non_contig_index_atanh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.5428136Z test_non_contig_index_atanh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.5441705Z test_non_contig_index_atanh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.5455612Z test_non_contig_index_bfloat16_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.5469146Z test_non_contig_index_bfloat16_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.5483520Z test_non_contig_index_bfloat16_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.5497800Z test_non_contig_index_bfloat16_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.5511824Z test_non_contig_index_bfloat16_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.5525989Z test_non_contig_index_bfloat16_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.5540096Z test_non_contig_index_bfloat16_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.5554090Z test_non_contig_index_bfloat16_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.5567612Z test_non_contig_index_bfloat16_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.5581307Z test_non_contig_index_bfloat16_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.5595058Z test_non_contig_index_bfloat16_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.5608505Z test_non_contig_index_bfloat16_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.5622130Z test_non_contig_index_bfloat16_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.5635570Z test_non_contig_index_bitwise_not_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.5648930Z test_non_contig_index_bitwise_not_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.5662110Z test_non_contig_index_bitwise_not_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.5675552Z test_non_contig_index_bitwise_not_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.5688690Z test_non_contig_index_bitwise_not_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.5701797Z test_non_contig_index_bitwise_not_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.5715716Z test_non_contig_index_bool_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.5728489Z test_non_contig_index_bool_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.5742396Z test_non_contig_index_bool_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.5756434Z test_non_contig_index_bool_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.5770235Z test_non_contig_index_bool_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.5783658Z test_non_contig_index_bool_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.5797214Z test_non_contig_index_bool_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.5810717Z test_non_contig_index_bool_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.5823871Z test_non_contig_index_bool_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.5837134Z test_non_contig_index_bool_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.5850350Z test_non_contig_index_bool_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.5863407Z test_non_contig_index_bool_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.5876823Z test_non_contig_index_bool_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.5890481Z test_non_contig_index_byte_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.5903769Z test_non_contig_index_byte_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.5917745Z test_non_contig_index_byte_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.5931622Z test_non_contig_index_byte_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.5945122Z test_non_contig_index_byte_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.5958711Z test_non_contig_index_byte_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.5972261Z test_non_contig_index_byte_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.5985735Z test_non_contig_index_byte_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.5998840Z test_non_contig_index_byte_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.6012099Z test_non_contig_index_byte_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.6025298Z test_non_contig_index_byte_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.6038700Z test_non_contig_index_byte_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.6052933Z test_non_contig_index_ceil_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.6066780Z test_non_contig_index_ceil_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.6081068Z test_non_contig_index_ceil_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.6095360Z test_non_contig_index_chalf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.6109018Z test_non_contig_index_chalf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.6123510Z test_non_contig_index_chalf_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.6137945Z test_non_contig_index_chalf_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.6152380Z test_non_contig_index_chalf_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.6166329Z test_non_contig_index_chalf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.6180743Z test_non_contig_index_chalf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.6194581Z test_non_contig_index_chalf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.6208697Z test_non_contig_index_chalf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.6222520Z test_non_contig_index_chalf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.6236295Z test_non_contig_index_chalf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.6250076Z test_non_contig_index_chalf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.6263646Z test_non_contig_index_chalf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.6277300Z test_non_contig_index_char_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.6290375Z test_non_contig_index_char_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.6304054Z test_non_contig_index_char_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.6318013Z test_non_contig_index_char_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.6331942Z test_non_contig_index_char_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.6345337Z test_non_contig_index_char_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.6358985Z test_non_contig_index_char_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.6372379Z test_non_contig_index_char_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.6385476Z test_non_contig_index_char_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.6398764Z test_non_contig_index_char_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.6411878Z test_non_contig_index_char_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.6425031Z test_non_contig_index_char_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.6438350Z test_non_contig_index_char_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.6452232Z test_non_contig_index_conj_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.6465182Z test_non_contig_index_conj_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.6479748Z test_non_contig_index_conj_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.6494177Z test_non_contig_index_conj_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.6508397Z test_non_contig_index_conj_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.6522316Z test_non_contig_index_conj_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.6536305Z test_non_contig_index_conj_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.6549972Z test_non_contig_index_conj_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.6563162Z test_non_contig_index_conj_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.6576303Z test_non_contig_index_conj_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.6589304Z test_non_contig_index_conj_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.6602777Z test_non_contig_index_conj_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.6615946Z test_non_contig_index_conj_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.6629622Z test_non_contig_index_conj_physical_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.6642876Z test_non_contig_index_conj_physical_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.6657093Z test_non_contig_index_conj_physical_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.6671242Z test_non_contig_index_conj_physical_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.6685898Z test_non_contig_index_conj_physical_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.6699927Z test_non_contig_index_conj_physical_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.6713498Z test_non_contig_index_conj_physical_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.6727093Z test_non_contig_index_conj_physical_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.6740438Z test_non_contig_index_conj_physical_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.6753640Z test_non_contig_index_conj_physical_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.6766527Z test_non_contig_index_conj_physical_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.6779668Z test_non_contig_index_conj_physical_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.6792764Z test_non_contig_index_conj_physical_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.6806923Z test_non_contig_index_cos_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.6821517Z test_non_contig_index_cos_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.6836983Z test_non_contig_index_cos_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.6851124Z test_non_contig_index_cos_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.6866042Z test_non_contig_index_cos_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.6881176Z test_non_contig_index_cos_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.6896091Z test_non_contig_index_cos_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.6910548Z test_non_contig_index_cos_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.6925198Z test_non_contig_index_cos_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.6939845Z test_non_contig_index_cos_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.6954336Z test_non_contig_index_cos_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.6968588Z test_non_contig_index_cosh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.6982423Z test_non_contig_index_cosh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.6996610Z test_non_contig_index_cosh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.7010515Z test_non_contig_index_cosh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.7023965Z test_non_contig_index_cosh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.7037602Z test_non_contig_index_cosh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.7051023Z test_non_contig_index_cosh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.7064308Z test_non_contig_index_cosh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.7078048Z test_non_contig_index_cosh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.7091536Z test_non_contig_index_cosh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.7105110Z test_non_contig_index_cosh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.7120248Z test_non_contig_index_deg2rad_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.7135183Z test_non_contig_index_deg2rad_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.7148755Z test_non_contig_index_deg2rad_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.7163178Z test_non_contig_index_deg2rad_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.7177038Z test_non_contig_index_deg2rad_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.7190470Z test_non_contig_index_deg2rad_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.7204180Z test_non_contig_index_deg2rad_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.7218044Z test_non_contig_index_deg2rad_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.7231679Z test_non_contig_index_deg2rad_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.7245484Z test_non_contig_index_deg2rad_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.7259660Z test_non_contig_index_digamma_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.7273240Z test_non_contig_index_digamma_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.7287118Z test_non_contig_index_digamma_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.7300983Z test_non_contig_index_digamma_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.7314741Z test_non_contig_index_digamma_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.7328220Z test_non_contig_index_digamma_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.7341799Z test_non_contig_index_digamma_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.7356121Z test_non_contig_index_digamma_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.7369430Z test_non_contig_index_digamma_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.7383160Z test_non_contig_index_double_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.7396570Z test_non_contig_index_double_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.7410665Z test_non_contig_index_double_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.7424791Z test_non_contig_index_double_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.7438858Z test_non_contig_index_double_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.7452804Z test_non_contig_index_double_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.7466610Z test_non_contig_index_double_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.7480362Z test_non_contig_index_double_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.7493871Z test_non_contig_index_double_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.7507369Z test_non_contig_index_double_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.7520990Z test_non_contig_index_double_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.7534531Z test_non_contig_index_double_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.7547933Z test_non_contig_index_double_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.7562338Z test_non_contig_index_erf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.7577141Z test_non_contig_index_erf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.7591999Z test_non_contig_index_erf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.7607091Z test_non_contig_index_erf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.7621694Z test_non_contig_index_erf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.7636367Z test_non_contig_index_erf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.7651128Z test_non_contig_index_erf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.7665879Z test_non_contig_index_erf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.7680363Z test_non_contig_index_erf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.7695449Z test_non_contig_index_erfc_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.7710058Z test_non_contig_index_erfc_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.7725035Z test_non_contig_index_erfc_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.7739996Z test_non_contig_index_erfc_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.7754805Z test_non_contig_index_erfc_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.7769677Z test_non_contig_index_erfc_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.7784381Z test_non_contig_index_erfc_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.7799320Z test_non_contig_index_erfc_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.7814018Z test_non_contig_index_erfc_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.7828683Z test_non_contig_index_erfinv_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.7842848Z test_non_contig_index_erfinv_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.7858082Z test_non_contig_index_erfinv_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.7873159Z test_non_contig_index_erfinv_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.7887948Z test_non_contig_index_erfinv_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.7902440Z test_non_contig_index_erfinv_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.7917298Z test_non_contig_index_erfinv_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.7931954Z test_non_contig_index_erfinv_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.7946586Z test_non_contig_index_erfinv_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.7961374Z test_non_contig_index_exp2_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.7974978Z test_non_contig_index_exp2_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.7988851Z test_non_contig_index_exp2_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.8002988Z test_non_contig_index_exp2_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.8016627Z test_non_contig_index_exp2_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.8030175Z test_non_contig_index_exp2_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.8043815Z test_non_contig_index_exp2_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.8057386Z test_non_contig_index_exp2_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.8070978Z test_non_contig_index_exp2_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.8084587Z test_non_contig_index_exp2_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.8098580Z test_non_contig_index_exp_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.8112844Z test_non_contig_index_exp_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.8127776Z test_non_contig_index_exp_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.8142562Z test_non_contig_index_exp_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.8156883Z test_non_contig_index_exp_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.8171973Z test_non_contig_index_exp_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.8186467Z test_non_contig_index_exp_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.8201013Z test_non_contig_index_exp_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.8215665Z test_non_contig_index_exp_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.8231033Z test_non_contig_index_exp_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.8245426Z test_non_contig_index_exp_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.8260494Z test_non_contig_index_expm1_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.8275113Z test_non_contig_index_expm1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.8289266Z test_non_contig_index_expm1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.8304174Z test_non_contig_index_expm1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.8318897Z test_non_contig_index_expm1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.8333712Z test_non_contig_index_expm1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.8348265Z test_non_contig_index_expm1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.8363059Z test_non_contig_index_expm1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.8378108Z test_non_contig_index_expm1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.8394182Z test_non_contig_index_fill_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:11.8407750Z test_non_contig_index_fill_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.8422532Z test_non_contig_index_fill_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.8437326Z test_non_contig_index_fill_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.8451965Z test_non_contig_index_fill_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.8466047Z test_non_contig_index_fill_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.8480293Z test_non_contig_index_fill_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.8494698Z test_non_contig_index_fill_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.8508454Z test_non_contig_index_fill_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.8521987Z test_non_contig_index_fill_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.8535760Z test_non_contig_index_fill_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.8549066Z test_non_contig_index_fill_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.8562667Z test_non_contig_index_fill_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.8576837Z test_non_contig_index_float_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.8590349Z test_non_contig_index_float_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.8604847Z test_non_contig_index_float_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.8619156Z test_non_contig_index_float_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.8633537Z test_non_contig_index_float_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.8647375Z test_non_contig_index_float_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.8661725Z test_non_contig_index_float_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.8675772Z test_non_contig_index_float_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.8689963Z test_non_contig_index_float_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.8703102Z test_non_contig_index_float_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.8716889Z test_non_contig_index_float_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.8730365Z test_non_contig_index_float_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.8744006Z test_non_contig_index_float_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.8758182Z test_non_contig_index_floor_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.8772167Z test_non_contig_index_floor_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.8786011Z test_non_contig_index_floor_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.8799961Z test_non_contig_index_frac_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.8813874Z test_non_contig_index_frac_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.8827993Z test_non_contig_index_frac_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.8841818Z test_non_contig_index_frac_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.8856653Z test_non_contig_index_frexp_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.8871665Z test_non_contig_index_frexp_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.8887610Z test_non_contig_index_frexp_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:11.8903346Z test_non_contig_index_frexp_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.8918171Z test_non_contig_index_half_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.8931976Z test_non_contig_index_half_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.8946173Z test_non_contig_index_half_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.8960485Z test_non_contig_index_half_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.8974611Z test_non_contig_index_half_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.8988352Z test_non_contig_index_half_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.9002346Z test_non_contig_index_half_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.9016257Z test_non_contig_index_half_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.9029956Z test_non_contig_index_half_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.9043834Z test_non_contig_index_half_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.9057823Z test_non_contig_index_half_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.9071385Z test_non_contig_index_half_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.9085588Z test_non_contig_index_i0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.9099519Z test_non_contig_index_i0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.9113324Z test_non_contig_index_i0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.9127543Z test_non_contig_index_i0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.9142333Z test_non_contig_index_i0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.9156938Z test_non_contig_index_i0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.9171249Z test_non_contig_index_i0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.9185100Z test_non_contig_index_i0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.9198637Z test_non_contig_index_i0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.9212860Z test_non_contig_index_imag_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.9227013Z test_non_contig_index_imag_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.9241223Z test_non_contig_index_imag_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.9254587Z test_non_contig_index_int_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.9267472Z test_non_contig_index_int_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.9281256Z test_non_contig_index_int_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.9294860Z test_non_contig_index_int_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.9308092Z test_non_contig_index_int_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.9321441Z test_non_contig_index_int_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.9334690Z test_non_contig_index_int_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.9347693Z test_non_contig_index_int_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.9360787Z test_non_contig_index_int_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.9373819Z test_non_contig_index_int_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.9386987Z test_non_contig_index_int_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.9401085Z test_non_contig_index_int_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.9415788Z test_non_contig_index_isfinite_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.9429505Z test_non_contig_index_isfinite_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.9444028Z test_non_contig_index_isfinite_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.9458494Z test_non_contig_index_isfinite_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.9472821Z test_non_contig_index_isfinite_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.9486214Z test_non_contig_index_isfinite_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.9499632Z test_non_contig_index_isfinite_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.9513028Z test_non_contig_index_isfinite_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.9526039Z test_non_contig_index_isfinite_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.9539112Z test_non_contig_index_isfinite_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.9551958Z test_non_contig_index_isfinite_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.9564953Z test_non_contig_index_isfinite_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.9577965Z test_non_contig_index_isfinite_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.9591300Z test_non_contig_index_isinf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.9604271Z test_non_contig_index_isinf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.9618106Z test_non_contig_index_isinf_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.9631899Z test_non_contig_index_isinf_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.9646248Z test_non_contig_index_isinf_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.9660832Z test_non_contig_index_isinf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.9675078Z test_non_contig_index_isinf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.9689232Z test_non_contig_index_isinf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.9702679Z test_non_contig_index_isinf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.9715797Z test_non_contig_index_isinf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.9728852Z test_non_contig_index_isinf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.9741730Z test_non_contig_index_isinf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.9754736Z test_non_contig_index_isinf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.9768412Z test_non_contig_index_isnan_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.9781327Z test_non_contig_index_isnan_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.9795118Z test_non_contig_index_isnan_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.9808926Z test_non_contig_index_isnan_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.9822319Z test_non_contig_index_isnan_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.9835861Z test_non_contig_index_isnan_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.9849196Z test_non_contig_index_isnan_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.9862317Z test_non_contig_index_isnan_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.9875779Z test_non_contig_index_isnan_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.9888924Z test_non_contig_index_isnan_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.9903139Z test_non_contig_index_isnan_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.9916041Z test_non_contig_index_isnan_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.9929655Z test_non_contig_index_isneginf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.9942462Z test_non_contig_index_isneginf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.9956091Z test_non_contig_index_isneginf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.9969404Z test_non_contig_index_isneginf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.9982748Z test_non_contig_index_isneginf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:11.9996016Z test_non_contig_index_isneginf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.0009155Z test_non_contig_index_isneginf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.0022371Z test_non_contig_index_isneginf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.0035622Z test_non_contig_index_isneginf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.0048700Z test_non_contig_index_isneginf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.0062246Z test_non_contig_index_isposinf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.0075524Z test_non_contig_index_isposinf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.0089024Z test_non_contig_index_isposinf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.0102468Z test_non_contig_index_isposinf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.0116032Z test_non_contig_index_isposinf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.0129323Z test_non_contig_index_isposinf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.0142243Z test_non_contig_index_isposinf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.0155776Z test_non_contig_index_isposinf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.0169083Z test_non_contig_index_isposinf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.0182208Z test_non_contig_index_isposinf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.0196269Z test_non_contig_index_isreal_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.0209566Z test_non_contig_index_isreal_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.0223455Z test_non_contig_index_isreal_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.0237408Z test_non_contig_index_isreal_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.0251369Z test_non_contig_index_isreal_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.0264481Z test_non_contig_index_isreal_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.0278152Z test_non_contig_index_isreal_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.0291563Z test_non_contig_index_isreal_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.0304839Z test_non_contig_index_isreal_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.0318128Z test_non_contig_index_isreal_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.0331380Z test_non_contig_index_isreal_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.0344485Z test_non_contig_index_isreal_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.0357889Z test_non_contig_index_isreal_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.0369580Z test_non_contig_index_jiterator_unary_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:49:12.0381028Z test_non_contig_index_jiterator_unary_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:49:12.0392644Z test_non_contig_index_jiterator_unary_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:49:12.0404117Z test_non_contig_index_jiterator_unary_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:49:12.0415391Z test_non_contig_index_jiterator_unary_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:49:12.0426611Z test_non_contig_index_jiterator_unary_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:49:12.0438231Z test_non_contig_index_jiterator_unary_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:49:12.0449532Z test_non_contig_index_jiterator_unary_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:49:12.0460654Z test_non_contig_index_jiterator_unary_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:49:12.0471939Z test_non_contig_index_jiterator_unary_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:49:12.0483285Z test_non_contig_index_jiterator_unary_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:49:12.0494673Z test_non_contig_index_jiterator_unary_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:49:12.0510790Z test_non_contig_index_lgamma_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:12.0525734Z test_non_contig_index_lgamma_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.0541217Z test_non_contig_index_lgamma_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.0555982Z test_non_contig_index_lgamma_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.0570860Z test_non_contig_index_lgamma_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.0585483Z test_non_contig_index_lgamma_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.0600358Z test_non_contig_index_lgamma_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.0615150Z test_non_contig_index_lgamma_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.0629918Z test_non_contig_index_lgamma_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.0645121Z test_non_contig_index_log10_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.0659884Z test_non_contig_index_log10_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.0675063Z test_non_contig_index_log10_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.0689466Z test_non_contig_index_log10_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.0703834Z test_non_contig_index_log10_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.0718841Z test_non_contig_index_log10_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.0733629Z test_non_contig_index_log10_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.0748322Z test_non_contig_index_log10_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.0763150Z test_non_contig_index_log10_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.0777889Z test_non_contig_index_log10_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.0792762Z test_non_contig_index_log10_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.0807500Z test_non_contig_index_log1p_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.0822217Z test_non_contig_index_log1p_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.0837294Z test_non_contig_index_log1p_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.0852288Z test_non_contig_index_log1p_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.0866880Z test_non_contig_index_log1p_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.0881803Z test_non_contig_index_log1p_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.0896725Z test_non_contig_index_log1p_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.0911453Z test_non_contig_index_log1p_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.0927174Z test_non_contig_index_log1p_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.0942290Z test_non_contig_index_log2_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.0957243Z test_non_contig_index_log2_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.0972330Z test_non_contig_index_log2_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.0986841Z test_non_contig_index_log2_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.1001096Z test_non_contig_index_log2_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.1016267Z test_non_contig_index_log2_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.1031041Z test_non_contig_index_log2_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.1045858Z test_non_contig_index_log2_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.1061727Z test_non_contig_index_log2_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.1075775Z test_non_contig_index_log2_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.1090570Z test_non_contig_index_log2_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.1105875Z test_non_contig_index_log_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.1120794Z test_non_contig_index_log_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.1136150Z test_non_contig_index_log_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.1150728Z test_non_contig_index_log_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.1165527Z test_non_contig_index_log_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.1180545Z test_non_contig_index_log_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.1195690Z test_non_contig_index_log_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.1210669Z test_non_contig_index_log_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.1225647Z test_non_contig_index_log_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.1241072Z test_non_contig_index_log_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.1255790Z test_non_contig_index_log_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.1270690Z test_non_contig_index_logical_not_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.1284392Z test_non_contig_index_logical_not_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.1298407Z test_non_contig_index_logical_not_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.1312613Z test_non_contig_index_logical_not_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.1326686Z test_non_contig_index_logical_not_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.1340473Z test_non_contig_index_logical_not_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.1354183Z test_non_contig_index_logical_not_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.1367469Z test_non_contig_index_logical_not_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.1380884Z test_non_contig_index_logical_not_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.1394332Z test_non_contig_index_logical_not_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.1407884Z test_non_contig_index_logical_not_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.1421335Z test_non_contig_index_logical_not_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.1435672Z test_non_contig_index_logit_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.1449932Z test_non_contig_index_logit_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.1465108Z test_non_contig_index_logit_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.1480787Z test_non_contig_index_logit_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.1495830Z test_non_contig_index_logit_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.1510695Z test_non_contig_index_logit_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.1525864Z test_non_contig_index_logit_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.1540915Z test_non_contig_index_logit_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.1555978Z test_non_contig_index_logit_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.1570809Z test_non_contig_index_long_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.1583546Z test_non_contig_index_long_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.1597470Z test_non_contig_index_long_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.1611308Z test_non_contig_index_long_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.1625027Z test_non_contig_index_long_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.1638599Z test_non_contig_index_long_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.1652117Z test_non_contig_index_long_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.1665662Z test_non_contig_index_long_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.1678729Z test_non_contig_index_long_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.1692119Z test_non_contig_index_long_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.1705175Z test_non_contig_index_long_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.1718771Z test_non_contig_index_long_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.1732198Z test_non_contig_index_long_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.1747349Z test_non_contig_index_mvlgamma_mvlgamma_p_1_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.1763151Z test_non_contig_index_mvlgamma_mvlgamma_p_1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.1778875Z test_non_contig_index_mvlgamma_mvlgamma_p_1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.1794603Z test_non_contig_index_mvlgamma_mvlgamma_p_1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.1809972Z test_non_contig_index_mvlgamma_mvlgamma_p_1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.1825522Z test_non_contig_index_mvlgamma_mvlgamma_p_1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.1840859Z test_non_contig_index_mvlgamma_mvlgamma_p_1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.1856555Z test_non_contig_index_mvlgamma_mvlgamma_p_1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.1872614Z test_non_contig_index_mvlgamma_mvlgamma_p_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.1888071Z test_non_contig_index_mvlgamma_mvlgamma_p_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.1903553Z test_non_contig_index_mvlgamma_mvlgamma_p_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.1919015Z test_non_contig_index_mvlgamma_mvlgamma_p_3_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.1934596Z test_non_contig_index_mvlgamma_mvlgamma_p_3_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.1949787Z test_non_contig_index_mvlgamma_mvlgamma_p_3_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.1965098Z test_non_contig_index_mvlgamma_mvlgamma_p_3_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.1980382Z test_non_contig_index_mvlgamma_mvlgamma_p_3_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.1996242Z test_non_contig_index_mvlgamma_mvlgamma_p_5_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.2011725Z test_non_contig_index_mvlgamma_mvlgamma_p_5_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.2027039Z test_non_contig_index_mvlgamma_mvlgamma_p_5_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.2042095Z test_non_contig_index_mvlgamma_mvlgamma_p_5_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.2057646Z test_non_contig_index_mvlgamma_mvlgamma_p_5_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.2072799Z test_non_contig_index_mvlgamma_mvlgamma_p_5_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.2087847Z test_non_contig_index_mvlgamma_mvlgamma_p_5_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.2103101Z test_non_contig_index_mvlgamma_mvlgamma_p_5_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.2117801Z test_non_contig_index_nan_to_num_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.2131019Z test_non_contig_index_nan_to_num_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.2144839Z test_non_contig_index_nan_to_num_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.2158793Z test_non_contig_index_nan_to_num_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.2172734Z test_non_contig_index_nan_to_num_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.2186115Z test_non_contig_index_nan_to_num_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.2199289Z test_non_contig_index_nan_to_num_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.2212760Z test_non_contig_index_nan_to_num_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.2225579Z test_non_contig_index_nan_to_num_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.2239118Z test_non_contig_index_nan_to_num_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.2252883Z test_non_contig_index_neg_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.2267172Z test_non_contig_index_neg_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.2281540Z test_non_contig_index_neg_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.2295804Z test_non_contig_index_neg_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.2309699Z test_non_contig_index_neg_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.2323409Z test_non_contig_index_neg_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.2337505Z test_non_contig_index_neg_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.2350525Z test_non_contig_index_neg_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.2363768Z test_non_contig_index_neg_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.2376887Z test_non_contig_index_neg_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.2389957Z test_non_contig_index_neg_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.2403289Z test_non_contig_index_neg_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.2417364Z test_non_contig_index_nn_functional_celu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.2431076Z test_non_contig_index_nn_functional_celu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.2445183Z test_non_contig_index_nn_functional_celu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.2459553Z test_non_contig_index_nn_functional_elu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.2473638Z test_non_contig_index_nn_functional_elu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.2487575Z test_non_contig_index_nn_functional_elu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.2501812Z test_non_contig_index_nn_functional_hardshrink_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.2516243Z test_non_contig_index_nn_functional_hardshrink_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.2530067Z test_non_contig_index_nn_functional_hardshrink_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.2544332Z test_non_contig_index_nn_functional_hardsigmoid_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.2558318Z test_non_contig_index_nn_functional_hardsigmoid_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.2572508Z test_non_contig_index_nn_functional_hardsigmoid_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.2586608Z test_non_contig_index_nn_functional_hardtanh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.2600856Z test_non_contig_index_nn_functional_hardtanh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.2614950Z test_non_contig_index_nn_functional_hardtanh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.2628691Z test_non_contig_index_nn_functional_hardtanh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.2642145Z test_non_contig_index_nn_functional_hardtanh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.2655659Z test_non_contig_index_nn_functional_hardtanh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.2668862Z test_non_contig_index_nn_functional_hardtanh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.2684971Z test_non_contig_index_nn_functional_logsigmoid_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.2700601Z test_non_contig_index_nn_functional_logsigmoid_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.2715986Z test_non_contig_index_nn_functional_logsigmoid_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.2730410Z test_non_contig_index_nn_functional_mish_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.2744863Z test_non_contig_index_nn_functional_mish_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.2759691Z test_non_contig_index_nn_functional_prelu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.2774848Z test_non_contig_index_nn_functional_prelu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.2789874Z test_non_contig_index_nn_functional_prelu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.2804874Z test_non_contig_index_nn_functional_relu6_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.2819320Z test_non_contig_index_nn_functional_relu6_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.2833596Z test_non_contig_index_nn_functional_relu6_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.2847176Z test_non_contig_index_nn_functional_relu6_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.2861247Z test_non_contig_index_nn_functional_relu6_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.2875451Z test_non_contig_index_nn_functional_relu6_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.2889357Z test_non_contig_index_nn_functional_relu6_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.2902895Z test_non_contig_index_nn_functional_relu6_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.2917558Z test_non_contig_index_nn_functional_relu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.2931793Z test_non_contig_index_nn_functional_relu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.2946712Z test_non_contig_index_nn_functional_relu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.2961108Z test_non_contig_index_nn_functional_relu_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.2974452Z test_non_contig_index_nn_functional_relu_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.2987539Z test_non_contig_index_nn_functional_relu_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.3001231Z test_non_contig_index_nn_functional_relu_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.3015565Z test_non_contig_index_nn_functional_relu_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.3034815Z test_non_contig_index_nn_functional_rrelu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:12.3053719Z test_non_contig_index_nn_functional_rrelu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:12.3072465Z test_non_contig_index_nn_functional_rrelu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:12.3087297Z test_non_contig_index_nn_functional_selu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.3102340Z test_non_contig_index_nn_functional_selu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.3117204Z test_non_contig_index_nn_functional_selu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.3132842Z test_non_contig_index_nn_functional_silu_complex_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.3148155Z test_non_contig_index_nn_functional_silu_complex_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.3163009Z test_non_contig_index_nn_functional_silu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.3177496Z test_non_contig_index_nn_functional_silu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.3192379Z test_non_contig_index_nn_functional_silu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.3207029Z test_non_contig_index_nn_functional_softplus_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.3222066Z test_non_contig_index_nn_functional_softplus_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.3237171Z test_non_contig_index_nn_functional_softplus_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.3252035Z test_non_contig_index_nn_functional_softshrink_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.3266833Z test_non_contig_index_nn_functional_softshrink_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.3281693Z test_non_contig_index_nn_functional_softshrink_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.3296861Z test_non_contig_index_nn_functional_softsign_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.3312375Z test_non_contig_index_nn_functional_softsign_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.3327669Z test_non_contig_index_nn_functional_softsign_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.3342467Z test_non_contig_index_nn_functional_softsign_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.3357125Z test_non_contig_index_nn_functional_softsign_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.3371789Z test_non_contig_index_nn_functional_softsign_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.3386254Z test_non_contig_index_nn_functional_softsign_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.3400852Z test_non_contig_index_nn_functional_softsign_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.3415367Z test_non_contig_index_nn_functional_softsign_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.3430094Z test_non_contig_index_nn_functional_softsign_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.3444532Z test_non_contig_index_nn_functional_softsign_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.3459699Z test_non_contig_index_nn_functional_tanhshrink_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.3476092Z test_non_contig_index_nn_functional_tanhshrink_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:12.3492137Z test_non_contig_index_nn_functional_tanhshrink_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.3507281Z test_non_contig_index_nn_functional_tanhshrink_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.3523075Z test_non_contig_index_nn_functional_tanhshrink_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.3538665Z test_non_contig_index_nn_functional_tanhshrink_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.3554238Z test_non_contig_index_nn_functional_tanhshrink_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.3569909Z test_non_contig_index_nn_functional_tanhshrink_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.3584730Z test_non_contig_index_nn_functional_tanhshrink_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.3600206Z test_non_contig_index_nn_functional_tanhshrink_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.3615622Z test_non_contig_index_nn_functional_threshold_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.3630034Z test_non_contig_index_nn_functional_threshold_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.3644659Z test_non_contig_index_nn_functional_threshold_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.3658532Z test_non_contig_index_nn_functional_threshold_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.3672372Z test_non_contig_index_nn_functional_threshold_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.3685873Z test_non_contig_index_nn_functional_threshold_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.3699665Z test_non_contig_index_nn_functional_threshold_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.3713655Z test_non_contig_index_nn_functional_threshold_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.3728405Z test_non_contig_index_polygamma_polygamma_n_0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.3742546Z test_non_contig_index_polygamma_polygamma_n_0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.3757633Z test_non_contig_index_polygamma_polygamma_n_0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.3771841Z test_non_contig_index_polygamma_polygamma_n_0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.3786295Z test_non_contig_index_polygamma_polygamma_n_0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.3800453Z test_non_contig_index_polygamma_polygamma_n_0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.3814738Z test_non_contig_index_polygamma_polygamma_n_0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.3828861Z test_non_contig_index_polygamma_polygamma_n_0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.3842987Z test_non_contig_index_polygamma_polygamma_n_0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.3857548Z test_non_contig_index_polygamma_polygamma_n_1_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.3871905Z test_non_contig_index_polygamma_polygamma_n_1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.3886239Z test_non_contig_index_polygamma_polygamma_n_1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.3900293Z test_non_contig_index_polygamma_polygamma_n_1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.3914473Z test_non_contig_index_polygamma_polygamma_n_1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.3928572Z test_non_contig_index_polygamma_polygamma_n_1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.3942747Z test_non_contig_index_polygamma_polygamma_n_1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.3957154Z test_non_contig_index_polygamma_polygamma_n_1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.3971672Z test_non_contig_index_polygamma_polygamma_n_1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.3986722Z test_non_contig_index_polygamma_polygamma_n_2_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.4001871Z test_non_contig_index_polygamma_polygamma_n_2_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.4016172Z test_non_contig_index_polygamma_polygamma_n_2_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.4030817Z test_non_contig_index_polygamma_polygamma_n_2_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.4045238Z test_non_contig_index_polygamma_polygamma_n_2_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.4059686Z test_non_contig_index_polygamma_polygamma_n_2_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.4074278Z test_non_contig_index_polygamma_polygamma_n_2_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.4088359Z test_non_contig_index_polygamma_polygamma_n_2_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.4102578Z test_non_contig_index_polygamma_polygamma_n_2_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.4117406Z test_non_contig_index_polygamma_polygamma_n_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.4131322Z test_non_contig_index_polygamma_polygamma_n_3_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.4145955Z test_non_contig_index_polygamma_polygamma_n_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.4160306Z test_non_contig_index_polygamma_polygamma_n_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.4174727Z test_non_contig_index_polygamma_polygamma_n_3_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.4189064Z test_non_contig_index_polygamma_polygamma_n_3_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.4203617Z test_non_contig_index_polygamma_polygamma_n_3_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.4218145Z test_non_contig_index_polygamma_polygamma_n_3_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.4232588Z test_non_contig_index_polygamma_polygamma_n_3_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.4247263Z test_non_contig_index_polygamma_polygamma_n_4_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.4261174Z test_non_contig_index_polygamma_polygamma_n_4_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.4275974Z test_non_contig_index_polygamma_polygamma_n_4_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.4290528Z test_non_contig_index_polygamma_polygamma_n_4_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.4305033Z test_non_contig_index_polygamma_polygamma_n_4_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.4319782Z test_non_contig_index_polygamma_polygamma_n_4_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.4333938Z test_non_contig_index_polygamma_polygamma_n_4_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.4348992Z test_non_contig_index_polygamma_polygamma_n_4_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.4363516Z test_non_contig_index_polygamma_polygamma_n_4_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.4378136Z test_non_contig_index_positive_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.4393082Z test_non_contig_index_positive_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.4407674Z test_non_contig_index_positive_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.4422466Z test_non_contig_index_positive_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.4436745Z test_non_contig_index_positive_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.4450710Z test_non_contig_index_positive_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.4464688Z test_non_contig_index_positive_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.4478217Z test_non_contig_index_positive_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.4491563Z test_non_contig_index_positive_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.4504797Z test_non_contig_index_positive_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.4518239Z test_non_contig_index_positive_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.4531701Z test_non_contig_index_positive_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.4546199Z test_non_contig_index_rad2deg_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.4560235Z test_non_contig_index_rad2deg_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.4574921Z test_non_contig_index_rad2deg_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.4589947Z test_non_contig_index_rad2deg_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.4605396Z test_non_contig_index_rad2deg_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.4620056Z test_non_contig_index_rad2deg_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.4634143Z test_non_contig_index_rad2deg_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.4648327Z test_non_contig_index_rad2deg_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.4662569Z test_non_contig_index_rad2deg_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.4677086Z test_non_contig_index_rad2deg_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.4691569Z test_non_contig_index_real_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.4705615Z test_non_contig_index_real_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.4720243Z test_non_contig_index_real_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.4734775Z test_non_contig_index_real_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.4749103Z test_non_contig_index_real_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.4763192Z test_non_contig_index_real_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.4776999Z test_non_contig_index_real_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.4790796Z test_non_contig_index_real_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.4804102Z test_non_contig_index_real_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.4817504Z test_non_contig_index_real_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.4830492Z test_non_contig_index_real_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.4844016Z test_non_contig_index_real_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.4858075Z test_non_contig_index_real_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.4873212Z test_non_contig_index_reciprocal_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.4887314Z test_non_contig_index_reciprocal_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.4901836Z test_non_contig_index_reciprocal_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.4915981Z test_non_contig_index_reciprocal_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.4929818Z test_non_contig_index_reciprocal_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.4943665Z test_non_contig_index_reciprocal_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.4957126Z test_non_contig_index_reciprocal_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.4970651Z test_non_contig_index_reciprocal_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.4984134Z test_non_contig_index_reciprocal_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.4997569Z test_non_contig_index_reciprocal_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.5011104Z test_non_contig_index_reciprocal_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.5024338Z test_non_contig_index_reciprocal_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.5038412Z test_non_contig_index_round_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.5052165Z test_non_contig_index_round_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.5065611Z test_non_contig_index_round_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.5079541Z test_non_contig_index_round_decimals_0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.5093629Z test_non_contig_index_round_decimals_0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.5108130Z test_non_contig_index_round_decimals_0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.5123044Z test_non_contig_index_round_decimals_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.5137659Z test_non_contig_index_round_decimals_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.5151436Z test_non_contig_index_round_decimals_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.5165409Z test_non_contig_index_round_decimals_neg_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.5179169Z test_non_contig_index_round_decimals_neg_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.5192870Z test_non_contig_index_round_decimals_neg_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.5206686Z test_non_contig_index_rsqrt_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.5220204Z test_non_contig_index_rsqrt_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.5234526Z test_non_contig_index_rsqrt_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.5249022Z test_non_contig_index_rsqrt_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.5262833Z test_non_contig_index_rsqrt_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.5276693Z test_non_contig_index_rsqrt_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.5290109Z test_non_contig_index_rsqrt_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.5303696Z test_non_contig_index_rsqrt_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.5317336Z test_non_contig_index_rsqrt_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.5330984Z test_non_contig_index_rsqrt_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.5344686Z test_non_contig_index_rsqrt_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.5359195Z test_non_contig_index_sgn_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.5373385Z test_non_contig_index_sgn_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.5388860Z test_non_contig_index_sgn_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.5403545Z test_non_contig_index_sgn_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.5417894Z test_non_contig_index_sgn_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.5431577Z test_non_contig_index_sgn_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.5445359Z test_non_contig_index_sgn_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.5459064Z test_non_contig_index_sgn_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.5472014Z test_non_contig_index_sgn_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.5485078Z test_non_contig_index_sgn_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.5497900Z test_non_contig_index_sgn_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.5510893Z test_non_contig_index_sgn_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.5523848Z test_non_contig_index_sgn_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.5537173Z test_non_contig_index_short_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.5549937Z test_non_contig_index_short_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.5563633Z test_non_contig_index_short_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.5577181Z test_non_contig_index_short_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.5590320Z test_non_contig_index_short_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.5603918Z test_non_contig_index_short_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.5617773Z test_non_contig_index_short_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.5631536Z test_non_contig_index_short_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.5645388Z test_non_contig_index_short_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.5658873Z test_non_contig_index_short_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.5671868Z test_non_contig_index_short_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.5684954Z test_non_contig_index_short_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.5698681Z test_non_contig_index_sigmoid_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.5712177Z test_non_contig_index_sigmoid_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.5726134Z test_non_contig_index_sigmoid_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.5740326Z test_non_contig_index_sigmoid_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.5753944Z test_non_contig_index_sigmoid_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.5767757Z test_non_contig_index_sigmoid_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.5781065Z test_non_contig_index_sigmoid_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.5794514Z test_non_contig_index_sigmoid_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.5807759Z test_non_contig_index_sigmoid_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.5821142Z test_non_contig_index_sigmoid_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.5834666Z test_non_contig_index_sigmoid_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.5848258Z test_non_contig_index_sign_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.5861518Z test_non_contig_index_sign_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.5875769Z test_non_contig_index_sign_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.5890434Z test_non_contig_index_sign_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.5904952Z test_non_contig_index_sign_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.5918648Z test_non_contig_index_sign_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.5931601Z test_non_contig_index_sign_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.5944468Z test_non_contig_index_sign_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.5957423Z test_non_contig_index_sign_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.5970517Z test_non_contig_index_sign_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.5983661Z test_non_contig_index_signbit_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.5996541Z test_non_contig_index_signbit_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.6009771Z test_non_contig_index_signbit_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.6023014Z test_non_contig_index_signbit_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.6036434Z test_non_contig_index_signbit_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.6049444Z test_non_contig_index_signbit_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.6062638Z test_non_contig_index_signbit_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.6075818Z test_non_contig_index_signbit_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.6088859Z test_non_contig_index_signbit_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.6101976Z test_non_contig_index_signbit_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.6116427Z test_non_contig_index_sin_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.6131568Z test_non_contig_index_sin_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.6146425Z test_non_contig_index_sin_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.6160856Z test_non_contig_index_sin_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.6175092Z test_non_contig_index_sin_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.6189845Z test_non_contig_index_sin_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.6204543Z test_non_contig_index_sin_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.6219192Z test_non_contig_index_sin_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.6233877Z test_non_contig_index_sin_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.6248552Z test_non_contig_index_sin_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.6263242Z test_non_contig_index_sin_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.6277792Z test_non_contig_index_sinc_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.6291400Z test_non_contig_index_sinc_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.6305722Z test_non_contig_index_sinc_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.6320127Z test_non_contig_index_sinc_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.6333989Z test_non_contig_index_sinc_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.6347699Z test_non_contig_index_sinc_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.6361360Z test_non_contig_index_sinc_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.6375376Z test_non_contig_index_sinc_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.6388654Z test_non_contig_index_sinc_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.6402547Z test_non_contig_index_sinc_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.6416329Z test_non_contig_index_sinc_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.6430428Z test_non_contig_index_sinh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.6444311Z test_non_contig_index_sinh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.6458875Z test_non_contig_index_sinh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.6473526Z test_non_contig_index_sinh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.6487464Z test_non_contig_index_sinh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.6501414Z test_non_contig_index_sinh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.6515294Z test_non_contig_index_sinh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.6529186Z test_non_contig_index_sinh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.6542874Z test_non_contig_index_sinh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.6556982Z test_non_contig_index_sinh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.6570756Z test_non_contig_index_sinh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.6584393Z test_non_contig_index_special_airy_ai_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.6598547Z test_non_contig_index_special_airy_ai_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.6612706Z test_non_contig_index_special_airy_ai_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.6626950Z test_non_contig_index_special_airy_ai_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.6640799Z test_non_contig_index_special_airy_ai_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.6654460Z test_non_contig_index_special_airy_ai_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.6668249Z test_non_contig_index_special_airy_ai_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.6682061Z test_non_contig_index_special_airy_ai_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.6695855Z test_non_contig_index_special_bessel_j0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.6709928Z test_non_contig_index_special_bessel_j0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.6724316Z test_non_contig_index_special_bessel_j0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.6738106Z test_non_contig_index_special_bessel_j0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.6751893Z test_non_contig_index_special_bessel_j0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.6765897Z test_non_contig_index_special_bessel_j0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.6779860Z test_non_contig_index_special_bessel_j0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.6793859Z test_non_contig_index_special_bessel_j0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.6807655Z test_non_contig_index_special_bessel_j1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.6821875Z test_non_contig_index_special_bessel_j1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.6835990Z test_non_contig_index_special_bessel_j1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.6849829Z test_non_contig_index_special_bessel_j1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.6863672Z test_non_contig_index_special_bessel_j1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.6877567Z test_non_contig_index_special_bessel_j1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.6891586Z test_non_contig_index_special_bessel_j1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.6905424Z test_non_contig_index_special_bessel_j1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.6919431Z test_non_contig_index_special_bessel_y0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.6933630Z test_non_contig_index_special_bessel_y0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.6947688Z test_non_contig_index_special_bessel_y0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.6961646Z test_non_contig_index_special_bessel_y0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.6975556Z test_non_contig_index_special_bessel_y0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.6989288Z test_non_contig_index_special_bessel_y0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.7003201Z test_non_contig_index_special_bessel_y0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.7017362Z test_non_contig_index_special_bessel_y0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.7031123Z test_non_contig_index_special_bessel_y1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.7045327Z test_non_contig_index_special_bessel_y1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.7059479Z test_non_contig_index_special_bessel_y1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.7073430Z test_non_contig_index_special_bessel_y1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.7087184Z test_non_contig_index_special_bessel_y1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.7101166Z test_non_contig_index_special_bessel_y1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.7115153Z test_non_contig_index_special_bessel_y1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.7129042Z test_non_contig_index_special_bessel_y1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.7143215Z test_non_contig_index_special_entr_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.7157401Z test_non_contig_index_special_entr_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.7171551Z test_non_contig_index_special_entr_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.7185641Z test_non_contig_index_special_entr_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.7199468Z test_non_contig_index_special_entr_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.7213428Z test_non_contig_index_special_entr_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.7227259Z test_non_contig_index_special_entr_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.7241093Z test_non_contig_index_special_entr_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.7254913Z test_non_contig_index_special_entr_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.7268577Z test_non_contig_index_special_erfcx_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.7283036Z test_non_contig_index_special_erfcx_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.7297155Z test_non_contig_index_special_erfcx_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.7311178Z test_non_contig_index_special_erfcx_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.7325100Z test_non_contig_index_special_erfcx_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.7339117Z test_non_contig_index_special_erfcx_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.7353053Z test_non_contig_index_special_erfcx_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.7366839Z test_non_contig_index_special_erfcx_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.7381298Z test_non_contig_index_special_i0e_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.7395364Z test_non_contig_index_special_i0e_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.7419744Z test_non_contig_index_special_i0e_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.7423710Z test_non_contig_index_special_i0e_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.7437662Z test_non_contig_index_special_i0e_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.7451738Z test_non_contig_index_special_i0e_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.7465585Z test_non_contig_index_special_i0e_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.7479605Z test_non_contig_index_special_i0e_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.7493606Z test_non_contig_index_special_i0e_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.7507527Z test_non_contig_index_special_i1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.7521810Z test_non_contig_index_special_i1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.7536054Z test_non_contig_index_special_i1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.7549939Z test_non_contig_index_special_i1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.7564129Z test_non_contig_index_special_i1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.7578079Z test_non_contig_index_special_i1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.7592156Z test_non_contig_index_special_i1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.7606152Z test_non_contig_index_special_i1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.7620126Z test_non_contig_index_special_i1e_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.7634667Z test_non_contig_index_special_i1e_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.7648890Z test_non_contig_index_special_i1e_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.7662765Z test_non_contig_index_special_i1e_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.7676976Z test_non_contig_index_special_i1e_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.7691075Z test_non_contig_index_special_i1e_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.7704912Z test_non_contig_index_special_i1e_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.7718953Z test_non_contig_index_special_i1e_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.7733043Z test_non_contig_index_special_log_ndtr_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.7747287Z test_non_contig_index_special_log_ndtr_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.7761601Z test_non_contig_index_special_log_ndtr_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.7775833Z test_non_contig_index_special_log_ndtr_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.7789669Z test_non_contig_index_special_log_ndtr_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.7803691Z test_non_contig_index_special_log_ndtr_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.7817715Z test_non_contig_index_special_log_ndtr_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.7831565Z test_non_contig_index_special_log_ndtr_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.7845767Z test_non_contig_index_special_modified_bessel_i0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.7860156Z test_non_contig_index_special_modified_bessel_i0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.7874330Z test_non_contig_index_special_modified_bessel_i0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.7888348Z test_non_contig_index_special_modified_bessel_i0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.7902354Z test_non_contig_index_special_modified_bessel_i0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.7916378Z test_non_contig_index_special_modified_bessel_i0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.7930344Z test_non_contig_index_special_modified_bessel_i0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.7944176Z test_non_contig_index_special_modified_bessel_i0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.7958191Z test_non_contig_index_special_modified_bessel_i1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.7972035Z test_non_contig_index_special_modified_bessel_i1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.7986203Z test_non_contig_index_special_modified_bessel_i1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.7999607Z test_non_contig_index_special_modified_bessel_i1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.8013841Z test_non_contig_index_special_modified_bessel_i1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.8027217Z test_non_contig_index_special_modified_bessel_i1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.8040806Z test_non_contig_index_special_modified_bessel_i1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.8054472Z test_non_contig_index_special_modified_bessel_i1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.8067882Z test_non_contig_index_special_modified_bessel_k0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.8081825Z test_non_contig_index_special_modified_bessel_k0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.8095904Z test_non_contig_index_special_modified_bessel_k0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.8109159Z test_non_contig_index_special_modified_bessel_k0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.8123335Z test_non_contig_index_special_modified_bessel_k0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.8136594Z test_non_contig_index_special_modified_bessel_k0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.8150542Z test_non_contig_index_special_modified_bessel_k0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.8164734Z test_non_contig_index_special_modified_bessel_k0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.8179366Z test_non_contig_index_special_modified_bessel_k1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.8193456Z test_non_contig_index_special_modified_bessel_k1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.8207571Z test_non_contig_index_special_modified_bessel_k1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.8221548Z test_non_contig_index_special_modified_bessel_k1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.8235432Z test_non_contig_index_special_modified_bessel_k1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.8249240Z test_non_contig_index_special_modified_bessel_k1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.8263051Z test_non_contig_index_special_modified_bessel_k1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.8276974Z test_non_contig_index_special_modified_bessel_k1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.8291927Z test_non_contig_index_special_ndtr_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.8307018Z test_non_contig_index_special_ndtr_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.8322551Z test_non_contig_index_special_ndtr_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.8337997Z test_non_contig_index_special_ndtr_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.8353263Z test_non_contig_index_special_ndtr_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.8368261Z test_non_contig_index_special_ndtr_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.8383356Z test_non_contig_index_special_ndtr_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.8399108Z test_non_contig_index_special_ndtr_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.8414717Z test_non_contig_index_special_ndtr_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.8429008Z test_non_contig_index_special_ndtri_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.8443286Z test_non_contig_index_special_ndtri_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.8457389Z test_non_contig_index_special_ndtri_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.8471217Z test_non_contig_index_special_ndtri_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.8485046Z test_non_contig_index_special_ndtri_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.8498972Z test_non_contig_index_special_ndtri_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.8513049Z test_non_contig_index_special_ndtri_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.8526690Z test_non_contig_index_special_ndtri_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.8541301Z test_non_contig_index_special_polygamma_special_polygamma_n_0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.8555138Z test_non_contig_index_special_polygamma_special_polygamma_n_0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.8569315Z test_non_contig_index_special_polygamma_special_polygamma_n_0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.8583467Z test_non_contig_index_special_polygamma_special_polygamma_n_0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.8597467Z test_non_contig_index_special_polygamma_special_polygamma_n_0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.8611369Z test_non_contig_index_special_polygamma_special_polygamma_n_0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.8625192Z test_non_contig_index_special_polygamma_special_polygamma_n_0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.8639105Z test_non_contig_index_special_polygamma_special_polygamma_n_0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.8653081Z test_non_contig_index_special_polygamma_special_polygamma_n_0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.8666913Z test_non_contig_index_special_scaled_modified_bessel_k0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.8681189Z test_non_contig_index_special_scaled_modified_bessel_k0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.8695234Z test_non_contig_index_special_scaled_modified_bessel_k0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.8708877Z test_non_contig_index_special_scaled_modified_bessel_k0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.8722685Z test_non_contig_index_special_scaled_modified_bessel_k0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.8736591Z test_non_contig_index_special_scaled_modified_bessel_k0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.8750404Z test_non_contig_index_special_scaled_modified_bessel_k0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.8764185Z test_non_contig_index_special_scaled_modified_bessel_k0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.8778290Z test_non_contig_index_special_scaled_modified_bessel_k1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.8792541Z test_non_contig_index_special_scaled_modified_bessel_k1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.8806450Z test_non_contig_index_special_scaled_modified_bessel_k1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.8820432Z test_non_contig_index_special_scaled_modified_bessel_k1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.8834318Z test_non_contig_index_special_scaled_modified_bessel_k1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.8848016Z test_non_contig_index_special_scaled_modified_bessel_k1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.8862069Z test_non_contig_index_special_scaled_modified_bessel_k1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.8876019Z test_non_contig_index_special_scaled_modified_bessel_k1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.8889753Z test_non_contig_index_special_spherical_bessel_j0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.8903855Z test_non_contig_index_special_spherical_bessel_j0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.8918099Z test_non_contig_index_special_spherical_bessel_j0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.8932023Z test_non_contig_index_special_spherical_bessel_j0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.8945852Z test_non_contig_index_special_spherical_bessel_j0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.8959688Z test_non_contig_index_special_spherical_bessel_j0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.8973623Z test_non_contig_index_special_spherical_bessel_j0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.8987441Z test_non_contig_index_special_spherical_bessel_j0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.9001667Z test_non_contig_index_sqrt_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.9015942Z test_non_contig_index_sqrt_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.9031176Z test_non_contig_index_sqrt_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.9045714Z test_non_contig_index_sqrt_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.9060313Z test_non_contig_index_sqrt_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.9075505Z test_non_contig_index_sqrt_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.9090352Z test_non_contig_index_sqrt_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.9105179Z test_non_contig_index_sqrt_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.9120121Z test_non_contig_index_sqrt_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.9134962Z test_non_contig_index_sqrt_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.9149913Z test_non_contig_index_sqrt_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.9164680Z test_non_contig_index_square_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.9177998Z test_non_contig_index_square_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.9192617Z test_non_contig_index_square_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.9206902Z test_non_contig_index_square_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.9221043Z test_non_contig_index_square_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.9235312Z test_non_contig_index_square_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.9249266Z test_non_contig_index_square_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.9262639Z test_non_contig_index_square_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.9276043Z test_non_contig_index_square_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.9289292Z test_non_contig_index_square_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.9302572Z test_non_contig_index_square_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.9315983Z test_non_contig_index_square_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.9330031Z test_non_contig_index_tan_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.9344075Z test_non_contig_index_tan_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.9359376Z test_non_contig_index_tan_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.9373905Z test_non_contig_index_tan_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.9388255Z test_non_contig_index_tan_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.9403234Z test_non_contig_index_tan_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.9418104Z test_non_contig_index_tan_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.9432920Z test_non_contig_index_tan_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.9447650Z test_non_contig_index_tan_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.9462699Z test_non_contig_index_tan_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.9477623Z test_non_contig_index_tan_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.9492968Z test_non_contig_index_tanh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.9507607Z test_non_contig_index_tanh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.9522741Z test_non_contig_index_tanh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.9537264Z test_non_contig_index_tanh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.9551764Z test_non_contig_index_tanh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.9566732Z test_non_contig_index_tanh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.9581572Z test_non_contig_index_tanh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.9596548Z test_non_contig_index_tanh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.9611438Z test_non_contig_index_tanh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.9626146Z test_non_contig_index_tanh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.9640951Z test_non_contig_index_tanh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.9655681Z test_non_contig_index_trunc_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.9669988Z test_non_contig_index_trunc_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.9685319Z test_non_contig_index_trunc_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.9702159Z test_non_contig_int_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:12.9717669Z test_non_contig_int_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.9734981Z test_non_contig_int_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:12.9752687Z test_non_contig_int_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:12.9770150Z test_non_contig_int_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:12.9787219Z test_non_contig_int_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:12.9804145Z test_non_contig_int_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:12.9820768Z test_non_contig_int_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:12.9836201Z test_non_contig_int_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.9851872Z test_non_contig_int_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.9867419Z test_non_contig_int_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.9882839Z test_non_contig_int_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.9899419Z test_non_contig_isfinite_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:12.9914847Z test_non_contig_isfinite_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:12.9933531Z test_non_contig_isfinite_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:12.9953174Z test_non_contig_isfinite_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:12.9971665Z test_non_contig_isfinite_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:12.9989019Z test_non_contig_isfinite_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.0005798Z test_non_contig_isfinite_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.0023666Z test_non_contig_isfinite_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.0039635Z test_non_contig_isfinite_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.0055118Z test_non_contig_isfinite_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:13.0070538Z test_non_contig_isfinite_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:13.0086080Z test_non_contig_isfinite_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:13.0101606Z test_non_contig_isfinite_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:13.0117941Z test_non_contig_isinf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.0133469Z test_non_contig_isinf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:13.0151158Z test_non_contig_isinf_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.0170587Z test_non_contig_isinf_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.0188414Z test_non_contig_isinf_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.0205882Z test_non_contig_isinf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.0222401Z test_non_contig_isinf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.0239732Z test_non_contig_isinf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.0255952Z test_non_contig_isinf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.0271287Z test_non_contig_isinf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:13.0286850Z test_non_contig_isinf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:13.0302690Z test_non_contig_isinf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:13.0318189Z test_non_contig_isinf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:13.0334404Z test_non_contig_isnan_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.0349709Z test_non_contig_isnan_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:13.0367086Z test_non_contig_isnan_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.0384848Z test_non_contig_isnan_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.0402017Z test_non_contig_isnan_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.0418565Z test_non_contig_isnan_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.0436431Z test_non_contig_isnan_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.0452628Z test_non_contig_isnan_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.0467792Z test_non_contig_isnan_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:13.0483267Z test_non_contig_isnan_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:13.0499049Z test_non_contig_isnan_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:13.0514576Z test_non_contig_isnan_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:13.0530815Z test_non_contig_isneginf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.0546180Z test_non_contig_isneginf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:13.0562509Z test_non_contig_isneginf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.0578952Z test_non_contig_isneginf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.0596314Z test_non_contig_isneginf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.0613239Z test_non_contig_isneginf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.0628073Z test_non_contig_isneginf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:13.0643515Z test_non_contig_isneginf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:13.0659203Z test_non_contig_isneginf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:13.0675111Z test_non_contig_isneginf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:13.0691415Z test_non_contig_isposinf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.0706564Z test_non_contig_isposinf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:13.0723233Z test_non_contig_isposinf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.0739760Z test_non_contig_isposinf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.0757030Z test_non_contig_isposinf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.0773413Z test_non_contig_isposinf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.0788983Z test_non_contig_isposinf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:13.0804342Z test_non_contig_isposinf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:13.0819857Z test_non_contig_isposinf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:13.0835573Z test_non_contig_isposinf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:13.0851920Z test_non_contig_isreal_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.0867417Z test_non_contig_isreal_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:13.0885246Z test_non_contig_isreal_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.0903534Z test_non_contig_isreal_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.0921305Z test_non_contig_isreal_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.0938033Z test_non_contig_isreal_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.0954480Z test_non_contig_isreal_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.0971607Z test_non_contig_isreal_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.0987780Z test_non_contig_isreal_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.1003304Z test_non_contig_isreal_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:13.1019023Z test_non_contig_isreal_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:13.1034444Z test_non_contig_isreal_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:13.1049925Z test_non_contig_isreal_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:13.1062454Z test_non_contig_jiterator_unary_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:49:13.1074960Z test_non_contig_jiterator_unary_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:49:13.1087254Z test_non_contig_jiterator_unary_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:49:13.1099547Z test_non_contig_jiterator_unary_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:49:13.1111772Z test_non_contig_jiterator_unary_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:49:13.1124138Z test_non_contig_jiterator_unary_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:49:13.1136429Z test_non_contig_jiterator_unary_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:49:13.1148874Z test_non_contig_jiterator_unary_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:49:13.1161073Z test_non_contig_jiterator_unary_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:49:13.1173529Z test_non_contig_jiterator_unary_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:49:13.1185732Z test_non_contig_jiterator_unary_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:49:13.1198098Z test_non_contig_jiterator_unary_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:49:13.1217565Z test_non_contig_lgamma_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.1236816Z test_non_contig_lgamma_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.1256133Z test_non_contig_lgamma_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.1275788Z test_non_contig_lgamma_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.1294375Z test_non_contig_lgamma_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.1313104Z test_non_contig_lgamma_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.1331660Z test_non_contig_lgamma_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.1350068Z test_non_contig_lgamma_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.1368917Z test_non_contig_lgamma_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.1387373Z test_non_contig_log10_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.1406708Z test_non_contig_log10_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.1429029Z test_non_contig_log10_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.1449833Z test_non_contig_log10_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.1468679Z test_non_contig_log10_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.1488001Z test_non_contig_log10_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.1506927Z test_non_contig_log10_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.1526101Z test_non_contig_log10_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.1545033Z test_non_contig_log10_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.1564133Z test_non_contig_log10_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.1583483Z test_non_contig_log10_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.1602533Z test_non_contig_log1p_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.1620893Z test_non_contig_log1p_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.1640256Z test_non_contig_log1p_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.1659399Z test_non_contig_log1p_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.1678636Z test_non_contig_log1p_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.1697254Z test_non_contig_log1p_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.1716381Z test_non_contig_log1p_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.1734986Z test_non_contig_log1p_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.1753841Z test_non_contig_log1p_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.1773033Z test_non_contig_log2_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.1791912Z test_non_contig_log2_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.1814151Z test_non_contig_log2_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.1834375Z test_non_contig_log2_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.1853400Z test_non_contig_log2_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.1872711Z test_non_contig_log2_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.1891581Z test_non_contig_log2_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.1910272Z test_non_contig_log2_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.1929257Z test_non_contig_log2_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.1948037Z test_non_contig_log2_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.1968395Z test_non_contig_log2_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.1987644Z test_non_contig_log_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.2006934Z test_non_contig_log_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.2028621Z test_non_contig_log_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.2049273Z test_non_contig_log_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.2068328Z test_non_contig_log_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.2087603Z test_non_contig_log_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.2106351Z test_non_contig_log_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.2125679Z test_non_contig_log_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.2144412Z test_non_contig_log_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.2163358Z test_non_contig_log_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.2182310Z test_non_contig_log_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.2200726Z test_non_contig_logical_not_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.2217743Z test_non_contig_logical_not_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.2235354Z test_non_contig_logical_not_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.2253500Z test_non_contig_logical_not_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.2272360Z test_non_contig_logical_not_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.2289947Z test_non_contig_logical_not_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.2307069Z test_non_contig_logical_not_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.2323609Z test_non_contig_logical_not_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.2339266Z test_non_contig_logical_not_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:13.2355263Z test_non_contig_logical_not_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:13.2370872Z test_non_contig_logical_not_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:13.2386301Z test_non_contig_logical_not_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:13.2406263Z test_non_contig_logit_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.2426173Z test_non_contig_logit_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.2446342Z test_non_contig_logit_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.2466697Z test_non_contig_logit_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.2488165Z test_non_contig_logit_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.2509002Z test_non_contig_logit_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.2529055Z test_non_contig_logit_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.2549456Z test_non_contig_logit_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.2570196Z test_non_contig_logit_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.2587271Z test_non_contig_long_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.2603538Z test_non_contig_long_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.2621843Z test_non_contig_long_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.2640320Z test_non_contig_long_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.2657843Z test_non_contig_long_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.2675403Z test_non_contig_long_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.2692704Z test_non_contig_long_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.2710101Z test_non_contig_long_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.2726918Z test_non_contig_long_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.2743357Z test_non_contig_long_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.2758843Z test_non_contig_long_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:13.2774500Z test_non_contig_long_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:13.2790999Z test_non_contig_long_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.2811981Z test_non_contig_mvlgamma_mvlgamma_p_1_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.2833377Z test_non_contig_mvlgamma_mvlgamma_p_1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.2854661Z test_non_contig_mvlgamma_mvlgamma_p_1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.2875119Z test_non_contig_mvlgamma_mvlgamma_p_1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.2895888Z test_non_contig_mvlgamma_mvlgamma_p_1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.2916575Z test_non_contig_mvlgamma_mvlgamma_p_1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.2937432Z test_non_contig_mvlgamma_mvlgamma_p_1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.2958803Z test_non_contig_mvlgamma_mvlgamma_p_1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.2981581Z test_non_contig_mvlgamma_mvlgamma_p_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.3003769Z test_non_contig_mvlgamma_mvlgamma_p_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.3026239Z test_non_contig_mvlgamma_mvlgamma_p_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.3047831Z test_non_contig_mvlgamma_mvlgamma_p_3_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.3068906Z test_non_contig_mvlgamma_mvlgamma_p_3_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.3089859Z test_non_contig_mvlgamma_mvlgamma_p_3_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.3110774Z test_non_contig_mvlgamma_mvlgamma_p_3_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.3132313Z test_non_contig_mvlgamma_mvlgamma_p_3_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.3154386Z test_non_contig_mvlgamma_mvlgamma_p_5_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.3175912Z test_non_contig_mvlgamma_mvlgamma_p_5_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.3198063Z test_non_contig_mvlgamma_mvlgamma_p_5_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.3219907Z test_non_contig_mvlgamma_mvlgamma_p_5_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.3241464Z test_non_contig_mvlgamma_mvlgamma_p_5_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.3262113Z test_non_contig_mvlgamma_mvlgamma_p_5_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.3283507Z test_non_contig_mvlgamma_mvlgamma_p_5_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.3304127Z test_non_contig_mvlgamma_mvlgamma_p_5_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.3323127Z test_non_contig_nan_to_num_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.3340268Z test_non_contig_nan_to_num_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.3359097Z test_non_contig_nan_to_num_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.3378291Z test_non_contig_nan_to_num_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.3397748Z test_non_contig_nan_to_num_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.3415050Z test_non_contig_nan_to_num_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.3431750Z test_non_contig_nan_to_num_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.3448044Z test_non_contig_nan_to_num_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.3464295Z test_non_contig_nan_to_num_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.3480527Z test_non_contig_nan_to_num_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.3498010Z test_non_contig_neg_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.3518458Z test_non_contig_neg_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.3539183Z test_non_contig_neg_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.3559299Z test_non_contig_neg_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.3578481Z test_non_contig_neg_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.3597675Z test_non_contig_neg_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.3616504Z test_non_contig_neg_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.3633369Z test_non_contig_neg_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.3649352Z test_non_contig_neg_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.3665106Z test_non_contig_neg_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:13.3681054Z test_non_contig_neg_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.3697111Z test_non_contig_neg_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.3715867Z test_non_contig_nn_functional_celu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.3735252Z test_non_contig_nn_functional_celu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.3755600Z test_non_contig_nn_functional_celu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.3774412Z test_non_contig_nn_functional_elu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.3793446Z test_non_contig_nn_functional_elu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.3812806Z test_non_contig_nn_functional_elu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.3831363Z test_non_contig_nn_functional_hardshrink_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.3850660Z test_non_contig_nn_functional_hardshrink_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.3869257Z test_non_contig_nn_functional_hardshrink_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.3887811Z test_non_contig_nn_functional_hardsigmoid_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.3906598Z test_non_contig_nn_functional_hardsigmoid_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.3925131Z test_non_contig_nn_functional_hardsigmoid_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.3944044Z test_non_contig_nn_functional_hardtanh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.3963188Z test_non_contig_nn_functional_hardtanh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.3982893Z test_non_contig_nn_functional_hardtanh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.4000785Z test_non_contig_nn_functional_hardtanh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.4017007Z test_non_contig_nn_functional_hardtanh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.4032959Z test_non_contig_nn_functional_hardtanh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:13.4049590Z test_non_contig_nn_functional_hardtanh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.4068627Z test_non_contig_nn_functional_logsigmoid_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.4087774Z test_non_contig_nn_functional_logsigmoid_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.4107144Z test_non_contig_nn_functional_logsigmoid_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.4127089Z test_non_contig_nn_functional_mish_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.4147121Z test_non_contig_nn_functional_mish_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.4166588Z test_non_contig_nn_functional_prelu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.4185719Z test_non_contig_nn_functional_prelu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.4204937Z test_non_contig_nn_functional_prelu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.4224391Z test_non_contig_nn_functional_relu6_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.4242959Z test_non_contig_nn_functional_relu6_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.4262048Z test_non_contig_nn_functional_relu6_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.4278863Z test_non_contig_nn_functional_relu6_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.4294668Z test_non_contig_nn_functional_relu6_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.4310669Z test_non_contig_nn_functional_relu6_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:13.4327477Z test_non_contig_nn_functional_relu6_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.4343813Z test_non_contig_nn_functional_relu6_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.4362283Z test_non_contig_nn_functional_relu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.4381222Z test_non_contig_nn_functional_relu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.4400860Z test_non_contig_nn_functional_relu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.4418166Z test_non_contig_nn_functional_relu_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.4435246Z test_non_contig_nn_functional_relu_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.4451650Z test_non_contig_nn_functional_relu_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.4468244Z test_non_contig_nn_functional_relu_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.4485345Z test_non_contig_nn_functional_relu_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.4512507Z test_non_contig_nn_functional_rrelu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:13.4540536Z test_non_contig_nn_functional_rrelu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:13.4568500Z test_non_contig_nn_functional_rrelu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:13.4588209Z test_non_contig_nn_functional_selu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.4608402Z test_non_contig_nn_functional_selu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.4628267Z test_non_contig_nn_functional_selu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.4649427Z test_non_contig_nn_functional_silu_complex_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.4670143Z test_non_contig_nn_functional_silu_complex_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.4689862Z test_non_contig_nn_functional_silu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.4708697Z test_non_contig_nn_functional_silu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.4727895Z test_non_contig_nn_functional_silu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.4747926Z test_non_contig_nn_functional_softplus_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.4768242Z test_non_contig_nn_functional_softplus_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.4788416Z test_non_contig_nn_functional_softplus_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.4807961Z test_non_contig_nn_functional_softshrink_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.4826595Z test_non_contig_nn_functional_softshrink_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.4845833Z test_non_contig_nn_functional_softshrink_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.4865183Z test_non_contig_nn_functional_softsign_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.4886178Z test_non_contig_nn_functional_softsign_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.4906959Z test_non_contig_nn_functional_softsign_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.4926619Z test_non_contig_nn_functional_softsign_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.4946087Z test_non_contig_nn_functional_softsign_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.4964987Z test_non_contig_nn_functional_softsign_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.4983984Z test_non_contig_nn_functional_softsign_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.5003510Z test_non_contig_nn_functional_softsign_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.5023755Z test_non_contig_nn_functional_softsign_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.5043426Z test_non_contig_nn_functional_softsign_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.5062192Z test_non_contig_nn_functional_softsign_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.5082567Z test_non_contig_nn_functional_tanhshrink_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.5105974Z test_non_contig_nn_functional_tanhshrink_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.5128207Z test_non_contig_nn_functional_tanhshrink_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.5148121Z test_non_contig_nn_functional_tanhshrink_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.5167395Z test_non_contig_nn_functional_tanhshrink_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.5186944Z test_non_contig_nn_functional_tanhshrink_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.5205893Z test_non_contig_nn_functional_tanhshrink_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.5224928Z test_non_contig_nn_functional_tanhshrink_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.5244098Z test_non_contig_nn_functional_tanhshrink_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.5263953Z test_non_contig_nn_functional_tanhshrink_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.5283653Z test_non_contig_nn_functional_threshold_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.5303423Z test_non_contig_nn_functional_threshold_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.5322624Z test_non_contig_nn_functional_threshold_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.5339649Z test_non_contig_nn_functional_threshold_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.5355847Z test_non_contig_nn_functional_threshold_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.5371817Z test_non_contig_nn_functional_threshold_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.5387840Z test_non_contig_nn_functional_threshold_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.5403910Z test_non_contig_nn_functional_threshold_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.5447175Z test_non_contig_polygamma_polygamma_n_0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:49:13.5465487Z test_non_contig_polygamma_polygamma_n_0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.5486224Z test_non_contig_polygamma_polygamma_n_0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.5507415Z test_non_contig_polygamma_polygamma_n_0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.5526751Z test_non_contig_polygamma_polygamma_n_0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.5545071Z test_non_contig_polygamma_polygamma_n_0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.5563695Z test_non_contig_polygamma_polygamma_n_0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.5582106Z test_non_contig_polygamma_polygamma_n_0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.5600845Z test_non_contig_polygamma_polygamma_n_0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.5620382Z test_non_contig_polygamma_polygamma_n_1_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.5638642Z test_non_contig_polygamma_polygamma_n_1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.5657706Z test_non_contig_polygamma_polygamma_n_1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.5677294Z test_non_contig_polygamma_polygamma_n_1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.5695999Z test_non_contig_polygamma_polygamma_n_1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.5715136Z test_non_contig_polygamma_polygamma_n_1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.5733673Z test_non_contig_polygamma_polygamma_n_1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.5751932Z test_non_contig_polygamma_polygamma_n_1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.5771629Z test_non_contig_polygamma_polygamma_n_1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.5808041Z test_non_contig_polygamma_polygamma_n_2_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:49:13.5834398Z test_non_contig_polygamma_polygamma_n_2_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.5870679Z test_non_contig_polygamma_polygamma_n_2_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:49:13.5908976Z test_non_contig_polygamma_polygamma_n_2_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:49:13.5934391Z test_non_contig_polygamma_polygamma_n_2_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.5960776Z test_non_contig_polygamma_polygamma_n_2_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:13.5986148Z test_non_contig_polygamma_polygamma_n_2_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.6011766Z test_non_contig_polygamma_polygamma_n_2_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.6043611Z test_non_contig_polygamma_polygamma_n_2_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:13.6079640Z test_non_contig_polygamma_polygamma_n_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:13.6104797Z test_non_contig_polygamma_polygamma_n_3_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.6141844Z test_non_contig_polygamma_polygamma_n_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:49:13.6179085Z test_non_contig_polygamma_polygamma_n_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:49:13.6204387Z test_non_contig_polygamma_polygamma_n_3_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.6230757Z test_non_contig_polygamma_polygamma_n_3_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:13.6255808Z test_non_contig_polygamma_polygamma_n_3_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.6280901Z test_non_contig_polygamma_polygamma_n_3_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.6311187Z test_non_contig_polygamma_polygamma_n_3_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:13.6346477Z test_non_contig_polygamma_polygamma_n_4_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:13.6371648Z test_non_contig_polygamma_polygamma_n_4_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.6408737Z test_non_contig_polygamma_polygamma_n_4_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:49:13.6445914Z test_non_contig_polygamma_polygamma_n_4_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:49:13.6471067Z test_non_contig_polygamma_polygamma_n_4_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.6497405Z test_non_contig_polygamma_polygamma_n_4_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:13.6522601Z test_non_contig_polygamma_polygamma_n_4_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.6547737Z test_non_contig_polygamma_polygamma_n_4_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.6578541Z test_non_contig_polygamma_polygamma_n_4_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:13.6596788Z test_non_contig_positive_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.6616455Z test_non_contig_positive_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.6636702Z test_non_contig_positive_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.6656000Z test_non_contig_positive_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.6674500Z test_non_contig_positive_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.6692882Z test_non_contig_positive_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.6710847Z test_non_contig_positive_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.6727294Z test_non_contig_positive_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.6742743Z test_non_contig_positive_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:13.6758075Z test_non_contig_positive_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:13.6773625Z test_non_contig_positive_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:13.6789063Z test_non_contig_positive_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:13.6807209Z test_non_contig_rad2deg_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.6825427Z test_non_contig_rad2deg_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.6844636Z test_non_contig_rad2deg_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.6863381Z test_non_contig_rad2deg_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.6881742Z test_non_contig_rad2deg_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.6899925Z test_non_contig_rad2deg_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.6918126Z test_non_contig_rad2deg_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.6936191Z test_non_contig_rad2deg_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.6954397Z test_non_contig_rad2deg_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.6972746Z test_non_contig_rad2deg_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.6991143Z test_non_contig_real_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.7007434Z test_non_contig_real_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.7026892Z test_non_contig_real_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.7047071Z test_non_contig_real_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.7066645Z test_non_contig_real_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.7085748Z test_non_contig_real_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.7104138Z test_non_contig_real_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.7122452Z test_non_contig_real_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.7139405Z test_non_contig_real_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.7154914Z test_non_contig_real_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:13.7170309Z test_non_contig_real_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:13.7185796Z test_non_contig_real_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:13.7201436Z test_non_contig_real_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:13.7219280Z test_non_contig_reciprocal_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.7237408Z test_non_contig_reciprocal_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.7257268Z test_non_contig_reciprocal_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.7277354Z test_non_contig_reciprocal_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.7295747Z test_non_contig_reciprocal_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.7314338Z test_non_contig_reciprocal_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.7333831Z test_non_contig_reciprocal_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.7351657Z test_non_contig_reciprocal_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.7369703Z test_non_contig_reciprocal_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.7387368Z test_non_contig_reciprocal_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.7405157Z test_non_contig_reciprocal_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.7423203Z test_non_contig_reciprocal_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.7441950Z test_non_contig_round_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.7460492Z test_non_contig_round_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.7479122Z test_non_contig_round_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.7497752Z test_non_contig_round_decimals_0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.7516659Z test_non_contig_round_decimals_0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.7535155Z test_non_contig_round_decimals_0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.7553757Z test_non_contig_round_decimals_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.7572254Z test_non_contig_round_decimals_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.7590609Z test_non_contig_round_decimals_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.7608836Z test_non_contig_round_decimals_neg_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.7627168Z test_non_contig_round_decimals_neg_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.7645769Z test_non_contig_round_decimals_neg_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.7664091Z test_non_contig_rsqrt_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.7682056Z test_non_contig_rsqrt_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.7702613Z test_non_contig_rsqrt_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.7722954Z test_non_contig_rsqrt_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.7741294Z test_non_contig_rsqrt_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.7759745Z test_non_contig_rsqrt_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.7777717Z test_non_contig_rsqrt_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.7796089Z test_non_contig_rsqrt_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.7813922Z test_non_contig_rsqrt_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.7831842Z test_non_contig_rsqrt_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.7849700Z test_non_contig_rsqrt_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.7868199Z test_non_contig_sgn_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.7884621Z test_non_contig_sgn_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.7903915Z test_non_contig_sgn_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.7924961Z test_non_contig_sgn_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.7944889Z test_non_contig_sgn_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.7963307Z test_non_contig_sgn_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.7981754Z test_non_contig_sgn_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.7999946Z test_non_contig_sgn_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.8016778Z test_non_contig_sgn_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.8032515Z test_non_contig_sgn_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:13.8047630Z test_non_contig_sgn_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:13.8063330Z test_non_contig_sgn_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:13.8078983Z test_non_contig_sgn_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:13.8095451Z test_non_contig_short_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.8110880Z test_non_contig_short_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:13.8128405Z test_non_contig_short_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.8146644Z test_non_contig_short_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.8163910Z test_non_contig_short_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.8180574Z test_non_contig_short_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.8198071Z test_non_contig_short_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.8214610Z test_non_contig_short_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.8230267Z test_non_contig_short_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:13.8246175Z test_non_contig_short_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:13.8262030Z test_non_contig_short_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:13.8278021Z test_non_contig_short_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.8296452Z test_non_contig_sigmoid_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.8315188Z test_non_contig_sigmoid_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.8336597Z test_non_contig_sigmoid_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.8357066Z test_non_contig_sigmoid_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.8375920Z test_non_contig_sigmoid_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.8395513Z test_non_contig_sigmoid_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.8413830Z test_non_contig_sigmoid_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.8432024Z test_non_contig_sigmoid_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.8449920Z test_non_contig_sigmoid_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.8468483Z test_non_contig_sigmoid_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.8487001Z test_non_contig_sigmoid_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.8505937Z test_non_contig_sign_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.8522671Z test_non_contig_sign_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.8541110Z test_non_contig_sign_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.8559930Z test_non_contig_sign_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.8578747Z test_non_contig_sign_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.8596105Z test_non_contig_sign_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.8611874Z test_non_contig_sign_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.8628048Z test_non_contig_sign_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:13.8643974Z test_non_contig_sign_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.8660010Z test_non_contig_sign_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.8677004Z test_non_contig_signbit_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.8692823Z test_non_contig_signbit_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.8709525Z test_non_contig_signbit_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.8726277Z test_non_contig_signbit_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.8743885Z test_non_contig_signbit_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.8760478Z test_non_contig_signbit_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.8776445Z test_non_contig_signbit_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.8792330Z test_non_contig_signbit_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:13.8808055Z test_non_contig_signbit_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.8823836Z test_non_contig_signbit_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:13.8842866Z test_non_contig_sin_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.8862122Z test_non_contig_sin_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.8884872Z test_non_contig_sin_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.8906481Z test_non_contig_sin_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.8926288Z test_non_contig_sin_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.8946301Z test_non_contig_sin_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.8965749Z test_non_contig_sin_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.8985275Z test_non_contig_sin_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.9004736Z test_non_contig_sin_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.9024296Z test_non_contig_sin_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.9044002Z test_non_contig_sin_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.9063726Z test_non_contig_sinc_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.9082322Z test_non_contig_sinc_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.9105428Z test_non_contig_sinc_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.9127192Z test_non_contig_sinc_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.9146246Z test_non_contig_sinc_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.9165661Z test_non_contig_sinc_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.9184334Z test_non_contig_sinc_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.9203502Z test_non_contig_sinc_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.9222177Z test_non_contig_sinc_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.9240872Z test_non_contig_sinc_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.9259451Z test_non_contig_sinc_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.9279739Z test_non_contig_sinh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.9298454Z test_non_contig_sinh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.9321264Z test_non_contig_sinh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.9342761Z test_non_contig_sinh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.9362405Z test_non_contig_sinh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.9381807Z test_non_contig_sinh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.9400760Z test_non_contig_sinh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.9419620Z test_non_contig_sinh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.9438597Z test_non_contig_sinh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.9457541Z test_non_contig_sinh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.9476534Z test_non_contig_sinh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.9495479Z test_non_contig_special_airy_ai_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.9516554Z test_non_contig_special_airy_ai_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.9539084Z test_non_contig_special_airy_ai_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.9559304Z test_non_contig_special_airy_ai_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.9579750Z test_non_contig_special_airy_ai_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.9600035Z test_non_contig_special_airy_ai_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.9620135Z test_non_contig_special_airy_ai_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.9640854Z test_non_contig_special_airy_ai_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.9659365Z test_non_contig_special_bessel_j0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.9678860Z test_non_contig_special_bessel_j0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.9698397Z test_non_contig_special_bessel_j0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.9717548Z test_non_contig_special_bessel_j0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.9736430Z test_non_contig_special_bessel_j0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.9754558Z test_non_contig_special_bessel_j0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.9772960Z test_non_contig_special_bessel_j0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.9791171Z test_non_contig_special_bessel_j0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.9809370Z test_non_contig_special_bessel_j1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.9828322Z test_non_contig_special_bessel_j1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.9847637Z test_non_contig_special_bessel_j1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.9865935Z test_non_contig_special_bessel_j1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.9884612Z test_non_contig_special_bessel_j1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.9902821Z test_non_contig_special_bessel_j1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.9921089Z test_non_contig_special_bessel_j1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.9938985Z test_non_contig_special_bessel_j1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.9957392Z test_non_contig_special_bessel_y0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.9975998Z test_non_contig_special_bessel_y0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:13.9995026Z test_non_contig_special_bessel_y0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:14.0013463Z test_non_contig_special_bessel_y0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:14.0031706Z test_non_contig_special_bessel_y0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:14.0050184Z test_non_contig_special_bessel_y0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:14.0068000Z test_non_contig_special_bessel_y0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:14.0087268Z test_non_contig_special_bessel_y0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:14.0104816Z test_non_contig_special_bessel_y1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:14.0123976Z test_non_contig_special_bessel_y1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:14.0142954Z test_non_contig_special_bessel_y1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:14.0161378Z test_non_contig_special_bessel_y1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:14.0179690Z test_non_contig_special_bessel_y1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:14.0198035Z test_non_contig_special_bessel_y1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:14.0216263Z test_non_contig_special_bessel_y1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:14.0234827Z test_non_contig_special_bessel_y1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:14.0253515Z test_non_contig_special_entr_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:14.0271392Z test_non_contig_special_entr_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:14.0290459Z test_non_contig_special_entr_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:14.0309113Z test_non_contig_special_entr_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:14.0327107Z test_non_contig_special_entr_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:14.0345304Z test_non_contig_special_entr_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:14.0363420Z test_non_contig_special_entr_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:14.0381484Z test_non_contig_special_entr_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:14.0399609Z test_non_contig_special_entr_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:14.0417773Z test_non_contig_special_erfcx_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:14.0437322Z test_non_contig_special_erfcx_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:14.0456560Z test_non_contig_special_erfcx_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:14.0475119Z test_non_contig_special_erfcx_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:14.0493846Z test_non_contig_special_erfcx_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:14.0512343Z test_non_contig_special_erfcx_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:14.0530754Z test_non_contig_special_erfcx_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:14.0548905Z test_non_contig_special_erfcx_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:14.0571799Z test_non_contig_special_i0e_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:14.0590650Z test_non_contig_special_i0e_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:14.0610905Z test_non_contig_special_i0e_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:14.0630115Z test_non_contig_special_i0e_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:14.0649173Z test_non_contig_special_i0e_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:14.0668411Z test_non_contig_special_i0e_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:14.0687364Z test_non_contig_special_i0e_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:14.0706480Z test_non_contig_special_i0e_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:14.0725434Z test_non_contig_special_i0e_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:14.0744037Z test_non_contig_special_i1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:14.0763733Z test_non_contig_special_i1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:14.0783900Z test_non_contig_special_i1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:14.0802575Z test_non_contig_special_i1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:14.0821441Z test_non_contig_special_i1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:14.0840191Z test_non_contig_special_i1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:14.0858737Z test_non_contig_special_i1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:14.0877595Z test_non_contig_special_i1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:14.0896076Z test_non_contig_special_i1e_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:14.0915378Z test_non_contig_special_i1e_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:14.0935115Z test_non_contig_special_i1e_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:14.0953539Z test_non_contig_special_i1e_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:14.0972423Z test_non_contig_special_i1e_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:14.0990908Z test_non_contig_special_i1e_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:14.1009571Z test_non_contig_special_i1e_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:14.1028285Z test_non_contig_special_i1e_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:14.1046467Z test_non_contig_special_log_ndtr_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:14.1066190Z test_non_contig_special_log_ndtr_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:14.1087179Z test_non_contig_special_log_ndtr_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:14.1106127Z test_non_contig_special_log_ndtr_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:14.1124867Z test_non_contig_special_log_ndtr_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:14.1143377Z test_non_contig_special_log_ndtr_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:14.1162047Z test_non_contig_special_log_ndtr_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:14.1180994Z test_non_contig_special_log_ndtr_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:14.1200067Z test_non_contig_special_modified_bessel_i0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:14.1219958Z test_non_contig_special_modified_bessel_i0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:14.1240230Z test_non_contig_special_modified_bessel_i0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:14.1259277Z test_non_contig_special_modified_bessel_i0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:14.1279091Z test_non_contig_special_modified_bessel_i0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:14.1297653Z test_non_contig_special_modified_bessel_i0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:14.1316891Z test_non_contig_special_modified_bessel_i0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:14.1335857Z test_non_contig_special_modified_bessel_i0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:14.1354923Z test_non_contig_special_modified_bessel_i1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:14.1374830Z test_non_contig_special_modified_bessel_i1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:14.1395059Z test_non_contig_special_modified_bessel_i1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:14.1414210Z test_non_contig_special_modified_bessel_i1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:14.1433630Z test_non_contig_special_modified_bessel_i1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:14.1452934Z test_non_contig_special_modified_bessel_i1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:14.1471882Z test_non_contig_special_modified_bessel_i1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:14.1491126Z test_non_contig_special_modified_bessel_i1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:14.1510260Z test_non_contig_special_modified_bessel_k0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:14.1529842Z test_non_contig_special_modified_bessel_k0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:14.1549285Z test_non_contig_special_modified_bessel_k0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:14.1567946Z test_non_contig_special_modified_bessel_k0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:14.1586777Z test_non_contig_special_modified_bessel_k0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:14.1605586Z test_non_contig_special_modified_bessel_k0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:14.1623932Z test_non_contig_special_modified_bessel_k0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:14.1643183Z test_non_contig_special_modified_bessel_k0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:14.1662258Z test_non_contig_special_modified_bessel_k1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:14.1681955Z test_non_contig_special_modified_bessel_k1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:14.1701156Z test_non_contig_special_modified_bessel_k1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:14.1719831Z test_non_contig_special_modified_bessel_k1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:14.1738602Z test_non_contig_special_modified_bessel_k1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:14.1757488Z test_non_contig_special_modified_bessel_k1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:14.1775763Z test_non_contig_special_modified_bessel_k1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:14.1794777Z test_non_contig_special_modified_bessel_k1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:14.1814396Z test_non_contig_special_ndtr_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:14.1833683Z test_non_contig_special_ndtr_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:14.1853729Z test_non_contig_special_ndtr_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:14.1873780Z test_non_contig_special_ndtr_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:14.1894298Z test_non_contig_special_ndtr_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:14.1913837Z test_non_contig_special_ndtr_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:14.1933539Z test_non_contig_special_ndtr_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:14.1953089Z test_non_contig_special_ndtr_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:14.1972651Z test_non_contig_special_ndtr_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:14.1991130Z test_non_contig_special_ndtri_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:14.2010062Z test_non_contig_special_ndtri_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:14.2029047Z test_non_contig_special_ndtri_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:14.2046781Z test_non_contig_special_ndtri_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:14.2064737Z test_non_contig_special_ndtri_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:14.2082434Z test_non_contig_special_ndtri_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:14.2100134Z test_non_contig_special_ndtri_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:14.2118397Z test_non_contig_special_ndtri_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:14.2161924Z test_non_contig_special_polygamma_special_polygamma_n_0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:49:14.2179841Z test_non_contig_special_polygamma_special_polygamma_n_0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:14.2199743Z test_non_contig_special_polygamma_special_polygamma_n_0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:14.2219700Z test_non_contig_special_polygamma_special_polygamma_n_0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:14.2238001Z test_non_contig_special_polygamma_special_polygamma_n_0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:14.2256232Z test_non_contig_special_polygamma_special_polygamma_n_0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:14.2274422Z test_non_contig_special_polygamma_special_polygamma_n_0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:14.2292452Z test_non_contig_special_polygamma_special_polygamma_n_0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:14.2310600Z test_non_contig_special_polygamma_special_polygamma_n_0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:14.2329503Z test_non_contig_special_scaled_modified_bessel_k0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:14.2348730Z test_non_contig_special_scaled_modified_bessel_k0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:14.2368054Z test_non_contig_special_scaled_modified_bessel_k0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:14.2386365Z test_non_contig_special_scaled_modified_bessel_k0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:14.2405180Z test_non_contig_special_scaled_modified_bessel_k0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:14.2423453Z test_non_contig_special_scaled_modified_bessel_k0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:14.2441790Z test_non_contig_special_scaled_modified_bessel_k0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:14.2460672Z test_non_contig_special_scaled_modified_bessel_k0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:14.2479474Z test_non_contig_special_scaled_modified_bessel_k1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:14.2498886Z test_non_contig_special_scaled_modified_bessel_k1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:14.2517715Z test_non_contig_special_scaled_modified_bessel_k1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:14.2536063Z test_non_contig_special_scaled_modified_bessel_k1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:14.2554505Z test_non_contig_special_scaled_modified_bessel_k1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:14.2572787Z test_non_contig_special_scaled_modified_bessel_k1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:14.2591106Z test_non_contig_special_scaled_modified_bessel_k1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:14.2610082Z test_non_contig_special_scaled_modified_bessel_k1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:14.2627900Z test_non_contig_special_spherical_bessel_j0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:14.2646540Z test_non_contig_special_spherical_bessel_j0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:14.2665202Z test_non_contig_special_spherical_bessel_j0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:14.2683291Z test_non_contig_special_spherical_bessel_j0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:14.2701751Z test_non_contig_special_spherical_bessel_j0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:14.2719626Z test_non_contig_special_spherical_bessel_j0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:14.2737510Z test_non_contig_special_spherical_bessel_j0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:14.2755584Z test_non_contig_special_spherical_bessel_j0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:14.2773853Z test_non_contig_sqrt_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:14.2792348Z test_non_contig_sqrt_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:14.2813169Z test_non_contig_sqrt_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:14.2833260Z test_non_contig_sqrt_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:14.2851747Z test_non_contig_sqrt_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:14.2870501Z test_non_contig_sqrt_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:14.2889197Z test_non_contig_sqrt_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:14.2907064Z test_non_contig_sqrt_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:14.2925374Z test_non_contig_sqrt_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:14.2943404Z test_non_contig_sqrt_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:14.2961676Z test_non_contig_sqrt_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:14.2979648Z test_non_contig_square_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:14.2996189Z test_non_contig_square_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:14.3015328Z test_non_contig_square_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:14.3035631Z test_non_contig_square_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:14.3054342Z test_non_contig_square_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:14.3072786Z test_non_contig_square_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:14.3090805Z test_non_contig_square_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:14.3107476Z test_non_contig_square_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:14.3123728Z test_non_contig_square_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:14.3139476Z test_non_contig_square_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:14.3155688Z test_non_contig_square_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:14.3172392Z test_non_contig_square_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:14.3190901Z test_non_contig_tan_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:14.3209508Z test_non_contig_tan_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:14.3232004Z test_non_contig_tan_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:14.3253630Z test_non_contig_tan_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:14.3273226Z test_non_contig_tan_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:14.3292797Z test_non_contig_tan_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:14.3311631Z test_non_contig_tan_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:14.3330919Z test_non_contig_tan_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:14.3349933Z test_non_contig_tan_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:14.3369081Z test_non_contig_tan_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:14.3388017Z test_non_contig_tan_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:14.3407245Z test_non_contig_tanh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:14.3425289Z test_non_contig_tanh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:14.3447728Z test_non_contig_tanh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:14.3468689Z test_non_contig_tanh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:14.3487464Z test_non_contig_tanh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:14.3506540Z test_non_contig_tanh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:14.3525016Z test_non_contig_tanh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:14.3543395Z test_non_contig_tanh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:14.3561840Z test_non_contig_tanh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:14.3580632Z test_non_contig_tanh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:14.3598340Z test_non_contig_tanh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:14.3616833Z test_non_contig_trunc_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:14.3635980Z test_non_contig_trunc_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:14.3655085Z test_non_contig_trunc_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:14.5039735Z test_nonzero_empty_cpu (__main__.TestUnaryUfuncsCPU) ... ok (0.138s) 2022-08-17T12:49:14.5123374Z test_op_invert_cpu (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:49:14.5208908Z test_polygamma_neg_cpu (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:49:15.5166789Z test_reference_numerics_extremal_abs_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.996s) 2022-08-17T12:49:15.5172253Z test_reference_numerics_extremal_abs_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:49:15.5178329Z test_reference_numerics_extremal_abs_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:49:15.5217804Z test_reference_numerics_extremal_abs_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:49:15.5245285Z test_reference_numerics_extremal_abs_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:15.5272890Z test_reference_numerics_extremal_abs_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:15.5302376Z test_reference_numerics_extremal_acos_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:15.5308195Z test_reference_numerics_extremal_acos_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:49:15.5314148Z test_reference_numerics_extremal_acos_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:49:15.5345078Z test_reference_numerics_extremal_acos_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:15.5377317Z test_reference_numerics_extremal_acos_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:15.5406862Z test_reference_numerics_extremal_acosh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:15.5413130Z test_reference_numerics_extremal_acosh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:49:15.5419195Z test_reference_numerics_extremal_acosh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:49:15.5449806Z test_reference_numerics_extremal_acosh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:15.5482186Z test_reference_numerics_extremal_acosh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:15.5514104Z test_reference_numerics_extremal_angle_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:15.5549844Z test_reference_numerics_extremal_angle_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:15.5579437Z test_reference_numerics_extremal_angle_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:15.5619147Z test_reference_numerics_extremal_angle_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:49:15.5648302Z test_reference_numerics_extremal_angle_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:15.5678807Z test_reference_numerics_extremal_angle_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:15.5707543Z test_reference_numerics_extremal_asin_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:15.5713841Z test_reference_numerics_extremal_asin_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:49:15.5719369Z test_reference_numerics_extremal_asin_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:49:15.5749876Z test_reference_numerics_extremal_asin_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:15.5781640Z test_reference_numerics_extremal_asin_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:15.5810670Z test_reference_numerics_extremal_asinh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:15.5817479Z test_reference_numerics_extremal_asinh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:49:15.5823146Z test_reference_numerics_extremal_asinh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:49:15.5851404Z test_reference_numerics_extremal_asinh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:15.5885741Z test_reference_numerics_extremal_asinh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:15.5915736Z test_reference_numerics_extremal_atan_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:15.5922072Z test_reference_numerics_extremal_atan_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:49:15.5927672Z test_reference_numerics_extremal_atan_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:49:15.5957057Z test_reference_numerics_extremal_atan_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:15.5987855Z test_reference_numerics_extremal_atan_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:15.6017520Z test_reference_numerics_extremal_atanh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:15.6023977Z test_reference_numerics_extremal_atanh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:49:15.6029818Z test_reference_numerics_extremal_atanh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:49:15.6058016Z test_reference_numerics_extremal_atanh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:15.6086941Z test_reference_numerics_extremal_atanh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:15.6114238Z test_reference_numerics_extremal_ceil_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:15.6139676Z test_reference_numerics_extremal_ceil_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:15.6165842Z test_reference_numerics_extremal_ceil_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:15.6192588Z test_reference_numerics_extremal_conj_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:15.6221338Z test_reference_numerics_extremal_conj_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:15.6247418Z test_reference_numerics_extremal_conj_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:15.6281552Z test_reference_numerics_extremal_conj_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:15.6307269Z test_reference_numerics_extremal_conj_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:15.6333793Z test_reference_numerics_extremal_conj_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:15.6360738Z test_reference_numerics_extremal_conj_physical_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:15.6389972Z test_reference_numerics_extremal_conj_physical_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:15.6416589Z test_reference_numerics_extremal_conj_physical_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:15.6451805Z test_reference_numerics_extremal_conj_physical_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:15.6479768Z test_reference_numerics_extremal_conj_physical_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:15.6506036Z test_reference_numerics_extremal_conj_physical_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:15.6534745Z test_reference_numerics_extremal_cos_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:15.6576573Z test_reference_numerics_extremal_cos_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:49:15.6617901Z test_reference_numerics_extremal_cos_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:49:15.6647843Z test_reference_numerics_extremal_cos_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:15.6681887Z test_reference_numerics_extremal_cos_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:15.6711826Z test_reference_numerics_extremal_cosh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:15.6763656Z test_reference_numerics_extremal_cosh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:49:15.6804959Z test_reference_numerics_extremal_cosh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:49:15.6833300Z test_reference_numerics_extremal_cosh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:15.6863533Z test_reference_numerics_extremal_cosh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:15.6891372Z test_reference_numerics_extremal_deg2rad_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:15.6928779Z test_reference_numerics_extremal_deg2rad_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:49:15.6955100Z test_reference_numerics_extremal_deg2rad_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:15.6981550Z test_reference_numerics_extremal_deg2rad_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:15.7332363Z test_reference_numerics_extremal_digamma_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.035s) 2022-08-17T12:49:15.7420962Z test_reference_numerics_extremal_digamma_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:49:15.7511897Z test_reference_numerics_extremal_digamma_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:49:15.7547634Z test_reference_numerics_extremal_erf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:15.7583008Z test_reference_numerics_extremal_erf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:15.7619783Z test_reference_numerics_extremal_erf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:49:15.7654411Z test_reference_numerics_extremal_erfc_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:15.7686903Z test_reference_numerics_extremal_erfc_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:15.7719926Z test_reference_numerics_extremal_erfc_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:15.7749121Z test_reference_numerics_extremal_erfinv_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:15.7780484Z test_reference_numerics_extremal_erfinv_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:15.7815231Z test_reference_numerics_extremal_erfinv_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:15.7843028Z test_reference_numerics_extremal_exp2_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:15.7880365Z test_reference_numerics_extremal_exp2_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:49:15.7906820Z test_reference_numerics_extremal_exp2_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:15.7936823Z test_reference_numerics_extremal_exp2_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:15.7943485Z test_reference_numerics_extremal_exp_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:49:15.7949279Z test_reference_numerics_extremal_exp_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:49:15.7954795Z test_reference_numerics_extremal_exp_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:49:15.7980219Z test_reference_numerics_extremal_exp_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:15.8009295Z test_reference_numerics_extremal_exp_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:15.8014897Z test_reference_numerics_extremal_expm1_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:49:15.8044695Z test_reference_numerics_extremal_expm1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:15.8076242Z test_reference_numerics_extremal_expm1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:15.8105264Z test_reference_numerics_extremal_fill_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:15.8135598Z test_reference_numerics_extremal_fill_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:15.8163038Z test_reference_numerics_extremal_fill_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:15.8201599Z test_reference_numerics_extremal_fill_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:49:15.8228071Z test_reference_numerics_extremal_fill_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:15.8256264Z test_reference_numerics_extremal_fill_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:15.8283808Z test_reference_numerics_extremal_floor_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:15.8308754Z test_reference_numerics_extremal_floor_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:15.8335228Z test_reference_numerics_extremal_floor_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:15.8341218Z test_reference_numerics_extremal_frac_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:49:15.8346853Z test_reference_numerics_extremal_frac_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:49:15.8352503Z test_reference_numerics_extremal_frac_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:49:15.8358741Z test_reference_numerics_extremal_frac_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:49:15.8404358Z test_reference_numerics_extremal_frexp_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:49:15.8445288Z test_reference_numerics_extremal_frexp_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:49:15.8475565Z test_reference_numerics_extremal_frexp_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:15.8506568Z test_reference_numerics_extremal_frexp_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:15.8547295Z test_reference_numerics_extremal_i0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:49:15.8586859Z test_reference_numerics_extremal_i0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:49:15.8629218Z test_reference_numerics_extremal_i0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:49:15.8655902Z test_reference_numerics_extremal_imag_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:15.8679253Z test_reference_numerics_extremal_imag_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:15.8703742Z test_reference_numerics_extremal_isfinite_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:15.8729755Z test_reference_numerics_extremal_isfinite_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:15.8752437Z test_reference_numerics_extremal_isfinite_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:15.8783442Z test_reference_numerics_extremal_isfinite_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:15.8804554Z test_reference_numerics_extremal_isfinite_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:15.8826929Z test_reference_numerics_extremal_isfinite_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:15.8849744Z test_reference_numerics_extremal_isinf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:15.8874502Z test_reference_numerics_extremal_isinf_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:15.8895915Z test_reference_numerics_extremal_isinf_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:15.8925658Z test_reference_numerics_extremal_isinf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:15.8945535Z test_reference_numerics_extremal_isinf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:15.8967173Z test_reference_numerics_extremal_isinf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:15.8990361Z test_reference_numerics_extremal_isnan_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:15.9015170Z test_reference_numerics_extremal_isnan_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:15.9035747Z test_reference_numerics_extremal_isnan_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:15.9065443Z test_reference_numerics_extremal_isnan_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:15.9085066Z test_reference_numerics_extremal_isnan_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:15.9107211Z test_reference_numerics_extremal_isnan_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:15.9131254Z test_reference_numerics_extremal_isneginf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:15.9161043Z test_reference_numerics_extremal_isneginf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:15.9180486Z test_reference_numerics_extremal_isneginf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:15.9202241Z test_reference_numerics_extremal_isneginf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:15.9225224Z test_reference_numerics_extremal_isposinf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:15.9255793Z test_reference_numerics_extremal_isposinf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:15.9275856Z test_reference_numerics_extremal_isposinf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:15.9297592Z test_reference_numerics_extremal_isposinf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:15.9321749Z test_reference_numerics_extremal_isreal_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:15.9346409Z test_reference_numerics_extremal_isreal_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:15.9367138Z test_reference_numerics_extremal_isreal_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:15.9397667Z test_reference_numerics_extremal_isreal_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:15.9418350Z test_reference_numerics_extremal_isreal_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:15.9442041Z test_reference_numerics_extremal_isreal_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:15.9453104Z test_reference_numerics_extremal_jiterator_unary_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:49:15.9462821Z test_reference_numerics_extremal_jiterator_unary_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:49:15.9472404Z test_reference_numerics_extremal_jiterator_unary_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:49:15.9481776Z test_reference_numerics_extremal_jiterator_unary_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:49:15.9491113Z test_reference_numerics_extremal_jiterator_unary_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:49:15.9500380Z test_reference_numerics_extremal_jiterator_unary_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:49:15.9506241Z test_reference_numerics_extremal_lgamma_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:49:15.9542919Z test_reference_numerics_extremal_lgamma_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:49:15.9579682Z test_reference_numerics_extremal_lgamma_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:49:15.9609037Z test_reference_numerics_extremal_log10_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:15.9651112Z test_reference_numerics_extremal_log10_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:49:15.9686257Z test_reference_numerics_extremal_log10_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:15.9719404Z test_reference_numerics_extremal_log10_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:15.9752482Z test_reference_numerics_extremal_log10_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:15.9782147Z test_reference_numerics_extremal_log1p_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:15.9813690Z test_reference_numerics_extremal_log1p_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:15.9845965Z test_reference_numerics_extremal_log1p_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:15.9874982Z test_reference_numerics_extremal_log2_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:15.9881456Z test_reference_numerics_extremal_log2_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:49:15.9887528Z test_reference_numerics_extremal_log2_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:49:15.9918388Z test_reference_numerics_extremal_log2_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:15.9951417Z test_reference_numerics_extremal_log2_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:15.9980901Z test_reference_numerics_extremal_log_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:16.0022226Z test_reference_numerics_extremal_log_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:49:16.0057065Z test_reference_numerics_extremal_log_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:16.0087143Z test_reference_numerics_extremal_log_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:16.0119702Z test_reference_numerics_extremal_log_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:16.0142304Z test_reference_numerics_extremal_logical_not_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:16.0165772Z test_reference_numerics_extremal_logical_not_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:16.0186560Z test_reference_numerics_extremal_logical_not_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:16.0218452Z test_reference_numerics_extremal_logical_not_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:16.0238703Z test_reference_numerics_extremal_logical_not_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:16.0260545Z test_reference_numerics_extremal_logical_not_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:16.0289733Z test_reference_numerics_extremal_logit_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:16.0323492Z test_reference_numerics_extremal_logit_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:16.0357344Z test_reference_numerics_extremal_logit_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:16.5269748Z test_reference_numerics_extremal_mvlgamma_mvlgamma_p_1_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... expected failure (0.491s) 2022-08-17T12:49:16.5317725Z test_reference_numerics_extremal_mvlgamma_mvlgamma_p_1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... expected failure (0.005s) 2022-08-17T12:49:16.5363583Z test_reference_numerics_extremal_mvlgamma_mvlgamma_p_1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... expected failure (0.004s) 2022-08-17T12:49:16.5408236Z test_reference_numerics_extremal_mvlgamma_mvlgamma_p_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... expected failure (0.004s) 2022-08-17T12:49:16.5452797Z test_reference_numerics_extremal_mvlgamma_mvlgamma_p_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... expected failure (0.004s) 2022-08-17T12:49:16.5497077Z test_reference_numerics_extremal_mvlgamma_mvlgamma_p_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... expected failure (0.004s) 2022-08-17T12:49:16.5540761Z test_reference_numerics_extremal_mvlgamma_mvlgamma_p_5_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... expected failure (0.004s) 2022-08-17T12:49:16.5584353Z test_reference_numerics_extremal_mvlgamma_mvlgamma_p_5_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... expected failure (0.004s) 2022-08-17T12:49:16.5627761Z test_reference_numerics_extremal_mvlgamma_mvlgamma_p_5_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... expected failure (0.004s) 2022-08-17T12:49:16.5660750Z test_reference_numerics_extremal_nan_to_num_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:16.5699984Z test_reference_numerics_extremal_nan_to_num_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:49:16.5728277Z test_reference_numerics_extremal_nan_to_num_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:16.5757693Z test_reference_numerics_extremal_nan_to_num_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:16.5783889Z test_reference_numerics_extremal_neg_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:16.5813317Z test_reference_numerics_extremal_neg_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:16.5839024Z test_reference_numerics_extremal_neg_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:16.5872743Z test_reference_numerics_extremal_neg_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:16.5897601Z test_reference_numerics_extremal_neg_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:16.5923445Z test_reference_numerics_extremal_neg_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:16.5954666Z test_reference_numerics_extremal_nn_functional_celu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:16.5983097Z test_reference_numerics_extremal_nn_functional_celu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:16.6014386Z test_reference_numerics_extremal_nn_functional_celu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:16.6044790Z test_reference_numerics_extremal_nn_functional_elu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:16.6074141Z test_reference_numerics_extremal_nn_functional_elu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:16.6104681Z test_reference_numerics_extremal_nn_functional_elu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:16.6135073Z test_reference_numerics_extremal_nn_functional_hardsigmoid_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:16.6163376Z test_reference_numerics_extremal_nn_functional_hardsigmoid_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:16.6192715Z test_reference_numerics_extremal_nn_functional_hardsigmoid_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:16.6226351Z test_reference_numerics_extremal_nn_functional_logsigmoid_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:16.6257782Z test_reference_numerics_extremal_nn_functional_logsigmoid_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:16.6293461Z test_reference_numerics_extremal_nn_functional_logsigmoid_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:16.6325190Z test_reference_numerics_extremal_nn_functional_mish_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:16.6363123Z test_reference_numerics_extremal_nn_functional_mish_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:49:16.6391527Z test_reference_numerics_extremal_nn_functional_prelu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:16.6419286Z test_reference_numerics_extremal_nn_functional_prelu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:16.6446867Z test_reference_numerics_extremal_nn_functional_prelu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:16.6474341Z test_reference_numerics_extremal_nn_functional_relu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:16.6499830Z test_reference_numerics_extremal_nn_functional_relu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:16.6526860Z test_reference_numerics_extremal_nn_functional_relu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:16.6558459Z test_reference_numerics_extremal_nn_functional_selu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:16.6587376Z test_reference_numerics_extremal_nn_functional_selu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:16.6619284Z test_reference_numerics_extremal_nn_functional_selu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:16.6664291Z test_reference_numerics_extremal_nn_functional_silu_complex_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:49:16.6670266Z test_reference_numerics_extremal_nn_functional_silu_complex_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:49:16.6697965Z test_reference_numerics_extremal_nn_functional_silu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:16.6724501Z test_reference_numerics_extremal_nn_functional_silu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:16.6753250Z test_reference_numerics_extremal_nn_functional_silu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:16.6783387Z test_reference_numerics_extremal_nn_functional_softplus_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:16.6812127Z test_reference_numerics_extremal_nn_functional_softplus_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:16.6843310Z test_reference_numerics_extremal_nn_functional_softplus_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:16.6870825Z test_reference_numerics_extremal_nn_functional_softsign_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:16.6904431Z test_reference_numerics_extremal_nn_functional_softsign_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:16.6933200Z test_reference_numerics_extremal_nn_functional_softsign_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:16.6973130Z test_reference_numerics_extremal_nn_functional_softsign_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:49:16.6999760Z test_reference_numerics_extremal_nn_functional_softsign_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:16.7027179Z test_reference_numerics_extremal_nn_functional_softsign_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:16.7058816Z test_reference_numerics_extremal_nn_functional_tanhshrink_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:16.7104668Z test_reference_numerics_extremal_nn_functional_tanhshrink_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:49:16.7143004Z test_reference_numerics_extremal_nn_functional_tanhshrink_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:49:16.7174509Z test_reference_numerics_extremal_nn_functional_tanhshrink_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:16.7205878Z test_reference_numerics_extremal_nn_functional_tanhshrink_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:16.7234447Z test_reference_numerics_extremal_nn_functional_threshold_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:16.7262659Z test_reference_numerics_extremal_nn_functional_threshold_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:16.7290849Z test_reference_numerics_extremal_nn_functional_threshold_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:16.7642849Z test_reference_numerics_extremal_polygamma_polygamma_n_0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.035s) 2022-08-17T12:49:16.7736867Z test_reference_numerics_extremal_polygamma_polygamma_n_0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:49:16.7828125Z test_reference_numerics_extremal_polygamma_polygamma_n_0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:49:16.7840651Z test_reference_numerics_extremal_polygamma_polygamma_n_1_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:49:16.7841380Z test_reference_numerics_extremal_polygamma_polygamma_n_1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:49:16.7846330Z test_reference_numerics_extremal_polygamma_polygamma_n_1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:49:16.7852127Z test_reference_numerics_extremal_polygamma_polygamma_n_2_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:49:16.7857347Z test_reference_numerics_extremal_polygamma_polygamma_n_2_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:49:16.7863129Z test_reference_numerics_extremal_polygamma_polygamma_n_2_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:49:16.7869138Z test_reference_numerics_extremal_polygamma_polygamma_n_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:49:16.7874002Z test_reference_numerics_extremal_polygamma_polygamma_n_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:49:16.7879221Z test_reference_numerics_extremal_polygamma_polygamma_n_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:49:16.7885363Z test_reference_numerics_extremal_polygamma_polygamma_n_4_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:49:16.7890404Z test_reference_numerics_extremal_polygamma_polygamma_n_4_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:49:16.7895783Z test_reference_numerics_extremal_polygamma_polygamma_n_4_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:49:16.7926588Z test_reference_numerics_extremal_positive_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:16.7957165Z test_reference_numerics_extremal_positive_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:16.7983388Z test_reference_numerics_extremal_positive_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:16.8018020Z test_reference_numerics_extremal_positive_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:16.8043941Z test_reference_numerics_extremal_positive_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:16.8070120Z test_reference_numerics_extremal_positive_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:16.8077067Z test_reference_numerics_extremal_rad2deg_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:49:16.8113142Z test_reference_numerics_extremal_rad2deg_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:16.8139537Z test_reference_numerics_extremal_rad2deg_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:16.8166415Z test_reference_numerics_extremal_rad2deg_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:16.8193096Z test_reference_numerics_extremal_real_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:16.8221425Z test_reference_numerics_extremal_real_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:16.8245077Z test_reference_numerics_extremal_real_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:16.8278868Z test_reference_numerics_extremal_real_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:16.8304195Z test_reference_numerics_extremal_real_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:16.8329822Z test_reference_numerics_extremal_real_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:16.8336241Z test_reference_numerics_extremal_reciprocal_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:49:16.8341922Z test_reference_numerics_extremal_reciprocal_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:49:16.8347858Z test_reference_numerics_extremal_reciprocal_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:49:16.8381817Z test_reference_numerics_extremal_reciprocal_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:16.8407829Z test_reference_numerics_extremal_reciprocal_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:16.8435519Z test_reference_numerics_extremal_reciprocal_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:16.8464387Z test_reference_numerics_extremal_round_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:16.8492064Z test_reference_numerics_extremal_round_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:16.8520351Z test_reference_numerics_extremal_round_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:16.8547958Z test_reference_numerics_extremal_round_decimals_0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:16.8575561Z test_reference_numerics_extremal_round_decimals_0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:16.8603424Z test_reference_numerics_extremal_round_decimals_0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:16.8632880Z test_reference_numerics_extremal_round_decimals_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:16.8660374Z test_reference_numerics_extremal_round_decimals_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:16.8689267Z test_reference_numerics_extremal_round_decimals_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:16.8720207Z test_reference_numerics_extremal_round_decimals_neg_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:16.8746994Z test_reference_numerics_extremal_round_decimals_neg_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:16.8774666Z test_reference_numerics_extremal_round_decimals_neg_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:16.8801967Z test_reference_numerics_extremal_rsqrt_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:16.8808388Z test_reference_numerics_extremal_rsqrt_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:49:16.8813608Z test_reference_numerics_extremal_rsqrt_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:49:16.8839995Z test_reference_numerics_extremal_rsqrt_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:16.8867904Z test_reference_numerics_extremal_rsqrt_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:16.8874172Z test_reference_numerics_extremal_sgn_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:49:16.8880246Z test_reference_numerics_extremal_sgn_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:49:16.8885559Z test_reference_numerics_extremal_sgn_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:49:16.8891870Z test_reference_numerics_extremal_sgn_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:49:16.8896752Z test_reference_numerics_extremal_sgn_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:49:16.8901893Z test_reference_numerics_extremal_sgn_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:49:16.8930861Z test_reference_numerics_extremal_sigmoid_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:16.8938083Z test_reference_numerics_extremal_sigmoid_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:49:16.8944194Z test_reference_numerics_extremal_sigmoid_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:49:16.8973615Z test_reference_numerics_extremal_sigmoid_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:16.9004876Z test_reference_numerics_extremal_sigmoid_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:16.9011248Z test_reference_numerics_extremal_sign_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:49:16.9016913Z test_reference_numerics_extremal_sign_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:49:16.9022569Z test_reference_numerics_extremal_sign_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:49:16.9028261Z test_reference_numerics_extremal_sign_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:49:16.9051299Z test_reference_numerics_extremal_signbit_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:16.9081034Z test_reference_numerics_extremal_signbit_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:16.9100534Z test_reference_numerics_extremal_signbit_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:16.9122022Z test_reference_numerics_extremal_signbit_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:16.9150887Z test_reference_numerics_extremal_sin_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:16.9193168Z test_reference_numerics_extremal_sin_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:49:16.9231667Z test_reference_numerics_extremal_sin_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:49:16.9260944Z test_reference_numerics_extremal_sin_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:16.9293620Z test_reference_numerics_extremal_sin_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:16.9325288Z test_reference_numerics_extremal_sinc_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:16.9379997Z test_reference_numerics_extremal_sinc_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:49:16.9424240Z test_reference_numerics_extremal_sinc_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:49:16.9452947Z test_reference_numerics_extremal_sinc_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:16.9488848Z test_reference_numerics_extremal_sinc_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:49:16.9520346Z test_reference_numerics_extremal_sinh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:16.9569918Z test_reference_numerics_extremal_sinh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:49:16.9609918Z test_reference_numerics_extremal_sinh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:49:16.9640173Z test_reference_numerics_extremal_sinh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:16.9672308Z test_reference_numerics_extremal_sinh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:16.9741846Z test_reference_numerics_extremal_special_airy_ai_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:49:16.9813811Z test_reference_numerics_extremal_special_airy_ai_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:49:16.9847647Z test_reference_numerics_extremal_special_bessel_j0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:16.9883550Z test_reference_numerics_extremal_special_bessel_j0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:16.9919119Z test_reference_numerics_extremal_special_bessel_j1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:16.9955448Z test_reference_numerics_extremal_special_bessel_j1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:49:16.9987284Z test_reference_numerics_extremal_special_bessel_y0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:17.0022973Z test_reference_numerics_extremal_special_bessel_y0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:17.0054757Z test_reference_numerics_extremal_special_bessel_y1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:17.0088219Z test_reference_numerics_extremal_special_bessel_y1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:17.0118946Z test_reference_numerics_extremal_special_entr_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:17.0147879Z test_reference_numerics_extremal_special_entr_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:17.0179499Z test_reference_numerics_extremal_special_entr_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:17.0212116Z test_reference_numerics_extremal_special_erfcx_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:17.0246109Z test_reference_numerics_extremal_special_erfcx_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:17.0289938Z test_reference_numerics_extremal_special_i0e_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:49:17.0331820Z test_reference_numerics_extremal_special_i0e_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:49:17.0375559Z test_reference_numerics_extremal_special_i0e_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:49:17.0417796Z test_reference_numerics_extremal_special_i1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:49:17.0468182Z test_reference_numerics_extremal_special_i1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:49:17.0505384Z test_reference_numerics_extremal_special_i1e_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:49:17.0548495Z test_reference_numerics_extremal_special_i1e_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:49:17.0588030Z test_reference_numerics_extremal_special_log_ndtr_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:49:17.0626823Z test_reference_numerics_extremal_special_log_ndtr_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:49:17.0673695Z test_reference_numerics_extremal_special_modified_bessel_i0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:49:17.0723343Z test_reference_numerics_extremal_special_modified_bessel_i0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:49:17.0770748Z test_reference_numerics_extremal_special_modified_bessel_i1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:49:17.0820856Z test_reference_numerics_extremal_special_modified_bessel_i1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:49:17.0861962Z test_reference_numerics_extremal_special_modified_bessel_k0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:49:17.0905292Z test_reference_numerics_extremal_special_modified_bessel_k0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:49:17.0946877Z test_reference_numerics_extremal_special_modified_bessel_k1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:49:17.0990013Z test_reference_numerics_extremal_special_modified_bessel_k1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:49:17.1023881Z test_reference_numerics_extremal_special_ndtr_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:17.1056538Z test_reference_numerics_extremal_special_ndtr_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:17.1091178Z test_reference_numerics_extremal_special_ndtr_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:17.1122553Z test_reference_numerics_extremal_special_ndtri_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:17.1154993Z test_reference_numerics_extremal_special_ndtri_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:17.1505562Z test_reference_numerics_extremal_special_polygamma_special_polygamma_n_0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.035s) 2022-08-17T12:49:17.1594041Z test_reference_numerics_extremal_special_polygamma_special_polygamma_n_0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:49:17.1683931Z test_reference_numerics_extremal_special_polygamma_special_polygamma_n_0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:49:17.1722496Z test_reference_numerics_extremal_special_scaled_modified_bessel_k0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:49:17.1763013Z test_reference_numerics_extremal_special_scaled_modified_bessel_k0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:49:17.1804027Z test_reference_numerics_extremal_special_scaled_modified_bessel_k1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:49:17.1844025Z test_reference_numerics_extremal_special_scaled_modified_bessel_k1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:49:17.1878316Z test_reference_numerics_extremal_special_spherical_bessel_j0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:17.1913086Z test_reference_numerics_extremal_special_spherical_bessel_j0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:17.1940017Z test_reference_numerics_extremal_sqrt_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:17.1973396Z test_reference_numerics_extremal_sqrt_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:17.2003289Z test_reference_numerics_extremal_sqrt_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:17.2032857Z test_reference_numerics_extremal_sqrt_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:17.2061387Z test_reference_numerics_extremal_sqrt_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:17.2087442Z test_reference_numerics_extremal_square_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:17.2115576Z test_reference_numerics_extremal_square_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:17.2141495Z test_reference_numerics_extremal_square_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:17.2178967Z test_reference_numerics_extremal_square_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:49:17.2204946Z test_reference_numerics_extremal_square_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:17.2230975Z test_reference_numerics_extremal_square_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:17.2237392Z test_reference_numerics_extremal_tan_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:49:17.2280034Z test_reference_numerics_extremal_tan_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:49:17.2316473Z test_reference_numerics_extremal_tan_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:49:17.2348387Z test_reference_numerics_extremal_tan_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:17.2383771Z test_reference_numerics_extremal_tan_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:17.2416452Z test_reference_numerics_extremal_tanh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:17.2459121Z test_reference_numerics_extremal_tanh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:49:17.2495030Z test_reference_numerics_extremal_tanh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:17.2526390Z test_reference_numerics_extremal_tanh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:17.2559031Z test_reference_numerics_extremal_tanh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:17.2588041Z test_reference_numerics_extremal_trunc_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:17.2614364Z test_reference_numerics_extremal_trunc_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:17.2641486Z test_reference_numerics_extremal_trunc_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:17.2790044Z test_reference_numerics_large_abs_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:49:17.2893177Z test_reference_numerics_large_abs_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:49:17.2995453Z test_reference_numerics_large_abs_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:49:17.3002810Z test_reference_numerics_large_abs_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:49:17.3093201Z test_reference_numerics_large_abs_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:49:17.3179577Z test_reference_numerics_large_abs_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:49:17.3266821Z test_reference_numerics_large_abs_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:49:17.3354047Z test_reference_numerics_large_abs_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:49:17.3439509Z test_reference_numerics_large_abs_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:49:17.3451823Z test_reference_numerics_large_abs_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:49:17.3452959Z function: 'test_reference_numerics_large' (test_unary_ufuncs.py:284) 2022-08-17T12:49:17.3453468Z reasons: ["str(dtype) == 'torch.bfloat16'"] 2022-08-17T12:49:17.3454032Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:49:17.3456144Z ok (0.002s) 2022-08-17T12:49:17.3467392Z test_reference_numerics_large_abs_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:17.3477877Z test_reference_numerics_large_abs_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:17.3491735Z test_reference_numerics_large_acos_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.3502332Z test_reference_numerics_large_acos_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:17.3508982Z test_reference_numerics_large_acos_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:49:17.3514629Z test_reference_numerics_large_acos_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:49:17.3528118Z test_reference_numerics_large_acos_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.3541536Z test_reference_numerics_large_acos_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.3555169Z test_reference_numerics_large_acos_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.3568773Z test_reference_numerics_large_acos_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.3582223Z test_reference_numerics_large_acos_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.3593319Z test_reference_numerics_large_acos_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:17.3603789Z test_reference_numerics_large_acos_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:17.3616918Z test_reference_numerics_large_acosh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.3627225Z test_reference_numerics_large_acosh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:17.3633357Z test_reference_numerics_large_acosh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:49:17.3639701Z test_reference_numerics_large_acosh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:49:17.3652411Z test_reference_numerics_large_acosh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.3665237Z test_reference_numerics_large_acosh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.3678767Z test_reference_numerics_large_acosh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.3691457Z test_reference_numerics_large_acosh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.3703916Z test_reference_numerics_large_acosh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.3714515Z test_reference_numerics_large_acosh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:17.3724845Z test_reference_numerics_large_acosh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:17.3737982Z test_reference_numerics_large_angle_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.3747725Z test_reference_numerics_large_angle_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:17.3777456Z test_reference_numerics_large_angle_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:17.3807307Z test_reference_numerics_large_angle_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:17.3820611Z test_reference_numerics_large_angle_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.3833942Z test_reference_numerics_large_angle_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.3847418Z test_reference_numerics_large_angle_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.3861121Z test_reference_numerics_large_angle_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.3873897Z test_reference_numerics_large_angle_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.3886973Z test_reference_numerics_large_angle_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.3897161Z test_reference_numerics_large_angle_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:17.3907475Z test_reference_numerics_large_angle_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:17.3921038Z test_reference_numerics_large_asin_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.3931391Z test_reference_numerics_large_asin_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:17.3937600Z test_reference_numerics_large_asin_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:49:17.3943628Z test_reference_numerics_large_asin_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:49:17.3957480Z test_reference_numerics_large_asin_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.3971374Z test_reference_numerics_large_asin_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.3984916Z test_reference_numerics_large_asin_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.3999425Z test_reference_numerics_large_asin_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.4013752Z test_reference_numerics_large_asin_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.4025833Z test_reference_numerics_large_asin_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:17.4037023Z test_reference_numerics_large_asin_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:17.4050379Z test_reference_numerics_large_asinh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.4061123Z test_reference_numerics_large_asinh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:17.4067745Z test_reference_numerics_large_asinh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:49:17.4073798Z test_reference_numerics_large_asinh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:49:17.4086591Z test_reference_numerics_large_asinh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.4099580Z test_reference_numerics_large_asinh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.4112706Z test_reference_numerics_large_asinh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.4125528Z test_reference_numerics_large_asinh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.4138367Z test_reference_numerics_large_asinh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.4148602Z test_reference_numerics_large_asinh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:17.4158691Z test_reference_numerics_large_asinh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:17.4171853Z test_reference_numerics_large_atan_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.4182645Z test_reference_numerics_large_atan_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:17.4188469Z test_reference_numerics_large_atan_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:49:17.4194651Z test_reference_numerics_large_atan_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:49:17.4207852Z test_reference_numerics_large_atan_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.4221578Z test_reference_numerics_large_atan_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.4235276Z test_reference_numerics_large_atan_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.4249164Z test_reference_numerics_large_atan_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.4262671Z test_reference_numerics_large_atan_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.4273542Z test_reference_numerics_large_atan_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:17.4284309Z test_reference_numerics_large_atan_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:17.4297500Z test_reference_numerics_large_atanh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.4308342Z test_reference_numerics_large_atanh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:17.4314738Z test_reference_numerics_large_atanh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:49:17.4320716Z test_reference_numerics_large_atanh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:49:17.4333817Z test_reference_numerics_large_atanh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.4347331Z test_reference_numerics_large_atanh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.4360910Z test_reference_numerics_large_atanh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.4373942Z test_reference_numerics_large_atanh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.4386477Z test_reference_numerics_large_atanh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.4396951Z test_reference_numerics_large_atanh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:17.4406174Z test_reference_numerics_large_atanh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:17.4415940Z test_reference_numerics_large_bitwise_not_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:17.4444165Z test_reference_numerics_large_bitwise_not_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:17.4456093Z test_reference_numerics_large_bitwise_not_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.4467928Z test_reference_numerics_large_bitwise_not_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.4478411Z test_reference_numerics_large_bitwise_not_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:17.4489002Z test_reference_numerics_large_bitwise_not_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:17.4501855Z test_reference_numerics_large_ceil_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.4515457Z test_reference_numerics_large_ceil_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.4528920Z test_reference_numerics_large_ceil_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.4541876Z test_reference_numerics_large_conj_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.4551991Z test_reference_numerics_large_conj_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:17.4579365Z test_reference_numerics_large_conj_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:17.4608223Z test_reference_numerics_large_conj_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:17.4634624Z test_reference_numerics_large_conj_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:17.4647127Z test_reference_numerics_large_conj_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.4658921Z test_reference_numerics_large_conj_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.4671059Z test_reference_numerics_large_conj_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.4683399Z test_reference_numerics_large_conj_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.4695042Z test_reference_numerics_large_conj_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.4706196Z test_reference_numerics_large_conj_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.4716034Z test_reference_numerics_large_conj_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:17.4725342Z test_reference_numerics_large_conj_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:17.4737528Z test_reference_numerics_large_conj_physical_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.4747158Z test_reference_numerics_large_conj_physical_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:17.4773562Z test_reference_numerics_large_conj_physical_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:17.4802137Z test_reference_numerics_large_conj_physical_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:17.4828680Z test_reference_numerics_large_conj_physical_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:17.4841920Z test_reference_numerics_large_conj_physical_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.4854648Z test_reference_numerics_large_conj_physical_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.4867569Z test_reference_numerics_large_conj_physical_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.4880238Z test_reference_numerics_large_conj_physical_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.4891926Z test_reference_numerics_large_conj_physical_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.4902908Z test_reference_numerics_large_conj_physical_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.4912877Z test_reference_numerics_large_conj_physical_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:17.4922162Z test_reference_numerics_large_conj_physical_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:17.4935436Z test_reference_numerics_large_cos_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.4945269Z test_reference_numerics_large_cos_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:17.4982354Z test_reference_numerics_large_cos_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:49:17.5018775Z test_reference_numerics_large_cos_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:49:17.5032462Z test_reference_numerics_large_cos_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.5045988Z test_reference_numerics_large_cos_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.5059625Z test_reference_numerics_large_cos_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.5073349Z test_reference_numerics_large_cos_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.5087076Z test_reference_numerics_large_cos_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.5098024Z test_reference_numerics_large_cos_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:17.5107649Z test_reference_numerics_large_cos_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:17.5121483Z test_reference_numerics_large_cosh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.5131932Z test_reference_numerics_large_cosh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:17.5137782Z test_reference_numerics_large_cosh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:49:17.5171748Z test_reference_numerics_large_cosh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:17.5186656Z test_reference_numerics_large_cosh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.5200728Z test_reference_numerics_large_cosh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.5214932Z test_reference_numerics_large_cosh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.5228634Z test_reference_numerics_large_cosh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.5242364Z test_reference_numerics_large_cosh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.5248891Z test_reference_numerics_large_cosh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:49:17.5259119Z test_reference_numerics_large_cosh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:17.5264924Z test_reference_numerics_large_deg2rad_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:49:17.5275083Z test_reference_numerics_large_deg2rad_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:17.5287638Z test_reference_numerics_large_deg2rad_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.5300936Z test_reference_numerics_large_deg2rad_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.5314777Z test_reference_numerics_large_deg2rad_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.5327987Z test_reference_numerics_large_deg2rad_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.5340897Z test_reference_numerics_large_deg2rad_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.5353514Z test_reference_numerics_large_deg2rad_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.5363371Z test_reference_numerics_large_deg2rad_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:17.5373416Z test_reference_numerics_large_deg2rad_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:17.5385902Z test_reference_numerics_large_digamma_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.5396123Z test_reference_numerics_large_digamma_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:17.5408784Z test_reference_numerics_large_digamma_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.5422913Z test_reference_numerics_large_digamma_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.5436625Z test_reference_numerics_large_digamma_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.5449199Z test_reference_numerics_large_digamma_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.5462159Z test_reference_numerics_large_digamma_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.5472012Z test_reference_numerics_large_digamma_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:17.5483052Z test_reference_numerics_large_digamma_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:17.5497777Z test_reference_numerics_large_erf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.5508931Z test_reference_numerics_large_erf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:17.5523134Z test_reference_numerics_large_erf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.5537046Z test_reference_numerics_large_erf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.5551355Z test_reference_numerics_large_erf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.5565582Z test_reference_numerics_large_erf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.5579712Z test_reference_numerics_large_erf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.5590500Z test_reference_numerics_large_erf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:17.5600305Z test_reference_numerics_large_erf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:17.5613045Z test_reference_numerics_large_erfc_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.5623756Z test_reference_numerics_large_erfc_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:17.5636513Z test_reference_numerics_large_erfc_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.5650087Z test_reference_numerics_large_erfc_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.5663893Z test_reference_numerics_large_erfc_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.5677393Z test_reference_numerics_large_erfc_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.5691229Z test_reference_numerics_large_erfc_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.5701702Z test_reference_numerics_large_erfc_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:17.5711810Z test_reference_numerics_large_erfc_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:17.5724376Z test_reference_numerics_large_erfinv_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.5734842Z test_reference_numerics_large_erfinv_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:17.5748179Z test_reference_numerics_large_erfinv_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.5762041Z test_reference_numerics_large_erfinv_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.5775737Z test_reference_numerics_large_erfinv_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.5789260Z test_reference_numerics_large_erfinv_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.5803033Z test_reference_numerics_large_erfinv_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.5814420Z test_reference_numerics_large_erfinv_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:17.5825098Z test_reference_numerics_large_erfinv_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:17.5837236Z test_reference_numerics_large_exp2_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.5847758Z test_reference_numerics_large_exp2_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:17.5859975Z test_reference_numerics_large_exp2_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.5872674Z test_reference_numerics_large_exp2_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.5885355Z test_reference_numerics_large_exp2_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.5898696Z test_reference_numerics_large_exp2_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.5911336Z test_reference_numerics_large_exp2_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.5924163Z test_reference_numerics_large_exp2_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.5934930Z test_reference_numerics_large_exp2_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:17.5944855Z test_reference_numerics_large_exp2_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:17.5950628Z test_reference_numerics_large_exp_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:49:17.5960809Z test_reference_numerics_large_exp_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:17.5966669Z test_reference_numerics_large_exp_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:49:17.5972940Z test_reference_numerics_large_exp_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:49:17.5986201Z test_reference_numerics_large_exp_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.6000331Z test_reference_numerics_large_exp_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.6014481Z test_reference_numerics_large_exp_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.6028600Z test_reference_numerics_large_exp_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.6042568Z test_reference_numerics_large_exp_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.6053776Z test_reference_numerics_large_exp_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:17.6064187Z test_reference_numerics_large_exp_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:17.6070728Z test_reference_numerics_large_expm1_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:49:17.6081147Z test_reference_numerics_large_expm1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:17.6094150Z test_reference_numerics_large_expm1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.6108270Z test_reference_numerics_large_expm1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.6122174Z test_reference_numerics_large_expm1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.6136089Z test_reference_numerics_large_expm1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.6150117Z test_reference_numerics_large_expm1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.6161040Z test_reference_numerics_large_expm1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:17.6171124Z test_reference_numerics_large_expm1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:17.6184667Z test_reference_numerics_large_fill_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.6195681Z test_reference_numerics_large_fill_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:17.6223509Z test_reference_numerics_large_fill_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:17.6254229Z test_reference_numerics_large_fill_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:17.6281219Z test_reference_numerics_large_fill_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:17.6295231Z test_reference_numerics_large_fill_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.6307439Z test_reference_numerics_large_fill_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.6320707Z test_reference_numerics_large_fill_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.6333922Z test_reference_numerics_large_fill_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.6346872Z test_reference_numerics_large_fill_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.6359500Z test_reference_numerics_large_fill_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.6370218Z test_reference_numerics_large_fill_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:17.6380655Z test_reference_numerics_large_fill_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:17.6393737Z test_reference_numerics_large_floor_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.6406915Z test_reference_numerics_large_floor_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.6420699Z test_reference_numerics_large_floor_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.6433900Z test_reference_numerics_large_frac_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.6446456Z test_reference_numerics_large_frac_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.6459359Z test_reference_numerics_large_frac_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.6473170Z test_reference_numerics_large_frac_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.6487484Z test_reference_numerics_large_frexp_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.6500957Z test_reference_numerics_large_frexp_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.6515399Z test_reference_numerics_large_frexp_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.6529511Z test_reference_numerics_large_frexp_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.6542185Z test_reference_numerics_large_i0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.6552617Z test_reference_numerics_large_i0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:17.6565006Z test_reference_numerics_large_i0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.6577959Z test_reference_numerics_large_i0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.6590609Z test_reference_numerics_large_i0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.6603859Z test_reference_numerics_large_i0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.6616255Z test_reference_numerics_large_i0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.6622602Z test_reference_numerics_large_i0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:49:17.6632370Z test_reference_numerics_large_i0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:17.6659405Z test_reference_numerics_large_imag_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:17.6686937Z test_reference_numerics_large_imag_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:17.6713117Z test_reference_numerics_large_imag_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:17.6726253Z test_reference_numerics_large_isfinite_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.6736625Z test_reference_numerics_large_isfinite_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:17.6760631Z test_reference_numerics_large_isfinite_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:17.6787448Z test_reference_numerics_large_isfinite_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:17.6811911Z test_reference_numerics_large_isfinite_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:17.6824526Z test_reference_numerics_large_isfinite_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.6837178Z test_reference_numerics_large_isfinite_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.6849879Z test_reference_numerics_large_isfinite_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.6862483Z test_reference_numerics_large_isfinite_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.6874195Z test_reference_numerics_large_isfinite_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.6885368Z test_reference_numerics_large_isfinite_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.6895187Z test_reference_numerics_large_isfinite_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:17.6904646Z test_reference_numerics_large_isfinite_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:17.6917278Z test_reference_numerics_large_isinf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.6927001Z test_reference_numerics_large_isinf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:17.6950715Z test_reference_numerics_large_isinf_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:17.6976533Z test_reference_numerics_large_isinf_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:17.7000111Z test_reference_numerics_large_isinf_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:17.7012087Z test_reference_numerics_large_isinf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.7024592Z test_reference_numerics_large_isinf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.7036768Z test_reference_numerics_large_isinf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.7048087Z test_reference_numerics_large_isinf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.7059799Z test_reference_numerics_large_isinf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.7071820Z test_reference_numerics_large_isinf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.7081634Z test_reference_numerics_large_isinf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:17.7091357Z test_reference_numerics_large_isinf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:17.7103622Z test_reference_numerics_large_isnan_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.7113590Z test_reference_numerics_large_isnan_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:17.7137064Z test_reference_numerics_large_isnan_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:17.7159954Z test_reference_numerics_large_isnan_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:17.7171684Z test_reference_numerics_large_isnan_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.7183373Z test_reference_numerics_large_isnan_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.7195264Z test_reference_numerics_large_isnan_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.7206833Z test_reference_numerics_large_isnan_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.7218695Z test_reference_numerics_large_isnan_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.7230345Z test_reference_numerics_large_isnan_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.7240418Z test_reference_numerics_large_isnan_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:17.7250278Z test_reference_numerics_large_isnan_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:17.7262995Z test_reference_numerics_large_isneginf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.7272923Z test_reference_numerics_large_isneginf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:17.7284586Z test_reference_numerics_large_isneginf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.7296598Z test_reference_numerics_large_isneginf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.7308361Z test_reference_numerics_large_isneginf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.7320365Z test_reference_numerics_large_isneginf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.7332146Z test_reference_numerics_large_isneginf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.7343907Z test_reference_numerics_large_isneginf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.7353919Z test_reference_numerics_large_isneginf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:17.7363504Z test_reference_numerics_large_isneginf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:17.7376422Z test_reference_numerics_large_isposinf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.7387110Z test_reference_numerics_large_isposinf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:17.7398789Z test_reference_numerics_large_isposinf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.7410686Z test_reference_numerics_large_isposinf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.7422695Z test_reference_numerics_large_isposinf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.7434328Z test_reference_numerics_large_isposinf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.7445980Z test_reference_numerics_large_isposinf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.7457690Z test_reference_numerics_large_isposinf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.7467574Z test_reference_numerics_large_isposinf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:17.7477242Z test_reference_numerics_large_isposinf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:17.7489746Z test_reference_numerics_large_isreal_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.7499733Z test_reference_numerics_large_isreal_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:17.7523714Z test_reference_numerics_large_isreal_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:17.7548465Z test_reference_numerics_large_isreal_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:17.7572588Z test_reference_numerics_large_isreal_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:17.7583827Z test_reference_numerics_large_isreal_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.7595989Z test_reference_numerics_large_isreal_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.7607794Z test_reference_numerics_large_isreal_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.7619449Z test_reference_numerics_large_isreal_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.7631070Z test_reference_numerics_large_isreal_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.7642773Z test_reference_numerics_large_isreal_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.7652622Z test_reference_numerics_large_isreal_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:17.7662306Z test_reference_numerics_large_isreal_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:17.7671861Z test_reference_numerics_large_jiterator_unary_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:49:17.7681444Z test_reference_numerics_large_jiterator_unary_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:49:17.7690988Z test_reference_numerics_large_jiterator_unary_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:49:17.7700659Z test_reference_numerics_large_jiterator_unary_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:49:17.7710116Z test_reference_numerics_large_jiterator_unary_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:49:17.7719691Z test_reference_numerics_large_jiterator_unary_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:49:17.7729294Z test_reference_numerics_large_jiterator_unary_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:49:17.7738827Z test_reference_numerics_large_jiterator_unary_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:49:17.7748340Z test_reference_numerics_large_jiterator_unary_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:49:17.7758051Z test_reference_numerics_large_jiterator_unary_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:49:17.7767326Z test_reference_numerics_large_jiterator_unary_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:49:17.7776859Z test_reference_numerics_large_jiterator_unary_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:49:17.7782752Z test_reference_numerics_large_lgamma_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:49:17.7792314Z test_reference_numerics_large_lgamma_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:17.7806980Z test_reference_numerics_large_lgamma_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.7821923Z test_reference_numerics_large_lgamma_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.7835133Z test_reference_numerics_large_lgamma_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.7848759Z test_reference_numerics_large_lgamma_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.7862193Z test_reference_numerics_large_lgamma_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.7872764Z test_reference_numerics_large_lgamma_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:17.7882141Z test_reference_numerics_large_lgamma_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:17.7895350Z test_reference_numerics_large_log10_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.7905763Z test_reference_numerics_large_log10_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:17.7942587Z test_reference_numerics_large_log10_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:17.7975128Z test_reference_numerics_large_log10_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:17.7989303Z test_reference_numerics_large_log10_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.8003714Z test_reference_numerics_large_log10_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.8019254Z test_reference_numerics_large_log10_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.8033205Z test_reference_numerics_large_log10_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.8047047Z test_reference_numerics_large_log10_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.8058084Z test_reference_numerics_large_log10_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:17.8068083Z test_reference_numerics_large_log10_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:17.8081390Z test_reference_numerics_large_log1p_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.8092218Z test_reference_numerics_large_log1p_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:17.8105620Z test_reference_numerics_large_log1p_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.8119055Z test_reference_numerics_large_log1p_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.8132560Z test_reference_numerics_large_log1p_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.8146033Z test_reference_numerics_large_log1p_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.8159851Z test_reference_numerics_large_log1p_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.8170477Z test_reference_numerics_large_log1p_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:17.8180633Z test_reference_numerics_large_log1p_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:17.8194214Z test_reference_numerics_large_log2_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.8204779Z test_reference_numerics_large_log2_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:17.8240428Z test_reference_numerics_large_log2_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:17.8272801Z test_reference_numerics_large_log2_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:17.8286892Z test_reference_numerics_large_log2_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.8300781Z test_reference_numerics_large_log2_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.8314644Z test_reference_numerics_large_log2_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.8329087Z test_reference_numerics_large_log2_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.8342413Z test_reference_numerics_large_log2_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.8353145Z test_reference_numerics_large_log2_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:17.8362966Z test_reference_numerics_large_log2_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:17.8376442Z test_reference_numerics_large_log_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.8386910Z test_reference_numerics_large_log_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:17.8422493Z test_reference_numerics_large_log_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:17.8455343Z test_reference_numerics_large_log_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:17.8469174Z test_reference_numerics_large_log_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.8483493Z test_reference_numerics_large_log_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.8497288Z test_reference_numerics_large_log_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.8511457Z test_reference_numerics_large_log_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.8525516Z test_reference_numerics_large_log_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.8536113Z test_reference_numerics_large_log_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:17.8546074Z test_reference_numerics_large_log_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:17.8558987Z test_reference_numerics_large_logical_not_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.8569957Z test_reference_numerics_large_logical_not_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:17.8594652Z test_reference_numerics_large_logical_not_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:17.8618174Z test_reference_numerics_large_logical_not_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:17.8630820Z test_reference_numerics_large_logical_not_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.8642721Z test_reference_numerics_large_logical_not_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.8654475Z test_reference_numerics_large_logical_not_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.8666451Z test_reference_numerics_large_logical_not_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.8678302Z test_reference_numerics_large_logical_not_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.8690223Z test_reference_numerics_large_logical_not_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.8700720Z test_reference_numerics_large_logical_not_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:17.8710465Z test_reference_numerics_large_logical_not_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:17.8723812Z test_reference_numerics_large_logit_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.8734444Z test_reference_numerics_large_logit_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:17.8747794Z test_reference_numerics_large_logit_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.8761461Z test_reference_numerics_large_logit_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.8775571Z test_reference_numerics_large_logit_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.8789300Z test_reference_numerics_large_logit_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.8802936Z test_reference_numerics_large_logit_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.8813813Z test_reference_numerics_large_logit_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:17.8823891Z test_reference_numerics_large_logit_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:17.8840975Z test_reference_numerics_large_mvlgamma_mvlgamma_p_1_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:17.8855543Z test_reference_numerics_large_mvlgamma_mvlgamma_p_1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.8870181Z test_reference_numerics_large_mvlgamma_mvlgamma_p_1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.8884577Z test_reference_numerics_large_mvlgamma_mvlgamma_p_1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.8899727Z test_reference_numerics_large_mvlgamma_mvlgamma_p_1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.8914596Z test_reference_numerics_large_mvlgamma_mvlgamma_p_1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.8921004Z test_reference_numerics_large_mvlgamma_mvlgamma_p_1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:49:17.8931435Z test_reference_numerics_large_mvlgamma_mvlgamma_p_1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:17.8945794Z test_reference_numerics_large_mvlgamma_mvlgamma_p_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.8961463Z test_reference_numerics_large_mvlgamma_mvlgamma_p_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.8976624Z test_reference_numerics_large_mvlgamma_mvlgamma_p_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.8991311Z test_reference_numerics_large_mvlgamma_mvlgamma_p_3_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.9005947Z test_reference_numerics_large_mvlgamma_mvlgamma_p_3_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.9020933Z test_reference_numerics_large_mvlgamma_mvlgamma_p_3_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.9028156Z test_reference_numerics_large_mvlgamma_mvlgamma_p_3_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:49:17.9038772Z test_reference_numerics_large_mvlgamma_mvlgamma_p_3_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:17.9053651Z test_reference_numerics_large_mvlgamma_mvlgamma_p_5_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.9068879Z test_reference_numerics_large_mvlgamma_mvlgamma_p_5_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.9083823Z test_reference_numerics_large_mvlgamma_mvlgamma_p_5_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.9098459Z test_reference_numerics_large_mvlgamma_mvlgamma_p_5_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.9112758Z test_reference_numerics_large_mvlgamma_mvlgamma_p_5_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.9127310Z test_reference_numerics_large_mvlgamma_mvlgamma_p_5_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.9134290Z test_reference_numerics_large_mvlgamma_mvlgamma_p_5_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:49:17.9144847Z test_reference_numerics_large_mvlgamma_mvlgamma_p_5_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:17.9158472Z test_reference_numerics_large_nan_to_num_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.9169083Z test_reference_numerics_large_nan_to_num_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:17.9181776Z test_reference_numerics_large_nan_to_num_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.9195076Z test_reference_numerics_large_nan_to_num_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.9208351Z test_reference_numerics_large_nan_to_num_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.9220607Z test_reference_numerics_large_nan_to_num_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.9232523Z test_reference_numerics_large_nan_to_num_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.9244724Z test_reference_numerics_large_nan_to_num_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.9254842Z test_reference_numerics_large_nan_to_num_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:17.9264550Z test_reference_numerics_large_nan_to_num_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:17.9277153Z test_reference_numerics_large_neg_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.9305639Z test_reference_numerics_large_neg_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:17.9334960Z test_reference_numerics_large_neg_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:17.9362173Z test_reference_numerics_large_neg_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:17.9375242Z test_reference_numerics_large_neg_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.9387740Z test_reference_numerics_large_neg_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.9400323Z test_reference_numerics_large_neg_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.9413556Z test_reference_numerics_large_neg_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.9426209Z test_reference_numerics_large_neg_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.9438894Z test_reference_numerics_large_neg_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.9449466Z test_reference_numerics_large_neg_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:17.9460143Z test_reference_numerics_large_neg_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:17.9474625Z test_reference_numerics_large_nn_functional_celu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.9488461Z test_reference_numerics_large_nn_functional_celu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.9502339Z test_reference_numerics_large_nn_functional_celu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.9516324Z test_reference_numerics_large_nn_functional_elu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.9530447Z test_reference_numerics_large_nn_functional_elu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.9543981Z test_reference_numerics_large_nn_functional_elu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.9558112Z test_reference_numerics_large_nn_functional_hardsigmoid_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.9571674Z test_reference_numerics_large_nn_functional_hardsigmoid_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.9585512Z test_reference_numerics_large_nn_functional_hardsigmoid_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.9599929Z test_reference_numerics_large_nn_functional_logsigmoid_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.9614086Z test_reference_numerics_large_nn_functional_logsigmoid_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.9628079Z test_reference_numerics_large_nn_functional_logsigmoid_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.9642679Z test_reference_numerics_large_nn_functional_mish_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.9656231Z test_reference_numerics_large_nn_functional_mish_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.9670070Z test_reference_numerics_large_nn_functional_prelu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.9683214Z test_reference_numerics_large_nn_functional_prelu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.9696757Z test_reference_numerics_large_nn_functional_prelu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.9709967Z test_reference_numerics_large_nn_functional_relu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.9722657Z test_reference_numerics_large_nn_functional_relu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.9736012Z test_reference_numerics_large_nn_functional_relu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.9748188Z test_reference_numerics_large_nn_functional_relu_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.9760401Z test_reference_numerics_large_nn_functional_relu_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.9772098Z test_reference_numerics_large_nn_functional_relu_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.9782238Z test_reference_numerics_large_nn_functional_relu_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:17.9792426Z test_reference_numerics_large_nn_functional_relu_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:17.9805521Z test_reference_numerics_large_nn_functional_selu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.9819321Z test_reference_numerics_large_nn_functional_selu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.9832870Z test_reference_numerics_large_nn_functional_selu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.9839578Z test_reference_numerics_large_nn_functional_silu_complex_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:49:17.9845495Z test_reference_numerics_large_nn_functional_silu_complex_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:49:17.9858338Z test_reference_numerics_large_nn_functional_silu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.9871704Z test_reference_numerics_large_nn_functional_silu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.9885094Z test_reference_numerics_large_nn_functional_silu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.9899450Z test_reference_numerics_large_nn_functional_softplus_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.9913755Z test_reference_numerics_large_nn_functional_softplus_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.9927905Z test_reference_numerics_large_nn_functional_softplus_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.9942077Z test_reference_numerics_large_nn_functional_softsign_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:17.9972489Z test_reference_numerics_large_nn_functional_softsign_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:18.0018663Z test_reference_numerics_large_nn_functional_softsign_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... expected failure (0.004s) 2022-08-17T12:49:18.0031710Z test_reference_numerics_large_nn_functional_softsign_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.0045708Z test_reference_numerics_large_nn_functional_softsign_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.0059536Z test_reference_numerics_large_nn_functional_softsign_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.0072937Z test_reference_numerics_large_nn_functional_softsign_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.0085528Z test_reference_numerics_large_nn_functional_softsign_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.0098151Z test_reference_numerics_large_nn_functional_softsign_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.0108382Z test_reference_numerics_large_nn_functional_softsign_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:18.0118471Z test_reference_numerics_large_nn_functional_softsign_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:18.0131808Z test_reference_numerics_large_nn_functional_tanhshrink_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.0169967Z test_reference_numerics_large_nn_functional_tanhshrink_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:49:18.0205851Z test_reference_numerics_large_nn_functional_tanhshrink_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:18.0219592Z test_reference_numerics_large_nn_functional_tanhshrink_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.0234367Z test_reference_numerics_large_nn_functional_tanhshrink_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.0247961Z test_reference_numerics_large_nn_functional_tanhshrink_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.0262077Z test_reference_numerics_large_nn_functional_tanhshrink_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.0276085Z test_reference_numerics_large_nn_functional_tanhshrink_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.0287067Z test_reference_numerics_large_nn_functional_tanhshrink_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:18.0297767Z test_reference_numerics_large_nn_functional_tanhshrink_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:18.0311071Z test_reference_numerics_large_nn_functional_threshold_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.0324840Z test_reference_numerics_large_nn_functional_threshold_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.0337997Z test_reference_numerics_large_nn_functional_threshold_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.0350067Z test_reference_numerics_large_nn_functional_threshold_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.0362440Z test_reference_numerics_large_nn_functional_threshold_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.0374462Z test_reference_numerics_large_nn_functional_threshold_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.0384500Z test_reference_numerics_large_nn_functional_threshold_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:18.0394173Z test_reference_numerics_large_nn_functional_threshold_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:18.0407421Z test_reference_numerics_large_polygamma_polygamma_n_0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.0417257Z test_reference_numerics_large_polygamma_polygamma_n_0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:18.0430200Z test_reference_numerics_large_polygamma_polygamma_n_0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.0444143Z test_reference_numerics_large_polygamma_polygamma_n_0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.0457738Z test_reference_numerics_large_polygamma_polygamma_n_0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.0470478Z test_reference_numerics_large_polygamma_polygamma_n_0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.0483516Z test_reference_numerics_large_polygamma_polygamma_n_0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.0494059Z test_reference_numerics_large_polygamma_polygamma_n_0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:18.0503955Z test_reference_numerics_large_polygamma_polygamma_n_0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:18.0509626Z test_reference_numerics_large_polygamma_polygamma_n_1_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:49:18.0515987Z test_reference_numerics_large_polygamma_polygamma_n_1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:49:18.0521906Z test_reference_numerics_large_polygamma_polygamma_n_1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:49:18.0527767Z test_reference_numerics_large_polygamma_polygamma_n_1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:49:18.0533829Z test_reference_numerics_large_polygamma_polygamma_n_1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:49:18.0539250Z test_reference_numerics_large_polygamma_polygamma_n_1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:49:18.0545258Z test_reference_numerics_large_polygamma_polygamma_n_1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:49:18.0550907Z test_reference_numerics_large_polygamma_polygamma_n_1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:49:18.0557029Z test_reference_numerics_large_polygamma_polygamma_n_1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:49:18.0572471Z test_reference_numerics_large_polygamma_polygamma_n_2_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.0583397Z test_reference_numerics_large_polygamma_polygamma_n_2_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:18.0599036Z test_reference_numerics_large_polygamma_polygamma_n_2_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.0613917Z test_reference_numerics_large_polygamma_polygamma_n_2_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.0627380Z test_reference_numerics_large_polygamma_polygamma_n_2_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.0641018Z test_reference_numerics_large_polygamma_polygamma_n_2_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.0654258Z test_reference_numerics_large_polygamma_polygamma_n_2_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.0664441Z test_reference_numerics_large_polygamma_polygamma_n_2_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:18.0674786Z test_reference_numerics_large_polygamma_polygamma_n_2_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:18.0689846Z test_reference_numerics_large_polygamma_polygamma_n_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.0700444Z test_reference_numerics_large_polygamma_polygamma_n_3_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:18.0715583Z test_reference_numerics_large_polygamma_polygamma_n_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.0731003Z test_reference_numerics_large_polygamma_polygamma_n_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.0744995Z test_reference_numerics_large_polygamma_polygamma_n_3_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.0758622Z test_reference_numerics_large_polygamma_polygamma_n_3_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.0772901Z test_reference_numerics_large_polygamma_polygamma_n_3_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.0782714Z test_reference_numerics_large_polygamma_polygamma_n_3_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:18.0792706Z test_reference_numerics_large_polygamma_polygamma_n_3_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:18.0807072Z test_reference_numerics_large_polygamma_polygamma_n_4_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.0817338Z test_reference_numerics_large_polygamma_polygamma_n_4_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:18.0831426Z test_reference_numerics_large_polygamma_polygamma_n_4_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.0845589Z test_reference_numerics_large_polygamma_polygamma_n_4_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.0859213Z test_reference_numerics_large_polygamma_polygamma_n_4_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.0873120Z test_reference_numerics_large_polygamma_polygamma_n_4_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.0886629Z test_reference_numerics_large_polygamma_polygamma_n_4_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.0896799Z test_reference_numerics_large_polygamma_polygamma_n_4_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:18.0907097Z test_reference_numerics_large_polygamma_polygamma_n_4_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:18.0919370Z test_reference_numerics_large_positive_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.0946444Z test_reference_numerics_large_positive_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:18.0975139Z test_reference_numerics_large_positive_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:18.1002460Z test_reference_numerics_large_positive_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:18.1015667Z test_reference_numerics_large_positive_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.1027715Z test_reference_numerics_large_positive_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.1040516Z test_reference_numerics_large_positive_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.1052471Z test_reference_numerics_large_positive_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.1064183Z test_reference_numerics_large_positive_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.1075890Z test_reference_numerics_large_positive_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.1086032Z test_reference_numerics_large_positive_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:18.1096072Z test_reference_numerics_large_positive_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:18.1101981Z test_reference_numerics_large_rad2deg_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:49:18.1111926Z test_reference_numerics_large_rad2deg_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:18.1124435Z test_reference_numerics_large_rad2deg_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.1137259Z test_reference_numerics_large_rad2deg_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.1150307Z test_reference_numerics_large_rad2deg_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.1162813Z test_reference_numerics_large_rad2deg_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.1175298Z test_reference_numerics_large_rad2deg_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.1187658Z test_reference_numerics_large_rad2deg_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.1197764Z test_reference_numerics_large_rad2deg_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:18.1207530Z test_reference_numerics_large_rad2deg_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:18.1219916Z test_reference_numerics_large_real_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.1229752Z test_reference_numerics_large_real_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:18.1255309Z test_reference_numerics_large_real_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:18.1282650Z test_reference_numerics_large_real_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:18.1307779Z test_reference_numerics_large_real_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:49:18.1320792Z test_reference_numerics_large_real_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.1333600Z test_reference_numerics_large_real_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.1346562Z test_reference_numerics_large_real_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.1359460Z test_reference_numerics_large_real_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.1371504Z test_reference_numerics_large_real_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.1383045Z test_reference_numerics_large_real_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.1393286Z test_reference_numerics_large_real_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:18.1402737Z test_reference_numerics_large_real_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:18.1408456Z test_reference_numerics_large_reciprocal_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:49:18.1419038Z test_reference_numerics_large_reciprocal_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:18.1446313Z test_reference_numerics_large_reciprocal_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:18.1473376Z test_reference_numerics_large_reciprocal_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:18.1486440Z test_reference_numerics_large_reciprocal_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.1499523Z test_reference_numerics_large_reciprocal_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.1513443Z test_reference_numerics_large_reciprocal_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.1527174Z test_reference_numerics_large_reciprocal_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.1540644Z test_reference_numerics_large_reciprocal_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.1554054Z test_reference_numerics_large_reciprocal_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.1565025Z test_reference_numerics_large_reciprocal_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:18.1575511Z test_reference_numerics_large_reciprocal_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:18.1588199Z test_reference_numerics_large_round_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.1602318Z test_reference_numerics_large_round_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.1615923Z test_reference_numerics_large_round_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.1629856Z test_reference_numerics_large_round_decimals_0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.1643450Z test_reference_numerics_large_round_decimals_0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.1656945Z test_reference_numerics_large_round_decimals_0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.1670935Z test_reference_numerics_large_round_decimals_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.1684474Z test_reference_numerics_large_round_decimals_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.1697563Z test_reference_numerics_large_round_decimals_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.1711642Z test_reference_numerics_large_round_decimals_neg_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.1725832Z test_reference_numerics_large_round_decimals_neg_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.1739999Z test_reference_numerics_large_round_decimals_neg_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.1753558Z test_reference_numerics_large_rsqrt_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.1764953Z test_reference_numerics_large_rsqrt_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:18.1797254Z test_reference_numerics_large_rsqrt_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:18.1828655Z test_reference_numerics_large_rsqrt_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:18.1842145Z test_reference_numerics_large_rsqrt_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.1855938Z test_reference_numerics_large_rsqrt_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.1869147Z test_reference_numerics_large_rsqrt_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.1882973Z test_reference_numerics_large_rsqrt_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.1896469Z test_reference_numerics_large_rsqrt_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.1907447Z test_reference_numerics_large_rsqrt_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:18.1918263Z test_reference_numerics_large_rsqrt_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:18.1931136Z test_reference_numerics_large_sgn_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.1941202Z test_reference_numerics_large_sgn_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:18.1968840Z test_reference_numerics_large_sgn_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:18.2001644Z test_reference_numerics_large_sgn_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:18.2008136Z test_reference_numerics_large_sgn_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:49:18.2021356Z test_reference_numerics_large_sgn_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.2034568Z test_reference_numerics_large_sgn_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.2047396Z test_reference_numerics_large_sgn_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.2060557Z test_reference_numerics_large_sgn_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.2072553Z test_reference_numerics_large_sgn_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.2084575Z test_reference_numerics_large_sgn_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.2094703Z test_reference_numerics_large_sgn_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:18.2104026Z test_reference_numerics_large_sgn_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:18.2116996Z test_reference_numerics_large_sigmoid_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.2127154Z test_reference_numerics_large_sigmoid_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:18.2132894Z test_reference_numerics_large_sigmoid_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:49:18.2138416Z test_reference_numerics_large_sigmoid_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:49:18.2151364Z test_reference_numerics_large_sigmoid_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.2164774Z test_reference_numerics_large_sigmoid_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.2177993Z test_reference_numerics_large_sigmoid_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.2190508Z test_reference_numerics_large_sigmoid_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.2203488Z test_reference_numerics_large_sigmoid_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.2214117Z test_reference_numerics_large_sigmoid_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:18.2224202Z test_reference_numerics_large_sigmoid_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:18.2237051Z test_reference_numerics_large_sign_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.2247493Z test_reference_numerics_large_sign_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:18.2260448Z test_reference_numerics_large_sign_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.2273714Z test_reference_numerics_large_sign_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.2287393Z test_reference_numerics_large_sign_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.2300030Z test_reference_numerics_large_sign_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.2312361Z test_reference_numerics_large_sign_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.2324368Z test_reference_numerics_large_sign_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.2334904Z test_reference_numerics_large_sign_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:18.2345185Z test_reference_numerics_large_sign_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:18.2357922Z test_reference_numerics_large_signbit_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.2368302Z test_reference_numerics_large_signbit_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:18.2380465Z test_reference_numerics_large_signbit_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.2392799Z test_reference_numerics_large_signbit_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.2405163Z test_reference_numerics_large_signbit_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.2417398Z test_reference_numerics_large_signbit_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.2429498Z test_reference_numerics_large_signbit_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.2441998Z test_reference_numerics_large_signbit_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.2452420Z test_reference_numerics_large_signbit_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:18.2462670Z test_reference_numerics_large_signbit_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:18.2476303Z test_reference_numerics_large_sin_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.2487127Z test_reference_numerics_large_sin_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:18.2523965Z test_reference_numerics_large_sin_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:49:18.2554889Z test_reference_numerics_large_sin_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:18.2568257Z test_reference_numerics_large_sin_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.2582126Z test_reference_numerics_large_sin_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.2595549Z test_reference_numerics_large_sin_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.2608916Z test_reference_numerics_large_sin_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.2622282Z test_reference_numerics_large_sin_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.2633152Z test_reference_numerics_large_sin_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:18.2643006Z test_reference_numerics_large_sin_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:18.2656791Z test_reference_numerics_large_sinc_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.2667326Z test_reference_numerics_large_sinc_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:18.2721493Z test_reference_numerics_large_sinc_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:49:18.2756422Z test_reference_numerics_large_sinc_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:18.2770714Z test_reference_numerics_large_sinc_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.2784436Z test_reference_numerics_large_sinc_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.2797829Z test_reference_numerics_large_sinc_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.2810583Z test_reference_numerics_large_sinc_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.2823745Z test_reference_numerics_large_sinc_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.2834001Z test_reference_numerics_large_sinc_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:18.2843352Z test_reference_numerics_large_sinc_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:18.2856261Z test_reference_numerics_large_sinh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.2866933Z test_reference_numerics_large_sinh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:18.2873224Z test_reference_numerics_large_sinh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:49:18.2905130Z test_reference_numerics_large_sinh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:18.2918974Z test_reference_numerics_large_sinh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.2932387Z test_reference_numerics_large_sinh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.2945767Z test_reference_numerics_large_sinh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.2959188Z test_reference_numerics_large_sinh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.2972694Z test_reference_numerics_large_sinh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.2979280Z test_reference_numerics_large_sinh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:49:18.2989238Z test_reference_numerics_large_sinh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:18.2995503Z test_reference_numerics_large_special_airy_ai_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:49:18.3001065Z test_reference_numerics_large_special_airy_ai_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:49:18.3007139Z test_reference_numerics_large_special_airy_ai_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:49:18.3014314Z test_reference_numerics_large_special_airy_ai_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:49:18.3019019Z test_reference_numerics_large_special_airy_ai_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:49:18.3025166Z test_reference_numerics_large_special_airy_ai_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:49:18.3031206Z test_reference_numerics_large_special_airy_ai_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:49:18.3037058Z test_reference_numerics_large_special_airy_ai_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:49:18.3047844Z test_reference_numerics_large_special_bessel_j0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:18.3062428Z test_reference_numerics_large_special_bessel_j0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.3076849Z test_reference_numerics_large_special_bessel_j0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.3089703Z test_reference_numerics_large_special_bessel_j0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.3102407Z test_reference_numerics_large_special_bessel_j0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.3115306Z test_reference_numerics_large_special_bessel_j0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.3125503Z test_reference_numerics_large_special_bessel_j0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:18.3135638Z test_reference_numerics_large_special_bessel_j0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:18.3145689Z test_reference_numerics_large_special_bessel_j1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:18.3159461Z test_reference_numerics_large_special_bessel_j1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.3173253Z test_reference_numerics_large_special_bessel_j1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.3185898Z test_reference_numerics_large_special_bessel_j1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.3207910Z test_reference_numerics_large_special_bessel_j1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.3233151Z test_reference_numerics_large_special_bessel_j1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.3233878Z test_reference_numerics_large_special_bessel_j1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:18.3234706Z test_reference_numerics_large_special_bessel_j1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:18.3242639Z test_reference_numerics_large_special_bessel_y0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:18.3255540Z test_reference_numerics_large_special_bessel_y0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.3269503Z test_reference_numerics_large_special_bessel_y0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.3283222Z test_reference_numerics_large_special_bessel_y0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.3295770Z test_reference_numerics_large_special_bessel_y0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.3308275Z test_reference_numerics_large_special_bessel_y0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.3318340Z test_reference_numerics_large_special_bessel_y0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:18.3328327Z test_reference_numerics_large_special_bessel_y0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:18.3338163Z test_reference_numerics_large_special_bessel_y1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:18.3350552Z test_reference_numerics_large_special_bessel_y1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.3363121Z test_reference_numerics_large_special_bessel_y1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.3375843Z test_reference_numerics_large_special_bessel_y1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.3388211Z test_reference_numerics_large_special_bessel_y1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.3400768Z test_reference_numerics_large_special_bessel_y1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.3411206Z test_reference_numerics_large_special_bessel_y1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:18.3421484Z test_reference_numerics_large_special_bessel_y1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:18.3427345Z test_reference_numerics_large_special_entr_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:49:18.3438312Z test_reference_numerics_large_special_entr_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:18.3450439Z test_reference_numerics_large_special_entr_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.3463048Z test_reference_numerics_large_special_entr_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.3475708Z test_reference_numerics_large_special_entr_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.3488246Z test_reference_numerics_large_special_entr_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.3500921Z test_reference_numerics_large_special_entr_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.3511055Z test_reference_numerics_large_special_entr_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:18.3521614Z test_reference_numerics_large_special_entr_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:18.3531783Z test_reference_numerics_large_special_erfcx_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:18.3544910Z test_reference_numerics_large_special_erfcx_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.3558433Z test_reference_numerics_large_special_erfcx_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.3571629Z test_reference_numerics_large_special_erfcx_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.3584675Z test_reference_numerics_large_special_erfcx_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.3597799Z test_reference_numerics_large_special_erfcx_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.3608150Z test_reference_numerics_large_special_erfcx_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:18.3618500Z test_reference_numerics_large_special_erfcx_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:18.3631262Z test_reference_numerics_large_special_i0e_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.3641636Z test_reference_numerics_large_special_i0e_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:18.3654317Z test_reference_numerics_large_special_i0e_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.3666983Z test_reference_numerics_large_special_i0e_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.3679920Z test_reference_numerics_large_special_i0e_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.3692440Z test_reference_numerics_large_special_i0e_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.3704934Z test_reference_numerics_large_special_i0e_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.3715169Z test_reference_numerics_large_special_i0e_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:18.3725172Z test_reference_numerics_large_special_i0e_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:18.3735143Z test_reference_numerics_large_special_i1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:18.3748282Z test_reference_numerics_large_special_i1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.3761730Z test_reference_numerics_large_special_i1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.3774323Z test_reference_numerics_large_special_i1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.3786964Z test_reference_numerics_large_special_i1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.3799752Z test_reference_numerics_large_special_i1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.3806079Z test_reference_numerics_large_special_i1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Incorrect result! (0.001s) 2022-08-17T12:49:18.3816415Z test_reference_numerics_large_special_i1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:18.3827371Z test_reference_numerics_large_special_i1e_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:18.3841636Z test_reference_numerics_large_special_i1e_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.3854508Z test_reference_numerics_large_special_i1e_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.3866732Z test_reference_numerics_large_special_i1e_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.3879247Z test_reference_numerics_large_special_i1e_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.3891659Z test_reference_numerics_large_special_i1e_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.3901657Z test_reference_numerics_large_special_i1e_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:18.3911538Z test_reference_numerics_large_special_i1e_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:18.3921846Z test_reference_numerics_large_special_log_ndtr_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:18.3934458Z test_reference_numerics_large_special_log_ndtr_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.3947260Z test_reference_numerics_large_special_log_ndtr_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.3960539Z test_reference_numerics_large_special_log_ndtr_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.3973142Z test_reference_numerics_large_special_log_ndtr_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.3985642Z test_reference_numerics_large_special_log_ndtr_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.3996029Z test_reference_numerics_large_special_log_ndtr_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:18.4006029Z test_reference_numerics_large_special_log_ndtr_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:18.4016259Z test_reference_numerics_large_special_modified_bessel_i0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:18.4029565Z test_reference_numerics_large_special_modified_bessel_i0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.4043952Z test_reference_numerics_large_special_modified_bessel_i0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.4056843Z test_reference_numerics_large_special_modified_bessel_i0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.4070532Z test_reference_numerics_large_special_modified_bessel_i0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.4083693Z test_reference_numerics_large_special_modified_bessel_i0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.4094425Z test_reference_numerics_large_special_modified_bessel_i0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:18.4104828Z test_reference_numerics_large_special_modified_bessel_i0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:18.4115791Z test_reference_numerics_large_special_modified_bessel_i1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:18.4129521Z test_reference_numerics_large_special_modified_bessel_i1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.4143173Z test_reference_numerics_large_special_modified_bessel_i1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.4157247Z test_reference_numerics_large_special_modified_bessel_i1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.4170216Z test_reference_numerics_large_special_modified_bessel_i1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.4183983Z test_reference_numerics_large_special_modified_bessel_i1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.4194884Z test_reference_numerics_large_special_modified_bessel_i1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:18.4204605Z test_reference_numerics_large_special_modified_bessel_i1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:18.4214519Z test_reference_numerics_large_special_modified_bessel_k0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:18.4227529Z test_reference_numerics_large_special_modified_bessel_k0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.4240960Z test_reference_numerics_large_special_modified_bessel_k0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.4253576Z test_reference_numerics_large_special_modified_bessel_k0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.4266055Z test_reference_numerics_large_special_modified_bessel_k0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.4278439Z test_reference_numerics_large_special_modified_bessel_k0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.4288830Z test_reference_numerics_large_special_modified_bessel_k0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:18.4298685Z test_reference_numerics_large_special_modified_bessel_k0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:18.4308418Z test_reference_numerics_large_special_modified_bessel_k1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:18.4321349Z test_reference_numerics_large_special_modified_bessel_k1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.4334710Z test_reference_numerics_large_special_modified_bessel_k1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.4347635Z test_reference_numerics_large_special_modified_bessel_k1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.4360367Z test_reference_numerics_large_special_modified_bessel_k1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.4373433Z test_reference_numerics_large_special_modified_bessel_k1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.4383712Z test_reference_numerics_large_special_modified_bessel_k1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:18.4394118Z test_reference_numerics_large_special_modified_bessel_k1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:18.4408004Z test_reference_numerics_large_special_ndtr_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.4418923Z test_reference_numerics_large_special_ndtr_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:18.4432197Z test_reference_numerics_large_special_ndtr_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.4445859Z test_reference_numerics_large_special_ndtr_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.4459771Z test_reference_numerics_large_special_ndtr_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.4473797Z test_reference_numerics_large_special_ndtr_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.4487611Z test_reference_numerics_large_special_ndtr_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.4498086Z test_reference_numerics_large_special_ndtr_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:18.4508712Z test_reference_numerics_large_special_ndtr_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:18.4519409Z test_reference_numerics_large_special_ndtri_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:18.4533414Z test_reference_numerics_large_special_ndtri_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.4547350Z test_reference_numerics_large_special_ndtri_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.4560976Z test_reference_numerics_large_special_ndtri_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.4573604Z test_reference_numerics_large_special_ndtri_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.4586054Z test_reference_numerics_large_special_ndtri_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.4595871Z test_reference_numerics_large_special_ndtri_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:18.4605432Z test_reference_numerics_large_special_ndtri_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:18.4619297Z test_reference_numerics_large_special_polygamma_special_polygamma_n_0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.4629992Z test_reference_numerics_large_special_polygamma_special_polygamma_n_0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:18.4643380Z test_reference_numerics_large_special_polygamma_special_polygamma_n_0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.4657181Z test_reference_numerics_large_special_polygamma_special_polygamma_n_0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.4669976Z test_reference_numerics_large_special_polygamma_special_polygamma_n_0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.4683056Z test_reference_numerics_large_special_polygamma_special_polygamma_n_0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.4695928Z test_reference_numerics_large_special_polygamma_special_polygamma_n_0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.4705828Z test_reference_numerics_large_special_polygamma_special_polygamma_n_0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:18.4715599Z test_reference_numerics_large_special_polygamma_special_polygamma_n_0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:18.4725260Z test_reference_numerics_large_special_scaled_modified_bessel_k0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:18.4738026Z test_reference_numerics_large_special_scaled_modified_bessel_k0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.4750899Z test_reference_numerics_large_special_scaled_modified_bessel_k0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.4763649Z test_reference_numerics_large_special_scaled_modified_bessel_k0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.4776044Z test_reference_numerics_large_special_scaled_modified_bessel_k0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.4787951Z test_reference_numerics_large_special_scaled_modified_bessel_k0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.4797628Z test_reference_numerics_large_special_scaled_modified_bessel_k0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:18.4806866Z test_reference_numerics_large_special_scaled_modified_bessel_k0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:18.4816588Z test_reference_numerics_large_special_scaled_modified_bessel_k1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:18.4828651Z test_reference_numerics_large_special_scaled_modified_bessel_k1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.4841177Z test_reference_numerics_large_special_scaled_modified_bessel_k1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.4854182Z test_reference_numerics_large_special_scaled_modified_bessel_k1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.4866430Z test_reference_numerics_large_special_scaled_modified_bessel_k1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.4878647Z test_reference_numerics_large_special_scaled_modified_bessel_k1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.4888460Z test_reference_numerics_large_special_scaled_modified_bessel_k1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:18.4898131Z test_reference_numerics_large_special_scaled_modified_bessel_k1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:18.4907875Z test_reference_numerics_large_special_spherical_bessel_j0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:18.4920613Z test_reference_numerics_large_special_spherical_bessel_j0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.4934091Z test_reference_numerics_large_special_spherical_bessel_j0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.4946183Z test_reference_numerics_large_special_spherical_bessel_j0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.4958512Z test_reference_numerics_large_special_spherical_bessel_j0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.4970840Z test_reference_numerics_large_special_spherical_bessel_j0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.4980661Z test_reference_numerics_large_special_spherical_bessel_j0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:18.4990293Z test_reference_numerics_large_special_spherical_bessel_j0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:18.4996413Z test_reference_numerics_large_sqrt_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:49:18.5005806Z test_reference_numerics_large_sqrt_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:18.5036987Z test_reference_numerics_large_sqrt_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:18.5067347Z test_reference_numerics_large_sqrt_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:18.5081453Z test_reference_numerics_large_sqrt_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.5095609Z test_reference_numerics_large_sqrt_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.5109127Z test_reference_numerics_large_sqrt_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.5123792Z test_reference_numerics_large_sqrt_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.5137796Z test_reference_numerics_large_sqrt_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.5148275Z test_reference_numerics_large_sqrt_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:18.5158409Z test_reference_numerics_large_sqrt_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:18.5164934Z test_reference_numerics_large_square_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:49:18.5175379Z test_reference_numerics_large_square_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:18.5181660Z test_reference_numerics_large_square_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:49:18.5187719Z test_reference_numerics_large_square_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:49:18.5201044Z test_reference_numerics_large_square_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.5214625Z test_reference_numerics_large_square_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.5228067Z test_reference_numerics_large_square_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.5240641Z test_reference_numerics_large_square_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.5252865Z test_reference_numerics_large_square_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.5264876Z test_reference_numerics_large_square_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.5275380Z test_reference_numerics_large_square_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:18.5285776Z test_reference_numerics_large_square_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:18.5292560Z test_reference_numerics_large_tan_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:49:18.5302619Z test_reference_numerics_large_tan_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:18.5363185Z test_reference_numerics_large_tan_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:49:18.5398275Z test_reference_numerics_large_tan_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:18.5412921Z test_reference_numerics_large_tan_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.5445978Z test_reference_numerics_large_tan_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:18.5459768Z test_reference_numerics_large_tan_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.5474083Z test_reference_numerics_large_tan_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.5487837Z test_reference_numerics_large_tan_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.5498806Z test_reference_numerics_large_tan_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:18.5508829Z test_reference_numerics_large_tan_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:18.5522460Z test_reference_numerics_large_tanh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.5533751Z test_reference_numerics_large_tanh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:18.5566723Z test_reference_numerics_large_tanh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:18.5601315Z test_reference_numerics_large_tanh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:49:18.5615758Z test_reference_numerics_large_tanh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.5629756Z test_reference_numerics_large_tanh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.5643750Z test_reference_numerics_large_tanh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.5657717Z test_reference_numerics_large_tanh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.5671694Z test_reference_numerics_large_tanh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.5682992Z test_reference_numerics_large_tanh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:18.5693531Z test_reference_numerics_large_tanh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:49:18.5706993Z test_reference_numerics_large_trunc_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.5721048Z test_reference_numerics_large_trunc_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.5734904Z test_reference_numerics_large_trunc_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:49:18.8504903Z test_reference_numerics_normal_abs_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.277s) 2022-08-17T12:49:18.9050931Z test_reference_numerics_normal_abs_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.054s) 2022-08-17T12:49:18.9666512Z test_reference_numerics_normal_abs_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.061s) 2022-08-17T12:49:18.9998218Z test_reference_numerics_normal_abs_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.033s) 2022-08-17T12:49:19.0357926Z test_reference_numerics_normal_abs_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.036s) 2022-08-17T12:49:19.0518869Z test_reference_numerics_normal_abs_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:49:19.0743005Z test_reference_numerics_normal_abs_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:49:19.0902629Z test_reference_numerics_normal_abs_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:49:19.1051258Z test_reference_numerics_normal_abs_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:49:19.1154388Z test_reference_numerics_normal_abs_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:49:19.1324910Z test_reference_numerics_normal_abs_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:49:19.1488272Z test_reference_numerics_normal_abs_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:49:19.1804640Z test_reference_numerics_normal_acos_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T12:49:19.2690202Z test_reference_numerics_normal_acos_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.088s) 2022-08-17T12:49:19.4300115Z test_reference_numerics_normal_acos_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.161s) 2022-08-17T12:49:19.5576704Z test_reference_numerics_normal_acos_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.128s) 2022-08-17T12:49:19.5819628Z test_reference_numerics_normal_acos_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:49:19.6171277Z test_reference_numerics_normal_acos_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.035s) 2022-08-17T12:49:19.6437510Z test_reference_numerics_normal_acos_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:49:19.6727045Z test_reference_numerics_normal_acos_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.029s) 2022-08-17T12:49:19.7003754Z test_reference_numerics_normal_acos_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.028s) 2022-08-17T12:49:19.7446496Z test_reference_numerics_normal_acos_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.044s) 2022-08-17T12:49:19.7755397Z test_reference_numerics_normal_acos_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T12:49:19.8068770Z test_reference_numerics_normal_acosh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T12:49:19.8998704Z test_reference_numerics_normal_acosh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.093s) 2022-08-17T12:49:20.0602414Z test_reference_numerics_normal_acosh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.160s) 2022-08-17T12:49:20.1935851Z test_reference_numerics_normal_acosh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.133s) 2022-08-17T12:49:20.2205921Z test_reference_numerics_normal_acosh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.027s) 2022-08-17T12:49:20.2735335Z test_reference_numerics_normal_acosh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.053s) 2022-08-17T12:49:20.3060577Z test_reference_numerics_normal_acosh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T12:49:20.3544235Z test_reference_numerics_normal_acosh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T12:49:20.4020310Z test_reference_numerics_normal_acosh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T12:49:20.4450438Z test_reference_numerics_normal_acosh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.043s) 2022-08-17T12:49:20.4883274Z test_reference_numerics_normal_acosh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.043s) 2022-08-17T12:49:20.5136641Z test_reference_numerics_normal_angle_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:49:20.5777861Z test_reference_numerics_normal_angle_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.064s) 2022-08-17T12:49:20.6445740Z test_reference_numerics_normal_angle_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.067s) 2022-08-17T12:49:20.6966314Z test_reference_numerics_normal_angle_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.052s) 2022-08-17T12:49:20.7445863Z test_reference_numerics_normal_angle_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T12:49:20.7709772Z test_reference_numerics_normal_angle_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:49:20.7986332Z test_reference_numerics_normal_angle_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.028s) 2022-08-17T12:49:20.8272221Z test_reference_numerics_normal_angle_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.028s) 2022-08-17T12:49:20.8583034Z test_reference_numerics_normal_angle_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T12:49:20.8881889Z test_reference_numerics_normal_angle_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.030s) 2022-08-17T12:49:20.9289969Z test_reference_numerics_normal_angle_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.041s) 2022-08-17T12:49:20.9675529Z test_reference_numerics_normal_angle_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.038s) 2022-08-17T12:49:20.9937606Z test_reference_numerics_normal_asin_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:49:21.0742475Z test_reference_numerics_normal_asin_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.080s) 2022-08-17T12:49:21.2447653Z test_reference_numerics_normal_asin_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.170s) 2022-08-17T12:49:21.3687988Z test_reference_numerics_normal_asin_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.124s) 2022-08-17T12:49:21.3924045Z test_reference_numerics_normal_asin_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:49:21.4269185Z test_reference_numerics_normal_asin_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.034s) 2022-08-17T12:49:21.4535900Z test_reference_numerics_normal_asin_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.027s) 2022-08-17T12:49:21.4871534Z test_reference_numerics_normal_asin_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.033s) 2022-08-17T12:49:21.5341689Z test_reference_numerics_normal_asin_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T12:49:21.5740149Z test_reference_numerics_normal_asin_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.040s) 2022-08-17T12:49:21.6055893Z test_reference_numerics_normal_asin_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T12:49:21.6423862Z test_reference_numerics_normal_asinh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.037s) 2022-08-17T12:49:21.7429194Z test_reference_numerics_normal_asinh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.100s) 2022-08-17T12:49:21.7434414Z test_reference_numerics_normal_asinh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:49:21.7439337Z test_reference_numerics_normal_asinh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:49:21.7746269Z test_reference_numerics_normal_asinh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.030s) 2022-08-17T12:49:21.8285230Z test_reference_numerics_normal_asinh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.054s) 2022-08-17T12:49:21.8631540Z test_reference_numerics_normal_asinh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.034s) 2022-08-17T12:49:21.9141283Z test_reference_numerics_normal_asinh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.051s) 2022-08-17T12:49:21.9668093Z test_reference_numerics_normal_asinh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.053s) 2022-08-17T12:49:22.0145397Z test_reference_numerics_normal_asinh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T12:49:22.0592494Z test_reference_numerics_normal_asinh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.044s) 2022-08-17T12:49:22.0875103Z test_reference_numerics_normal_atan_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.028s) 2022-08-17T12:49:22.1742547Z test_reference_numerics_normal_atan_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.087s) 2022-08-17T12:49:22.3051165Z test_reference_numerics_normal_atan_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.131s) 2022-08-17T12:49:22.3964054Z test_reference_numerics_normal_atan_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.091s) 2022-08-17T12:49:22.4212818Z test_reference_numerics_normal_atan_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:49:22.4554202Z test_reference_numerics_normal_atan_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.034s) 2022-08-17T12:49:22.4863565Z test_reference_numerics_normal_atan_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T12:49:22.5224036Z test_reference_numerics_normal_atan_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.036s) 2022-08-17T12:49:22.5553485Z test_reference_numerics_normal_atan_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.033s) 2022-08-17T12:49:22.5961534Z test_reference_numerics_normal_atan_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.041s) 2022-08-17T12:49:22.6367420Z test_reference_numerics_normal_atan_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.040s) 2022-08-17T12:49:22.6817586Z test_reference_numerics_normal_atanh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.045s) 2022-08-17T12:49:22.7739785Z test_reference_numerics_normal_atanh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.092s) 2022-08-17T12:49:22.8998483Z test_reference_numerics_normal_atanh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.126s) 2022-08-17T12:49:22.9944829Z test_reference_numerics_normal_atanh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.094s) 2022-08-17T12:49:23.0353640Z test_reference_numerics_normal_atanh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.041s) 2022-08-17T12:49:23.0805067Z test_reference_numerics_normal_atanh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.045s) 2022-08-17T12:49:23.1118648Z test_reference_numerics_normal_atanh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T12:49:23.1426972Z test_reference_numerics_normal_atanh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T12:49:23.1730974Z test_reference_numerics_normal_atanh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.030s) 2022-08-17T12:49:23.2165674Z test_reference_numerics_normal_atanh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.043s) 2022-08-17T12:49:23.2481348Z test_reference_numerics_normal_atanh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T12:49:23.2794497Z test_reference_numerics_normal_bitwise_not_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T12:49:23.2932411Z test_reference_numerics_normal_bitwise_not_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:49:23.3075840Z test_reference_numerics_normal_bitwise_not_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:49:23.3176819Z test_reference_numerics_normal_bitwise_not_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:49:23.3342102Z test_reference_numerics_normal_bitwise_not_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:49:23.3539443Z test_reference_numerics_normal_bitwise_not_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:49:23.3782727Z test_reference_numerics_normal_ceil_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:49:23.3920287Z test_reference_numerics_normal_ceil_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:49:23.4092705Z test_reference_numerics_normal_ceil_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:49:23.4252053Z test_reference_numerics_normal_conj_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:49:23.4568409Z test_reference_numerics_normal_conj_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T12:49:23.4960311Z test_reference_numerics_normal_conj_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.039s) 2022-08-17T12:49:23.5603385Z test_reference_numerics_normal_conj_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.064s) 2022-08-17T12:49:23.6002010Z test_reference_numerics_normal_conj_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.040s) 2022-08-17T12:49:23.6437140Z test_reference_numerics_normal_conj_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.043s) 2022-08-17T12:49:23.6589699Z test_reference_numerics_normal_conj_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:49:23.6777959Z test_reference_numerics_normal_conj_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:49:23.6916424Z test_reference_numerics_normal_conj_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:49:23.7057629Z test_reference_numerics_normal_conj_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:49:23.7153623Z test_reference_numerics_normal_conj_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:49:23.7315611Z test_reference_numerics_normal_conj_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:49:23.7479025Z test_reference_numerics_normal_conj_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:49:23.7654444Z test_reference_numerics_normal_conj_physical_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:49:23.7968059Z test_reference_numerics_normal_conj_physical_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T12:49:23.8340008Z test_reference_numerics_normal_conj_physical_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.037s) 2022-08-17T12:49:23.9015522Z test_reference_numerics_normal_conj_physical_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.067s) 2022-08-17T12:49:23.9336016Z test_reference_numerics_normal_conj_physical_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T12:49:23.9627896Z test_reference_numerics_normal_conj_physical_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.029s) 2022-08-17T12:49:23.9766055Z test_reference_numerics_normal_conj_physical_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:49:23.9931251Z test_reference_numerics_normal_conj_physical_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:49:24.0068433Z test_reference_numerics_normal_conj_physical_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:49:24.0207633Z test_reference_numerics_normal_conj_physical_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:49:24.0300169Z test_reference_numerics_normal_conj_physical_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:49:24.0462987Z test_reference_numerics_normal_conj_physical_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:49:24.0626374Z test_reference_numerics_normal_conj_physical_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:49:24.0793086Z test_reference_numerics_normal_cos_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:49:24.1632188Z test_reference_numerics_normal_cos_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.084s) 2022-08-17T12:49:24.2990840Z test_reference_numerics_normal_cos_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.136s) 2022-08-17T12:49:24.4363722Z test_reference_numerics_normal_cos_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.137s) 2022-08-17T12:49:24.4554510Z test_reference_numerics_normal_cos_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:49:24.4953327Z test_reference_numerics_normal_cos_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.040s) 2022-08-17T12:49:24.5152886Z test_reference_numerics_normal_cos_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:49:24.5552342Z test_reference_numerics_normal_cos_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.040s) 2022-08-17T12:49:24.5921367Z test_reference_numerics_normal_cos_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.037s) 2022-08-17T12:49:24.6362292Z test_reference_numerics_normal_cos_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.044s) 2022-08-17T12:49:24.6781120Z test_reference_numerics_normal_cos_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.042s) 2022-08-17T12:49:24.7023199Z test_reference_numerics_normal_cosh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:49:24.7674067Z test_reference_numerics_normal_cosh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.065s) 2022-08-17T12:49:24.9042592Z test_reference_numerics_normal_cosh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.137s) 2022-08-17T12:49:25.0081517Z test_reference_numerics_normal_cosh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.104s) 2022-08-17T12:49:25.0299312Z test_reference_numerics_normal_cosh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:49:25.0614656Z test_reference_numerics_normal_cosh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T12:49:25.0881414Z test_reference_numerics_normal_cosh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:49:25.1149297Z test_reference_numerics_normal_cosh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.027s) 2022-08-17T12:49:25.1379940Z test_reference_numerics_normal_cosh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:49:25.1644224Z test_reference_numerics_normal_cosh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:49:25.1921109Z test_reference_numerics_normal_cosh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.028s) 2022-08-17T12:49:25.2095200Z test_reference_numerics_normal_deg2rad_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:49:25.2931338Z test_reference_numerics_normal_deg2rad_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.083s) 2022-08-17T12:49:25.3326607Z test_reference_numerics_normal_deg2rad_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.039s) 2022-08-17T12:49:25.3475130Z test_reference_numerics_normal_deg2rad_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:49:25.3647590Z test_reference_numerics_normal_deg2rad_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:49:25.3872563Z test_reference_numerics_normal_deg2rad_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:49:25.4129736Z test_reference_numerics_normal_deg2rad_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:49:25.4327570Z test_reference_numerics_normal_deg2rad_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:49:25.4652706Z test_reference_numerics_normal_deg2rad_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T12:49:25.4964708Z test_reference_numerics_normal_deg2rad_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T12:49:27.4338901Z test_reference_numerics_normal_digamma_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (1.937s) 2022-08-17T12:49:27.5051774Z test_reference_numerics_normal_digamma_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.071s) 2022-08-17T12:49:27.9994583Z test_reference_numerics_normal_digamma_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.494s) 2022-08-17T12:49:28.4951328Z test_reference_numerics_normal_digamma_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.496s) 2022-08-17T12:49:28.5388542Z test_reference_numerics_normal_digamma_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.044s) 2022-08-17T12:49:28.5806187Z test_reference_numerics_normal_digamma_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.042s) 2022-08-17T12:49:28.6182778Z test_reference_numerics_normal_digamma_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.037s) 2022-08-17T12:49:28.6601763Z test_reference_numerics_normal_digamma_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.042s) 2022-08-17T12:49:28.7004859Z test_reference_numerics_normal_digamma_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.040s) 2022-08-17T12:49:28.7445261Z test_reference_numerics_normal_erf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.044s) 2022-08-17T12:49:28.7978153Z test_reference_numerics_normal_erf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.053s) 2022-08-17T12:49:28.8638346Z test_reference_numerics_normal_erf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.066s) 2022-08-17T12:49:28.9057115Z test_reference_numerics_normal_erf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.042s) 2022-08-17T12:49:28.9513141Z test_reference_numerics_normal_erf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.045s) 2022-08-17T12:49:28.9958405Z test_reference_numerics_normal_erf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.044s) 2022-08-17T12:49:29.0364744Z test_reference_numerics_normal_erf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.040s) 2022-08-17T12:49:29.0812842Z test_reference_numerics_normal_erf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.045s) 2022-08-17T12:49:29.1211244Z test_reference_numerics_normal_erf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.040s) 2022-08-17T12:49:29.1662275Z test_reference_numerics_normal_erfc_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.045s) 2022-08-17T12:49:29.2436206Z test_reference_numerics_normal_erfc_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.077s) 2022-08-17T12:49:29.2851273Z test_reference_numerics_normal_erfc_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.041s) 2022-08-17T12:49:29.3256373Z test_reference_numerics_normal_erfc_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.040s) 2022-08-17T12:49:29.3702848Z test_reference_numerics_normal_erfc_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.044s) 2022-08-17T12:49:29.4165371Z test_reference_numerics_normal_erfc_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.046s) 2022-08-17T12:49:29.4587650Z test_reference_numerics_normal_erfc_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.042s) 2022-08-17T12:49:29.5029951Z test_reference_numerics_normal_erfc_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.044s) 2022-08-17T12:49:29.5422889Z test_reference_numerics_normal_erfc_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.039s) 2022-08-17T12:49:29.5985415Z test_reference_numerics_normal_erfinv_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.056s) 2022-08-17T12:49:29.6680229Z test_reference_numerics_normal_erfinv_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.069s) 2022-08-17T12:49:29.7133636Z test_reference_numerics_normal_erfinv_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.045s) 2022-08-17T12:49:29.7581283Z test_reference_numerics_normal_erfinv_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.045s) 2022-08-17T12:49:29.7930545Z test_reference_numerics_normal_erfinv_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.035s) 2022-08-17T12:49:29.8264519Z test_reference_numerics_normal_erfinv_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.033s) 2022-08-17T12:49:29.8554101Z test_reference_numerics_normal_erfinv_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.029s) 2022-08-17T12:49:29.8897979Z test_reference_numerics_normal_erfinv_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.034s) 2022-08-17T12:49:29.9201978Z test_reference_numerics_normal_erfinv_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.030s) 2022-08-17T12:49:29.9420919Z test_reference_numerics_normal_exp2_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:49:29.9954551Z test_reference_numerics_normal_exp2_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.053s) 2022-08-17T12:49:30.0367444Z test_reference_numerics_normal_exp2_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.041s) 2022-08-17T12:49:30.0603330Z test_reference_numerics_normal_exp2_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:49:30.0912944Z test_reference_numerics_normal_exp2_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T12:49:30.1160647Z test_reference_numerics_normal_exp2_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:49:30.1408252Z test_reference_numerics_normal_exp2_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:49:30.1626790Z test_reference_numerics_normal_exp2_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:49:30.1870510Z test_reference_numerics_normal_exp2_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:49:30.2111864Z test_reference_numerics_normal_exp2_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:49:30.2277177Z test_reference_numerics_normal_exp_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:49:30.2730398Z test_reference_numerics_normal_exp_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.045s) 2022-08-17T12:49:30.3675394Z test_reference_numerics_normal_exp_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.094s) 2022-08-17T12:49:30.4286219Z test_reference_numerics_normal_exp_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.061s) 2022-08-17T12:49:30.4447600Z test_reference_numerics_normal_exp_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:49:30.4727145Z test_reference_numerics_normal_exp_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.028s) 2022-08-17T12:49:30.4921681Z test_reference_numerics_normal_exp_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:49:30.5124282Z test_reference_numerics_normal_exp_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:49:30.5291474Z test_reference_numerics_normal_exp_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:49:30.5485281Z test_reference_numerics_normal_exp_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:49:30.5689983Z test_reference_numerics_normal_exp_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:49:30.6044698Z test_reference_numerics_normal_expm1_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.035s) 2022-08-17T12:49:30.6694901Z test_reference_numerics_normal_expm1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.065s) 2022-08-17T12:49:30.7006786Z test_reference_numerics_normal_expm1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T12:49:30.7358268Z test_reference_numerics_normal_expm1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.035s) 2022-08-17T12:49:30.7705743Z test_reference_numerics_normal_expm1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.035s) 2022-08-17T12:49:30.8059594Z test_reference_numerics_normal_expm1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.035s) 2022-08-17T12:49:30.8379142Z test_reference_numerics_normal_expm1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T12:49:30.8726105Z test_reference_numerics_normal_expm1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.035s) 2022-08-17T12:49:30.9066445Z test_reference_numerics_normal_expm1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.034s) 2022-08-17T12:49:30.9250997Z test_reference_numerics_normal_fill_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:49:30.9718746Z test_reference_numerics_normal_fill_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T12:49:31.0133369Z test_reference_numerics_normal_fill_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.041s) 2022-08-17T12:49:31.0819368Z test_reference_numerics_normal_fill_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.068s) 2022-08-17T12:49:31.1121178Z test_reference_numerics_normal_fill_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.030s) 2022-08-17T12:49:31.1476391Z test_reference_numerics_normal_fill_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.035s) 2022-08-17T12:49:31.1615145Z test_reference_numerics_normal_fill_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:49:31.1793270Z test_reference_numerics_normal_fill_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:49:31.1931796Z test_reference_numerics_normal_fill_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:49:31.2080263Z test_reference_numerics_normal_fill_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:49:31.2187509Z test_reference_numerics_normal_fill_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:49:31.2354794Z test_reference_numerics_normal_fill_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:49:31.2519580Z test_reference_numerics_normal_fill_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:49:31.2682549Z test_reference_numerics_normal_floor_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:49:31.2819463Z test_reference_numerics_normal_floor_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:49:31.2990466Z test_reference_numerics_normal_floor_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:49:31.3190954Z test_reference_numerics_normal_frac_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:49:31.3598087Z test_reference_numerics_normal_frac_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.041s) 2022-08-17T12:49:31.3772927Z test_reference_numerics_normal_frac_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:49:31.3971835Z test_reference_numerics_normal_frac_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:49:31.4207375Z test_reference_numerics_normal_frexp_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:49:31.4601001Z test_reference_numerics_normal_frexp_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.039s) 2022-08-17T12:49:31.4790970Z test_reference_numerics_normal_frexp_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:49:31.5009562Z test_reference_numerics_normal_frexp_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:49:31.6078159Z test_reference_numerics_normal_i0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.107s) 2022-08-17T12:49:31.8190605Z test_reference_numerics_normal_i0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.211s) 2022-08-17T12:49:31.9229679Z test_reference_numerics_normal_i0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.104s) 2022-08-17T12:49:32.0337097Z test_reference_numerics_normal_i0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.111s) 2022-08-17T12:49:32.1431836Z test_reference_numerics_normal_i0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.109s) 2022-08-17T12:49:32.2526431Z test_reference_numerics_normal_i0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.109s) 2022-08-17T12:49:32.3591211Z test_reference_numerics_normal_i0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.106s) 2022-08-17T12:49:32.4679621Z test_reference_numerics_normal_i0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.109s) 2022-08-17T12:49:32.5751939Z test_reference_numerics_normal_i0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.107s) 2022-08-17T12:49:32.6045308Z test_reference_numerics_normal_imag_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.029s) 2022-08-17T12:49:32.6564825Z test_reference_numerics_normal_imag_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.052s) 2022-08-17T12:49:32.6744295Z test_reference_numerics_normal_imag_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:49:32.6891913Z test_reference_numerics_normal_isfinite_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:49:32.7203633Z test_reference_numerics_normal_isfinite_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T12:49:32.7496713Z test_reference_numerics_normal_isfinite_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.029s) 2022-08-17T12:49:32.8008064Z test_reference_numerics_normal_isfinite_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.051s) 2022-08-17T12:49:32.8172639Z test_reference_numerics_normal_isfinite_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:49:32.8438397Z test_reference_numerics_normal_isfinite_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:49:32.8530965Z test_reference_numerics_normal_isfinite_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:49:32.8658971Z test_reference_numerics_normal_isfinite_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:49:32.8793193Z test_reference_numerics_normal_isfinite_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:49:32.8928875Z test_reference_numerics_normal_isfinite_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:49:32.9021487Z test_reference_numerics_normal_isfinite_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:49:32.9184086Z test_reference_numerics_normal_isfinite_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:49:32.9350805Z test_reference_numerics_normal_isfinite_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:49:32.9494164Z test_reference_numerics_normal_isinf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:49:32.9808175Z test_reference_numerics_normal_isinf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T12:49:33.0113334Z test_reference_numerics_normal_isinf_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.030s) 2022-08-17T12:49:33.0644184Z test_reference_numerics_normal_isinf_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.053s) 2022-08-17T12:49:33.0805567Z test_reference_numerics_normal_isinf_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:49:33.1071108Z test_reference_numerics_normal_isinf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:49:33.1161290Z test_reference_numerics_normal_isinf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:49:33.1286882Z test_reference_numerics_normal_isinf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:49:33.1420270Z test_reference_numerics_normal_isinf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:49:33.1552638Z test_reference_numerics_normal_isinf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:49:33.1641392Z test_reference_numerics_normal_isinf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:49:33.1801638Z test_reference_numerics_normal_isinf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:49:33.1964116Z test_reference_numerics_normal_isinf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:49:33.2105297Z test_reference_numerics_normal_isnan_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:49:33.2415962Z test_reference_numerics_normal_isnan_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T12:49:33.2687637Z test_reference_numerics_normal_isnan_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.027s) 2022-08-17T12:49:33.2857886Z test_reference_numerics_normal_isnan_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:49:33.3114355Z test_reference_numerics_normal_isnan_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:49:33.3203459Z test_reference_numerics_normal_isnan_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:49:33.3329126Z test_reference_numerics_normal_isnan_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:49:33.3464769Z test_reference_numerics_normal_isnan_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:49:33.3602793Z test_reference_numerics_normal_isnan_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:49:33.3696780Z test_reference_numerics_normal_isnan_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:49:33.3857996Z test_reference_numerics_normal_isnan_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:49:33.4019571Z test_reference_numerics_normal_isnan_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:49:33.4163970Z test_reference_numerics_normal_isneginf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:49:33.4680563Z test_reference_numerics_normal_isneginf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.051s) 2022-08-17T12:49:33.4956897Z test_reference_numerics_normal_isneginf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.028s) 2022-08-17T12:49:33.5052694Z test_reference_numerics_normal_isneginf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:49:33.5184440Z test_reference_numerics_normal_isneginf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:49:33.5327650Z test_reference_numerics_normal_isneginf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:49:33.5474483Z test_reference_numerics_normal_isneginf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:49:33.5577900Z test_reference_numerics_normal_isneginf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:49:33.5796906Z test_reference_numerics_normal_isneginf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:49:33.6021119Z test_reference_numerics_normal_isneginf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:49:33.6169348Z test_reference_numerics_normal_isposinf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:49:33.6679622Z test_reference_numerics_normal_isposinf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.051s) 2022-08-17T12:49:33.6954457Z test_reference_numerics_normal_isposinf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.027s) 2022-08-17T12:49:33.7048623Z test_reference_numerics_normal_isposinf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:49:33.7178828Z test_reference_numerics_normal_isposinf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:49:33.7319445Z test_reference_numerics_normal_isposinf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:49:33.7463656Z test_reference_numerics_normal_isposinf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:49:33.7565591Z test_reference_numerics_normal_isposinf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:49:33.7785103Z test_reference_numerics_normal_isposinf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:49:33.8011181Z test_reference_numerics_normal_isposinf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:49:33.8159039Z test_reference_numerics_normal_isreal_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:49:33.8484100Z test_reference_numerics_normal_isreal_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T12:49:33.8782460Z test_reference_numerics_normal_isreal_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.030s) 2022-08-17T12:49:33.9246925Z test_reference_numerics_normal_isreal_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.046s) 2022-08-17T12:49:33.9393957Z test_reference_numerics_normal_isreal_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:49:33.9676085Z test_reference_numerics_normal_isreal_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.028s) 2022-08-17T12:49:33.9766740Z test_reference_numerics_normal_isreal_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:49:33.9898858Z test_reference_numerics_normal_isreal_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:49:34.0034003Z test_reference_numerics_normal_isreal_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:49:34.0172876Z test_reference_numerics_normal_isreal_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:49:34.0269460Z test_reference_numerics_normal_isreal_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:49:34.0435511Z test_reference_numerics_normal_isreal_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:49:34.0597891Z test_reference_numerics_normal_isreal_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:49:34.0608125Z test_reference_numerics_normal_jiterator_unary_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:49:34.0613579Z test_reference_numerics_normal_jiterator_unary_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:49:34.0622974Z test_reference_numerics_normal_jiterator_unary_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:49:34.0632311Z test_reference_numerics_normal_jiterator_unary_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:49:34.0640716Z test_reference_numerics_normal_jiterator_unary_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:49:34.0649230Z test_reference_numerics_normal_jiterator_unary_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:49:34.0660177Z test_reference_numerics_normal_jiterator_unary_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:49:34.0673725Z test_reference_numerics_normal_jiterator_unary_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:49:34.0687254Z test_reference_numerics_normal_jiterator_unary_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:49:34.0700861Z test_reference_numerics_normal_jiterator_unary_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:49:34.0714007Z test_reference_numerics_normal_jiterator_unary_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:49:34.0727474Z test_reference_numerics_normal_jiterator_unary_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:49:34.1341177Z test_reference_numerics_normal_lgamma_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.061s) 2022-08-17T12:49:34.2124765Z test_reference_numerics_normal_lgamma_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.078s) 2022-08-17T12:49:34.2601175Z test_reference_numerics_normal_lgamma_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T12:49:34.3145231Z test_reference_numerics_normal_lgamma_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.054s) 2022-08-17T12:49:34.3641313Z test_reference_numerics_normal_lgamma_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.049s) 2022-08-17T12:49:34.4090299Z test_reference_numerics_normal_lgamma_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.045s) 2022-08-17T12:49:34.4498789Z test_reference_numerics_normal_lgamma_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.041s) 2022-08-17T12:49:34.4948264Z test_reference_numerics_normal_lgamma_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.045s) 2022-08-17T12:49:34.5460412Z test_reference_numerics_normal_lgamma_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.051s) 2022-08-17T12:49:34.5705155Z test_reference_numerics_normal_log10_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:49:34.6700090Z test_reference_numerics_normal_log10_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.099s) 2022-08-17T12:49:34.7967553Z test_reference_numerics_normal_log10_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.127s) 2022-08-17T12:49:34.8797251Z test_reference_numerics_normal_log10_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.083s) 2022-08-17T12:49:34.9016141Z test_reference_numerics_normal_log10_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:49:34.9420306Z test_reference_numerics_normal_log10_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.040s) 2022-08-17T12:49:34.9741987Z test_reference_numerics_normal_log10_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T12:49:35.0142158Z test_reference_numerics_normal_log10_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.040s) 2022-08-17T12:49:35.0511203Z test_reference_numerics_normal_log10_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.037s) 2022-08-17T12:49:35.0927860Z test_reference_numerics_normal_log10_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.042s) 2022-08-17T12:49:35.1428705Z test_reference_numerics_normal_log10_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.050s) 2022-08-17T12:49:35.1829196Z test_reference_numerics_normal_log1p_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.040s) 2022-08-17T12:49:35.2675344Z test_reference_numerics_normal_log1p_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.084s) 2022-08-17T12:49:35.2980386Z test_reference_numerics_normal_log1p_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.030s) 2022-08-17T12:49:35.3287674Z test_reference_numerics_normal_log1p_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T12:49:35.3616389Z test_reference_numerics_normal_log1p_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.033s) 2022-08-17T12:49:35.3951148Z test_reference_numerics_normal_log1p_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.033s) 2022-08-17T12:49:35.4252859Z test_reference_numerics_normal_log1p_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.030s) 2022-08-17T12:49:35.4700036Z test_reference_numerics_normal_log1p_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.045s) 2022-08-17T12:49:35.5165769Z test_reference_numerics_normal_log1p_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.046s) 2022-08-17T12:49:35.5374829Z test_reference_numerics_normal_log2_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:49:35.6329635Z test_reference_numerics_normal_log2_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.095s) 2022-08-17T12:49:35.7531962Z test_reference_numerics_normal_log2_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.120s) 2022-08-17T12:49:35.8363918Z test_reference_numerics_normal_log2_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.083s) 2022-08-17T12:49:35.8548656Z test_reference_numerics_normal_log2_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:49:35.8824229Z test_reference_numerics_normal_log2_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.027s) 2022-08-17T12:49:35.9081717Z test_reference_numerics_normal_log2_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:49:35.9383991Z test_reference_numerics_normal_log2_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.030s) 2022-08-17T12:49:35.9651006Z test_reference_numerics_normal_log2_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.027s) 2022-08-17T12:49:35.9996781Z test_reference_numerics_normal_log2_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.034s) 2022-08-17T12:49:36.0341693Z test_reference_numerics_normal_log2_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.034s) 2022-08-17T12:49:36.0515141Z test_reference_numerics_normal_log_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:49:36.1477070Z test_reference_numerics_normal_log_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.096s) 2022-08-17T12:49:36.2904346Z test_reference_numerics_normal_log_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.143s) 2022-08-17T12:49:36.3725627Z test_reference_numerics_normal_log_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.082s) 2022-08-17T12:49:36.3906695Z test_reference_numerics_normal_log_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:49:36.4266432Z test_reference_numerics_normal_log_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.036s) 2022-08-17T12:49:36.4478420Z test_reference_numerics_normal_log_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:49:36.4876371Z test_reference_numerics_normal_log_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.040s) 2022-08-17T12:49:36.5246297Z test_reference_numerics_normal_log_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.037s) 2022-08-17T12:49:36.5595971Z test_reference_numerics_normal_log_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.035s) 2022-08-17T12:49:36.5941260Z test_reference_numerics_normal_log_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.034s) 2022-08-17T12:49:36.6086868Z test_reference_numerics_normal_logical_not_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:49:36.6395623Z test_reference_numerics_normal_logical_not_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T12:49:36.6644418Z test_reference_numerics_normal_logical_not_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:49:36.6816124Z test_reference_numerics_normal_logical_not_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:49:36.7096568Z test_reference_numerics_normal_logical_not_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.028s) 2022-08-17T12:49:36.7191531Z test_reference_numerics_normal_logical_not_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:49:36.7320493Z test_reference_numerics_normal_logical_not_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:49:36.7454693Z test_reference_numerics_normal_logical_not_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:49:36.7591557Z test_reference_numerics_normal_logical_not_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:49:36.7685937Z test_reference_numerics_normal_logical_not_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:49:36.7847973Z test_reference_numerics_normal_logical_not_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:49:36.8011791Z test_reference_numerics_normal_logical_not_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:49:36.8253892Z test_reference_numerics_normal_logit_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:49:36.9443124Z test_reference_numerics_normal_logit_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.119s) 2022-08-17T12:49:36.9684165Z test_reference_numerics_normal_logit_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:49:37.0092500Z test_reference_numerics_normal_logit_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.041s) 2022-08-17T12:49:37.0827161Z test_reference_numerics_normal_logit_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.073s) 2022-08-17T12:49:37.1563732Z test_reference_numerics_normal_logit_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.073s) 2022-08-17T12:49:37.2303926Z test_reference_numerics_normal_logit_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.074s) 2022-08-17T12:49:37.3114261Z test_reference_numerics_normal_logit_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.081s) 2022-08-17T12:49:37.3851017Z test_reference_numerics_normal_logit_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.074s) 2022-08-17T12:49:37.4437651Z test_reference_numerics_normal_mvlgamma_mvlgamma_p_1_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.058s) 2022-08-17T12:49:37.4991022Z test_reference_numerics_normal_mvlgamma_mvlgamma_p_1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.055s) 2022-08-17T12:49:37.5724243Z test_reference_numerics_normal_mvlgamma_mvlgamma_p_1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.073s) 2022-08-17T12:49:37.6395520Z test_reference_numerics_normal_mvlgamma_mvlgamma_p_1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.067s) 2022-08-17T12:49:37.6990012Z test_reference_numerics_normal_mvlgamma_mvlgamma_p_1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.059s) 2022-08-17T12:49:37.7613851Z test_reference_numerics_normal_mvlgamma_mvlgamma_p_1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.062s) 2022-08-17T12:49:37.8288096Z test_reference_numerics_normal_mvlgamma_mvlgamma_p_1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.067s) 2022-08-17T12:49:37.8962695Z test_reference_numerics_normal_mvlgamma_mvlgamma_p_1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.067s) 2022-08-17T12:49:38.0474669Z test_reference_numerics_normal_mvlgamma_mvlgamma_p_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.151s) 2022-08-17T12:49:38.1937049Z test_reference_numerics_normal_mvlgamma_mvlgamma_p_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.146s) 2022-08-17T12:49:38.3822985Z test_reference_numerics_normal_mvlgamma_mvlgamma_p_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.188s) 2022-08-17T12:49:38.5310923Z test_reference_numerics_normal_mvlgamma_mvlgamma_p_3_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.149s) 2022-08-17T12:49:38.6820625Z test_reference_numerics_normal_mvlgamma_mvlgamma_p_3_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.151s) 2022-08-17T12:49:38.8322751Z test_reference_numerics_normal_mvlgamma_mvlgamma_p_3_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.150s) 2022-08-17T12:49:38.9815747Z test_reference_numerics_normal_mvlgamma_mvlgamma_p_3_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.149s) 2022-08-17T12:49:39.1132849Z test_reference_numerics_normal_mvlgamma_mvlgamma_p_3_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.132s) 2022-08-17T12:49:39.3591840Z test_reference_numerics_normal_mvlgamma_mvlgamma_p_5_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.246s) 2022-08-17T12:49:39.5937518Z test_reference_numerics_normal_mvlgamma_mvlgamma_p_5_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.234s) 2022-08-17T12:49:39.8629965Z test_reference_numerics_normal_mvlgamma_mvlgamma_p_5_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.269s) 2022-08-17T12:49:40.0881248Z test_reference_numerics_normal_mvlgamma_mvlgamma_p_5_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.225s) 2022-08-17T12:49:40.3141751Z test_reference_numerics_normal_mvlgamma_mvlgamma_p_5_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.226s) 2022-08-17T12:49:40.5534184Z test_reference_numerics_normal_mvlgamma_mvlgamma_p_5_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.239s) 2022-08-17T12:49:40.7664558Z test_reference_numerics_normal_mvlgamma_mvlgamma_p_5_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.213s) 2022-08-17T12:49:40.9881360Z test_reference_numerics_normal_mvlgamma_mvlgamma_p_5_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.222s) 2022-08-17T12:49:41.0158568Z test_reference_numerics_normal_nan_to_num_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.028s) 2022-08-17T12:49:41.0474520Z test_reference_numerics_normal_nan_to_num_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T12:49:41.0936584Z test_reference_numerics_normal_nan_to_num_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.046s) 2022-08-17T12:49:41.1186372Z test_reference_numerics_normal_nan_to_num_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:49:41.1387534Z test_reference_numerics_normal_nan_to_num_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:49:41.1551682Z test_reference_numerics_normal_nan_to_num_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:49:41.1700713Z test_reference_numerics_normal_nan_to_num_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:49:41.1795422Z test_reference_numerics_normal_nan_to_num_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:49:41.1962548Z test_reference_numerics_normal_nan_to_num_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:49:41.2127222Z test_reference_numerics_normal_nan_to_num_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:49:41.2335231Z test_reference_numerics_normal_neg_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:49:41.2727384Z test_reference_numerics_normal_neg_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.039s) 2022-08-17T12:49:41.3439238Z test_reference_numerics_normal_neg_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.071s) 2022-08-17T12:49:41.3773897Z test_reference_numerics_normal_neg_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.033s) 2022-08-17T12:49:41.4072385Z test_reference_numerics_normal_neg_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.030s) 2022-08-17T12:49:41.4319607Z test_reference_numerics_normal_neg_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:49:41.4547640Z test_reference_numerics_normal_neg_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:49:41.4783043Z test_reference_numerics_normal_neg_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:49:41.4929621Z test_reference_numerics_normal_neg_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:49:41.5031383Z test_reference_numerics_normal_neg_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:49:41.5200468Z test_reference_numerics_normal_neg_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:49:41.5365722Z test_reference_numerics_normal_neg_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:49:41.5694608Z test_reference_numerics_normal_nn_functional_celu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.033s) 2022-08-17T12:49:41.6037089Z test_reference_numerics_normal_nn_functional_celu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.034s) 2022-08-17T12:49:41.6437719Z test_reference_numerics_normal_nn_functional_celu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.040s) 2022-08-17T12:49:41.6809542Z test_reference_numerics_normal_nn_functional_elu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.037s) 2022-08-17T12:49:41.7117547Z test_reference_numerics_normal_nn_functional_elu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T12:49:41.7586694Z test_reference_numerics_normal_nn_functional_elu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T12:49:41.7871511Z test_reference_numerics_normal_nn_functional_hardsigmoid_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.028s) 2022-08-17T12:49:41.8163759Z test_reference_numerics_normal_nn_functional_hardsigmoid_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.029s) 2022-08-17T12:49:41.8446169Z test_reference_numerics_normal_nn_functional_hardsigmoid_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.028s) 2022-08-17T12:49:41.8940852Z test_reference_numerics_normal_nn_functional_logsigmoid_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.049s) 2022-08-17T12:49:41.9516714Z test_reference_numerics_normal_nn_functional_logsigmoid_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.057s) 2022-08-17T12:49:42.0461277Z test_reference_numerics_normal_nn_functional_logsigmoid_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.094s) 2022-08-17T12:49:42.0913096Z test_reference_numerics_normal_nn_functional_mish_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.045s) 2022-08-17T12:49:42.1781630Z test_reference_numerics_normal_nn_functional_mish_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.087s) 2022-08-17T12:49:42.2078933Z test_reference_numerics_normal_nn_functional_prelu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.030s) 2022-08-17T12:49:42.2376806Z test_reference_numerics_normal_nn_functional_prelu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.030s) 2022-08-17T12:49:42.2721787Z test_reference_numerics_normal_nn_functional_prelu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.034s) 2022-08-17T12:49:42.3028543Z test_reference_numerics_normal_nn_functional_relu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.030s) 2022-08-17T12:49:42.3265595Z test_reference_numerics_normal_nn_functional_relu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:49:42.3515735Z test_reference_numerics_normal_nn_functional_relu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:49:42.3692210Z test_reference_numerics_normal_nn_functional_relu_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:49:42.3880927Z test_reference_numerics_normal_nn_functional_relu_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:49:42.4028021Z test_reference_numerics_normal_nn_functional_relu_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:49:42.4237919Z test_reference_numerics_normal_nn_functional_relu_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:49:42.4423610Z test_reference_numerics_normal_nn_functional_relu_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:49:42.4788120Z test_reference_numerics_normal_nn_functional_selu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.036s) 2022-08-17T12:49:42.5287239Z test_reference_numerics_normal_nn_functional_selu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.050s) 2022-08-17T12:49:42.5765310Z test_reference_numerics_normal_nn_functional_selu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T12:49:42.6843561Z test_reference_numerics_normal_nn_functional_silu_complex_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.108s) 2022-08-17T12:49:42.6876924Z test_reference_numerics_normal_nn_functional_silu_complex_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.003s) 2022-08-17T12:49:42.7117773Z test_reference_numerics_normal_nn_functional_silu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:49:42.7363049Z test_reference_numerics_normal_nn_functional_silu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:49:42.7758442Z test_reference_numerics_normal_nn_functional_silu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.039s) 2022-08-17T12:49:42.8131897Z test_reference_numerics_normal_nn_functional_softplus_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.037s) 2022-08-17T12:49:42.8411483Z test_reference_numerics_normal_nn_functional_softplus_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.028s) 2022-08-17T12:49:42.8893107Z test_reference_numerics_normal_nn_functional_softplus_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T12:49:42.9117789Z test_reference_numerics_normal_nn_functional_softsign_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:49:42.9760691Z test_reference_numerics_normal_nn_functional_softsign_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.064s) 2022-08-17T12:49:43.0152299Z test_reference_numerics_normal_nn_functional_softsign_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.039s) 2022-08-17T12:49:43.0719060Z test_reference_numerics_normal_nn_functional_softsign_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.057s) 2022-08-17T12:49:43.0949433Z test_reference_numerics_normal_nn_functional_softsign_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:49:43.1247750Z test_reference_numerics_normal_nn_functional_softsign_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.030s) 2022-08-17T12:49:43.1523826Z test_reference_numerics_normal_nn_functional_softsign_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.028s) 2022-08-17T12:49:43.1735953Z test_reference_numerics_normal_nn_functional_softsign_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:49:43.2036816Z test_reference_numerics_normal_nn_functional_softsign_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.030s) 2022-08-17T12:49:43.2244871Z test_reference_numerics_normal_nn_functional_softsign_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:49:43.2550818Z test_reference_numerics_normal_nn_functional_softsign_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.030s) 2022-08-17T12:49:43.2941525Z test_reference_numerics_normal_nn_functional_tanhshrink_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.039s) 2022-08-17T12:49:43.2946937Z test_reference_numerics_normal_nn_functional_tanhshrink_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:49:43.2952587Z test_reference_numerics_normal_nn_functional_tanhshrink_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:49:43.3309295Z test_reference_numerics_normal_nn_functional_tanhshrink_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.035s) 2022-08-17T12:49:43.3764154Z test_reference_numerics_normal_nn_functional_tanhshrink_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.045s) 2022-08-17T12:49:43.4243732Z test_reference_numerics_normal_nn_functional_tanhshrink_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T12:49:43.4756091Z test_reference_numerics_normal_nn_functional_tanhshrink_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.051s) 2022-08-17T12:49:43.5301856Z test_reference_numerics_normal_nn_functional_tanhshrink_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.054s) 2022-08-17T12:49:43.6078617Z test_reference_numerics_normal_nn_functional_tanhshrink_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.077s) 2022-08-17T12:49:43.6711147Z test_reference_numerics_normal_nn_functional_tanhshrink_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.063s) 2022-08-17T12:49:43.7009063Z test_reference_numerics_normal_nn_functional_threshold_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.030s) 2022-08-17T12:49:43.7278186Z test_reference_numerics_normal_nn_functional_threshold_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.027s) 2022-08-17T12:49:43.7511962Z test_reference_numerics_normal_nn_functional_threshold_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:49:43.7722358Z test_reference_numerics_normal_nn_functional_threshold_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:49:43.7920627Z test_reference_numerics_normal_nn_functional_threshold_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:49:43.8085352Z test_reference_numerics_normal_nn_functional_threshold_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:49:43.8299249Z test_reference_numerics_normal_nn_functional_threshold_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:49:43.8491824Z test_reference_numerics_normal_nn_functional_threshold_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:49:45.7918394Z test_reference_numerics_normal_polygamma_polygamma_n_0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (1.942s) 2022-08-17T12:49:45.8859264Z test_reference_numerics_normal_polygamma_polygamma_n_0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.094s) 2022-08-17T12:49:46.3813145Z test_reference_numerics_normal_polygamma_polygamma_n_0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.495s) 2022-08-17T12:49:46.8864963Z test_reference_numerics_normal_polygamma_polygamma_n_0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.505s) 2022-08-17T12:49:46.9336180Z test_reference_numerics_normal_polygamma_polygamma_n_0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T12:49:46.9914899Z test_reference_numerics_normal_polygamma_polygamma_n_0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.058s) 2022-08-17T12:49:47.0451360Z test_reference_numerics_normal_polygamma_polygamma_n_0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.053s) 2022-08-17T12:49:47.0989932Z test_reference_numerics_normal_polygamma_polygamma_n_0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.054s) 2022-08-17T12:49:47.1513047Z test_reference_numerics_normal_polygamma_polygamma_n_0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.052s) 2022-08-17T12:49:47.7262397Z test_reference_numerics_normal_polygamma_polygamma_n_1_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.575s) 2022-08-17T12:49:48.3355934Z test_reference_numerics_normal_polygamma_polygamma_n_1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.609s) 2022-08-17T12:49:48.9073779Z test_reference_numerics_normal_polygamma_polygamma_n_1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.572s) 2022-08-17T12:49:49.4835770Z test_reference_numerics_normal_polygamma_polygamma_n_1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.576s) 2022-08-17T12:49:50.0389916Z test_reference_numerics_normal_polygamma_polygamma_n_1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.555s) 2022-08-17T12:49:50.6046914Z test_reference_numerics_normal_polygamma_polygamma_n_1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.566s) 2022-08-17T12:49:51.1681425Z test_reference_numerics_normal_polygamma_polygamma_n_1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.563s) 2022-08-17T12:49:51.7315187Z test_reference_numerics_normal_polygamma_polygamma_n_1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.563s) 2022-08-17T12:49:52.2937524Z test_reference_numerics_normal_polygamma_polygamma_n_1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.562s) 2022-08-17T12:49:53.0185335Z test_reference_numerics_normal_polygamma_polygamma_n_2_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.725s) 2022-08-17T12:49:53.7831905Z test_reference_numerics_normal_polygamma_polygamma_n_2_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.764s) 2022-08-17T12:49:54.5102283Z test_reference_numerics_normal_polygamma_polygamma_n_2_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.727s) 2022-08-17T12:49:55.2341964Z test_reference_numerics_normal_polygamma_polygamma_n_2_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.724s) 2022-08-17T12:49:55.9452221Z test_reference_numerics_normal_polygamma_polygamma_n_2_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.711s) 2022-08-17T12:49:56.6687084Z test_reference_numerics_normal_polygamma_polygamma_n_2_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.723s) 2022-08-17T12:49:57.3776301Z test_reference_numerics_normal_polygamma_polygamma_n_2_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.709s) 2022-08-17T12:49:58.1064555Z test_reference_numerics_normal_polygamma_polygamma_n_2_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.729s) 2022-08-17T12:49:58.8241034Z test_reference_numerics_normal_polygamma_polygamma_n_2_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.718s) 2022-08-17T12:49:59.5414018Z test_reference_numerics_normal_polygamma_polygamma_n_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.717s) 2022-08-17T12:50:00.3044194Z test_reference_numerics_normal_polygamma_polygamma_n_3_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.763s) 2022-08-17T12:50:01.0214563Z test_reference_numerics_normal_polygamma_polygamma_n_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.717s) 2022-08-17T12:50:01.7469088Z test_reference_numerics_normal_polygamma_polygamma_n_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.725s) 2022-08-17T12:50:02.4547991Z test_reference_numerics_normal_polygamma_polygamma_n_3_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.708s) 2022-08-17T12:50:03.1701932Z test_reference_numerics_normal_polygamma_polygamma_n_3_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.715s) 2022-08-17T12:50:03.8924302Z test_reference_numerics_normal_polygamma_polygamma_n_3_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.722s) 2022-08-17T12:50:04.6034085Z test_reference_numerics_normal_polygamma_polygamma_n_3_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.711s) 2022-08-17T12:50:05.3258163Z test_reference_numerics_normal_polygamma_polygamma_n_3_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.722s) 2022-08-17T12:50:06.0613436Z test_reference_numerics_normal_polygamma_polygamma_n_4_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.735s) 2022-08-17T12:50:06.8302383Z test_reference_numerics_normal_polygamma_polygamma_n_4_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.769s) 2022-08-17T12:50:07.5485612Z test_reference_numerics_normal_polygamma_polygamma_n_4_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.718s) 2022-08-17T12:50:08.2718478Z test_reference_numerics_normal_polygamma_polygamma_n_4_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.723s) 2022-08-17T12:50:08.9796465Z test_reference_numerics_normal_polygamma_polygamma_n_4_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.708s) 2022-08-17T12:50:09.6937138Z test_reference_numerics_normal_polygamma_polygamma_n_4_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.714s) 2022-08-17T12:50:10.3944552Z test_reference_numerics_normal_polygamma_polygamma_n_4_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.701s) 2022-08-17T12:50:11.1070945Z test_reference_numerics_normal_polygamma_polygamma_n_4_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.712s) 2022-08-17T12:50:11.8218331Z test_reference_numerics_normal_polygamma_polygamma_n_4_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.715s) 2022-08-17T12:50:11.8382651Z test_reference_numerics_normal_positive_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:50:11.8732260Z test_reference_numerics_normal_positive_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.035s) 2022-08-17T12:50:11.9411371Z test_reference_numerics_normal_positive_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.068s) 2022-08-17T12:50:11.9777739Z test_reference_numerics_normal_positive_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.037s) 2022-08-17T12:50:12.0071185Z test_reference_numerics_normal_positive_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.029s) 2022-08-17T12:50:12.0293557Z test_reference_numerics_normal_positive_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:50:12.0456150Z test_reference_numerics_normal_positive_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:50:12.0617643Z test_reference_numerics_normal_positive_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:50:12.0755618Z test_reference_numerics_normal_positive_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:50:12.0847682Z test_reference_numerics_normal_positive_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:50:12.1021218Z test_reference_numerics_normal_positive_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:50:12.1183604Z test_reference_numerics_normal_positive_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:50:12.1405825Z test_reference_numerics_normal_rad2deg_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:50:12.2294121Z test_reference_numerics_normal_rad2deg_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.089s) 2022-08-17T12:50:12.2708790Z test_reference_numerics_normal_rad2deg_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.041s) 2022-08-17T12:50:12.2943864Z test_reference_numerics_normal_rad2deg_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:50:12.3119949Z test_reference_numerics_normal_rad2deg_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:50:12.3351197Z test_reference_numerics_normal_rad2deg_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:50:12.3627407Z test_reference_numerics_normal_rad2deg_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.028s) 2022-08-17T12:50:12.3812751Z test_reference_numerics_normal_rad2deg_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:50:12.4111764Z test_reference_numerics_normal_rad2deg_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.030s) 2022-08-17T12:50:12.4445692Z test_reference_numerics_normal_rad2deg_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.033s) 2022-08-17T12:50:12.4624647Z test_reference_numerics_normal_real_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:50:12.4961270Z test_reference_numerics_normal_real_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.033s) 2022-08-17T12:50:12.5307050Z test_reference_numerics_normal_real_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.034s) 2022-08-17T12:50:12.5875104Z test_reference_numerics_normal_real_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.057s) 2022-08-17T12:50:12.6148797Z test_reference_numerics_normal_real_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.027s) 2022-08-17T12:50:12.6540317Z test_reference_numerics_normal_real_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.039s) 2022-08-17T12:50:12.6976058Z test_reference_numerics_normal_real_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.043s) 2022-08-17T12:50:12.7126620Z test_reference_numerics_normal_real_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:50:12.7283996Z test_reference_numerics_normal_real_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:50:12.7417258Z test_reference_numerics_normal_real_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:50:12.7498766Z test_reference_numerics_normal_real_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:50:12.7672642Z test_reference_numerics_normal_real_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:50:12.7833247Z test_reference_numerics_normal_real_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:50:12.8047059Z test_reference_numerics_normal_reciprocal_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:50:12.8573233Z test_reference_numerics_normal_reciprocal_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.052s) 2022-08-17T12:50:12.9057551Z test_reference_numerics_normal_reciprocal_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T12:50:12.9468020Z test_reference_numerics_normal_reciprocal_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.041s) 2022-08-17T12:50:12.9813668Z test_reference_numerics_normal_reciprocal_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.034s) 2022-08-17T12:50:13.0037437Z test_reference_numerics_normal_reciprocal_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:50:13.0205450Z test_reference_numerics_normal_reciprocal_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:50:13.0397570Z test_reference_numerics_normal_reciprocal_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:50:13.0678991Z test_reference_numerics_normal_reciprocal_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.028s) 2022-08-17T12:50:13.0931067Z test_reference_numerics_normal_reciprocal_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:50:13.1147818Z test_reference_numerics_normal_reciprocal_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:50:13.1383711Z test_reference_numerics_normal_reciprocal_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:50:13.1617790Z test_reference_numerics_normal_round_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:50:13.1766513Z test_reference_numerics_normal_round_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:50:13.1995703Z test_reference_numerics_normal_round_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:50:13.2241621Z test_reference_numerics_normal_round_decimals_0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:50:13.2391537Z test_reference_numerics_normal_round_decimals_0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:50:13.2585869Z test_reference_numerics_normal_round_decimals_0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:50:13.2812612Z test_reference_numerics_normal_round_decimals_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:50:13.3042410Z test_reference_numerics_normal_round_decimals_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:50:13.3286027Z test_reference_numerics_normal_round_decimals_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:50:13.3491846Z test_reference_numerics_normal_round_decimals_neg_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:50:13.3698262Z test_reference_numerics_normal_round_decimals_neg_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:50:13.3875114Z test_reference_numerics_normal_round_decimals_neg_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:50:13.4050748Z test_reference_numerics_normal_rsqrt_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:50:13.5011033Z test_reference_numerics_normal_rsqrt_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.096s) 2022-08-17T12:50:13.5729087Z test_reference_numerics_normal_rsqrt_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.072s) 2022-08-17T12:50:13.6352596Z test_reference_numerics_normal_rsqrt_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.062s) 2022-08-17T12:50:13.6538893Z test_reference_numerics_normal_rsqrt_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:50:13.6722074Z test_reference_numerics_normal_rsqrt_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:50:13.7029986Z test_reference_numerics_normal_rsqrt_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T12:50:13.7554065Z test_reference_numerics_normal_rsqrt_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.052s) 2022-08-17T12:50:13.7937298Z test_reference_numerics_normal_rsqrt_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.038s) 2022-08-17T12:50:13.8331189Z test_reference_numerics_normal_rsqrt_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.039s) 2022-08-17T12:50:13.8705348Z test_reference_numerics_normal_rsqrt_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.037s) 2022-08-17T12:50:13.8903521Z test_reference_numerics_normal_sgn_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:50:13.9257656Z test_reference_numerics_normal_sgn_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.035s) 2022-08-17T12:50:13.9893757Z test_reference_numerics_normal_sgn_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.063s) 2022-08-17T12:50:14.0759040Z test_reference_numerics_normal_sgn_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.086s) 2022-08-17T12:50:14.1215538Z test_reference_numerics_normal_sgn_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.045s) 2022-08-17T12:50:14.1578903Z test_reference_numerics_normal_sgn_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.036s) 2022-08-17T12:50:14.1841271Z test_reference_numerics_normal_sgn_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:50:14.2044653Z test_reference_numerics_normal_sgn_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:50:14.2208324Z test_reference_numerics_normal_sgn_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:50:14.2354473Z test_reference_numerics_normal_sgn_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:50:14.2488867Z test_reference_numerics_normal_sgn_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:50:14.2660384Z test_reference_numerics_normal_sgn_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:50:14.2829193Z test_reference_numerics_normal_sgn_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:50:14.3104996Z test_reference_numerics_normal_sigmoid_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.027s) 2022-08-17T12:50:14.3737571Z test_reference_numerics_normal_sigmoid_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.063s) 2022-08-17T12:50:14.4776126Z test_reference_numerics_normal_sigmoid_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.104s) 2022-08-17T12:50:14.5525197Z test_reference_numerics_normal_sigmoid_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.075s) 2022-08-17T12:50:14.5781902Z test_reference_numerics_normal_sigmoid_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:50:14.6075572Z test_reference_numerics_normal_sigmoid_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.029s) 2022-08-17T12:50:14.6355244Z test_reference_numerics_normal_sigmoid_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.028s) 2022-08-17T12:50:14.6743355Z test_reference_numerics_normal_sigmoid_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.039s) 2022-08-17T12:50:14.7124835Z test_reference_numerics_normal_sigmoid_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.038s) 2022-08-17T12:50:14.7403679Z test_reference_numerics_normal_sigmoid_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.028s) 2022-08-17T12:50:14.7983614Z test_reference_numerics_normal_sigmoid_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.058s) 2022-08-17T12:50:14.8359589Z test_reference_numerics_normal_sign_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.037s) 2022-08-17T12:50:14.8690349Z test_reference_numerics_normal_sign_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.033s) 2022-08-17T12:50:14.9046369Z test_reference_numerics_normal_sign_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.035s) 2022-08-17T12:50:14.9303821Z test_reference_numerics_normal_sign_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:50:14.9511898Z test_reference_numerics_normal_sign_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:50:14.9677396Z test_reference_numerics_normal_sign_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:50:14.9828710Z test_reference_numerics_normal_sign_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:50:14.9963552Z test_reference_numerics_normal_sign_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:50:15.0133005Z test_reference_numerics_normal_sign_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:50:15.0302212Z test_reference_numerics_normal_sign_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:50:15.0454667Z test_reference_numerics_normal_signbit_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:50:15.0955937Z test_reference_numerics_normal_signbit_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.050s) 2022-08-17T12:50:15.1209556Z test_reference_numerics_normal_signbit_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:50:15.1300833Z test_reference_numerics_normal_signbit_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:50:15.1432893Z test_reference_numerics_normal_signbit_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:50:15.1570537Z test_reference_numerics_normal_signbit_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:50:15.1714400Z test_reference_numerics_normal_signbit_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:50:15.1816282Z test_reference_numerics_normal_signbit_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:50:15.2034095Z test_reference_numerics_normal_signbit_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:50:15.2257926Z test_reference_numerics_normal_signbit_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:50:15.2489360Z test_reference_numerics_normal_sin_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:50:15.3408761Z test_reference_numerics_normal_sin_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.092s) 2022-08-17T12:50:15.4863784Z test_reference_numerics_normal_sin_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.145s) 2022-08-17T12:50:15.5946108Z test_reference_numerics_normal_sin_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.108s) 2022-08-17T12:50:15.6135244Z test_reference_numerics_normal_sin_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:50:15.6566835Z test_reference_numerics_normal_sin_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.043s) 2022-08-17T12:50:15.6834870Z test_reference_numerics_normal_sin_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.027s) 2022-08-17T12:50:15.7321365Z test_reference_numerics_normal_sin_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.049s) 2022-08-17T12:50:15.7774839Z test_reference_numerics_normal_sin_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.045s) 2022-08-17T12:50:15.8325767Z test_reference_numerics_normal_sin_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.055s) 2022-08-17T12:50:15.8802991Z test_reference_numerics_normal_sin_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T12:50:15.9140538Z test_reference_numerics_normal_sinc_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.034s) 2022-08-17T12:50:16.1402854Z test_reference_numerics_normal_sinc_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.226s) 2022-08-17T12:50:16.3041260Z test_reference_numerics_normal_sinc_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.164s) 2022-08-17T12:50:16.4225072Z test_reference_numerics_normal_sinc_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.118s) 2022-08-17T12:50:16.4534967Z test_reference_numerics_normal_sinc_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T12:50:16.5064471Z test_reference_numerics_normal_sinc_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.053s) 2022-08-17T12:50:16.6767138Z test_reference_numerics_normal_sinc_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.170s) 2022-08-17T12:50:16.8513449Z test_reference_numerics_normal_sinc_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.174s) 2022-08-17T12:50:17.0386182Z test_reference_numerics_normal_sinc_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.187s) 2022-08-17T12:50:17.2076822Z test_reference_numerics_normal_sinc_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.169s) 2022-08-17T12:50:17.3731998Z test_reference_numerics_normal_sinc_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.165s) 2022-08-17T12:50:17.4201805Z test_reference_numerics_normal_sinh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T12:50:17.4961769Z test_reference_numerics_normal_sinh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.076s) 2022-08-17T12:50:17.6414958Z test_reference_numerics_normal_sinh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.145s) 2022-08-17T12:50:17.7437851Z test_reference_numerics_normal_sinh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.102s) 2022-08-17T12:50:17.7903709Z test_reference_numerics_normal_sinh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.046s) 2022-08-17T12:50:17.8322501Z test_reference_numerics_normal_sinh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.042s) 2022-08-17T12:50:17.8807596Z test_reference_numerics_normal_sinh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T12:50:17.9474337Z test_reference_numerics_normal_sinh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.066s) 2022-08-17T12:50:17.9948963Z test_reference_numerics_normal_sinh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T12:50:18.0360564Z test_reference_numerics_normal_sinh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.041s) 2022-08-17T12:50:18.0771654Z test_reference_numerics_normal_sinh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.041s) 2022-08-17T12:50:18.2756212Z test_reference_numerics_normal_special_airy_ai_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.198s) 2022-08-17T12:50:18.5395015Z test_reference_numerics_normal_special_airy_ai_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.264s) 2022-08-17T12:50:18.8127716Z test_reference_numerics_normal_special_airy_ai_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.273s) 2022-08-17T12:50:19.0754884Z test_reference_numerics_normal_special_airy_ai_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.263s) 2022-08-17T12:50:19.3357538Z test_reference_numerics_normal_special_airy_ai_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.260s) 2022-08-17T12:50:19.5918981Z test_reference_numerics_normal_special_airy_ai_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.256s) 2022-08-17T12:50:19.8467885Z test_reference_numerics_normal_special_airy_ai_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.255s) 2022-08-17T12:50:20.1920510Z test_reference_numerics_normal_special_airy_ai_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.345s) 2022-08-17T12:50:20.2616790Z test_reference_numerics_normal_special_bessel_j0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.069s) 2022-08-17T12:50:20.3173498Z test_reference_numerics_normal_special_bessel_j0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.055s) 2022-08-17T12:50:20.3706571Z test_reference_numerics_normal_special_bessel_j0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.053s) 2022-08-17T12:50:20.4300224Z test_reference_numerics_normal_special_bessel_j0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.059s) 2022-08-17T12:50:20.4817270Z test_reference_numerics_normal_special_bessel_j0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.052s) 2022-08-17T12:50:20.5293399Z test_reference_numerics_normal_special_bessel_j0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T12:50:20.5888945Z test_reference_numerics_normal_special_bessel_j0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.059s) 2022-08-17T12:50:20.6372397Z test_reference_numerics_normal_special_bessel_j0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T12:50:20.6941556Z test_reference_numerics_normal_special_bessel_j1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.057s) 2022-08-17T12:50:20.7525451Z test_reference_numerics_normal_special_bessel_j1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.058s) 2022-08-17T12:50:20.8070153Z test_reference_numerics_normal_special_bessel_j1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.054s) 2022-08-17T12:50:20.8597858Z test_reference_numerics_normal_special_bessel_j1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.053s) 2022-08-17T12:50:20.9127638Z test_reference_numerics_normal_special_bessel_j1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.053s) 2022-08-17T12:50:20.9706085Z test_reference_numerics_normal_special_bessel_j1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.058s) 2022-08-17T12:50:21.0313645Z test_reference_numerics_normal_special_bessel_j1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.061s) 2022-08-17T12:50:21.1000880Z test_reference_numerics_normal_special_bessel_j1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.069s) 2022-08-17T12:50:21.1835891Z test_reference_numerics_normal_special_bessel_y0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.083s) 2022-08-17T12:50:21.2275939Z test_reference_numerics_normal_special_bessel_y0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.044s) 2022-08-17T12:50:21.2813741Z test_reference_numerics_normal_special_bessel_y0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.054s) 2022-08-17T12:50:21.3292280Z test_reference_numerics_normal_special_bessel_y0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T12:50:21.3851539Z test_reference_numerics_normal_special_bessel_y0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.056s) 2022-08-17T12:50:21.4373912Z test_reference_numerics_normal_special_bessel_y0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.052s) 2022-08-17T12:50:21.4919367Z test_reference_numerics_normal_special_bessel_y0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.054s) 2022-08-17T12:50:21.5611419Z test_reference_numerics_normal_special_bessel_y0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.069s) 2022-08-17T12:50:21.6472462Z test_reference_numerics_normal_special_bessel_y1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.086s) 2022-08-17T12:50:21.6908875Z test_reference_numerics_normal_special_bessel_y1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.044s) 2022-08-17T12:50:21.7386397Z test_reference_numerics_normal_special_bessel_y1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T12:50:21.7928753Z test_reference_numerics_normal_special_bessel_y1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.054s) 2022-08-17T12:50:21.8483803Z test_reference_numerics_normal_special_bessel_y1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.055s) 2022-08-17T12:50:21.9002935Z test_reference_numerics_normal_special_bessel_y1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.052s) 2022-08-17T12:50:21.9545903Z test_reference_numerics_normal_special_bessel_y1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.054s) 2022-08-17T12:50:22.0235070Z test_reference_numerics_normal_special_bessel_y1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.069s) 2022-08-17T12:50:22.0706401Z test_reference_numerics_normal_special_entr_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T12:50:22.1603362Z test_reference_numerics_normal_special_entr_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.090s) 2022-08-17T12:50:22.2046510Z test_reference_numerics_normal_special_entr_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.044s) 2022-08-17T12:50:22.2472712Z test_reference_numerics_normal_special_entr_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.042s) 2022-08-17T12:50:22.2937451Z test_reference_numerics_normal_special_entr_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.046s) 2022-08-17T12:50:22.3420635Z test_reference_numerics_normal_special_entr_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T12:50:22.3869248Z test_reference_numerics_normal_special_entr_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.045s) 2022-08-17T12:50:22.4258153Z test_reference_numerics_normal_special_entr_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.039s) 2022-08-17T12:50:22.4765580Z test_reference_numerics_normal_special_entr_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.051s) 2022-08-17T12:50:22.5493869Z test_reference_numerics_normal_special_erfcx_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.073s) 2022-08-17T12:50:22.5976134Z test_reference_numerics_normal_special_erfcx_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T12:50:22.6551260Z test_reference_numerics_normal_special_erfcx_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.057s) 2022-08-17T12:50:22.7053359Z test_reference_numerics_normal_special_erfcx_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.050s) 2022-08-17T12:50:22.7639591Z test_reference_numerics_normal_special_erfcx_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.058s) 2022-08-17T12:50:22.8221165Z test_reference_numerics_normal_special_erfcx_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.058s) 2022-08-17T12:50:22.8814143Z test_reference_numerics_normal_special_erfcx_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.059s) 2022-08-17T12:50:22.9218828Z test_reference_numerics_normal_special_erfcx_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.040s) 2022-08-17T12:50:23.0176068Z test_reference_numerics_normal_special_i0e_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.096s) 2022-08-17T12:50:23.2058851Z test_reference_numerics_normal_special_i0e_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.188s) 2022-08-17T12:50:23.2962887Z test_reference_numerics_normal_special_i0e_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.090s) 2022-08-17T12:50:23.3791057Z test_reference_numerics_normal_special_i0e_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.083s) 2022-08-17T12:50:23.4744525Z test_reference_numerics_normal_special_i0e_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.095s) 2022-08-17T12:50:23.5620133Z test_reference_numerics_normal_special_i0e_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.087s) 2022-08-17T12:50:23.6562785Z test_reference_numerics_normal_special_i0e_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.094s) 2022-08-17T12:50:23.7519795Z test_reference_numerics_normal_special_i0e_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.096s) 2022-08-17T12:50:23.8370839Z test_reference_numerics_normal_special_i0e_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.085s) 2022-08-17T12:50:24.0373400Z test_reference_numerics_normal_special_i1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.200s) 2022-08-17T12:50:24.1342194Z test_reference_numerics_normal_special_i1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.097s) 2022-08-17T12:50:24.2643379Z test_reference_numerics_normal_special_i1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.130s) 2022-08-17T12:50:24.3744724Z test_reference_numerics_normal_special_i1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.110s) 2022-08-17T12:50:24.4851565Z test_reference_numerics_normal_special_i1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.111s) 2022-08-17T12:50:24.5926428Z test_reference_numerics_normal_special_i1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.107s) 2022-08-17T12:50:24.6946832Z test_reference_numerics_normal_special_i1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.102s) 2022-08-17T12:50:24.7947347Z test_reference_numerics_normal_special_i1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.100s) 2022-08-17T12:50:24.9522843Z test_reference_numerics_normal_special_i1e_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.157s) 2022-08-17T12:50:25.0330730Z test_reference_numerics_normal_special_i1e_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.081s) 2022-08-17T12:50:25.1250836Z test_reference_numerics_normal_special_i1e_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.092s) 2022-08-17T12:50:25.2112895Z test_reference_numerics_normal_special_i1e_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.086s) 2022-08-17T12:50:25.3062955Z test_reference_numerics_normal_special_i1e_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.095s) 2022-08-17T12:50:25.3936151Z test_reference_numerics_normal_special_i1e_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.087s) 2022-08-17T12:50:25.4828134Z test_reference_numerics_normal_special_i1e_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.089s) 2022-08-17T12:50:25.5617308Z test_reference_numerics_normal_special_i1e_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.079s) 2022-08-17T12:50:25.6911370Z test_reference_numerics_normal_special_log_ndtr_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.129s) 2022-08-17T12:50:25.7595581Z test_reference_numerics_normal_special_log_ndtr_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.068s) 2022-08-17T12:50:25.8421839Z test_reference_numerics_normal_special_log_ndtr_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.082s) 2022-08-17T12:50:25.9180108Z test_reference_numerics_normal_special_log_ndtr_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.076s) 2022-08-17T12:50:25.9945627Z test_reference_numerics_normal_special_log_ndtr_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.076s) 2022-08-17T12:50:26.0635581Z test_reference_numerics_normal_special_log_ndtr_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.069s) 2022-08-17T12:50:26.1427059Z test_reference_numerics_normal_special_log_ndtr_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.079s) 2022-08-17T12:50:26.2150730Z test_reference_numerics_normal_special_log_ndtr_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.072s) 2022-08-17T12:50:26.4464522Z test_reference_numerics_normal_special_modified_bessel_i0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.231s) 2022-08-17T12:50:26.5594983Z test_reference_numerics_normal_special_modified_bessel_i0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.113s) 2022-08-17T12:50:26.6770109Z test_reference_numerics_normal_special_modified_bessel_i0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.117s) 2022-08-17T12:50:26.7915794Z test_reference_numerics_normal_special_modified_bessel_i0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.114s) 2022-08-17T12:50:26.9060396Z test_reference_numerics_normal_special_modified_bessel_i0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.114s) 2022-08-17T12:50:27.0131647Z test_reference_numerics_normal_special_modified_bessel_i0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.107s) 2022-08-17T12:50:27.1306899Z test_reference_numerics_normal_special_modified_bessel_i0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.117s) 2022-08-17T12:50:27.2456101Z test_reference_numerics_normal_special_modified_bessel_i0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.115s) 2022-08-17T12:50:27.4753667Z test_reference_numerics_normal_special_modified_bessel_i1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.230s) 2022-08-17T12:50:27.5796361Z test_reference_numerics_normal_special_modified_bessel_i1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.104s) 2022-08-17T12:50:27.6968105Z test_reference_numerics_normal_special_modified_bessel_i1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.117s) 2022-08-17T12:50:27.8110845Z test_reference_numerics_normal_special_modified_bessel_i1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.114s) 2022-08-17T12:50:27.9254061Z test_reference_numerics_normal_special_modified_bessel_i1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.114s) 2022-08-17T12:50:28.0320294Z test_reference_numerics_normal_special_modified_bessel_i1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.106s) 2022-08-17T12:50:28.1493663Z test_reference_numerics_normal_special_modified_bessel_i1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.117s) 2022-08-17T12:50:28.2633195Z test_reference_numerics_normal_special_modified_bessel_i1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.114s) 2022-08-17T12:50:28.4774710Z test_reference_numerics_normal_special_modified_bessel_k0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.214s) 2022-08-17T12:50:28.5469766Z test_reference_numerics_normal_special_modified_bessel_k0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.069s) 2022-08-17T12:50:28.6291553Z test_reference_numerics_normal_special_modified_bessel_k0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.082s) 2022-08-17T12:50:28.7067058Z test_reference_numerics_normal_special_modified_bessel_k0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.077s) 2022-08-17T12:50:28.7854107Z test_reference_numerics_normal_special_modified_bessel_k0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.079s) 2022-08-17T12:50:28.8557928Z test_reference_numerics_normal_special_modified_bessel_k0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.070s) 2022-08-17T12:50:28.9364190Z test_reference_numerics_normal_special_modified_bessel_k0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.080s) 2022-08-17T12:50:29.0413209Z test_reference_numerics_normal_special_modified_bessel_k0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.105s) 2022-08-17T12:50:29.2388653Z test_reference_numerics_normal_special_modified_bessel_k1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.197s) 2022-08-17T12:50:29.3090346Z test_reference_numerics_normal_special_modified_bessel_k1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.070s) 2022-08-17T12:50:29.3924320Z test_reference_numerics_normal_special_modified_bessel_k1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.083s) 2022-08-17T12:50:29.4824843Z test_reference_numerics_normal_special_modified_bessel_k1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.090s) 2022-08-17T12:50:29.5610284Z test_reference_numerics_normal_special_modified_bessel_k1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.078s) 2022-08-17T12:50:29.6315126Z test_reference_numerics_normal_special_modified_bessel_k1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.070s) 2022-08-17T12:50:29.7123375Z test_reference_numerics_normal_special_modified_bessel_k1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.081s) 2022-08-17T12:50:29.8187564Z test_reference_numerics_normal_special_modified_bessel_k1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.106s) 2022-08-17T12:50:29.8696596Z test_reference_numerics_normal_special_ndtr_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.051s) 2022-08-17T12:50:29.9398100Z test_reference_numerics_normal_special_ndtr_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.070s) 2022-08-17T12:50:29.9807148Z test_reference_numerics_normal_special_ndtr_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.041s) 2022-08-17T12:50:30.0301364Z test_reference_numerics_normal_special_ndtr_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.049s) 2022-08-17T12:50:30.0800054Z test_reference_numerics_normal_special_ndtr_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.050s) 2022-08-17T12:50:30.1262968Z test_reference_numerics_normal_special_ndtr_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.046s) 2022-08-17T12:50:30.1700492Z test_reference_numerics_normal_special_ndtr_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.044s) 2022-08-17T12:50:30.2152003Z test_reference_numerics_normal_special_ndtr_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.045s) 2022-08-17T12:50:30.2567872Z test_reference_numerics_normal_special_ndtr_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.041s) 2022-08-17T12:50:30.3218139Z test_reference_numerics_normal_special_ndtri_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.065s) 2022-08-17T12:50:30.3735079Z test_reference_numerics_normal_special_ndtri_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.052s) 2022-08-17T12:50:30.4277870Z test_reference_numerics_normal_special_ndtri_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.054s) 2022-08-17T12:50:30.4510014Z test_reference_numerics_normal_special_ndtri_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:50:30.4856506Z test_reference_numerics_normal_special_ndtri_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.034s) 2022-08-17T12:50:30.5209414Z test_reference_numerics_normal_special_ndtri_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.035s) 2022-08-17T12:50:30.5519086Z test_reference_numerics_normal_special_ndtri_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T12:50:30.5803918Z test_reference_numerics_normal_special_ndtri_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.028s) 2022-08-17T12:50:30.6366050Z test_reference_numerics_normal_special_polygamma_special_polygamma_n_0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.056s) 2022-08-17T12:50:30.7278208Z test_reference_numerics_normal_special_polygamma_special_polygamma_n_0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.091s) 2022-08-17T12:50:30.7761599Z test_reference_numerics_normal_special_polygamma_special_polygamma_n_0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T12:50:30.8315601Z test_reference_numerics_normal_special_polygamma_special_polygamma_n_0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.055s) 2022-08-17T12:50:30.8741806Z test_reference_numerics_normal_special_polygamma_special_polygamma_n_0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.043s) 2022-08-17T12:50:30.9309632Z test_reference_numerics_normal_special_polygamma_special_polygamma_n_0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.057s) 2022-08-17T12:50:30.9812562Z test_reference_numerics_normal_special_polygamma_special_polygamma_n_0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.050s) 2022-08-17T12:50:31.0324741Z test_reference_numerics_normal_special_polygamma_special_polygamma_n_0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.051s) 2022-08-17T12:50:31.0859599Z test_reference_numerics_normal_special_polygamma_special_polygamma_n_0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.053s) 2022-08-17T12:50:31.2999915Z test_reference_numerics_normal_special_scaled_modified_bessel_k0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.214s) 2022-08-17T12:50:31.3695652Z test_reference_numerics_normal_special_scaled_modified_bessel_k0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.069s) 2022-08-17T12:50:31.4460754Z test_reference_numerics_normal_special_scaled_modified_bessel_k0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.076s) 2022-08-17T12:50:31.5199868Z test_reference_numerics_normal_special_scaled_modified_bessel_k0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.074s) 2022-08-17T12:50:31.6029945Z test_reference_numerics_normal_special_scaled_modified_bessel_k0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.083s) 2022-08-17T12:50:31.6728744Z test_reference_numerics_normal_special_scaled_modified_bessel_k0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.070s) 2022-08-17T12:50:31.7482847Z test_reference_numerics_normal_special_scaled_modified_bessel_k0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.075s) 2022-08-17T12:50:31.8487122Z test_reference_numerics_normal_special_scaled_modified_bessel_k0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.100s) 2022-08-17T12:50:32.0595010Z test_reference_numerics_normal_special_scaled_modified_bessel_k1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.211s) 2022-08-17T12:50:32.1321703Z test_reference_numerics_normal_special_scaled_modified_bessel_k1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.072s) 2022-08-17T12:50:32.1991680Z test_reference_numerics_normal_special_scaled_modified_bessel_k1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.067s) 2022-08-17T12:50:32.2727176Z test_reference_numerics_normal_special_scaled_modified_bessel_k1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.073s) 2022-08-17T12:50:32.3457488Z test_reference_numerics_normal_special_scaled_modified_bessel_k1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.073s) 2022-08-17T12:50:32.4113296Z test_reference_numerics_normal_special_scaled_modified_bessel_k1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.065s) 2022-08-17T12:50:32.4865700Z test_reference_numerics_normal_special_scaled_modified_bessel_k1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.075s) 2022-08-17T12:50:32.6098646Z test_reference_numerics_normal_special_scaled_modified_bessel_k1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.123s) 2022-08-17T12:50:32.7054988Z test_reference_numerics_normal_special_spherical_bessel_j0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.095s) 2022-08-17T12:50:32.7691704Z test_reference_numerics_normal_special_spherical_bessel_j0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.063s) 2022-08-17T12:50:32.8336222Z test_reference_numerics_normal_special_spherical_bessel_j0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.064s) 2022-08-17T12:50:32.8974614Z test_reference_numerics_normal_special_spherical_bessel_j0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.064s) 2022-08-17T12:50:32.9640256Z test_reference_numerics_normal_special_spherical_bessel_j0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.066s) 2022-08-17T12:50:33.0222963Z test_reference_numerics_normal_special_spherical_bessel_j0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.058s) 2022-08-17T12:50:33.0912423Z test_reference_numerics_normal_special_spherical_bessel_j0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.069s) 2022-08-17T12:50:33.1576456Z test_reference_numerics_normal_special_spherical_bessel_j0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.066s) 2022-08-17T12:50:33.1854658Z test_reference_numerics_normal_sqrt_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.028s) 2022-08-17T12:50:33.2739763Z test_reference_numerics_normal_sqrt_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.088s) 2022-08-17T12:50:33.3468216Z test_reference_numerics_normal_sqrt_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.073s) 2022-08-17T12:50:33.4042552Z test_reference_numerics_normal_sqrt_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.057s) 2022-08-17T12:50:33.4240958Z test_reference_numerics_normal_sqrt_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:50:33.4515537Z test_reference_numerics_normal_sqrt_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.027s) 2022-08-17T12:50:33.4771217Z test_reference_numerics_normal_sqrt_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:50:33.5005075Z test_reference_numerics_normal_sqrt_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:50:33.5265434Z test_reference_numerics_normal_sqrt_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:50:33.5611534Z test_reference_numerics_normal_sqrt_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.034s) 2022-08-17T12:50:33.5978830Z test_reference_numerics_normal_sqrt_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.037s) 2022-08-17T12:50:33.6280222Z test_reference_numerics_normal_square_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.030s) 2022-08-17T12:50:33.6789828Z test_reference_numerics_normal_square_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.051s) 2022-08-17T12:50:33.7231522Z test_reference_numerics_normal_square_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.044s) 2022-08-17T12:50:33.7615335Z test_reference_numerics_normal_square_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.038s) 2022-08-17T12:50:33.8051135Z test_reference_numerics_normal_square_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.043s) 2022-08-17T12:50:33.8277132Z test_reference_numerics_normal_square_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:50:33.8525860Z test_reference_numerics_normal_square_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:50:33.8710387Z test_reference_numerics_normal_square_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:50:33.8882557Z test_reference_numerics_normal_square_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:50:33.8999628Z test_reference_numerics_normal_square_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:50:33.9199471Z test_reference_numerics_normal_square_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:50:33.9372356Z test_reference_numerics_normal_square_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:50:33.9848141Z test_reference_numerics_normal_tan_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T12:50:34.0918278Z test_reference_numerics_normal_tan_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.107s) 2022-08-17T12:50:34.3523998Z test_reference_numerics_normal_tan_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.260s) 2022-08-17T12:50:34.4473624Z test_reference_numerics_normal_tan_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.095s) 2022-08-17T12:50:34.4996710Z test_reference_numerics_normal_tan_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.052s) 2022-08-17T12:50:42.6443549Z test_reference_numerics_normal_tan_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (8.144s) 2022-08-17T12:50:42.6943456Z test_reference_numerics_normal_tan_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.050s) 2022-08-17T12:50:42.7541790Z test_reference_numerics_normal_tan_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.060s) 2022-08-17T12:50:42.8063629Z test_reference_numerics_normal_tan_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.052s) 2022-08-17T12:50:42.8702873Z test_reference_numerics_normal_tan_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.064s) 2022-08-17T12:50:42.9282294Z test_reference_numerics_normal_tan_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.058s) 2022-08-17T12:50:42.9841208Z test_reference_numerics_normal_tanh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.056s) 2022-08-17T12:50:43.0898427Z test_reference_numerics_normal_tanh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.106s) 2022-08-17T12:50:43.2152570Z test_reference_numerics_normal_tanh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.125s) 2022-08-17T12:50:43.3068126Z test_reference_numerics_normal_tanh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.091s) 2022-08-17T12:50:43.3546839Z test_reference_numerics_normal_tanh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T12:50:43.3998780Z test_reference_numerics_normal_tanh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.045s) 2022-08-17T12:50:43.4451296Z test_reference_numerics_normal_tanh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.045s) 2022-08-17T12:50:43.4921527Z test_reference_numerics_normal_tanh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T12:50:43.5314436Z test_reference_numerics_normal_tanh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.039s) 2022-08-17T12:50:43.5913603Z test_reference_numerics_normal_tanh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.060s) 2022-08-17T12:50:43.6409393Z test_reference_numerics_normal_tanh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.049s) 2022-08-17T12:50:43.6682949Z test_reference_numerics_normal_trunc_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.027s) 2022-08-17T12:50:43.6910616Z test_reference_numerics_normal_trunc_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:50:43.7163096Z test_reference_numerics_normal_trunc_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:50:43.7291276Z test_reference_numerics_small_abs_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:50:43.7471685Z test_reference_numerics_small_abs_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:50:43.7660062Z test_reference_numerics_small_abs_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:50:43.7838127Z test_reference_numerics_small_abs_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:50:43.7943137Z test_reference_numerics_small_abs_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:50:43.8025015Z test_reference_numerics_small_abs_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:50:43.8104675Z test_reference_numerics_small_abs_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:50:43.8181820Z test_reference_numerics_small_abs_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:50:43.8193901Z test_reference_numerics_small_abs_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:50:43.8195052Z function: 'test_reference_numerics_small' (test_unary_ufuncs.py:272) 2022-08-17T12:50:43.8233576Z reasons: ["str(dtype) == 'torch.bfloat16'"] 2022-08-17T12:50:43.8234207Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:50:43.8234688Z ok (0.002s) 2022-08-17T12:50:43.8235114Z test_reference_numerics_small_abs_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:43.8235670Z test_reference_numerics_small_abs_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:43.8315899Z test_reference_numerics_small_abs_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:43.8316649Z test_reference_numerics_small_acos_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:43.8317410Z test_reference_numerics_small_acos_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.002s) 2022-08-17T12:50:43.8473558Z test_reference_numerics_small_acos_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:50:43.8640801Z test_reference_numerics_small_acos_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:50:43.8656699Z test_reference_numerics_small_acos_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:43.8670722Z test_reference_numerics_small_acos_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:43.8685009Z test_reference_numerics_small_acos_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:43.8698656Z test_reference_numerics_small_acos_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:43.8712175Z test_reference_numerics_small_acos_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:43.8725738Z test_reference_numerics_small_acos_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:43.8739266Z test_reference_numerics_small_acos_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:43.8753558Z test_reference_numerics_small_acosh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:43.8764569Z test_reference_numerics_small_acosh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.001s) 2022-08-17T12:50:43.8955166Z test_reference_numerics_small_acosh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:50:43.9151715Z test_reference_numerics_small_acosh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:50:43.9168876Z test_reference_numerics_small_acosh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:43.9184698Z test_reference_numerics_small_acosh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:43.9198849Z test_reference_numerics_small_acosh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:43.9211458Z test_reference_numerics_small_acosh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:43.9224680Z test_reference_numerics_small_acosh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:43.9238851Z test_reference_numerics_small_acosh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:43.9253801Z test_reference_numerics_small_acosh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:43.9270773Z test_reference_numerics_small_angle_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... expected failure (0.002s) 2022-08-17T12:50:43.9281186Z test_reference_numerics_small_angle_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.001s) 2022-08-17T12:50:43.9405760Z test_reference_numerics_small_angle_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:50:43.9527563Z test_reference_numerics_small_angle_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:50:43.9546234Z test_reference_numerics_small_angle_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... expected failure (0.002s) 2022-08-17T12:50:43.9564064Z test_reference_numerics_small_angle_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... expected failure (0.002s) 2022-08-17T12:50:43.9580547Z test_reference_numerics_small_angle_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... expected failure (0.002s) 2022-08-17T12:50:43.9594932Z test_reference_numerics_small_angle_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:43.9607458Z test_reference_numerics_small_angle_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:43.9619778Z test_reference_numerics_small_angle_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:43.9632434Z test_reference_numerics_small_angle_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:43.9645908Z test_reference_numerics_small_angle_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:43.9659329Z test_reference_numerics_small_asin_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:43.9670189Z test_reference_numerics_small_asin_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.001s) 2022-08-17T12:50:43.9868377Z test_reference_numerics_small_asin_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:50:44.0042895Z test_reference_numerics_small_asin_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:50:44.0060627Z test_reference_numerics_small_asin_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:44.0077971Z test_reference_numerics_small_asin_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:44.0093343Z test_reference_numerics_small_asin_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.0107672Z test_reference_numerics_small_asin_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.0121987Z test_reference_numerics_small_asin_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.0136326Z test_reference_numerics_small_asin_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.0150279Z test_reference_numerics_small_asin_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.0164542Z test_reference_numerics_small_asinh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.0175853Z test_reference_numerics_small_asinh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.001s) 2022-08-17T12:50:44.0181574Z test_reference_numerics_small_asinh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:50:44.0187717Z test_reference_numerics_small_asinh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:50:44.0201496Z test_reference_numerics_small_asinh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.0215819Z test_reference_numerics_small_asinh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.0228721Z test_reference_numerics_small_asinh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.0241587Z test_reference_numerics_small_asinh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.0254581Z test_reference_numerics_small_asinh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.0267228Z test_reference_numerics_small_asinh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.0280648Z test_reference_numerics_small_asinh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.0294537Z test_reference_numerics_small_atan_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.0305368Z test_reference_numerics_small_atan_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.001s) 2022-08-17T12:50:44.0311675Z test_reference_numerics_small_atan_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:50:44.0317578Z test_reference_numerics_small_atan_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:50:44.0331539Z test_reference_numerics_small_atan_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.0345327Z test_reference_numerics_small_atan_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.0358630Z test_reference_numerics_small_atan_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.0371965Z test_reference_numerics_small_atan_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.0385034Z test_reference_numerics_small_atan_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.0398281Z test_reference_numerics_small_atan_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.0412055Z test_reference_numerics_small_atan_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.0425364Z test_reference_numerics_small_atanh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.0436353Z test_reference_numerics_small_atanh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.001s) 2022-08-17T12:50:44.0441698Z test_reference_numerics_small_atanh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:50:44.0447476Z test_reference_numerics_small_atanh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:50:44.0460483Z test_reference_numerics_small_atanh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.0474270Z test_reference_numerics_small_atanh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.0487079Z test_reference_numerics_small_atanh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.0499626Z test_reference_numerics_small_atanh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.0512432Z test_reference_numerics_small_atanh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.0525513Z test_reference_numerics_small_atanh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.0538762Z test_reference_numerics_small_atanh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.0549391Z test_reference_numerics_small_bitwise_not_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.001s) 2022-08-17T12:50:44.0561532Z test_reference_numerics_small_bitwise_not_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.0573925Z test_reference_numerics_small_bitwise_not_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.0585939Z test_reference_numerics_small_bitwise_not_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.0598764Z test_reference_numerics_small_bitwise_not_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.0611401Z test_reference_numerics_small_bitwise_not_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.0624230Z test_reference_numerics_small_ceil_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.0637264Z test_reference_numerics_small_ceil_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.0651201Z test_reference_numerics_small_ceil_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.0664937Z test_reference_numerics_small_conj_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.0676071Z test_reference_numerics_small_conj_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.001s) 2022-08-17T12:50:44.0789991Z test_reference_numerics_small_conj_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:50:44.0909732Z test_reference_numerics_small_conj_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:50:44.1022206Z test_reference_numerics_small_conj_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:50:44.1035980Z test_reference_numerics_small_conj_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.1050549Z test_reference_numerics_small_conj_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.1064482Z test_reference_numerics_small_conj_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.1077685Z test_reference_numerics_small_conj_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.1089689Z test_reference_numerics_small_conj_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.1101539Z test_reference_numerics_small_conj_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.1114060Z test_reference_numerics_small_conj_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.1126186Z test_reference_numerics_small_conj_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.1139637Z test_reference_numerics_small_conj_physical_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.1149942Z test_reference_numerics_small_conj_physical_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.001s) 2022-08-17T12:50:44.1261144Z test_reference_numerics_small_conj_physical_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:50:44.1381806Z test_reference_numerics_small_conj_physical_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:50:44.1494835Z test_reference_numerics_small_conj_physical_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:50:44.1509338Z test_reference_numerics_small_conj_physical_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.1524042Z test_reference_numerics_small_conj_physical_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.1537476Z test_reference_numerics_small_conj_physical_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.1550582Z test_reference_numerics_small_conj_physical_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.1562794Z test_reference_numerics_small_conj_physical_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.1574963Z test_reference_numerics_small_conj_physical_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.1587271Z test_reference_numerics_small_conj_physical_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.1599987Z test_reference_numerics_small_conj_physical_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.1614115Z test_reference_numerics_small_cos_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.1624211Z test_reference_numerics_small_cos_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.001s) 2022-08-17T12:50:44.1859571Z test_reference_numerics_small_cos_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:50:44.2028501Z test_reference_numerics_small_cos_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:50:44.2043696Z test_reference_numerics_small_cos_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.2058342Z test_reference_numerics_small_cos_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.2072447Z test_reference_numerics_small_cos_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.2085522Z test_reference_numerics_small_cos_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.2098977Z test_reference_numerics_small_cos_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.2112275Z test_reference_numerics_small_cos_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.2125791Z test_reference_numerics_small_cos_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.2140192Z test_reference_numerics_small_cosh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.2150998Z test_reference_numerics_small_cosh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.001s) 2022-08-17T12:50:44.2401203Z test_reference_numerics_small_cosh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:50:44.2565757Z test_reference_numerics_small_cosh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:50:44.2582689Z test_reference_numerics_small_cosh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:44.2599085Z test_reference_numerics_small_cosh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.2613692Z test_reference_numerics_small_cosh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.2627646Z test_reference_numerics_small_cosh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.2641386Z test_reference_numerics_small_cosh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.2654697Z test_reference_numerics_small_cosh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.2667851Z test_reference_numerics_small_cosh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.2681361Z test_reference_numerics_small_deg2rad_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.2691850Z test_reference_numerics_small_deg2rad_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.001s) 2022-08-17T12:50:44.2705203Z test_reference_numerics_small_deg2rad_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.2719598Z test_reference_numerics_small_deg2rad_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.2733443Z test_reference_numerics_small_deg2rad_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.2746876Z test_reference_numerics_small_deg2rad_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.2759669Z test_reference_numerics_small_deg2rad_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.2772501Z test_reference_numerics_small_deg2rad_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.2785617Z test_reference_numerics_small_deg2rad_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.2799397Z test_reference_numerics_small_deg2rad_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.2816904Z test_reference_numerics_small_digamma_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:44.2828250Z test_reference_numerics_small_digamma_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.001s) 2022-08-17T12:50:44.2846120Z test_reference_numerics_small_digamma_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:44.2863997Z test_reference_numerics_small_digamma_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:44.2878011Z test_reference_numerics_small_digamma_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.2891485Z test_reference_numerics_small_digamma_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.2904284Z test_reference_numerics_small_digamma_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.2917313Z test_reference_numerics_small_digamma_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.2930314Z test_reference_numerics_small_digamma_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.2943982Z test_reference_numerics_small_erf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.2954490Z test_reference_numerics_small_erf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.001s) 2022-08-17T12:50:44.2974355Z test_reference_numerics_small_erf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.2984688Z test_reference_numerics_small_erf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.2998209Z test_reference_numerics_small_erf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.3011342Z test_reference_numerics_small_erf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.3024372Z test_reference_numerics_small_erf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.3037702Z test_reference_numerics_small_erf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.3050764Z test_reference_numerics_small_erf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.3064538Z test_reference_numerics_small_erfc_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.3075534Z test_reference_numerics_small_erfc_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.001s) 2022-08-17T12:50:44.3088117Z test_reference_numerics_small_erfc_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.3103377Z test_reference_numerics_small_erfc_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.3117433Z test_reference_numerics_small_erfc_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.3131205Z test_reference_numerics_small_erfc_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.3144152Z test_reference_numerics_small_erfc_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.3157408Z test_reference_numerics_small_erfc_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.3170931Z test_reference_numerics_small_erfc_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.3184487Z test_reference_numerics_small_erfinv_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.3195361Z test_reference_numerics_small_erfinv_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.001s) 2022-08-17T12:50:44.3208198Z test_reference_numerics_small_erfinv_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.3221977Z test_reference_numerics_small_erfinv_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.3235472Z test_reference_numerics_small_erfinv_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.3248710Z test_reference_numerics_small_erfinv_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.3262912Z test_reference_numerics_small_erfinv_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.3276613Z test_reference_numerics_small_erfinv_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.3290506Z test_reference_numerics_small_erfinv_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.3304325Z test_reference_numerics_small_exp2_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.3315438Z test_reference_numerics_small_exp2_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.001s) 2022-08-17T12:50:44.3329059Z test_reference_numerics_small_exp2_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.3342979Z test_reference_numerics_small_exp2_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.3356982Z test_reference_numerics_small_exp2_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.3371282Z test_reference_numerics_small_exp2_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.3384738Z test_reference_numerics_small_exp2_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.3397676Z test_reference_numerics_small_exp2_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.3410431Z test_reference_numerics_small_exp2_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.3423312Z test_reference_numerics_small_exp2_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.3429724Z test_reference_numerics_small_exp_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:50:44.3440081Z test_reference_numerics_small_exp_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.001s) 2022-08-17T12:50:44.3631358Z test_reference_numerics_small_exp_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:50:44.3757723Z test_reference_numerics_small_exp_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:50:44.3772248Z test_reference_numerics_small_exp_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.3786589Z test_reference_numerics_small_exp_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.3800987Z test_reference_numerics_small_exp_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.3814860Z test_reference_numerics_small_exp_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.3828735Z test_reference_numerics_small_exp_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.3842073Z test_reference_numerics_small_exp_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.3856194Z test_reference_numerics_small_exp_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.3862555Z test_reference_numerics_small_expm1_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:50:44.3873508Z test_reference_numerics_small_expm1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.001s) 2022-08-17T12:50:44.3887077Z test_reference_numerics_small_expm1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.3901265Z test_reference_numerics_small_expm1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.3914645Z test_reference_numerics_small_expm1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.3927995Z test_reference_numerics_small_expm1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.3941356Z test_reference_numerics_small_expm1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.3954752Z test_reference_numerics_small_expm1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.3968068Z test_reference_numerics_small_expm1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.3981737Z test_reference_numerics_small_fill_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.3992415Z test_reference_numerics_small_fill_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.001s) 2022-08-17T12:50:44.4105992Z test_reference_numerics_small_fill_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:50:44.4229869Z test_reference_numerics_small_fill_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:50:44.4342071Z test_reference_numerics_small_fill_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:50:44.4357222Z test_reference_numerics_small_fill_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.4372618Z test_reference_numerics_small_fill_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.4386799Z test_reference_numerics_small_fill_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.4400263Z test_reference_numerics_small_fill_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.4412627Z test_reference_numerics_small_fill_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.4424375Z test_reference_numerics_small_fill_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.4436957Z test_reference_numerics_small_fill_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.4449800Z test_reference_numerics_small_fill_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.4463850Z test_reference_numerics_small_floor_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.4477427Z test_reference_numerics_small_floor_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.4490819Z test_reference_numerics_small_floor_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.4503933Z test_reference_numerics_small_frac_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.4517969Z test_reference_numerics_small_frac_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.4532839Z test_reference_numerics_small_frac_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.4546910Z test_reference_numerics_small_frac_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.4563111Z test_reference_numerics_small_frexp_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.4578560Z test_reference_numerics_small_frexp_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.4593513Z test_reference_numerics_small_frexp_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.4608380Z test_reference_numerics_small_frexp_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.4622669Z test_reference_numerics_small_i0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.4633731Z test_reference_numerics_small_i0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.001s) 2022-08-17T12:50:44.4647701Z test_reference_numerics_small_i0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.4662016Z test_reference_numerics_small_i0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.4675694Z test_reference_numerics_small_i0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.4688570Z test_reference_numerics_small_i0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.4702444Z test_reference_numerics_small_i0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.4715765Z test_reference_numerics_small_i0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.4728573Z test_reference_numerics_small_i0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.4835203Z test_reference_numerics_small_imag_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:50:44.4947262Z test_reference_numerics_small_imag_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:50:44.5054710Z test_reference_numerics_small_imag_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:50:44.5068745Z test_reference_numerics_small_isfinite_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.5078895Z test_reference_numerics_small_isfinite_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.001s) 2022-08-17T12:50:44.5181041Z test_reference_numerics_small_isfinite_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:50:44.5296903Z test_reference_numerics_small_isfinite_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:50:44.5401475Z test_reference_numerics_small_isfinite_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:50:44.5415536Z test_reference_numerics_small_isfinite_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.5428544Z test_reference_numerics_small_isfinite_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.5441567Z test_reference_numerics_small_isfinite_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.5453838Z test_reference_numerics_small_isfinite_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.5466069Z test_reference_numerics_small_isfinite_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.5478815Z test_reference_numerics_small_isfinite_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.5491489Z test_reference_numerics_small_isfinite_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.5503838Z test_reference_numerics_small_isfinite_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.5517511Z test_reference_numerics_small_isinf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.5528491Z test_reference_numerics_small_isinf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.001s) 2022-08-17T12:50:44.5629423Z test_reference_numerics_small_isinf_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:50:44.5739898Z test_reference_numerics_small_isinf_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:50:44.5843426Z test_reference_numerics_small_isinf_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:50:44.5857927Z test_reference_numerics_small_isinf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.5871239Z test_reference_numerics_small_isinf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.5884014Z test_reference_numerics_small_isinf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.5896028Z test_reference_numerics_small_isinf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.5908758Z test_reference_numerics_small_isinf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.5921281Z test_reference_numerics_small_isinf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.5934785Z test_reference_numerics_small_isinf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.5947851Z test_reference_numerics_small_isinf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.5961555Z test_reference_numerics_small_isnan_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.5972204Z test_reference_numerics_small_isnan_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.001s) 2022-08-17T12:50:44.6074678Z test_reference_numerics_small_isnan_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:50:44.6174703Z test_reference_numerics_small_isnan_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:50:44.6187589Z test_reference_numerics_small_isnan_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.6200170Z test_reference_numerics_small_isnan_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.6211966Z test_reference_numerics_small_isnan_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.6223677Z test_reference_numerics_small_isnan_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.6235565Z test_reference_numerics_small_isnan_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.6247206Z test_reference_numerics_small_isnan_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.6259499Z test_reference_numerics_small_isnan_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.6271769Z test_reference_numerics_small_isnan_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.6284794Z test_reference_numerics_small_isneginf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.6295938Z test_reference_numerics_small_isneginf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.001s) 2022-08-17T12:50:44.6308377Z test_reference_numerics_small_isneginf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.6320804Z test_reference_numerics_small_isneginf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.6333253Z test_reference_numerics_small_isneginf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.6344808Z test_reference_numerics_small_isneginf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.6356537Z test_reference_numerics_small_isneginf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.6368174Z test_reference_numerics_small_isneginf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.6380488Z test_reference_numerics_small_isneginf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.6393310Z test_reference_numerics_small_isneginf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.6406370Z test_reference_numerics_small_isposinf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.6416252Z test_reference_numerics_small_isposinf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.001s) 2022-08-17T12:50:44.6428238Z test_reference_numerics_small_isposinf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.6440495Z test_reference_numerics_small_isposinf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.6452726Z test_reference_numerics_small_isposinf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.6464732Z test_reference_numerics_small_isposinf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.6477239Z test_reference_numerics_small_isposinf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.6489127Z test_reference_numerics_small_isposinf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.6501872Z test_reference_numerics_small_isposinf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.6514235Z test_reference_numerics_small_isposinf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.6527592Z test_reference_numerics_small_isreal_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.6538699Z test_reference_numerics_small_isreal_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.001s) 2022-08-17T12:50:44.6641129Z test_reference_numerics_small_isreal_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:50:44.6747583Z test_reference_numerics_small_isreal_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:50:44.6850625Z test_reference_numerics_small_isreal_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:50:44.6864183Z test_reference_numerics_small_isreal_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.6876364Z test_reference_numerics_small_isreal_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.6888291Z test_reference_numerics_small_isreal_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.6900432Z test_reference_numerics_small_isreal_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.6912330Z test_reference_numerics_small_isreal_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.6924768Z test_reference_numerics_small_isreal_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.6937716Z test_reference_numerics_small_isreal_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.6950346Z test_reference_numerics_small_isreal_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.6960306Z test_reference_numerics_small_jiterator_unary_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:44.6969883Z test_reference_numerics_small_jiterator_unary_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:44.6979535Z test_reference_numerics_small_jiterator_unary_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:44.6989008Z test_reference_numerics_small_jiterator_unary_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:44.6998499Z test_reference_numerics_small_jiterator_unary_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:44.7007976Z test_reference_numerics_small_jiterator_unary_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:44.7017905Z test_reference_numerics_small_jiterator_unary_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:44.7027307Z test_reference_numerics_small_jiterator_unary_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:44.7037287Z test_reference_numerics_small_jiterator_unary_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:44.7046776Z test_reference_numerics_small_jiterator_unary_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:44.7056124Z test_reference_numerics_small_jiterator_unary_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:44.7065790Z test_reference_numerics_small_jiterator_unary_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:44.7071821Z test_reference_numerics_small_lgamma_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:50:44.7081883Z test_reference_numerics_small_lgamma_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.001s) 2022-08-17T12:50:44.7096419Z test_reference_numerics_small_lgamma_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.7111496Z test_reference_numerics_small_lgamma_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.7125990Z test_reference_numerics_small_lgamma_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.7140196Z test_reference_numerics_small_lgamma_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.7153704Z test_reference_numerics_small_lgamma_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.7167550Z test_reference_numerics_small_lgamma_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.7181632Z test_reference_numerics_small_lgamma_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.7196487Z test_reference_numerics_small_log10_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.7207600Z test_reference_numerics_small_log10_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.001s) 2022-08-17T12:50:44.7358973Z test_reference_numerics_small_log10_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:50:44.7497586Z test_reference_numerics_small_log10_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:50:44.7512361Z test_reference_numerics_small_log10_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.7526644Z test_reference_numerics_small_log10_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.7540050Z test_reference_numerics_small_log10_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.7553663Z test_reference_numerics_small_log10_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.7567370Z test_reference_numerics_small_log10_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.7580570Z test_reference_numerics_small_log10_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.7594409Z test_reference_numerics_small_log10_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.7608109Z test_reference_numerics_small_log1p_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.7618835Z test_reference_numerics_small_log1p_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.001s) 2022-08-17T12:50:44.7631794Z test_reference_numerics_small_log1p_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.7645570Z test_reference_numerics_small_log1p_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.7659291Z test_reference_numerics_small_log1p_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.7673229Z test_reference_numerics_small_log1p_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.7686442Z test_reference_numerics_small_log1p_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.7700123Z test_reference_numerics_small_log1p_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.7713622Z test_reference_numerics_small_log1p_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.7727957Z test_reference_numerics_small_log2_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.7738449Z test_reference_numerics_small_log2_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.001s) 2022-08-17T12:50:44.7891893Z test_reference_numerics_small_log2_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:50:44.8038262Z test_reference_numerics_small_log2_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:50:44.8053677Z test_reference_numerics_small_log2_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:44.8068422Z test_reference_numerics_small_log2_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.8082313Z test_reference_numerics_small_log2_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.8095863Z test_reference_numerics_small_log2_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.8109408Z test_reference_numerics_small_log2_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.8123318Z test_reference_numerics_small_log2_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.8136626Z test_reference_numerics_small_log2_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.8150379Z test_reference_numerics_small_log_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.8160990Z test_reference_numerics_small_log_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.001s) 2022-08-17T12:50:44.8311362Z test_reference_numerics_small_log_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:50:44.8449874Z test_reference_numerics_small_log_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:50:44.8464313Z test_reference_numerics_small_log_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.8479089Z test_reference_numerics_small_log_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.8493104Z test_reference_numerics_small_log_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.8507341Z test_reference_numerics_small_log_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.8521409Z test_reference_numerics_small_log_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.8535846Z test_reference_numerics_small_log_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.8549420Z test_reference_numerics_small_log_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.8562319Z test_reference_numerics_small_logical_not_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.8572072Z test_reference_numerics_small_logical_not_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.001s) 2022-08-17T12:50:44.8674380Z test_reference_numerics_small_logical_not_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:50:44.8773837Z test_reference_numerics_small_logical_not_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:50:44.8786379Z test_reference_numerics_small_logical_not_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.8799466Z test_reference_numerics_small_logical_not_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.8811302Z test_reference_numerics_small_logical_not_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.8822901Z test_reference_numerics_small_logical_not_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.8834772Z test_reference_numerics_small_logical_not_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.8847042Z test_reference_numerics_small_logical_not_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.8859212Z test_reference_numerics_small_logical_not_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.8871006Z test_reference_numerics_small_logical_not_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.8884433Z test_reference_numerics_small_logit_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.8894606Z test_reference_numerics_small_logit_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.001s) 2022-08-17T12:50:44.8907827Z test_reference_numerics_small_logit_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.8921369Z test_reference_numerics_small_logit_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.8934920Z test_reference_numerics_small_logit_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.8948575Z test_reference_numerics_small_logit_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.8961935Z test_reference_numerics_small_logit_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.8974925Z test_reference_numerics_small_logit_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.8988500Z test_reference_numerics_small_logit_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.9003587Z test_reference_numerics_small_mvlgamma_mvlgamma_p_1_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.9018803Z test_reference_numerics_small_mvlgamma_mvlgamma_p_1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.9033220Z test_reference_numerics_small_mvlgamma_mvlgamma_p_1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.9047653Z test_reference_numerics_small_mvlgamma_mvlgamma_p_1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.9063133Z test_reference_numerics_small_mvlgamma_mvlgamma_p_1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.9078409Z test_reference_numerics_small_mvlgamma_mvlgamma_p_1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.9085887Z test_reference_numerics_small_mvlgamma_mvlgamma_p_1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:50:44.9100112Z test_reference_numerics_small_mvlgamma_mvlgamma_p_1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.9115473Z test_reference_numerics_small_mvlgamma_mvlgamma_p_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.9130597Z test_reference_numerics_small_mvlgamma_mvlgamma_p_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.9146255Z test_reference_numerics_small_mvlgamma_mvlgamma_p_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.9160525Z test_reference_numerics_small_mvlgamma_mvlgamma_p_3_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.9175299Z test_reference_numerics_small_mvlgamma_mvlgamma_p_3_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.9189807Z test_reference_numerics_small_mvlgamma_mvlgamma_p_3_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.9196631Z test_reference_numerics_small_mvlgamma_mvlgamma_p_3_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:50:44.9210142Z test_reference_numerics_small_mvlgamma_mvlgamma_p_3_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.9225798Z test_reference_numerics_small_mvlgamma_mvlgamma_p_5_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.9241015Z test_reference_numerics_small_mvlgamma_mvlgamma_p_5_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.9256277Z test_reference_numerics_small_mvlgamma_mvlgamma_p_5_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.9270937Z test_reference_numerics_small_mvlgamma_mvlgamma_p_5_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.9284951Z test_reference_numerics_small_mvlgamma_mvlgamma_p_5_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.9299622Z test_reference_numerics_small_mvlgamma_mvlgamma_p_5_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.9306793Z test_reference_numerics_small_mvlgamma_mvlgamma_p_5_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:50:44.9320990Z test_reference_numerics_small_mvlgamma_mvlgamma_p_5_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.9335941Z test_reference_numerics_small_nan_to_num_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.9346512Z test_reference_numerics_small_nan_to_num_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.001s) 2022-08-17T12:50:44.9359909Z test_reference_numerics_small_nan_to_num_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.9373874Z test_reference_numerics_small_nan_to_num_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.9387526Z test_reference_numerics_small_nan_to_num_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.9400143Z test_reference_numerics_small_nan_to_num_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.9411872Z test_reference_numerics_small_nan_to_num_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.9423407Z test_reference_numerics_small_nan_to_num_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.9435686Z test_reference_numerics_small_nan_to_num_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.9447867Z test_reference_numerics_small_nan_to_num_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.9460817Z test_reference_numerics_small_neg_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.9574518Z test_reference_numerics_small_neg_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:50:44.9694222Z test_reference_numerics_small_neg_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:50:44.9804583Z test_reference_numerics_small_neg_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:50:44.9818845Z test_reference_numerics_small_neg_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.9833347Z test_reference_numerics_small_neg_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.9847428Z test_reference_numerics_small_neg_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.9859835Z test_reference_numerics_small_neg_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.9871345Z test_reference_numerics_small_neg_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.9883635Z test_reference_numerics_small_neg_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.9896538Z test_reference_numerics_small_neg_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.9909358Z test_reference_numerics_small_neg_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.9923443Z test_reference_numerics_small_nn_functional_celu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.9937222Z test_reference_numerics_small_nn_functional_celu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.9950182Z test_reference_numerics_small_nn_functional_celu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.9964289Z test_reference_numerics_small_nn_functional_elu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.9977965Z test_reference_numerics_small_nn_functional_elu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:44.9991609Z test_reference_numerics_small_nn_functional_elu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.0006104Z test_reference_numerics_small_nn_functional_hardsigmoid_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.0020989Z test_reference_numerics_small_nn_functional_hardsigmoid_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.0035480Z test_reference_numerics_small_nn_functional_hardsigmoid_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.0049879Z test_reference_numerics_small_nn_functional_logsigmoid_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.0064068Z test_reference_numerics_small_nn_functional_logsigmoid_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.0078814Z test_reference_numerics_small_nn_functional_logsigmoid_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.0094417Z test_reference_numerics_small_nn_functional_mish_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.0109560Z test_reference_numerics_small_nn_functional_mish_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.0124942Z test_reference_numerics_small_nn_functional_prelu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.0138947Z test_reference_numerics_small_nn_functional_prelu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.0152859Z test_reference_numerics_small_nn_functional_prelu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.0166757Z test_reference_numerics_small_nn_functional_relu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.0180420Z test_reference_numerics_small_nn_functional_relu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.0194273Z test_reference_numerics_small_nn_functional_relu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.0234085Z test_reference_numerics_small_nn_functional_relu_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:45.0234723Z test_reference_numerics_small_nn_functional_relu_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:45.0248048Z test_reference_numerics_small_nn_functional_relu_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:45.0267002Z test_reference_numerics_small_nn_functional_relu_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:45.0286166Z test_reference_numerics_small_nn_functional_relu_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:45.0306737Z test_reference_numerics_small_nn_functional_selu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:45.0326876Z test_reference_numerics_small_nn_functional_selu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:45.0344284Z test_reference_numerics_small_nn_functional_selu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:45.0646674Z test_reference_numerics_small_nn_functional_silu_complex_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.030s) 2022-08-17T12:50:45.0654521Z test_reference_numerics_small_nn_functional_silu_complex_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:50:45.0675402Z test_reference_numerics_small_nn_functional_silu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:45.0691479Z test_reference_numerics_small_nn_functional_silu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:45.0705375Z test_reference_numerics_small_nn_functional_silu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.0719760Z test_reference_numerics_small_nn_functional_softplus_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.0733525Z test_reference_numerics_small_nn_functional_softplus_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.0747255Z test_reference_numerics_small_nn_functional_softplus_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.0761075Z test_reference_numerics_small_nn_functional_softsign_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.0880399Z test_reference_numerics_small_nn_functional_softsign_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:50:45.1000647Z test_reference_numerics_small_nn_functional_softsign_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:50:45.1014655Z test_reference_numerics_small_nn_functional_softsign_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.1029143Z test_reference_numerics_small_nn_functional_softsign_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.1043594Z test_reference_numerics_small_nn_functional_softsign_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.1056564Z test_reference_numerics_small_nn_functional_softsign_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.1063755Z test_reference_numerics_small_nn_functional_softsign_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:50:45.1075428Z test_reference_numerics_small_nn_functional_softsign_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.1081384Z test_reference_numerics_small_nn_functional_softsign_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:50:45.1094117Z test_reference_numerics_small_nn_functional_softsign_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.1108076Z test_reference_numerics_small_nn_functional_tanhshrink_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.1336184Z test_reference_numerics_small_nn_functional_tanhshrink_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:50:45.1487879Z test_reference_numerics_small_nn_functional_tanhshrink_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:50:45.1503324Z test_reference_numerics_small_nn_functional_tanhshrink_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.1517972Z test_reference_numerics_small_nn_functional_tanhshrink_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.1531871Z test_reference_numerics_small_nn_functional_tanhshrink_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.1545809Z test_reference_numerics_small_nn_functional_tanhshrink_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.1559123Z test_reference_numerics_small_nn_functional_tanhshrink_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.1572803Z test_reference_numerics_small_nn_functional_tanhshrink_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.1586143Z test_reference_numerics_small_nn_functional_tanhshrink_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.1599948Z test_reference_numerics_small_nn_functional_threshold_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.1614416Z test_reference_numerics_small_nn_functional_threshold_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.1628333Z test_reference_numerics_small_nn_functional_threshold_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.1640819Z test_reference_numerics_small_nn_functional_threshold_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.1652748Z test_reference_numerics_small_nn_functional_threshold_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.1664479Z test_reference_numerics_small_nn_functional_threshold_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.1676891Z test_reference_numerics_small_nn_functional_threshold_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.1689400Z test_reference_numerics_small_nn_functional_threshold_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.1705793Z test_reference_numerics_small_polygamma_polygamma_n_0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:45.1716645Z test_reference_numerics_small_polygamma_polygamma_n_0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.001s) 2022-08-17T12:50:45.1733055Z test_reference_numerics_small_polygamma_polygamma_n_0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:45.1750268Z test_reference_numerics_small_polygamma_polygamma_n_0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:45.1764618Z test_reference_numerics_small_polygamma_polygamma_n_0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.1778888Z test_reference_numerics_small_polygamma_polygamma_n_0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.1793170Z test_reference_numerics_small_polygamma_polygamma_n_0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.1806532Z test_reference_numerics_small_polygamma_polygamma_n_0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.1821131Z test_reference_numerics_small_polygamma_polygamma_n_0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.1837334Z test_reference_numerics_small_polygamma_polygamma_n_1_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:45.1847635Z test_reference_numerics_small_polygamma_polygamma_n_1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.001s) 2022-08-17T12:50:45.1862357Z test_reference_numerics_small_polygamma_polygamma_n_1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.1877813Z test_reference_numerics_small_polygamma_polygamma_n_1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.1891545Z test_reference_numerics_small_polygamma_polygamma_n_1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.1904805Z test_reference_numerics_small_polygamma_polygamma_n_1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.1917759Z test_reference_numerics_small_polygamma_polygamma_n_1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.1931148Z test_reference_numerics_small_polygamma_polygamma_n_1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.1945304Z test_reference_numerics_small_polygamma_polygamma_n_1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.1962409Z test_reference_numerics_small_polygamma_polygamma_n_2_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:45.1972879Z test_reference_numerics_small_polygamma_polygamma_n_2_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.001s) 2022-08-17T12:50:45.1988987Z test_reference_numerics_small_polygamma_polygamma_n_2_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:45.2006300Z test_reference_numerics_small_polygamma_polygamma_n_2_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:45.2021424Z test_reference_numerics_small_polygamma_polygamma_n_2_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.2036059Z test_reference_numerics_small_polygamma_polygamma_n_2_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.2051417Z test_reference_numerics_small_polygamma_polygamma_n_2_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.2066022Z test_reference_numerics_small_polygamma_polygamma_n_2_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.2080532Z test_reference_numerics_small_polygamma_polygamma_n_2_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.2097419Z test_reference_numerics_small_polygamma_polygamma_n_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:45.2107767Z test_reference_numerics_small_polygamma_polygamma_n_3_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.001s) 2022-08-17T12:50:45.2124282Z test_reference_numerics_small_polygamma_polygamma_n_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:45.2141127Z test_reference_numerics_small_polygamma_polygamma_n_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:45.2155325Z test_reference_numerics_small_polygamma_polygamma_n_3_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.2168960Z test_reference_numerics_small_polygamma_polygamma_n_3_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.2182365Z test_reference_numerics_small_polygamma_polygamma_n_3_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.2196123Z test_reference_numerics_small_polygamma_polygamma_n_3_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.2210029Z test_reference_numerics_small_polygamma_polygamma_n_3_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.2227043Z test_reference_numerics_small_polygamma_polygamma_n_4_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:45.2237796Z test_reference_numerics_small_polygamma_polygamma_n_4_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.001s) 2022-08-17T12:50:45.2254349Z test_reference_numerics_small_polygamma_polygamma_n_4_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:45.2270902Z test_reference_numerics_small_polygamma_polygamma_n_4_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:45.2286152Z test_reference_numerics_small_polygamma_polygamma_n_4_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.2299980Z test_reference_numerics_small_polygamma_polygamma_n_4_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.2313764Z test_reference_numerics_small_polygamma_polygamma_n_4_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.2327485Z test_reference_numerics_small_polygamma_polygamma_n_4_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.2342086Z test_reference_numerics_small_polygamma_polygamma_n_4_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.2355404Z test_reference_numerics_small_positive_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.2468984Z test_reference_numerics_small_positive_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:50:45.2589425Z test_reference_numerics_small_positive_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:50:45.2702992Z test_reference_numerics_small_positive_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:50:45.2718689Z test_reference_numerics_small_positive_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:45.2733879Z test_reference_numerics_small_positive_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.2748268Z test_reference_numerics_small_positive_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.2760878Z test_reference_numerics_small_positive_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.2772608Z test_reference_numerics_small_positive_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.2784036Z test_reference_numerics_small_positive_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.2796169Z test_reference_numerics_small_positive_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.2808370Z test_reference_numerics_small_positive_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.2814934Z test_reference_numerics_small_rad2deg_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:50:45.2825026Z test_reference_numerics_small_rad2deg_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.001s) 2022-08-17T12:50:45.2837842Z test_reference_numerics_small_rad2deg_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.2851951Z test_reference_numerics_small_rad2deg_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.2865514Z test_reference_numerics_small_rad2deg_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.2878658Z test_reference_numerics_small_rad2deg_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.2890622Z test_reference_numerics_small_rad2deg_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.2902776Z test_reference_numerics_small_rad2deg_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.2916237Z test_reference_numerics_small_rad2deg_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.2929682Z test_reference_numerics_small_rad2deg_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.2943531Z test_reference_numerics_small_real_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.2954162Z test_reference_numerics_small_real_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.001s) 2022-08-17T12:50:45.3061634Z test_reference_numerics_small_real_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:50:45.3179669Z test_reference_numerics_small_real_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:50:45.3286457Z test_reference_numerics_small_real_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:50:45.3301411Z test_reference_numerics_small_real_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.3315629Z test_reference_numerics_small_real_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.3330105Z test_reference_numerics_small_real_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.3343035Z test_reference_numerics_small_real_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.3355415Z test_reference_numerics_small_real_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.3367133Z test_reference_numerics_small_real_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.3379158Z test_reference_numerics_small_real_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.3391138Z test_reference_numerics_small_real_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.3397254Z test_reference_numerics_small_reciprocal_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:50:45.3406916Z test_reference_numerics_small_reciprocal_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.001s) 2022-08-17T12:50:45.3521425Z test_reference_numerics_small_reciprocal_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:50:45.3637481Z test_reference_numerics_small_reciprocal_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:50:45.3652933Z test_reference_numerics_small_reciprocal_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:45.3667654Z test_reference_numerics_small_reciprocal_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.3681797Z test_reference_numerics_small_reciprocal_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.3694919Z test_reference_numerics_small_reciprocal_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.3708446Z test_reference_numerics_small_reciprocal_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.3721652Z test_reference_numerics_small_reciprocal_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.3734975Z test_reference_numerics_small_reciprocal_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.3748215Z test_reference_numerics_small_reciprocal_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.3762000Z test_reference_numerics_small_round_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.3775764Z test_reference_numerics_small_round_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.3789527Z test_reference_numerics_small_round_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.3803123Z test_reference_numerics_small_round_decimals_0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.3816835Z test_reference_numerics_small_round_decimals_0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.3830417Z test_reference_numerics_small_round_decimals_0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.3844372Z test_reference_numerics_small_round_decimals_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.3857985Z test_reference_numerics_small_round_decimals_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.3871563Z test_reference_numerics_small_round_decimals_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.3885442Z test_reference_numerics_small_round_decimals_neg_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.3899286Z test_reference_numerics_small_round_decimals_neg_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.3913576Z test_reference_numerics_small_round_decimals_neg_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.3928100Z test_reference_numerics_small_rsqrt_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.3938751Z test_reference_numerics_small_rsqrt_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.001s) 2022-08-17T12:50:45.4070708Z test_reference_numerics_small_rsqrt_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:50:45.4201958Z test_reference_numerics_small_rsqrt_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:50:45.4218291Z test_reference_numerics_small_rsqrt_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:45.4235350Z test_reference_numerics_small_rsqrt_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:45.4250763Z test_reference_numerics_small_rsqrt_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.4264984Z test_reference_numerics_small_rsqrt_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.4278099Z test_reference_numerics_small_rsqrt_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.4291106Z test_reference_numerics_small_rsqrt_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.4305159Z test_reference_numerics_small_rsqrt_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.4318423Z test_reference_numerics_small_sgn_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.4329094Z test_reference_numerics_small_sgn_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.001s) 2022-08-17T12:50:45.4451022Z test_reference_numerics_small_sgn_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:50:45.4588331Z test_reference_numerics_small_sgn_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:50:45.4708762Z test_reference_numerics_small_sgn_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:50:45.4724984Z test_reference_numerics_small_sgn_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:45.4741446Z test_reference_numerics_small_sgn_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.4757004Z test_reference_numerics_small_sgn_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.4769993Z test_reference_numerics_small_sgn_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.4782429Z test_reference_numerics_small_sgn_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.4794412Z test_reference_numerics_small_sgn_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.4806797Z test_reference_numerics_small_sgn_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.4819287Z test_reference_numerics_small_sgn_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.4832515Z test_reference_numerics_small_sigmoid_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.4843054Z test_reference_numerics_small_sigmoid_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.001s) 2022-08-17T12:50:45.5015095Z test_reference_numerics_small_sigmoid_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:50:45.5150588Z test_reference_numerics_small_sigmoid_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:50:45.5165831Z test_reference_numerics_small_sigmoid_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.5181062Z test_reference_numerics_small_sigmoid_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.5196429Z test_reference_numerics_small_sigmoid_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.5209539Z test_reference_numerics_small_sigmoid_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.5222573Z test_reference_numerics_small_sigmoid_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.5235517Z test_reference_numerics_small_sigmoid_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.5248876Z test_reference_numerics_small_sigmoid_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.5262147Z test_reference_numerics_small_sign_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.5272720Z test_reference_numerics_small_sign_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.001s) 2022-08-17T12:50:45.5285558Z test_reference_numerics_small_sign_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.5299616Z test_reference_numerics_small_sign_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.5313392Z test_reference_numerics_small_sign_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.5325884Z test_reference_numerics_small_sign_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.5337538Z test_reference_numerics_small_sign_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.5348989Z test_reference_numerics_small_sign_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.5361515Z test_reference_numerics_small_sign_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.5373951Z test_reference_numerics_small_sign_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.5386914Z test_reference_numerics_small_signbit_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.5398672Z test_reference_numerics_small_signbit_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.001s) 2022-08-17T12:50:45.5412605Z test_reference_numerics_small_signbit_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.5426852Z test_reference_numerics_small_signbit_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.5440897Z test_reference_numerics_small_signbit_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.5454997Z test_reference_numerics_small_signbit_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.5468294Z test_reference_numerics_small_signbit_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.5481858Z test_reference_numerics_small_signbit_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.5495582Z test_reference_numerics_small_signbit_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.5509464Z test_reference_numerics_small_signbit_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.5524128Z test_reference_numerics_small_sin_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.5534265Z test_reference_numerics_small_sin_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.001s) 2022-08-17T12:50:45.5773261Z test_reference_numerics_small_sin_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:50:45.5926276Z test_reference_numerics_small_sin_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:50:45.5942107Z test_reference_numerics_small_sin_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.5956720Z test_reference_numerics_small_sin_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.5970068Z test_reference_numerics_small_sin_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.5983703Z test_reference_numerics_small_sin_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.5996851Z test_reference_numerics_small_sin_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.6009807Z test_reference_numerics_small_sin_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.6023125Z test_reference_numerics_small_sin_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.6037305Z test_reference_numerics_small_sinc_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.6047642Z test_reference_numerics_small_sinc_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.001s) 2022-08-17T12:50:45.6273146Z test_reference_numerics_small_sinc_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:50:45.6278740Z test_reference_numerics_small_sinc_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:50:45.6293329Z test_reference_numerics_small_sinc_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.6307716Z test_reference_numerics_small_sinc_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.6322180Z test_reference_numerics_small_sinc_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.6335462Z test_reference_numerics_small_sinc_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.6348792Z test_reference_numerics_small_sinc_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.6362016Z test_reference_numerics_small_sinc_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.6374966Z test_reference_numerics_small_sinc_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.6388486Z test_reference_numerics_small_sinh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.6399557Z test_reference_numerics_small_sinh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.001s) 2022-08-17T12:50:45.6644409Z test_reference_numerics_small_sinh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:50:45.6802467Z test_reference_numerics_small_sinh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:50:45.6816478Z test_reference_numerics_small_sinh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.6830952Z test_reference_numerics_small_sinh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.6844844Z test_reference_numerics_small_sinh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.6858040Z test_reference_numerics_small_sinh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.6871421Z test_reference_numerics_small_sinh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.6884358Z test_reference_numerics_small_sinh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.6898033Z test_reference_numerics_small_sinh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.6908056Z test_reference_numerics_small_special_airy_ai_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.001s) 2022-08-17T12:50:45.6921336Z test_reference_numerics_small_special_airy_ai_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.6935276Z test_reference_numerics_small_special_airy_ai_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.6949444Z test_reference_numerics_small_special_airy_ai_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.6963353Z test_reference_numerics_small_special_airy_ai_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.6977714Z test_reference_numerics_small_special_airy_ai_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.6991009Z test_reference_numerics_small_special_airy_ai_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.7004180Z test_reference_numerics_small_special_airy_ai_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.7014732Z test_reference_numerics_small_special_bessel_j0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.001s) 2022-08-17T12:50:45.7027536Z test_reference_numerics_small_special_bessel_j0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.7040946Z test_reference_numerics_small_special_bessel_j0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.7054075Z test_reference_numerics_small_special_bessel_j0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.7066481Z test_reference_numerics_small_special_bessel_j0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.7079026Z test_reference_numerics_small_special_bessel_j0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.7091909Z test_reference_numerics_small_special_bessel_j0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.7105825Z test_reference_numerics_small_special_bessel_j0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.7116754Z test_reference_numerics_small_special_bessel_j1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.001s) 2022-08-17T12:50:45.7129335Z test_reference_numerics_small_special_bessel_j1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.7142795Z test_reference_numerics_small_special_bessel_j1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.7156117Z test_reference_numerics_small_special_bessel_j1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.7169219Z test_reference_numerics_small_special_bessel_j1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.7181378Z test_reference_numerics_small_special_bessel_j1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.7193567Z test_reference_numerics_small_special_bessel_j1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.7205878Z test_reference_numerics_small_special_bessel_j1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.7216443Z test_reference_numerics_small_special_bessel_y0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.001s) 2022-08-17T12:50:45.7229026Z test_reference_numerics_small_special_bessel_y0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.7242603Z test_reference_numerics_small_special_bessel_y0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.7255530Z test_reference_numerics_small_special_bessel_y0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.7267646Z test_reference_numerics_small_special_bessel_y0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.7280009Z test_reference_numerics_small_special_bessel_y0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.7292161Z test_reference_numerics_small_special_bessel_y0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.7304520Z test_reference_numerics_small_special_bessel_y0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.7315149Z test_reference_numerics_small_special_bessel_y1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.001s) 2022-08-17T12:50:45.7328369Z test_reference_numerics_small_special_bessel_y1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.7342191Z test_reference_numerics_small_special_bessel_y1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.7355635Z test_reference_numerics_small_special_bessel_y1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.7367815Z test_reference_numerics_small_special_bessel_y1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.7380139Z test_reference_numerics_small_special_bessel_y1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.7392514Z test_reference_numerics_small_special_bessel_y1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.7404576Z test_reference_numerics_small_special_bessel_y1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.7417474Z test_reference_numerics_small_special_entr_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.7427821Z test_reference_numerics_small_special_entr_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.001s) 2022-08-17T12:50:45.7440404Z test_reference_numerics_small_special_entr_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.7453770Z test_reference_numerics_small_special_entr_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.7466846Z test_reference_numerics_small_special_entr_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.7479094Z test_reference_numerics_small_special_entr_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.7491357Z test_reference_numerics_small_special_entr_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.7503634Z test_reference_numerics_small_special_entr_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.7516859Z test_reference_numerics_small_special_entr_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.7526397Z test_reference_numerics_small_special_erfcx_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.001s) 2022-08-17T12:50:45.7539292Z test_reference_numerics_small_special_erfcx_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.7552820Z test_reference_numerics_small_special_erfcx_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.7565816Z test_reference_numerics_small_special_erfcx_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.7578810Z test_reference_numerics_small_special_erfcx_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.7592897Z test_reference_numerics_small_special_erfcx_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.7605675Z test_reference_numerics_small_special_erfcx_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.7619044Z test_reference_numerics_small_special_erfcx_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.7632333Z test_reference_numerics_small_special_i0e_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.7642958Z test_reference_numerics_small_special_i0e_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.001s) 2022-08-17T12:50:45.7656160Z test_reference_numerics_small_special_i0e_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.7670055Z test_reference_numerics_small_special_i0e_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.7683134Z test_reference_numerics_small_special_i0e_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.7695343Z test_reference_numerics_small_special_i0e_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.7707474Z test_reference_numerics_small_special_i0e_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.7720156Z test_reference_numerics_small_special_i0e_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.7732850Z test_reference_numerics_small_special_i0e_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.7743255Z test_reference_numerics_small_special_i1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.001s) 2022-08-17T12:50:45.7756553Z test_reference_numerics_small_special_i1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.7770545Z test_reference_numerics_small_special_i1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.7783573Z test_reference_numerics_small_special_i1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.7796439Z test_reference_numerics_small_special_i1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.7809362Z test_reference_numerics_small_special_i1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.7822087Z test_reference_numerics_small_special_i1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.7836344Z test_reference_numerics_small_special_i1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.7847325Z test_reference_numerics_small_special_i1e_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.001s) 2022-08-17T12:50:45.7860733Z test_reference_numerics_small_special_i1e_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.7875208Z test_reference_numerics_small_special_i1e_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.7887856Z test_reference_numerics_small_special_i1e_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.7900425Z test_reference_numerics_small_special_i1e_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.7912643Z test_reference_numerics_small_special_i1e_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.7925092Z test_reference_numerics_small_special_i1e_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.7938140Z test_reference_numerics_small_special_i1e_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.7948657Z test_reference_numerics_small_special_log_ndtr_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.001s) 2022-08-17T12:50:45.7961548Z test_reference_numerics_small_special_log_ndtr_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.7975518Z test_reference_numerics_small_special_log_ndtr_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.7988612Z test_reference_numerics_small_special_log_ndtr_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.8001304Z test_reference_numerics_small_special_log_ndtr_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.8014555Z test_reference_numerics_small_special_log_ndtr_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.8028016Z test_reference_numerics_small_special_log_ndtr_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.8041592Z test_reference_numerics_small_special_log_ndtr_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.8051978Z test_reference_numerics_small_special_modified_bessel_i0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.001s) 2022-08-17T12:50:45.8064942Z test_reference_numerics_small_special_modified_bessel_i0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.8079032Z test_reference_numerics_small_special_modified_bessel_i0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.8092107Z test_reference_numerics_small_special_modified_bessel_i0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.8105073Z test_reference_numerics_small_special_modified_bessel_i0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.8117884Z test_reference_numerics_small_special_modified_bessel_i0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.8130861Z test_reference_numerics_small_special_modified_bessel_i0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.8143179Z test_reference_numerics_small_special_modified_bessel_i0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.8152911Z test_reference_numerics_small_special_modified_bessel_i1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.001s) 2022-08-17T12:50:45.8166270Z test_reference_numerics_small_special_modified_bessel_i1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.8180193Z test_reference_numerics_small_special_modified_bessel_i1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.8193204Z test_reference_numerics_small_special_modified_bessel_i1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.8205432Z test_reference_numerics_small_special_modified_bessel_i1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.8217867Z test_reference_numerics_small_special_modified_bessel_i1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.8229611Z test_reference_numerics_small_special_modified_bessel_i1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.8243550Z test_reference_numerics_small_special_modified_bessel_i1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.8253361Z test_reference_numerics_small_special_modified_bessel_k0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.001s) 2022-08-17T12:50:45.8266393Z test_reference_numerics_small_special_modified_bessel_k0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.8280075Z test_reference_numerics_small_special_modified_bessel_k0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.8293094Z test_reference_numerics_small_special_modified_bessel_k0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.8305847Z test_reference_numerics_small_special_modified_bessel_k0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.8318776Z test_reference_numerics_small_special_modified_bessel_k0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.8330955Z test_reference_numerics_small_special_modified_bessel_k0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.8343214Z test_reference_numerics_small_special_modified_bessel_k0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.8355725Z test_reference_numerics_small_special_modified_bessel_k1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.001s) 2022-08-17T12:50:45.8370958Z test_reference_numerics_small_special_modified_bessel_k1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.8385031Z test_reference_numerics_small_special_modified_bessel_k1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.8398565Z test_reference_numerics_small_special_modified_bessel_k1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.8411602Z test_reference_numerics_small_special_modified_bessel_k1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.8423603Z test_reference_numerics_small_special_modified_bessel_k1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.8436362Z test_reference_numerics_small_special_modified_bessel_k1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.8448398Z test_reference_numerics_small_special_modified_bessel_k1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.8461910Z test_reference_numerics_small_special_ndtr_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.8472623Z test_reference_numerics_small_special_ndtr_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.001s) 2022-08-17T12:50:45.8485987Z test_reference_numerics_small_special_ndtr_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.8500351Z test_reference_numerics_small_special_ndtr_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.8514469Z test_reference_numerics_small_special_ndtr_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.8528170Z test_reference_numerics_small_special_ndtr_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.8541488Z test_reference_numerics_small_special_ndtr_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.8555033Z test_reference_numerics_small_special_ndtr_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.8568326Z test_reference_numerics_small_special_ndtr_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.8578660Z test_reference_numerics_small_special_ndtri_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.001s) 2022-08-17T12:50:45.8592308Z test_reference_numerics_small_special_ndtri_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.8606804Z test_reference_numerics_small_special_ndtri_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.8620627Z test_reference_numerics_small_special_ndtri_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.8634487Z test_reference_numerics_small_special_ndtri_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.8646858Z test_reference_numerics_small_special_ndtri_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.8658870Z test_reference_numerics_small_special_ndtri_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.8670885Z test_reference_numerics_small_special_ndtri_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.8685384Z test_reference_numerics_small_special_polygamma_special_polygamma_n_0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.8695831Z test_reference_numerics_small_special_polygamma_special_polygamma_n_0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.001s) 2022-08-17T12:50:45.8709296Z test_reference_numerics_small_special_polygamma_special_polygamma_n_0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.8723617Z test_reference_numerics_small_special_polygamma_special_polygamma_n_0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.8738204Z test_reference_numerics_small_special_polygamma_special_polygamma_n_0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.8751381Z test_reference_numerics_small_special_polygamma_special_polygamma_n_0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.8764304Z test_reference_numerics_small_special_polygamma_special_polygamma_n_0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.8777492Z test_reference_numerics_small_special_polygamma_special_polygamma_n_0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.8791159Z test_reference_numerics_small_special_polygamma_special_polygamma_n_0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.8801752Z test_reference_numerics_small_special_scaled_modified_bessel_k0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.001s) 2022-08-17T12:50:45.8814555Z test_reference_numerics_small_special_scaled_modified_bessel_k0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.8827559Z test_reference_numerics_small_special_scaled_modified_bessel_k0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.8840292Z test_reference_numerics_small_special_scaled_modified_bessel_k0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.8852541Z test_reference_numerics_small_special_scaled_modified_bessel_k0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.8864515Z test_reference_numerics_small_special_scaled_modified_bessel_k0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.8876376Z test_reference_numerics_small_special_scaled_modified_bessel_k0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.8888758Z test_reference_numerics_small_special_scaled_modified_bessel_k0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.8898850Z test_reference_numerics_small_special_scaled_modified_bessel_k1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.001s) 2022-08-17T12:50:45.8911235Z test_reference_numerics_small_special_scaled_modified_bessel_k1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.8924429Z test_reference_numerics_small_special_scaled_modified_bessel_k1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.8937282Z test_reference_numerics_small_special_scaled_modified_bessel_k1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.8949916Z test_reference_numerics_small_special_scaled_modified_bessel_k1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.8961701Z test_reference_numerics_small_special_scaled_modified_bessel_k1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.8973399Z test_reference_numerics_small_special_scaled_modified_bessel_k1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.8985529Z test_reference_numerics_small_special_scaled_modified_bessel_k1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.8995612Z test_reference_numerics_small_special_spherical_bessel_j0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.001s) 2022-08-17T12:50:45.9007952Z test_reference_numerics_small_special_spherical_bessel_j0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.9021637Z test_reference_numerics_small_special_spherical_bessel_j0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.9034431Z test_reference_numerics_small_special_spherical_bessel_j0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.9046626Z test_reference_numerics_small_special_spherical_bessel_j0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.9058908Z test_reference_numerics_small_special_spherical_bessel_j0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.9071017Z test_reference_numerics_small_special_spherical_bessel_j0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.9082936Z test_reference_numerics_small_special_spherical_bessel_j0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.9096246Z test_reference_numerics_small_sqrt_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.9106360Z test_reference_numerics_small_sqrt_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.001s) 2022-08-17T12:50:45.9238268Z test_reference_numerics_small_sqrt_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:50:45.9364302Z test_reference_numerics_small_sqrt_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:50:45.9379281Z test_reference_numerics_small_sqrt_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.9394639Z test_reference_numerics_small_sqrt_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.9408631Z test_reference_numerics_small_sqrt_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.9422038Z test_reference_numerics_small_sqrt_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.9436125Z test_reference_numerics_small_sqrt_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.9449736Z test_reference_numerics_small_sqrt_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.9463413Z test_reference_numerics_small_sqrt_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.9477045Z test_reference_numerics_small_square_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.9487353Z test_reference_numerics_small_square_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.001s) 2022-08-17T12:50:45.9599844Z test_reference_numerics_small_square_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:50:45.9710895Z test_reference_numerics_small_square_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:50:45.9725410Z test_reference_numerics_small_square_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.9740299Z test_reference_numerics_small_square_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.9754612Z test_reference_numerics_small_square_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.9767275Z test_reference_numerics_small_square_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.9778864Z test_reference_numerics_small_square_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.9790443Z test_reference_numerics_small_square_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.9802700Z test_reference_numerics_small_square_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.9814747Z test_reference_numerics_small_square_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:45.9820766Z test_reference_numerics_small_tan_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:50:45.9830959Z test_reference_numerics_small_tan_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.001s) 2022-08-17T12:50:46.0178503Z test_reference_numerics_small_tan_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.034s) 2022-08-17T12:50:46.0322567Z test_reference_numerics_small_tan_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:50:46.0339287Z test_reference_numerics_small_tan_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:46.0441614Z test_reference_numerics_small_tan_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:50:46.0456158Z test_reference_numerics_small_tan_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:46.0470067Z test_reference_numerics_small_tan_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:46.0484012Z test_reference_numerics_small_tan_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:46.0497805Z test_reference_numerics_small_tan_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:46.0512385Z test_reference_numerics_small_tan_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:46.0526911Z test_reference_numerics_small_tanh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:46.0538643Z test_reference_numerics_small_tanh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.001s) 2022-08-17T12:50:46.0702181Z test_reference_numerics_small_tanh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:50:46.0926189Z test_reference_numerics_small_tanh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:50:46.0945715Z test_reference_numerics_small_tanh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:46.0964020Z test_reference_numerics_small_tanh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:46.0980744Z test_reference_numerics_small_tanh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:46.0997066Z test_reference_numerics_small_tanh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:46.1013123Z test_reference_numerics_small_tanh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:46.1029146Z test_reference_numerics_small_tanh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:46.1045666Z test_reference_numerics_small_tanh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:46.1062933Z test_reference_numerics_small_trunc_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:46.1079142Z test_reference_numerics_small_trunc_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:46.1094923Z test_reference_numerics_small_trunc_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:46.1309154Z test_silu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:50:46.1337201Z test_silu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:46.1424571Z test_sinc_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:50:46.3041224Z test_special_i0_i1_vs_scipy_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.161s) 2022-08-17T12:50:46.3496508Z test_special_i0_i1_vs_scipy_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:50:46.3497364Z function: 'check_equal' (test_unary_ufuncs.py:1294) 2022-08-17T12:50:46.3497840Z reasons: ["str(dtype) == 'torch.bfloat16'"] 2022-08-17T12:50:46.3498591Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:50:46.4252498Z ok (0.121s) 2022-08-17T12:50:46.5030179Z test_special_i0_i1_vs_scipy_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.078s) 2022-08-17T12:50:46.5262022Z test_special_log_ndtr_vs_scipy_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:50:46.5455104Z test_special_log_ndtr_vs_scipy_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:50:46.5877015Z test_special_ndtr_vs_scipy_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.042s) 2022-08-17T12:50:46.6217938Z test_special_ndtr_vs_scipy_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.034s) 2022-08-17T12:50:46.6243557Z test_threshold_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:46.6254840Z test_threshold_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:46.6267033Z test_threshold_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:46.6278888Z test_threshold_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:46.6290691Z test_threshold_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:46.6302624Z test_threshold_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:46.6314959Z test_threshold_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:46.6326654Z test_threshold_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:46.6338147Z test_threshold_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:46.9985084Z test_unary_out_op_mem_overlap_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... Traceback (most recent call last): 2022-08-17T12:50:46.9986052Z File "/opt/conda/lib/python3.7/site-packages/torch/fx/graph_module.py", line 267, in __call__ 2022-08-17T12:50:46.9986636Z return super(self.cls, obj).__call__(*args, **kwargs) # type: ignore[misc] 2022-08-17T12:50:46.9987382Z File "/opt/conda/lib/python3.7/site-packages/torch/nn/modules/module.py", line 1185, in _call_impl 2022-08-17T12:50:46.9987885Z return forward_call(*input, **kwargs) 2022-08-17T12:50:46.9988287Z File ".309", line 8, in forward 2022-08-17T12:50:46.9988688Z abs_2 = torch.abs(input_1, out = output); input_1 = output = None 2022-08-17T12:50:46.9989607Z RuntimeError: unsupported operation: some elements of the input tensor and the written-to tensor refer to a single memory location. Please clone() the tensor before performing the operation. 2022-08-17T12:50:46.9990065Z 2022-08-17T12:50:46.9990441Z Call using an FX-traced Module, line 8 of the traced Module's generated forward function: 2022-08-17T12:50:46.9991189Z abs_1 = torch.abs(input_1, out = empty_like); empty_like = None 2022-08-17T12:50:46.9991640Z abs_2 = torch.abs(input_1, out = output); input_1 = output = None 2022-08-17T12:50:46.9991870Z 2022-08-17T12:50:46.9992406Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <--- HERE 2022-08-17T12:50:46.9992754Z return (abs_2, abs_1) 2022-08-17T12:50:46.9992948Z 2022-08-17T12:50:46.9993051Z 2022-08-17T12:50:46.9993197Z 2022-08-17T12:50:47.0397858Z Traceback (most recent call last): 2022-08-17T12:50:47.0398725Z File "/opt/conda/lib/python3.7/site-packages/torch/fx/graph_module.py", line 267, in __call__ 2022-08-17T12:50:47.0399304Z return super(self.cls, obj).__call__(*args, **kwargs) # type: ignore[misc] 2022-08-17T12:50:47.0400070Z File "/opt/conda/lib/python3.7/site-packages/torch/nn/modules/module.py", line 1185, in _call_impl 2022-08-17T12:50:47.0400564Z return forward_call(*input, **kwargs) 2022-08-17T12:50:47.0400954Z File ".317", line 8, in forward 2022-08-17T12:50:47.0401420Z acos_1 = torch.acos(input_1, out = output); input_1 = output = None 2022-08-17T12:50:47.0402689Z RuntimeError: unsupported operation: some elements of the input tensor and the written-to tensor refer to a single memory location. Please clone() the tensor before performing the operation. 2022-08-17T12:50:47.0403225Z 2022-08-17T12:50:47.0403650Z Call using an FX-traced Module, line 8 of the traced Module's generated forward function: 2022-08-17T12:50:47.0404207Z acos = torch.acos(input_1, out = empty_like); empty_like = None 2022-08-17T12:50:47.0404705Z acos_1 = torch.acos(input_1, out = output); input_1 = output = None 2022-08-17T12:50:47.0404985Z 2022-08-17T12:50:47.0405277Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <--- HERE 2022-08-17T12:50:47.0405628Z return (acos_1, acos) 2022-08-17T12:50:47.0405826Z 2022-08-17T12:50:47.0405928Z 2022-08-17T12:50:47.0406086Z 2022-08-17T12:50:47.0680654Z Traceback (most recent call last): 2022-08-17T12:50:47.0681507Z File "/opt/conda/lib/python3.7/site-packages/torch/fx/graph_module.py", line 267, in __call__ 2022-08-17T12:50:47.0682090Z return super(self.cls, obj).__call__(*args, **kwargs) # type: ignore[misc] 2022-08-17T12:50:47.0682836Z File "/opt/conda/lib/python3.7/site-packages/torch/nn/modules/module.py", line 1185, in _call_impl 2022-08-17T12:50:47.0683342Z return forward_call(*input, **kwargs) 2022-08-17T12:50:47.0683720Z File ".323", line 8, in forward 2022-08-17T12:50:47.0684170Z asin_1 = torch.asin(input_1, out = output); input_1 = output = None 2022-08-17T12:50:47.0685191Z RuntimeError: unsupported operation: some elements of the input tensor and the written-to tensor refer to a single memory location. Please clone() the tensor before performing the operation. 2022-08-17T12:50:47.0685713Z 2022-08-17T12:50:47.0686134Z Call using an FX-traced Module, line 8 of the traced Module's generated forward function: 2022-08-17T12:50:47.0686683Z asin = torch.asin(input_1, out = empty_like); empty_like = None 2022-08-17T12:50:47.0687174Z asin_1 = torch.asin(input_1, out = output); input_1 = output = None 2022-08-17T12:50:47.0687452Z 2022-08-17T12:50:47.0687760Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <--- HERE 2022-08-17T12:50:47.0688092Z return (asin_1, asin) 2022-08-17T12:50:47.0688290Z 2022-08-17T12:50:47.0688392Z 2022-08-17T12:50:47.0688646Z 2022-08-17T12:50:47.0957390Z Traceback (most recent call last): 2022-08-17T12:50:47.0958234Z File "/opt/conda/lib/python3.7/site-packages/torch/fx/graph_module.py", line 267, in __call__ 2022-08-17T12:50:47.0958793Z return super(self.cls, obj).__call__(*args, **kwargs) # type: ignore[misc] 2022-08-17T12:50:47.0959563Z File "/opt/conda/lib/python3.7/site-packages/torch/nn/modules/module.py", line 1185, in _call_impl 2022-08-17T12:50:47.0960067Z return forward_call(*input, **kwargs) 2022-08-17T12:50:47.0960442Z File ".329", line 8, in forward 2022-08-17T12:50:47.0961157Z atan_1 = torch.atan(input_1, out = output); input_1 = output = None 2022-08-17T12:50:47.0962188Z RuntimeError: unsupported operation: some elements of the input tensor and the written-to tensor refer to a single memory location. Please clone() the tensor before performing the operation. 2022-08-17T12:50:47.0962708Z 2022-08-17T12:50:47.0963133Z Call using an FX-traced Module, line 8 of the traced Module's generated forward function: 2022-08-17T12:50:47.0963672Z atan = torch.atan(input_1, out = empty_like); empty_like = None 2022-08-17T12:50:47.0964168Z atan_1 = torch.atan(input_1, out = output); input_1 = output = None 2022-08-17T12:50:47.0964445Z 2022-08-17T12:50:47.0964753Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <--- HERE 2022-08-17T12:50:47.0965098Z return (atan_1, atan) 2022-08-17T12:50:47.0965281Z 2022-08-17T12:50:47.0965380Z 2022-08-17T12:50:47.0965542Z 2022-08-17T12:50:47.1249954Z Traceback (most recent call last): 2022-08-17T12:50:47.1250873Z File "/opt/conda/lib/python3.7/site-packages/torch/fx/graph_module.py", line 267, in __call__ 2022-08-17T12:50:47.1251472Z return super(self.cls, obj).__call__(*args, **kwargs) # type: ignore[misc] 2022-08-17T12:50:47.1252252Z File "/opt/conda/lib/python3.7/site-packages/torch/nn/modules/module.py", line 1185, in _call_impl 2022-08-17T12:50:47.1252544Z return forward_call(*input, **kwargs) 2022-08-17T12:50:47.1252773Z File ".335", line 8, in forward 2022-08-17T12:50:47.1253021Z acosh_1 = torch.acosh(input_1, out = output); input_1 = output = None 2022-08-17T12:50:47.1253579Z RuntimeError: unsupported operation: some elements of the input tensor and the written-to tensor refer to a single memory location. Please clone() the tensor before performing the operation. 2022-08-17T12:50:47.1253869Z 2022-08-17T12:50:47.1254102Z Call using an FX-traced Module, line 8 of the traced Module's generated forward function: 2022-08-17T12:50:47.1254419Z acosh = torch.acosh(input_1, out = empty_like); empty_like = None 2022-08-17T12:50:47.1254691Z acosh_1 = torch.acosh(input_1, out = output); input_1 = output = None 2022-08-17T12:50:47.1254851Z 2022-08-17T12:50:47.1255027Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <--- HERE 2022-08-17T12:50:47.1255235Z return (acosh_1, acosh) 2022-08-17T12:50:47.1255351Z 2022-08-17T12:50:47.1255411Z 2022-08-17T12:50:47.1255491Z 2022-08-17T12:50:47.1584513Z Traceback (most recent call last): 2022-08-17T12:50:47.1585191Z File "/opt/conda/lib/python3.7/site-packages/torch/fx/graph_module.py", line 267, in __call__ 2022-08-17T12:50:47.1585610Z return super(self.cls, obj).__call__(*args, **kwargs) # type: ignore[misc] 2022-08-17T12:50:47.1586156Z File "/opt/conda/lib/python3.7/site-packages/torch/nn/modules/module.py", line 1185, in _call_impl 2022-08-17T12:50:47.1586532Z return forward_call(*input, **kwargs) 2022-08-17T12:50:47.1586856Z File ".341", line 8, in forward 2022-08-17T12:50:47.1587268Z asinh_1 = torch.asinh(input_1, out = output); input_1 = output = None 2022-08-17T12:50:47.1588100Z RuntimeError: unsupported operation: some elements of the input tensor and the written-to tensor refer to a single memory location. Please clone() the tensor before performing the operation. 2022-08-17T12:50:47.1588498Z 2022-08-17T12:50:47.1588808Z Call using an FX-traced Module, line 8 of the traced Module's generated forward function: 2022-08-17T12:50:47.1589266Z asinh = torch.asinh(input_1, out = empty_like); empty_like = None 2022-08-17T12:50:47.1589714Z asinh_1 = torch.asinh(input_1, out = output); input_1 = output = None 2022-08-17T12:50:47.1589938Z 2022-08-17T12:50:47.1590181Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <--- HERE 2022-08-17T12:50:47.1590468Z return (asinh_1, asinh) 2022-08-17T12:50:47.1590659Z 2022-08-17T12:50:47.1590743Z 2022-08-17T12:50:47.1590872Z 2022-08-17T12:50:47.1856113Z Traceback (most recent call last): 2022-08-17T12:50:47.1856863Z File "/opt/conda/lib/python3.7/site-packages/torch/fx/graph_module.py", line 267, in __call__ 2022-08-17T12:50:47.1857481Z return super(self.cls, obj).__call__(*args, **kwargs) # type: ignore[misc] 2022-08-17T12:50:47.1858044Z File "/opt/conda/lib/python3.7/site-packages/torch/nn/modules/module.py", line 1185, in _call_impl 2022-08-17T12:50:47.1858320Z return forward_call(*input, **kwargs) 2022-08-17T12:50:47.1858570Z File ".347", line 8, in forward 2022-08-17T12:50:47.1858873Z atanh_1 = torch.atanh(input_1, out = output); input_1 = output = None 2022-08-17T12:50:47.1859476Z RuntimeError: unsupported operation: some elements of the input tensor and the written-to tensor refer to a single memory location. Please clone() the tensor before performing the operation. 2022-08-17T12:50:47.1859773Z 2022-08-17T12:50:47.1860004Z Call using an FX-traced Module, line 8 of the traced Module's generated forward function: 2022-08-17T12:50:47.1860388Z atanh = torch.atanh(input_1, out = empty_like); empty_like = None 2022-08-17T12:50:47.1860674Z atanh_1 = torch.atanh(input_1, out = output); input_1 = output = None 2022-08-17T12:50:47.1860834Z 2022-08-17T12:50:47.1861225Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <--- HERE 2022-08-17T12:50:47.1861442Z return (atanh_1, atanh) 2022-08-17T12:50:47.1861558Z 2022-08-17T12:50:47.1861619Z 2022-08-17T12:50:47.1861722Z 2022-08-17T12:50:47.5077409Z Traceback (most recent call last): 2022-08-17T12:50:47.5078230Z File "/opt/conda/lib/python3.7/site-packages/torch/fx/graph_module.py", line 267, in __call__ 2022-08-17T12:50:47.5078851Z return super(self.cls, obj).__call__(*args, **kwargs) # type: ignore[misc] 2022-08-17T12:50:47.5079609Z File "/opt/conda/lib/python3.7/site-packages/torch/nn/modules/module.py", line 1185, in _call_impl 2022-08-17T12:50:47.5080111Z return forward_call(*input, **kwargs) 2022-08-17T12:50:47.5080416Z File ".353", line 8, in forward 2022-08-17T12:50:47.5080688Z bitwise_not_1 = torch.bitwise_not(input_1, out = output); input_1 = output = None 2022-08-17T12:50:47.5081250Z RuntimeError: unsupported operation: some elements of the input tensor and the written-to tensor refer to a single memory location. Please clone() the tensor before performing the operation. 2022-08-17T12:50:47.5081540Z 2022-08-17T12:50:47.5081771Z Call using an FX-traced Module, line 8 of the traced Module's generated forward function: 2022-08-17T12:50:47.5082097Z bitwise_not = torch.bitwise_not(input_1, out = empty_like); empty_like = None 2022-08-17T12:50:47.5082403Z bitwise_not_1 = torch.bitwise_not(input_1, out = output); input_1 = output = None 2022-08-17T12:50:47.5082572Z 2022-08-17T12:50:47.5082742Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <--- HERE 2022-08-17T12:50:47.5082962Z return (bitwise_not_1, bitwise_not) 2022-08-17T12:50:47.5083092Z 2022-08-17T12:50:47.5083154Z 2022-08-17T12:50:47.5083245Z 2022-08-17T12:50:47.5120341Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:50:47.5121030Z function: 'unary_check_input_output_mem_overlap' (test_unary_ufuncs.py:757) 2022-08-17T12:50:47.5121364Z reasons: ['___check_obj_id(op, 139886785541616)'] 2022-08-17T12:50:47.5121712Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:50:47.5123220Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:50:47.5123861Z function: '_test' (test_unary_ufuncs.py:760) 2022-08-17T12:50:47.5124197Z reasons: ['___check_obj_id(op, 139886785541616)'] 2022-08-17T12:50:47.5124525Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:50:47.7417882Z ok (1.108s) 2022-08-17T12:50:47.7419583Z 2022-08-17T12:50:47.7420274Z ---------------------------------------------------------------------- 2022-08-17T12:50:47.7421096Z Ran 12175 tests in 177.272s 2022-08-17T12:50:47.7421259Z 2022-08-17T12:50:47.7421360Z OK (skipped=632, expected failures=14) 2022-08-17T12:50:47.7421480Z 2022-08-17T12:50:47.7421574Z Generating XML reports... 2022-08-17T12:50:49.0401679Z Generated XML report: test-reports/python-unittest/test_unary_ufuncs/TEST-TestUnaryUfuncsCPU-20220817124750.xml 2022-08-17T12:50:49.9873059Z Running test_linalg ... [2022-08-17 12:50:49.986908] 2022-08-17T12:50:49.9873598Z Executing ['/opt/conda/bin/python', '-bb', 'test_linalg.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:50:49.986992] 2022-08-17T12:50:51.4542597Z Test results will be stored in test-reports/python-unittest/test_linalg 2022-08-17T12:50:51.4586773Z 2022-08-17T12:50:51.4587103Z Running tests... 2022-08-17T12:50:51.4587701Z ---------------------------------------------------------------------- 2022-08-17T12:50:52.4957682Z test_addbmm_cpu_bfloat16 (__main__.TestLinalgCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:50:52.4958833Z function: '_test_addbmm_baddbmm' (test_linalg.py:5902) 2022-08-17T12:50:52.4959789Z reasons: ["tensor 'b2' strides mismatch at index 0. expected 306, actual 17"] 2022-08-17T12:50:52.4960491Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:50:52.9717752Z ok (1.448s) 2022-08-17T12:50:53.3376655Z test_addbmm_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.366s) 2022-08-17T12:50:53.7087559Z test_addbmm_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.371s) 2022-08-17T12:50:54.0411680Z test_addbmm_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.332s) 2022-08-17T12:50:54.3538663Z test_addbmm_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.313s) 2022-08-17T12:50:54.4683141Z test_addmm_activation_cpu_bfloat16 (__main__.TestLinalgCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:50:54.4684101Z function: '_test_addmm_addmv' (test_linalg.py:5489) 2022-08-17T12:50:54.4684779Z reasons: ["tensor 'v' strides mismatch at index 0. expected 25, actual 1"] 2022-08-17T12:50:54.4685500Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:50:54.4713629Z ok (0.117s) 2022-08-17T12:50:54.5231398Z test_addmm_activation_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.052s) 2022-08-17T12:50:54.6463384Z test_addmm_activation_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.123s) 2022-08-17T12:50:54.6554623Z test_addmm_baddbmm_overflow_cpu_float16 (__main__.TestLinalgCPU) ... skip: Only runs on cuda (0.009s) 2022-08-17T12:50:54.7034540Z test_addmm_cpu_bfloat16 (__main__.TestLinalgCPU) ... ok (0.048s) 2022-08-17T12:50:54.7541688Z test_addmm_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.051s) 2022-08-17T12:50:54.8039530Z test_addmm_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.050s) 2022-08-17T12:50:54.8481668Z test_addmm_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.044s) 2022-08-17T12:50:54.8930167Z test_addmm_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.045s) 2022-08-17T12:50:55.1168741Z test_addmm_sizes_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.224s) 2022-08-17T12:50:55.3000099Z test_addmm_sizes_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.183s) 2022-08-17T12:50:55.3364032Z test_addmv_cpu_bfloat16 (__main__.TestLinalgCPU) ... ok (0.036s) 2022-08-17T12:50:55.3709712Z test_addmv_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.034s) 2022-08-17T12:50:55.4052733Z test_addmv_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.034s) 2022-08-17T12:50:55.4370537Z test_addmv_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.032s) 2022-08-17T12:50:55.4686994Z test_addmv_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.031s) 2022-08-17T12:50:55.5969656Z test_addmv_rowmajor_colmajor_incx_incy_lda_cpu_float32 (__main__.TestLinalgCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:50:55.5970429Z function: '_test' (test_linalg.py:5567) 2022-08-17T12:50:55.5970746Z reasons: ['___check_obj_id(row_major, 93947459568352)'] 2022-08-17T12:50:55.5971102Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:50:55.5999665Z ok (0.131s) 2022-08-17T12:50:55.6148881Z test_addmv_rowmajor_colmajor_incx_incy_lda_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.015s) 2022-08-17T12:50:55.8427847Z test_addr_bool_cpu_bool (__main__.TestLinalgCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:50:55.8428382Z function: 'check' (test_linalg.py:702) 2022-08-17T12:50:55.8428669Z reasons: ['___check_obj_id(beta, 93947459568384)'] 2022-08-17T12:50:55.8429013Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:50:55.9041536Z ok (0.289s) 2022-08-17T12:50:56.1057646Z test_addr_float_and_complex_cpu_bfloat16 (__main__.TestLinalgCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:50:56.1058381Z function: 'check' (test_linalg.py:702) 2022-08-17T12:50:56.1058875Z reasons: ['___check_obj_id(beta, 93947459568384)'] 2022-08-17T12:50:56.1059223Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:50:56.1283245Z ok (0.224s) 2022-08-17T12:50:56.1404322Z test_addr_float_and_complex_cpu_complex128 (__main__.TestLinalgCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:50:56.1404991Z function: '_test_addr_vs_numpy' (test_linalg.py:701) 2022-08-17T12:50:56.1405343Z reasons: ['___guarded_code.valid'] 2022-08-17T12:50:56.1405793Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:50:56.1406477Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:50:56.1406906Z function: 'check' (test_linalg.py:702) 2022-08-17T12:50:56.1407173Z reasons: ["str(dtype) == 'torch.bool'"] 2022-08-17T12:50:56.1407486Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:50:56.1580930Z ok (0.030s) 2022-08-17T12:50:56.1881448Z test_addr_float_and_complex_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.030s) 2022-08-17T12:50:56.2150817Z test_addr_float_and_complex_cpu_float16 (__main__.TestLinalgCPU) ... ok (0.027s) 2022-08-17T12:50:56.2396480Z test_addr_float_and_complex_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.024s) 2022-08-17T12:50:56.2650248Z test_addr_float_and_complex_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.025s) 2022-08-17T12:50:56.3031503Z test_addr_integral_cpu_int16 (__main__.TestLinalgCPU) ... ok (0.038s) 2022-08-17T12:50:56.3048376Z test_addr_integral_cpu_int32 (__main__.TestLinalgCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:50:56.3049384Z function: '_test_addr_vs_numpy' (test_linalg.py:701) 2022-08-17T12:50:56.3049947Z reasons: ["str(dtype) == 'torch.bool'"] 2022-08-17T12:50:56.3050632Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:50:56.3241032Z ok (0.021s) 2022-08-17T12:50:56.3447140Z test_addr_integral_cpu_int64 (__main__.TestLinalgCPU) ... ok (0.021s) 2022-08-17T12:50:56.3644823Z test_addr_integral_cpu_int8 (__main__.TestLinalgCPU) ... ok (0.020s) 2022-08-17T12:50:56.3841465Z test_addr_integral_cpu_uint8 (__main__.TestLinalgCPU) ... ok (0.020s) 2022-08-17T12:50:56.7615799Z test_addr_type_promotion_cpu (__main__.TestLinalgCPU) ... ok (0.377s) 2022-08-17T12:50:57.8829212Z test_baddbmm_cpu_bfloat16 (__main__.TestLinalgCPU) ... ok (1.121s) 2022-08-17T12:50:59.2710279Z test_baddbmm_cpu_complex128 (__main__.TestLinalgCPU) ... ok (1.388s) 2022-08-17T12:51:00.6619127Z test_baddbmm_cpu_complex64 (__main__.TestLinalgCPU) ... ok (1.391s) 2022-08-17T12:51:01.7598757Z test_baddbmm_cpu_float32 (__main__.TestLinalgCPU) ... ok (1.098s) 2022-08-17T12:51:02.8263378Z test_baddbmm_cpu_float64 (__main__.TestLinalgCPU) ... ok (1.066s) 2022-08-17T12:51:02.8822361Z test_blas_alpha_beta_empty_cpu_bfloat16 (__main__.TestLinalgCPU) ... ok (0.056s) 2022-08-17T12:51:02.8923075Z test_blas_alpha_beta_empty_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.010s) 2022-08-17T12:51:02.8955661Z test_blas_alpha_beta_empty_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.003s) 2022-08-17T12:51:02.8986797Z test_blas_alpha_beta_empty_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.003s) 2022-08-17T12:51:02.9017262Z test_blas_alpha_beta_empty_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.003s) 2022-08-17T12:51:02.9047052Z test_blas_alpha_beta_empty_cpu_int16 (__main__.TestLinalgCPU) ... ok (0.003s) 2022-08-17T12:51:02.9076481Z test_blas_alpha_beta_empty_cpu_int32 (__main__.TestLinalgCPU) ... ok (0.003s) 2022-08-17T12:51:02.9105668Z test_blas_alpha_beta_empty_cpu_int64 (__main__.TestLinalgCPU) ... ok (0.003s) 2022-08-17T12:51:02.9135090Z test_blas_alpha_beta_empty_cpu_int8 (__main__.TestLinalgCPU) ... ok (0.003s) 2022-08-17T12:51:02.9164143Z test_blas_alpha_beta_empty_cpu_uint8 (__main__.TestLinalgCPU) ... ok (0.003s) 2022-08-17T12:51:03.0382241Z test_blas_empty_cpu (__main__.TestLinalgCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:51:03.0382938Z function: 'fn' (test_linalg.py:4707) 2022-08-17T12:51:03.0383180Z reasons: ['len(args) == 2'] 2022-08-17T12:51:03.0383508Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:51:03.0425019Z ok (0.126s) 2022-08-17T12:51:03.0521269Z test_blas_mv_large_input_cpu (__main__.TestLinalgCPU) ... /var/lib/jenkins/torchdynamo/torchdynamo/variables/tensor.py:84: 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:51:03.0522576Z return proxy.node.target(*args, **kwargs) 2022-08-17T12:51:03.0600294Z :11: 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:51:03.0609351Z ok (0.018s) 2022-08-17T12:51:03.0678337Z test_blas_nan_out_cpu_bfloat16 (__main__.TestLinalgCPU) ... /var/lib/jenkins/torchdynamo/torchdynamo/variables/tensor.py:84: 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:51:03.0679559Z return proxy.node.target(*args, **kwargs) 2022-08-17T12:51:03.0755521Z :11: 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:51:03.1141879Z ok (0.053s) 2022-08-17T12:51:03.1163609Z test_blas_nan_out_cpu_complex128 (__main__.TestLinalgCPU) ... :11: 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:51:03.1172245Z ok (0.003s) 2022-08-17T12:51:03.1200791Z test_blas_nan_out_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.003s) 2022-08-17T12:51:03.1227939Z test_blas_nan_out_cpu_float16 (__main__.TestLinalgCPU) ... ok (0.003s) 2022-08-17T12:51:03.1254835Z test_blas_nan_out_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.003s) 2022-08-17T12:51:03.1282336Z test_blas_nan_out_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.003s) 2022-08-17T12:51:03.4840317Z 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:51:03.4841490Z torch.bmm(b1, b2, out=res2) 2022-08-17T12:51:03.4842796Z 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:51:03.4843881Z torch.bmm(b1, b2, out=res2) 2022-08-17T12:51:03.4891498Z 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:51:03.4892503Z torch.bmm(b1, b2, out=res2) 2022-08-17T12:51:03.4908318Z 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:51:03.4909351Z torch.bmm(b1, b2, out=res2) 2022-08-17T12:51:03.4952975Z 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:51:03.4953981Z torch.bmm(b1, b2, out=res2) 2022-08-17T12:51:03.4970538Z 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:51:03.4971536Z torch.bmm(b1, b2, out=res2) 2022-08-17T12:51:03.5016042Z 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:51:03.5017049Z torch.bmm(b1, b2, out=res2) 2022-08-17T12:51:03.5032759Z 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:51:03.5033794Z torch.bmm(b1, b2, out=res2) 2022-08-17T12:51:03.9051779Z 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:51:03.9052845Z torch.bmm(b1, b2, out=res2) 2022-08-17T12:51:03.9106734Z 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:51:03.9121995Z torch.bmm(b1, b2, out=res2) 2022-08-17T12:51:03.9123110Z 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:51:03.9124130Z torch.bmm(b1, b2, out=res2) 2022-08-17T12:51:03.9166578Z 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:51:03.9167595Z torch.bmm(b1, b2, out=res2) 2022-08-17T12:51:03.9182612Z 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:51:03.9183913Z torch.bmm(b1, b2, out=res2) 2022-08-17T12:51:03.9226251Z 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:51:03.9227281Z torch.bmm(b1, b2, out=res2) 2022-08-17T12:51:03.9242345Z 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:51:03.9243375Z torch.bmm(b1, b2, out=res2) 2022-08-17T12:51:03.9288268Z ok (0.800s) 2022-08-17T12:51:04.2137301Z test_bmm_cpu_complex128 (__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:51:04.2138009Z torch.bmm(b1, b2, out=res2) 2022-08-17T12:51:04.2185889Z 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:51:04.2186505Z torch.bmm(b1, b2, out=res2) 2022-08-17T12:51:04.2201090Z 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:51:04.2201698Z torch.bmm(b1, b2, out=res2) 2022-08-17T12:51:04.2244064Z 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:51:04.2244675Z torch.bmm(b1, b2, out=res2) 2022-08-17T12:51:04.2258935Z 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:51:04.2259784Z torch.bmm(b1, b2, out=res2) 2022-08-17T12:51:04.2301433Z 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:51:04.2302038Z torch.bmm(b1, b2, out=res2) 2022-08-17T12:51:04.2316438Z 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:51:04.2317041Z torch.bmm(b1, b2, out=res2) 2022-08-17T12:51:04.7025149Z 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:51:04.7026260Z torch.bmm(b1, b2, out=res2) 2022-08-17T12:51:04.7084458Z 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:51:04.7085462Z torch.bmm(b1, b2, out=res2) 2022-08-17T12:51:04.7101234Z 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:51:04.7102238Z torch.bmm(b1, b2, out=res2) 2022-08-17T12:51:04.7148168Z 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:51:04.7149162Z torch.bmm(b1, b2, out=res2) 2022-08-17T12:51:04.7164913Z 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:51:04.7166251Z torch.bmm(b1, b2, out=res2) 2022-08-17T12:51:04.7210874Z 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:51:04.7211909Z torch.bmm(b1, b2, out=res2) 2022-08-17T12:51:04.7227133Z 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:51:04.7228152Z torch.bmm(b1, b2, out=res2) 2022-08-17T12:51:04.7275758Z ok (0.799s) 2022-08-17T12:51:05.0272778Z test_bmm_cpu_complex64 (__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:51:05.0273895Z torch.bmm(b1, b2, out=res2) 2022-08-17T12:51:05.0325751Z 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:51:05.0326766Z torch.bmm(b1, b2, out=res2) 2022-08-17T12:51:05.0343201Z 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:51:05.0344233Z torch.bmm(b1, b2, out=res2) 2022-08-17T12:51:05.0389777Z 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:51:05.0390787Z torch.bmm(b1, b2, out=res2) 2022-08-17T12:51:05.0407276Z 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:51:05.0408653Z torch.bmm(b1, b2, out=res2) 2022-08-17T12:51:05.0454035Z 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:51:05.0455052Z torch.bmm(b1, b2, out=res2) 2022-08-17T12:51:05.0471458Z 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:51:05.0472729Z torch.bmm(b1, b2, out=res2) 2022-08-17T12:51:05.5228911Z 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:51:05.5230023Z torch.bmm(b1, b2, out=res2) 2022-08-17T12:51:05.5292088Z 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:51:05.5293109Z torch.bmm(b1, b2, out=res2) 2022-08-17T12:51:05.5309729Z 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:51:05.5310790Z torch.bmm(b1, b2, out=res2) 2022-08-17T12:51:05.5357196Z 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:51:05.5358239Z torch.bmm(b1, b2, out=res2) 2022-08-17T12:51:05.5373724Z 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:51:05.5375036Z torch.bmm(b1, b2, out=res2) 2022-08-17T12:51:05.5420674Z 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:51:05.5421693Z torch.bmm(b1, b2, out=res2) 2022-08-17T12:51:05.5437663Z 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:51:05.5438681Z torch.bmm(b1, b2, out=res2) 2022-08-17T12:51:05.5487100Z ok (0.821s) 2022-08-17T12:51:05.8135902Z test_bmm_cpu_float32 (__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:51:05.8136613Z torch.bmm(b1, b2, out=res2) 2022-08-17T12:51:05.8182415Z 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:51:05.8183006Z torch.bmm(b1, b2, out=res2) 2022-08-17T12:51:05.8197347Z 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:51:05.8197945Z torch.bmm(b1, b2, out=res2) 2022-08-17T12:51:05.8238872Z 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:51:05.8239459Z torch.bmm(b1, b2, out=res2) 2022-08-17T12:51:05.8253750Z 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:51:05.8254551Z torch.bmm(b1, b2, out=res2) 2022-08-17T12:51:05.8296420Z 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:51:05.8297038Z torch.bmm(b1, b2, out=res2) 2022-08-17T12:51:05.8310760Z 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:51:05.8311362Z torch.bmm(b1, b2, out=res2) 2022-08-17T12:51:06.2176556Z 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:51:06.2177626Z torch.bmm(b1, b2, out=res2) 2022-08-17T12:51:06.2230252Z 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:51:06.2231261Z torch.bmm(b1, b2, out=res2) 2022-08-17T12:51:06.2256251Z 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:51:06.2257355Z torch.bmm(b1, b2, out=res2) 2022-08-17T12:51:06.2290608Z 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:51:06.2291623Z torch.bmm(b1, b2, out=res2) 2022-08-17T12:51:06.2306230Z 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:51:06.2307560Z torch.bmm(b1, b2, out=res2) 2022-08-17T12:51:06.2349395Z 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:51:06.2350420Z torch.bmm(b1, b2, out=res2) 2022-08-17T12:51:06.2365227Z 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:51:06.2366256Z torch.bmm(b1, b2, out=res2) 2022-08-17T12:51:06.2411330Z ok (0.692s) 2022-08-17T12:51:06.4883467Z test_bmm_cpu_float64 (__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:51:06.4884154Z torch.bmm(b1, b2, out=res2) 2022-08-17T12:51:06.4927234Z 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:51:06.4927840Z torch.bmm(b1, b2, out=res2) 2022-08-17T12:51:06.4941324Z 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:51:06.4941923Z torch.bmm(b1, b2, out=res2) 2022-08-17T12:51:06.4985151Z 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:51:06.4985745Z torch.bmm(b1, b2, out=res2) 2022-08-17T12:51:06.4999175Z 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:51:06.5000011Z torch.bmm(b1, b2, out=res2) 2022-08-17T12:51:06.5042395Z 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:51:06.5043037Z torch.bmm(b1, b2, out=res2) 2022-08-17T12:51:06.5056103Z 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:51:06.5056712Z torch.bmm(b1, b2, out=res2) 2022-08-17T12:51:06.8640605Z 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:51:06.8641660Z torch.bmm(b1, b2, out=res2) 2022-08-17T12:51:06.8690468Z 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:51:06.8691481Z torch.bmm(b1, b2, out=res2) 2022-08-17T12:51:06.8704629Z 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:51:06.8705634Z torch.bmm(b1, b2, out=res2) 2022-08-17T12:51:06.8750009Z 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:51:06.8751011Z torch.bmm(b1, b2, out=res2) 2022-08-17T12:51:06.8765226Z 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:51:06.8766473Z torch.bmm(b1, b2, out=res2) 2022-08-17T12:51:06.8806268Z 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:51:06.8807250Z torch.bmm(b1, b2, out=res2) 2022-08-17T12:51:06.8820700Z 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:51:06.8821708Z torch.bmm(b1, b2, out=res2) 2022-08-17T12:51:06.8864005Z ok (0.645s) 2022-08-17T12:51:06.9719947Z 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:51:06.9721068Z torch.matmul(l, r, out=out) 2022-08-17T12:51:07.0915015Z 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:51:07.0916116Z torch.matmul(l, r, out=out) 2022-08-17T12:51:07.1526682Z ok (0.266s) 2022-08-17T12:51:07.1665866Z test_broadcast_fused_matmul_cpu (__main__.TestLinalgCPU) ... ok (0.014s) 2022-08-17T12:51:07.1731507Z 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:51:07.1732735Z return _VF.chain_matmul(matrices) # type: ignore[attr-defined] 2022-08-17T12:51:07.1881591Z ok (0.022s) 2022-08-17T12:51:07.3447363Z test_cholesky_cpu_complex128 (__main__.TestLinalgCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:51:07.3448121Z function: 'run_test' (test_linalg.py:445) 2022-08-17T12:51:07.3448736Z reasons: ["tensor '___stack0' rank mismatch. expected 2, actual 4"] 2022-08-17T12:51:07.3449332Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:51:07.3532234Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:51:07.3532799Z function: 'run_test' (test_linalg.py:445) 2022-08-17T12:51:07.3533217Z reasons: ['len(batch) == 0'] 2022-08-17T12:51:07.3533985Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:51:07.3629687Z ok (0.175s) 2022-08-17T12:51:07.3789183Z test_cholesky_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.016s) 2022-08-17T12:51:07.3916357Z test_cholesky_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.013s) 2022-08-17T12:51:07.4033543Z test_cholesky_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.012s) 2022-08-17T12:51:07.4370743Z test_cholesky_errors_and_warnings_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.033s) 2022-08-17T12:51:07.4672002Z test_cholesky_errors_and_warnings_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.030s) 2022-08-17T12:51:07.4970603Z test_cholesky_errors_and_warnings_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.030s) 2022-08-17T12:51:07.5270482Z test_cholesky_errors_and_warnings_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.030s) 2022-08-17T12:51:07.7036892Z test_cholesky_ex_cpu_complex128 (__main__.TestLinalgCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:51:07.7037677Z function: 'run_test' (test_linalg.py:650) 2022-08-17T12:51:07.7038072Z reasons: ['n == 0'] 2022-08-17T12:51:07.7038825Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:51:07.7044834Z ok (0.177s) 2022-08-17T12:51:07.7111590Z test_cholesky_ex_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.006s) 2022-08-17T12:51:07.7173498Z test_cholesky_ex_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.006s) 2022-08-17T12:51:07.7222276Z test_cholesky_ex_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.005s) 2022-08-17T12:51:07.7514849Z test_cholesky_ex_non_pd_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.029s) 2022-08-17T12:51:07.7731655Z test_cholesky_ex_non_pd_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.022s) 2022-08-17T12:51:07.7941169Z test_cholesky_ex_non_pd_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.021s) 2022-08-17T12:51:07.8165937Z test_cholesky_ex_non_pd_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.022s) 2022-08-17T12:51:07.8575615Z test_cholesky_inverse_cpu_complex128 (__main__.TestLinalgCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:51:07.8576530Z function: 'run_test' (test_linalg.py:6792) 2022-08-17T12:51:07.8576980Z reasons: ['shape == 0'] 2022-08-17T12:51:07.8577575Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:51:07.8627432Z ok (0.046s) 2022-08-17T12:51:07.8767735Z test_cholesky_inverse_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.014s) 2022-08-17T12:51:07.8890367Z test_cholesky_inverse_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.012s) 2022-08-17T12:51:07.9011728Z test_cholesky_inverse_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.012s) 2022-08-17T12:51:07.9352467Z test_cholesky_inverse_errors_and_warnings_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.034s) 2022-08-17T12:51:07.9635283Z test_cholesky_inverse_errors_and_warnings_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.028s) 2022-08-17T12:51:07.9918233Z test_cholesky_inverse_errors_and_warnings_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.028s) 2022-08-17T12:51:08.0204157Z test_cholesky_inverse_errors_and_warnings_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.028s) 2022-08-17T12:51:08.2327808Z test_cholesky_solve_batched_broadcasting_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.212s) 2022-08-17T12:51:08.2546021Z test_cholesky_solve_batched_broadcasting_cpu_complex64 (__main__.TestLinalgCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:51:08.2546844Z function: 'run_test' (test_linalg.py:2659) 2022-08-17T12:51:08.2547338Z reasons: ["str(dtype) == 'torch.complex128'"] 2022-08-17T12:51:08.2547897Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:51:08.3132979Z ok (0.080s) 2022-08-17T12:51:08.3202214Z test_cholesky_solve_batched_broadcasting_cpu_float32 (__main__.TestLinalgCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:51:08.3203031Z function: 'run_test' (test_linalg.py:2659) 2022-08-17T12:51:08.3203520Z reasons: ["str(dtype) == 'torch.complex128'"] 2022-08-17T12:51:08.3204091Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:51:08.3261778Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:51:08.3262412Z function: 'run_test' (test_linalg.py:2659) 2022-08-17T12:51:08.3262903Z reasons: ["str(dtype) == 'torch.complex128'"] 2022-08-17T12:51:08.3263471Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:51:08.3293809Z ok (0.016s) 2022-08-17T12:51:08.3362049Z test_cholesky_solve_batched_broadcasting_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.007s) 2022-08-17T12:51:08.3498261Z 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:51:08.3499357Z L = torch.cholesky(A) 2022-08-17T12:51:08.3499679Z should be replaced with 2022-08-17T12:51:08.3500050Z L = torch.linalg.cholesky(A) 2022-08-17T12:51:08.3500347Z and 2022-08-17T12:51:08.3500643Z U = torch.cholesky(A, upper=True) 2022-08-17T12:51:08.3501011Z should be replaced with 2022-08-17T12:51:08.3501408Z U = torch.linalg.cholesky(A).mH(). 2022-08-17T12:51:08.3502170Z 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:51:08.3502874Z L = torch.cholesky(A, upper=upper) 2022-08-17T12:51:08.3541051Z ok (0.018s) 2022-08-17T12:51:08.3600323Z test_cholesky_solve_batched_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.006s) 2022-08-17T12:51:08.3654729Z test_cholesky_solve_batched_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.005s) 2022-08-17T12:51:08.3707378Z test_cholesky_solve_batched_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.005s) 2022-08-17T12:51:08.3723222Z 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:51:08.3738036Z 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:51:08.3752719Z 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:51:08.3766709Z 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:51:08.3829745Z test_cholesky_solve_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.006s) 2022-08-17T12:51:08.3862617Z test_cholesky_solve_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.003s) 2022-08-17T12:51:08.3896350Z test_cholesky_solve_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.003s) 2022-08-17T12:51:08.3929027Z test_cholesky_solve_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.003s) 2022-08-17T12:51:08.4110244Z test_cholesky_solve_out_errors_and_warnings_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.018s) 2022-08-17T12:51:08.4259097Z test_cholesky_solve_out_errors_and_warnings_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.015s) 2022-08-17T12:51:08.4406947Z test_cholesky_solve_out_errors_and_warnings_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.015s) 2022-08-17T12:51:08.4554440Z test_cholesky_solve_out_errors_and_warnings_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.015s) 2022-08-17T12:51:08.5884143Z test_cond_cpu_complex128 (__main__.TestLinalgCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:51:08.5884982Z function: 'run_test_case' (test_linalg.py:1358) 2022-08-17T12:51:08.5885490Z reasons: ['___check_type_id(p, 93947459528480)'] 2022-08-17T12:51:08.5886056Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:51:08.6188394Z ok (0.163s) 2022-08-17T12:51:08.6617056Z test_cond_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.043s) 2022-08-17T12:51:08.7022243Z test_cond_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.040s) 2022-08-17T12:51:08.7413870Z test_cond_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.039s) 2022-08-17T12:51:08.7994718Z test_cond_errors_and_warnings_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.058s) 2022-08-17T12:51:08.8568081Z test_cond_errors_and_warnings_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.057s) 2022-08-17T12:51:08.9136892Z test_cond_errors_and_warnings_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.057s) 2022-08-17T12:51:08.9711172Z test_cond_errors_and_warnings_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.057s) 2022-08-17T12:51:10.0874572Z test_corner_cases_of_cublasltmatmul_cpu_bfloat16 (__main__.TestLinalgCPU) ... ok (1.116s) 2022-08-17T12:51:12.1275470Z test_corner_cases_of_cublasltmatmul_cpu_complex128 (__main__.TestLinalgCPU) ... ok (2.040s) 2022-08-17T12:51:13.5423734Z test_corner_cases_of_cublasltmatmul_cpu_complex64 (__main__.TestLinalgCPU) ... ok (1.415s) 2022-08-17T12:51:14.7119981Z test_corner_cases_of_cublasltmatmul_cpu_float32 (__main__.TestLinalgCPU) ... ok (1.169s) 2022-08-17T12:51:16.1283063Z test_corner_cases_of_cublasltmatmul_cpu_float64 (__main__.TestLinalgCPU) ... ok (1.416s) 2022-08-17T12:51:17.4562103Z test_corner_cases_of_cublasltmatmul_cpu_int16 (__main__.TestLinalgCPU) ... ok (1.328s) 2022-08-17T12:51:19.4387689Z test_corner_cases_of_cublasltmatmul_cpu_int32 (__main__.TestLinalgCPU) ... ok (1.982s) 2022-08-17T12:51:21.5004988Z test_corner_cases_of_cublasltmatmul_cpu_int64 (__main__.TestLinalgCPU) ... ok (2.061s) 2022-08-17T12:51:21.5045198Z test_corner_cases_of_cublasltmatmul_cpu_int8 (__main__.TestLinalgCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:51:21.5046309Z function: 'test_corner_cases_of_cublasltmatmul' (test_linalg.py:4779) 2022-08-17T12:51:21.5046952Z reasons: ["str(dtype) == 'torch.bfloat16'"] 2022-08-17T12:51:21.5047630Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:51:22.0824405Z ok (0.582s) 2022-08-17T12:51:22.6444089Z test_corner_cases_of_cublasltmatmul_cpu_uint8 (__main__.TestLinalgCPU) ... ok (0.562s) 2022-08-17T12:51:22.6608574Z test_cross_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.016s) 2022-08-17T12:51:22.6705030Z test_cross_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.009s) 2022-08-17T12:51:22.7441106Z test_cross_errors_cpu (__main__.TestLinalgCPU) ... ok (0.073s) 2022-08-17T12:51:22.7608855Z test_cross_with_and_without_dim_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.017s) 2022-08-17T12:51:22.7716354Z test_cross_with_and_without_dim_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.011s) 2022-08-17T12:51:22.8156061Z test_det_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.044s) 2022-08-17T12:51:22.8553946Z test_det_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.040s) 2022-08-17T12:51:23.2015480Z test_det_logdet_slogdet_batched_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.346s) 2022-08-17T12:51:23.3421868Z test_det_logdet_slogdet_cpu_float64 (__main__.TestLinalgCPU) ... /var/lib/jenkins/torchdynamo/torchdynamo/variables/tensor.py:84: UserWarning: torch.qr is deprecated in favor of torch.linalg.qr and will be removed in a future PyTorch release. 2022-08-17T12:51:23.3423330Z The boolean parameter 'some' has been replaced with a string parameter 'mode'. 2022-08-17T12:51:23.3423766Z Q, R = torch.qr(A, some) 2022-08-17T12:51:23.3424393Z should be replaced with 2022-08-17T12:51:23.3425280Z Q, R = torch.linalg.qr(A, 'reduced' if some else 'complete') (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:2544.) 2022-08-17T12:51:23.3425889Z return proxy.node.target(*args, **kwargs) 2022-08-17T12:51:23.4060933Z /var/lib/jenkins/torchdynamo/torchdynamo/variables/tensor.py:86: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than tensor.new_tensor(sourceTensor). 2022-08-17T12:51:23.4061803Z return getattr(args[0], proxy.node.target)(*args[1:], **kwargs) 2022-08-17T12:51:23.4087670Z :6: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than tensor.new_tensor(sourceTensor). 2022-08-17T12:51:23.4088745Z :7: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than tensor.new_tensor(sourceTensor). 2022-08-17T12:51:23.4738409Z /var/lib/jenkins/torchdynamo/torchdynamo/variables/tensor.py:86: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than tensor.new_tensor(sourceTensor). 2022-08-17T12:51:23.4739317Z return getattr(args[0], proxy.node.target)(*args[1:], **kwargs) 2022-08-17T12:51:23.4765801Z :6: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than tensor.new_tensor(sourceTensor). 2022-08-17T12:51:23.4766907Z :7: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than tensor.new_tensor(sourceTensor). 2022-08-17T12:51:23.5141710Z /var/lib/jenkins/torchdynamo/torchdynamo/variables/tensor.py:86: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than tensor.new_tensor(sourceTensor). 2022-08-17T12:51:23.5142605Z return getattr(args[0], proxy.node.target)(*args[1:], **kwargs) 2022-08-17T12:51:23.5169622Z :6: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than tensor.new_tensor(sourceTensor). 2022-08-17T12:51:23.5170701Z :7: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than tensor.new_tensor(sourceTensor). 2022-08-17T12:51:23.5635100Z /var/lib/jenkins/torchdynamo/torchdynamo/variables/tensor.py:86: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than tensor.new_tensor(sourceTensor). 2022-08-17T12:51:23.5635979Z return getattr(args[0], proxy.node.target)(*args[1:], **kwargs) 2022-08-17T12:51:23.5663339Z :6: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than tensor.new_tensor(sourceTensor). 2022-08-17T12:51:23.5664426Z :7: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than tensor.new_tensor(sourceTensor). 2022-08-17T12:51:23.6695771Z /var/lib/jenkins/torchdynamo/torchdynamo/variables/tensor.py:86: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than tensor.new_tensor(sourceTensor). 2022-08-17T12:51:23.6696969Z return getattr(args[0], proxy.node.target)(*args[1:], **kwargs) 2022-08-17T12:51:23.6721593Z :6: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than tensor.new_tensor(sourceTensor). 2022-08-17T12:51:23.6722610Z :7: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than tensor.new_tensor(sourceTensor). 2022-08-17T12:51:24.1274091Z /var/lib/jenkins/torchdynamo/torchdynamo/variables/tensor.py:86: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than tensor.new_tensor(sourceTensor). 2022-08-17T12:51:24.1274620Z return getattr(args[0], proxy.node.target)(*args[1:], **kwargs) 2022-08-17T12:51:24.1302958Z :6: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than tensor.new_tensor(sourceTensor). 2022-08-17T12:51:24.1303805Z :7: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than tensor.new_tensor(sourceTensor). 2022-08-17T12:51:24.5245971Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:51:24.5246908Z function: 'test_single_det' (test_linalg.py:6572) 2022-08-17T12:51:24.5247379Z reasons: ["desc == 'identity'"] 2022-08-17T12:51:24.5247932Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:51:24.5526942Z :6: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than tensor.new_tensor(sourceTensor). 2022-08-17T12:51:24.5622000Z :7: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than tensor.new_tensor(sourceTensor). 2022-08-17T12:51:24.5623188Z :6: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than tensor.new_tensor(sourceTensor). 2022-08-17T12:51:24.5624212Z :7: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than tensor.new_tensor(sourceTensor). 2022-08-17T12:51:24.5907326Z :6: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than tensor.new_tensor(sourceTensor). 2022-08-17T12:51:24.5908511Z :7: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than tensor.new_tensor(sourceTensor). 2022-08-17T12:51:24.6001989Z :6: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than tensor.new_tensor(sourceTensor). 2022-08-17T12:51:24.6003181Z :7: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than tensor.new_tensor(sourceTensor). 2022-08-17T12:51:24.6283407Z :6: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than tensor.new_tensor(sourceTensor). 2022-08-17T12:51:24.6284594Z :7: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than tensor.new_tensor(sourceTensor). 2022-08-17T12:51:24.6375874Z :6: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than tensor.new_tensor(sourceTensor). 2022-08-17T12:51:24.6377072Z :7: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than tensor.new_tensor(sourceTensor). 2022-08-17T12:51:24.6801393Z /var/lib/jenkins/torchdynamo/torchdynamo/variables/tensor.py:86: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than tensor.new_tensor(sourceTensor). 2022-08-17T12:51:24.6802303Z return getattr(args[0], proxy.node.target)(*args[1:], **kwargs) 2022-08-17T12:51:24.6828749Z :6: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than tensor.new_tensor(sourceTensor). 2022-08-17T12:51:24.6830061Z :7: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than tensor.new_tensor(sourceTensor). 2022-08-17T12:51:24.7070740Z :6: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than tensor.new_tensor(sourceTensor). 2022-08-17T12:51:24.7072278Z :7: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than tensor.new_tensor(sourceTensor). 2022-08-17T12:51:24.8183724Z :6: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than tensor.new_tensor(sourceTensor). 2022-08-17T12:51:24.8184826Z :7: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than tensor.new_tensor(sourceTensor). 2022-08-17T12:51:24.8185925Z :6: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than tensor.new_tensor(sourceTensor). 2022-08-17T12:51:24.8186966Z :7: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than tensor.new_tensor(sourceTensor). 2022-08-17T12:51:24.9339084Z /var/lib/jenkins/torchdynamo/torchdynamo/variables/tensor.py:86: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than tensor.new_tensor(sourceTensor). 2022-08-17T12:51:24.9340074Z return getattr(args[0], proxy.node.target)(*args[1:], **kwargs) 2022-08-17T12:51:24.9366384Z :6: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than tensor.new_tensor(sourceTensor). 2022-08-17T12:51:24.9367512Z :7: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than tensor.new_tensor(sourceTensor). 2022-08-17T12:51:24.9608023Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:51:24.9608952Z function: 'reference_slogdet' (test_linalg.py:6568) 2022-08-17T12:51:24.9609918Z reasons: ["tensor 'M' size mismatch at index 0. expected 250, actual 10"] 2022-08-17T12:51:24.9610711Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:51:25.1122503Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:51:25.1123294Z function: 'test' (test_linalg.py:6612) 2022-08-17T12:51:25.1123797Z reasons: ['___stack0 == 9.00423188843529'] 2022-08-17T12:51:25.1124430Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:51:25.8855151Z ok (2.684s) 2022-08-17T12:51:26.0500248Z test_dot_invalid_args_cpu (__main__.TestLinalgCPU) ... ok (0.164s) 2022-08-17T12:51:26.2170753Z test_dot_vs_numpy_cpu_bfloat16 (__main__.TestLinalgCPU) ... ok (0.167s) 2022-08-17T12:51:26.3671139Z test_dot_vs_numpy_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.150s) 2022-08-17T12:51:26.4659609Z test_dot_vs_numpy_cpu_float32 (__main__.TestLinalgCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:51:26.4660350Z function: 'check' (test_linalg.py:3280) 2022-08-17T12:51:26.4660868Z reasons: ["tensor 'x' dtype mismatch. expected BFloat16, actual Float"] 2022-08-17T12:51:26.4661777Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:51:26.4665916Z ok (0.099s) 2022-08-17T12:51:26.4679186Z 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:51:26.4696786Z test_eig_compare_backends_cpu_complex128 (__main__.TestLinalgCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:51:26.4713186Z test_eig_compare_backends_cpu_complex64 (__main__.TestLinalgCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:51:26.4729171Z test_eig_compare_backends_cpu_float32 (__main__.TestLinalgCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:51:26.4745172Z test_eig_compare_backends_cpu_float64 (__main__.TestLinalgCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:51:26.5310398Z test_eig_errors_and_warnings_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.056s) 2022-08-17T12:51:26.5686202Z test_eig_errors_and_warnings_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.037s) 2022-08-17T12:51:26.6145345Z test_eig_errors_and_warnings_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.046s) 2022-08-17T12:51:26.6588988Z test_eig_errors_and_warnings_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.044s) 2022-08-17T12:51:26.6805401Z test_eig_numpy_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.022s) 2022-08-17T12:51:26.6900976Z test_eig_numpy_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.009s) 2022-08-17T12:51:26.7197380Z test_eig_with_nan_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.029s) 2022-08-17T12:51:26.7382953Z test_eig_with_nan_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.018s) 2022-08-17T12:51:26.7567475Z test_eig_with_nan_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.018s) 2022-08-17T12:51:26.7752335Z test_eig_with_nan_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.018s) 2022-08-17T12:51:27.1160403Z test_eigh_cpu_complex128 (__main__.TestLinalgCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:51:27.1161075Z function: 'run_test' (test_linalg.py:874) 2022-08-17T12:51:27.1161413Z reasons: ["tensor 'matrix' rank mismatch. expected 2, actual 3"] 2022-08-17T12:51:27.1161783Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:51:27.1501214Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:51:27.1501814Z function: 'run_test' (test_linalg.py:874) 2022-08-17T12:51:27.1502202Z reasons: ['len(batch) == 0'] 2022-08-17T12:51:27.1502527Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:51:27.1528815Z ok (0.378s) 2022-08-17T12:51:27.1742443Z test_eigh_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.021s) 2022-08-17T12:51:27.1948898Z test_eigh_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.020s) 2022-08-17T12:51:27.2143086Z test_eigh_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.019s) 2022-08-17T12:51:27.2462106Z test_eigh_errors_and_warnings_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.032s) 2022-08-17T12:51:27.2752741Z test_eigh_errors_and_warnings_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.029s) 2022-08-17T12:51:27.3043931Z test_eigh_errors_and_warnings_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.029s) 2022-08-17T12:51:27.3335930Z test_eigh_errors_and_warnings_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.029s) 2022-08-17T12:51:27.3866044Z test_eigh_lower_uplo_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.053s) 2022-08-17T12:51:27.4193930Z test_eigh_lower_uplo_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.033s) 2022-08-17T12:51:27.4473781Z test_eigh_lower_uplo_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.028s) 2022-08-17T12:51:27.4759168Z test_eigh_lower_uplo_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.028s) 2022-08-17T12:51:27.4783426Z test_eigvals_compare_backends_cpu_complex128 (__main__.TestLinalgCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:51:27.4806138Z test_eigvals_compare_backends_cpu_complex64 (__main__.TestLinalgCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:51:27.4828290Z test_eigvals_compare_backends_cpu_float32 (__main__.TestLinalgCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:51:27.4850497Z test_eigvals_compare_backends_cpu_float64 (__main__.TestLinalgCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:51:27.5204172Z test_eigvals_errors_and_warnings_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.035s) 2022-08-17T12:51:27.5437995Z test_eigvals_errors_and_warnings_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.023s) 2022-08-17T12:51:27.5681272Z test_eigvals_errors_and_warnings_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.024s) 2022-08-17T12:51:27.5938242Z test_eigvals_errors_and_warnings_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.026s) 2022-08-17T12:51:27.6121472Z test_eigvals_numpy_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.018s) 2022-08-17T12:51:27.6187873Z test_eigvals_numpy_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.007s) 2022-08-17T12:51:27.8897786Z test_eigvalsh_cpu_complex128 (__main__.TestLinalgCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:51:27.8898454Z function: 'run_test' (test_linalg.py:985) 2022-08-17T12:51:27.8898781Z reasons: ["tensor 'matrix' rank mismatch. expected 2, actual 3"] 2022-08-17T12:51:27.8899154Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:51:27.9169087Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:51:27.9169794Z function: 'run_test' (test_linalg.py:985) 2022-08-17T12:51:27.9170096Z reasons: ['len(batch) == 0'] 2022-08-17T12:51:27.9170421Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:51:27.9182752Z ok (0.299s) 2022-08-17T12:51:27.9297717Z test_eigvalsh_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.011s) 2022-08-17T12:51:27.9402737Z test_eigvalsh_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.010s) 2022-08-17T12:51:27.9508201Z test_eigvalsh_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.010s) 2022-08-17T12:51:27.9813468Z 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:51:27.9813961Z out = torch.empty_like(t).to(real_dtype) 2022-08-17T12:51:27.9876643Z ok (0.037s) 2022-08-17T12:51:28.0189816Z test_eigvalsh_errors_and_warnings_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.031s) 2022-08-17T12:51:28.0500137Z test_eigvalsh_errors_and_warnings_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.031s) 2022-08-17T12:51:28.0807604Z test_eigvalsh_errors_and_warnings_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.031s) 2022-08-17T12:51:28.1618866Z test_einsum_corner_cases_cpu (__main__.TestLinalgCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:51:28.1619417Z function: 'check' (test_linalg.py:3999) 2022-08-17T12:51:28.1619672Z reasons: ["equation == ' '"] 2022-08-17T12:51:28.1620001Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:51:28.2091269Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:51:28.2091812Z function: '' (test_linalg.py:4000) 2022-08-17T12:51:28.2092119Z reasons: ['___tuple_iterator_len(___implicit0) == 2'] 2022-08-17T12:51:28.2092485Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:51:28.2096065Z ok (0.129s) 2022-08-17T12:51:28.4060246Z test_einsum_cpu_complex128 (__main__.TestLinalgCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:51:28.4060914Z function: '_check_einsum' (test_linalg.py:3794) 2022-08-17T12:51:28.4061166Z reasons: ['len(args) == 2'] 2022-08-17T12:51:28.4061492Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:51:28.4061923Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:51:28.4062389Z function: '' (test_linalg.py:3796) 2022-08-17T12:51:28.4062946Z reasons: ['___tuple_iterator_len(___implicit0) == 2'] 2022-08-17T12:51:28.4063300Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:51:28.4128874Z ok (0.203s) 2022-08-17T12:51:28.4234602Z test_einsum_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.010s) 2022-08-17T12:51:28.4948923Z test_einsum_error_cases_cpu (__main__.TestLinalgCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:51:28.4949717Z function: 'check' (test_linalg.py:4039) 2022-08-17T12:51:28.4950201Z reasons: ["regex == 'at least one operand'"] 2022-08-17T12:51:28.4950802Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:51:28.5143612Z ok (0.091s) 2022-08-17T12:51:28.7513793Z test_einsum_random_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.237s) 2022-08-17T12:51:28.8887186Z test_einsum_random_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.137s) 2022-08-17T12:51:28.9046484Z test_einsum_sublist_format_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.016s) 2022-08-17T12:51:28.9105180Z test_einsum_sublist_format_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.006s) 2022-08-17T12:51:29.1822757Z test_geqrf_cpu_complex128 (__main__.TestLinalgCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:51:29.1823378Z function: 'run_test' (test_linalg.py:7321) 2022-08-17T12:51:29.1823636Z reasons: ['shape == (5, 5)'] 2022-08-17T12:51:29.1823975Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:51:29.1982379Z ok (0.288s) 2022-08-17T12:51:29.2211353Z test_geqrf_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.023s) 2022-08-17T12:51:29.2425654Z test_geqrf_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.021s) 2022-08-17T12:51:29.2628743Z test_geqrf_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.020s) 2022-08-17T12:51:29.5394447Z test_householder_product_cpu_complex128 (__main__.TestLinalgCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:51:29.5395258Z function: 'run_test' (test_linalg.py:4924) 2022-08-17T12:51:29.5395896Z reasons: ['len(shape) == 2'] 2022-08-17T12:51:29.5396431Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:51:29.5781065Z ok (0.315s) 2022-08-17T12:51:29.5925002Z test_householder_product_cpu_complex64 (__main__.TestLinalgCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:51:29.5926049Z function: 'generate_reflectors_and_tau' (test_linalg.py:4902) 2022-08-17T12:51:29.5926580Z reasons: ["str(dtype) == 'torch.complex128'"] 2022-08-17T12:51:29.5927230Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:51:29.5987798Z ok (0.021s) 2022-08-17T12:51:29.6080281Z test_householder_product_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.009s) 2022-08-17T12:51:29.6169615Z test_householder_product_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.009s) 2022-08-17T12:51:29.6448257Z test_householder_product_errors_and_warnings_cpu (__main__.TestLinalgCPU) ... ok (0.028s) 2022-08-17T12:51:29.7930457Z test_inner_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.148s) 2022-08-17T12:51:29.8696671Z test_inner_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.077s) 2022-08-17T12:51:29.9695803Z test_inv_errors_and_warnings_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.100s) 2022-08-17T12:51:30.0174063Z test_inv_errors_and_warnings_cpu_complex64 (__main__.TestLinalgCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:51:30.0174623Z function: 'run_test_singular_input' (test_linalg.py:2999) 2022-08-17T12:51:30.0174887Z reasons: ['n == 0'] 2022-08-17T12:51:30.0175214Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:51:30.0341893Z ok (0.065s) 2022-08-17T12:51:30.0816504Z test_inv_errors_and_warnings_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.047s) 2022-08-17T12:51:30.1289381Z test_inv_errors_and_warnings_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.047s) 2022-08-17T12:51:30.1369716Z test_inv_ex_info_device_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.008s) 2022-08-17T12:51:30.1431079Z test_inv_ex_info_device_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.006s) 2022-08-17T12:51:30.1489244Z test_inv_ex_info_device_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.006s) 2022-08-17T12:51:30.1548929Z test_inv_ex_info_device_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.006s) 2022-08-17T12:51:30.1844568Z test_inv_ex_singular_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.029s) 2022-08-17T12:51:30.2076714Z test_inv_ex_singular_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.023s) 2022-08-17T12:51:30.2313292Z test_inv_ex_singular_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.024s) 2022-08-17T12:51:30.2551254Z test_inv_ex_singular_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.024s) 2022-08-17T12:51:30.2929852Z test_invariance_error_spectral_decompositions_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.038s) 2022-08-17T12:51:30.4828381Z test_inverse_cpu_complex128 (__main__.TestLinalgCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:51:30.4829123Z function: 'run_test' (test_linalg.py:2717) 2022-08-17T12:51:30.4829465Z reasons: ["tensor 'matrix' rank mismatch. expected 2, actual 3"] 2022-08-17T12:51:30.4829832Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:51:30.5583354Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:51:30.5584097Z function: 'test_inv_ex' (test_linalg.py:2756) 2022-08-17T12:51:30.5584611Z reasons: ["tensor 'input' rank mismatch. expected 2, actual 3"] 2022-08-17T12:51:30.5585182Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:51:30.5753247Z ok (0.282s) 2022-08-17T12:51:30.6479129Z test_inverse_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.072s) 2022-08-17T12:51:30.7130186Z test_inverse_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.065s) 2022-08-17T12:51:30.7755201Z test_inverse_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.062s) 2022-08-17T12:51:30.8661669Z test_inverse_errors_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.090s) 2022-08-17T12:51:30.9002178Z test_inverse_errors_cpu_complex64 (__main__.TestLinalgCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:51:30.9003285Z function: 'run_test_singular_input' (test_linalg.py:2848) 2022-08-17T12:51:30.9003730Z reasons: ['n == 0'] 2022-08-17T12:51:30.9004237Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:51:30.9197781Z ok (0.054s) 2022-08-17T12:51:30.9559973Z test_inverse_errors_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.036s) 2022-08-17T12:51:30.9920659Z test_inverse_errors_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.036s) 2022-08-17T12:51:31.7455295Z test_inverse_errors_large_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.753s) 2022-08-17T12:51:32.1299020Z test_inverse_errors_large_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.384s) 2022-08-17T12:51:32.3335058Z test_inverse_errors_large_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.204s) 2022-08-17T12:51:32.6554369Z test_inverse_errors_large_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.322s) 2022-08-17T12:51:32.6571389Z 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:51:32.6586953Z 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:51:32.6600849Z 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:51:32.6614803Z 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:51:32.9013279Z test_kron_cpu_complex128 (__main__.TestLinalgCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:51:32.9013829Z function: 'run_test_case' (test_linalg.py:1045) 2022-08-17T12:51:32.9014087Z reasons: ['len(a_shape) == 1'] 2022-08-17T12:51:32.9014421Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:51:32.9057630Z ok (0.244s) 2022-08-17T12:51:32.9164949Z test_kron_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.011s) 2022-08-17T12:51:32.9254061Z test_kron_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.009s) 2022-08-17T12:51:32.9342695Z test_kron_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.009s) 2022-08-17T12:51:33.0235202Z test_kron_empty_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.089s) 2022-08-17T12:51:33.0917634Z test_kron_empty_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.068s) 2022-08-17T12:51:33.1370115Z test_kron_empty_cpu_float32 (__main__.TestLinalgCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:51:33.1370774Z function: 'run_test_case' (test_linalg.py:1066) 2022-08-17T12:51:33.1371078Z reasons: ["str(dtype) == 'torch.complex128'"] 2022-08-17T12:51:33.1371430Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:51:33.1376654Z ok (0.046s) 2022-08-17T12:51:33.1400990Z test_kron_empty_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.002s) 2022-08-17T12:51:33.2311792Z 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:51:33.2312860Z torch.kron(a, b, out=out) 2022-08-17T12:51:33.2313054Z ok (0.091s) 2022-08-17T12:51:33.4227611Z 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:51:33.4228444Z torch.kron(a, b, out=out) 2022-08-17T12:51:33.4228640Z ok (0.192s) 2022-08-17T12:51:33.5122957Z 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:51:33.5123652Z torch.kron(a, b, out=out) 2022-08-17T12:51:33.5123828Z ok (0.089s) 2022-08-17T12:51:33.6002903Z 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:51:33.6004017Z torch.kron(a, b, out=out) 2022-08-17T12:51:33.6004207Z ok (0.088s) 2022-08-17T12:51:33.6193760Z 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:51:33.6194510Z torch.linalg.eig returns complex tensors of dtype cfloat or cdouble rather than real tensors mimicking complex tensors. 2022-08-17T12:51:33.6195090Z L, _ = torch.eig(A) 2022-08-17T12:51:33.6233033Z should be replaced with 2022-08-17T12:51:33.6233376Z L_complex = torch.linalg.eigvals(A) 2022-08-17T12:51:33.6233714Z and 2022-08-17T12:51:33.6234039Z L, V = torch.eig(A, eigenvectors=True) 2022-08-17T12:51:33.6234393Z should be replaced with 2022-08-17T12:51:33.6234740Z L_complex, V_complex = torch.linalg.eig(A) (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:3378.) 2022-08-17T12:51:33.6235052Z for shape in args)) 2022-08-17T12:51:33.6235469Z 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:51:33.6236230Z The default behavior has changed from using the upper triangular portion of the matrix by default to using the lower triangular portion. 2022-08-17T12:51:33.6236818Z L, _ = torch.symeig(A, upper=upper) 2022-08-17T12:51:33.6237082Z should be replaced with 2022-08-17T12:51:33.6237730Z L = torch.linalg.eigvalsh(A, UPLO='U' if upper else 'L') 2022-08-17T12:51:33.6238110Z and 2022-08-17T12:51:33.6238294Z L, V = torch.symeig(A, eigenvectors=True) 2022-08-17T12:51:33.6238582Z should be replaced with 2022-08-17T12:51:33.6239056Z L, V = torch.linalg.eigh(A, UPLO='U' if upper else 'L') (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:2992.) 2022-08-17T12:51:33.6239590Z for shape in args)) 2022-08-17T12:51:33.6240234Z /var/lib/jenkins/torchdynamo/torchdynamo/variables/tensor.py:84: UserWarning: torch.lstsq is deprecated in favor of torch.linalg.lstsq and will be removed in a future PyTorch release. 2022-08-17T12:51:33.6241183Z 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:51:33.6241570Z To get the qr decomposition consider using torch.linalg.qr. 2022-08-17T12:51:33.6242176Z 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:51:33.6242575Z The unpacking of the solution, as in 2022-08-17T12:51:33.6242807Z X, _ = torch.lstsq(B, A).solution[:A.size(1)] 2022-08-17T12:51:33.6243016Z should be replaced with 2022-08-17T12:51:33.6243341Z X = torch.linalg.lstsq(A, B).solution (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:4047.) 2022-08-17T12:51:33.6243776Z return proxy.node.target(*args, **kwargs) 2022-08-17T12:51:33.6340938Z ok (0.034s) 2022-08-17T12:51:33.8889053Z test_ldl_factor_cpu_complex128 (__main__.TestLinalgCPU) ... test_linalg.py:7571: ComplexWarning: scipy.linalg.ldl(): 2022-08-17T12:51:33.8889627Z The imaginary parts of the diagonalare ignored. Use "hermitian=False" for factorization ofcomplex symmetric arrays. 2022-08-17T12:51:33.8889968Z lambda x: scipy_ldl(x, hermitian=hermitian, lower=True), 2022-08-17T12:51:33.9445995Z ok (0.310s) 2022-08-17T12:51:33.9610665Z test_ldl_factor_cpu_complex64 (__main__.TestLinalgCPU) ... test_linalg.py:7571: ComplexWarning: scipy.linalg.ldl(): 2022-08-17T12:51:33.9611412Z The imaginary parts of the diagonalare ignored. Use "hermitian=False" for factorization ofcomplex symmetric arrays. 2022-08-17T12:51:33.9611984Z lambda x: scipy_ldl(x, hermitian=hermitian, lower=True), 2022-08-17T12:51:33.9971729Z ok (0.052s) 2022-08-17T12:51:34.0043002Z test_ldl_factor_cpu_float32 (__main__.TestLinalgCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:51:34.0043865Z function: 'run_test' (test_linalg.py:7541) 2022-08-17T12:51:34.0044438Z reasons: ['___check_obj_id(hermitian, 93947459568384)'] 2022-08-17T12:51:34.0045079Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:51:34.0117037Z ok (0.014s) 2022-08-17T12:51:34.0252761Z test_ldl_factor_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.013s) 2022-08-17T12:51:34.0952775Z test_ldl_solve_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.070s) 2022-08-17T12:51:34.1130337Z test_ldl_solve_cpu_complex64 (__main__.TestLinalgCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:51:34.1131146Z function: 'run_test' (test_linalg.py:7609) 2022-08-17T12:51:34.1131631Z reasons: ["str(dtype) == 'torch.complex128'"] 2022-08-17T12:51:34.1132192Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:51:34.1199358Z ok (0.025s) 2022-08-17T12:51:34.1300248Z test_ldl_solve_cpu_float32 (__main__.TestLinalgCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:51:34.1301157Z function: 'run_test' (test_linalg.py:7609) 2022-08-17T12:51:34.1301576Z reasons: ['len(batch) == 0'] 2022-08-17T12:51:34.1302099Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:51:34.1310125Z ok (0.011s) 2022-08-17T12:51:34.1350219Z test_ldl_solve_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.004s) 2022-08-17T12:51:34.7456122Z test_linalg_cross_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.610s) 2022-08-17T12:51:34.8967560Z test_linalg_cross_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.151s) 2022-08-17T12:51:34.9570757Z test_linalg_cross_errors_cpu (__main__.TestLinalgCPU) ... ok (0.060s) 2022-08-17T12:51:34.9740776Z test_linalg_cross_with_and_without_dim_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.017s) 2022-08-17T12:51:34.9867609Z test_linalg_cross_with_and_without_dim_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.012s) 2022-08-17T12:51:35.0480771Z test_linalg_lstsq_batch_broadcasting_cpu_complex128 (__main__.TestLinalgCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:51:35.0481669Z function: 'check_correctness' (test_linalg.py:310) 2022-08-17T12:51:35.0482208Z reasons: ["tensor 'a' rank mismatch. expected 2, actual 4"] 2022-08-17T12:51:35.0482790Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:51:35.0899872Z ok (0.103s) 2022-08-17T12:51:35.1366207Z test_linalg_lstsq_batch_broadcasting_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.046s) 2022-08-17T12:51:35.1753879Z test_linalg_lstsq_batch_broadcasting_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.039s) 2022-08-17T12:51:35.2134307Z test_linalg_lstsq_batch_broadcasting_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.038s) 2022-08-17T12:51:35.5165980Z test_linalg_lstsq_cpu_complex128 (__main__.TestLinalgCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:51:35.5166813Z function: 'check_correctness_ref' (test_linalg.py:165) 2022-08-17T12:51:35.5167238Z reasons: ['___guarded_code.valid'] 2022-08-17T12:51:35.5167762Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:51:36.3953648Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:51:36.3954460Z function: 'check_correctness_ref' (test_linalg.py:165) 2022-08-17T12:51:36.3955045Z reasons: ["tensor 'a' size mismatch at index 0. expected 1, actual 8"] 2022-08-17T12:51:36.4782065Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:51:36.4782847Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:51:36.4783670Z function: 'check_solution_correctness' (test_linalg.py:161) 2022-08-17T12:51:36.4784317Z reasons: ["tensor 'a' size mismatch at index 0. expected 1, actual 8"] 2022-08-17T12:51:36.4784991Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:51:36.5714126Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:51:36.5714862Z function: '' (test_linalg.py:173) 2022-08-17T12:51:36.5715259Z reasons: ['i == 0'] 2022-08-17T12:51:36.5715776Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:51:36.8136696Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:51:36.8137330Z function: '' (test_linalg.py:186) 2022-08-17T12:51:36.8137864Z reasons: ["tensor 't' rank mismatch. expected 1, actual 3"] 2022-08-17T12:51:36.8138435Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:51:37.9090480Z ok (2.695s) 2022-08-17T12:51:39.4199843Z test_linalg_lstsq_cpu_complex64 (__main__.TestLinalgCPU) ... ok (1.511s) 2022-08-17T12:51:40.8207923Z test_linalg_lstsq_cpu_float32 (__main__.TestLinalgCPU) ... ok (1.401s) 2022-08-17T12:51:42.1487360Z test_linalg_lstsq_cpu_float64 (__main__.TestLinalgCPU) ... ok (1.328s) 2022-08-17T12:51:42.3394757Z test_linalg_lstsq_input_checks_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.191s) 2022-08-17T12:51:42.4364862Z test_linalg_lstsq_input_checks_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.097s) 2022-08-17T12:51:42.5325928Z test_linalg_lstsq_input_checks_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.096s) 2022-08-17T12:51:42.6292664Z test_linalg_lstsq_input_checks_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.096s) 2022-08-17T12:51:42.7283069Z 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:51:42.7283577Z LU, pivots = torch.lu(A, compute_pivots) 2022-08-17T12:51:42.7283806Z should be replaced with 2022-08-17T12:51:42.7284041Z LU, pivots = torch.linalg.lu_factor(A, compute_pivots) 2022-08-17T12:51:42.7284233Z and 2022-08-17T12:51:42.7284445Z LU, pivots, info = torch.lu(A, compute_pivots, get_infos=True) 2022-08-17T12:51:42.7284673Z should be replaced with 2022-08-17T12:51:42.7285020Z LU, pivots, info = torch.linalg.lu_factor_ex(A, compute_pivots) (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:2114.) 2022-08-17T12:51:42.7285421Z return torch._lu_with_info(A, pivot=pivot, check_errors=(not get_infos)) 2022-08-17T12:51:43.1960158Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:51:43.1961036Z function: 'run_test' (test_linalg.py:5019) 2022-08-17T12:51:43.1962048Z reasons: ["tensor 'A' rank mismatch. expected 3, actual 2"] 2022-08-17T12:51:43.1962659Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:51:43.4144992Z ok (0.785s) 2022-08-17T12:51:43.7296132Z test_linalg_lu_family_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.315s) 2022-08-17T12:51:44.0064847Z test_linalg_lu_family_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.277s) 2022-08-17T12:51:44.4245023Z test_linalg_lu_family_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.418s) 2022-08-17T12:51:44.5003378Z test_linalg_lu_solve_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.076s) 2022-08-17T12:51:44.5275129Z test_linalg_lu_solve_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.027s) 2022-08-17T12:51:44.5499279Z test_linalg_lu_solve_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.022s) 2022-08-17T12:51:44.5721003Z test_linalg_lu_solve_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.022s) 2022-08-17T12:51:44.5762573Z 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:51:44.5803048Z 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:51:44.5841851Z 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:51:44.5881244Z 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:51:44.8993740Z test_linalg_matrix_exp_batch_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.311s) 2022-08-17T12:51:44.9015536Z test_linalg_matrix_exp_batch_cpu_float64 (__main__.TestLinalgCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:51:44.9016354Z function: 'run_test' (test_linalg.py:6340) 2022-08-17T12:51:44.9016793Z reasons: ["str(dtype) == 'torch.float32'"] 2022-08-17T12:51:44.9017443Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:51:44.9187749Z ok (0.019s) 2022-08-17T12:51:44.9385370Z test_linalg_matrix_exp_boundary_cases_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.020s) 2022-08-17T12:51:44.9499622Z test_linalg_matrix_exp_boundary_cases_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.011s) 2022-08-17T12:51:44.9611320Z test_linalg_matrix_exp_boundary_cases_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.011s) 2022-08-17T12:51:44.9722992Z test_linalg_matrix_exp_boundary_cases_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.011s) 2022-08-17T12:51:45.1412929Z test_linalg_matrix_exp_compare_with_taylor_cpu_complex128 (__main__.TestLinalgCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:51:45.1413507Z function: 'normalize_to_1_operator_norm' (test_linalg.py:6375) 2022-08-17T12:51:45.1413841Z reasons: ['desired_norm == 1.1102230246251565e-16'] 2022-08-17T12:51:45.1414174Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:51:45.3482132Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:51:45.3482845Z function: 'scale_square' (test_linalg.py:6403) 2022-08-17T12:51:45.3483292Z reasons: ['___stack1 == 2.0'] 2022-08-17T12:51:45.3483845Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:51:45.4280832Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:51:45.4281563Z function: 'gen_good_cond_number_matrices' (test_linalg.py:6380) 2022-08-17T12:51:45.4282238Z reasons: ['len(n) == 2'] 2022-08-17T12:51:45.4282762Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:51:45.4286051Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:51:45.4286639Z function: 'scale_square' (test_linalg.py:6403) 2022-08-17T12:51:45.4287168Z reasons: ["tensor 'a' rank mismatch. expected 2, actual 4"] 2022-08-17T12:51:45.4287735Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:51:45.4289442Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:51:45.4291667Z function: 'get_taylor_approximation' (test_linalg.py:6391) 2022-08-17T12:51:45.4292287Z reasons: ["tensor 'a' rank mismatch. expected 2, actual 4"] 2022-08-17T12:51:45.4292865Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:51:45.4484623Z ok (0.476s) 2022-08-17T12:51:45.5326199Z test_linalg_matrix_exp_compare_with_taylor_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.084s) 2022-08-17T12:51:45.6123064Z test_linalg_matrix_exp_compare_with_taylor_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.079s) 2022-08-17T12:51:45.6872985Z test_linalg_matrix_exp_compare_with_taylor_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.075s) 2022-08-17T12:51:45.6959548Z test_linalg_matrix_exp_no_warnings_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.009s) 2022-08-17T12:51:46.0361448Z test_linalg_matrix_exp_utils_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.340s) 2022-08-17T12:51:46.0387349Z test_linalg_matrix_exp_utils_cpu_float32 (__main__.TestLinalgCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:51:46.0388133Z function: 'run_test' (test_linalg.py:6161) 2022-08-17T12:51:46.0388637Z reasons: ["str(dtype) == 'torch.complex64'"] 2022-08-17T12:51:46.0389212Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:51:46.0461963Z ok (0.010s) 2022-08-17T12:51:46.0765258Z test_linalg_qr_autograd_errors_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.030s) 2022-08-17T12:51:46.1372100Z test_linalg_solve_triangular_broadcasting_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.060s) 2022-08-17T12:51:46.1568651Z test_linalg_solve_triangular_broadcasting_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.020s) 2022-08-17T12:51:46.1737693Z test_linalg_solve_triangular_broadcasting_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.017s) 2022-08-17T12:51:46.1905025Z test_linalg_solve_triangular_broadcasting_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.017s) 2022-08-17T12:51:46.3124144Z test_linalg_solve_triangular_cpu_complex128 (__main__.TestLinalgCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:51:46.3125020Z function: '_test_linalg_solve_triangular' (test_linalg.py:4125) 2022-08-17T12:51:46.3125562Z reasons: ['___check_obj_id(upper, 93947459568352)'] 2022-08-17T12:51:46.3126110Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:51:47.8020082Z ok (1.611s) 2022-08-17T12:51:49.3092315Z test_linalg_solve_triangular_cpu_complex64 (__main__.TestLinalgCPU) ... ok (1.507s) 2022-08-17T12:51:49.6193599Z test_linalg_solve_triangular_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.310s) 2022-08-17T12:51:49.9102534Z test_linalg_solve_triangular_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.291s) 2022-08-17T12:51:49.9128722Z test_linalg_solve_triangular_large_cpu_complex128 (__main__.TestLinalgCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:51:49.9143949Z test_linalg_solve_triangular_large_cpu_complex64 (__main__.TestLinalgCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:51:49.9157940Z test_linalg_solve_triangular_large_cpu_float32 (__main__.TestLinalgCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:51:49.9171416Z test_linalg_solve_triangular_large_cpu_float64 (__main__.TestLinalgCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:51:49.9524736Z test_linear_algebra_scalar_raises_cpu (__main__.TestLinalgCPU) ... ok (0.035s) 2022-08-17T12:51:50.0326454Z test_lobpcg_basic_cpu_float64 (__main__.TestLinalgCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:51:50.0327309Z function: 'lobpcg' (test_linalg.py:5219) 2022-08-17T12:51:50.0327926Z reasons: ["tensor 'args[0]' rank mismatch. expected 2, actual 3"] 2022-08-17T12:51:50.0328647Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:51:50.6327494Z ok (0.680s) 2022-08-17T12:51:56.1171298Z test_lobpcg_ortho_cpu_float64 (__main__.TestLinalgCPU) ... ok (5.484s) 2022-08-17T12:51:56.1233058Z test_lobpcg_scipy_cpu_float64 (__main__.TestLinalgCPU) 2022-08-17T12:52:03.5621551Z Compare torch and scipy.sparse.linalg implementations of lobpcg ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:52:03.5622492Z function: 'tracker' (test_linalg.py:5355) 2022-08-17T12:52:03.5623005Z reasons: ['len(lambdas1) == 0'] 2022-08-17T12:52:03.5623739Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:52:03.9728340Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:52:03.9729152Z function: 'tracker' (test_linalg.py:5382) 2022-08-17T12:52:03.9729701Z reasons: ['len(lambdas1) == 0'] 2022-08-17T12:52:03.9730416Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:52:10.5024993Z 2022-08-17T12:52:10.5025760Z CPU timings: torch.lobpcg vs scipy.sparse.linalg.lobpcg 2022-08-17T12:52:10.5026540Z ------------------------------------------------------- 2022-08-17T12:52:10.5026968Z | standard | generalized | method 2022-08-17T12:52:10.5027336Z torch.lobpcg | 155.33 | 175.24 | ortho 2022-08-17T12:52:10.5027690Z scipy_lobpcg | 139.06 | 145.60 | N/A 2022-08-17T12:52:10.5028160Z -(input size: 500, eigenpairs: 7, units: ms per call)- 2022-08-17T12:52:10.5028493Z 2022-08-17T12:52:10.5775303Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:52:10.5776158Z function: 'tracker' (test_linalg.py:5446) 2022-08-17T12:52:10.5776854Z reasons: ['len(lambdas1) == 0'] 2022-08-17T12:52:10.5777569Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:52:13.8026485Z Calling scipy_lobpcg failed [standard]: eigh has failed in lobpcg iterations 2022-08-17T12:52:13.8824870Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:52:13.8825758Z function: 'tracker' (test_linalg.py:5464) 2022-08-17T12:52:13.8826309Z reasons: ['len(lambdas1) == 0'] 2022-08-17T12:52:13.8828097Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:52:18.3065375Z Handling of small tol=1e-100: torch.lobpcg vs scipy.sparse.linalg.lobpcg 2022-08-17T12:52:18.3066083Z ---------------------------------------------------------------------------- 2022-08-17T12:52:18.3066551Z | standard | generalized | niter | method 2022-08-17T12:52:18.3067092Z torch.lobpcg | 2.08e-13 | 8.88e-15 | 1000 | ortho 2022-08-17T12:52:18.3067561Z scipy_lobpcg | -1.00e+00 | 1.41e+01 | -1 | N/A 2022-08-17T12:52:18.3068143Z ---(input size: 500, eigenpairs: 7, units: relative error, maxiter=1000)--- 2022-08-17T12:52:18.3068484Z 2022-08-17T12:52:18.3071069Z ok (22.190s) 2022-08-17T12:52:19.1713485Z test_lobpcg_torchscript_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.864s) 2022-08-17T12:52:19.5546711Z test_lstsq_cpu_float64 (__main__.TestLinalgCPU) ... /var/lib/jenkins/torchdynamo/torchdynamo/variables/tensor.py:84: 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:52:19.5547568Z return proxy.node.target(*args, **kwargs) 2022-08-17T12:52:19.5614668Z :5: 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:52:19.5809519Z ok (0.410s) 2022-08-17T12:52:19.6172805Z test_lu_solve_batched_broadcasting_cpu_complex128 (__main__.TestLinalgCPU) ... /var/lib/jenkins/torchdynamo/torchdynamo/variables/tensor.py:84: UserWarning: torch.lu_solve is deprecated in favor of torch.linalg.lu_solveand will be removed in a future PyTorch release. 2022-08-17T12:52:19.6173640Z Note that torch.linalg.lu_solve has its arguments reversed. 2022-08-17T12:52:19.6174025Z X = torch.lu_solve(B, LU, pivots) 2022-08-17T12:52:19.6174356Z should be replaced with 2022-08-17T12:52:19.6174924Z 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:52:19.6175507Z return proxy.node.target(*args, **kwargs) 2022-08-17T12:52:19.6802348Z ok (0.099s) 2022-08-17T12:52:19.8776643Z test_lu_solve_batched_broadcasting_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.197s) 2022-08-17T12:52:19.8801191Z test_lu_solve_batched_broadcasting_cpu_float32 (__main__.TestLinalgCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:52:19.8801949Z function: 'run_test' (test_linalg.py:7097) 2022-08-17T12:52:19.8802436Z reasons: ["str(dtype) == 'torch.complex128'"] 2022-08-17T12:52:19.8803003Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:52:19.8829107Z ok (0.005s) 2022-08-17T12:52:19.8871931Z test_lu_solve_batched_broadcasting_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.004s) 2022-08-17T12:52:20.0590779Z test_lu_solve_batched_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.172s) 2022-08-17T12:52:20.2021228Z test_lu_solve_batched_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.143s) 2022-08-17T12:52:20.2966921Z test_lu_solve_batched_cpu_float32 (__main__.TestLinalgCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:52:20.2967873Z function: 'lu_solve_batch_test_helper' (test_linalg.py:7051) 2022-08-17T12:52:20.2968437Z reasons: ["str(dtype) == 'torch.complex128'"] 2022-08-17T12:52:20.2969005Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:52:20.2969637Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:52:20.2970209Z function: 'lu_solve_test_helper' (test_linalg.py:7018) 2022-08-17T12:52:20.2970714Z reasons: ["str(dtype) == 'torch.complex128'"] 2022-08-17T12:52:20.2971264Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:52:20.2985663Z ok (0.096s) 2022-08-17T12:52:20.3163190Z test_lu_solve_batched_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.018s) 2022-08-17T12:52:20.3177993Z 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:52:20.3189713Z 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:52:20.3202681Z 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:52:20.3215345Z 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:52:20.3414391Z test_lu_solve_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.020s) 2022-08-17T12:52:20.3450572Z test_lu_solve_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.004s) 2022-08-17T12:52:20.3483754Z test_lu_solve_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.003s) 2022-08-17T12:52:20.3518416Z test_lu_solve_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.003s) 2022-08-17T12:52:20.3531454Z test_lu_solve_large_matrices_cpu_complex128 (__main__.TestLinalgCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:52:20.3542274Z test_lu_solve_large_matrices_cpu_complex64 (__main__.TestLinalgCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:52:20.3553131Z test_lu_solve_large_matrices_cpu_float32 (__main__.TestLinalgCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:52:20.3564141Z test_lu_solve_large_matrices_cpu_float64 (__main__.TestLinalgCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:52:20.3746620Z test_lu_unpack_check_input_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.018s) 2022-08-17T12:52:20.3760169Z test_matmul_45724_cpu (__main__.TestLinalgCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:52:20.5940874Z test_matmul_small_brute_force_1d_Nd_cpu_complex64 (__main__.TestLinalgCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:52:20.5941935Z function: 'check_single_matmul' (test_linalg.py:4394) 2022-08-17T12:52:20.5942581Z reasons: ['___guarded_code.valid'] 2022-08-17T12:52:20.5943176Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:52:20.6979141Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:52:20.6979905Z function: 'check_single_matmul' (test_linalg.py:4394) 2022-08-17T12:52:20.6980481Z reasons: ["tensor 'x' size mismatch at index 0. expected 0, actual 3"] 2022-08-17T12:52:20.6981090Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:52:20.6982572Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:52:20.6983145Z function: 'assertEqual' (test_linalg.py:4396) 2022-08-17T12:52:20.6983974Z reasons: ["tensor 'x' size mismatch at index 0. expected 0, actual 3"] 2022-08-17T12:52:20.6985083Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:52:20.7021254Z 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:52:20.7022401Z ans = torch.matmul(x, y, out=out) 2022-08-17T12:52:20.7042617Z 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:52:20.7043659Z ans = torch.matmul(x, y, out=out) 2022-08-17T12:52:20.7063115Z 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:52:20.7064152Z ans = torch.matmul(x, y, out=out) 2022-08-17T12:52:21.1122647Z ok (0.736s) 2022-08-17T12:52:21.4720348Z test_matmul_small_brute_force_1d_Nd_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.360s) 2022-08-17T12:52:21.6975832Z test_matmul_small_brute_force_1d_Nd_cpu_int64 (__main__.TestLinalgCPU) ... ok (0.225s) 2022-08-17T12:52:23.4006190Z test_matmul_small_brute_force_2d_Nd_cpu_complex64 (__main__.TestLinalgCPU) ... ok (1.703s) 2022-08-17T12:52:24.8262825Z test_matmul_small_brute_force_2d_Nd_cpu_float32 (__main__.TestLinalgCPU) ... ok (1.425s) 2022-08-17T12:52:25.7683179Z test_matmul_small_brute_force_2d_Nd_cpu_int64 (__main__.TestLinalgCPU) ... ok (0.942s) 2022-08-17T12:52:27.7187010Z test_matmul_small_brute_force_3d_Nd_cpu_complex64 (__main__.TestLinalgCPU) ... ok (1.950s) 2022-08-17T12:52:29.3450121Z test_matmul_small_brute_force_3d_Nd_cpu_float32 (__main__.TestLinalgCPU) ... ok (1.626s) 2022-08-17T12:52:30.3568633Z test_matmul_small_brute_force_3d_Nd_cpu_int64 (__main__.TestLinalgCPU) ... ok (1.012s) 2022-08-17T12:52:30.3898592Z test_matrix_norm_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.033s) 2022-08-17T12:52:30.4128362Z test_matrix_norm_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.023s) 2022-08-17T12:52:30.4954576Z test_matrix_power_negative_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.082s) 2022-08-17T12:52:30.5125707Z test_matrix_power_negative_cpu_float64 (__main__.TestLinalgCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:52:30.5126512Z function: 'check' (test_linalg.py:6142) 2022-08-17T12:52:30.5127084Z reasons: ["tensor '___stack0' dtype mismatch. expected ComplexDouble, actual Double"] 2022-08-17T12:52:30.5127679Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:52:30.5201517Z ok (0.025s) 2022-08-17T12:52:30.5876150Z test_matrix_power_non_negative_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.067s) 2022-08-17T12:52:30.6204645Z test_matrix_power_non_negative_cpu_float64 (__main__.TestLinalgCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:52:30.6205704Z function: 'check' (test_linalg.py:6122) 2022-08-17T12:52:30.6206126Z reasons: ['len(size) == 2'] 2022-08-17T12:52:30.6206648Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:52:30.6235144Z ok (0.036s) 2022-08-17T12:52:30.7135642Z test_matrix_rank_atol_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.090s) 2022-08-17T12:52:30.7867946Z test_matrix_rank_atol_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.073s) 2022-08-17T12:52:30.7891177Z test_matrix_rank_atol_cpu_float32 (__main__.TestLinalgCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:52:30.7891956Z function: 'run_test_atol' (test_linalg.py:3403) 2022-08-17T12:52:30.7892453Z reasons: ["str(dtype) == 'torch.complex128'"] 2022-08-17T12:52:30.7893016Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:52:30.8066899Z ok (0.020s) 2022-08-17T12:52:30.8253660Z test_matrix_rank_atol_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.018s) 2022-08-17T12:52:30.8444321Z test_matrix_rank_atol_rtol_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.019s) 2022-08-17T12:52:30.8927953Z test_matrix_rank_basic_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.048s) 2022-08-17T12:52:30.9222937Z test_matrix_rank_basic_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.030s) 2022-08-17T12:52:30.9530261Z test_matrix_rank_basic_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.031s) 2022-08-17T12:52:30.9844398Z test_matrix_rank_basic_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.031s) 2022-08-17T12:52:31.0092997Z test_matrix_rank_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.025s) 2022-08-17T12:52:31.0252409Z test_matrix_rank_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.016s) 2022-08-17T12:52:31.0403171Z test_matrix_rank_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.015s) 2022-08-17T12:52:31.0549091Z test_matrix_rank_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.014s) 2022-08-17T12:52:31.0739722Z test_matrix_rank_empty_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.019s) 2022-08-17T12:52:31.0831232Z test_matrix_rank_empty_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.009s) 2022-08-17T12:52:31.0925323Z test_matrix_rank_empty_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.009s) 2022-08-17T12:52:31.1019360Z test_matrix_rank_empty_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.009s) 2022-08-17T12:52:31.1188850Z test_matrix_rank_out_errors_and_warnings_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.017s) 2022-08-17T12:52:31.1327983Z test_matrix_rank_out_errors_and_warnings_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.014s) 2022-08-17T12:52:31.1466702Z test_matrix_rank_out_errors_and_warnings_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.014s) 2022-08-17T12:52:31.1605935Z test_matrix_rank_out_errors_and_warnings_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.014s) 2022-08-17T12:52:31.2179712Z test_mm_bmm_non_memory_dense_cpu (__main__.TestLinalgCPU) ... ok (0.057s) 2022-08-17T12:52:31.2217764Z test_mm_cpu_complex128 (__main__.TestLinalgCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-17T12:52:31.2254720Z test_mm_cpu_complex64 (__main__.TestLinalgCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-17T12:52:31.2291654Z test_mm_cpu_float32 (__main__.TestLinalgCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-17T12:52:31.2328552Z test_mm_cpu_float64 (__main__.TestLinalgCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-17T12:52:31.2364939Z test_mm_cpu_int32 (__main__.TestLinalgCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-17T12:52:31.2401962Z test_mm_cpu_int64 (__main__.TestLinalgCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-17T12:52:31.5014703Z test_multi_dot_cpu_complex128 (__main__.TestLinalgCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:52:31.5015274Z function: 'check' (test_linalg.py:3580) 2022-08-17T12:52:31.5015532Z reasons: ['shapes[0] == [0]'] 2022-08-17T12:52:31.5015890Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:52:31.5060558Z ok (0.266s) 2022-08-17T12:52:31.5135661Z test_multi_dot_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.007s) 2022-08-17T12:52:31.7239869Z test_multi_dot_errors_cpu_float32 (__main__.TestLinalgCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:52:31.7240390Z function: 'check' (test_linalg.py:3615) 2022-08-17T12:52:31.7240684Z reasons: ["msg == 'expected at least 2 tensors'"] 2022-08-17T12:52:31.7241029Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:52:31.7279668Z ok (0.214s) 2022-08-17T12:52:31.7944304Z test_norm_complex_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.066s) 2022-08-17T12:52:31.8132558Z test_norm_complex_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.019s) 2022-08-17T12:52:31.8572421Z test_norm_complex_old_cpu (__main__.TestLinalgCPU) ... ok (0.044s) 2022-08-17T12:52:32.0920725Z test_norm_dtype_cpu_bfloat16 (__main__.TestLinalgCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:52:32.0921258Z function: 'run_test_case' (test_linalg.py:1105) 2022-08-17T12:52:32.0921517Z reasons: ['ord == 0'] 2022-08-17T12:52:32.0921829Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:52:32.1367329Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:52:32.1367776Z function: 'run_test_case' (test_linalg.py:1105) 2022-08-17T12:52:32.1368039Z reasons: ['ord == 0'] 2022-08-17T12:52:32.1368459Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:52:32.1665152Z ok (0.309s) 2022-08-17T12:52:32.2123053Z test_norm_dtype_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.046s) 2022-08-17T12:52:32.2823396Z test_norm_dtype_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.070s) 2022-08-17T12:52:32.3349655Z test_norm_dtype_cpu_float16 (__main__.TestLinalgCPU) ... ok (0.052s) 2022-08-17T12:52:32.4026749Z test_norm_dtype_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.068s) 2022-08-17T12:52:32.4471284Z test_norm_dtype_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.044s) 2022-08-17T12:52:32.6053695Z test_norm_errors_cpu_float32 (__main__.TestLinalgCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:52:32.6054280Z function: 'run_error_test_case' (test_linalg.py:1483) 2022-08-17T12:52:32.6054611Z reasons: ["error_regex == 'A must have at least 2 dimensions'"] 2022-08-17T12:52:32.6054983Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:52:32.6885303Z ok (0.241s) 2022-08-17T12:52:32.8354213Z test_norm_errors_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.147s) 2022-08-17T12:52:32.8765616Z 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:52:32.8765983Z ret **= (1 / ord) 2022-08-17T12:52:32.8780501Z /opt/conda/lib/python3.7/site-packages/numpy/linalg/linalg.py:2514: RuntimeWarning: divide by zero encountered in reciprocal 2022-08-17T12:52:32.8780851Z absx **= ord 2022-08-17T12:52:32.8781506Z /opt/conda/lib/python3.7/site-packages/numpy/linalg/linalg.py:2514: RuntimeWarning: divide by zero encountered in power 2022-08-17T12:52:32.8781836Z absx **= ord 2022-08-17T12:52:32.9138690Z ok (0.078s) 2022-08-17T12:52:32.9709263Z test_norm_fastpaths_cpu (__main__.TestLinalgCPU) ... ok (0.057s) 2022-08-17T12:52:33.0432236Z test_norm_fro_2_equivalence_old_cpu_float32 (__main__.TestLinalgCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:52:33.0433106Z function: '' (test_linalg.py:2317) 2022-08-17T12:52:33.0433628Z reasons: ["tensor 'a' rank mismatch. expected 1, actual 3"] 2022-08-17T12:52:33.0434204Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:52:33.0996458Z ok (0.129s) 2022-08-17T12:52:33.1014491Z test_norm_fused_type_promotion_cpu_bfloat16 (__main__.TestLinalgCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:52:33.1029654Z test_norm_fused_type_promotion_cpu_float16 (__main__.TestLinalgCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:52:33.2596309Z test_norm_matrix_cpu_float32 (__main__.TestLinalgCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:52:33.2596925Z function: 'run_test_case' (test_linalg.py:1298) 2022-08-17T12:52:33.2597235Z reasons: ['___check_obj_id(keepdim, 93947459568384)'] 2022-08-17T12:52:33.2597830Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:52:33.4204572Z ok (0.317s) 2022-08-17T12:52:33.5972355Z test_norm_matrix_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.177s) 2022-08-17T12:52:33.7377711Z test_norm_matrix_degenerate_shapes_cpu_complex128 (__main__.TestLinalgCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:52:33.7378273Z function: 'run_test_case' (test_linalg.py:1694) 2022-08-17T12:52:33.7378562Z reasons: ['___check_type_id(ord, 93947459494720)'] 2022-08-17T12:52:33.7378912Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:52:34.1496041Z ok (0.552s) 2022-08-17T12:52:34.2236992Z test_norm_matrix_degenerate_shapes_cpu_complex64 (__main__.TestLinalgCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:52:34.2237739Z function: 'run_test_case' (test_linalg.py:1694) 2022-08-17T12:52:34.2238130Z reasons: ["tensor 'input' dtype mismatch. expected ComplexDouble, actual ComplexFloat"] 2022-08-17T12:52:34.2238539Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:52:34.5844339Z ok (0.435s) 2022-08-17T12:52:35.0094423Z test_norm_matrix_degenerate_shapes_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.425s) 2022-08-17T12:52:35.4332402Z test_norm_matrix_degenerate_shapes_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.424s) 2022-08-17T12:52:35.5461173Z test_norm_old_cpu (__main__.TestLinalgCPU) ... ok (0.113s) 2022-08-17T12:52:35.5620214Z test_norm_old_nan_propagation_cpu (__main__.TestLinalgCPU) ... ok (0.016s) 2022-08-17T12:52:35.7432769Z test_norm_vector_cpu_float32 (__main__.TestLinalgCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:52:35.7433521Z function: 'run_test_case' (test_linalg.py:1256) 2022-08-17T12:52:35.7433826Z reasons: ['___check_type_id(ord, 93947459528480)'] 2022-08-17T12:52:35.7434173Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:52:35.7969310Z ok (0.235s) 2022-08-17T12:52:36.8826996Z test_norm_vector_cpu_float64 (__main__.TestLinalgCPU) ... ok (1.085s) 2022-08-17T12:52:37.0322349Z test_norm_vector_degenerate_shapes_cpu_complex128 (__main__.TestLinalgCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:52:37.0323327Z function: 'run_test_case' (test_linalg.py:1660) 2022-08-17T12:52:37.0323804Z reasons: ['ord == 0'] 2022-08-17T12:52:37.0324384Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:52:37.1807453Z ok (0.298s) 2022-08-17T12:52:37.3467347Z test_norm_vector_degenerate_shapes_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.166s) 2022-08-17T12:52:37.5133583Z test_norm_vector_degenerate_shapes_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.166s) 2022-08-17T12:52:37.6792312Z test_norm_vector_degenerate_shapes_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.166s) 2022-08-17T12:52:38.0574005Z test_nuclear_norm_axes_small_brute_force_old_cpu (__main__.TestLinalgCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:52:38.0575067Z function: 'check_single_nuclear_norm' (test_linalg.py:2329) 2022-08-17T12:52:38.0575658Z reasons: ["tensor 'x' rank mismatch. expected 2, actual 3"] 2022-08-17T12:52:38.0576248Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:52:38.0854597Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:52:38.0855509Z function: 'check_single_nuclear_norm' (test_linalg.py:2329) 2022-08-17T12:52:38.0856189Z reasons: ["tensor 'x' rank mismatch. expected 2, actual 4"] 2022-08-17T12:52:38.0857163Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:52:38.7349869Z ok (1.056s) 2022-08-17T12:52:38.7837066Z test_nuclear_norm_exceptions_old_cpu (__main__.TestLinalgCPU) ... ok (0.049s) 2022-08-17T12:52:38.8195930Z test_nuclear_norm_out_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.036s) 2022-08-17T12:52:38.8359864Z test_nuclear_norm_out_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.016s) 2022-08-17T12:52:39.0779332Z test_old_cholesky_batched_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.242s) 2022-08-17T12:52:39.1330522Z test_old_cholesky_batched_cpu_complex64 (__main__.TestLinalgCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:52:39.1331423Z function: 'cholesky_test_helper' (test_linalg.py:579) 2022-08-17T12:52:39.1332074Z reasons: ["tensor '___stack0' dtype mismatch. expected ComplexDouble, actual ComplexFloat"] 2022-08-17T12:52:39.1332712Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:52:39.1353218Z ok (0.057s) 2022-08-17T12:52:39.1452343Z test_old_cholesky_batched_cpu_float32 (__main__.TestLinalgCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:52:39.1453053Z function: 'cholesky_test_helper' (test_linalg.py:579) 2022-08-17T12:52:39.1453552Z reasons: ["str(dtype) == 'torch.complex128'"] 2022-08-17T12:52:39.1454100Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:52:39.1473474Z ok (0.012s) 2022-08-17T12:52:39.1514998Z test_old_cholesky_batched_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.004s) 2022-08-17T12:52:39.1531999Z test_old_cholesky_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:52:39.1543954Z test_old_cholesky_batched_upper_cpu_complex128 (__main__.TestLinalgCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:52:39.1555073Z test_old_cholesky_batched_upper_cpu_complex64 (__main__.TestLinalgCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:52:39.1566325Z test_old_cholesky_batched_upper_cpu_float32 (__main__.TestLinalgCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:52:39.1577234Z test_old_cholesky_batched_upper_cpu_float64 (__main__.TestLinalgCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:52:39.1613917Z test_old_cholesky_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.004s) 2022-08-17T12:52:39.1639128Z test_old_cholesky_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.002s) 2022-08-17T12:52:39.1661696Z test_old_cholesky_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.002s) 2022-08-17T12:52:39.1684450Z test_old_cholesky_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.002s) 2022-08-17T12:52:39.1992190Z test_old_cholesky_empty_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.030s) 2022-08-17T12:52:39.2148937Z test_old_cholesky_empty_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.016s) 2022-08-17T12:52:39.2316029Z test_old_cholesky_empty_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.017s) 2022-08-17T12:52:39.2473236Z test_old_cholesky_empty_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.016s) 2022-08-17T12:52:39.3551568Z test_old_eig_basic_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.108s) 2022-08-17T12:52:39.4097489Z test_old_eig_basic_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.054s) 2022-08-17T12:52:39.4854726Z test_old_eig_basic_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.076s) 2022-08-17T12:52:39.5461397Z test_old_eig_basic_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.060s) 2022-08-17T12:52:39.6000922Z test_old_eig_invalid_input_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.054s) 2022-08-17T12:52:39.6184552Z test_old_eig_invalid_input_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.018s) 2022-08-17T12:52:39.6366661Z test_old_eig_out_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.018s) 2022-08-17T12:52:39.6486420Z test_old_eig_out_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.012s) 2022-08-17T12:52:39.7379042Z test_old_eig_reuse_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.089s) 2022-08-17T12:52:39.7883527Z test_old_eig_reuse_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.050s) 2022-08-17T12:52:39.7941905Z test_old_matrix_rank_cpu_complex128 (__main__.TestLinalgCPU) ... /var/lib/jenkins/torchdynamo/torchdynamo/variables/tensor.py:84: 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:52:39.7943090Z return proxy.node.target(*args, **kwargs) 2022-08-17T12:52:39.9931457Z /var/lib/jenkins/torchdynamo/torchdynamo/variables/tensor.py:84: 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:52:39.9932526Z return proxy.node.target(*args, **kwargs) 2022-08-17T12:52:40.2906124Z ok (0.502s) 2022-08-17T12:52:40.4514912Z test_old_matrix_rank_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.161s) 2022-08-17T12:52:40.6067932Z test_old_matrix_rank_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.155s) 2022-08-17T12:52:40.7559204Z test_old_matrix_rank_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.149s) 2022-08-17T12:52:41.0868497Z test_ormqr_cpu_complex128 (__main__.TestLinalgCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:52:41.0869295Z function: 'run_test' (test_linalg.py:4647) 2022-08-17T12:52:41.0869686Z reasons: ['m == 5'] 2022-08-17T12:52:41.0870210Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:52:41.1073826Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:52:41.1075264Z function: 'run_test' (test_linalg.py:4647) 2022-08-17T12:52:41.1075679Z reasons: ['m == 5'] 2022-08-17T12:52:41.1076203Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:52:41.1596063Z ok (0.403s) 2022-08-17T12:52:41.2307148Z test_ormqr_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.071s) 2022-08-17T12:52:41.2911835Z test_ormqr_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.060s) 2022-08-17T12:52:41.3498943Z test_ormqr_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.059s) 2022-08-17T12:52:41.3785235Z test_ormqr_errors_and_warnings_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.028s) 2022-08-17T12:52:41.4018956Z test_ormqr_errors_and_warnings_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.023s) 2022-08-17T12:52:41.4244351Z test_ormqr_errors_and_warnings_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.022s) 2022-08-17T12:52:41.4473035Z test_ormqr_errors_and_warnings_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.023s) 2022-08-17T12:52:41.5704080Z test_outer_cpu_bfloat16 (__main__.TestLinalgCPU) ... /var/lib/jenkins/torchdynamo/torchdynamo/variables/tensor.py:84: 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:52:41.5705050Z return proxy.node.target(*args, **kwargs) 2022-08-17T12:52:41.5800126Z :6: 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:52:41.6521039Z /var/lib/jenkins/torchdynamo/torchdynamo/variables/tensor.py:84: 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:52:41.6521973Z return proxy.node.target(*args, **kwargs) 2022-08-17T12:52:41.6563673Z :6: 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:52:41.7233789Z /var/lib/jenkins/torchdynamo/torchdynamo/variables/tensor.py:84: 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:52:41.7234688Z return proxy.node.target(*args, **kwargs) 2022-08-17T12:52:41.7281826Z :6: 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:52:41.7296997Z ok (0.282s) 2022-08-17T12:52:41.8092199Z test_outer_cpu_bool (__main__.TestLinalgCPU) ... /var/lib/jenkins/torchdynamo/torchdynamo/variables/tensor.py:84: 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:52:41.8093198Z return proxy.node.target(*args, **kwargs) 2022-08-17T12:52:41.8135067Z :6: 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:52:41.8793937Z /var/lib/jenkins/torchdynamo/torchdynamo/variables/tensor.py:84: 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:52:41.8794903Z return proxy.node.target(*args, **kwargs) 2022-08-17T12:52:41.8838095Z :6: 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:52:41.9452168Z /var/lib/jenkins/torchdynamo/torchdynamo/variables/tensor.py:84: 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:52:41.9453071Z return proxy.node.target(*args, **kwargs) 2022-08-17T12:52:41.9495917Z :6: 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:52:41.9499217Z ok (0.220s) 2022-08-17T12:52:42.0234388Z test_outer_cpu_complex128 (__main__.TestLinalgCPU) ... /var/lib/jenkins/torchdynamo/torchdynamo/variables/tensor.py:84: 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:52:42.0235547Z return proxy.node.target(*args, **kwargs) 2022-08-17T12:52:42.0277258Z :6: 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:52:42.0953073Z /var/lib/jenkins/torchdynamo/torchdynamo/variables/tensor.py:84: 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:52:42.0995849Z return proxy.node.target(*args, **kwargs) 2022-08-17T12:52:42.0996754Z :6: 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:52:42.1052716Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:52:42.1053527Z function: 'run_test_case' (test_linalg.py:108) 2022-08-17T12:52:42.1054079Z reasons: ["str(dtype) == 'torch.bfloat16'"] 2022-08-17T12:52:42.1054693Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:52:42.1068674Z 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:52:42.1069479Z torch.ger(a, b, out=out) 2022-08-17T12:52:42.1073319Z ok (0.157s) 2022-08-17T12:52:42.1224195Z test_outer_cpu_complex64 (__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:52:42.1225067Z torch.ger(a, b, out=out) 2022-08-17T12:52:42.1320139Z 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:52:42.1320918Z torch.ger(a, b, out=out) 2022-08-17T12:52:42.1391121Z 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:52:42.1391907Z torch.ger(a, b, out=out) 2022-08-17T12:52:42.1395453Z ok (0.032s) 2022-08-17T12:52:42.1549342Z test_outer_cpu_float16 (__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:52:42.1550204Z torch.ger(a, b, out=out) 2022-08-17T12:52:42.1644892Z 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:52:42.1645706Z torch.ger(a, b, out=out) 2022-08-17T12:52:42.1712815Z 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:52:42.1713612Z torch.ger(a, b, out=out) 2022-08-17T12:52:42.1715580Z ok (0.032s) 2022-08-17T12:52:42.1864300Z test_outer_cpu_float32 (__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:52:42.1865179Z torch.ger(a, b, out=out) 2022-08-17T12:52:42.1956486Z 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:52:42.1957278Z torch.ger(a, b, out=out) 2022-08-17T12:52:42.2023137Z 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:52:42.2024180Z torch.ger(a, b, out=out) 2022-08-17T12:52:42.2026564Z ok (0.031s) 2022-08-17T12:52:42.2173021Z test_outer_cpu_float64 (__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:52:42.2173897Z torch.ger(a, b, out=out) 2022-08-17T12:52:42.2263817Z 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:52:42.2264582Z torch.ger(a, b, out=out) 2022-08-17T12:52:42.2331279Z 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:52:42.2332051Z torch.ger(a, b, out=out) 2022-08-17T12:52:42.2334772Z ok (0.031s) 2022-08-17T12:52:42.2479901Z test_outer_cpu_int16 (__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:52:42.2480736Z torch.ger(a, b, out=out) 2022-08-17T12:52:42.2569462Z 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:52:42.2570200Z torch.ger(a, b, out=out) 2022-08-17T12:52:42.2635812Z 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:52:42.2636508Z torch.ger(a, b, out=out) 2022-08-17T12:52:42.2637252Z ok (0.030s) 2022-08-17T12:52:42.2674330Z test_outer_cpu_int32 (__main__.TestLinalgCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:52:42.2675216Z function: 'test_outer' (test_linalg.py:105) 2022-08-17T12:52:42.2675780Z reasons: ["str(dtype) == 'torch.bfloat16'"] 2022-08-17T12:52:42.2676396Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:52:42.2698916Z ok (0.006s) 2022-08-17T12:52:42.2752389Z test_outer_cpu_int64 (__main__.TestLinalgCPU) ... ok (0.005s) 2022-08-17T12:52:42.2805394Z test_outer_cpu_int8 (__main__.TestLinalgCPU) ... ok (0.005s) 2022-08-17T12:52:42.2857982Z test_outer_cpu_uint8 (__main__.TestLinalgCPU) ... ok (0.005s) 2022-08-17T12:52:42.3429757Z test_outer_ger_addr_legacy_tests_cpu (__main__.TestLinalgCPU) ... ok (0.057s) 2022-08-17T12:52:42.3511663Z test_outer_type_promotion_cpu_bfloat16_bfloat16 (__main__.TestLinalgCPU) ... ok (0.008s) 2022-08-17T12:52:42.3529570Z test_outer_type_promotion_cpu_bfloat16_bool (__main__.TestLinalgCPU) ... ok (0.002s) 2022-08-17T12:52:42.3546209Z test_outer_type_promotion_cpu_bfloat16_complex128 (__main__.TestLinalgCPU) ... ok (0.002s) 2022-08-17T12:52:42.3562743Z test_outer_type_promotion_cpu_bfloat16_complex64 (__main__.TestLinalgCPU) ... ok (0.002s) 2022-08-17T12:52:42.3578948Z test_outer_type_promotion_cpu_bfloat16_float16 (__main__.TestLinalgCPU) ... ok (0.002s) 2022-08-17T12:52:42.3595034Z test_outer_type_promotion_cpu_bfloat16_float32 (__main__.TestLinalgCPU) ... ok (0.002s) 2022-08-17T12:52:42.3611098Z test_outer_type_promotion_cpu_bfloat16_float64 (__main__.TestLinalgCPU) ... ok (0.002s) 2022-08-17T12:52:42.3627056Z test_outer_type_promotion_cpu_bfloat16_int16 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:52:42.3643004Z test_outer_type_promotion_cpu_bfloat16_int32 (__main__.TestLinalgCPU) ... ok (0.002s) 2022-08-17T12:52:42.3659068Z test_outer_type_promotion_cpu_bfloat16_int64 (__main__.TestLinalgCPU) ... ok (0.002s) 2022-08-17T12:52:42.3674963Z test_outer_type_promotion_cpu_bfloat16_int8 (__main__.TestLinalgCPU) ... ok (0.002s) 2022-08-17T12:52:42.3690142Z test_outer_type_promotion_cpu_bfloat16_uint8 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:52:42.3705358Z test_outer_type_promotion_cpu_bool_bfloat16 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:52:42.3720660Z test_outer_type_promotion_cpu_bool_bool (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:52:42.3735801Z test_outer_type_promotion_cpu_bool_complex128 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:52:42.3751896Z test_outer_type_promotion_cpu_bool_complex64 (__main__.TestLinalgCPU) ... ok (0.002s) 2022-08-17T12:52:42.3767396Z test_outer_type_promotion_cpu_bool_float16 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:52:42.3782690Z test_outer_type_promotion_cpu_bool_float32 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:52:42.3798007Z test_outer_type_promotion_cpu_bool_float64 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:52:42.3813028Z test_outer_type_promotion_cpu_bool_int16 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:52:42.3828141Z test_outer_type_promotion_cpu_bool_int32 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:52:42.3843558Z test_outer_type_promotion_cpu_bool_int64 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:52:42.3858780Z test_outer_type_promotion_cpu_bool_int8 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:52:42.3873996Z test_outer_type_promotion_cpu_bool_uint8 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:52:42.3889336Z test_outer_type_promotion_cpu_complex128_bfloat16 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:52:42.3904358Z test_outer_type_promotion_cpu_complex128_bool (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:52:42.3919196Z test_outer_type_promotion_cpu_complex128_complex128 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:52:42.3934420Z test_outer_type_promotion_cpu_complex128_complex64 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:52:42.3950129Z test_outer_type_promotion_cpu_complex128_float16 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:52:42.3964523Z test_outer_type_promotion_cpu_complex128_float32 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:52:42.3979592Z test_outer_type_promotion_cpu_complex128_float64 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:52:42.3994880Z test_outer_type_promotion_cpu_complex128_int16 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:52:42.4010186Z test_outer_type_promotion_cpu_complex128_int32 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:52:42.4025929Z test_outer_type_promotion_cpu_complex128_int64 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:52:42.4040832Z test_outer_type_promotion_cpu_complex128_int8 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:52:42.4055893Z test_outer_type_promotion_cpu_complex128_uint8 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:52:42.4070874Z test_outer_type_promotion_cpu_complex64_bfloat16 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:52:42.4085995Z test_outer_type_promotion_cpu_complex64_bool (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:52:42.4101348Z test_outer_type_promotion_cpu_complex64_complex128 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:52:42.4116832Z test_outer_type_promotion_cpu_complex64_complex64 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:52:42.4132956Z test_outer_type_promotion_cpu_complex64_float16 (__main__.TestLinalgCPU) ... ok (0.002s) 2022-08-17T12:52:42.4148482Z test_outer_type_promotion_cpu_complex64_float32 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:52:42.4163769Z test_outer_type_promotion_cpu_complex64_float64 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:52:42.4178949Z test_outer_type_promotion_cpu_complex64_int16 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:52:42.4193823Z test_outer_type_promotion_cpu_complex64_int32 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:52:42.4208926Z test_outer_type_promotion_cpu_complex64_int64 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:52:42.4224044Z test_outer_type_promotion_cpu_complex64_int8 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:52:42.4239118Z test_outer_type_promotion_cpu_complex64_uint8 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:52:42.4254317Z test_outer_type_promotion_cpu_float16_bfloat16 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:52:42.4269331Z test_outer_type_promotion_cpu_float16_bool (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:52:42.4284465Z test_outer_type_promotion_cpu_float16_complex128 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:52:42.4299743Z test_outer_type_promotion_cpu_float16_complex64 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:52:42.4314709Z test_outer_type_promotion_cpu_float16_float16 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:52:42.4329763Z test_outer_type_promotion_cpu_float16_float32 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:52:42.4344846Z test_outer_type_promotion_cpu_float16_float64 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:52:42.4360340Z test_outer_type_promotion_cpu_float16_int16 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:52:42.4375627Z test_outer_type_promotion_cpu_float16_int32 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:52:42.4391213Z test_outer_type_promotion_cpu_float16_int64 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:52:42.4406534Z test_outer_type_promotion_cpu_float16_int8 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:52:42.4421694Z test_outer_type_promotion_cpu_float16_uint8 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:52:42.4436944Z test_outer_type_promotion_cpu_float32_bfloat16 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:52:42.4452173Z test_outer_type_promotion_cpu_float32_bool (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:52:42.4467111Z test_outer_type_promotion_cpu_float32_complex128 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:52:42.4482346Z test_outer_type_promotion_cpu_float32_complex64 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:52:42.4497615Z test_outer_type_promotion_cpu_float32_float16 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:52:42.4512518Z test_outer_type_promotion_cpu_float32_float32 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:52:42.4527516Z test_outer_type_promotion_cpu_float32_float64 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:52:42.4542612Z test_outer_type_promotion_cpu_float32_int16 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:52:42.4557823Z test_outer_type_promotion_cpu_float32_int32 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:52:42.4572986Z test_outer_type_promotion_cpu_float32_int64 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:52:42.4588063Z test_outer_type_promotion_cpu_float32_int8 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:52:42.4603417Z test_outer_type_promotion_cpu_float32_uint8 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:52:42.4618629Z test_outer_type_promotion_cpu_float64_bfloat16 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:52:42.4633766Z test_outer_type_promotion_cpu_float64_bool (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:52:42.4648772Z test_outer_type_promotion_cpu_float64_complex128 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:52:42.4663847Z test_outer_type_promotion_cpu_float64_complex64 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:52:42.4679075Z test_outer_type_promotion_cpu_float64_float16 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:52:42.4694256Z test_outer_type_promotion_cpu_float64_float32 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:52:42.4709474Z test_outer_type_promotion_cpu_float64_float64 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:52:42.4724770Z test_outer_type_promotion_cpu_float64_int16 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:52:42.4740066Z test_outer_type_promotion_cpu_float64_int32 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:52:42.4755303Z test_outer_type_promotion_cpu_float64_int64 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:52:42.4770539Z test_outer_type_promotion_cpu_float64_int8 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:52:42.4785935Z test_outer_type_promotion_cpu_float64_uint8 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:52:42.4801427Z test_outer_type_promotion_cpu_int16_bfloat16 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:52:42.4816423Z test_outer_type_promotion_cpu_int16_bool (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:52:42.4831405Z test_outer_type_promotion_cpu_int16_complex128 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:52:42.4846681Z test_outer_type_promotion_cpu_int16_complex64 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:52:42.4861972Z test_outer_type_promotion_cpu_int16_float16 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:52:42.4877017Z test_outer_type_promotion_cpu_int16_float32 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:52:42.4892127Z test_outer_type_promotion_cpu_int16_float64 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:52:42.4907192Z test_outer_type_promotion_cpu_int16_int16 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:52:42.4922482Z test_outer_type_promotion_cpu_int16_int32 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:52:42.4937642Z test_outer_type_promotion_cpu_int16_int64 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:52:42.4952763Z test_outer_type_promotion_cpu_int16_int8 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:52:42.4967820Z test_outer_type_promotion_cpu_int16_uint8 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:52:42.4983157Z test_outer_type_promotion_cpu_int32_bfloat16 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:52:42.4998420Z test_outer_type_promotion_cpu_int32_bool (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:52:42.5014134Z test_outer_type_promotion_cpu_int32_complex128 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:52:42.5029321Z test_outer_type_promotion_cpu_int32_complex64 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:52:42.5044484Z test_outer_type_promotion_cpu_int32_float16 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:52:42.5059622Z test_outer_type_promotion_cpu_int32_float32 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:52:42.5075034Z test_outer_type_promotion_cpu_int32_float64 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:52:42.5090218Z test_outer_type_promotion_cpu_int32_int16 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:52:42.5104921Z test_outer_type_promotion_cpu_int32_int32 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:52:42.5120206Z test_outer_type_promotion_cpu_int32_int64 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:52:42.5135580Z test_outer_type_promotion_cpu_int32_int8 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:52:42.5150971Z test_outer_type_promotion_cpu_int32_uint8 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:52:42.5166373Z test_outer_type_promotion_cpu_int64_bfloat16 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:52:42.5181473Z test_outer_type_promotion_cpu_int64_bool (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:52:42.5196869Z test_outer_type_promotion_cpu_int64_complex128 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:52:42.5211912Z test_outer_type_promotion_cpu_int64_complex64 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:52:42.5227037Z test_outer_type_promotion_cpu_int64_float16 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:52:42.5242172Z test_outer_type_promotion_cpu_int64_float32 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:52:42.5257749Z test_outer_type_promotion_cpu_int64_float64 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:52:42.5272739Z test_outer_type_promotion_cpu_int64_int16 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:52:42.5287978Z test_outer_type_promotion_cpu_int64_int32 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:52:42.5303391Z test_outer_type_promotion_cpu_int64_int64 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:52:42.5318762Z test_outer_type_promotion_cpu_int64_int8 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:52:42.5333975Z test_outer_type_promotion_cpu_int64_uint8 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:52:42.5349174Z test_outer_type_promotion_cpu_int8_bfloat16 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:52:42.5364617Z test_outer_type_promotion_cpu_int8_bool (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:52:42.5380103Z test_outer_type_promotion_cpu_int8_complex128 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:52:42.5396612Z test_outer_type_promotion_cpu_int8_complex64 (__main__.TestLinalgCPU) ... ok (0.002s) 2022-08-17T12:52:42.5411721Z test_outer_type_promotion_cpu_int8_float16 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:52:42.5426734Z test_outer_type_promotion_cpu_int8_float32 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:52:42.5442118Z test_outer_type_promotion_cpu_int8_float64 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:52:42.5457379Z test_outer_type_promotion_cpu_int8_int16 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:52:42.5472774Z test_outer_type_promotion_cpu_int8_int32 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:52:42.5487909Z test_outer_type_promotion_cpu_int8_int64 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:52:42.5503126Z test_outer_type_promotion_cpu_int8_int8 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:52:42.5518453Z test_outer_type_promotion_cpu_int8_uint8 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:52:42.5533746Z test_outer_type_promotion_cpu_uint8_bfloat16 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:52:42.5548844Z test_outer_type_promotion_cpu_uint8_bool (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:52:42.5564085Z test_outer_type_promotion_cpu_uint8_complex128 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:52:42.5579326Z test_outer_type_promotion_cpu_uint8_complex64 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:52:42.5594803Z test_outer_type_promotion_cpu_uint8_float16 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:52:42.5610065Z test_outer_type_promotion_cpu_uint8_float32 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:52:42.5625439Z test_outer_type_promotion_cpu_uint8_float64 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:52:42.5640645Z test_outer_type_promotion_cpu_uint8_int16 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:52:42.5656177Z test_outer_type_promotion_cpu_uint8_int32 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:52:42.5671321Z test_outer_type_promotion_cpu_uint8_int64 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:52:42.5686828Z test_outer_type_promotion_cpu_uint8_int8 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:52:42.5702097Z test_outer_type_promotion_cpu_uint8_uint8 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:52:42.7036350Z test_pca_lowrank_cpu (__main__.TestLinalgCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:52:42.7037347Z function: 'run_subtest' (test_linalg.py:7225) 2022-08-17T12:52:42.7037920Z reasons: ['matrix_size == (17, 4)'] 2022-08-17T12:52:42.7038599Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:52:44.8484403Z ok (2.278s) 2022-08-17T12:52:45.1391195Z test_pinv_cpu_complex128 (__main__.TestLinalgCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:52:45.1392655Z function: 'run_test_main' (test_linalg.py:2878) 2022-08-17T12:52:45.1393353Z reasons: ["tensor 'A' rank mismatch. expected 2, actual 4"] 2022-08-17T12:52:45.1394011Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:52:45.1410083Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:52:45.1410966Z function: 'run_test_numpy' (test_linalg.py:2897) 2022-08-17T12:52:45.1411573Z reasons: ["tensor 'A' rank mismatch. expected 2, actual 4"] 2022-08-17T12:52:45.1433323Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:52:45.1954571Z ok (0.347s) 2022-08-17T12:52:45.3199184Z test_pinv_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.124s) 2022-08-17T12:52:45.4286086Z test_pinv_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.108s) 2022-08-17T12:52:45.5327856Z test_pinv_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.104s) 2022-08-17T12:52:45.5718485Z test_pinv_errors_and_warnings_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.039s) 2022-08-17T12:52:45.6040819Z test_pinv_errors_and_warnings_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.032s) 2022-08-17T12:52:45.6363920Z test_pinv_errors_and_warnings_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.032s) 2022-08-17T12:52:45.6683602Z test_pinv_errors_and_warnings_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.032s) 2022-08-17T12:52:45.9502691Z test_pinverse_cpu_complex128 (__main__.TestLinalgCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:52:45.9503662Z function: 'run_test' (test_linalg.py:6091) 2022-08-17T12:52:45.9504214Z reasons: ["tensor 'M' rank mismatch. expected 2, actual 4"] 2022-08-17T12:52:45.9504836Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:52:45.9551121Z ok (0.287s) 2022-08-17T12:52:45.9747576Z test_pinverse_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.019s) 2022-08-17T12:52:45.9925955Z test_pinverse_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.018s) 2022-08-17T12:52:46.0099307Z test_pinverse_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.017s) 2022-08-17T12:52:46.0113767Z test_preferred_linalg_library_cpu (__main__.TestLinalgCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:52:46.0130285Z test_qr_batched_cpu_complex128 (__main__.TestLinalgCPU) 2022-08-17T12:52:46.0320589Z test torch.linalg.qr vs numpy.linalg.qr. We need some special logic ... ok (0.020s) 2022-08-17T12:52:46.0335207Z test_qr_batched_cpu_complex64 (__main__.TestLinalgCPU) 2022-08-17T12:52:46.0505778Z test torch.linalg.qr vs numpy.linalg.qr. We need some special logic ... ok (0.018s) 2022-08-17T12:52:46.0521261Z test_qr_batched_cpu_float32 (__main__.TestLinalgCPU) 2022-08-17T12:52:46.0690010Z test torch.linalg.qr vs numpy.linalg.qr. We need some special logic ... ok (0.018s) 2022-08-17T12:52:46.0705292Z test_qr_batched_cpu_float64 (__main__.TestLinalgCPU) 2022-08-17T12:52:46.0879490Z test torch.linalg.qr vs numpy.linalg.qr. We need some special logic ... ok (0.019s) 2022-08-17T12:52:46.2174280Z test_qr_cpu_complex128 (__main__.TestLinalgCPU) ... /var/lib/jenkins/torchdynamo/torchdynamo/variables/tensor.py:84: UserWarning: torch.qr is deprecated in favor of torch.linalg.qr and will be removed in a future PyTorch release. 2022-08-17T12:52:46.2175500Z The boolean parameter 'some' has been replaced with a string parameter 'mode'. 2022-08-17T12:52:46.2175925Z Q, R = torch.qr(A, some) 2022-08-17T12:52:46.2176237Z should be replaced with 2022-08-17T12:52:46.2177060Z 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:52:46.2177708Z return proxy.node.target(*args, **kwargs) 2022-08-17T12:52:46.8551725Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:52:46.8552953Z function: 'run_test' (test_linalg.py:3645) 2022-08-17T12:52:46.8553445Z reasons: ['len(tensor_dims) == 2'] 2022-08-17T12:52:46.8553974Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:52:46.8861298Z ok (0.798s) 2022-08-17T12:52:46.9272768Z test_qr_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.041s) 2022-08-17T12:52:46.9655784Z test_qr_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.038s) 2022-08-17T12:52:47.0012908Z test_qr_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.036s) 2022-08-17T12:52:47.0198853Z test_qr_error_cases_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.018s) 2022-08-17T12:52:47.0211256Z test_qr_vs_numpy_cpu_complex128 (__main__.TestLinalgCPU) 2022-08-17T12:52:47.0490008Z test torch.linalg.qr vs numpy.linalg.qr ... ok (0.029s) 2022-08-17T12:52:47.0503344Z test_qr_vs_numpy_cpu_complex64 (__main__.TestLinalgCPU) 2022-08-17T12:52:47.0560898Z test torch.linalg.qr vs numpy.linalg.qr ... ok (0.007s) 2022-08-17T12:52:47.0574228Z test_qr_vs_numpy_cpu_float32 (__main__.TestLinalgCPU) 2022-08-17T12:52:47.0628410Z test torch.linalg.qr vs numpy.linalg.qr ... ok (0.007s) 2022-08-17T12:52:47.0640953Z test_qr_vs_numpy_cpu_float64 (__main__.TestLinalgCPU) 2022-08-17T12:52:47.0692493Z test torch.linalg.qr vs numpy.linalg.qr ... ok (0.006s) 2022-08-17T12:52:47.0818076Z test_renorm_cpu (__main__.TestLinalgCPU) ... ok (0.012s) 2022-08-17T12:52:47.0960476Z test_renorm_ps_cpu (__main__.TestLinalgCPU) ... ok (0.014s) 2022-08-17T12:52:47.2653329Z test_slogdet_cpu_complex128 (__main__.TestLinalgCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:52:47.2653884Z function: 'run_test' (test_linalg.py:6480) 2022-08-17T12:52:47.2654164Z reasons: ['len(batchdims) == 1'] 2022-08-17T12:52:47.2654483Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:52:47.3019617Z ok (0.206s) 2022-08-17T12:52:47.3540999Z test_slogdet_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.052s) 2022-08-17T12:52:47.4027267Z test_slogdet_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.048s) 2022-08-17T12:52:47.4501483Z test_slogdet_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.047s) 2022-08-17T12:52:47.4845092Z test_slogdet_errors_and_warnings_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.034s) 2022-08-17T12:52:47.5143624Z test_slogdet_errors_and_warnings_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.030s) 2022-08-17T12:52:47.5443910Z test_slogdet_errors_and_warnings_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.030s) 2022-08-17T12:52:47.5746639Z test_slogdet_errors_and_warnings_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.030s) 2022-08-17T12:52:47.7556087Z test_solve_batched_broadcasting_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.181s) 2022-08-17T12:52:47.8444431Z test_solve_batched_broadcasting_cpu_complex64 (__main__.TestLinalgCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:52:47.8445233Z function: 'run_test' (test_linalg.py:3087) 2022-08-17T12:52:47.8445716Z reasons: ["str(dtype) == 'torch.complex128'"] 2022-08-17T12:52:47.8446730Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:52:47.8447356Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:52:47.8447936Z function: 'solve_test_helper' (test_linalg.py:3044) 2022-08-17T12:52:47.8448474Z reasons: ["str(dtype) == 'torch.complex128'"] 2022-08-17T12:52:47.8449021Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:52:47.8465451Z ok (0.091s) 2022-08-17T12:52:47.8548445Z test_solve_batched_broadcasting_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.008s) 2022-08-17T12:52:47.8629076Z test_solve_batched_broadcasting_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.008s) 2022-08-17T12:52:48.2189389Z test_solve_cpu_complex128 (__main__.TestLinalgCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:52:48.2190135Z function: 'run_test' (test_linalg.py:3057) 2022-08-17T12:52:48.2190520Z reasons: ['len(rhs) == 0'] 2022-08-17T12:52:48.2190959Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:52:48.2508472Z ok (0.388s) 2022-08-17T12:52:48.2890956Z test_solve_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.038s) 2022-08-17T12:52:48.3209917Z test_solve_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.032s) 2022-08-17T12:52:48.3518036Z test_solve_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.031s) 2022-08-17T12:52:48.3735637Z test_solve_removed_error_cpu (__main__.TestLinalgCPU) ... ok (0.022s) 2022-08-17T12:52:48.4053458Z test_strided_mm_bmm_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.032s) 2022-08-17T12:52:48.4334253Z test_strided_mm_bmm_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.028s) 2022-08-17T12:52:48.6158349Z test_svd_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.182s) 2022-08-17T12:52:48.7510059Z test_svd_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.135s) 2022-08-17T12:52:48.8693707Z test_svd_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.118s) 2022-08-17T12:52:48.9837739Z test_svd_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.114s) 2022-08-17T12:52:49.1188303Z test_svd_lowrank_cpu_float64 (__main__.TestLinalgCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:52:49.1189298Z function: 'run_subtest' (test_linalg.py:2421) 2022-08-17T12:52:49.1189915Z reasons: ['actual_rank == 2'] 2022-08-17T12:52:49.1190648Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:52:52.3801223Z ok (3.396s) 2022-08-17T12:52:53.0817021Z test_svd_memory_allocation_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.701s) 2022-08-17T12:52:53.4280567Z test_svd_memory_allocation_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.346s) 2022-08-17T12:52:53.5949187Z test_svd_memory_allocation_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.167s) 2022-08-17T12:52:53.8001902Z test_svd_memory_allocation_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.205s) 2022-08-17T12:52:53.8345386Z test_svd_nan_error_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.034s) 2022-08-17T12:52:53.8611728Z test_svd_nan_error_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.026s) 2022-08-17T12:52:53.8888281Z test_svd_nan_error_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.027s) 2022-08-17T12:52:53.9158095Z test_svd_nan_error_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.027s) 2022-08-17T12:52:53.9543070Z test_symeig_cpu_complex128 (__main__.TestLinalgCPU) ... /var/lib/jenkins/torchdynamo/torchdynamo/variables/tensor.py:84: UserWarning: torch.symeig is deprecated in favor of torch.linalg.eigh and will be removed in a future PyTorch release. 2022-08-17T12:52:53.9544027Z 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:52:53.9544579Z L, _ = torch.symeig(A, upper=upper) 2022-08-17T12:52:53.9544920Z should be replaced with 2022-08-17T12:52:53.9545487Z L = torch.linalg.eigvalsh(A, UPLO='U' if upper else 'L') 2022-08-17T12:52:53.9545837Z and 2022-08-17T12:52:53.9546147Z L, V = torch.symeig(A, eigenvectors=True) 2022-08-17T12:52:53.9546475Z should be replaced with 2022-08-17T12:52:53.9547356Z 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:52:53.9547980Z return proxy.node.target(*args, **kwargs) 2022-08-17T12:52:54.4371214Z /var/lib/jenkins/torchdynamo/torchdynamo/variables/tensor.py:84: 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:52:54.4372008Z return proxy.node.target(*args, **kwargs) 2022-08-17T12:52:54.4546340Z :7: 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:52:54.5720954Z /var/lib/jenkins/torchdynamo/torchdynamo/variables/tensor.py:84: 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:52:54.5721638Z return proxy.node.target(*args, **kwargs) 2022-08-17T12:52:54.5801767Z :7: 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:52:54.7647420Z /var/lib/jenkins/torchdynamo/torchdynamo/variables/tensor.py:84: 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:52:54.7648182Z return proxy.node.target(*args, **kwargs) 2022-08-17T12:52:54.7728600Z :7: 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:52:54.8218090Z /var/lib/jenkins/torchdynamo/torchdynamo/variables/tensor.py:84: 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:52:54.8218765Z return proxy.node.target(*args, **kwargs) 2022-08-17T12:52:54.8298180Z :7: 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:52:54.8582002Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:52:54.8582582Z function: 'run_test' (test_linalg.py:7133) 2022-08-17T12:52:54.8582840Z reasons: ['len(dims) == 1'] 2022-08-17T12:52:54.8583172Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:52:54.8620349Z 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:52:54.8621043Z torch.symeig(x, eigenvectors=eigenvectors, upper=upper, out=(oute, outv)) 2022-08-17T12:52:54.8767395Z 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:52:54.8768137Z torch.symeig(x, eigenvectors=eigenvectors, upper=upper, out=(oute, outv)) 2022-08-17T12:52:54.8816291Z ok (0.966s) 2022-08-17T12:52:54.8932816Z test_symeig_cpu_complex64 (__main__.TestLinalgCPU) ... 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:52:54.8933536Z torch.symeig(x, eigenvectors=eigenvectors, upper=upper, out=(oute, outv)) 2022-08-17T12:52:54.9038342Z 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:52:54.9039247Z torch.symeig(x, eigenvectors=eigenvectors, upper=upper, out=(oute, outv)) 2022-08-17T12:52:54.9155663Z 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:52:54.9156328Z torch.symeig(x, eigenvectors=eigenvectors, upper=upper, out=(oute, outv)) 2022-08-17T12:52:54.9298443Z 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:52:54.9299115Z torch.symeig(x, eigenvectors=eigenvectors, upper=upper, out=(oute, outv)) 2022-08-17T12:52:54.9343011Z ok (0.053s) 2022-08-17T12:52:54.9380008Z test_symeig_cpu_float32 (__main__.TestLinalgCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:52:54.9380543Z function: 'run_test' (test_linalg.py:7133) 2022-08-17T12:52:54.9380843Z reasons: ["str(dtype) == 'torch.complex128'"] 2022-08-17T12:52:54.9381192Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:52:54.9401675Z 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:52:54.9402352Z torch.symeig(x, eigenvectors=eigenvectors, upper=upper, out=(oute, outv)) 2022-08-17T12:52:54.9439714Z 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:52:54.9440391Z torch.symeig(x, eigenvectors=eigenvectors, upper=upper, out=(oute, outv)) 2022-08-17T12:52:54.9483231Z 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:52:54.9483900Z torch.symeig(x, eigenvectors=eigenvectors, upper=upper, out=(oute, outv)) 2022-08-17T12:52:54.9587599Z ok (0.024s) 2022-08-17T12:52:54.9833480Z test_symeig_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.024s) 2022-08-17T12:52:54.9963561Z test_symeig_out_errors_and_warnings_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.013s) 2022-08-17T12:52:55.0073023Z test_symeig_out_errors_and_warnings_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.011s) 2022-08-17T12:52:55.0182416Z test_symeig_out_errors_and_warnings_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.011s) 2022-08-17T12:52:55.0292177Z test_symeig_out_errors_and_warnings_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.011s) 2022-08-17T12:52:55.1885522Z test_tensordot_cpu (__main__.TestLinalgCPU) ... ok (0.159s) 2022-08-17T12:52:55.4472821Z test_tensorinv_cpu_complex128 (__main__.TestLinalgCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:52:55.4473841Z function: 'run_test' (test_linalg.py:3174) 2022-08-17T12:52:55.4474367Z reasons: ['len(a_shape) == 3'] 2022-08-17T12:52:55.4475011Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:52:55.4484410Z ok (0.260s) 2022-08-17T12:52:55.4581854Z test_tensorinv_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.009s) 2022-08-17T12:52:55.4667565Z test_tensorinv_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.008s) 2022-08-17T12:52:55.4751738Z test_tensorinv_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.008s) 2022-08-17T12:52:55.4836426Z test_tensorinv_empty_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.008s) 2022-08-17T12:52:55.4854929Z test_tensorinv_empty_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.002s) 2022-08-17T12:52:55.4872363Z test_tensorinv_empty_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.002s) 2022-08-17T12:52:55.4889838Z test_tensorinv_empty_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.002s) 2022-08-17T12:52:55.7382272Z test_tensorinv_errors_and_warnings_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.249s) 2022-08-17T12:52:55.9665752Z test_tensorinv_errors_and_warnings_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.228s) 2022-08-17T12:52:56.3706925Z test_tensorinv_errors_and_warnings_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.404s) 2022-08-17T12:52:56.6003619Z test_tensorinv_errors_and_warnings_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.229s) 2022-08-17T12:52:56.6610227Z test_tensorinv_singular_input_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.061s) 2022-08-17T12:52:56.6918454Z test_tensorinv_singular_input_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.031s) 2022-08-17T12:52:56.7238736Z test_tensorinv_singular_input_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.032s) 2022-08-17T12:52:56.7550857Z test_tensorinv_singular_input_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.031s) 2022-08-17T12:52:56.9205943Z test_tensorsolve_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.165s) 2022-08-17T12:52:57.0508175Z test_tensorsolve_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.130s) 2022-08-17T12:52:57.0527729Z test_tensorsolve_cpu_float32 (__main__.TestLinalgCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:52:57.0528323Z function: 'run_test' (test_linalg.py:3107) 2022-08-17T12:52:57.0528625Z reasons: ["str(dtype) == 'torch.complex128'"] 2022-08-17T12:52:57.0528981Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:52:57.0554795Z ok (0.005s) 2022-08-17T12:52:57.0595828Z test_tensorsolve_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.004s) 2022-08-17T12:52:57.0710049Z test_tensorsolve_empty_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.011s) 2022-08-17T12:52:57.0807373Z test_tensorsolve_empty_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.010s) 2022-08-17T12:52:57.0901404Z test_tensorsolve_empty_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.009s) 2022-08-17T12:52:57.0993750Z test_tensorsolve_empty_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.009s) 2022-08-17T12:52:57.1561373Z test_tensorsolve_errors_and_warnings_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.057s) 2022-08-17T12:52:57.2141812Z 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:52:57.2143042Z torch.linalg.solve_triangular has its arguments reversed and does not return a copy of one of the inputs. 2022-08-17T12:52:57.2143547Z X = torch.triangular_solve(B, A).solution 2022-08-17T12:52:57.2143904Z should be replaced with 2022-08-17T12:52:57.2144459Z X = torch.linalg.solve_triangular(A, B). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:2310.) 2022-08-17T12:52:57.2145162Z x = torch.triangular_solve(b, A, upper=upper, transpose=transpose, unitriangular=unitriangular)[0] 2022-08-17T12:52:57.2536869Z ok (0.097s) 2022-08-17T12:52:57.2759054Z test_triangular_solve_batched_broadcasting_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.022s) 2022-08-17T12:52:57.2982839Z test_triangular_solve_batched_broadcasting_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.022s) 2022-08-17T12:52:57.3205665Z test_triangular_solve_batched_broadcasting_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.022s) 2022-08-17T12:52:57.3604002Z test_triangular_solve_batched_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.040s) 2022-08-17T12:52:57.3744170Z test_triangular_solve_batched_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.014s) 2022-08-17T12:52:57.3874144Z test_triangular_solve_batched_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.013s) 2022-08-17T12:52:57.3998860Z test_triangular_solve_batched_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.012s) 2022-08-17T12:52:57.4019554Z 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:52:57.4038272Z 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:52:57.4057147Z 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:52:57.4074815Z 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:52:57.4246653Z test_triangular_solve_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.017s) 2022-08-17T12:52:57.4371425Z test_triangular_solve_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.012s) 2022-08-17T12:52:57.4488863Z test_triangular_solve_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.012s) 2022-08-17T12:52:57.4605555Z test_triangular_solve_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.011s) 2022-08-17T12:52:57.4953665Z test_triangular_solve_out_errors_and_warnings_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.035s) 2022-08-17T12:52:57.5249769Z test_triangular_solve_out_errors_and_warnings_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.029s) 2022-08-17T12:52:57.5540611Z test_triangular_solve_out_errors_and_warnings_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.029s) 2022-08-17T12:52:57.5827915Z test_triangular_solve_out_errors_and_warnings_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.029s) 2022-08-17T12:52:57.6501511Z test_vdot_invalid_args_cpu (__main__.TestLinalgCPU) ... ok (0.067s) 2022-08-17T12:52:57.6865947Z test_vdot_vs_numpy_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.036s) 2022-08-17T12:52:57.7215061Z test_vdot_vs_numpy_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.035s) 2022-08-17T12:52:57.8375602Z test_vector_norm_cpu_bfloat16 (__main__.TestLinalgCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:52:57.8376126Z function: 'run_test_case' (test_linalg.py:1187) 2022-08-17T12:52:57.8376488Z reasons: ['___check_obj_id(keepdim, 93947459568384)'] 2022-08-17T12:52:57.8376850Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:52:57.8842081Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:52:57.8843102Z function: 'vector_norm_reference' (test_linalg.py:1176) 2022-08-17T12:52:57.8843645Z reasons: ['___check_type_id(ord, 93947459528480)'] 2022-08-17T12:52:57.8844207Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:52:58.7772903Z ok (1.056s) 2022-08-17T12:52:59.3996023Z test_vector_norm_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.622s) 2022-08-17T12:53:00.3398460Z test_vector_norm_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.940s) 2022-08-17T12:53:01.2730322Z test_vector_norm_cpu_float16 (__main__.TestLinalgCPU) ... ok (0.933s) 2022-08-17T12:53:02.2089103Z test_vector_norm_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.936s) 2022-08-17T12:53:02.8210757Z test_vector_norm_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.612s) 2022-08-17T12:53:02.8720604Z test_vector_norm_dim_tuple_arg_cpu (__main__.TestLinalgCPU) ... ok (0.051s) 2022-08-17T12:53:02.8936342Z 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:53:02.8937112Z ret **= (1 / ord) 2022-08-17T12:53:02.8951247Z /opt/conda/lib/python3.7/site-packages/numpy/linalg/linalg.py:2514: RuntimeWarning: divide by zero encountered in reciprocal 2022-08-17T12:53:02.8951718Z absx **= ord 2022-08-17T12:53:02.8952428Z /opt/conda/lib/python3.7/site-packages/numpy/linalg/linalg.py:2514: RuntimeWarning: divide by zero encountered in power 2022-08-17T12:53:02.8952718Z absx **= ord 2022-08-17T12:53:02.9105651Z ok (0.038s) 2022-08-17T12:53:02.9105841Z 2022-08-17T12:53:02.9106194Z ---------------------------------------------------------------------- 2022-08-17T12:53:02.9106432Z Ran 741 tests in 131.452s 2022-08-17T12:53:02.9106549Z 2022-08-17T12:53:02.9106657Z OK (skipped=53) 2022-08-17T12:53:02.9106801Z 2022-08-17T12:53:02.9106897Z Generating XML reports... 2022-08-17T12:53:02.9792627Z Generated XML report: test-reports/python-unittest/test_linalg/TEST-TestLinalgCPU-20220817125051.xml 2022-08-17T12:53:03.8991470Z Running test_binary_ufuncs ... [2022-08-17 12:53:03.898772] 2022-08-17T12:53:03.8992042Z Executing ['/opt/conda/bin/python', '-bb', 'test_binary_ufuncs.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:53:03.898861] 2022-08-17T12:53:06.2670031Z Test results will be stored in test-reports/python-unittest/test_binary_ufuncs 2022-08-17T12:53:06.4103503Z 2022-08-17T12:53:06.4103765Z Running tests... 2022-08-17T12:53:06.4104199Z ---------------------------------------------------------------------- 2022-08-17T12:53:07.3519182Z test___add___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.686s) 2022-08-17T12:53:07.3596892Z test___add___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:53:07.3647142Z test___add___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:07.3694854Z test___add___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:07.3740716Z test___add___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:07.3787289Z test___add___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:07.3835618Z test___add___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:07.3893266Z test___add___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:53:07.3902426Z test___and___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:53:07.3903289Z function: 'test' (test_binary_ufuncs.py:4337) 2022-08-17T12:53:07.3903549Z reasons: ["op == '__add__'"] 2022-08-17T12:53:07.3903881Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:53:07.3905120Z ok (0.001s) 2022-08-17T12:53:07.3915268Z test___and___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.3924273Z test___and___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.3933428Z test___and___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.3942531Z test___and___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.3951559Z test___and___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.3960773Z test___and___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.3970068Z test___and___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.3979554Z test___eq___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.3988530Z test___eq___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.3997808Z test___eq___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.4006998Z test___eq___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.4016134Z test___eq___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.4025204Z test___eq___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.4034289Z test___eq___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.4044053Z test___eq___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.4053942Z test___floordiv___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.4063617Z test___floordiv___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.4073288Z test___floordiv___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.4082901Z test___floordiv___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.4092679Z test___floordiv___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.4101952Z test___floordiv___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.4111197Z test___floordiv___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.4120469Z test___floordiv___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.4129749Z test___ge___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.4138812Z test___ge___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.4147943Z test___ge___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.4157369Z test___ge___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.4166454Z test___ge___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.4175742Z test___ge___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.4184872Z test___ge___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.4194202Z test___ge___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.4203567Z test___gt___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.4212864Z test___gt___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.4222010Z test___gt___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.4231218Z test___gt___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.4240481Z test___gt___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.4249759Z test___gt___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.4258948Z test___gt___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.4268274Z test___gt___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.4277542Z test___iadd___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.4286638Z test___iadd___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.4296024Z test___iadd___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.4305022Z test___iadd___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.4314323Z test___iadd___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.4323821Z test___iadd___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.4333076Z test___iadd___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.4342205Z test___iadd___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.4351618Z test___iand___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.4360969Z test___iand___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.4370422Z test___iand___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.4379789Z test___iand___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.4389148Z test___iand___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.4398521Z test___iand___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.4407835Z test___iand___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.4417310Z test___iand___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.4426714Z test___ifloordiv___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.4436249Z test___ifloordiv___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.4445553Z test___ifloordiv___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.4454981Z test___ifloordiv___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.4464243Z test___ifloordiv___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.4473667Z test___ifloordiv___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.4482952Z test___ifloordiv___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.4492273Z test___ifloordiv___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.4501791Z test___ilshift___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.4511016Z test___ilshift___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.4519996Z test___ilshift___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.4529058Z test___ilshift___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.4538185Z test___ilshift___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.4547213Z test___ilshift___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.4556940Z test___ilshift___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.4566104Z test___ilshift___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.4575775Z test___imod___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.4585141Z test___imod___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.4594628Z test___imod___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.4603956Z test___imod___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.4613449Z test___imod___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.4622713Z test___imod___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.4632221Z test___imod___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.4641692Z test___imod___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.4651100Z test___imul___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.4660395Z test___imul___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.4669647Z test___imul___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.4678915Z test___imul___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.4688123Z test___imul___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.4697283Z test___imul___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.4706458Z test___imul___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.4715842Z test___imul___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.4725245Z test___ior___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.4734699Z test___ior___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.4744012Z test___ior___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.4753602Z test___ior___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.4763316Z test___ior___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.4772675Z test___ior___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.4782110Z test___ior___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.4791529Z test___ior___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.4801312Z test___ipow___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.4810719Z test___ipow___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.4820182Z test___ipow___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.4829351Z test___ipow___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.4838761Z test___ipow___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.4848063Z test___ipow___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.4857365Z test___ipow___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.4866688Z test___ipow___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.4876239Z test___irshift___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.4885517Z test___irshift___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.4895007Z test___irshift___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.4904313Z test___irshift___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.4913818Z test___irshift___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.4923182Z test___irshift___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.4932416Z test___irshift___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.4941652Z test___irshift___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.4951046Z test___isub___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.4960389Z test___isub___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.4969925Z test___isub___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.4978915Z test___isub___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.4988117Z test___isub___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.4997398Z test___isub___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.5006681Z test___isub___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.5016408Z test___isub___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.5025394Z test___itruediv___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.5034870Z test___itruediv___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.5044022Z test___itruediv___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.5053576Z test___itruediv___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.5062673Z test___itruediv___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.5071648Z test___itruediv___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.5081082Z test___itruediv___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.5090434Z test___itruediv___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.5099915Z test___ixor___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.5109293Z test___ixor___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.5118846Z test___ixor___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.5128318Z test___ixor___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.5137709Z test___ixor___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.5147103Z test___ixor___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.5156592Z test___ixor___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.5165897Z test___ixor___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.5175588Z test___le___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.5184922Z test___le___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.5194532Z test___le___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.5203850Z test___le___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.5213274Z test___le___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.5222578Z test___le___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.5231970Z test___le___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.5241516Z test___le___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.5250984Z test___lshift___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.5260237Z test___lshift___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.5269505Z test___lshift___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.5279093Z test___lshift___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.5288803Z test___lshift___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.5297992Z test___lshift___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.5307500Z test___lshift___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.5316923Z test___lshift___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.5326368Z test___lt___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.5335890Z test___lt___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.5345232Z test___lt___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.5354927Z test___lt___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.5364226Z test___lt___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.5373748Z test___lt___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.5383156Z test___lt___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.5392774Z test___lt___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.5402074Z test___matmul___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.5411507Z test___matmul___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.5420777Z test___matmul___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.5430144Z test___matmul___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.5439473Z test___matmul___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.5448870Z test___matmul___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.5458187Z test___matmul___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.5467343Z test___matmul___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.5477179Z test___mod___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.5486588Z test___mod___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.5496066Z test___mod___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.5505474Z test___mod___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.5515008Z test___mod___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.5524320Z test___mod___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.5533808Z test___mod___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.5543162Z test___mod___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.5552648Z test___mul___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.5561604Z test___mul___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.5570940Z test___mul___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.5580133Z test___mul___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.5589404Z test___mul___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.5598833Z test___mul___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.5608228Z test___mul___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.5617783Z test___mul___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.5627069Z test___ne___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.5636517Z test___ne___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.5645849Z test___ne___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.5655262Z test___ne___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.5664654Z test___ne___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.5674127Z test___ne___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.5683570Z test___ne___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.5692886Z test___ne___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.5702376Z test___or___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.5711766Z test___or___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.5721348Z test___or___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.5730712Z test___or___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.5740186Z test___or___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.5749628Z test___or___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.5759083Z test___or___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.5768575Z test___or___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.5778056Z test___pow___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.5787612Z test___pow___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.5797161Z test___pow___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.5806438Z test___pow___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.5815838Z test___pow___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.5825127Z test___pow___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.5834632Z test___pow___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.5844053Z test___pow___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.5853481Z test___radd___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.5862980Z test___radd___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.5872251Z test___radd___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.5881585Z test___radd___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.5890782Z test___radd___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.5900077Z test___radd___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.5909302Z test___radd___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.5918634Z test___radd___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.5928238Z test___rand___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.5938020Z test___rand___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.5947278Z test___rand___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.5956824Z test___rand___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.5966183Z test___rand___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.5975745Z test___rand___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.5985121Z test___rand___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.5994615Z test___rand___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.6004077Z test___rfloordiv___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.6013910Z test___rfloordiv___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.6023153Z test___rfloordiv___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.6032582Z test___rfloordiv___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.6041926Z test___rfloordiv___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.6051534Z test___rfloordiv___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.6061385Z test___rfloordiv___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.6070515Z test___rfloordiv___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.6080532Z test___rlshift___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.6090103Z test___rlshift___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.6099685Z test___rlshift___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.6108982Z test___rlshift___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.6118549Z test___rlshift___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.6127867Z test___rlshift___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.6137454Z test___rlshift___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.6146821Z test___rlshift___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.6156619Z test___rmatmul___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.6165812Z test___rmatmul___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.6175142Z test___rmatmul___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.6184397Z test___rmatmul___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.6193831Z test___rmatmul___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.6203046Z test___rmatmul___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.6212378Z test___rmatmul___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.6221657Z test___rmatmul___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.6231605Z test___rmod___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.6241147Z test___rmod___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.6250707Z test___rmod___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.6260333Z test___rmod___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.6269621Z test___rmod___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.6279334Z test___rmod___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.6288716Z test___rmod___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.6298249Z test___rmod___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.6307624Z test___rmul___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.6317130Z test___rmul___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.6326436Z test___rmul___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.6335835Z test___rmul___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.6345003Z test___rmul___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.6354492Z test___rmul___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.6363651Z test___rmul___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.6372926Z test___rmul___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.6382375Z test___ror___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.6391733Z test___ror___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.6401630Z test___ror___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.6410958Z test___ror___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.6420479Z test___ror___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.6429939Z test___ror___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.6439534Z test___ror___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.6448849Z test___ror___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.6458860Z test___rpow___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.6468404Z test___rpow___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.6478216Z test___rpow___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.6487778Z test___rpow___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.6497357Z test___rpow___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.6506871Z test___rpow___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.6516402Z test___rpow___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.6525885Z test___rpow___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.6535990Z test___rrshift___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.6545454Z test___rrshift___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.6554998Z test___rrshift___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.6564560Z test___rrshift___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.6573986Z test___rrshift___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.6583116Z test___rrshift___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.6592837Z test___rrshift___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.6601989Z test___rrshift___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.6611713Z test___rshift___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.6620806Z test___rshift___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.6630044Z test___rshift___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.6639603Z test___rshift___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.6648657Z test___rshift___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.6657863Z test___rshift___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.6666947Z test___rshift___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.6676301Z test___rshift___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.6685743Z test___rsub___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.6695067Z test___rsub___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.6704290Z test___rsub___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.6713537Z test___rsub___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.6722778Z test___rsub___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.6732049Z test___rsub___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.6741174Z test___rsub___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.6750440Z test___rsub___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.6760346Z test___rtruediv___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.6769728Z test___rtruediv___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.6778905Z test___rtruediv___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.6788633Z test___rtruediv___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.6798154Z test___rtruediv___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.6807245Z test___rtruediv___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.6816402Z test___rtruediv___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.6825636Z test___rtruediv___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.6835261Z test___rxor___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.6844608Z test___rxor___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.6854176Z test___rxor___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.6863388Z test___rxor___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.6872797Z test___rxor___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.6882277Z test___rxor___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.6891779Z test___rxor___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.6901140Z test___rxor___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.6910825Z test___sub___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.6920021Z test___sub___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.6929126Z test___sub___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.6938303Z test___sub___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.6947505Z test___sub___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.6956980Z test___sub___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.6966117Z test___sub___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.6975415Z test___sub___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.6984631Z test___truediv___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.6994032Z test___truediv___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.7003174Z test___truediv___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.7012680Z test___truediv___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.7021783Z test___truediv___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.7030954Z test___truediv___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.7040295Z test___truediv___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.7049605Z test___truediv___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.7058982Z test___xor___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.7068504Z test___xor___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.7078288Z test___xor___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.7087433Z test___xor___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.7096575Z test___xor___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.7106011Z test___xor___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.7115517Z test___xor___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.7124777Z test___xor___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:07.8021228Z test_add_broadcast_empty_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.089s) 2022-08-17T12:53:08.1034889Z test_add_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.301s) 2022-08-17T12:53:08.5601181Z test_add_with_tail_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.457s) 2022-08-17T12:53:08.5754644Z test_addcmul_scalars_as_floats_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:53:08.6513834Z test_addsub_half_tensor_cpu (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.076s) 2022-08-17T12:53:08.8901713Z test_atan2_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.239s) 2022-08-17T12:53:08.9483121Z test_atan2_edgecases_cpu (__main__.TestBinaryUfuncsCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:53:08.9483712Z function: '_test_atan2' (test_binary_ufuncs.py:3735) 2022-08-17T12:53:08.9483951Z reasons: ['x == 0'] 2022-08-17T12:53:08.9484267Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:53:08.9495835Z ok (0.059s) 2022-08-17T12:53:08.9545304Z test_batch_vs_slicing___radd___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:08.9567112Z test_batch_vs_slicing___radd___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:08.9603037Z test_batch_vs_slicing___radd___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:08.9629465Z test_batch_vs_slicing___radd___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:08.9661182Z test_batch_vs_slicing___radd___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:08.9683270Z test_batch_vs_slicing___radd___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:08.9705838Z test_batch_vs_slicing___radd___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:08.9725513Z test_batch_vs_slicing___radd___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:08.9744897Z test_batch_vs_slicing___radd___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:08.9762878Z test_batch_vs_slicing___radd___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:08.9782733Z test_batch_vs_slicing___radd___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:08.9801442Z test_batch_vs_slicing___radd___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:08.9820067Z test_batch_vs_slicing___rand___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:08.9839122Z test_batch_vs_slicing___rand___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:08.9857719Z test_batch_vs_slicing___rand___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:08.9875094Z test_batch_vs_slicing___rand___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:08.9893700Z test_batch_vs_slicing___rand___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:08.9912312Z test_batch_vs_slicing___rand___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:08.9935798Z test_batch_vs_slicing___rdiv___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:08.9963588Z test_batch_vs_slicing___rdiv___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:08.9995683Z test_batch_vs_slicing___rdiv___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:09.0026618Z test_batch_vs_slicing___rdiv___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:09.0061679Z test_batch_vs_slicing___rdiv___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:09.0084169Z test_batch_vs_slicing___rdiv___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.0107819Z test_batch_vs_slicing___rdiv___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.0133101Z test_batch_vs_slicing___rdiv___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.0158443Z test_batch_vs_slicing___rdiv___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.0182093Z test_batch_vs_slicing___rdiv___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.0207292Z test_batch_vs_slicing___rdiv___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.0232695Z test_batch_vs_slicing___rdiv___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.0256222Z test_batch_vs_slicing___rmod___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.0298642Z test_batch_vs_slicing___rmod___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:09.0321443Z test_batch_vs_slicing___rmod___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.0345522Z test_batch_vs_slicing___rmod___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.0366757Z test_batch_vs_slicing___rmul___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.0385901Z test_batch_vs_slicing___rmul___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.0413858Z test_batch_vs_slicing___rmul___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:09.0439271Z test_batch_vs_slicing___rmul___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.0471226Z test_batch_vs_slicing___rmul___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:09.0492785Z test_batch_vs_slicing___rmul___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.0514795Z test_batch_vs_slicing___rmul___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.0535582Z test_batch_vs_slicing___rmul___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.0556721Z test_batch_vs_slicing___rmul___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.0575374Z test_batch_vs_slicing___rmul___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.0594770Z test_batch_vs_slicing___rmul___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.0613215Z test_batch_vs_slicing___rmul___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.0631804Z test_batch_vs_slicing___ror___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.0650797Z test_batch_vs_slicing___ror___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.0669530Z test_batch_vs_slicing___ror___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.0687033Z test_batch_vs_slicing___ror___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.0705604Z test_batch_vs_slicing___ror___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.0724400Z test_batch_vs_slicing___ror___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.0746500Z 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:53:09.0747079Z return torch.tensor(other, dtype=dtype, device=self.device) ** self 2022-08-17T12:53:09.0749198Z /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:53:09.0749685Z return torch.tensor(other, dtype=dtype, device=self.device) ** self 2022-08-17T12:53:09.0760914Z ok (0.004s) 2022-08-17T12:53:09.0843126Z test_batch_vs_slicing___rpow___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:53:09.0914677Z test_batch_vs_slicing___rpow___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:53:09.0954659Z test_batch_vs_slicing___rpow___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:09.0983470Z test_batch_vs_slicing___rpow___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:09.1016285Z test_batch_vs_slicing___rpow___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:09.1042729Z test_batch_vs_slicing___rpow___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:09.1068426Z test_batch_vs_slicing___rpow___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.1092141Z test_batch_vs_slicing___rpow___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.1116945Z test_batch_vs_slicing___rpow___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.1140887Z test_batch_vs_slicing___rpow___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.1162736Z test_batch_vs_slicing___rsub___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.1193098Z test_batch_vs_slicing___rsub___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:09.1219499Z test_batch_vs_slicing___rsub___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:09.1250865Z test_batch_vs_slicing___rsub___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:09.1272575Z test_batch_vs_slicing___rsub___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.1295609Z test_batch_vs_slicing___rsub___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.1315140Z test_batch_vs_slicing___rsub___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.1334677Z test_batch_vs_slicing___rsub___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.1353082Z test_batch_vs_slicing___rsub___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.1372104Z test_batch_vs_slicing___rsub___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.1390931Z test_batch_vs_slicing___rsub___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.1409741Z test_batch_vs_slicing___rxor___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.1428702Z test_batch_vs_slicing___rxor___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.1447636Z test_batch_vs_slicing___rxor___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.1465275Z test_batch_vs_slicing___rxor___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.1484400Z test_batch_vs_slicing___rxor___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.1502772Z test_batch_vs_slicing___rxor___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.1524410Z test_batch_vs_slicing_add_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.1543542Z test_batch_vs_slicing_add_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.1572887Z test_batch_vs_slicing_add_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:09.1599264Z 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:53:09.1599789Z result = torch.complex(real, imag) 2022-08-17T12:53:09.1629116Z ok (0.006s) 2022-08-17T12:53:09.1656093Z test_batch_vs_slicing_add_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:09.1687159Z test_batch_vs_slicing_add_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:09.1708662Z test_batch_vs_slicing_add_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.1731748Z test_batch_vs_slicing_add_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.1751276Z test_batch_vs_slicing_add_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.1771176Z test_batch_vs_slicing_add_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.1789270Z test_batch_vs_slicing_add_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.1808684Z test_batch_vs_slicing_add_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.1827416Z test_batch_vs_slicing_add_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.1850870Z test_batch_vs_slicing_atan2_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.1878997Z test_batch_vs_slicing_atan2_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:09.1901587Z test_batch_vs_slicing_atan2_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.1926775Z test_batch_vs_slicing_atan2_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.1951938Z test_batch_vs_slicing_atan2_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.1977476Z test_batch_vs_slicing_atan2_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.2001352Z test_batch_vs_slicing_atan2_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.2026410Z test_batch_vs_slicing_atan2_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.2051868Z test_batch_vs_slicing_atan2_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.2071506Z test_batch_vs_slicing_bitwise_and_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.2090791Z test_batch_vs_slicing_bitwise_and_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.2109740Z test_batch_vs_slicing_bitwise_and_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.2127448Z test_batch_vs_slicing_bitwise_and_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.2146293Z test_batch_vs_slicing_bitwise_and_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.2165603Z test_batch_vs_slicing_bitwise_and_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.2184887Z test_batch_vs_slicing_bitwise_left_shift_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.2204128Z test_batch_vs_slicing_bitwise_left_shift_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.2221859Z test_batch_vs_slicing_bitwise_left_shift_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.2241261Z test_batch_vs_slicing_bitwise_left_shift_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.2260448Z test_batch_vs_slicing_bitwise_left_shift_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.2279638Z test_batch_vs_slicing_bitwise_or_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.2298727Z test_batch_vs_slicing_bitwise_or_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.2317966Z test_batch_vs_slicing_bitwise_or_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.2335743Z test_batch_vs_slicing_bitwise_or_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.2354759Z test_batch_vs_slicing_bitwise_or_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.2373784Z test_batch_vs_slicing_bitwise_or_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.2393226Z test_batch_vs_slicing_bitwise_right_shift_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.2412347Z test_batch_vs_slicing_bitwise_right_shift_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.2429919Z test_batch_vs_slicing_bitwise_right_shift_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.2449346Z test_batch_vs_slicing_bitwise_right_shift_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.2468268Z test_batch_vs_slicing_bitwise_right_shift_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.2487327Z test_batch_vs_slicing_bitwise_xor_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.2506233Z test_batch_vs_slicing_bitwise_xor_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.2525306Z test_batch_vs_slicing_bitwise_xor_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.2542777Z test_batch_vs_slicing_bitwise_xor_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.2561228Z test_batch_vs_slicing_bitwise_xor_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.2579780Z test_batch_vs_slicing_bitwise_xor_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.2601459Z test_batch_vs_slicing_clamp_max_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.2620490Z test_batch_vs_slicing_clamp_max_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.2651803Z test_batch_vs_slicing_clamp_max_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:09.2673612Z test_batch_vs_slicing_clamp_max_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.2696307Z test_batch_vs_slicing_clamp_max_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.2715353Z test_batch_vs_slicing_clamp_max_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.2733756Z test_batch_vs_slicing_clamp_max_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.2750967Z test_batch_vs_slicing_clamp_max_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.2769874Z test_batch_vs_slicing_clamp_max_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.2788691Z test_batch_vs_slicing_clamp_max_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.2809762Z test_batch_vs_slicing_clamp_min_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.2829024Z test_batch_vs_slicing_clamp_min_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.2859387Z test_batch_vs_slicing_clamp_min_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:09.2880487Z test_batch_vs_slicing_clamp_min_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.2902799Z test_batch_vs_slicing_clamp_min_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.2921697Z test_batch_vs_slicing_clamp_min_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.2940152Z test_batch_vs_slicing_clamp_min_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.2957103Z test_batch_vs_slicing_clamp_min_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.2975257Z test_batch_vs_slicing_clamp_min_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.2994379Z test_batch_vs_slicing_clamp_min_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.3026141Z test_batch_vs_slicing_complex_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:09.3049488Z test_batch_vs_slicing_complex_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.3073613Z test_batch_vs_slicing_complex_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.3095498Z test_batch_vs_slicing_copysign_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.3121342Z test_batch_vs_slicing_copysign_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.3151341Z test_batch_vs_slicing_copysign_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:09.3172961Z test_batch_vs_slicing_copysign_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.3195758Z test_batch_vs_slicing_copysign_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.3218988Z test_batch_vs_slicing_copysign_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.3242682Z test_batch_vs_slicing_copysign_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.3265704Z test_batch_vs_slicing_copysign_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.3288769Z test_batch_vs_slicing_copysign_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.3311839Z test_batch_vs_slicing_copysign_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.3334313Z test_batch_vs_slicing_div_floor_rounding_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.3367663Z test_batch_vs_slicing_div_floor_rounding_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:09.3389667Z test_batch_vs_slicing_div_floor_rounding_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.3412834Z test_batch_vs_slicing_div_floor_rounding_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.3436512Z test_batch_vs_slicing_div_floor_rounding_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.3460761Z test_batch_vs_slicing_div_floor_rounding_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.3483678Z test_batch_vs_slicing_div_floor_rounding_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.3507298Z test_batch_vs_slicing_div_floor_rounding_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.3531270Z test_batch_vs_slicing_div_floor_rounding_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.3553058Z test_batch_vs_slicing_div_no_rounding_mode_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.3578542Z test_batch_vs_slicing_div_no_rounding_mode_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.3609432Z test_batch_vs_slicing_div_no_rounding_mode_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:09.3635924Z test_batch_vs_slicing_div_no_rounding_mode_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:09.3669030Z test_batch_vs_slicing_div_no_rounding_mode_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:09.3691245Z test_batch_vs_slicing_div_no_rounding_mode_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.3714264Z test_batch_vs_slicing_div_no_rounding_mode_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.3737787Z test_batch_vs_slicing_div_no_rounding_mode_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.3762048Z test_batch_vs_slicing_div_no_rounding_mode_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.3784789Z test_batch_vs_slicing_div_no_rounding_mode_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.3808511Z test_batch_vs_slicing_div_no_rounding_mode_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.3831286Z test_batch_vs_slicing_div_no_rounding_mode_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.3853430Z test_batch_vs_slicing_div_trunc_rounding_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.3885484Z test_batch_vs_slicing_div_trunc_rounding_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:09.3906668Z test_batch_vs_slicing_div_trunc_rounding_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.3929139Z test_batch_vs_slicing_div_trunc_rounding_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.3952763Z test_batch_vs_slicing_div_trunc_rounding_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.3976302Z test_batch_vs_slicing_div_trunc_rounding_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.3998788Z test_batch_vs_slicing_div_trunc_rounding_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.4022798Z test_batch_vs_slicing_div_trunc_rounding_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.4046080Z test_batch_vs_slicing_div_trunc_rounding_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.4065386Z test_batch_vs_slicing_eq_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.4083714Z test_batch_vs_slicing_eq_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.4107920Z test_batch_vs_slicing_eq_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.4147613Z test_batch_vs_slicing_eq_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:09.4168611Z test_batch_vs_slicing_eq_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.4196149Z test_batch_vs_slicing_eq_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:09.4214186Z test_batch_vs_slicing_eq_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.4234145Z test_batch_vs_slicing_eq_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.4252853Z test_batch_vs_slicing_eq_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.4270935Z test_batch_vs_slicing_eq_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.4287724Z test_batch_vs_slicing_eq_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.4305840Z test_batch_vs_slicing_eq_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.4324197Z test_batch_vs_slicing_eq_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.4353441Z test_batch_vs_slicing_float_power_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:09.4388442Z test_batch_vs_slicing_float_power_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:09.4464916Z test_batch_vs_slicing_float_power_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:53:09.4546695Z test_batch_vs_slicing_float_power_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:53:09.4587532Z test_batch_vs_slicing_float_power_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:09.4617411Z test_batch_vs_slicing_float_power_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:09.4647724Z test_batch_vs_slicing_float_power_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:09.4678185Z test_batch_vs_slicing_float_power_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:09.4708420Z test_batch_vs_slicing_float_power_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:09.4737513Z test_batch_vs_slicing_float_power_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:09.4767769Z test_batch_vs_slicing_float_power_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:09.4798009Z test_batch_vs_slicing_float_power_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:09.4806328Z test_batch_vs_slicing_floor_divide_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:53:09.4855108Z test_batch_vs_slicing_floor_divide_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:09.4879295Z test_batch_vs_slicing_floor_divide_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.4906477Z test_batch_vs_slicing_floor_divide_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:09.4929180Z test_batch_vs_slicing_floor_divide_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.4950732Z test_batch_vs_slicing_floor_divide_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.4972357Z test_batch_vs_slicing_floor_divide_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.4993537Z test_batch_vs_slicing_floor_divide_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.5013886Z test_batch_vs_slicing_floor_divide_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.5036234Z test_batch_vs_slicing_fmax_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.5055044Z test_batch_vs_slicing_fmax_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.5086652Z test_batch_vs_slicing_fmax_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:09.5108863Z test_batch_vs_slicing_fmax_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.5132118Z test_batch_vs_slicing_fmax_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.5151313Z test_batch_vs_slicing_fmax_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.5170499Z test_batch_vs_slicing_fmax_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.5187460Z test_batch_vs_slicing_fmax_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.5206219Z test_batch_vs_slicing_fmax_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.5225513Z test_batch_vs_slicing_fmax_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.5247866Z test_batch_vs_slicing_fmin_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.5267007Z test_batch_vs_slicing_fmin_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.5298800Z test_batch_vs_slicing_fmin_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:09.5320528Z test_batch_vs_slicing_fmin_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.5343509Z test_batch_vs_slicing_fmin_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.5363017Z test_batch_vs_slicing_fmin_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.5381488Z test_batch_vs_slicing_fmin_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.5398688Z test_batch_vs_slicing_fmin_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.5417087Z test_batch_vs_slicing_fmin_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.5436147Z test_batch_vs_slicing_fmin_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.5460270Z test_batch_vs_slicing_fmod_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.5500179Z test_batch_vs_slicing_fmod_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:09.5523205Z test_batch_vs_slicing_fmod_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.5547536Z test_batch_vs_slicing_fmod_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.5568042Z test_batch_vs_slicing_fmod_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.5587986Z test_batch_vs_slicing_fmod_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.5607752Z test_batch_vs_slicing_fmod_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.5627554Z test_batch_vs_slicing_fmod_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.5647442Z test_batch_vs_slicing_fmod_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.5672658Z test_batch_vs_slicing_gcd_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.5698289Z test_batch_vs_slicing_gcd_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.5724856Z test_batch_vs_slicing_gcd_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:09.5749953Z test_batch_vs_slicing_gcd_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.5774901Z test_batch_vs_slicing_gcd_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.5793764Z test_batch_vs_slicing_ge_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.5812066Z test_batch_vs_slicing_ge_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.5839917Z test_batch_vs_slicing_ge_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:09.5857727Z test_batch_vs_slicing_ge_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.5877928Z test_batch_vs_slicing_ge_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.5896714Z test_batch_vs_slicing_ge_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.5915268Z test_batch_vs_slicing_ge_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.5932319Z test_batch_vs_slicing_ge_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.5950404Z test_batch_vs_slicing_ge_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.5968870Z test_batch_vs_slicing_ge_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.5987708Z test_batch_vs_slicing_gt_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.6005587Z test_batch_vs_slicing_gt_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.6033207Z test_batch_vs_slicing_gt_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:09.6051517Z test_batch_vs_slicing_gt_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.6071749Z test_batch_vs_slicing_gt_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.6090866Z test_batch_vs_slicing_gt_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.6109285Z test_batch_vs_slicing_gt_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.6127203Z test_batch_vs_slicing_gt_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.6145429Z test_batch_vs_slicing_gt_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.6163776Z test_batch_vs_slicing_gt_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.6186065Z test_batch_vs_slicing_heaviside_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.6205320Z test_batch_vs_slicing_heaviside_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.6236995Z test_batch_vs_slicing_heaviside_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:09.6258945Z test_batch_vs_slicing_heaviside_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.6282137Z test_batch_vs_slicing_heaviside_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.6301784Z test_batch_vs_slicing_heaviside_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.6320798Z test_batch_vs_slicing_heaviside_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.6337996Z test_batch_vs_slicing_heaviside_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.6356886Z test_batch_vs_slicing_heaviside_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.6375924Z test_batch_vs_slicing_heaviside_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.6399736Z test_batch_vs_slicing_hypot_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.6422497Z test_batch_vs_slicing_hypot_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.6446742Z test_batch_vs_slicing_hypot_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.6478932Z test_batch_vs_slicing_igamma_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:09.6519930Z test_batch_vs_slicing_igamma_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:09.6551147Z test_batch_vs_slicing_igamma_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:09.6590517Z test_batch_vs_slicing_igamma_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:09.6621660Z test_batch_vs_slicing_igammac_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:09.6662163Z test_batch_vs_slicing_igammac_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:09.6693258Z test_batch_vs_slicing_igammac_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:09.6732302Z test_batch_vs_slicing_igammac_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:09.6761108Z test_batch_vs_slicing_isclose_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:09.6795240Z test_batch_vs_slicing_isclose_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:09.6834092Z test_batch_vs_slicing_isclose_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:09.6869299Z test_batch_vs_slicing_isclose_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:09.6913851Z test_batch_vs_slicing_isclose_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:09.6942974Z test_batch_vs_slicing_isclose_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:09.6972395Z test_batch_vs_slicing_isclose_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:09.7004703Z test_batch_vs_slicing_isclose_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:09.7036942Z test_batch_vs_slicing_isclose_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:09.7067303Z test_batch_vs_slicing_isclose_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:09.7099487Z test_batch_vs_slicing_isclose_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:09.7131461Z test_batch_vs_slicing_isclose_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:09.7143560Z test_batch_vs_slicing_jiterator_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:53:09.7155330Z test_batch_vs_slicing_jiterator_binary_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:53:09.7166535Z test_batch_vs_slicing_jiterator_binary_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:53:09.7177892Z test_batch_vs_slicing_jiterator_binary_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:53:09.7189149Z test_batch_vs_slicing_jiterator_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:53:09.7200764Z test_batch_vs_slicing_jiterator_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:53:09.7212023Z test_batch_vs_slicing_jiterator_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:53:09.7223330Z test_batch_vs_slicing_jiterator_binary_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:53:09.7234595Z test_batch_vs_slicing_jiterator_binary_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:53:09.7245941Z test_batch_vs_slicing_jiterator_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:53:09.7257219Z test_batch_vs_slicing_jiterator_binary_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:53:09.7268472Z test_batch_vs_slicing_jiterator_binary_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:53:09.7279949Z test_batch_vs_slicing_jiterator_binary_return_by_ref_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:53:09.7291206Z test_batch_vs_slicing_jiterator_binary_return_by_ref_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:53:09.7302635Z test_batch_vs_slicing_jiterator_binary_return_by_ref_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:53:09.7313961Z test_batch_vs_slicing_jiterator_binary_return_by_ref_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:53:09.7325270Z test_batch_vs_slicing_jiterator_binary_return_by_ref_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:53:09.7336532Z test_batch_vs_slicing_jiterator_binary_return_by_ref_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:53:09.7347823Z test_batch_vs_slicing_jiterator_binary_return_by_ref_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:53:09.7359182Z test_batch_vs_slicing_jiterator_binary_return_by_ref_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:53:09.7370516Z test_batch_vs_slicing_jiterator_binary_return_by_ref_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:53:09.7381753Z test_batch_vs_slicing_jiterator_binary_return_by_ref_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:53:09.7393075Z test_batch_vs_slicing_jiterator_binary_return_by_ref_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:53:09.7404438Z test_batch_vs_slicing_jiterator_binary_return_by_ref_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:53:09.7431804Z test_batch_vs_slicing_lcm_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:09.7458609Z test_batch_vs_slicing_lcm_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:09.7488532Z test_batch_vs_slicing_lcm_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:09.7514972Z test_batch_vs_slicing_lcm_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:09.7540146Z test_batch_vs_slicing_lcm_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.7567385Z test_batch_vs_slicing_ldexp_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:09.7598635Z test_batch_vs_slicing_ldexp_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:09.7664778Z test_batch_vs_slicing_ldexp_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:53:09.7721033Z test_batch_vs_slicing_ldexp_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:53:09.7759773Z test_batch_vs_slicing_ldexp_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:09.7785263Z test_batch_vs_slicing_ldexp_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.7814135Z test_batch_vs_slicing_ldexp_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:09.7842091Z test_batch_vs_slicing_ldexp_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:09.7869713Z test_batch_vs_slicing_ldexp_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:09.7896288Z test_batch_vs_slicing_ldexp_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:09.7924596Z test_batch_vs_slicing_ldexp_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:09.7952317Z test_batch_vs_slicing_ldexp_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:09.7971609Z test_batch_vs_slicing_le_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.7989815Z test_batch_vs_slicing_le_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.8017510Z test_batch_vs_slicing_le_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:09.8035842Z test_batch_vs_slicing_le_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.8055831Z test_batch_vs_slicing_le_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.8074978Z test_batch_vs_slicing_le_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.8093342Z test_batch_vs_slicing_le_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.8110239Z test_batch_vs_slicing_le_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.8128678Z test_batch_vs_slicing_le_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.8146982Z test_batch_vs_slicing_le_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.8166184Z test_batch_vs_slicing_logical_and_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.8185148Z test_batch_vs_slicing_logical_and_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.8210056Z test_batch_vs_slicing_logical_and_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.8231671Z test_batch_vs_slicing_logical_and_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.8260083Z test_batch_vs_slicing_logical_and_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:09.8278778Z test_batch_vs_slicing_logical_and_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.8299139Z test_batch_vs_slicing_logical_and_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.8318423Z test_batch_vs_slicing_logical_and_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.8337106Z test_batch_vs_slicing_logical_and_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.8354318Z test_batch_vs_slicing_logical_and_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.8372724Z test_batch_vs_slicing_logical_and_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.8390957Z test_batch_vs_slicing_logical_and_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.8409783Z test_batch_vs_slicing_logical_or_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.8428107Z test_batch_vs_slicing_logical_or_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.8453462Z test_batch_vs_slicing_logical_or_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.8474879Z test_batch_vs_slicing_logical_or_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.8502379Z test_batch_vs_slicing_logical_or_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:09.8520853Z test_batch_vs_slicing_logical_or_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.8541106Z test_batch_vs_slicing_logical_or_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.8560243Z test_batch_vs_slicing_logical_or_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.8578784Z test_batch_vs_slicing_logical_or_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.8596012Z test_batch_vs_slicing_logical_or_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.8614399Z test_batch_vs_slicing_logical_or_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.8632971Z test_batch_vs_slicing_logical_or_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.8651946Z test_batch_vs_slicing_logical_xor_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.8670394Z test_batch_vs_slicing_logical_xor_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.8696396Z test_batch_vs_slicing_logical_xor_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.8718176Z test_batch_vs_slicing_logical_xor_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.8746062Z test_batch_vs_slicing_logical_xor_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:09.8764525Z test_batch_vs_slicing_logical_xor_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.8784777Z test_batch_vs_slicing_logical_xor_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.8803817Z test_batch_vs_slicing_logical_xor_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.8822390Z test_batch_vs_slicing_logical_xor_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.8839658Z test_batch_vs_slicing_logical_xor_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.8858033Z test_batch_vs_slicing_logical_xor_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.8876376Z test_batch_vs_slicing_logical_xor_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.8895019Z test_batch_vs_slicing_lt_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.8913351Z test_batch_vs_slicing_lt_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.8940819Z test_batch_vs_slicing_lt_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:09.8959288Z test_batch_vs_slicing_lt_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.8979293Z test_batch_vs_slicing_lt_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.8998365Z test_batch_vs_slicing_lt_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.9017074Z test_batch_vs_slicing_lt_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.9034174Z test_batch_vs_slicing_lt_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.9052498Z test_batch_vs_slicing_lt_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.9070671Z test_batch_vs_slicing_lt_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.9092998Z test_batch_vs_slicing_max_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.9111789Z test_batch_vs_slicing_max_binary_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.9142816Z test_batch_vs_slicing_max_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:09.9164205Z test_batch_vs_slicing_max_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.9186542Z test_batch_vs_slicing_max_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.9205863Z test_batch_vs_slicing_max_binary_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.9224313Z test_batch_vs_slicing_max_binary_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.9241960Z test_batch_vs_slicing_max_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.9260872Z test_batch_vs_slicing_max_binary_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.9280082Z test_batch_vs_slicing_max_binary_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.9301102Z test_batch_vs_slicing_maximum_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.9320270Z test_batch_vs_slicing_maximum_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.9350605Z test_batch_vs_slicing_maximum_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:09.9372024Z test_batch_vs_slicing_maximum_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.9394298Z test_batch_vs_slicing_maximum_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.9413364Z test_batch_vs_slicing_maximum_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.9431801Z test_batch_vs_slicing_maximum_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.9449259Z test_batch_vs_slicing_maximum_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.9467171Z test_batch_vs_slicing_maximum_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.9486281Z test_batch_vs_slicing_maximum_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.9507355Z test_batch_vs_slicing_min_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.9526786Z test_batch_vs_slicing_min_binary_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.9557157Z test_batch_vs_slicing_min_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:09.9578322Z test_batch_vs_slicing_min_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.9600715Z test_batch_vs_slicing_min_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.9619796Z test_batch_vs_slicing_min_binary_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.9638359Z test_batch_vs_slicing_min_binary_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.9655347Z test_batch_vs_slicing_min_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.9673691Z test_batch_vs_slicing_min_binary_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.9692783Z test_batch_vs_slicing_min_binary_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.9714143Z test_batch_vs_slicing_minimum_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.9733494Z test_batch_vs_slicing_minimum_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.9764710Z test_batch_vs_slicing_minimum_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:09.9786897Z test_batch_vs_slicing_minimum_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.9809736Z test_batch_vs_slicing_minimum_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.9828900Z test_batch_vs_slicing_minimum_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.9847474Z test_batch_vs_slicing_minimum_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.9864928Z test_batch_vs_slicing_minimum_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.9883720Z test_batch_vs_slicing_minimum_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.9902861Z test_batch_vs_slicing_minimum_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.9923906Z test_batch_vs_slicing_mul_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.9943080Z test_batch_vs_slicing_mul_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:09.9971314Z test_batch_vs_slicing_mul_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:10.0019815Z test_batch_vs_slicing_mul_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:10.0045480Z test_batch_vs_slicing_mul_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:10.0077470Z test_batch_vs_slicing_mul_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:10.0098430Z test_batch_vs_slicing_mul_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:10.0120710Z test_batch_vs_slicing_mul_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:10.0139910Z test_batch_vs_slicing_mul_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:10.0159028Z test_batch_vs_slicing_mul_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:10.0177161Z test_batch_vs_slicing_mul_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:10.0197252Z test_batch_vs_slicing_mul_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:10.0214863Z test_batch_vs_slicing_mul_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:10.0233522Z test_batch_vs_slicing_ne_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:10.0251990Z test_batch_vs_slicing_ne_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:10.0276870Z test_batch_vs_slicing_ne_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:10.0298549Z test_batch_vs_slicing_ne_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:10.0326136Z test_batch_vs_slicing_ne_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:10.0344684Z test_batch_vs_slicing_ne_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:10.0364503Z test_batch_vs_slicing_ne_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:10.0383214Z test_batch_vs_slicing_ne_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:10.0401629Z test_batch_vs_slicing_ne_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:10.0418664Z test_batch_vs_slicing_ne_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:10.0436845Z test_batch_vs_slicing_ne_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:10.0455087Z test_batch_vs_slicing_ne_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:10.0477608Z test_batch_vs_slicing_nextafter_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:10.0499596Z test_batch_vs_slicing_nextafter_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:10.0523221Z test_batch_vs_slicing_nextafter_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:10.0553026Z test_batch_vs_slicing_polar_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:10.0592024Z test_batch_vs_slicing_polar_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:10.0618368Z test_batch_vs_slicing_pow_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:10.0694156Z test_batch_vs_slicing_pow_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:53:10.0759949Z test_batch_vs_slicing_pow_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:53:10.0796749Z test_batch_vs_slicing_pow_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:10.0822069Z test_batch_vs_slicing_pow_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:10.0850409Z test_batch_vs_slicing_pow_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:10.0873658Z test_batch_vs_slicing_pow_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:10.0896849Z test_batch_vs_slicing_pow_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:10.0920951Z test_batch_vs_slicing_pow_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:10.0942892Z test_batch_vs_slicing_pow_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:10.0964216Z test_batch_vs_slicing_pow_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:10.0989654Z test_batch_vs_slicing_remainder_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:10.1032480Z test_batch_vs_slicing_remainder_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:10.1055498Z test_batch_vs_slicing_remainder_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:10.1080264Z test_batch_vs_slicing_remainder_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:10.1103080Z test_batch_vs_slicing_remainder_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:10.1125654Z test_batch_vs_slicing_remainder_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:10.1148155Z test_batch_vs_slicing_remainder_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:10.1171384Z test_batch_vs_slicing_remainder_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:10.1191090Z test_batch_vs_slicing_remainder_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:10.1212226Z test_batch_vs_slicing_rsub_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:10.1241605Z test_batch_vs_slicing_rsub_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:10.1269930Z test_batch_vs_slicing_rsub_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:10.1300645Z test_batch_vs_slicing_rsub_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:10.1321466Z test_batch_vs_slicing_rsub_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:10.1343446Z test_batch_vs_slicing_rsub_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:10.1362343Z test_batch_vs_slicing_rsub_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:10.1381428Z test_batch_vs_slicing_rsub_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:10.1399839Z test_batch_vs_slicing_rsub_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:10.1419489Z test_batch_vs_slicing_rsub_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:10.1438659Z test_batch_vs_slicing_rsub_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:10.1466931Z test_batch_vs_slicing_special_chebyshev_polynomial_t_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:10.1493358Z test_batch_vs_slicing_special_chebyshev_polynomial_t_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:10.1520176Z test_batch_vs_slicing_special_chebyshev_polynomial_t_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:10.1547087Z test_batch_vs_slicing_special_chebyshev_polynomial_t_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:10.1574990Z test_batch_vs_slicing_special_chebyshev_polynomial_t_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:10.1601219Z test_batch_vs_slicing_special_chebyshev_polynomial_t_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:10.1628178Z test_batch_vs_slicing_special_chebyshev_polynomial_t_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:10.1655945Z test_batch_vs_slicing_special_chebyshev_polynomial_t_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:10.1685532Z test_batch_vs_slicing_special_chebyshev_polynomial_u_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:10.1712291Z test_batch_vs_slicing_special_chebyshev_polynomial_u_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:10.1739144Z test_batch_vs_slicing_special_chebyshev_polynomial_u_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:10.1765343Z test_batch_vs_slicing_special_chebyshev_polynomial_u_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:10.1792748Z test_batch_vs_slicing_special_chebyshev_polynomial_u_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:10.1818843Z test_batch_vs_slicing_special_chebyshev_polynomial_u_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:10.1845191Z test_batch_vs_slicing_special_chebyshev_polynomial_u_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:10.1871926Z test_batch_vs_slicing_special_chebyshev_polynomial_u_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:10.1880811Z 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:53:10.1888439Z 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:53:10.1895905Z 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:53:10.1903535Z 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:53:10.1911450Z 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:53:10.1919277Z 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:53:10.1926570Z 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:53:10.1934198Z 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:53:10.1941592Z 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:53:10.1949160Z 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:53:10.1956874Z 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:53:10.1964632Z 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:53:10.1972725Z 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:53:10.1980016Z 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:53:10.1987674Z 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:53:10.1995341Z 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:53:10.2024610Z test_batch_vs_slicing_special_hermite_polynomial_h_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:10.2051656Z test_batch_vs_slicing_special_hermite_polynomial_h_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:10.2078900Z test_batch_vs_slicing_special_hermite_polynomial_h_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:10.2106281Z test_batch_vs_slicing_special_hermite_polynomial_h_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:10.2134445Z test_batch_vs_slicing_special_hermite_polynomial_h_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:10.2161127Z test_batch_vs_slicing_special_hermite_polynomial_h_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:10.2188118Z test_batch_vs_slicing_special_hermite_polynomial_h_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:10.2215807Z test_batch_vs_slicing_special_hermite_polynomial_h_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:10.2243106Z test_batch_vs_slicing_special_hermite_polynomial_he_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:10.2269247Z test_batch_vs_slicing_special_hermite_polynomial_he_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:10.2296257Z test_batch_vs_slicing_special_hermite_polynomial_he_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:10.2323102Z test_batch_vs_slicing_special_hermite_polynomial_he_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:10.2351169Z test_batch_vs_slicing_special_hermite_polynomial_he_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:10.2378144Z test_batch_vs_slicing_special_hermite_polynomial_he_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:10.2405004Z test_batch_vs_slicing_special_hermite_polynomial_he_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:10.2433427Z test_batch_vs_slicing_special_hermite_polynomial_he_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:10.2461453Z test_batch_vs_slicing_special_laguerre_polynomial_l_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:10.2487396Z test_batch_vs_slicing_special_laguerre_polynomial_l_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:10.2514472Z test_batch_vs_slicing_special_laguerre_polynomial_l_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:10.2540869Z test_batch_vs_slicing_special_laguerre_polynomial_l_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:10.2568807Z test_batch_vs_slicing_special_laguerre_polynomial_l_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:10.2595815Z test_batch_vs_slicing_special_laguerre_polynomial_l_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:10.2622359Z test_batch_vs_slicing_special_laguerre_polynomial_l_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:10.2650201Z test_batch_vs_slicing_special_laguerre_polynomial_l_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:10.2659048Z 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:53:10.2666474Z 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:53:10.2674027Z 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:53:10.2681656Z 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:53:10.2689464Z 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:53:10.2696821Z 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:53:10.2704632Z 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:53:10.2712439Z 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:53:10.2720429Z 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:53:10.2728109Z 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:53:10.2735906Z 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:53:10.2743386Z 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:53:10.2751046Z 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:53:10.2758894Z 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:53:10.2766931Z 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:53:10.2774342Z 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:53:10.2782001Z 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:53:10.2789707Z 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:53:10.2797474Z 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:53:10.2805153Z 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:53:10.2812778Z 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:53:10.2820357Z 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:53:10.2827455Z 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:53:10.2835206Z 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:53:10.2842860Z 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:53:10.2851106Z 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:53:10.2858422Z 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:53:10.2865957Z 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:53:10.2874063Z 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:53:10.2881754Z 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:53:10.2889258Z 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:53:10.2896977Z 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:53:10.2904686Z 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:53:10.2912505Z 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:53:10.2920079Z 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:53:10.2927676Z 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:53:10.2935223Z 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:53:10.2942770Z 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:53:10.2951041Z 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:53:10.2958975Z 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:53:10.2986785Z test_batch_vs_slicing_special_xlog1py_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:10.3016510Z test_batch_vs_slicing_special_xlog1py_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:10.3054121Z test_batch_vs_slicing_special_xlog1py_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:10.3081368Z test_batch_vs_slicing_special_xlog1py_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:10.3109174Z test_batch_vs_slicing_special_xlog1py_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:10.3137277Z test_batch_vs_slicing_special_xlog1py_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:10.3165952Z test_batch_vs_slicing_special_xlog1py_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:10.3193209Z test_batch_vs_slicing_special_xlog1py_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:10.3221062Z test_batch_vs_slicing_special_xlog1py_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:10.3248490Z test_batch_vs_slicing_special_xlog1py_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:10.3276121Z test_batch_vs_slicing_special_zeta_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:10.3344469Z test_batch_vs_slicing_special_zeta_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:53:10.3412521Z test_batch_vs_slicing_special_zeta_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:53:10.3476965Z test_batch_vs_slicing_special_zeta_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:53:10.3546217Z test_batch_vs_slicing_special_zeta_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:53:10.3614764Z test_batch_vs_slicing_special_zeta_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:53:10.3680335Z test_batch_vs_slicing_special_zeta_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:53:10.3843586Z test_batch_vs_slicing_special_zeta_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:53:10.3867912Z test_batch_vs_slicing_sub_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:10.3898532Z test_batch_vs_slicing_sub_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:10.3952711Z test_batch_vs_slicing_sub_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:10.3978808Z test_batch_vs_slicing_sub_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:10.4009641Z test_batch_vs_slicing_sub_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:10.4030742Z test_batch_vs_slicing_sub_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:10.4052942Z test_batch_vs_slicing_sub_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:10.4073142Z test_batch_vs_slicing_sub_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:10.4093823Z test_batch_vs_slicing_sub_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:10.4112648Z test_batch_vs_slicing_sub_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:10.4131795Z test_batch_vs_slicing_sub_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:10.4150753Z test_batch_vs_slicing_sub_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:10.4173344Z test_batch_vs_slicing_true_divide_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:10.4199372Z test_batch_vs_slicing_true_divide_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:10.4231592Z test_batch_vs_slicing_true_divide_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:10.4258389Z test_batch_vs_slicing_true_divide_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:10.4291262Z test_batch_vs_slicing_true_divide_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:10.4312882Z test_batch_vs_slicing_true_divide_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:10.4335550Z test_batch_vs_slicing_true_divide_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:10.4358976Z test_batch_vs_slicing_true_divide_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:10.4382821Z test_batch_vs_slicing_true_divide_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:10.4405748Z test_batch_vs_slicing_true_divide_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:10.4429065Z test_batch_vs_slicing_true_divide_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:10.4452694Z test_batch_vs_slicing_true_divide_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:10.4477828Z test_batch_vs_slicing_xlogy_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:10.4505548Z test_batch_vs_slicing_xlogy_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:10.4540219Z test_batch_vs_slicing_xlogy_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:10.4565146Z test_batch_vs_slicing_xlogy_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:10.4594079Z test_batch_vs_slicing_xlogy_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:10.4619555Z test_batch_vs_slicing_xlogy_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:10.4646721Z test_batch_vs_slicing_xlogy_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:10.4672935Z test_batch_vs_slicing_xlogy_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:10.4698982Z test_batch_vs_slicing_xlogy_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:10.4724179Z test_batch_vs_slicing_xlogy_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:10.6429402Z test_binary_op_mem_overlap_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... Traceback (most recent call last): 2022-08-17T12:53:10.6430598Z File "/opt/conda/lib/python3.7/site-packages/torch/fx/graph_module.py", line 267, in __call__ 2022-08-17T12:53:10.6431280Z return super(self.cls, obj).__call__(*args, **kwargs) # type: ignore[misc] 2022-08-17T12:53:10.6431909Z File "/opt/conda/lib/python3.7/site-packages/torch/nn/modules/module.py", line 1185, in _call_impl 2022-08-17T12:53:10.6432336Z return forward_call(*input, **kwargs) 2022-08-17T12:53:10.6432564Z File ".101", line 8, in forward 2022-08-17T12:53:10.6432866Z add_1 = torch.add(op_closure_1_cell_contents, input_1, out = output); op_closure_1_cell_contents = input_1 = output = None 2022-08-17T12:53:10.6433474Z RuntimeError: unsupported operation: some elements of the input tensor and the written-to tensor refer to a single memory location. Please clone() the tensor before performing the operation. 2022-08-17T12:53:10.6433765Z 2022-08-17T12:53:10.6433995Z Call using an FX-traced Module, line 8 of the traced Module's generated forward function: 2022-08-17T12:53:10.6434319Z add = torch.add(op_closure_1_cell_contents, input_1, out = empty_like) 2022-08-17T12:53:10.6434653Z add_1 = torch.add(op_closure_1_cell_contents, input_1, out = output); op_closure_1_cell_contents = input_1 = output = None 2022-08-17T12:53:10.6434859Z 2022-08-17T12:53:10.6435080Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <--- HERE 2022-08-17T12:53:10.6435305Z return (add_1, empty_like) 2022-08-17T12:53:10.6435423Z 2022-08-17T12:53:10.6435481Z 2022-08-17T12:53:10.6435575Z 2022-08-17T12:53:10.6794519Z Traceback (most recent call last): 2022-08-17T12:53:10.6795221Z File "/opt/conda/lib/python3.7/site-packages/torch/fx/graph_module.py", line 267, in __call__ 2022-08-17T12:53:10.6795777Z return super(self.cls, obj).__call__(*args, **kwargs) # type: ignore[misc] 2022-08-17T12:53:10.6796530Z File "/opt/conda/lib/python3.7/site-packages/torch/nn/modules/module.py", line 1185, in _call_impl 2022-08-17T12:53:10.6797273Z return forward_call(*input, **kwargs) 2022-08-17T12:53:10.6797672Z File ".107", line 8, in forward 2022-08-17T12:53:10.6798196Z add_1 = torch.add(input_1, op_closure_1_cell_contents, out = output); input_1 = op_closure_1_cell_contents = output = None 2022-08-17T12:53:10.6799294Z RuntimeError: unsupported operation: some elements of the input tensor and the written-to tensor refer to a single memory location. Please clone() the tensor before performing the operation. 2022-08-17T12:53:10.6799807Z 2022-08-17T12:53:10.6800235Z Call using an FX-traced Module, line 8 of the traced Module's generated forward function: 2022-08-17T12:53:10.6800690Z add = torch.add(input_1, op_closure_1_cell_contents, out = empty_like) 2022-08-17T12:53:10.6801035Z add_1 = torch.add(input_1, op_closure_1_cell_contents, out = output); input_1 = op_closure_1_cell_contents = output = None 2022-08-17T12:53:10.6801252Z 2022-08-17T12:53:10.6801475Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <--- HERE 2022-08-17T12:53:10.6801682Z return (add_1, empty_like) 2022-08-17T12:53:10.6801801Z 2022-08-17T12:53:10.6801862Z 2022-08-17T12:53:10.6802027Z 2022-08-17T12:53:10.7101920Z Traceback (most recent call last): 2022-08-17T12:53:10.7102799Z File "/opt/conda/lib/python3.7/site-packages/torch/fx/graph_module.py", line 267, in __call__ 2022-08-17T12:53:10.7103380Z return super(self.cls, obj).__call__(*args, **kwargs) # type: ignore[misc] 2022-08-17T12:53:10.7104149Z File "/opt/conda/lib/python3.7/site-packages/torch/nn/modules/module.py", line 1185, in _call_impl 2022-08-17T12:53:10.7104644Z return forward_call(*input, **kwargs) 2022-08-17T12:53:10.7105044Z File ".113", line 8, in forward 2022-08-17T12:53:10.7105584Z mul_1 = torch.mul(op_closure_1_cell_contents, input_1, out = output); op_closure_1_cell_contents = input_1 = output = None 2022-08-17T12:53:10.7106662Z RuntimeError: unsupported operation: some elements of the input tensor and the written-to tensor refer to a single memory location. Please clone() the tensor before performing the operation. 2022-08-17T12:53:10.7107136Z 2022-08-17T12:53:10.7107537Z Call using an FX-traced Module, line 8 of the traced Module's generated forward function: 2022-08-17T12:53:10.7108068Z mul = torch.mul(op_closure_1_cell_contents, input_1, out = empty_like) 2022-08-17T12:53:10.7108667Z mul_1 = torch.mul(op_closure_1_cell_contents, input_1, out = output); op_closure_1_cell_contents = input_1 = output = None 2022-08-17T12:53:10.7109015Z 2022-08-17T12:53:10.7109396Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <--- HERE 2022-08-17T12:53:10.7109764Z return (mul_1, empty_like) 2022-08-17T12:53:10.7109974Z 2022-08-17T12:53:10.7110078Z 2022-08-17T12:53:10.7110243Z 2022-08-17T12:53:10.7356883Z Traceback (most recent call last): 2022-08-17T12:53:10.7357694Z File "/opt/conda/lib/python3.7/site-packages/torch/fx/graph_module.py", line 267, in __call__ 2022-08-17T12:53:10.7358296Z return super(self.cls, obj).__call__(*args, **kwargs) # type: ignore[misc] 2022-08-17T12:53:10.7359044Z File "/opt/conda/lib/python3.7/site-packages/torch/nn/modules/module.py", line 1185, in _call_impl 2022-08-17T12:53:10.7359549Z return forward_call(*input, **kwargs) 2022-08-17T12:53:10.7359926Z File ".119", line 8, in forward 2022-08-17T12:53:10.7360469Z mul_1 = torch.mul(input_1, op_closure_1_cell_contents, out = output); input_1 = op_closure_1_cell_contents = output = None 2022-08-17T12:53:10.7361584Z RuntimeError: unsupported operation: some elements of the input tensor and the written-to tensor refer to a single memory location. Please clone() the tensor before performing the operation. 2022-08-17T12:53:10.7362108Z 2022-08-17T12:53:10.7362528Z Call using an FX-traced Module, line 8 of the traced Module's generated forward function: 2022-08-17T12:53:10.7363307Z mul = torch.mul(input_1, op_closure_1_cell_contents, out = empty_like) 2022-08-17T12:53:10.7363918Z mul_1 = torch.mul(input_1, op_closure_1_cell_contents, out = output); input_1 = op_closure_1_cell_contents = output = None 2022-08-17T12:53:10.7364282Z 2022-08-17T12:53:10.7364699Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <--- HERE 2022-08-17T12:53:10.7365074Z return (mul_1, empty_like) 2022-08-17T12:53:10.7365281Z 2022-08-17T12:53:10.7365369Z 2022-08-17T12:53:10.7365529Z 2022-08-17T12:53:10.7658858Z Traceback (most recent call last): 2022-08-17T12:53:10.7659691Z File "/opt/conda/lib/python3.7/site-packages/torch/fx/graph_module.py", line 267, in __call__ 2022-08-17T12:53:10.7660300Z return super(self.cls, obj).__call__(*args, **kwargs) # type: ignore[misc] 2022-08-17T12:53:10.7661030Z File "/opt/conda/lib/python3.7/site-packages/torch/nn/modules/module.py", line 1185, in _call_impl 2022-08-17T12:53:10.7661559Z return forward_call(*input, **kwargs) 2022-08-17T12:53:10.7661958Z File ".125", line 8, in forward 2022-08-17T12:53:10.7662728Z sub_1 = torch.sub(op_closure_1_cell_contents, input_1, out = output); op_closure_1_cell_contents = input_1 = output = None 2022-08-17T12:53:10.7663851Z RuntimeError: unsupported operation: some elements of the input tensor and the written-to tensor refer to a single memory location. Please clone() the tensor before performing the operation. 2022-08-17T12:53:10.7664359Z 2022-08-17T12:53:10.7664759Z Call using an FX-traced Module, line 8 of the traced Module's generated forward function: 2022-08-17T12:53:10.7665303Z sub = torch.sub(op_closure_1_cell_contents, input_1, out = empty_like) 2022-08-17T12:53:10.7665850Z sub_1 = torch.sub(op_closure_1_cell_contents, input_1, out = output); op_closure_1_cell_contents = input_1 = output = None 2022-08-17T12:53:10.7666189Z 2022-08-17T12:53:10.7666609Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <--- HERE 2022-08-17T12:53:10.7666969Z return (sub_1, empty_like) 2022-08-17T12:53:10.7667177Z 2022-08-17T12:53:10.7667286Z 2022-08-17T12:53:10.7667442Z 2022-08-17T12:53:10.7922905Z Traceback (most recent call last): 2022-08-17T12:53:10.7923767Z File "/opt/conda/lib/python3.7/site-packages/torch/fx/graph_module.py", line 267, in __call__ 2022-08-17T12:53:10.7924346Z return super(self.cls, obj).__call__(*args, **kwargs) # type: ignore[misc] 2022-08-17T12:53:10.7925121Z File "/opt/conda/lib/python3.7/site-packages/torch/nn/modules/module.py", line 1185, in _call_impl 2022-08-17T12:53:10.7925607Z return forward_call(*input, **kwargs) 2022-08-17T12:53:10.7926003Z File ".131", line 8, in forward 2022-08-17T12:53:10.7926559Z sub_1 = torch.sub(input_1, op_closure_1_cell_contents, out = output); input_1 = op_closure_1_cell_contents = output = None 2022-08-17T12:53:10.7927673Z RuntimeError: unsupported operation: some elements of the input tensor and the written-to tensor refer to a single memory location. Please clone() the tensor before performing the operation. 2022-08-17T12:53:10.7928265Z 2022-08-17T12:53:10.7928702Z Call using an FX-traced Module, line 8 of the traced Module's generated forward function: 2022-08-17T12:53:10.7929265Z sub = torch.sub(input_1, op_closure_1_cell_contents, out = empty_like) 2022-08-17T12:53:10.7929879Z sub_1 = torch.sub(input_1, op_closure_1_cell_contents, out = output); input_1 = op_closure_1_cell_contents = output = None 2022-08-17T12:53:10.7930245Z 2022-08-17T12:53:10.7930640Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <--- HERE 2022-08-17T12:53:10.7930998Z return (sub_1, empty_like) 2022-08-17T12:53:10.7931205Z 2022-08-17T12:53:10.7931306Z 2022-08-17T12:53:10.7931464Z 2022-08-17T12:53:10.8222583Z Traceback (most recent call last): 2022-08-17T12:53:10.8223385Z File "/opt/conda/lib/python3.7/site-packages/torch/fx/graph_module.py", line 267, in __call__ 2022-08-17T12:53:10.8223982Z return super(self.cls, obj).__call__(*args, **kwargs) # type: ignore[misc] 2022-08-17T12:53:10.8224756Z File "/opt/conda/lib/python3.7/site-packages/torch/nn/modules/module.py", line 1185, in _call_impl 2022-08-17T12:53:10.8225270Z return forward_call(*input, **kwargs) 2022-08-17T12:53:10.8225654Z File ".137", line 8, in forward 2022-08-17T12:53:10.8226222Z div_1 = torch.div(op_closure_1_cell_contents, input_1, out = output); op_closure_1_cell_contents = input_1 = output = None 2022-08-17T12:53:10.8227354Z RuntimeError: unsupported operation: some elements of the input tensor and the written-to tensor refer to a single memory location. Please clone() the tensor before performing the operation. 2022-08-17T12:53:10.8227877Z 2022-08-17T12:53:10.8228268Z Call using an FX-traced Module, line 8 of the traced Module's generated forward function: 2022-08-17T12:53:10.8228794Z div = torch.div(op_closure_1_cell_contents, input_1, out = empty_like) 2022-08-17T12:53:10.8229631Z div_1 = torch.div(op_closure_1_cell_contents, input_1, out = output); op_closure_1_cell_contents = input_1 = output = None 2022-08-17T12:53:10.8229973Z 2022-08-17T12:53:10.8230347Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <--- HERE 2022-08-17T12:53:10.8230697Z return (div_1, empty_like) 2022-08-17T12:53:10.8230889Z 2022-08-17T12:53:10.8230985Z 2022-08-17T12:53:10.8231144Z 2022-08-17T12:53:10.8491187Z Traceback (most recent call last): 2022-08-17T12:53:10.8492020Z File "/opt/conda/lib/python3.7/site-packages/torch/fx/graph_module.py", line 267, in __call__ 2022-08-17T12:53:10.8492625Z return super(self.cls, obj).__call__(*args, **kwargs) # type: ignore[misc] 2022-08-17T12:53:10.8493374Z File "/opt/conda/lib/python3.7/site-packages/torch/nn/modules/module.py", line 1185, in _call_impl 2022-08-17T12:53:10.8493898Z return forward_call(*input, **kwargs) 2022-08-17T12:53:10.8494274Z File ".143", line 8, in forward 2022-08-17T12:53:10.8494839Z div_1 = torch.div(input_1, op_closure_1_cell_contents, out = output); input_1 = op_closure_1_cell_contents = output = None 2022-08-17T12:53:10.8495948Z RuntimeError: unsupported operation: some elements of the input tensor and the written-to tensor refer to a single memory location. Please clone() the tensor before performing the operation. 2022-08-17T12:53:10.8496460Z 2022-08-17T12:53:10.8496893Z Call using an FX-traced Module, line 8 of the traced Module's generated forward function: 2022-08-17T12:53:10.8497442Z div = torch.div(input_1, op_closure_1_cell_contents, out = empty_like) 2022-08-17T12:53:10.8498049Z div_1 = torch.div(input_1, op_closure_1_cell_contents, out = output); input_1 = op_closure_1_cell_contents = output = None 2022-08-17T12:53:10.8498430Z 2022-08-17T12:53:10.8498831Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <--- HERE 2022-08-17T12:53:10.8499206Z return (div_1, empty_like) 2022-08-17T12:53:10.8499399Z 2022-08-17T12:53:10.8499506Z 2022-08-17T12:53:10.8499668Z 2022-08-17T12:53:10.8534305Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:53:10.8535032Z function: 'unary_check_input_output_mem_overlap' (test_binary_ufuncs.py:1162) 2022-08-17T12:53:10.8535505Z reasons: ['___guarded_code.valid'] 2022-08-17T12:53:10.8536028Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:53:10.8537003Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:53:10.8537606Z function: '_test' (test_binary_ufuncs.py:1165) 2022-08-17T12:53:10.8537884Z reasons: ['___guarded_code.valid'] 2022-08-17T12:53:10.8538413Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:53:10.8608033Z Traceback (most recent call last): 2022-08-17T12:53:10.8608656Z File "/opt/conda/lib/python3.7/site-packages/torch/fx/graph_module.py", line 267, in __call__ 2022-08-17T12:53:10.8609004Z return super(self.cls, obj).__call__(*args, **kwargs) # type: ignore[misc] 2022-08-17T12:53:10.8609404Z File "/opt/conda/lib/python3.7/site-packages/torch/nn/modules/module.py", line 1185, in _call_impl 2022-08-17T12:53:10.8609692Z return forward_call(*input, **kwargs) 2022-08-17T12:53:10.8609919Z File ".147", line 6, in forward 2022-08-17T12:53:10.8610168Z pow_1 = torch.pow(other, input_1, out = out); other = input_1 = out = None 2022-08-17T12:53:10.8610727Z RuntimeError: unsupported operation: some elements of the input tensor and the written-to tensor refer to a single memory location. Please clone() the tensor before performing the operation. 2022-08-17T12:53:10.8611023Z 2022-08-17T12:53:10.8611254Z Call using an FX-traced Module, line 6 of the traced Module's generated forward function: 2022-08-17T12:53:10.8611511Z input_1 = input 2022-08-17T12:53:10.8611878Z pow_1 = torch.pow(other, input_1, out = out); other = input_1 = out = None 2022-08-17T12:53:10.8612044Z 2022-08-17T12:53:10.8612220Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <--- HERE 2022-08-17T12:53:10.8612419Z return (pow_1,) 2022-08-17T12:53:10.8612527Z 2022-08-17T12:53:10.8612589Z 2022-08-17T12:53:10.8612668Z 2022-08-17T12:53:10.8675844Z Traceback (most recent call last): 2022-08-17T12:53:10.8676398Z File "/opt/conda/lib/python3.7/site-packages/torch/fx/graph_module.py", line 267, in __call__ 2022-08-17T12:53:10.8676734Z return super(self.cls, obj).__call__(*args, **kwargs) # type: ignore[misc] 2022-08-17T12:53:10.8677131Z File "/opt/conda/lib/python3.7/site-packages/torch/nn/modules/module.py", line 1185, in _call_impl 2022-08-17T12:53:10.8677432Z return forward_call(*input, **kwargs) 2022-08-17T12:53:10.8677662Z File ".149", line 6, in forward 2022-08-17T12:53:10.8677924Z pow_1 = torch.pow(input_1, other, out = out); input_1 = other = out = None 2022-08-17T12:53:10.8678477Z RuntimeError: unsupported operation: some elements of the input tensor and the written-to tensor refer to a single memory location. Please clone() the tensor before performing the operation. 2022-08-17T12:53:10.8678768Z 2022-08-17T12:53:10.8679005Z Call using an FX-traced Module, line 6 of the traced Module's generated forward function: 2022-08-17T12:53:10.8679261Z input_1 = input 2022-08-17T12:53:10.8679524Z pow_1 = torch.pow(input_1, other, out = out); input_1 = other = out = None 2022-08-17T12:53:10.8679687Z 2022-08-17T12:53:10.8679863Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <--- HERE 2022-08-17T12:53:10.8680065Z return (pow_1,) 2022-08-17T12:53:10.8680182Z 2022-08-17T12:53:10.8680241Z 2022-08-17T12:53:10.8680332Z 2022-08-17T12:53:10.8786950Z Traceback (most recent call last): 2022-08-17T12:53:10.8787486Z File "/opt/conda/lib/python3.7/site-packages/torch/fx/graph_module.py", line 267, in __call__ 2022-08-17T12:53:10.8787836Z return super(self.cls, obj).__call__(*args, **kwargs) # type: ignore[misc] 2022-08-17T12:53:10.8788243Z File "/opt/conda/lib/python3.7/site-packages/torch/nn/modules/module.py", line 1185, in _call_impl 2022-08-17T12:53:10.8788513Z return forward_call(*input, **kwargs) 2022-08-17T12:53:10.8788739Z File ".151", line 6, in forward 2022-08-17T12:53:10.8788999Z fmod = torch.fmod(other, input_1, out = out); other = input_1 = out = None 2022-08-17T12:53:10.8789542Z RuntimeError: unsupported operation: some elements of the input tensor and the written-to tensor refer to a single memory location. Please clone() the tensor before performing the operation. 2022-08-17T12:53:10.8789933Z 2022-08-17T12:53:10.8790398Z Call using an FX-traced Module, line 6 of the traced Module's generated forward function: 2022-08-17T12:53:10.8790718Z input_1 = input 2022-08-17T12:53:10.8790965Z fmod = torch.fmod(other, input_1, out = out); other = input_1 = out = None 2022-08-17T12:53:10.8791131Z 2022-08-17T12:53:10.8791296Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <--- HERE 2022-08-17T12:53:10.8791497Z return (fmod,) 2022-08-17T12:53:10.8791608Z 2022-08-17T12:53:10.8791671Z 2022-08-17T12:53:10.8791763Z 2022-08-17T12:53:10.8860115Z Traceback (most recent call last): 2022-08-17T12:53:10.8860675Z File "/opt/conda/lib/python3.7/site-packages/torch/fx/graph_module.py", line 267, in __call__ 2022-08-17T12:53:10.8861013Z return super(self.cls, obj).__call__(*args, **kwargs) # type: ignore[misc] 2022-08-17T12:53:10.8861418Z File "/opt/conda/lib/python3.7/site-packages/torch/nn/modules/module.py", line 1185, in _call_impl 2022-08-17T12:53:10.8861689Z return forward_call(*input, **kwargs) 2022-08-17T12:53:10.8861922Z File ".153", line 6, in forward 2022-08-17T12:53:10.8862182Z fmod = torch.fmod(input_1, other, out = out); input_1 = other = out = None 2022-08-17T12:53:10.8862877Z RuntimeError: unsupported operation: some elements of the input tensor and the written-to tensor refer to a single memory location. Please clone() the tensor before performing the operation. 2022-08-17T12:53:10.8863163Z 2022-08-17T12:53:10.8863382Z Call using an FX-traced Module, line 6 of the traced Module's generated forward function: 2022-08-17T12:53:10.8863639Z input_1 = input 2022-08-17T12:53:10.8863879Z fmod = torch.fmod(input_1, other, out = out); input_1 = other = out = None 2022-08-17T12:53:10.8864043Z 2022-08-17T12:53:10.8864218Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <--- HERE 2022-08-17T12:53:10.8864408Z return (fmod,) 2022-08-17T12:53:10.8864515Z 2022-08-17T12:53:10.8864576Z 2022-08-17T12:53:10.8864671Z 2022-08-17T12:53:10.8966876Z Traceback (most recent call last): 2022-08-17T12:53:10.8967339Z File "/opt/conda/lib/python3.7/site-packages/torch/fx/graph_module.py", line 267, in __call__ 2022-08-17T12:53:10.8967665Z return super(self.cls, obj).__call__(*args, **kwargs) # type: ignore[misc] 2022-08-17T12:53:10.8968154Z File "/opt/conda/lib/python3.7/site-packages/torch/nn/modules/module.py", line 1185, in _call_impl 2022-08-17T12:53:10.8968441Z return forward_call(*input, **kwargs) 2022-08-17T12:53:10.8968656Z File ".155", line 6, in forward 2022-08-17T12:53:10.8968922Z atan2 = torch.atan2(other, input_1, out = out); other = input_1 = out = None 2022-08-17T12:53:10.8969483Z RuntimeError: unsupported operation: some elements of the input tensor and the written-to tensor refer to a single memory location. Please clone() the tensor before performing the operation. 2022-08-17T12:53:10.8969769Z 2022-08-17T12:53:10.8969999Z Call using an FX-traced Module, line 6 of the traced Module's generated forward function: 2022-08-17T12:53:10.8970245Z input_1 = input 2022-08-17T12:53:10.8970486Z atan2 = torch.atan2(other, input_1, out = out); other = input_1 = out = None 2022-08-17T12:53:10.8970650Z 2022-08-17T12:53:10.8970828Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <--- HERE 2022-08-17T12:53:10.8971010Z return (atan2,) 2022-08-17T12:53:10.8971117Z 2022-08-17T12:53:10.8971175Z 2022-08-17T12:53:10.8971265Z 2022-08-17T12:53:10.9037165Z Traceback (most recent call last): 2022-08-17T12:53:10.9037758Z File "/opt/conda/lib/python3.7/site-packages/torch/fx/graph_module.py", line 267, in __call__ 2022-08-17T12:53:10.9038080Z return super(self.cls, obj).__call__(*args, **kwargs) # type: ignore[misc] 2022-08-17T12:53:10.9038492Z File "/opt/conda/lib/python3.7/site-packages/torch/nn/modules/module.py", line 1185, in _call_impl 2022-08-17T12:53:10.9038782Z return forward_call(*input, **kwargs) 2022-08-17T12:53:10.9038995Z File ".157", line 6, in forward 2022-08-17T12:53:10.9039418Z atan2 = torch.atan2(input_1, other, out = out); input_1 = other = out = None 2022-08-17T12:53:10.9039982Z RuntimeError: unsupported operation: some elements of the input tensor and the written-to tensor refer to a single memory location. Please clone() the tensor before performing the operation. 2022-08-17T12:53:10.9040267Z 2022-08-17T12:53:10.9040498Z Call using an FX-traced Module, line 6 of the traced Module's generated forward function: 2022-08-17T12:53:10.9040739Z input_1 = input 2022-08-17T12:53:10.9040979Z atan2 = torch.atan2(input_1, other, out = out); input_1 = other = out = None 2022-08-17T12:53:10.9041144Z 2022-08-17T12:53:10.9041320Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <--- HERE 2022-08-17T12:53:10.9041517Z return (atan2,) 2022-08-17T12:53:10.9041610Z 2022-08-17T12:53:10.9041669Z 2022-08-17T12:53:10.9041767Z 2022-08-17T12:53:10.9144466Z Traceback (most recent call last): 2022-08-17T12:53:10.9145090Z File "/opt/conda/lib/python3.7/site-packages/torch/fx/graph_module.py", line 267, in __call__ 2022-08-17T12:53:10.9145403Z return super(self.cls, obj).__call__(*args, **kwargs) # type: ignore[misc] 2022-08-17T12:53:10.9145951Z File "/opt/conda/lib/python3.7/site-packages/torch/nn/modules/module.py", line 1185, in _call_impl 2022-08-17T12:53:10.9146242Z return forward_call(*input, **kwargs) 2022-08-17T12:53:10.9146472Z File ".159", line 6, in forward 2022-08-17T12:53:10.9146736Z hypot = torch.hypot(other, input_1, out = out); other = input_1 = out = None 2022-08-17T12:53:10.9147300Z RuntimeError: unsupported operation: some elements of the input tensor and the written-to tensor refer to a single memory location. Please clone() the tensor before performing the operation. 2022-08-17T12:53:10.9147584Z 2022-08-17T12:53:10.9147813Z Call using an FX-traced Module, line 6 of the traced Module's generated forward function: 2022-08-17T12:53:10.9148072Z input_1 = input 2022-08-17T12:53:10.9148298Z hypot = torch.hypot(other, input_1, out = out); other = input_1 = out = None 2022-08-17T12:53:10.9148463Z 2022-08-17T12:53:10.9148645Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <--- HERE 2022-08-17T12:53:10.9148846Z return (hypot,) 2022-08-17T12:53:10.9148954Z 2022-08-17T12:53:10.9149001Z 2022-08-17T12:53:10.9149092Z 2022-08-17T12:53:10.9213245Z Traceback (most recent call last): 2022-08-17T12:53:10.9213840Z File "/opt/conda/lib/python3.7/site-packages/torch/fx/graph_module.py", line 267, in __call__ 2022-08-17T12:53:10.9214336Z return super(self.cls, obj).__call__(*args, **kwargs) # type: ignore[misc] 2022-08-17T12:53:10.9214734Z File "/opt/conda/lib/python3.7/site-packages/torch/nn/modules/module.py", line 1185, in _call_impl 2022-08-17T12:53:10.9215022Z return forward_call(*input, **kwargs) 2022-08-17T12:53:10.9215251Z File ".161", line 6, in forward 2022-08-17T12:53:10.9215524Z hypot = torch.hypot(input_1, other, out = out); input_1 = other = out = None 2022-08-17T12:53:10.9216070Z RuntimeError: unsupported operation: some elements of the input tensor and the written-to tensor refer to a single memory location. Please clone() the tensor before performing the operation. 2022-08-17T12:53:10.9216357Z 2022-08-17T12:53:10.9216587Z Call using an FX-traced Module, line 6 of the traced Module's generated forward function: 2022-08-17T12:53:10.9216844Z input_1 = input 2022-08-17T12:53:10.9217071Z hypot = torch.hypot(input_1, other, out = out); input_1 = other = out = None 2022-08-17T12:53:10.9217237Z 2022-08-17T12:53:10.9217415Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <--- HERE 2022-08-17T12:53:10.9217614Z return (hypot,) 2022-08-17T12:53:10.9217722Z 2022-08-17T12:53:10.9217787Z 2022-08-17T12:53:10.9217880Z 2022-08-17T12:53:10.9321912Z Traceback (most recent call last): 2022-08-17T12:53:10.9322424Z File "/opt/conda/lib/python3.7/site-packages/torch/fx/graph_module.py", line 267, in __call__ 2022-08-17T12:53:10.9322917Z return super(self.cls, obj).__call__(*args, **kwargs) # type: ignore[misc] 2022-08-17T12:53:10.9323331Z File "/opt/conda/lib/python3.7/site-packages/torch/nn/modules/module.py", line 1185, in _call_impl 2022-08-17T12:53:10.9323606Z return forward_call(*input, **kwargs) 2022-08-17T12:53:10.9323833Z File ".163", line 6, in forward 2022-08-17T12:53:10.9324101Z igamma = torch.igamma(other, input_1, out = out); other = input_1 = out = None 2022-08-17T12:53:10.9324649Z RuntimeError: unsupported operation: some elements of the input tensor and the written-to tensor refer to a single memory location. Please clone() the tensor before performing the operation. 2022-08-17T12:53:10.9324936Z 2022-08-17T12:53:10.9325165Z Call using an FX-traced Module, line 6 of the traced Module's generated forward function: 2022-08-17T12:53:10.9325421Z input_1 = input 2022-08-17T12:53:10.9325671Z igamma = torch.igamma(other, input_1, out = out); other = input_1 = out = None 2022-08-17T12:53:10.9325841Z 2022-08-17T12:53:10.9326003Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <--- HERE 2022-08-17T12:53:10.9326259Z return (igamma,) 2022-08-17T12:53:10.9326372Z 2022-08-17T12:53:10.9326431Z 2022-08-17T12:53:10.9326522Z 2022-08-17T12:53:10.9391789Z Traceback (most recent call last): 2022-08-17T12:53:10.9392562Z File "/opt/conda/lib/python3.7/site-packages/torch/fx/graph_module.py", line 267, in __call__ 2022-08-17T12:53:10.9393152Z return super(self.cls, obj).__call__(*args, **kwargs) # type: ignore[misc] 2022-08-17T12:53:10.9393564Z File "/opt/conda/lib/python3.7/site-packages/torch/nn/modules/module.py", line 1185, in _call_impl 2022-08-17T12:53:10.9393835Z return forward_call(*input, **kwargs) 2022-08-17T12:53:10.9394061Z File ".165", line 6, in forward 2022-08-17T12:53:10.9394328Z igamma = torch.igamma(input_1, other, out = out); input_1 = other = out = None 2022-08-17T12:53:10.9394896Z RuntimeError: unsupported operation: some elements of the input tensor and the written-to tensor refer to a single memory location. Please clone() the tensor before performing the operation. 2022-08-17T12:53:10.9395185Z 2022-08-17T12:53:10.9395401Z Call using an FX-traced Module, line 6 of the traced Module's generated forward function: 2022-08-17T12:53:10.9395655Z input_1 = input 2022-08-17T12:53:10.9395900Z igamma = torch.igamma(input_1, other, out = out); input_1 = other = out = None 2022-08-17T12:53:10.9396069Z 2022-08-17T12:53:10.9396244Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <--- HERE 2022-08-17T12:53:10.9396433Z return (igamma,) 2022-08-17T12:53:10.9396542Z 2022-08-17T12:53:10.9396602Z 2022-08-17T12:53:10.9396695Z 2022-08-17T12:53:10.9502619Z Traceback (most recent call last): 2022-08-17T12:53:10.9503088Z File "/opt/conda/lib/python3.7/site-packages/torch/fx/graph_module.py", line 267, in __call__ 2022-08-17T12:53:10.9503430Z return super(self.cls, obj).__call__(*args, **kwargs) # type: ignore[misc] 2022-08-17T12:53:10.9503862Z File "/opt/conda/lib/python3.7/site-packages/torch/nn/modules/module.py", line 1185, in _call_impl 2022-08-17T12:53:10.9504153Z return forward_call(*input, **kwargs) 2022-08-17T12:53:10.9504368Z File ".167", line 6, in forward 2022-08-17T12:53:10.9504643Z igammac = torch.igammac(other, input_1, out = out); other = input_1 = out = None 2022-08-17T12:53:10.9505215Z RuntimeError: unsupported operation: some elements of the input tensor and the written-to tensor refer to a single memory location. Please clone() the tensor before performing the operation. 2022-08-17T12:53:10.9505504Z 2022-08-17T12:53:10.9505738Z Call using an FX-traced Module, line 6 of the traced Module's generated forward function: 2022-08-17T12:53:10.9505978Z input_1 = input 2022-08-17T12:53:10.9506229Z igammac = torch.igammac(other, input_1, out = out); other = input_1 = out = None 2022-08-17T12:53:10.9506565Z 2022-08-17T12:53:10.9506746Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <--- HERE 2022-08-17T12:53:10.9506940Z return (igammac,) 2022-08-17T12:53:10.9507057Z 2022-08-17T12:53:10.9507119Z 2022-08-17T12:53:10.9507211Z 2022-08-17T12:53:10.9573669Z Traceback (most recent call last): 2022-08-17T12:53:10.9574451Z File "/opt/conda/lib/python3.7/site-packages/torch/fx/graph_module.py", line 267, in __call__ 2022-08-17T12:53:10.9575005Z return super(self.cls, obj).__call__(*args, **kwargs) # type: ignore[misc] 2022-08-17T12:53:10.9575428Z File "/opt/conda/lib/python3.7/site-packages/torch/nn/modules/module.py", line 1185, in _call_impl 2022-08-17T12:53:10.9575720Z return forward_call(*input, **kwargs) 2022-08-17T12:53:10.9575953Z File ".169", line 6, in forward 2022-08-17T12:53:10.9576213Z igammac = torch.igammac(input_1, other, out = out); input_1 = other = out = None 2022-08-17T12:53:10.9576795Z RuntimeError: unsupported operation: some elements of the input tensor and the written-to tensor refer to a single memory location. Please clone() the tensor before performing the operation. 2022-08-17T12:53:10.9577084Z 2022-08-17T12:53:10.9577485Z Call using an FX-traced Module, line 6 of the traced Module's generated forward function: 2022-08-17T12:53:10.9577732Z input_1 = input 2022-08-17T12:53:10.9577983Z igammac = torch.igammac(input_1, other, out = out); input_1 = other = out = None 2022-08-17T12:53:10.9578157Z 2022-08-17T12:53:10.9578341Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <--- HERE 2022-08-17T12:53:10.9578546Z return (igammac,) 2022-08-17T12:53:10.9578643Z 2022-08-17T12:53:10.9578707Z 2022-08-17T12:53:10.9578799Z 2022-08-17T12:53:10.9680897Z Traceback (most recent call last): 2022-08-17T12:53:10.9681567Z File "/opt/conda/lib/python3.7/site-packages/torch/fx/graph_module.py", line 267, in __call__ 2022-08-17T12:53:10.9682153Z return super(self.cls, obj).__call__(*args, **kwargs) # type: ignore[misc] 2022-08-17T12:53:10.9682676Z File "/opt/conda/lib/python3.7/site-packages/torch/nn/modules/module.py", line 1185, in _call_impl 2022-08-17T12:53:10.9682962Z return forward_call(*input, **kwargs) 2022-08-17T12:53:10.9683189Z File ".171", line 6, in forward 2022-08-17T12:53:10.9683452Z nextafter = torch.nextafter(other, input_1, out = out); other = input_1 = out = None 2022-08-17T12:53:10.9684020Z RuntimeError: unsupported operation: some elements of the input tensor and the written-to tensor refer to a single memory location. Please clone() the tensor before performing the operation. 2022-08-17T12:53:10.9684315Z 2022-08-17T12:53:10.9684541Z Call using an FX-traced Module, line 6 of the traced Module's generated forward function: 2022-08-17T12:53:10.9684798Z input_1 = input 2022-08-17T12:53:10.9685036Z nextafter = torch.nextafter(other, input_1, out = out); other = input_1 = out = None 2022-08-17T12:53:10.9685212Z 2022-08-17T12:53:10.9685397Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <--- HERE 2022-08-17T12:53:10.9685605Z return (nextafter,) 2022-08-17T12:53:10.9685721Z 2022-08-17T12:53:10.9685780Z 2022-08-17T12:53:10.9685859Z 2022-08-17T12:53:10.9748938Z Traceback (most recent call last): 2022-08-17T12:53:10.9749561Z File "/opt/conda/lib/python3.7/site-packages/torch/fx/graph_module.py", line 267, in __call__ 2022-08-17T12:53:10.9750178Z return super(self.cls, obj).__call__(*args, **kwargs) # type: ignore[misc] 2022-08-17T12:53:10.9750599Z File "/opt/conda/lib/python3.7/site-packages/torch/nn/modules/module.py", line 1185, in _call_impl 2022-08-17T12:53:10.9750889Z return forward_call(*input, **kwargs) 2022-08-17T12:53:10.9751114Z File ".173", line 6, in forward 2022-08-17T12:53:10.9751394Z nextafter = torch.nextafter(input_1, other, out = out); input_1 = other = out = None 2022-08-17T12:53:10.9752268Z RuntimeError: unsupported operation: some elements of the input tensor and the written-to tensor refer to a single memory location. Please clone() the tensor before performing the operation. 2022-08-17T12:53:10.9752557Z 2022-08-17T12:53:10.9752792Z Call using an FX-traced Module, line 6 of the traced Module's generated forward function: 2022-08-17T12:53:10.9753049Z input_1 = input 2022-08-17T12:53:10.9753302Z nextafter = torch.nextafter(input_1, other, out = out); input_1 = other = out = None 2022-08-17T12:53:10.9753466Z 2022-08-17T12:53:10.9753693Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <--- HERE 2022-08-17T12:53:10.9753902Z return (nextafter,) 2022-08-17T12:53:10.9754015Z 2022-08-17T12:53:10.9754076Z 2022-08-17T12:53:10.9754167Z 2022-08-17T12:53:10.9857651Z Traceback (most recent call last): 2022-08-17T12:53:10.9858375Z File "/opt/conda/lib/python3.7/site-packages/torch/fx/graph_module.py", line 267, in __call__ 2022-08-17T12:53:10.9858919Z return super(self.cls, obj).__call__(*args, **kwargs) # type: ignore[misc] 2022-08-17T12:53:10.9859568Z File "/opt/conda/lib/python3.7/site-packages/torch/nn/modules/module.py", line 1185, in _call_impl 2022-08-17T12:53:10.9860263Z return forward_call(*input, **kwargs) 2022-08-17T12:53:10.9860632Z File ".175", line 6, in forward 2022-08-17T12:53:10.9861011Z le = torch.le(other, input_1, out = out); other = input_1 = out = None 2022-08-17T12:53:10.9861896Z RuntimeError: unsupported operation: some elements of the input tensor and the written-to tensor refer to a single memory location. Please clone() the tensor before performing the operation. 2022-08-17T12:53:10.9862396Z 2022-08-17T12:53:10.9862810Z Call using an FX-traced Module, line 6 of the traced Module's generated forward function: 2022-08-17T12:53:10.9863228Z input_1 = input 2022-08-17T12:53:10.9863623Z le = torch.le(other, input_1, out = out); other = input_1 = out = None 2022-08-17T12:53:10.9863891Z 2022-08-17T12:53:10.9864193Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <--- HERE 2022-08-17T12:53:10.9864532Z return (le,) 2022-08-17T12:53:10.9864693Z 2022-08-17T12:53:10.9864801Z 2022-08-17T12:53:10.9864960Z 2022-08-17T12:53:10.9930522Z Traceback (most recent call last): 2022-08-17T12:53:10.9931359Z File "/opt/conda/lib/python3.7/site-packages/torch/fx/graph_module.py", line 267, in __call__ 2022-08-17T12:53:10.9931943Z return super(self.cls, obj).__call__(*args, **kwargs) # type: ignore[misc] 2022-08-17T12:53:10.9932670Z File "/opt/conda/lib/python3.7/site-packages/torch/nn/modules/module.py", line 1185, in _call_impl 2022-08-17T12:53:10.9933172Z return forward_call(*input, **kwargs) 2022-08-17T12:53:10.9933565Z File ".177", line 6, in forward 2022-08-17T12:53:10.9933998Z le = torch.le(input_1, other, out = out); input_1 = other = out = None 2022-08-17T12:53:10.9935011Z RuntimeError: unsupported operation: some elements of the input tensor and the written-to tensor refer to a single memory location. Please clone() the tensor before performing the operation. 2022-08-17T12:53:10.9935541Z 2022-08-17T12:53:10.9935973Z Call using an FX-traced Module, line 6 of the traced Module's generated forward function: 2022-08-17T12:53:10.9936432Z input_1 = input 2022-08-17T12:53:10.9936825Z le = torch.le(input_1, other, out = out); input_1 = other = out = None 2022-08-17T12:53:10.9937103Z 2022-08-17T12:53:10.9937414Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <--- HERE 2022-08-17T12:53:10.9937757Z return (le,) 2022-08-17T12:53:10.9937939Z 2022-08-17T12:53:10.9938040Z 2022-08-17T12:53:10.9938185Z 2022-08-17T12:53:10.9973647Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:53:10.9974271Z function: '' (test_binary_ufuncs.py:1191) 2022-08-17T12:53:10.9974717Z reasons: ['___check_obj_id(op, 140076943886528)'] 2022-08-17T12:53:10.9975450Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:53:11.0017590Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:53:11.0018222Z function: '' (test_binary_ufuncs.py:1198) 2022-08-17T12:53:11.0018684Z reasons: ['___check_obj_id(op, 140076943886528)'] 2022-08-17T12:53:11.0019186Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:53:11.0904118Z ok (0.618s) 2022-08-17T12:53:11.0918282Z test_binary_op_scalar_device_unspecified_cpu (__main__.TestBinaryUfuncsCPU) ... skip: fewer than 2 devices detected (0.001s) 2022-08-17T12:53:17.8819163Z test_binary_ops_with_scalars_cpu (__main__.TestBinaryUfuncsCPU) ... ok (6.790s) 2022-08-17T12:53:18.0823971Z test_bitwise_ops_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.200s) 2022-08-17T12:53:18.1907418Z test_bitwise_ops_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.108s) 2022-08-17T12:53:18.3234319Z test_bitwise_ops_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.132s) 2022-08-17T12:53:18.4246706Z test_bitwise_ops_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.101s) 2022-08-17T12:53:18.5296764Z test_bitwise_ops_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.105s) 2022-08-17T12:53:18.6345443Z test_bitwise_ops_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.105s) 2022-08-17T12:53:18.7562033Z test_bool_tensor_comparison_ops_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.122s) 2022-08-17T12:53:18.8940971Z test_broadcasting_add_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.138s) 2022-08-17T12:53:18.9071136Z test_broadcasting_add_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:53:18.9197382Z test_broadcasting_bitwise_and_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:53:18.9322436Z test_broadcasting_bitwise_or_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:53:18.9448032Z test_broadcasting_bitwise_xor_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:53:18.9702371Z test_broadcasting_clamp_max_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:53:18.9833047Z test_broadcasting_clamp_max_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:53:19.0085888Z test_broadcasting_clamp_min_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:53:19.0211826Z test_broadcasting_clamp_min_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:53:19.0387167Z test_broadcasting_eq_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:53:19.0506401Z test_broadcasting_eq_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:53:19.0760147Z test_broadcasting_float_power_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:53:19.0969936Z test_broadcasting_float_power_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:53:19.1237723Z test_broadcasting_floor_divide_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.027s) 2022-08-17T12:53:19.1383296Z test_broadcasting_floor_divide_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:53:19.1643419Z test_broadcasting_fmod_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:53:19.1775771Z test_broadcasting_fmod_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:53:19.1902075Z test_broadcasting_gcd_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:53:19.2079449Z test_broadcasting_ge_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:53:19.2198845Z test_broadcasting_ge_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:53:19.2372783Z test_broadcasting_gt_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:53:19.2492418Z test_broadcasting_gt_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:53:19.2742249Z test_broadcasting_heaviside_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:53:19.2874646Z test_broadcasting_heaviside_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:53:19.3095023Z test_broadcasting_isclose_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:53:19.3286849Z test_broadcasting_isclose_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:53:19.3304409Z test_broadcasting_jiterator_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:53:19.3320265Z test_broadcasting_jiterator_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:53:19.3334726Z test_broadcasting_jiterator_binary_return_by_ref_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:53:19.3348058Z test_broadcasting_jiterator_binary_return_by_ref_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:53:19.3507772Z test_broadcasting_lcm_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:53:19.3711710Z test_broadcasting_le_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:53:19.3832207Z test_broadcasting_le_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:53:19.4008679Z test_broadcasting_logical_and_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:53:19.4128826Z test_broadcasting_logical_and_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:53:19.4304449Z test_broadcasting_logical_or_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:53:19.4424533Z test_broadcasting_logical_or_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:53:19.4604709Z test_broadcasting_logical_xor_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:53:19.4724551Z test_broadcasting_logical_xor_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:53:19.4900315Z test_broadcasting_lt_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:53:19.5020826Z test_broadcasting_lt_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:53:19.5274567Z test_broadcasting_max_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:53:19.5400416Z test_broadcasting_max_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:53:19.5653506Z test_broadcasting_maximum_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:53:19.5780594Z test_broadcasting_maximum_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:53:19.6036479Z test_broadcasting_min_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:53:19.6164060Z test_broadcasting_min_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:53:19.6419543Z test_broadcasting_minimum_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:53:19.6546212Z test_broadcasting_minimum_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:53:19.6722371Z test_broadcasting_ne_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:53:19.6842591Z test_broadcasting_ne_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:53:19.7100422Z test_broadcasting_pow_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:53:19.7227915Z test_broadcasting_pow_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:53:19.7487749Z test_broadcasting_remainder_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:53:19.7620700Z test_broadcasting_remainder_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:53:19.7877873Z test_broadcasting_sub_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:53:19.8005406Z test_broadcasting_sub_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:53:19.8448453Z test_cdiv_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.044s) 2022-08-17T12:53:19.8682862Z test_cmul_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:53:19.9937986Z test_comparison_ops_type_promotion_and_broadcasting_cpu_bfloat16_bfloat16 (__main__.TestBinaryUfuncsCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:53:19.9938803Z function: '' (test_binary_ufuncs.py:3048) 2022-08-17T12:53:19.9939107Z reasons: ['___check_obj_id(torch_fn, 140076950139280)'] 2022-08-17T12:53:19.9939453Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:53:20.0757318Z test_binary_ufuncs.py:3049: RuntimeWarning: invalid value encountered in less 2022-08-17T12:53:20.0757719Z lambda inp: np_fn(inp, y_np, out=out) if out else np_fn(inp, y_np), 2022-08-17T12:53:20.0761910Z test_binary_ufuncs.py:3049: RuntimeWarning: invalid value encountered in less_equal 2022-08-17T12:53:20.0762497Z lambda inp: np_fn(inp, y_np, out=out) if out else np_fn(inp, y_np), 2022-08-17T12:53:20.0767147Z test_binary_ufuncs.py:3049: RuntimeWarning: invalid value encountered in greater 2022-08-17T12:53:20.0767569Z lambda inp: np_fn(inp, y_np, out=out) if out else np_fn(inp, y_np), 2022-08-17T12:53:20.0771505Z test_binary_ufuncs.py:3049: RuntimeWarning: invalid value encountered in greater_equal 2022-08-17T12:53:20.0772090Z lambda inp: np_fn(inp, y_np, out=out) if out else np_fn(inp, y_np), 2022-08-17T12:53:20.0793663Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:53:20.0794400Z function: '_generate_input' (test_binary_ufuncs.py:2996) 2022-08-17T12:53:20.0794680Z reasons: ['len(shape) == 1'] 2022-08-17T12:53:20.0795008Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:53:20.0936812Z test_binary_ufuncs.py:3049: RuntimeWarning: invalid value encountered in less 2022-08-17T12:53:20.0937116Z lambda inp: np_fn(inp, y_np, out=out) if out else np_fn(inp, y_np), 2022-08-17T12:53:20.0941624Z test_binary_ufuncs.py:3049: RuntimeWarning: invalid value encountered in less_equal 2022-08-17T12:53:20.0941968Z lambda inp: np_fn(inp, y_np, out=out) if out else np_fn(inp, y_np), 2022-08-17T12:53:20.0945540Z test_binary_ufuncs.py:3049: RuntimeWarning: invalid value encountered in greater 2022-08-17T12:53:20.0945878Z lambda inp: np_fn(inp, y_np, out=out) if out else np_fn(inp, y_np), 2022-08-17T12:53:20.0949875Z test_binary_ufuncs.py:3049: RuntimeWarning: invalid value encountered in greater_equal 2022-08-17T12:53:20.0950198Z lambda inp: np_fn(inp, y_np, out=out) if out else np_fn(inp, y_np), 2022-08-17T12:53:20.1110149Z test_binary_ufuncs.py:3049: RuntimeWarning: invalid value encountered in less 2022-08-17T12:53:20.1110504Z lambda inp: np_fn(inp, y_np, out=out) if out else np_fn(inp, y_np), 2022-08-17T12:53:20.1114680Z test_binary_ufuncs.py:3049: RuntimeWarning: invalid value encountered in less_equal 2022-08-17T12:53:20.1115046Z lambda inp: np_fn(inp, y_np, out=out) if out else np_fn(inp, y_np), 2022-08-17T12:53:20.1119078Z test_binary_ufuncs.py:3049: RuntimeWarning: invalid value encountered in greater 2022-08-17T12:53:20.1119398Z lambda inp: np_fn(inp, y_np, out=out) if out else np_fn(inp, y_np), 2022-08-17T12:53:20.1123524Z test_binary_ufuncs.py:3049: RuntimeWarning: invalid value encountered in greater_equal 2022-08-17T12:53:20.1123841Z lambda inp: np_fn(inp, y_np, out=out) if out else np_fn(inp, y_np), 2022-08-17T12:53:20.1285772Z test_binary_ufuncs.py:3049: RuntimeWarning: invalid value encountered in less 2022-08-17T12:53:20.1286333Z lambda inp: np_fn(inp, y_np, out=out) if out else np_fn(inp, y_np), 2022-08-17T12:53:20.1290693Z test_binary_ufuncs.py:3049: RuntimeWarning: invalid value encountered in less_equal 2022-08-17T12:53:20.1291503Z lambda inp: np_fn(inp, y_np, out=out) if out else np_fn(inp, y_np), 2022-08-17T12:53:20.1295359Z test_binary_ufuncs.py:3049: RuntimeWarning: invalid value encountered in greater 2022-08-17T12:53:20.1295712Z lambda inp: np_fn(inp, y_np, out=out) if out else np_fn(inp, y_np), 2022-08-17T12:53:20.1299549Z test_binary_ufuncs.py:3049: RuntimeWarning: invalid value encountered in greater_equal 2022-08-17T12:53:20.1299875Z lambda inp: np_fn(inp, y_np, out=out) if out else np_fn(inp, y_np), 2022-08-17T12:53:20.1466474Z test_binary_ufuncs.py:3049: RuntimeWarning: invalid value encountered in less 2022-08-17T12:53:20.1466848Z lambda inp: np_fn(inp, y_np, out=out) if out else np_fn(inp, y_np), 2022-08-17T12:53:20.1470828Z test_binary_ufuncs.py:3049: RuntimeWarning: invalid value encountered in less_equal 2022-08-17T12:53:20.1471183Z lambda inp: np_fn(inp, y_np, out=out) if out else np_fn(inp, y_np), 2022-08-17T12:53:20.1475900Z test_binary_ufuncs.py:3049: RuntimeWarning: invalid value encountered in greater 2022-08-17T12:53:20.1476263Z lambda inp: np_fn(inp, y_np, out=out) if out else np_fn(inp, y_np), 2022-08-17T12:53:20.1480087Z test_binary_ufuncs.py:3049: RuntimeWarning: invalid value encountered in greater_equal 2022-08-17T12:53:20.1480611Z lambda inp: np_fn(inp, y_np, out=out) if out else np_fn(inp, y_np), 2022-08-17T12:53:20.1637923Z test_binary_ufuncs.py:3049: RuntimeWarning: invalid value encountered in less 2022-08-17T12:53:20.1638285Z lambda inp: np_fn(inp, y_np, out=out) if out else np_fn(inp, y_np), 2022-08-17T12:53:20.1642295Z test_binary_ufuncs.py:3049: RuntimeWarning: invalid value encountered in less_equal 2022-08-17T12:53:20.1642599Z lambda inp: np_fn(inp, y_np, out=out) if out else np_fn(inp, y_np), 2022-08-17T12:53:20.1646847Z test_binary_ufuncs.py:3049: RuntimeWarning: invalid value encountered in greater 2022-08-17T12:53:20.1647157Z lambda inp: np_fn(inp, y_np, out=out) if out else np_fn(inp, y_np), 2022-08-17T12:53:20.1651208Z test_binary_ufuncs.py:3049: RuntimeWarning: invalid value encountered in greater_equal 2022-08-17T12:53:20.1651583Z lambda inp: np_fn(inp, y_np, out=out) if out else np_fn(inp, y_np), 2022-08-17T12:53:20.1672244Z ok (0.299s) 2022-08-17T12:53:20.1878692Z test_comparison_ops_type_promotion_and_broadcasting_cpu_bfloat16_bool (__main__.TestBinaryUfuncsCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:53:20.1879270Z function: 'compare_with_numpy_bin_op' (test_binary_ufuncs.py:3038) 2022-08-17T12:53:20.1879623Z reasons: ["tensor 'x' size mismatch at index 0. expected 1, actual 10"] 2022-08-17T12:53:20.1879997Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:53:20.1905728Z test_binary_ufuncs.py:3049: RuntimeWarning: invalid value encountered in less 2022-08-17T12:53:20.1906129Z lambda inp: np_fn(inp, y_np, out=out) if out else np_fn(inp, y_np), 2022-08-17T12:53:20.1909600Z test_binary_ufuncs.py:3049: RuntimeWarning: invalid value encountered in less_equal 2022-08-17T12:53:20.1909942Z lambda inp: np_fn(inp, y_np, out=out) if out else np_fn(inp, y_np), 2022-08-17T12:53:20.1913401Z test_binary_ufuncs.py:3049: RuntimeWarning: invalid value encountered in greater 2022-08-17T12:53:20.1913699Z lambda inp: np_fn(inp, y_np, out=out) if out else np_fn(inp, y_np), 2022-08-17T12:53:20.1917530Z test_binary_ufuncs.py:3049: RuntimeWarning: invalid value encountered in greater_equal 2022-08-17T12:53:20.1917916Z lambda inp: np_fn(inp, y_np, out=out) if out else np_fn(inp, y_np), 2022-08-17T12:53:20.2199321Z ok (0.052s) 2022-08-17T12:53:20.2546414Z test_comparison_ops_type_promotion_and_broadcasting_cpu_bool_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.035s) 2022-08-17T12:53:20.2797642Z test_comparison_ops_type_promotion_and_broadcasting_cpu_complex128_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:53:20.3035143Z test_comparison_ops_type_promotion_and_broadcasting_cpu_complex128_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:53:20.3274590Z test_comparison_ops_type_promotion_and_broadcasting_cpu_complex128_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:53:20.3519572Z test_comparison_ops_type_promotion_and_broadcasting_cpu_complex128_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:53:20.3847230Z test_comparison_ops_type_promotion_and_broadcasting_cpu_complex64_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.033s) 2022-08-17T12:53:20.4104493Z test_comparison_ops_type_promotion_and_broadcasting_cpu_complex64_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:53:20.4353631Z test_comparison_ops_type_promotion_and_broadcasting_cpu_complex64_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:53:20.4589809Z test_comparison_ops_type_promotion_and_broadcasting_cpu_complex64_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:53:20.4834044Z test_comparison_ops_type_promotion_and_broadcasting_cpu_complex64_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:53:20.5265663Z test_comparison_ops_type_promotion_and_broadcasting_cpu_float16_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.043s) 2022-08-17T12:53:20.5647143Z test_comparison_ops_type_promotion_and_broadcasting_cpu_float16_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.038s) 2022-08-17T12:53:20.6022384Z test_comparison_ops_type_promotion_and_broadcasting_cpu_float16_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.037s) 2022-08-17T12:53:20.6412248Z test_comparison_ops_type_promotion_and_broadcasting_cpu_float32_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.039s) 2022-08-17T12:53:20.6786633Z test_comparison_ops_type_promotion_and_broadcasting_cpu_float32_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.037s) 2022-08-17T12:53:20.7031581Z test_comparison_ops_type_promotion_and_broadcasting_cpu_float32_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:53:20.7276158Z test_comparison_ops_type_promotion_and_broadcasting_cpu_float32_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:53:20.7700584Z test_comparison_ops_type_promotion_and_broadcasting_cpu_float32_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.042s) 2022-08-17T12:53:20.8064018Z test_comparison_ops_type_promotion_and_broadcasting_cpu_float32_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.036s) 2022-08-17T12:53:20.8448816Z test_comparison_ops_type_promotion_and_broadcasting_cpu_float32_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.038s) 2022-08-17T12:53:20.8814922Z test_comparison_ops_type_promotion_and_broadcasting_cpu_float32_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.036s) 2022-08-17T12:53:20.9187272Z test_comparison_ops_type_promotion_and_broadcasting_cpu_float32_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.037s) 2022-08-17T12:53:20.9553888Z test_comparison_ops_type_promotion_and_broadcasting_cpu_float32_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.037s) 2022-08-17T12:53:20.9919299Z test_comparison_ops_type_promotion_and_broadcasting_cpu_float32_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.036s) 2022-08-17T12:53:21.0285877Z test_comparison_ops_type_promotion_and_broadcasting_cpu_float32_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.036s) 2022-08-17T12:53:21.0679903Z test_comparison_ops_type_promotion_and_broadcasting_cpu_float64_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.039s) 2022-08-17T12:53:21.1052481Z test_comparison_ops_type_promotion_and_broadcasting_cpu_float64_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.037s) 2022-08-17T12:53:21.1298721Z test_comparison_ops_type_promotion_and_broadcasting_cpu_float64_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:53:21.1548933Z test_comparison_ops_type_promotion_and_broadcasting_cpu_float64_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:53:21.1931342Z test_comparison_ops_type_promotion_and_broadcasting_cpu_float64_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.038s) 2022-08-17T12:53:21.2299538Z test_comparison_ops_type_promotion_and_broadcasting_cpu_float64_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.037s) 2022-08-17T12:53:21.2667567Z test_comparison_ops_type_promotion_and_broadcasting_cpu_float64_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.037s) 2022-08-17T12:53:21.3051754Z test_comparison_ops_type_promotion_and_broadcasting_cpu_float64_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.038s) 2022-08-17T12:53:21.3427843Z test_comparison_ops_type_promotion_and_broadcasting_cpu_float64_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.037s) 2022-08-17T12:53:21.3792826Z test_comparison_ops_type_promotion_and_broadcasting_cpu_float64_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.036s) 2022-08-17T12:53:21.4161319Z test_comparison_ops_type_promotion_and_broadcasting_cpu_float64_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.037s) 2022-08-17T12:53:21.4543989Z test_comparison_ops_type_promotion_and_broadcasting_cpu_int16_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.038s) 2022-08-17T12:53:21.4901004Z test_comparison_ops_type_promotion_and_broadcasting_cpu_int16_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.036s) 2022-08-17T12:53:21.5139189Z test_comparison_ops_type_promotion_and_broadcasting_cpu_int16_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:53:21.5387737Z test_comparison_ops_type_promotion_and_broadcasting_cpu_int16_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:53:21.5766461Z test_comparison_ops_type_promotion_and_broadcasting_cpu_int16_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.038s) 2022-08-17T12:53:21.6098140Z test_comparison_ops_type_promotion_and_broadcasting_cpu_int16_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.033s) 2022-08-17T12:53:21.6442362Z test_comparison_ops_type_promotion_and_broadcasting_cpu_int16_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.034s) 2022-08-17T12:53:21.6786518Z test_comparison_ops_type_promotion_and_broadcasting_cpu_int16_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.034s) 2022-08-17T12:53:21.7171736Z test_comparison_ops_type_promotion_and_broadcasting_cpu_int32_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.038s) 2022-08-17T12:53:21.7527074Z test_comparison_ops_type_promotion_and_broadcasting_cpu_int32_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.035s) 2022-08-17T12:53:21.7763439Z test_comparison_ops_type_promotion_and_broadcasting_cpu_int32_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:53:21.8000583Z test_comparison_ops_type_promotion_and_broadcasting_cpu_int32_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:53:21.8379104Z test_comparison_ops_type_promotion_and_broadcasting_cpu_int32_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.038s) 2022-08-17T12:53:21.8714227Z test_comparison_ops_type_promotion_and_broadcasting_cpu_int32_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.033s) 2022-08-17T12:53:21.9058221Z test_comparison_ops_type_promotion_and_broadcasting_cpu_int32_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.034s) 2022-08-17T12:53:21.9444500Z test_comparison_ops_type_promotion_and_broadcasting_cpu_int64_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.038s) 2022-08-17T12:53:21.9800497Z test_comparison_ops_type_promotion_and_broadcasting_cpu_int64_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.035s) 2022-08-17T12:53:22.0036727Z test_comparison_ops_type_promotion_and_broadcasting_cpu_int64_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:53:22.0275479Z test_comparison_ops_type_promotion_and_broadcasting_cpu_int64_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:53:22.0657249Z test_comparison_ops_type_promotion_and_broadcasting_cpu_int64_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.038s) 2022-08-17T12:53:22.0989114Z test_comparison_ops_type_promotion_and_broadcasting_cpu_int64_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.033s) 2022-08-17T12:53:22.1373222Z test_comparison_ops_type_promotion_and_broadcasting_cpu_int8_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.038s) 2022-08-17T12:53:22.1728085Z test_comparison_ops_type_promotion_and_broadcasting_cpu_int8_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.035s) 2022-08-17T12:53:22.1964491Z test_comparison_ops_type_promotion_and_broadcasting_cpu_int8_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:53:22.2197448Z test_comparison_ops_type_promotion_and_broadcasting_cpu_int8_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:53:22.2575713Z test_comparison_ops_type_promotion_and_broadcasting_cpu_int8_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.038s) 2022-08-17T12:53:22.2918292Z test_comparison_ops_type_promotion_and_broadcasting_cpu_int8_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.034s) 2022-08-17T12:53:22.3266450Z test_comparison_ops_type_promotion_and_broadcasting_cpu_int8_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.035s) 2022-08-17T12:53:22.3614859Z test_comparison_ops_type_promotion_and_broadcasting_cpu_int8_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.035s) 2022-08-17T12:53:22.3946425Z test_comparison_ops_type_promotion_and_broadcasting_cpu_int8_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.033s) 2022-08-17T12:53:22.4333451Z test_comparison_ops_type_promotion_and_broadcasting_cpu_uint8_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.038s) 2022-08-17T12:53:22.4691299Z test_comparison_ops_type_promotion_and_broadcasting_cpu_uint8_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.036s) 2022-08-17T12:53:22.4932676Z test_comparison_ops_type_promotion_and_broadcasting_cpu_uint8_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:53:22.5172670Z test_comparison_ops_type_promotion_and_broadcasting_cpu_uint8_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:53:22.5550547Z test_comparison_ops_type_promotion_and_broadcasting_cpu_uint8_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.038s) 2022-08-17T12:53:22.5895796Z test_comparison_ops_type_promotion_and_broadcasting_cpu_uint8_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.034s) 2022-08-17T12:53:22.6243210Z test_comparison_ops_type_promotion_and_broadcasting_cpu_uint8_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.035s) 2022-08-17T12:53:22.6589987Z test_comparison_ops_type_promotion_and_broadcasting_cpu_uint8_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.034s) 2022-08-17T12:53:22.6943085Z test_comparison_ops_type_promotion_and_broadcasting_cpu_uint8_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.035s) 2022-08-17T12:53:22.7273169Z test_comparison_ops_type_promotion_and_broadcasting_cpu_uint8_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.033s) 2022-08-17T12:53:22.7529536Z test_complex_scalar_pow_tensor_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:53:22.7754078Z test_complex_scalar_pow_tensor_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:53:22.8130142Z test_complex_scalar_pow_tensor_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.037s) 2022-08-17T12:53:22.8364137Z test_complex_scalar_pow_tensor_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:53:22.8386297Z test_complex_scalar_pow_tensor_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:53:22.8387160Z function: '_test_pow' (test_binary_ufuncs.py:1364) 2022-08-17T12:53:22.8387790Z reasons: ["tensor 'exponent' dtype mismatch. expected ComplexDouble, actual Double"] 2022-08-17T12:53:22.8388419Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:53:22.8433319Z ok (0.007s) 2022-08-17T12:53:22.8500217Z test_complex_scalar_pow_tensor_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:53:22.8566770Z test_complex_scalar_pow_tensor_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:53:22.8632650Z test_complex_scalar_pow_tensor_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:53:22.8698406Z test_complex_scalar_pow_tensor_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:53:22.8764392Z test_complex_scalar_pow_tensor_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:53:22.8818160Z test_contig_size1___radd___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:22.8838033Z test_contig_size1___radd___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:22.8858784Z test_contig_size1___radd___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:22.8880789Z test_contig_size1___radd___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:22.8901628Z test_contig_size1___radd___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:22.8921478Z test_contig_size1___radd___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:22.8941537Z test_contig_size1___radd___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:22.8959744Z test_contig_size1___radd___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:22.8976941Z test_contig_size1___radd___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:22.8994515Z test_contig_size1___radd___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:22.9012116Z test_contig_size1___radd___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:22.9029618Z test_contig_size1___radd___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:22.9047224Z test_contig_size1___rand___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:22.9064251Z test_contig_size1___rand___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:22.9081935Z test_contig_size1___rand___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:22.9098956Z test_contig_size1___rand___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:22.9116365Z test_contig_size1___rand___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:22.9134142Z test_contig_size1___rand___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:22.9153759Z test_contig_size1___rdiv___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:22.9172656Z test_contig_size1___rdiv___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:22.9193421Z test_contig_size1___rdiv___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:22.9214096Z test_contig_size1___rdiv___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:22.9233706Z test_contig_size1___rdiv___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:22.9252603Z test_contig_size1___rdiv___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:22.9272200Z test_contig_size1___rdiv___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:22.9291027Z test_contig_size1___rdiv___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:22.9309110Z test_contig_size1___rdiv___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:22.9327662Z test_contig_size1___rdiv___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:22.9346173Z test_contig_size1___rdiv___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:22.9364337Z test_contig_size1___rdiv___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:22.9383001Z test_contig_size1___rmod___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:22.9401980Z test_contig_size1___rmod___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:22.9420917Z test_contig_size1___rmod___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:22.9441004Z test_contig_size1___rmod___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:22.9459783Z test_contig_size1___rmul___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:22.9476580Z test_contig_size1___rmul___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:22.9495909Z test_contig_size1___rmul___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:22.9516275Z test_contig_size1___rmul___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:22.9535415Z test_contig_size1___rmul___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:22.9554056Z test_contig_size1___rmul___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:22.9573122Z test_contig_size1___rmul___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:22.9590885Z test_contig_size1___rmul___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:22.9608321Z test_contig_size1___rmul___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:22.9625518Z test_contig_size1___rmul___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:22.9643126Z test_contig_size1___rmul___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:22.9660027Z test_contig_size1___rmul___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:22.9677255Z test_contig_size1___ror___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:22.9694571Z test_contig_size1___ror___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:22.9711726Z test_contig_size1___ror___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:22.9729085Z test_contig_size1___ror___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:22.9746050Z test_contig_size1___ror___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:22.9763205Z test_contig_size1___ror___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:22.9781278Z test_contig_size1___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:53:22.9782222Z return torch.tensor(other, dtype=dtype, device=self.device) ** self 2022-08-17T12:53:22.9783959Z ok (0.002s) 2022-08-17T12:53:22.9805405Z test_contig_size1___rpow___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:22.9826197Z test_contig_size1___rpow___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:22.9845911Z test_contig_size1___rpow___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:22.9865012Z test_contig_size1___rpow___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:22.9885014Z test_contig_size1___rpow___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:22.9904267Z test_contig_size1___rpow___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:22.9922211Z test_contig_size1___rpow___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:22.9940615Z test_contig_size1___rpow___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:22.9957761Z test_contig_size1___rpow___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:22.9976293Z test_contig_size1___rpow___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:22.9995521Z test_contig_size1___rsub___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.0015740Z test_contig_size1___rsub___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.0036043Z test_contig_size1___rsub___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.0055367Z test_contig_size1___rsub___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.0074276Z test_contig_size1___rsub___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.0093106Z test_contig_size1___rsub___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.0111056Z test_contig_size1___rsub___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.0128431Z test_contig_size1___rsub___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.0145514Z test_contig_size1___rsub___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.0163239Z test_contig_size1___rsub___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.0181109Z test_contig_size1___rsub___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.0199165Z test_contig_size1___rxor___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.0217260Z test_contig_size1___rxor___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.0235586Z test_contig_size1___rxor___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.0253228Z test_contig_size1___rxor___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.0270710Z test_contig_size1___rxor___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.0288677Z test_contig_size1___rxor___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.0307779Z test_contig_size1_add_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.0325275Z test_contig_size1_add_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.0345564Z test_contig_size1_add_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.0366640Z test_contig_size1_add_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.0387349Z test_contig_size1_add_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.0407117Z test_contig_size1_add_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.0425924Z test_contig_size1_add_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.0445354Z test_contig_size1_add_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.0463433Z test_contig_size1_add_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.0481798Z test_contig_size1_add_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.0498643Z test_contig_size1_add_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.0515906Z test_contig_size1_add_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.0532950Z test_contig_size1_add_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.0551492Z test_contig_size1_atan2_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.0570275Z test_contig_size1_atan2_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.0589295Z test_contig_size1_atan2_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.0608414Z test_contig_size1_atan2_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.0626836Z test_contig_size1_atan2_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.0645328Z test_contig_size1_atan2_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.0663966Z test_contig_size1_atan2_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.0682522Z test_contig_size1_atan2_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.0701221Z test_contig_size1_atan2_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.0719074Z test_contig_size1_bitwise_and_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.0735666Z test_contig_size1_bitwise_and_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.0752667Z test_contig_size1_bitwise_and_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.0769350Z test_contig_size1_bitwise_and_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.0786210Z test_contig_size1_bitwise_and_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.0803138Z test_contig_size1_bitwise_and_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.0820098Z test_contig_size1_bitwise_left_shift_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.0837064Z test_contig_size1_bitwise_left_shift_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.0853754Z test_contig_size1_bitwise_left_shift_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.0870608Z test_contig_size1_bitwise_left_shift_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.0887822Z test_contig_size1_bitwise_left_shift_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.0904654Z test_contig_size1_bitwise_or_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.0921443Z test_contig_size1_bitwise_or_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.0938472Z test_contig_size1_bitwise_or_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.0955242Z test_contig_size1_bitwise_or_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.0972271Z test_contig_size1_bitwise_or_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.0988959Z test_contig_size1_bitwise_or_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.1005884Z test_contig_size1_bitwise_right_shift_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.1023177Z test_contig_size1_bitwise_right_shift_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.1039995Z test_contig_size1_bitwise_right_shift_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.1056803Z test_contig_size1_bitwise_right_shift_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.1073544Z test_contig_size1_bitwise_right_shift_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.1090291Z test_contig_size1_bitwise_xor_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.1107033Z test_contig_size1_bitwise_xor_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.1123903Z test_contig_size1_bitwise_xor_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.1140644Z test_contig_size1_bitwise_xor_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.1157417Z test_contig_size1_bitwise_xor_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.1174204Z test_contig_size1_bitwise_xor_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.1192495Z test_contig_size1_clamp_max_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.1209207Z test_contig_size1_clamp_max_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.1227655Z test_contig_size1_clamp_max_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.1246356Z test_contig_size1_clamp_max_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.1265604Z test_contig_size1_clamp_max_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.1283309Z test_contig_size1_clamp_max_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.1300192Z test_contig_size1_clamp_max_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.1317018Z test_contig_size1_clamp_max_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.1333875Z test_contig_size1_clamp_max_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.1351034Z test_contig_size1_clamp_max_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.1369513Z test_contig_size1_clamp_min_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.1386424Z test_contig_size1_clamp_min_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.1404850Z test_contig_size1_clamp_min_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.1423296Z test_contig_size1_clamp_min_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.1442129Z test_contig_size1_clamp_min_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.1459759Z test_contig_size1_clamp_min_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.1476685Z test_contig_size1_clamp_min_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.1493089Z test_contig_size1_clamp_min_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.1509731Z test_contig_size1_clamp_min_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.1526547Z test_contig_size1_clamp_min_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.1545122Z test_contig_size1_complex_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.1564338Z test_contig_size1_complex_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.1583614Z test_contig_size1_complex_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.1602402Z test_contig_size1_copysign_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.1619784Z test_contig_size1_copysign_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.1638410Z test_contig_size1_copysign_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.1656804Z test_contig_size1_copysign_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.1675788Z test_contig_size1_copysign_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.1693704Z test_contig_size1_copysign_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.1710907Z test_contig_size1_copysign_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.1728466Z test_contig_size1_copysign_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.1745844Z test_contig_size1_copysign_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.1763286Z test_contig_size1_copysign_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.1781851Z test_contig_size1_div_floor_rounding_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.1800738Z test_contig_size1_div_floor_rounding_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.1819787Z test_contig_size1_div_floor_rounding_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.1839189Z test_contig_size1_div_floor_rounding_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.1857536Z test_contig_size1_div_floor_rounding_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.1875134Z test_contig_size1_div_floor_rounding_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.1893201Z test_contig_size1_div_floor_rounding_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.1911420Z test_contig_size1_div_floor_rounding_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.1929092Z test_contig_size1_div_floor_rounding_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.1946876Z test_contig_size1_div_no_rounding_mode_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.1964276Z test_contig_size1_div_no_rounding_mode_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.1983804Z test_contig_size1_div_no_rounding_mode_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.2004232Z test_contig_size1_div_no_rounding_mode_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.2023319Z test_contig_size1_div_no_rounding_mode_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.2042013Z test_contig_size1_div_no_rounding_mode_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.2061150Z test_contig_size1_div_no_rounding_mode_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.2079362Z test_contig_size1_div_no_rounding_mode_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.2097165Z test_contig_size1_div_no_rounding_mode_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.2114393Z test_contig_size1_div_no_rounding_mode_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.2131823Z test_contig_size1_div_no_rounding_mode_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.2149499Z test_contig_size1_div_no_rounding_mode_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.2167540Z test_contig_size1_div_trunc_rounding_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.2185768Z test_contig_size1_div_trunc_rounding_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.2204080Z test_contig_size1_div_trunc_rounding_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.2223061Z test_contig_size1_div_trunc_rounding_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.2241535Z test_contig_size1_div_trunc_rounding_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.2258948Z test_contig_size1_div_trunc_rounding_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.2276447Z test_contig_size1_div_trunc_rounding_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.2293952Z test_contig_size1_div_trunc_rounding_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.2311608Z test_contig_size1_div_trunc_rounding_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.2329889Z test_contig_size1_eq_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.2346454Z test_contig_size1_eq_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.2364973Z test_contig_size1_eq_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.2383937Z test_contig_size1_eq_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.2402419Z test_contig_size1_eq_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.2420474Z test_contig_size1_eq_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.2438234Z test_contig_size1_eq_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.2456882Z test_contig_size1_eq_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.2475611Z test_contig_size1_eq_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.2493458Z test_contig_size1_eq_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.2510063Z test_contig_size1_eq_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.2526728Z test_contig_size1_eq_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.2543480Z test_contig_size1_eq_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.2561929Z test_contig_size1_float_power_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.2580073Z test_contig_size1_float_power_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.2602523Z test_contig_size1_float_power_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.2622788Z test_contig_size1_float_power_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.2642031Z test_contig_size1_float_power_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.2661342Z test_contig_size1_float_power_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.2680419Z test_contig_size1_float_power_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.2699090Z test_contig_size1_float_power_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.2717659Z test_contig_size1_float_power_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.2735920Z test_contig_size1_float_power_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.2754322Z test_contig_size1_float_power_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.2772581Z test_contig_size1_float_power_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.2784295Z test_contig_size1_floor_divide_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:53:23.2803410Z test_contig_size1_floor_divide_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.2821527Z test_contig_size1_floor_divide_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.2840677Z test_contig_size1_floor_divide_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.2858624Z test_contig_size1_floor_divide_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.2875711Z test_contig_size1_floor_divide_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.2892788Z test_contig_size1_floor_divide_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.2909696Z test_contig_size1_floor_divide_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.2927032Z test_contig_size1_floor_divide_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.2945103Z test_contig_size1_fmax_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.2961967Z test_contig_size1_fmax_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.2980130Z test_contig_size1_fmax_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.2998551Z test_contig_size1_fmax_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.3017355Z test_contig_size1_fmax_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.3034970Z test_contig_size1_fmax_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.3052014Z test_contig_size1_fmax_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.3068653Z test_contig_size1_fmax_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.3085218Z test_contig_size1_fmax_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.3102631Z test_contig_size1_fmax_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.3120482Z test_contig_size1_fmin_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.3137216Z test_contig_size1_fmin_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.3155492Z test_contig_size1_fmin_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.3173853Z test_contig_size1_fmin_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.3193228Z test_contig_size1_fmin_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.3210646Z test_contig_size1_fmin_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.3227125Z test_contig_size1_fmin_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.3243919Z test_contig_size1_fmin_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.3260978Z test_contig_size1_fmin_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.3277649Z test_contig_size1_fmin_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.3296659Z test_contig_size1_fmod_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.3316052Z test_contig_size1_fmod_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.3334908Z test_contig_size1_fmod_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.3354306Z test_contig_size1_fmod_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.3372227Z test_contig_size1_fmod_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.3389020Z test_contig_size1_fmod_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.3405904Z test_contig_size1_fmod_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.3422884Z test_contig_size1_fmod_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.3439936Z test_contig_size1_fmod_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.3456825Z test_contig_size1_gcd_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.3473393Z test_contig_size1_gcd_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.3490151Z test_contig_size1_gcd_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.3506666Z test_contig_size1_gcd_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.3523277Z test_contig_size1_gcd_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.3541194Z test_contig_size1_ge_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.3557665Z test_contig_size1_ge_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.3575426Z test_contig_size1_ge_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.3593168Z test_contig_size1_ge_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.3611369Z test_contig_size1_ge_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.3628772Z test_contig_size1_ge_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.3645613Z test_contig_size1_ge_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.3662121Z test_contig_size1_ge_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.3679086Z test_contig_size1_ge_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.3695894Z test_contig_size1_ge_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.3713167Z test_contig_size1_gt_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.3729782Z test_contig_size1_gt_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.3747242Z test_contig_size1_gt_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.3764989Z test_contig_size1_gt_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.3783714Z test_contig_size1_gt_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.3801102Z test_contig_size1_gt_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.3817686Z test_contig_size1_gt_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.3834600Z test_contig_size1_gt_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.3851347Z test_contig_size1_gt_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.3867928Z test_contig_size1_gt_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.3886153Z test_contig_size1_heaviside_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.3903797Z test_contig_size1_heaviside_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.3921968Z test_contig_size1_heaviside_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.3940342Z test_contig_size1_heaviside_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.3959191Z test_contig_size1_heaviside_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.3976525Z test_contig_size1_heaviside_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.3993737Z test_contig_size1_heaviside_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.4010518Z test_contig_size1_heaviside_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.4027415Z test_contig_size1_heaviside_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.4044363Z test_contig_size1_heaviside_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.4062919Z test_contig_size1_hypot_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.4082174Z test_contig_size1_hypot_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.4101644Z test_contig_size1_hypot_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.4120454Z test_contig_size1_igamma_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.4138938Z test_contig_size1_igamma_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.4157673Z test_contig_size1_igamma_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.4176777Z test_contig_size1_igamma_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.4195687Z test_contig_size1_igammac_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.4214853Z test_contig_size1_igammac_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.4233435Z test_contig_size1_igammac_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.4252264Z test_contig_size1_igammac_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.4270818Z test_contig_size1_isclose_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.4288619Z test_contig_size1_isclose_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.4308155Z test_contig_size1_isclose_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.4328483Z test_contig_size1_isclose_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.4347866Z test_contig_size1_isclose_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.4366247Z test_contig_size1_isclose_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.4385126Z test_contig_size1_isclose_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.4403557Z test_contig_size1_isclose_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.4421370Z test_contig_size1_isclose_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.4439068Z test_contig_size1_isclose_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.4456817Z test_contig_size1_isclose_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.4474641Z test_contig_size1_isclose_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:23.4489811Z test_contig_size1_jiterator_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:53:23.4504529Z test_contig_size1_jiterator_binary_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:53:23.4519318Z test_contig_size1_jiterator_binary_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:53:23.4534095Z test_contig_size1_jiterator_binary_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:53:23.4548876Z test_contig_size1_jiterator_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:53:23.4564435Z test_contig_size1_jiterator_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:53:23.4579375Z test_contig_size1_jiterator_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:53:23.4594420Z test_contig_size1_jiterator_binary_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:53:23.4609094Z test_contig_size1_jiterator_binary_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:53:23.4624167Z test_contig_size1_jiterator_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:53:23.4639133Z test_contig_size1_jiterator_binary_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:53:23.4654245Z test_contig_size1_jiterator_binary_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:53:23.4669174Z test_contig_size1_jiterator_binary_return_by_ref_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:53:23.4684378Z test_contig_size1_jiterator_binary_return_by_ref_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:53:23.4699603Z test_contig_size1_jiterator_binary_return_by_ref_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:53:23.4714370Z test_contig_size1_jiterator_binary_return_by_ref_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:53:23.4729183Z test_contig_size1_jiterator_binary_return_by_ref_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:53:23.4744260Z test_contig_size1_jiterator_binary_return_by_ref_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:53:23.4759140Z test_contig_size1_jiterator_binary_return_by_ref_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:53:23.4773821Z test_contig_size1_jiterator_binary_return_by_ref_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:53:23.4788694Z test_contig_size1_jiterator_binary_return_by_ref_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:53:23.4803443Z test_contig_size1_jiterator_binary_return_by_ref_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:53:23.4818325Z test_contig_size1_jiterator_binary_return_by_ref_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:53:23.4833376Z test_contig_size1_jiterator_binary_return_by_ref_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:53:23.4917686Z test_contig_size1_large_dim___radd___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:53:23.4957949Z test_contig_size1_large_dim___radd___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:23.5026243Z test_contig_size1_large_dim___radd___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:53:23.5077922Z test_contig_size1_large_dim___radd___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:23.5143564Z test_contig_size1_large_dim___radd___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:53:23.5180239Z test_contig_size1_large_dim___radd___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:23.5225637Z test_contig_size1_large_dim___radd___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:23.5267289Z test_contig_size1_large_dim___radd___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:23.5310749Z test_contig_size1_large_dim___radd___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:23.5343926Z test_contig_size1_large_dim___radd___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:23.5382601Z test_contig_size1_large_dim___radd___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:23.5421608Z test_contig_size1_large_dim___radd___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:23.5461768Z test_contig_size1_large_dim___rand___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:23.5500012Z test_contig_size1_large_dim___rand___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:23.5539183Z test_contig_size1_large_dim___rand___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:23.5570411Z test_contig_size1_large_dim___rand___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:23.5609572Z test_contig_size1_large_dim___rand___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:23.5648057Z test_contig_size1_large_dim___rand___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:23.5688963Z test_contig_size1_large_dim___rdiv___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:23.5735859Z test_contig_size1_large_dim___rdiv___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:23.5810295Z test_contig_size1_large_dim___rdiv___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:53:23.5859444Z test_contig_size1_large_dim___rdiv___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:23.5927603Z test_contig_size1_large_dim___rdiv___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:53:23.5963736Z test_contig_size1_large_dim___rdiv___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:23.6010924Z test_contig_size1_large_dim___rdiv___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:23.6055999Z test_contig_size1_large_dim___rdiv___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:23.6100617Z test_contig_size1_large_dim___rdiv___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:23.6137027Z test_contig_size1_large_dim___rdiv___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:23.6181058Z test_contig_size1_large_dim___rdiv___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:23.6226059Z test_contig_size1_large_dim___rdiv___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:23.6265643Z test_contig_size1_large_dim___rmod___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:23.6342595Z test_contig_size1_large_dim___rmod___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:53:23.6380646Z test_contig_size1_large_dim___rmod___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:23.6425182Z test_contig_size1_large_dim___rmod___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:23.6465013Z test_contig_size1_large_dim___rmul___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:23.6506164Z test_contig_size1_large_dim___rmul___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:23.6573203Z test_contig_size1_large_dim___rmul___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:53:23.6628173Z test_contig_size1_large_dim___rmul___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:23.6695132Z test_contig_size1_large_dim___rmul___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:53:23.6730803Z test_contig_size1_large_dim___rmul___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:23.6773046Z test_contig_size1_large_dim___rmul___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:23.6812101Z test_contig_size1_large_dim___rmul___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:23.6851675Z test_contig_size1_large_dim___rmul___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:23.6883180Z test_contig_size1_large_dim___rmul___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:23.6921680Z test_contig_size1_large_dim___rmul___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:23.6959478Z test_contig_size1_large_dim___rmul___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:23.6997886Z test_contig_size1_large_dim___ror___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:23.7036956Z test_contig_size1_large_dim___ror___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:23.7075000Z test_contig_size1_large_dim___ror___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:23.7105799Z test_contig_size1_large_dim___ror___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:23.7143757Z test_contig_size1_large_dim___ror___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:23.7181485Z test_contig_size1_large_dim___ror___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:23.7214282Z test_contig_size1_large_dim___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:53:23.7215323Z return torch.tensor(other, dtype=dtype, device=self.device) ** self 2022-08-17T12:53:23.7222802Z ok (0.004s) 2022-08-17T12:53:23.7344658Z test_contig_size1_large_dim___rpow___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:53:23.7442918Z test_contig_size1_large_dim___rpow___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:53:23.7514756Z test_contig_size1_large_dim___rpow___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:53:23.7553370Z test_contig_size1_large_dim___rpow___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:23.7601545Z test_contig_size1_large_dim___rpow___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:23.7645333Z test_contig_size1_large_dim___rpow___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:23.7688043Z test_contig_size1_large_dim___rpow___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:23.7723361Z test_contig_size1_large_dim___rpow___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:23.7766378Z test_contig_size1_large_dim___rpow___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:23.7808277Z test_contig_size1_large_dim___rpow___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:23.7845980Z test_contig_size1_large_dim___rsub___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:23.7919621Z test_contig_size1_large_dim___rsub___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:53:23.7971466Z test_contig_size1_large_dim___rsub___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:23.8038055Z test_contig_size1_large_dim___rsub___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:53:23.8075377Z test_contig_size1_large_dim___rsub___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:23.8118347Z test_contig_size1_large_dim___rsub___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:23.8157947Z test_contig_size1_large_dim___rsub___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:23.8197819Z test_contig_size1_large_dim___rsub___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:23.8229467Z test_contig_size1_large_dim___rsub___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:23.8271208Z test_contig_size1_large_dim___rsub___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:23.8310716Z test_contig_size1_large_dim___rsub___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:23.8349121Z test_contig_size1_large_dim___rxor___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:23.8387722Z test_contig_size1_large_dim___rxor___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:23.8426234Z test_contig_size1_large_dim___rxor___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:23.8457298Z test_contig_size1_large_dim___rxor___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:23.8495158Z test_contig_size1_large_dim___rxor___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:23.8533071Z test_contig_size1_large_dim___rxor___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:23.8571895Z test_contig_size1_large_dim_add_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:23.8611226Z test_contig_size1_large_dim_add_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:23.8676344Z test_contig_size1_large_dim_add_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:53:23.8792381Z test_contig_size1_large_dim_add_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:53:23.8845841Z test_contig_size1_large_dim_add_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:23.8910969Z test_contig_size1_large_dim_add_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:53:23.8945548Z test_contig_size1_large_dim_add_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:23.8989843Z test_contig_size1_large_dim_add_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:23.9030584Z test_contig_size1_large_dim_add_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:23.9072452Z test_contig_size1_large_dim_add_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:23.9105637Z test_contig_size1_large_dim_add_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:23.9144768Z test_contig_size1_large_dim_add_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:23.9184168Z test_contig_size1_large_dim_add_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:23.9224822Z test_contig_size1_large_dim_atan2_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:23.9272830Z test_contig_size1_large_dim_atan2_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:23.9309262Z test_contig_size1_large_dim_atan2_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:23.9353145Z test_contig_size1_large_dim_atan2_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:23.9397173Z test_contig_size1_large_dim_atan2_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:23.9441360Z test_contig_size1_large_dim_atan2_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:23.9477727Z test_contig_size1_large_dim_atan2_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:23.9521312Z test_contig_size1_large_dim_atan2_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:23.9564375Z test_contig_size1_large_dim_atan2_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:23.9603601Z test_contig_size1_large_dim_bitwise_and_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:23.9642077Z test_contig_size1_large_dim_bitwise_and_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:23.9680237Z test_contig_size1_large_dim_bitwise_and_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:23.9710271Z test_contig_size1_large_dim_bitwise_and_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:23.9748199Z test_contig_size1_large_dim_bitwise_and_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:23.9785583Z test_contig_size1_large_dim_bitwise_and_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:23.9824071Z test_contig_size1_large_dim_bitwise_left_shift_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:23.9862123Z test_contig_size1_large_dim_bitwise_left_shift_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:23.9893039Z test_contig_size1_large_dim_bitwise_left_shift_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:23.9931550Z test_contig_size1_large_dim_bitwise_left_shift_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:23.9969402Z test_contig_size1_large_dim_bitwise_left_shift_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:24.0007619Z test_contig_size1_large_dim_bitwise_or_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:24.0046159Z test_contig_size1_large_dim_bitwise_or_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:24.0085132Z test_contig_size1_large_dim_bitwise_or_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:24.0116320Z test_contig_size1_large_dim_bitwise_or_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:24.0154205Z test_contig_size1_large_dim_bitwise_or_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:24.0191845Z test_contig_size1_large_dim_bitwise_or_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:24.0230357Z test_contig_size1_large_dim_bitwise_right_shift_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:24.0268506Z test_contig_size1_large_dim_bitwise_right_shift_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:24.0299207Z test_contig_size1_large_dim_bitwise_right_shift_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:24.0337616Z test_contig_size1_large_dim_bitwise_right_shift_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:24.0375726Z test_contig_size1_large_dim_bitwise_right_shift_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:24.0414357Z test_contig_size1_large_dim_bitwise_xor_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:24.0452579Z test_contig_size1_large_dim_bitwise_xor_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:24.0493128Z test_contig_size1_large_dim_bitwise_xor_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:24.0523459Z test_contig_size1_large_dim_bitwise_xor_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:24.0561339Z test_contig_size1_large_dim_bitwise_xor_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:24.0599862Z test_contig_size1_large_dim_bitwise_xor_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:24.0638746Z test_contig_size1_large_dim_clamp_max_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:24.0679083Z test_contig_size1_large_dim_clamp_max_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:24.0745496Z test_contig_size1_large_dim_clamp_max_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:53:24.0782283Z test_contig_size1_large_dim_clamp_max_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:24.0824342Z test_contig_size1_large_dim_clamp_max_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:24.0864204Z test_contig_size1_large_dim_clamp_max_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:24.0902920Z test_contig_size1_large_dim_clamp_max_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:24.0933812Z test_contig_size1_large_dim_clamp_max_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:24.0972287Z test_contig_size1_large_dim_clamp_max_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:24.1010265Z test_contig_size1_large_dim_clamp_max_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:24.1047761Z test_contig_size1_large_dim_clamp_min_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:24.1086854Z test_contig_size1_large_dim_clamp_min_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:24.1150998Z test_contig_size1_large_dim_clamp_min_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:53:24.1185938Z test_contig_size1_large_dim_clamp_min_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:24.1226541Z test_contig_size1_large_dim_clamp_min_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:24.1265016Z test_contig_size1_large_dim_clamp_min_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:24.1303282Z test_contig_size1_large_dim_clamp_min_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:24.1334169Z test_contig_size1_large_dim_clamp_min_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:24.1372889Z test_contig_size1_large_dim_clamp_min_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:24.1411835Z test_contig_size1_large_dim_clamp_min_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:24.1478149Z test_contig_size1_large_dim_complex_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:53:24.1514399Z test_contig_size1_large_dim_complex_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:24.1557848Z test_contig_size1_large_dim_complex_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:24.1594696Z test_contig_size1_large_dim_copysign_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:24.1640826Z test_contig_size1_large_dim_copysign_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:24.1705240Z test_contig_size1_large_dim_copysign_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:53:24.1741232Z test_contig_size1_large_dim_copysign_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:24.1782977Z test_contig_size1_large_dim_copysign_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:24.1826606Z test_contig_size1_large_dim_copysign_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:24.1870255Z test_contig_size1_large_dim_copysign_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:24.1906263Z test_contig_size1_large_dim_copysign_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:24.1949240Z test_contig_size1_large_dim_copysign_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:24.1992020Z test_contig_size1_large_dim_copysign_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:24.2030788Z test_contig_size1_large_dim_div_floor_rounding_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:24.2099056Z test_contig_size1_large_dim_div_floor_rounding_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:53:24.2134776Z test_contig_size1_large_dim_div_floor_rounding_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:24.2176883Z test_contig_size1_large_dim_div_floor_rounding_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:24.2220117Z test_contig_size1_large_dim_div_floor_rounding_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:24.2263601Z test_contig_size1_large_dim_div_floor_rounding_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:24.2300148Z test_contig_size1_large_dim_div_floor_rounding_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:24.2344272Z test_contig_size1_large_dim_div_floor_rounding_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:24.2387446Z test_contig_size1_large_dim_div_floor_rounding_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:24.2427002Z test_contig_size1_large_dim_div_no_rounding_mode_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:24.2472967Z test_contig_size1_large_dim_div_no_rounding_mode_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:24.2541186Z test_contig_size1_large_dim_div_no_rounding_mode_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:53:24.2594203Z test_contig_size1_large_dim_div_no_rounding_mode_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:24.2661406Z test_contig_size1_large_dim_div_no_rounding_mode_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:53:24.2696715Z test_contig_size1_large_dim_div_no_rounding_mode_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:24.2741973Z test_contig_size1_large_dim_div_no_rounding_mode_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:24.2785510Z test_contig_size1_large_dim_div_no_rounding_mode_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:24.2830552Z test_contig_size1_large_dim_div_no_rounding_mode_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:24.2867637Z test_contig_size1_large_dim_div_no_rounding_mode_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:24.2912648Z test_contig_size1_large_dim_div_no_rounding_mode_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:24.2957128Z test_contig_size1_large_dim_div_no_rounding_mode_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:24.2994441Z test_contig_size1_large_dim_div_trunc_rounding_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:24.3062627Z test_contig_size1_large_dim_div_trunc_rounding_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:53:24.3098344Z test_contig_size1_large_dim_div_trunc_rounding_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:24.3144232Z test_contig_size1_large_dim_div_trunc_rounding_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:24.3190856Z test_contig_size1_large_dim_div_trunc_rounding_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:24.3235424Z test_contig_size1_large_dim_div_trunc_rounding_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:24.3276329Z test_contig_size1_large_dim_div_trunc_rounding_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:24.3319061Z test_contig_size1_large_dim_div_trunc_rounding_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:24.3362218Z test_contig_size1_large_dim_div_trunc_rounding_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:24.3397283Z test_contig_size1_large_dim_eq_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:24.3436601Z test_contig_size1_large_dim_eq_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:24.3502139Z test_contig_size1_large_dim_eq_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:53:24.3606327Z test_contig_size1_large_dim_eq_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:53:24.3650974Z test_contig_size1_large_dim_eq_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:24.3712193Z test_contig_size1_large_dim_eq_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:53:24.3743167Z test_contig_size1_large_dim_eq_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:24.3784032Z test_contig_size1_large_dim_eq_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:24.3823611Z test_contig_size1_large_dim_eq_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:24.3864457Z test_contig_size1_large_dim_eq_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:24.3896717Z test_contig_size1_large_dim_eq_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:24.3935664Z test_contig_size1_large_dim_eq_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:24.3974305Z test_contig_size1_large_dim_eq_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:24.4020687Z test_contig_size1_large_dim_float_power_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:24.4075537Z test_contig_size1_large_dim_float_power_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:24.4198055Z test_contig_size1_large_dim_float_power_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:53:24.4300083Z test_contig_size1_large_dim_float_power_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:53:24.4376002Z test_contig_size1_large_dim_float_power_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:53:24.4417872Z test_contig_size1_large_dim_float_power_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:24.4469469Z test_contig_size1_large_dim_float_power_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:24.4517685Z test_contig_size1_large_dim_float_power_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:24.4565242Z test_contig_size1_large_dim_float_power_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:24.4605812Z test_contig_size1_large_dim_float_power_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:24.4653360Z test_contig_size1_large_dim_float_power_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:24.4702103Z test_contig_size1_large_dim_float_power_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:24.4716512Z test_contig_size1_large_dim_floor_divide_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:53:24.4799362Z test_contig_size1_large_dim_floor_divide_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:53:24.4856559Z test_contig_size1_large_dim_floor_divide_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:24.4908033Z test_contig_size1_large_dim_floor_divide_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:53:24.4971935Z test_contig_size1_large_dim_floor_divide_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:53:24.5027620Z test_contig_size1_large_dim_floor_divide_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:24.5076986Z test_contig_size1_large_dim_floor_divide_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:24.5133020Z test_contig_size1_large_dim_floor_divide_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:24.5189463Z test_contig_size1_large_dim_floor_divide_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:24.5245085Z test_contig_size1_large_dim_fmax_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:24.5292464Z test_contig_size1_large_dim_fmax_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:24.5358536Z test_contig_size1_large_dim_fmax_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:53:24.5393695Z test_contig_size1_large_dim_fmax_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:24.5434357Z test_contig_size1_large_dim_fmax_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:24.5472988Z test_contig_size1_large_dim_fmax_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:24.5511640Z test_contig_size1_large_dim_fmax_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:24.5542619Z test_contig_size1_large_dim_fmax_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:24.5581189Z test_contig_size1_large_dim_fmax_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:24.5620476Z test_contig_size1_large_dim_fmax_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:24.5658812Z test_contig_size1_large_dim_fmin_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:24.5698067Z test_contig_size1_large_dim_fmin_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:24.5764676Z test_contig_size1_large_dim_fmin_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:53:24.5800400Z test_contig_size1_large_dim_fmin_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:24.5842163Z test_contig_size1_large_dim_fmin_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:24.5881952Z test_contig_size1_large_dim_fmin_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:24.5920989Z test_contig_size1_large_dim_fmin_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:24.5951210Z test_contig_size1_large_dim_fmin_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:24.5988949Z test_contig_size1_large_dim_fmin_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:24.6028242Z test_contig_size1_large_dim_fmin_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:24.6071839Z test_contig_size1_large_dim_fmod_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:24.6146774Z test_contig_size1_large_dim_fmod_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:53:24.6185071Z test_contig_size1_large_dim_fmod_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:24.6229905Z test_contig_size1_large_dim_fmod_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:24.6274234Z test_contig_size1_large_dim_fmod_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:24.6316650Z test_contig_size1_large_dim_fmod_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:24.6352885Z test_contig_size1_large_dim_fmod_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:24.6393924Z test_contig_size1_large_dim_fmod_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:24.6434814Z test_contig_size1_large_dim_fmod_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:24.6481299Z test_contig_size1_large_dim_gcd_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:24.6528702Z test_contig_size1_large_dim_gcd_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:24.6570166Z test_contig_size1_large_dim_gcd_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:24.6616097Z test_contig_size1_large_dim_gcd_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:24.6660887Z test_contig_size1_large_dim_gcd_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:24.6696044Z test_contig_size1_large_dim_ge_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:24.6734728Z test_contig_size1_large_dim_ge_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:24.6796792Z test_contig_size1_large_dim_ge_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:53:24.6829053Z test_contig_size1_large_dim_ge_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:24.6867699Z test_contig_size1_large_dim_ge_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:24.6906996Z test_contig_size1_large_dim_ge_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:24.6945617Z test_contig_size1_large_dim_ge_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:24.6976204Z test_contig_size1_large_dim_ge_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:24.7014599Z test_contig_size1_large_dim_ge_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:24.7053339Z test_contig_size1_large_dim_ge_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:24.7087564Z test_contig_size1_large_dim_gt_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:24.7126458Z test_contig_size1_large_dim_gt_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:24.7187701Z test_contig_size1_large_dim_gt_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:53:24.7218799Z test_contig_size1_large_dim_gt_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:24.7258131Z test_contig_size1_large_dim_gt_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:24.7297319Z test_contig_size1_large_dim_gt_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:24.7335486Z test_contig_size1_large_dim_gt_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:24.7366946Z test_contig_size1_large_dim_gt_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:24.7405358Z test_contig_size1_large_dim_gt_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:24.7443305Z test_contig_size1_large_dim_gt_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:24.7481625Z test_contig_size1_large_dim_heaviside_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:24.7521229Z test_contig_size1_large_dim_heaviside_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:24.7587816Z test_contig_size1_large_dim_heaviside_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:53:24.7625000Z test_contig_size1_large_dim_heaviside_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:24.7667862Z test_contig_size1_large_dim_heaviside_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:24.7707886Z test_contig_size1_large_dim_heaviside_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:24.7747572Z test_contig_size1_large_dim_heaviside_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:24.7779507Z test_contig_size1_large_dim_heaviside_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:24.7818775Z test_contig_size1_large_dim_heaviside_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:24.7857638Z test_contig_size1_large_dim_heaviside_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:24.7898784Z test_contig_size1_large_dim_hypot_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:24.7935251Z test_contig_size1_large_dim_hypot_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:24.7979389Z test_contig_size1_large_dim_hypot_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:24.8028715Z test_contig_size1_large_dim_igamma_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:24.8104967Z test_contig_size1_large_dim_igamma_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:53:24.8150802Z test_contig_size1_large_dim_igamma_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:24.8211703Z test_contig_size1_large_dim_igamma_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:53:24.8261182Z test_contig_size1_large_dim_igammac_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:24.8338458Z test_contig_size1_large_dim_igammac_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:53:24.8385939Z test_contig_size1_large_dim_igammac_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:24.8445743Z test_contig_size1_large_dim_igammac_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:53:24.8485422Z test_contig_size1_large_dim_isclose_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:24.8532350Z test_contig_size1_large_dim_isclose_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:24.8606125Z test_contig_size1_large_dim_isclose_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:53:24.8657511Z test_contig_size1_large_dim_isclose_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:24.8729811Z test_contig_size1_large_dim_isclose_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:53:24.8766285Z test_contig_size1_large_dim_isclose_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:24.8809545Z test_contig_size1_large_dim_isclose_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:24.8853241Z test_contig_size1_large_dim_isclose_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:24.8895921Z test_contig_size1_large_dim_isclose_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:24.8931724Z test_contig_size1_large_dim_isclose_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:24.8974053Z test_contig_size1_large_dim_isclose_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:24.9017847Z test_contig_size1_large_dim_isclose_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:24.9035928Z test_contig_size1_large_dim_jiterator_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:53:24.9053735Z test_contig_size1_large_dim_jiterator_binary_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:53:24.9070956Z test_contig_size1_large_dim_jiterator_binary_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:53:24.9088284Z test_contig_size1_large_dim_jiterator_binary_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:53:24.9105138Z test_contig_size1_large_dim_jiterator_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:53:24.9122656Z test_contig_size1_large_dim_jiterator_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:53:24.9139745Z test_contig_size1_large_dim_jiterator_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:53:24.9157356Z test_contig_size1_large_dim_jiterator_binary_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:53:24.9175379Z test_contig_size1_large_dim_jiterator_binary_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:53:24.9193099Z test_contig_size1_large_dim_jiterator_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:53:24.9210145Z test_contig_size1_large_dim_jiterator_binary_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:53:24.9227334Z test_contig_size1_large_dim_jiterator_binary_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:53:24.9244741Z test_contig_size1_large_dim_jiterator_binary_return_by_ref_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:53:24.9262097Z test_contig_size1_large_dim_jiterator_binary_return_by_ref_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:53:24.9279611Z test_contig_size1_large_dim_jiterator_binary_return_by_ref_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:53:24.9297034Z test_contig_size1_large_dim_jiterator_binary_return_by_ref_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:53:24.9313998Z test_contig_size1_large_dim_jiterator_binary_return_by_ref_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:53:24.9331064Z test_contig_size1_large_dim_jiterator_binary_return_by_ref_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:53:24.9348019Z test_contig_size1_large_dim_jiterator_binary_return_by_ref_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:53:24.9365219Z test_contig_size1_large_dim_jiterator_binary_return_by_ref_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:53:24.9382997Z test_contig_size1_large_dim_jiterator_binary_return_by_ref_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:53:24.9399942Z test_contig_size1_large_dim_jiterator_binary_return_by_ref_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:53:24.9416904Z test_contig_size1_large_dim_jiterator_binary_return_by_ref_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:53:24.9434402Z test_contig_size1_large_dim_jiterator_binary_return_by_ref_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:53:24.9481781Z test_contig_size1_large_dim_lcm_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:24.9529392Z test_contig_size1_large_dim_lcm_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:24.9575313Z test_contig_size1_large_dim_lcm_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:24.9621991Z test_contig_size1_large_dim_lcm_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:24.9667688Z test_contig_size1_large_dim_lcm_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:24.9709380Z test_contig_size1_large_dim_ldexp_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:24.9758391Z test_contig_size1_large_dim_ldexp_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:24.9867985Z test_contig_size1_large_dim_ldexp_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:53:24.9953609Z test_contig_size1_large_dim_ldexp_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:53:25.0026969Z test_contig_size1_large_dim_ldexp_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:53:25.0065589Z test_contig_size1_large_dim_ldexp_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:25.0113972Z test_contig_size1_large_dim_ldexp_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:25.0159900Z test_contig_size1_large_dim_ldexp_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:25.0207980Z test_contig_size1_large_dim_ldexp_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:25.0247208Z test_contig_size1_large_dim_ldexp_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:25.0293649Z test_contig_size1_large_dim_ldexp_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:25.0339756Z test_contig_size1_large_dim_ldexp_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:25.0376201Z test_contig_size1_large_dim_le_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:25.0415033Z test_contig_size1_large_dim_le_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:25.0479652Z test_contig_size1_large_dim_le_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:53:25.0511024Z test_contig_size1_large_dim_le_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:25.0551578Z test_contig_size1_large_dim_le_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:25.0589554Z test_contig_size1_large_dim_le_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:25.0627815Z test_contig_size1_large_dim_le_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:25.0659090Z test_contig_size1_large_dim_le_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:25.0697174Z test_contig_size1_large_dim_le_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:25.0734991Z test_contig_size1_large_dim_le_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:25.0769964Z test_contig_size1_large_dim_logical_and_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:25.0808829Z test_contig_size1_large_dim_logical_and_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:25.0872469Z test_contig_size1_large_dim_logical_and_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:53:25.0914267Z test_contig_size1_large_dim_logical_and_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:25.0975867Z test_contig_size1_large_dim_logical_and_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:53:25.1014420Z test_contig_size1_large_dim_logical_and_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:25.1057382Z test_contig_size1_large_dim_logical_and_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:25.1096505Z test_contig_size1_large_dim_logical_and_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:25.1135170Z test_contig_size1_large_dim_logical_and_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:25.1166088Z test_contig_size1_large_dim_logical_and_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:25.1204159Z test_contig_size1_large_dim_logical_and_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:25.1242235Z test_contig_size1_large_dim_logical_and_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:25.1276794Z test_contig_size1_large_dim_logical_or_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:25.1315553Z test_contig_size1_large_dim_logical_or_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:25.1379878Z test_contig_size1_large_dim_logical_or_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:53:25.1424756Z test_contig_size1_large_dim_logical_or_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:25.1485032Z test_contig_size1_large_dim_logical_or_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:53:25.1517173Z test_contig_size1_large_dim_logical_or_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:25.1562487Z test_contig_size1_large_dim_logical_or_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:25.1603456Z test_contig_size1_large_dim_logical_or_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:25.1642620Z test_contig_size1_large_dim_logical_or_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:25.1673892Z test_contig_size1_large_dim_logical_or_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:25.1711493Z test_contig_size1_large_dim_logical_or_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:25.1749568Z test_contig_size1_large_dim_logical_or_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:25.1785375Z test_contig_size1_large_dim_logical_xor_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:25.1824762Z test_contig_size1_large_dim_logical_xor_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:25.1884688Z test_contig_size1_large_dim_logical_xor_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:53:25.1938935Z test_contig_size1_large_dim_logical_xor_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:25.2002687Z test_contig_size1_large_dim_logical_xor_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:53:25.2036580Z test_contig_size1_large_dim_logical_xor_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:25.2078911Z test_contig_size1_large_dim_logical_xor_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:25.2120235Z test_contig_size1_large_dim_logical_xor_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:25.2160375Z test_contig_size1_large_dim_logical_xor_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:25.2191603Z test_contig_size1_large_dim_logical_xor_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:25.2230295Z test_contig_size1_large_dim_logical_xor_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:25.2268181Z test_contig_size1_large_dim_logical_xor_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:25.2303223Z test_contig_size1_large_dim_lt_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:25.2342004Z test_contig_size1_large_dim_lt_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:25.2403191Z test_contig_size1_large_dim_lt_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:53:25.2434444Z test_contig_size1_large_dim_lt_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:25.2475856Z test_contig_size1_large_dim_lt_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:25.2514759Z test_contig_size1_large_dim_lt_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:25.2552979Z test_contig_size1_large_dim_lt_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:25.2584075Z test_contig_size1_large_dim_lt_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:25.2623790Z test_contig_size1_large_dim_lt_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:25.2662099Z test_contig_size1_large_dim_lt_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:25.2701202Z test_contig_size1_large_dim_max_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:25.2740191Z test_contig_size1_large_dim_max_binary_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:25.2805098Z test_contig_size1_large_dim_max_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:53:25.2839913Z test_contig_size1_large_dim_max_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:25.2884190Z test_contig_size1_large_dim_max_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:25.2923607Z test_contig_size1_large_dim_max_binary_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:25.2962382Z test_contig_size1_large_dim_max_binary_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:25.2993888Z test_contig_size1_large_dim_max_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:25.3032553Z test_contig_size1_large_dim_max_binary_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:25.3071401Z test_contig_size1_large_dim_max_binary_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:25.3110752Z test_contig_size1_large_dim_maximum_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:25.3150756Z test_contig_size1_large_dim_maximum_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:25.3218613Z test_contig_size1_large_dim_maximum_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:53:25.3254665Z test_contig_size1_large_dim_maximum_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:25.3296684Z test_contig_size1_large_dim_maximum_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:25.3336404Z test_contig_size1_large_dim_maximum_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:25.3375873Z test_contig_size1_large_dim_maximum_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:25.3407904Z test_contig_size1_large_dim_maximum_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:25.3447674Z test_contig_size1_large_dim_maximum_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:25.3488959Z test_contig_size1_large_dim_maximum_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:25.3527226Z test_contig_size1_large_dim_min_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:25.3566289Z test_contig_size1_large_dim_min_binary_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:25.3632449Z test_contig_size1_large_dim_min_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:53:25.3668193Z test_contig_size1_large_dim_min_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:25.3711191Z test_contig_size1_large_dim_min_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:25.3750250Z test_contig_size1_large_dim_min_binary_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:25.3789963Z test_contig_size1_large_dim_min_binary_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:25.3820792Z test_contig_size1_large_dim_min_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:25.3858632Z test_contig_size1_large_dim_min_binary_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:25.3897279Z test_contig_size1_large_dim_min_binary_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:25.3934374Z test_contig_size1_large_dim_minimum_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:25.3974216Z test_contig_size1_large_dim_minimum_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:25.4039818Z test_contig_size1_large_dim_minimum_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:53:25.4075179Z test_contig_size1_large_dim_minimum_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:25.4117208Z test_contig_size1_large_dim_minimum_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:25.4157854Z test_contig_size1_large_dim_minimum_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:25.4198993Z test_contig_size1_large_dim_minimum_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:25.4231653Z test_contig_size1_large_dim_minimum_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:25.4271499Z test_contig_size1_large_dim_minimum_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:25.4312376Z test_contig_size1_large_dim_minimum_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:25.4352661Z test_contig_size1_large_dim_mul_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:25.4392514Z test_contig_size1_large_dim_mul_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:25.4464537Z test_contig_size1_large_dim_mul_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:53:25.4577000Z test_contig_size1_large_dim_mul_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:53:25.4627749Z test_contig_size1_large_dim_mul_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:25.4696339Z test_contig_size1_large_dim_mul_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:53:25.4732396Z test_contig_size1_large_dim_mul_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:25.4776451Z test_contig_size1_large_dim_mul_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:25.4817373Z test_contig_size1_large_dim_mul_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:25.4859223Z test_contig_size1_large_dim_mul_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:25.4892601Z test_contig_size1_large_dim_mul_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:25.4932260Z test_contig_size1_large_dim_mul_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:25.4971639Z test_contig_size1_large_dim_mul_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:25.5006197Z test_contig_size1_large_dim_ne_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:25.5045273Z test_contig_size1_large_dim_ne_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:25.5108175Z test_contig_size1_large_dim_ne_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:53:25.5155010Z test_contig_size1_large_dim_ne_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:25.5216621Z test_contig_size1_large_dim_ne_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:53:25.5248921Z test_contig_size1_large_dim_ne_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:25.5291369Z test_contig_size1_large_dim_ne_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:25.5354998Z test_contig_size1_large_dim_ne_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:53:25.5416557Z test_contig_size1_large_dim_ne_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:53:25.5461446Z test_contig_size1_large_dim_ne_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:25.5515595Z test_contig_size1_large_dim_ne_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:25.5567344Z test_contig_size1_large_dim_ne_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:25.5623582Z test_contig_size1_large_dim_nextafter_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:25.5671562Z test_contig_size1_large_dim_nextafter_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:25.5728092Z test_contig_size1_large_dim_nextafter_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:25.5772087Z test_contig_size1_large_dim_polar_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:25.5831071Z test_contig_size1_large_dim_polar_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:53:25.5873565Z test_contig_size1_large_dim_pow_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:25.5997419Z test_contig_size1_large_dim_pow_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:53:25.6089959Z test_contig_size1_large_dim_pow_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:53:25.6168300Z test_contig_size1_large_dim_pow_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:53:25.6208466Z test_contig_size1_large_dim_pow_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:25.6262914Z test_contig_size1_large_dim_pow_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:25.6307279Z test_contig_size1_large_dim_pow_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:25.6352377Z test_contig_size1_large_dim_pow_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:25.6388012Z test_contig_size1_large_dim_pow_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:25.6431421Z test_contig_size1_large_dim_pow_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:25.6473139Z test_contig_size1_large_dim_pow_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:25.6515564Z test_contig_size1_large_dim_remainder_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:25.6594663Z test_contig_size1_large_dim_remainder_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:53:25.6634435Z test_contig_size1_large_dim_remainder_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:25.6679826Z test_contig_size1_large_dim_remainder_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:25.6725147Z test_contig_size1_large_dim_remainder_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:25.6768042Z test_contig_size1_large_dim_remainder_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:25.6804681Z test_contig_size1_large_dim_remainder_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:25.6846477Z test_contig_size1_large_dim_remainder_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:25.6885925Z test_contig_size1_large_dim_remainder_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:25.6924941Z test_contig_size1_large_dim_rsub_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:25.6999318Z test_contig_size1_large_dim_rsub_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:53:25.7047287Z test_contig_size1_large_dim_rsub_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:25.7112473Z test_contig_size1_large_dim_rsub_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:53:25.7147290Z test_contig_size1_large_dim_rsub_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:25.7187849Z test_contig_size1_large_dim_rsub_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:25.7227384Z test_contig_size1_large_dim_rsub_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:25.7267615Z test_contig_size1_large_dim_rsub_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:25.7299932Z test_contig_size1_large_dim_rsub_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:25.7338347Z test_contig_size1_large_dim_rsub_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:25.7377208Z test_contig_size1_large_dim_rsub_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:25.7425174Z test_contig_size1_large_dim_special_chebyshev_polynomial_t_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:25.7465498Z test_contig_size1_large_dim_special_chebyshev_polynomial_t_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:25.7510376Z test_contig_size1_large_dim_special_chebyshev_polynomial_t_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:25.7556307Z test_contig_size1_large_dim_special_chebyshev_polynomial_t_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:25.7603275Z test_contig_size1_large_dim_special_chebyshev_polynomial_t_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:25.7642158Z test_contig_size1_large_dim_special_chebyshev_polynomial_t_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:25.7688869Z test_contig_size1_large_dim_special_chebyshev_polynomial_t_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:25.7736394Z test_contig_size1_large_dim_special_chebyshev_polynomial_t_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:25.7785427Z test_contig_size1_large_dim_special_chebyshev_polynomial_u_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:25.7825302Z test_contig_size1_large_dim_special_chebyshev_polynomial_u_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:25.7873717Z test_contig_size1_large_dim_special_chebyshev_polynomial_u_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:25.7920609Z test_contig_size1_large_dim_special_chebyshev_polynomial_u_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:25.7968350Z test_contig_size1_large_dim_special_chebyshev_polynomial_u_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:25.8009423Z test_contig_size1_large_dim_special_chebyshev_polynomial_u_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:25.8058166Z test_contig_size1_large_dim_special_chebyshev_polynomial_u_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:25.8106442Z test_contig_size1_large_dim_special_chebyshev_polynomial_u_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:25.8121936Z 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:53:25.8135903Z 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:53:25.8150015Z 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:53:25.8164276Z 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:53:25.8177891Z 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:53:25.8190882Z 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:53:25.8204624Z 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:53:25.8217765Z 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:53:25.8231634Z 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:53:25.8245700Z 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:53:25.8259629Z 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:53:25.8273069Z 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:53:25.8286183Z 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:53:25.8299757Z 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:53:25.8313258Z 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:53:25.8326595Z 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:53:25.8376310Z test_contig_size1_large_dim_special_hermite_polynomial_h_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:25.8419131Z test_contig_size1_large_dim_special_hermite_polynomial_h_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:25.8466010Z test_contig_size1_large_dim_special_hermite_polynomial_h_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:25.8514029Z test_contig_size1_large_dim_special_hermite_polynomial_h_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:25.8562388Z test_contig_size1_large_dim_special_hermite_polynomial_h_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:25.8602761Z test_contig_size1_large_dim_special_hermite_polynomial_h_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:25.8650050Z test_contig_size1_large_dim_special_hermite_polynomial_h_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:25.8697460Z test_contig_size1_large_dim_special_hermite_polynomial_h_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:25.8745012Z test_contig_size1_large_dim_special_hermite_polynomial_he_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:25.8786716Z test_contig_size1_large_dim_special_hermite_polynomial_he_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:25.8833174Z test_contig_size1_large_dim_special_hermite_polynomial_he_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:25.8879549Z test_contig_size1_large_dim_special_hermite_polynomial_he_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:25.8926878Z test_contig_size1_large_dim_special_hermite_polynomial_he_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:25.8967892Z test_contig_size1_large_dim_special_hermite_polynomial_he_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:25.9016206Z test_contig_size1_large_dim_special_hermite_polynomial_he_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:25.9067450Z test_contig_size1_large_dim_special_hermite_polynomial_he_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:25.9117035Z test_contig_size1_large_dim_special_laguerre_polynomial_l_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:25.9158301Z test_contig_size1_large_dim_special_laguerre_polynomial_l_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:25.9204842Z test_contig_size1_large_dim_special_laguerre_polynomial_l_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:25.9251688Z test_contig_size1_large_dim_special_laguerre_polynomial_l_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:25.9299090Z test_contig_size1_large_dim_special_laguerre_polynomial_l_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:25.9338155Z test_contig_size1_large_dim_special_laguerre_polynomial_l_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:25.9384336Z test_contig_size1_large_dim_special_laguerre_polynomial_l_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:25.9432022Z test_contig_size1_large_dim_special_laguerre_polynomial_l_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:25.9446883Z 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:53:25.9460638Z 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:53:25.9474890Z 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:53:25.9487825Z 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:53:25.9500807Z 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:53:25.9515022Z 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:53:25.9527622Z 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:53:25.9540699Z 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:53:25.9554388Z 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:53:25.9568473Z 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:53:25.9581952Z 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:53:25.9595615Z 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:53:25.9608563Z 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:53:25.9622493Z 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:53:25.9635748Z 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:53:25.9649112Z 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:53:25.9662525Z 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:53:25.9676764Z 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:53:25.9690629Z 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:53:25.9703533Z 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:53:25.9717408Z 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:53:25.9730656Z 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:53:25.9743193Z 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:53:25.9756595Z 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:53:25.9769635Z 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:53:25.9782810Z 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:53:25.9795646Z 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:53:25.9808782Z 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:53:25.9822672Z 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:53:25.9836516Z 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:53:25.9849975Z 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:53:25.9862900Z 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:53:25.9876536Z 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:53:25.9889658Z 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:53:25.9902785Z 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:53:25.9916136Z 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:53:25.9929455Z 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:53:25.9942846Z 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:53:25.9956733Z 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:53:25.9970666Z 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:53:26.0020114Z test_contig_size1_large_dim_special_xlog1py_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:26.0073030Z test_contig_size1_large_dim_special_xlog1py_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:26.0150050Z test_contig_size1_large_dim_special_xlog1py_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:53:26.0193668Z test_contig_size1_large_dim_special_xlog1py_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:26.0242291Z test_contig_size1_large_dim_special_xlog1py_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:26.0292111Z test_contig_size1_large_dim_special_xlog1py_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:26.0345108Z test_contig_size1_large_dim_special_xlog1py_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:26.0388257Z test_contig_size1_large_dim_special_xlog1py_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:26.0438577Z test_contig_size1_large_dim_special_xlog1py_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:26.0488479Z test_contig_size1_large_dim_special_xlog1py_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:26.0537469Z test_contig_size1_large_dim_special_zeta_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:26.0626471Z test_contig_size1_large_dim_special_zeta_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:53:26.0716983Z test_contig_size1_large_dim_special_zeta_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:53:26.0805001Z test_contig_size1_large_dim_special_zeta_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:53:26.0892863Z test_contig_size1_large_dim_special_zeta_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:53:26.0973933Z test_contig_size1_large_dim_special_zeta_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:53:26.1061728Z test_contig_size1_large_dim_special_zeta_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:53:26.1252331Z test_contig_size1_large_dim_special_zeta_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:53:26.1294293Z test_contig_size1_large_dim_sub_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:26.1363210Z test_contig_size1_large_dim_sub_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:53:26.1490456Z test_contig_size1_large_dim_sub_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:53:26.1543119Z test_contig_size1_large_dim_sub_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:26.1609182Z test_contig_size1_large_dim_sub_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:53:26.1645400Z test_contig_size1_large_dim_sub_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:26.1688692Z test_contig_size1_large_dim_sub_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:26.1729092Z test_contig_size1_large_dim_sub_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:26.1769766Z test_contig_size1_large_dim_sub_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:26.1800540Z test_contig_size1_large_dim_sub_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:26.1838375Z test_contig_size1_large_dim_sub_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:26.1876599Z test_contig_size1_large_dim_sub_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:26.1915227Z test_contig_size1_large_dim_true_divide_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:26.1962596Z test_contig_size1_large_dim_true_divide_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:26.2034805Z test_contig_size1_large_dim_true_divide_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:53:26.2096221Z test_contig_size1_large_dim_true_divide_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:53:26.2167586Z test_contig_size1_large_dim_true_divide_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:53:26.2205829Z test_contig_size1_large_dim_true_divide_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:26.2250117Z test_contig_size1_large_dim_true_divide_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:26.2295636Z test_contig_size1_large_dim_true_divide_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:26.2341422Z test_contig_size1_large_dim_true_divide_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:26.2381454Z test_contig_size1_large_dim_true_divide_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:26.2426455Z test_contig_size1_large_dim_true_divide_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:26.2470853Z test_contig_size1_large_dim_true_divide_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:26.2513609Z test_contig_size1_large_dim_xlogy_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:26.2562628Z test_contig_size1_large_dim_xlogy_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:26.2632679Z test_contig_size1_large_dim_xlogy_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:53:26.2672257Z test_contig_size1_large_dim_xlogy_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:26.2721192Z test_contig_size1_large_dim_xlogy_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:26.2768194Z test_contig_size1_large_dim_xlogy_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:26.2816413Z test_contig_size1_large_dim_xlogy_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:26.2857435Z test_contig_size1_large_dim_xlogy_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:26.2904454Z test_contig_size1_large_dim_xlogy_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:26.2951014Z test_contig_size1_large_dim_xlogy_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:26.2970396Z test_contig_size1_lcm_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.2988169Z test_contig_size1_lcm_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.3005998Z test_contig_size1_lcm_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.3023773Z test_contig_size1_lcm_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.3041101Z test_contig_size1_lcm_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.3060250Z test_contig_size1_ldexp_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.3079622Z test_contig_size1_ldexp_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.3101000Z test_contig_size1_ldexp_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.3122406Z test_contig_size1_ldexp_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.3142240Z test_contig_size1_ldexp_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.3161562Z test_contig_size1_ldexp_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.3180802Z test_contig_size1_ldexp_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.3200036Z test_contig_size1_ldexp_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.3219125Z test_contig_size1_ldexp_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.3238046Z test_contig_size1_ldexp_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.3257659Z test_contig_size1_ldexp_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.3276623Z test_contig_size1_ldexp_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.3294672Z test_contig_size1_le_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.3311702Z test_contig_size1_le_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.3330241Z test_contig_size1_le_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.3348073Z test_contig_size1_le_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.3367484Z test_contig_size1_le_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.3385920Z test_contig_size1_le_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.3404033Z test_contig_size1_le_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.3421612Z test_contig_size1_le_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.3438547Z test_contig_size1_le_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.3455886Z test_contig_size1_le_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.3474135Z test_contig_size1_logical_and_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.3491343Z test_contig_size1_logical_and_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.3511000Z test_contig_size1_logical_and_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.3530795Z test_contig_size1_logical_and_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.3549455Z test_contig_size1_logical_and_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.3568633Z test_contig_size1_logical_and_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.3587346Z test_contig_size1_logical_and_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.3605567Z test_contig_size1_logical_and_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.3623412Z test_contig_size1_logical_and_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.3640935Z test_contig_size1_logical_and_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.3658802Z test_contig_size1_logical_and_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.3676635Z test_contig_size1_logical_and_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.3694740Z test_contig_size1_logical_or_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.3711872Z test_contig_size1_logical_or_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.3732150Z test_contig_size1_logical_or_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.3752019Z test_contig_size1_logical_or_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.3771303Z test_contig_size1_logical_or_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.3789856Z test_contig_size1_logical_or_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.3808900Z test_contig_size1_logical_or_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.3826561Z test_contig_size1_logical_or_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.3844042Z test_contig_size1_logical_or_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.3861890Z test_contig_size1_logical_or_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.3879743Z test_contig_size1_logical_or_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.3897130Z test_contig_size1_logical_or_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.3915973Z test_contig_size1_logical_xor_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.3933577Z test_contig_size1_logical_xor_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.3953282Z test_contig_size1_logical_xor_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.3973146Z test_contig_size1_logical_xor_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.3991786Z test_contig_size1_logical_xor_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.4010185Z test_contig_size1_logical_xor_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.4029258Z test_contig_size1_logical_xor_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.4047520Z test_contig_size1_logical_xor_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.4064809Z test_contig_size1_logical_xor_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.4082251Z test_contig_size1_logical_xor_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.4099474Z test_contig_size1_logical_xor_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.4116922Z test_contig_size1_logical_xor_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.4134880Z test_contig_size1_lt_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.4152265Z test_contig_size1_lt_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.4170437Z test_contig_size1_lt_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.4188556Z test_contig_size1_lt_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.4207549Z test_contig_size1_lt_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.4225566Z test_contig_size1_lt_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.4243035Z test_contig_size1_lt_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.4260274Z test_contig_size1_lt_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.4277866Z test_contig_size1_lt_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.4295154Z test_contig_size1_lt_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.4314136Z test_contig_size1_max_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.4331078Z test_contig_size1_max_binary_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.4349978Z test_contig_size1_max_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.4369610Z test_contig_size1_max_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.4388989Z test_contig_size1_max_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.4406741Z test_contig_size1_max_binary_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.4424114Z test_contig_size1_max_binary_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.4441589Z test_contig_size1_max_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.4458629Z test_contig_size1_max_binary_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.4476088Z test_contig_size1_max_binary_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.4494383Z test_contig_size1_maximum_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.4511733Z test_contig_size1_maximum_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.4530358Z test_contig_size1_maximum_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.4548914Z test_contig_size1_maximum_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.4568434Z test_contig_size1_maximum_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.4586044Z test_contig_size1_maximum_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.4603877Z test_contig_size1_maximum_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.4620360Z test_contig_size1_maximum_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.4637410Z test_contig_size1_maximum_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.4654261Z test_contig_size1_maximum_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.4672656Z test_contig_size1_min_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.4689159Z test_contig_size1_min_binary_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.4707800Z test_contig_size1_min_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.4726424Z test_contig_size1_min_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.4745602Z test_contig_size1_min_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.4763285Z test_contig_size1_min_binary_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.4780604Z test_contig_size1_min_binary_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.4796822Z test_contig_size1_min_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.4813963Z test_contig_size1_min_binary_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.4830745Z test_contig_size1_min_binary_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.4848965Z test_contig_size1_minimum_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.4865627Z test_contig_size1_minimum_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.4884417Z test_contig_size1_minimum_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.4903169Z test_contig_size1_minimum_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.4922076Z test_contig_size1_minimum_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.4939714Z test_contig_size1_minimum_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.4956768Z test_contig_size1_minimum_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.4973706Z test_contig_size1_minimum_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.4990683Z test_contig_size1_minimum_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.5007802Z test_contig_size1_minimum_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.5026793Z test_contig_size1_mul_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.5043802Z test_contig_size1_mul_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.5063670Z test_contig_size1_mul_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.5084458Z test_contig_size1_mul_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.5104319Z test_contig_size1_mul_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.5123383Z test_contig_size1_mul_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.5141748Z test_contig_size1_mul_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.5161135Z test_contig_size1_mul_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.5178319Z test_contig_size1_mul_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.5195220Z test_contig_size1_mul_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.5212152Z test_contig_size1_mul_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.5228898Z test_contig_size1_mul_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.5245661Z test_contig_size1_mul_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.5263307Z test_contig_size1_ne_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.5279961Z test_contig_size1_ne_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.5298970Z test_contig_size1_ne_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.5318466Z test_contig_size1_ne_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.5336847Z test_contig_size1_ne_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.5354596Z test_contig_size1_ne_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.5373012Z test_contig_size1_ne_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.5390134Z test_contig_size1_ne_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.5406895Z test_contig_size1_ne_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.5423710Z test_contig_size1_ne_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.5440484Z test_contig_size1_ne_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.5457861Z test_contig_size1_ne_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.5476135Z test_contig_size1_nextafter_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.5494432Z test_contig_size1_nextafter_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.5513242Z test_contig_size1_nextafter_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.5532627Z test_contig_size1_polar_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.5551755Z test_contig_size1_polar_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.5570844Z test_contig_size1_pow_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.5590672Z test_contig_size1_pow_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.5610839Z test_contig_size1_pow_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.5630038Z test_contig_size1_pow_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.5647599Z test_contig_size1_pow_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.5666618Z test_contig_size1_pow_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.5684625Z test_contig_size1_pow_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.5701708Z test_contig_size1_pow_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.5719890Z test_contig_size1_pow_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.5736340Z test_contig_size1_pow_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.5753169Z test_contig_size1_pow_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.5772006Z test_contig_size1_remainder_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.5791390Z test_contig_size1_remainder_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.5810093Z test_contig_size1_remainder_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.5829356Z test_contig_size1_remainder_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.5847103Z test_contig_size1_remainder_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.5864315Z test_contig_size1_remainder_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.5881438Z test_contig_size1_remainder_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.5898648Z test_contig_size1_remainder_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.5916053Z test_contig_size1_remainder_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.5934558Z test_contig_size1_rsub_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.5953894Z test_contig_size1_rsub_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.5974637Z test_contig_size1_rsub_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.5993515Z test_contig_size1_rsub_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.6011852Z test_contig_size1_rsub_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.6031061Z test_contig_size1_rsub_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.6049033Z test_contig_size1_rsub_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.6066050Z test_contig_size1_rsub_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.6082715Z test_contig_size1_rsub_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.6099634Z test_contig_size1_rsub_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.6116612Z test_contig_size1_rsub_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.6134281Z test_contig_size1_special_chebyshev_polynomial_t_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.6152872Z test_contig_size1_special_chebyshev_polynomial_t_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.6171874Z test_contig_size1_special_chebyshev_polynomial_t_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.6189847Z test_contig_size1_special_chebyshev_polynomial_t_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.6207481Z test_contig_size1_special_chebyshev_polynomial_t_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.6225381Z test_contig_size1_special_chebyshev_polynomial_t_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.6243768Z test_contig_size1_special_chebyshev_polynomial_t_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.6261406Z test_contig_size1_special_chebyshev_polynomial_t_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.6278966Z test_contig_size1_special_chebyshev_polynomial_u_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.6297482Z test_contig_size1_special_chebyshev_polynomial_u_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.6316553Z test_contig_size1_special_chebyshev_polynomial_u_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.6334439Z test_contig_size1_special_chebyshev_polynomial_u_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.6352036Z test_contig_size1_special_chebyshev_polynomial_u_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.6370360Z test_contig_size1_special_chebyshev_polynomial_u_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.6388372Z test_contig_size1_special_chebyshev_polynomial_u_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.6406460Z test_contig_size1_special_chebyshev_polynomial_u_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.6418045Z 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:53:26.6428647Z 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:53:26.6439692Z 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:53:26.6451191Z 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:53:26.6461937Z 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:53:26.6472869Z 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:53:26.6484042Z 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:53:26.6494876Z 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:53:26.6505944Z 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:53:26.6517051Z 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:53:26.6527512Z 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:53:26.6538270Z 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:53:26.6549289Z 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:53:26.6560556Z 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:53:26.6571548Z 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:53:26.6581851Z 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:53:26.6602395Z test_contig_size1_special_hermite_polynomial_h_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.6622971Z test_contig_size1_special_hermite_polynomial_h_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.6642894Z test_contig_size1_special_hermite_polynomial_h_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.6661393Z test_contig_size1_special_hermite_polynomial_h_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.6679181Z test_contig_size1_special_hermite_polynomial_h_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.6697559Z test_contig_size1_special_hermite_polynomial_h_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.6716719Z test_contig_size1_special_hermite_polynomial_h_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.6733984Z test_contig_size1_special_hermite_polynomial_h_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.6751504Z test_contig_size1_special_hermite_polynomial_he_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.6770082Z test_contig_size1_special_hermite_polynomial_he_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.6789136Z test_contig_size1_special_hermite_polynomial_he_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.6807341Z test_contig_size1_special_hermite_polynomial_he_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.6824799Z test_contig_size1_special_hermite_polynomial_he_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.6842296Z test_contig_size1_special_hermite_polynomial_he_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.6859359Z test_contig_size1_special_hermite_polynomial_he_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.6876523Z test_contig_size1_special_hermite_polynomial_he_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.6893731Z test_contig_size1_special_laguerre_polynomial_l_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.6911765Z test_contig_size1_special_laguerre_polynomial_l_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.6930637Z test_contig_size1_special_laguerre_polynomial_l_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.6948557Z test_contig_size1_special_laguerre_polynomial_l_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.6965950Z test_contig_size1_special_laguerre_polynomial_l_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.6983484Z test_contig_size1_special_laguerre_polynomial_l_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.7000213Z test_contig_size1_special_laguerre_polynomial_l_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.7017748Z test_contig_size1_special_laguerre_polynomial_l_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.7029255Z 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:53:26.7040261Z 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:53:26.7051058Z 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:53:26.7061790Z 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:53:26.7072753Z 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:53:26.7083518Z 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:53:26.7094928Z 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:53:26.7105552Z 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:53:26.7116900Z 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:53:26.7127578Z 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:53:26.7138420Z 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:53:26.7149256Z 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:53:26.7160478Z 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:53:26.7171370Z 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:53:26.7182242Z 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:53:26.7192874Z 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:53:26.7203520Z 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:53:26.7214392Z 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:53:26.7225124Z 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:53:26.7236283Z 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:53:26.7247085Z 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:53:26.7257892Z 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:53:26.7268728Z 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:53:26.7279683Z 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:53:26.7290860Z 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:53:26.7301632Z 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:53:26.7312481Z 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:53:26.7323179Z 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:53:26.7334386Z 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:53:26.7345067Z 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:53:26.7356133Z 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:53:26.7367245Z 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:53:26.7378459Z 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:53:26.7389247Z 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:53:26.7400237Z 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:53:26.7411098Z 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:53:26.7422547Z 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:53:26.7433098Z 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:53:26.7443881Z 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:53:26.7454940Z 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:53:26.7476073Z test_contig_size1_special_xlog1py_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.7495129Z test_contig_size1_special_xlog1py_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.7514006Z test_contig_size1_special_xlog1py_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.7532570Z test_contig_size1_special_xlog1py_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.7551470Z test_contig_size1_special_xlog1py_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.7569811Z test_contig_size1_special_xlog1py_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.7587135Z test_contig_size1_special_xlog1py_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.7604505Z test_contig_size1_special_xlog1py_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.7621900Z test_contig_size1_special_xlog1py_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.7639058Z test_contig_size1_special_xlog1py_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.7656166Z test_contig_size1_special_zeta_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.7674997Z test_contig_size1_special_zeta_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.7693951Z test_contig_size1_special_zeta_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.7712636Z test_contig_size1_special_zeta_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.7730588Z test_contig_size1_special_zeta_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.7748144Z test_contig_size1_special_zeta_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.7766227Z test_contig_size1_special_zeta_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.7784262Z test_contig_size1_special_zeta_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.7802409Z test_contig_size1_sub_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.7821828Z test_contig_size1_sub_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.7842500Z test_contig_size1_sub_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.7862358Z test_contig_size1_sub_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.7881414Z test_contig_size1_sub_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.7899433Z test_contig_size1_sub_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.7918185Z test_contig_size1_sub_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.7935780Z test_contig_size1_sub_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.7952848Z test_contig_size1_sub_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.7969626Z test_contig_size1_sub_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.7986219Z test_contig_size1_sub_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.8003155Z test_contig_size1_sub_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.8022078Z test_contig_size1_true_divide_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.8039976Z test_contig_size1_true_divide_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.8059947Z test_contig_size1_true_divide_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.8080863Z test_contig_size1_true_divide_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.8100237Z test_contig_size1_true_divide_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.8119294Z test_contig_size1_true_divide_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.8138727Z test_contig_size1_true_divide_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.8157197Z test_contig_size1_true_divide_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.8175054Z test_contig_size1_true_divide_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.8192556Z test_contig_size1_true_divide_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.8210386Z test_contig_size1_true_divide_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.8227967Z test_contig_size1_true_divide_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.8246433Z test_contig_size1_xlogy_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.8263271Z test_contig_size1_xlogy_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.8281211Z test_contig_size1_xlogy_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.8299139Z test_contig_size1_xlogy_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.8317818Z test_contig_size1_xlogy_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.8335643Z test_contig_size1_xlogy_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.8353245Z test_contig_size1_xlogy_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.8371786Z test_contig_size1_xlogy_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.8389893Z test_contig_size1_xlogy_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.8407831Z test_contig_size1_xlogy_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.9501131Z test_contig_vs_every_other___radd___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.109s) 2022-08-17T12:53:26.9519828Z test_contig_vs_every_other___radd___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.9539834Z test_contig_vs_every_other___radd___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.9559048Z test_contig_vs_every_other___radd___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.9577312Z test_contig_vs_every_other___radd___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.9594789Z test_contig_vs_every_other___radd___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.9612164Z test_contig_vs_every_other___radd___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.9628006Z test_contig_vs_every_other___radd___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.9643598Z test_contig_vs_every_other___radd___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:26.9659149Z test_contig_vs_every_other___radd___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:26.9674359Z test_contig_vs_every_other___radd___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:26.9689270Z test_contig_vs_every_other___radd___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:26.9704223Z test_contig_vs_every_other___rand___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:26.9719498Z test_contig_vs_every_other___rand___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:26.9734808Z test_contig_vs_every_other___rand___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:26.9749824Z test_contig_vs_every_other___rand___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:26.9764981Z test_contig_vs_every_other___rand___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:26.9779859Z test_contig_vs_every_other___rand___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:26.9797449Z test_contig_vs_every_other___rdiv___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.9814900Z test_contig_vs_every_other___rdiv___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.9833762Z test_contig_vs_every_other___rdiv___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.9852480Z test_contig_vs_every_other___rdiv___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.9870448Z test_contig_vs_every_other___rdiv___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.9888246Z test_contig_vs_every_other___rdiv___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.9906340Z test_contig_vs_every_other___rdiv___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.9923726Z test_contig_vs_every_other___rdiv___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.9940985Z test_contig_vs_every_other___rdiv___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.9957969Z test_contig_vs_every_other___rdiv___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.9975198Z test_contig_vs_every_other___rdiv___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:26.9991751Z test_contig_vs_every_other___rdiv___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.0009215Z test_contig_vs_every_other___rmod___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.0026529Z test_contig_vs_every_other___rmod___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.0043271Z test_contig_vs_every_other___rmod___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.0060405Z test_contig_vs_every_other___rmod___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.0077000Z test_contig_vs_every_other___rmul___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.0092346Z test_contig_vs_every_other___rmul___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.0109558Z test_contig_vs_every_other___rmul___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.0127415Z test_contig_vs_every_other___rmul___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.0144556Z test_contig_vs_every_other___rmul___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.0161526Z test_contig_vs_every_other___rmul___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.0178291Z test_contig_vs_every_other___rmul___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.0193594Z test_contig_vs_every_other___rmul___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.0208471Z test_contig_vs_every_other___rmul___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.0223718Z test_contig_vs_every_other___rmul___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.0239016Z test_contig_vs_every_other___rmul___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.0253483Z test_contig_vs_every_other___rmul___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.0267841Z test_contig_vs_every_other___ror___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.0282518Z test_contig_vs_every_other___ror___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.0297182Z test_contig_vs_every_other___ror___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.0311484Z test_contig_vs_every_other___ror___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.0325987Z test_contig_vs_every_other___ror___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.0340776Z test_contig_vs_every_other___ror___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.0355734Z test_contig_vs_every_other___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:53:27.0356542Z return torch.tensor(other, dtype=dtype, device=self.device) ** self 2022-08-17T12:53:27.0359016Z ok (0.002s) 2022-08-17T12:53:27.0381038Z test_contig_vs_every_other___rpow___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.0401922Z test_contig_vs_every_other___rpow___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.0419701Z test_contig_vs_every_other___rpow___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.0437309Z test_contig_vs_every_other___rpow___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.0455336Z test_contig_vs_every_other___rpow___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.0471365Z test_contig_vs_every_other___rpow___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.0486903Z test_contig_vs_every_other___rpow___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.0501772Z test_contig_vs_every_other___rpow___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.0517044Z test_contig_vs_every_other___rpow___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.0532052Z test_contig_vs_every_other___rpow___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.0548198Z test_contig_vs_every_other___rsub___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.0566460Z test_contig_vs_every_other___rsub___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.0584567Z test_contig_vs_every_other___rsub___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.0601888Z test_contig_vs_every_other___rsub___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.0619115Z test_contig_vs_every_other___rsub___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.0636992Z test_contig_vs_every_other___rsub___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.0653229Z test_contig_vs_every_other___rsub___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.0668133Z test_contig_vs_every_other___rsub___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.0683118Z test_contig_vs_every_other___rsub___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.0697810Z test_contig_vs_every_other___rsub___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.0713052Z test_contig_vs_every_other___rsub___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.0727774Z test_contig_vs_every_other___rxor___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.0742346Z test_contig_vs_every_other___rxor___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.0757112Z test_contig_vs_every_other___rxor___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.0771567Z test_contig_vs_every_other___rxor___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.0786217Z test_contig_vs_every_other___rxor___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.0800903Z test_contig_vs_every_other___rxor___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.0817047Z test_contig_vs_every_other_add_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.0832755Z test_contig_vs_every_other_add_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.0849987Z test_contig_vs_every_other_add_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.0869025Z test_contig_vs_every_other_add_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.0886936Z test_contig_vs_every_other_add_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.0904178Z test_contig_vs_every_other_add_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.0921027Z test_contig_vs_every_other_add_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.0937719Z test_contig_vs_every_other_add_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.0953295Z test_contig_vs_every_other_add_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.0968219Z test_contig_vs_every_other_add_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.0983370Z test_contig_vs_every_other_add_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.0998117Z test_contig_vs_every_other_add_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.1013134Z test_contig_vs_every_other_add_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.1029678Z test_contig_vs_every_other_atan2_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.1046314Z test_contig_vs_every_other_atan2_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.1063467Z test_contig_vs_every_other_atan2_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.1080776Z test_contig_vs_every_other_atan2_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.1097309Z test_contig_vs_every_other_atan2_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.1113837Z test_contig_vs_every_other_atan2_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.1130426Z test_contig_vs_every_other_atan2_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.1146924Z test_contig_vs_every_other_atan2_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.1163677Z test_contig_vs_every_other_atan2_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.1179241Z test_contig_vs_every_other_bitwise_and_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.1194094Z test_contig_vs_every_other_bitwise_and_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.1208706Z test_contig_vs_every_other_bitwise_and_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.1223091Z test_contig_vs_every_other_bitwise_and_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.1237731Z test_contig_vs_every_other_bitwise_and_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.1252452Z test_contig_vs_every_other_bitwise_and_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.1267078Z test_contig_vs_every_other_bitwise_left_shift_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.1281766Z test_contig_vs_every_other_bitwise_left_shift_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.1296387Z test_contig_vs_every_other_bitwise_left_shift_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.1310909Z test_contig_vs_every_other_bitwise_left_shift_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.1325671Z test_contig_vs_every_other_bitwise_left_shift_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.1340315Z test_contig_vs_every_other_bitwise_or_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.1355244Z test_contig_vs_every_other_bitwise_or_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.1369967Z test_contig_vs_every_other_bitwise_or_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.1384320Z test_contig_vs_every_other_bitwise_or_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.1399103Z test_contig_vs_every_other_bitwise_or_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.1413810Z test_contig_vs_every_other_bitwise_or_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.1428671Z test_contig_vs_every_other_bitwise_right_shift_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.1443417Z test_contig_vs_every_other_bitwise_right_shift_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.1457945Z test_contig_vs_every_other_bitwise_right_shift_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.1472551Z test_contig_vs_every_other_bitwise_right_shift_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.1487244Z test_contig_vs_every_other_bitwise_right_shift_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.1501929Z test_contig_vs_every_other_bitwise_xor_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.1516960Z test_contig_vs_every_other_bitwise_xor_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.1531484Z test_contig_vs_every_other_bitwise_xor_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.1545945Z test_contig_vs_every_other_bitwise_xor_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.1560696Z test_contig_vs_every_other_bitwise_xor_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.1575472Z test_contig_vs_every_other_bitwise_xor_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.1591783Z test_contig_vs_every_other_clamp_max_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.1607159Z test_contig_vs_every_other_clamp_max_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.1624504Z test_contig_vs_every_other_clamp_max_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.1641084Z test_contig_vs_every_other_clamp_max_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.1658081Z test_contig_vs_every_other_clamp_max_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.1673742Z test_contig_vs_every_other_clamp_max_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.1688445Z test_contig_vs_every_other_clamp_max_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.1703079Z test_contig_vs_every_other_clamp_max_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.1717870Z test_contig_vs_every_other_clamp_max_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.1732600Z test_contig_vs_every_other_clamp_max_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.1748942Z test_contig_vs_every_other_clamp_min_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.1764447Z test_contig_vs_every_other_clamp_min_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.1781339Z test_contig_vs_every_other_clamp_min_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.1798428Z test_contig_vs_every_other_clamp_min_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.1815287Z test_contig_vs_every_other_clamp_min_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.1830672Z test_contig_vs_every_other_clamp_min_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.1845589Z test_contig_vs_every_other_clamp_min_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.1860105Z test_contig_vs_every_other_clamp_min_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.1874888Z test_contig_vs_every_other_clamp_min_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.1889559Z test_contig_vs_every_other_clamp_min_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.1906469Z test_contig_vs_every_other_complex_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.1923883Z test_contig_vs_every_other_complex_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.1941097Z test_contig_vs_every_other_complex_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.1957837Z test_contig_vs_every_other_copysign_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.1974388Z test_contig_vs_every_other_copysign_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.1991641Z test_contig_vs_every_other_copysign_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.2008614Z test_contig_vs_every_other_copysign_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.2025778Z test_contig_vs_every_other_copysign_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.2042196Z test_contig_vs_every_other_copysign_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.2058789Z test_contig_vs_every_other_copysign_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.2075577Z test_contig_vs_every_other_copysign_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.2091970Z test_contig_vs_every_other_copysign_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.2108420Z test_contig_vs_every_other_copysign_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.2125720Z test_contig_vs_every_other_div_floor_rounding_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.2143645Z test_contig_vs_every_other_div_floor_rounding_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.2160933Z test_contig_vs_every_other_div_floor_rounding_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.2178219Z test_contig_vs_every_other_div_floor_rounding_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.2194993Z test_contig_vs_every_other_div_floor_rounding_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.2211689Z test_contig_vs_every_other_div_floor_rounding_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.2228327Z test_contig_vs_every_other_div_floor_rounding_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.2244870Z test_contig_vs_every_other_div_floor_rounding_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.2261475Z test_contig_vs_every_other_div_floor_rounding_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.2278655Z test_contig_vs_every_other_div_no_rounding_mode_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.2295314Z test_contig_vs_every_other_div_no_rounding_mode_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.2313794Z test_contig_vs_every_other_div_no_rounding_mode_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.2332203Z test_contig_vs_every_other_div_no_rounding_mode_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.2350181Z test_contig_vs_every_other_div_no_rounding_mode_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.2367404Z test_contig_vs_every_other_div_no_rounding_mode_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.2384650Z test_contig_vs_every_other_div_no_rounding_mode_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.2401459Z test_contig_vs_every_other_div_no_rounding_mode_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.2419087Z test_contig_vs_every_other_div_no_rounding_mode_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.2435798Z test_contig_vs_every_other_div_no_rounding_mode_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.2452545Z test_contig_vs_every_other_div_no_rounding_mode_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.2469214Z test_contig_vs_every_other_div_no_rounding_mode_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.2486500Z test_contig_vs_every_other_div_trunc_rounding_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.2504099Z test_contig_vs_every_other_div_trunc_rounding_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.2521504Z test_contig_vs_every_other_div_trunc_rounding_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.2538870Z test_contig_vs_every_other_div_trunc_rounding_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.2555852Z test_contig_vs_every_other_div_trunc_rounding_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.2572622Z test_contig_vs_every_other_div_trunc_rounding_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.2591369Z test_contig_vs_every_other_div_trunc_rounding_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.2610085Z test_contig_vs_every_other_div_trunc_rounding_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.2626547Z test_contig_vs_every_other_div_trunc_rounding_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.2642842Z test_contig_vs_every_other_eq_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.2657283Z test_contig_vs_every_other_eq_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.2674123Z test_contig_vs_every_other_eq_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.2691936Z test_contig_vs_every_other_eq_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.2708404Z test_contig_vs_every_other_eq_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.2725007Z test_contig_vs_every_other_eq_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.2740744Z test_contig_vs_every_other_eq_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.2757224Z test_contig_vs_every_other_eq_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.2772804Z test_contig_vs_every_other_eq_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.2787483Z test_contig_vs_every_other_eq_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.2802410Z test_contig_vs_every_other_eq_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.2817224Z test_contig_vs_every_other_eq_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.2832031Z test_contig_vs_every_other_eq_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.2849317Z test_contig_vs_every_other_float_power_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.2866630Z test_contig_vs_every_other_float_power_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.2888262Z test_contig_vs_every_other_float_power_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.2909493Z test_contig_vs_every_other_float_power_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.2927404Z test_contig_vs_every_other_float_power_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.2944852Z test_contig_vs_every_other_float_power_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.2962677Z test_contig_vs_every_other_float_power_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.2979671Z test_contig_vs_every_other_float_power_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.2996640Z test_contig_vs_every_other_float_power_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.3013655Z test_contig_vs_every_other_float_power_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.3030249Z test_contig_vs_every_other_float_power_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.3047106Z test_contig_vs_every_other_float_power_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.3057117Z test_contig_vs_every_other_floor_divide_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:53:27.3075056Z test_contig_vs_every_other_floor_divide_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.3092982Z test_contig_vs_every_other_floor_divide_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.3110233Z test_contig_vs_every_other_floor_divide_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.3126214Z test_contig_vs_every_other_floor_divide_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.3141447Z test_contig_vs_every_other_floor_divide_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.3156364Z test_contig_vs_every_other_floor_divide_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.3171430Z test_contig_vs_every_other_floor_divide_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.3186222Z test_contig_vs_every_other_floor_divide_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.3202549Z test_contig_vs_every_other_fmax_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.3217833Z test_contig_vs_every_other_fmax_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.3234654Z test_contig_vs_every_other_fmax_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.3251997Z test_contig_vs_every_other_fmax_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.3269043Z test_contig_vs_every_other_fmax_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.3284848Z test_contig_vs_every_other_fmax_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.3300028Z test_contig_vs_every_other_fmax_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.3315595Z test_contig_vs_every_other_fmax_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.3329764Z test_contig_vs_every_other_fmax_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.3344639Z test_contig_vs_every_other_fmax_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.3361381Z test_contig_vs_every_other_fmin_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.3376846Z test_contig_vs_every_other_fmin_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.3393789Z test_contig_vs_every_other_fmin_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.3411197Z test_contig_vs_every_other_fmin_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.3428280Z test_contig_vs_every_other_fmin_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.3443956Z test_contig_vs_every_other_fmin_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.3458440Z test_contig_vs_every_other_fmin_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.3472875Z test_contig_vs_every_other_fmin_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.3487214Z test_contig_vs_every_other_fmin_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.3501642Z test_contig_vs_every_other_fmin_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.3510515Z test_contig_vs_every_other_fmod_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:53:27.3527910Z test_contig_vs_every_other_fmod_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.3545240Z test_contig_vs_every_other_fmod_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.3563294Z test_contig_vs_every_other_fmod_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.3579892Z test_contig_vs_every_other_fmod_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.3594847Z test_contig_vs_every_other_fmod_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.3609287Z test_contig_vs_every_other_fmod_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.3624232Z test_contig_vs_every_other_fmod_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.3638905Z test_contig_vs_every_other_fmod_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.3653960Z test_contig_vs_every_other_gcd_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.3668627Z test_contig_vs_every_other_gcd_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.3683702Z test_contig_vs_every_other_gcd_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.3698586Z test_contig_vs_every_other_gcd_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.3713663Z test_contig_vs_every_other_gcd_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.3728891Z test_contig_vs_every_other_ge_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.3743415Z test_contig_vs_every_other_ge_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.3759171Z test_contig_vs_every_other_ge_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.3774811Z test_contig_vs_every_other_ge_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.3790867Z test_contig_vs_every_other_ge_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.3806128Z test_contig_vs_every_other_ge_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.3820721Z test_contig_vs_every_other_ge_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.3835366Z test_contig_vs_every_other_ge_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.3849980Z test_contig_vs_every_other_ge_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.3864437Z test_contig_vs_every_other_ge_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.3879917Z test_contig_vs_every_other_gt_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.3894202Z test_contig_vs_every_other_gt_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.3910158Z test_contig_vs_every_other_gt_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.3925230Z test_contig_vs_every_other_gt_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.3941274Z test_contig_vs_every_other_gt_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.3956794Z test_contig_vs_every_other_gt_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.3971208Z test_contig_vs_every_other_gt_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.3986004Z test_contig_vs_every_other_gt_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.4000492Z test_contig_vs_every_other_gt_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.4015259Z test_contig_vs_every_other_gt_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.4031371Z test_contig_vs_every_other_heaviside_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.4046570Z test_contig_vs_every_other_heaviside_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.4063210Z test_contig_vs_every_other_heaviside_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.4080429Z test_contig_vs_every_other_heaviside_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.4097176Z test_contig_vs_every_other_heaviside_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.4112669Z test_contig_vs_every_other_heaviside_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.4127023Z test_contig_vs_every_other_heaviside_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.4142338Z test_contig_vs_every_other_heaviside_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.4156631Z test_contig_vs_every_other_heaviside_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.4172038Z test_contig_vs_every_other_heaviside_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.4189033Z test_contig_vs_every_other_hypot_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.4206512Z test_contig_vs_every_other_hypot_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.4223452Z test_contig_vs_every_other_hypot_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.4240579Z test_contig_vs_every_other_igamma_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.4258189Z test_contig_vs_every_other_igamma_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.4275581Z test_contig_vs_every_other_igamma_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.4293206Z test_contig_vs_every_other_igamma_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.4310194Z test_contig_vs_every_other_igammac_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.4327772Z test_contig_vs_every_other_igammac_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.4345017Z test_contig_vs_every_other_igammac_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.4362698Z test_contig_vs_every_other_igammac_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.4379334Z test_contig_vs_every_other_isclose_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.4395389Z test_contig_vs_every_other_isclose_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.4413836Z test_contig_vs_every_other_isclose_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.4431682Z test_contig_vs_every_other_isclose_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.4449115Z test_contig_vs_every_other_isclose_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.4465247Z test_contig_vs_every_other_isclose_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.4482216Z test_contig_vs_every_other_isclose_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.4498904Z test_contig_vs_every_other_isclose_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.4515476Z test_contig_vs_every_other_isclose_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.4532021Z test_contig_vs_every_other_isclose_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.4548412Z test_contig_vs_every_other_isclose_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.4564803Z test_contig_vs_every_other_isclose_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.4578243Z test_contig_vs_every_other_jiterator_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:53:27.4590691Z test_contig_vs_every_other_jiterator_binary_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:53:27.4603074Z test_contig_vs_every_other_jiterator_binary_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:53:27.4615413Z test_contig_vs_every_other_jiterator_binary_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:53:27.4627618Z test_contig_vs_every_other_jiterator_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:53:27.4640150Z test_contig_vs_every_other_jiterator_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:53:27.4652470Z test_contig_vs_every_other_jiterator_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:53:27.4664691Z test_contig_vs_every_other_jiterator_binary_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:53:27.4677594Z test_contig_vs_every_other_jiterator_binary_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:53:27.4690037Z test_contig_vs_every_other_jiterator_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:53:27.4702259Z test_contig_vs_every_other_jiterator_binary_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:53:27.4714652Z test_contig_vs_every_other_jiterator_binary_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:53:27.4726899Z test_contig_vs_every_other_jiterator_binary_return_by_ref_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:53:27.4739418Z test_contig_vs_every_other_jiterator_binary_return_by_ref_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:53:27.4751820Z test_contig_vs_every_other_jiterator_binary_return_by_ref_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:53:27.4764317Z test_contig_vs_every_other_jiterator_binary_return_by_ref_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:53:27.4776710Z test_contig_vs_every_other_jiterator_binary_return_by_ref_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:53:27.4788881Z test_contig_vs_every_other_jiterator_binary_return_by_ref_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:53:27.4801293Z test_contig_vs_every_other_jiterator_binary_return_by_ref_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:53:27.4813635Z test_contig_vs_every_other_jiterator_binary_return_by_ref_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:53:27.4825931Z test_contig_vs_every_other_jiterator_binary_return_by_ref_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:53:27.4838342Z test_contig_vs_every_other_jiterator_binary_return_by_ref_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:53:27.4850832Z test_contig_vs_every_other_jiterator_binary_return_by_ref_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:53:27.4863034Z test_contig_vs_every_other_jiterator_binary_return_by_ref_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:53:27.4879539Z test_contig_vs_every_other_lcm_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.4895264Z test_contig_vs_every_other_lcm_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.4910478Z test_contig_vs_every_other_lcm_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.4925851Z test_contig_vs_every_other_lcm_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.4941203Z test_contig_vs_every_other_lcm_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.4958323Z test_contig_vs_every_other_ldexp_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.4975226Z test_contig_vs_every_other_ldexp_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.4995421Z test_contig_vs_every_other_ldexp_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.5015005Z test_contig_vs_every_other_ldexp_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.5033041Z test_contig_vs_every_other_ldexp_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.5050258Z test_contig_vs_every_other_ldexp_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.5067448Z test_contig_vs_every_other_ldexp_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.5084333Z test_contig_vs_every_other_ldexp_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.5100840Z test_contig_vs_every_other_ldexp_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.5117655Z test_contig_vs_every_other_ldexp_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.5134345Z test_contig_vs_every_other_ldexp_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.5150833Z test_contig_vs_every_other_ldexp_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.5166900Z test_contig_vs_every_other_le_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.5181362Z test_contig_vs_every_other_le_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.5197513Z test_contig_vs_every_other_le_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.5213059Z test_contig_vs_every_other_le_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.5229256Z test_contig_vs_every_other_le_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.5244693Z test_contig_vs_every_other_le_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.5259365Z test_contig_vs_every_other_le_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.5274129Z test_contig_vs_every_other_le_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.5288463Z test_contig_vs_every_other_le_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.5302932Z test_contig_vs_every_other_le_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.5318172Z test_contig_vs_every_other_logical_and_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.5332605Z test_contig_vs_every_other_logical_and_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.5348910Z test_contig_vs_every_other_logical_and_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.5365978Z test_contig_vs_every_other_logical_and_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.5382100Z test_contig_vs_every_other_logical_and_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.5397566Z test_contig_vs_every_other_logical_and_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.5413816Z test_contig_vs_every_other_logical_and_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.5429038Z test_contig_vs_every_other_logical_and_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.5443747Z test_contig_vs_every_other_logical_and_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.5458225Z test_contig_vs_every_other_logical_and_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.5473060Z test_contig_vs_every_other_logical_and_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.5487026Z test_contig_vs_every_other_logical_and_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.5502404Z test_contig_vs_every_other_logical_or_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.5516864Z test_contig_vs_every_other_logical_or_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.5533733Z test_contig_vs_every_other_logical_or_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.5550922Z test_contig_vs_every_other_logical_or_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.5567100Z test_contig_vs_every_other_logical_or_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.5582369Z test_contig_vs_every_other_logical_or_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.5598688Z test_contig_vs_every_other_logical_or_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.5613993Z test_contig_vs_every_other_logical_or_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.5628300Z test_contig_vs_every_other_logical_or_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.5643011Z test_contig_vs_every_other_logical_or_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.5657621Z test_contig_vs_every_other_logical_or_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.5672279Z test_contig_vs_every_other_logical_or_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.5687523Z test_contig_vs_every_other_logical_xor_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.5702382Z test_contig_vs_every_other_logical_xor_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.5718969Z test_contig_vs_every_other_logical_xor_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.5735831Z test_contig_vs_every_other_logical_xor_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.5752239Z test_contig_vs_every_other_logical_xor_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.5767738Z test_contig_vs_every_other_logical_xor_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.5784092Z test_contig_vs_every_other_logical_xor_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.5799631Z test_contig_vs_every_other_logical_xor_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.5814347Z test_contig_vs_every_other_logical_xor_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.5828789Z test_contig_vs_every_other_logical_xor_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.5843472Z test_contig_vs_every_other_logical_xor_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.5858136Z test_contig_vs_every_other_logical_xor_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.5873566Z test_contig_vs_every_other_lt_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.5888269Z test_contig_vs_every_other_lt_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.5904358Z test_contig_vs_every_other_lt_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.5920496Z test_contig_vs_every_other_lt_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.5938055Z test_contig_vs_every_other_lt_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.5953963Z test_contig_vs_every_other_lt_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.5969567Z test_contig_vs_every_other_lt_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.5984688Z test_contig_vs_every_other_lt_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.6000150Z test_contig_vs_every_other_lt_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.6015886Z test_contig_vs_every_other_lt_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.6033016Z test_contig_vs_every_other_max_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.6048642Z test_contig_vs_every_other_max_binary_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.6065710Z test_contig_vs_every_other_max_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.6082958Z test_contig_vs_every_other_max_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.6100130Z test_contig_vs_every_other_max_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.6115871Z test_contig_vs_every_other_max_binary_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.6130803Z test_contig_vs_every_other_max_binary_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.6145316Z test_contig_vs_every_other_max_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.6160013Z test_contig_vs_every_other_max_binary_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.6174785Z test_contig_vs_every_other_max_binary_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.6191426Z test_contig_vs_every_other_maximum_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.6208021Z test_contig_vs_every_other_maximum_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.6225041Z test_contig_vs_every_other_maximum_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.6241830Z test_contig_vs_every_other_maximum_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.6258925Z test_contig_vs_every_other_maximum_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.6274388Z test_contig_vs_every_other_maximum_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.6288976Z test_contig_vs_every_other_maximum_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.6303223Z test_contig_vs_every_other_maximum_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.6317921Z test_contig_vs_every_other_maximum_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.6332506Z test_contig_vs_every_other_maximum_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.6348649Z test_contig_vs_every_other_min_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.6364067Z test_contig_vs_every_other_min_binary_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.6380623Z test_contig_vs_every_other_min_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.6397612Z test_contig_vs_every_other_min_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.6414370Z test_contig_vs_every_other_min_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.6429673Z test_contig_vs_every_other_min_binary_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.6444229Z test_contig_vs_every_other_min_binary_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.6458593Z test_contig_vs_every_other_min_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.6473178Z test_contig_vs_every_other_min_binary_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.6487621Z test_contig_vs_every_other_min_binary_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.6503678Z test_contig_vs_every_other_minimum_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.6518996Z test_contig_vs_every_other_minimum_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.6535805Z test_contig_vs_every_other_minimum_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.6552657Z test_contig_vs_every_other_minimum_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.6569275Z test_contig_vs_every_other_minimum_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.6584244Z test_contig_vs_every_other_minimum_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.6598774Z test_contig_vs_every_other_minimum_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.6613022Z test_contig_vs_every_other_minimum_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.6627334Z test_contig_vs_every_other_minimum_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.6641955Z test_contig_vs_every_other_minimum_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.6657699Z test_contig_vs_every_other_mul_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.6673151Z test_contig_vs_every_other_mul_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.6690437Z test_contig_vs_every_other_mul_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.6709237Z test_contig_vs_every_other_mul_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.6727084Z test_contig_vs_every_other_mul_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.6744259Z test_contig_vs_every_other_mul_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.6760970Z test_contig_vs_every_other_mul_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.6777755Z test_contig_vs_every_other_mul_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.6793333Z test_contig_vs_every_other_mul_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.6808170Z test_contig_vs_every_other_mul_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.6823468Z test_contig_vs_every_other_mul_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.6838629Z test_contig_vs_every_other_mul_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.6852976Z test_contig_vs_every_other_mul_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.6868034Z test_contig_vs_every_other_ne_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.6882551Z test_contig_vs_every_other_ne_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.6898982Z test_contig_vs_every_other_ne_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.6915975Z test_contig_vs_every_other_ne_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.6932121Z test_contig_vs_every_other_ne_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.6947328Z test_contig_vs_every_other_ne_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.6963506Z test_contig_vs_every_other_ne_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.6978875Z test_contig_vs_every_other_ne_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.6993375Z test_contig_vs_every_other_ne_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.7007765Z test_contig_vs_every_other_ne_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.7022366Z test_contig_vs_every_other_ne_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.7036930Z test_contig_vs_every_other_ne_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.7053251Z test_contig_vs_every_other_nextafter_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.7070190Z test_contig_vs_every_other_nextafter_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.7087136Z test_contig_vs_every_other_nextafter_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.7104760Z test_contig_vs_every_other_polar_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.7122303Z test_contig_vs_every_other_polar_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.7139284Z test_contig_vs_every_other_pow_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.7159968Z test_contig_vs_every_other_pow_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.7179746Z test_contig_vs_every_other_pow_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.7197312Z test_contig_vs_every_other_pow_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.7214025Z test_contig_vs_every_other_pow_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.7231426Z test_contig_vs_every_other_pow_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.7246965Z test_contig_vs_every_other_pow_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.7261637Z test_contig_vs_every_other_pow_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.7276293Z test_contig_vs_every_other_pow_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.7291073Z test_contig_vs_every_other_pow_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.7305633Z test_contig_vs_every_other_pow_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.7314717Z test_contig_vs_every_other_remainder_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:53:27.7332544Z test_contig_vs_every_other_remainder_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.7350063Z test_contig_vs_every_other_remainder_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.7367556Z test_contig_vs_every_other_remainder_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.7383693Z test_contig_vs_every_other_remainder_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.7398894Z test_contig_vs_every_other_remainder_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.7413784Z test_contig_vs_every_other_remainder_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.7428733Z test_contig_vs_every_other_remainder_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.7444542Z test_contig_vs_every_other_remainder_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.7460604Z test_contig_vs_every_other_rsub_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.7479587Z test_contig_vs_every_other_rsub_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.7497310Z test_contig_vs_every_other_rsub_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.7514775Z test_contig_vs_every_other_rsub_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.7531639Z test_contig_vs_every_other_rsub_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.7548360Z test_contig_vs_every_other_rsub_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.7563942Z test_contig_vs_every_other_rsub_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.7579013Z test_contig_vs_every_other_rsub_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.7594473Z test_contig_vs_every_other_rsub_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.7608953Z test_contig_vs_every_other_rsub_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.7623728Z test_contig_vs_every_other_rsub_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.7639992Z test_contig_vs_every_other_special_chebyshev_polynomial_t_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.7657036Z test_contig_vs_every_other_special_chebyshev_polynomial_t_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.7674178Z test_contig_vs_every_other_special_chebyshev_polynomial_t_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.7690539Z test_contig_vs_every_other_special_chebyshev_polynomial_t_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.7707153Z test_contig_vs_every_other_special_chebyshev_polynomial_t_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.7723974Z test_contig_vs_every_other_special_chebyshev_polynomial_t_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.7740451Z test_contig_vs_every_other_special_chebyshev_polynomial_t_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.7757459Z test_contig_vs_every_other_special_chebyshev_polynomial_t_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.7774115Z test_contig_vs_every_other_special_chebyshev_polynomial_u_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.7791340Z test_contig_vs_every_other_special_chebyshev_polynomial_u_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.7808881Z test_contig_vs_every_other_special_chebyshev_polynomial_u_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.7825521Z test_contig_vs_every_other_special_chebyshev_polynomial_u_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.7842489Z test_contig_vs_every_other_special_chebyshev_polynomial_u_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.7859319Z test_contig_vs_every_other_special_chebyshev_polynomial_u_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.7875980Z test_contig_vs_every_other_special_chebyshev_polynomial_u_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.7892749Z test_contig_vs_every_other_special_chebyshev_polynomial_u_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.7903198Z 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:53:27.7911700Z 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:53:27.7920416Z 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:53:27.7929431Z 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:53:27.7937794Z 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:53:27.7946556Z 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:53:27.7955378Z 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:53:27.7963937Z 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:53:27.7972588Z 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:53:27.7981549Z 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:53:27.7989923Z 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:53:27.7998631Z 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:53:27.8007640Z 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:53:27.8016395Z 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:53:27.8025133Z 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:53:27.8034075Z 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:53:27.8052815Z test_contig_vs_every_other_special_hermite_polynomial_h_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.8071664Z test_contig_vs_every_other_special_hermite_polynomial_h_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.8089816Z test_contig_vs_every_other_special_hermite_polynomial_h_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.8106982Z test_contig_vs_every_other_special_hermite_polynomial_h_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.8124362Z test_contig_vs_every_other_special_hermite_polynomial_h_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.8141123Z test_contig_vs_every_other_special_hermite_polynomial_h_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.8157848Z test_contig_vs_every_other_special_hermite_polynomial_h_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.8174425Z test_contig_vs_every_other_special_hermite_polynomial_h_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.8190790Z test_contig_vs_every_other_special_hermite_polynomial_he_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.8208415Z test_contig_vs_every_other_special_hermite_polynomial_he_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.8225697Z test_contig_vs_every_other_special_hermite_polynomial_he_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.8242424Z test_contig_vs_every_other_special_hermite_polynomial_he_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.8259444Z test_contig_vs_every_other_special_hermite_polynomial_he_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.8275728Z test_contig_vs_every_other_special_hermite_polynomial_he_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.8292090Z test_contig_vs_every_other_special_hermite_polynomial_he_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.8308550Z test_contig_vs_every_other_special_hermite_polynomial_he_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.8324978Z test_contig_vs_every_other_special_laguerre_polynomial_l_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.8341995Z test_contig_vs_every_other_special_laguerre_polynomial_l_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.8359181Z test_contig_vs_every_other_special_laguerre_polynomial_l_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.8375304Z test_contig_vs_every_other_special_laguerre_polynomial_l_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.8391646Z test_contig_vs_every_other_special_laguerre_polynomial_l_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.8408257Z test_contig_vs_every_other_special_laguerre_polynomial_l_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.8424475Z test_contig_vs_every_other_special_laguerre_polynomial_l_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.8440814Z test_contig_vs_every_other_special_laguerre_polynomial_l_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.8451222Z 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:53:27.8459935Z 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:53:27.8468651Z 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:53:27.8477621Z 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:53:27.8485893Z 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:53:27.8494443Z 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:53:27.8503164Z 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:53:27.8512002Z 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:53:27.8520813Z 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:53:27.8529842Z 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:53:27.8538626Z 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:53:27.8547517Z 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:53:27.8556595Z 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:53:27.8565577Z 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:53:27.8574691Z 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:53:27.8583788Z 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:53:27.8592818Z 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:53:27.8601758Z 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:53:27.8610850Z 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:53:27.8619759Z 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:53:27.8628673Z 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:53:27.8638175Z 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:53:27.8646751Z 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:53:27.8656127Z 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:53:27.8665024Z 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:53:27.8674026Z 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:53:27.8683185Z 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:53:27.8692345Z 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:53:27.8701149Z 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:53:27.8710549Z 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:53:27.8719260Z 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:53:27.8728011Z 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:53:27.8736850Z 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:53:27.8745546Z 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:53:27.8754769Z 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:53:27.8763337Z 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:53:27.8772304Z 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:53:27.8780832Z 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:53:27.8789305Z 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:53:27.8798112Z 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:53:27.8817219Z test_contig_vs_every_other_special_xlog1py_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.8835212Z test_contig_vs_every_other_special_xlog1py_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.8853427Z test_contig_vs_every_other_special_xlog1py_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.8871021Z test_contig_vs_every_other_special_xlog1py_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.8888388Z test_contig_vs_every_other_special_xlog1py_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.8904947Z test_contig_vs_every_other_special_xlog1py_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.8921894Z test_contig_vs_every_other_special_xlog1py_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.8938810Z test_contig_vs_every_other_special_xlog1py_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.8955896Z test_contig_vs_every_other_special_xlog1py_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.8972476Z test_contig_vs_every_other_special_xlog1py_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.8988831Z test_contig_vs_every_other_special_zeta_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.9008617Z test_contig_vs_every_other_special_zeta_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.9027837Z test_contig_vs_every_other_special_zeta_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.9046081Z test_contig_vs_every_other_special_zeta_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.9064640Z test_contig_vs_every_other_special_zeta_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.9083191Z test_contig_vs_every_other_special_zeta_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.9101263Z test_contig_vs_every_other_special_zeta_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.9124232Z test_contig_vs_every_other_special_zeta_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.9140907Z test_contig_vs_every_other_sub_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.9158813Z test_contig_vs_every_other_sub_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.9177918Z test_contig_vs_every_other_sub_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.9195687Z test_contig_vs_every_other_sub_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.9213113Z test_contig_vs_every_other_sub_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.9229450Z test_contig_vs_every_other_sub_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.9246199Z test_contig_vs_every_other_sub_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.9261415Z test_contig_vs_every_other_sub_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.9276411Z test_contig_vs_every_other_sub_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.9291542Z test_contig_vs_every_other_sub_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.9306116Z test_contig_vs_every_other_sub_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.9320987Z test_contig_vs_every_other_sub_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:27.9338152Z test_contig_vs_every_other_true_divide_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.9356070Z test_contig_vs_every_other_true_divide_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.9375355Z test_contig_vs_every_other_true_divide_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.9394252Z test_contig_vs_every_other_true_divide_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.9412099Z test_contig_vs_every_other_true_divide_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.9429344Z test_contig_vs_every_other_true_divide_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.9447638Z test_contig_vs_every_other_true_divide_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.9464041Z test_contig_vs_every_other_true_divide_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.9480893Z test_contig_vs_every_other_true_divide_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.9497294Z test_contig_vs_every_other_true_divide_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.9513828Z test_contig_vs_every_other_true_divide_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.9530241Z test_contig_vs_every_other_true_divide_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.9546969Z test_contig_vs_every_other_xlogy_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.9563365Z test_contig_vs_every_other_xlogy_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.9580774Z test_contig_vs_every_other_xlogy_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.9597765Z test_contig_vs_every_other_xlogy_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.9614822Z test_contig_vs_every_other_xlogy_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.9631093Z test_contig_vs_every_other_xlogy_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.9648080Z test_contig_vs_every_other_xlogy_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.9664691Z test_contig_vs_every_other_xlogy_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.9681173Z test_contig_vs_every_other_xlogy_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:27.9697849Z test_contig_vs_every_other_xlogy_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:28.0979874Z test_contig_vs_transposed___radd___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.128s) 2022-08-17T12:53:28.1071907Z test_contig_vs_transposed___radd___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:53:28.1360927Z test_contig_vs_transposed___radd___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.029s) 2022-08-17T12:53:28.1527679Z test_contig_vs_transposed___radd___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:53:28.1708145Z test_contig_vs_transposed___radd___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:53:28.1781199Z test_contig_vs_transposed___radd___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:53:28.1900458Z test_contig_vs_transposed___radd___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:53:28.1995793Z test_contig_vs_transposed___radd___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:53:28.2098994Z test_contig_vs_transposed___radd___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:53:28.2183330Z test_contig_vs_transposed___radd___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:53:28.2268907Z test_contig_vs_transposed___radd___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:53:28.2347521Z test_contig_vs_transposed___radd___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:53:28.2427750Z test_contig_vs_transposed___rand___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:53:28.2509146Z test_contig_vs_transposed___rand___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:53:28.2598882Z test_contig_vs_transposed___rand___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:53:28.2681047Z test_contig_vs_transposed___rand___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:53:28.2764755Z test_contig_vs_transposed___rand___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:53:28.2841089Z test_contig_vs_transposed___rand___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:53:28.2940144Z test_contig_vs_transposed___rdiv___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:53:28.3055766Z test_contig_vs_transposed___rdiv___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:53:28.3259521Z test_contig_vs_transposed___rdiv___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:53:28.3434418Z test_contig_vs_transposed___rdiv___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:53:28.3615402Z test_contig_vs_transposed___rdiv___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:53:28.3692502Z test_contig_vs_transposed___rdiv___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:53:28.3812800Z test_contig_vs_transposed___rdiv___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:53:28.3921678Z test_contig_vs_transposed___rdiv___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:53:28.4055008Z test_contig_vs_transposed___rdiv___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:53:28.4129659Z test_contig_vs_transposed___rdiv___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:53:28.4238206Z test_contig_vs_transposed___rdiv___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:53:28.4353258Z test_contig_vs_transposed___rdiv___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:53:28.4454468Z test_contig_vs_transposed___rmod___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:53:28.4654271Z test_contig_vs_transposed___rmod___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:53:28.4731722Z test_contig_vs_transposed___rmod___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:53:28.4857035Z test_contig_vs_transposed___rmod___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:53:28.4942777Z test_contig_vs_transposed___rmul___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:53:28.5032680Z test_contig_vs_transposed___rmul___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:53:28.5241087Z test_contig_vs_transposed___rmul___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:53:28.5393773Z test_contig_vs_transposed___rmul___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:53:28.5568202Z test_contig_vs_transposed___rmul___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:53:28.5644790Z test_contig_vs_transposed___rmul___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:53:28.5767136Z test_contig_vs_transposed___rmul___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:53:28.5863614Z test_contig_vs_transposed___rmul___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:53:28.5968869Z test_contig_vs_transposed___rmul___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:53:28.6054164Z test_contig_vs_transposed___rmul___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:53:28.6139291Z test_contig_vs_transposed___rmul___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:53:28.6218005Z test_contig_vs_transposed___rmul___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:53:28.6299626Z test_contig_vs_transposed___ror___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:53:28.6382882Z test_contig_vs_transposed___ror___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:53:28.6475386Z test_contig_vs_transposed___ror___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:53:28.6713093Z test_contig_vs_transposed___ror___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:53:28.6797629Z test_contig_vs_transposed___ror___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:53:28.6874322Z test_contig_vs_transposed___ror___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:53:28.6932759Z test_contig_vs_transposed___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:53:28.6933735Z return torch.tensor(other, dtype=dtype, device=self.device) ** self 2022-08-17T12:53:28.6985426Z ok (0.011s) 2022-08-17T12:53:28.7354637Z test_contig_vs_transposed___rpow___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.037s) 2022-08-17T12:53:28.7657699Z test_contig_vs_transposed___rpow___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.030s) 2022-08-17T12:53:28.7864025Z test_contig_vs_transposed___rpow___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:53:28.7975520Z test_contig_vs_transposed___rpow___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:53:28.8092307Z test_contig_vs_transposed___rpow___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:53:28.8193232Z test_contig_vs_transposed___rpow___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:53:28.8297067Z test_contig_vs_transposed___rpow___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:53:28.8373203Z test_contig_vs_transposed___rpow___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:53:28.8471395Z test_contig_vs_transposed___rpow___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:53:28.8561312Z test_contig_vs_transposed___rpow___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:53:28.8660065Z test_contig_vs_transposed___rsub___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:53:28.8830073Z test_contig_vs_transposed___rsub___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:53:28.9004035Z test_contig_vs_transposed___rsub___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:53:28.9187877Z test_contig_vs_transposed___rsub___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:53:28.9263572Z test_contig_vs_transposed___rsub___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:53:28.9382556Z test_contig_vs_transposed___rsub___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:53:28.9476363Z test_contig_vs_transposed___rsub___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:53:28.9581408Z test_contig_vs_transposed___rsub___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:53:28.9665701Z test_contig_vs_transposed___rsub___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:53:28.9750980Z test_contig_vs_transposed___rsub___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:53:28.9830485Z test_contig_vs_transposed___rsub___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:53:28.9910189Z test_contig_vs_transposed___rxor___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:53:28.9991314Z test_contig_vs_transposed___rxor___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:53:29.0074595Z test_contig_vs_transposed___rxor___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:53:29.0133429Z test_contig_vs_transposed___rxor___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:53:29.0216296Z test_contig_vs_transposed___rxor___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:53:29.0293442Z test_contig_vs_transposed___rxor___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:53:29.0387568Z test_contig_vs_transposed_add_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:53:29.0477693Z test_contig_vs_transposed_add_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:53:29.0682722Z test_contig_vs_transposed_add_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:53:29.1074072Z test_contig_vs_transposed_add_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.039s) 2022-08-17T12:53:29.1217641Z test_contig_vs_transposed_add_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:53:29.1385866Z test_contig_vs_transposed_add_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:53:29.1457140Z test_contig_vs_transposed_add_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:53:29.1550124Z test_contig_vs_transposed_add_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:53:29.1647584Z test_contig_vs_transposed_add_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:53:29.1741774Z test_contig_vs_transposed_add_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:53:29.1801813Z test_contig_vs_transposed_add_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:53:29.1885881Z test_contig_vs_transposed_add_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:53:29.1963303Z test_contig_vs_transposed_add_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:53:29.2063699Z test_contig_vs_transposed_atan2_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:53:29.2176107Z test_contig_vs_transposed_atan2_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:53:29.2251630Z test_contig_vs_transposed_atan2_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:53:29.2369464Z test_contig_vs_transposed_atan2_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:53:29.2476886Z test_contig_vs_transposed_atan2_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:53:29.2584204Z test_contig_vs_transposed_atan2_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:53:29.2660888Z test_contig_vs_transposed_atan2_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:53:29.2767013Z test_contig_vs_transposed_atan2_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:53:29.2885612Z test_contig_vs_transposed_atan2_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:53:29.2980152Z test_contig_vs_transposed_bitwise_and_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:53:29.3064501Z test_contig_vs_transposed_bitwise_and_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:53:29.3153734Z test_contig_vs_transposed_bitwise_and_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:53:29.3235760Z test_contig_vs_transposed_bitwise_and_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:53:29.3320936Z test_contig_vs_transposed_bitwise_and_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:53:29.3398388Z test_contig_vs_transposed_bitwise_and_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:53:29.3481345Z test_contig_vs_transposed_bitwise_left_shift_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:53:29.3569200Z test_contig_vs_transposed_bitwise_left_shift_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:53:29.3651047Z test_contig_vs_transposed_bitwise_left_shift_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:53:29.3733565Z test_contig_vs_transposed_bitwise_left_shift_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:53:29.3814893Z test_contig_vs_transposed_bitwise_left_shift_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:53:29.3894180Z test_contig_vs_transposed_bitwise_or_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:53:29.3973724Z test_contig_vs_transposed_bitwise_or_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:53:29.4066113Z test_contig_vs_transposed_bitwise_or_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:53:29.4149054Z test_contig_vs_transposed_bitwise_or_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:53:29.4232761Z test_contig_vs_transposed_bitwise_or_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:53:29.4310741Z test_contig_vs_transposed_bitwise_or_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:53:29.4392948Z test_contig_vs_transposed_bitwise_right_shift_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:53:29.4483848Z test_contig_vs_transposed_bitwise_right_shift_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:53:29.4571727Z test_contig_vs_transposed_bitwise_right_shift_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:53:29.4658080Z test_contig_vs_transposed_bitwise_right_shift_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:53:29.4738399Z test_contig_vs_transposed_bitwise_right_shift_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:53:29.4818910Z test_contig_vs_transposed_bitwise_xor_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:53:29.4900948Z test_contig_vs_transposed_bitwise_xor_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:53:29.4985708Z test_contig_vs_transposed_bitwise_xor_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:53:29.5047835Z test_contig_vs_transposed_bitwise_xor_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:53:29.5133916Z test_contig_vs_transposed_bitwise_xor_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:53:29.5214207Z test_contig_vs_transposed_bitwise_xor_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:53:29.5315889Z test_contig_vs_transposed_clamp_max_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:53:29.5409093Z test_contig_vs_transposed_clamp_max_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:53:29.5593972Z test_contig_vs_transposed_clamp_max_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:53:29.5659957Z test_contig_vs_transposed_clamp_max_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:53:29.5756168Z test_contig_vs_transposed_clamp_max_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:53:29.5853778Z test_contig_vs_transposed_clamp_max_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:53:29.5947759Z test_contig_vs_transposed_clamp_max_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:53:29.6012827Z test_contig_vs_transposed_clamp_max_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:53:29.6101814Z test_contig_vs_transposed_clamp_max_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:53:29.6185122Z test_contig_vs_transposed_clamp_max_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:53:29.6283565Z test_contig_vs_transposed_clamp_min_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:53:29.6379600Z test_contig_vs_transposed_clamp_min_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:53:29.6564887Z test_contig_vs_transposed_clamp_min_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:53:29.6628632Z test_contig_vs_transposed_clamp_min_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:53:29.6725964Z test_contig_vs_transposed_clamp_min_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:53:29.6824812Z test_contig_vs_transposed_clamp_min_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:53:29.6922012Z test_contig_vs_transposed_clamp_min_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:53:29.7155369Z test_contig_vs_transposed_clamp_min_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:53:29.7242189Z test_contig_vs_transposed_clamp_min_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:53:29.7324491Z test_contig_vs_transposed_clamp_min_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:53:29.7517397Z test_contig_vs_transposed_complex_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:53:29.7628034Z test_contig_vs_transposed_complex_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:53:29.7799780Z test_contig_vs_transposed_complex_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:53:29.7902694Z test_contig_vs_transposed_copysign_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:53:29.8011449Z test_contig_vs_transposed_copysign_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:53:29.8168504Z test_contig_vs_transposed_copysign_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:53:29.8234445Z test_contig_vs_transposed_copysign_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:53:29.8323046Z test_contig_vs_transposed_copysign_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:53:29.8424212Z test_contig_vs_transposed_copysign_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:53:29.8537608Z test_contig_vs_transposed_copysign_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:53:29.8616780Z test_contig_vs_transposed_copysign_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:53:29.8718275Z test_contig_vs_transposed_copysign_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:53:29.8816166Z test_contig_vs_transposed_copysign_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:53:29.8892597Z test_contig_vs_transposed_div_floor_rounding_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:53:29.9082829Z test_contig_vs_transposed_div_floor_rounding_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:53:29.9150127Z test_contig_vs_transposed_div_floor_rounding_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:53:29.9246483Z test_contig_vs_transposed_div_floor_rounding_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:53:29.9349503Z test_contig_vs_transposed_div_floor_rounding_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:53:29.9459440Z test_contig_vs_transposed_div_floor_rounding_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:53:29.9540000Z test_contig_vs_transposed_div_floor_rounding_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:53:29.9644720Z test_contig_vs_transposed_div_floor_rounding_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:53:29.9747914Z test_contig_vs_transposed_div_floor_rounding_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:53:29.9827385Z test_contig_vs_transposed_div_no_rounding_mode_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:53:29.9935327Z test_contig_vs_transposed_div_no_rounding_mode_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:53:30.0100411Z test_contig_vs_transposed_div_no_rounding_mode_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:53:30.0211035Z test_contig_vs_transposed_div_no_rounding_mode_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:53:30.0387460Z test_contig_vs_transposed_div_no_rounding_mode_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:53:30.0470963Z test_contig_vs_transposed_div_no_rounding_mode_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:53:30.0571174Z test_contig_vs_transposed_div_no_rounding_mode_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:53:30.0682560Z test_contig_vs_transposed_div_no_rounding_mode_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:53:30.0800845Z test_contig_vs_transposed_div_no_rounding_mode_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:53:30.0877969Z test_contig_vs_transposed_div_no_rounding_mode_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:53:30.0980468Z test_contig_vs_transposed_div_no_rounding_mode_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:53:30.1088064Z test_contig_vs_transposed_div_no_rounding_mode_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:53:30.1183487Z test_contig_vs_transposed_div_trunc_rounding_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:53:30.1376916Z test_contig_vs_transposed_div_trunc_rounding_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:53:30.1451260Z test_contig_vs_transposed_div_trunc_rounding_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:53:30.1583723Z test_contig_vs_transposed_div_trunc_rounding_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:53:30.1693805Z test_contig_vs_transposed_div_trunc_rounding_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:53:30.1813172Z test_contig_vs_transposed_div_trunc_rounding_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:53:30.1891808Z test_contig_vs_transposed_div_trunc_rounding_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:53:30.1996173Z test_contig_vs_transposed_div_trunc_rounding_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:53:30.2102885Z test_contig_vs_transposed_div_trunc_rounding_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:53:30.2182629Z test_contig_vs_transposed_eq_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:53:30.2269833Z test_contig_vs_transposed_eq_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:53:30.2438602Z test_contig_vs_transposed_eq_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:53:30.2714587Z test_contig_vs_transposed_eq_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.027s) 2022-08-17T12:53:30.2799314Z test_contig_vs_transposed_eq_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:53:30.2949872Z test_contig_vs_transposed_eq_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:53:30.3008734Z test_contig_vs_transposed_eq_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:53:30.3122940Z test_contig_vs_transposed_eq_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:53:30.3210618Z test_contig_vs_transposed_eq_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:53:30.3295713Z test_contig_vs_transposed_eq_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:53:30.3360628Z test_contig_vs_transposed_eq_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:53:30.3445532Z test_contig_vs_transposed_eq_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:53:30.3524721Z test_contig_vs_transposed_eq_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:53:30.3659125Z test_contig_vs_transposed_float_power_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:53:30.3810970Z test_contig_vs_transposed_float_power_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:53:30.4200871Z test_contig_vs_transposed_float_power_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.039s) 2022-08-17T12:53:30.4580715Z test_contig_vs_transposed_float_power_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.038s) 2022-08-17T12:53:30.4796293Z test_contig_vs_transposed_float_power_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:53:30.4898015Z test_contig_vs_transposed_float_power_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:53:30.5042347Z test_contig_vs_transposed_float_power_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:53:30.5163274Z test_contig_vs_transposed_float_power_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:53:30.5304374Z test_contig_vs_transposed_float_power_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:53:30.5404187Z test_contig_vs_transposed_float_power_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:53:30.5538521Z test_contig_vs_transposed_float_power_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:53:30.5694426Z test_contig_vs_transposed_float_power_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:53:30.5703761Z test_contig_vs_transposed_floor_divide_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:53:30.5936065Z test_contig_vs_transposed_floor_divide_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:53:30.6012485Z test_contig_vs_transposed_floor_divide_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:53:30.6125696Z test_contig_vs_transposed_floor_divide_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:53:30.6231983Z test_contig_vs_transposed_floor_divide_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:53:30.6329488Z test_contig_vs_transposed_floor_divide_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:53:30.6430020Z test_contig_vs_transposed_floor_divide_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:53:30.6526798Z test_contig_vs_transposed_floor_divide_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:53:30.6611034Z test_contig_vs_transposed_floor_divide_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:53:30.6707691Z test_contig_vs_transposed_fmax_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:53:30.6798330Z test_contig_vs_transposed_fmax_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:53:30.6985295Z test_contig_vs_transposed_fmax_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:53:30.7059906Z test_contig_vs_transposed_fmax_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:53:30.7181068Z test_contig_vs_transposed_fmax_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:53:30.7274055Z test_contig_vs_transposed_fmax_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:53:30.7377448Z test_contig_vs_transposed_fmax_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:53:30.7597155Z test_contig_vs_transposed_fmax_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:53:30.7681296Z test_contig_vs_transposed_fmax_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:53:30.7761511Z test_contig_vs_transposed_fmax_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:53:30.7857980Z test_contig_vs_transposed_fmin_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:53:30.7950888Z test_contig_vs_transposed_fmin_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:53:30.8139283Z test_contig_vs_transposed_fmin_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:53:30.8210632Z test_contig_vs_transposed_fmin_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:53:30.8332705Z test_contig_vs_transposed_fmin_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:53:30.8426309Z test_contig_vs_transposed_fmin_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:53:30.8528180Z test_contig_vs_transposed_fmin_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:53:30.8612817Z test_contig_vs_transposed_fmin_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:53:30.8697385Z test_contig_vs_transposed_fmin_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:53:30.8777772Z test_contig_vs_transposed_fmin_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:53:30.8878893Z test_contig_vs_transposed_fmod_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:53:30.9071187Z test_contig_vs_transposed_fmod_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:53:30.9138933Z test_contig_vs_transposed_fmod_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:53:30.9240465Z test_contig_vs_transposed_fmod_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:53:30.9343763Z test_contig_vs_transposed_fmod_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:53:30.9449124Z test_contig_vs_transposed_fmod_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:53:30.9541854Z test_contig_vs_transposed_fmod_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:53:30.9633950Z test_contig_vs_transposed_fmod_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:53:30.9716325Z test_contig_vs_transposed_fmod_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:53:30.9825008Z test_contig_vs_transposed_gcd_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:53:30.9936724Z test_contig_vs_transposed_gcd_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:53:31.0035737Z test_contig_vs_transposed_gcd_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:53:31.0147813Z test_contig_vs_transposed_gcd_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:53:31.0253497Z test_contig_vs_transposed_gcd_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:53:31.0318655Z test_contig_vs_transposed_ge_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:53:31.0396742Z test_contig_vs_transposed_ge_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:53:31.0535043Z test_contig_vs_transposed_ge_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:53:31.0589595Z test_contig_vs_transposed_ge_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:31.0698330Z test_contig_vs_transposed_ge_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:53:31.0783391Z test_contig_vs_transposed_ge_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:53:31.0865057Z test_contig_vs_transposed_ge_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:53:31.0928038Z test_contig_vs_transposed_ge_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:53:31.1010806Z test_contig_vs_transposed_ge_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:53:31.1087174Z test_contig_vs_transposed_ge_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:53:31.1152880Z test_contig_vs_transposed_gt_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:53:31.1230711Z test_contig_vs_transposed_gt_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:53:31.1370213Z test_contig_vs_transposed_gt_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:53:31.1425260Z test_contig_vs_transposed_gt_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:31.1527057Z test_contig_vs_transposed_gt_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:53:31.1604803Z test_contig_vs_transposed_gt_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:53:31.1684907Z test_contig_vs_transposed_gt_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:53:31.1747271Z test_contig_vs_transposed_gt_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:53:31.1829866Z test_contig_vs_transposed_gt_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:53:31.1905696Z test_contig_vs_transposed_gt_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:53:31.2001671Z test_contig_vs_transposed_heaviside_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:53:31.2093195Z test_contig_vs_transposed_heaviside_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:53:31.2275992Z test_contig_vs_transposed_heaviside_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:53:31.2339010Z test_contig_vs_transposed_heaviside_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:53:31.2429684Z test_contig_vs_transposed_heaviside_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:53:31.2525710Z test_contig_vs_transposed_heaviside_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:53:31.2627699Z test_contig_vs_transposed_heaviside_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:53:31.2710256Z test_contig_vs_transposed_heaviside_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:53:31.2795312Z test_contig_vs_transposed_heaviside_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:53:31.2872801Z test_contig_vs_transposed_heaviside_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:53:31.2971098Z test_contig_vs_transposed_hypot_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:53:31.3045585Z test_contig_vs_transposed_hypot_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:53:31.3173552Z test_contig_vs_transposed_hypot_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:53:31.3305958Z test_contig_vs_transposed_igamma_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:53:31.3517801Z test_contig_vs_transposed_igamma_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:53:31.3631269Z test_contig_vs_transposed_igamma_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:53:31.3807134Z test_contig_vs_transposed_igamma_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:53:31.3941976Z test_contig_vs_transposed_igammac_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:53:31.4154346Z test_contig_vs_transposed_igammac_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:53:31.4268802Z test_contig_vs_transposed_igammac_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:53:31.4433400Z test_contig_vs_transposed_igammac_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:53:31.4513373Z test_contig_vs_transposed_isclose_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:53:31.4624345Z test_contig_vs_transposed_isclose_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:53:31.4836933Z test_contig_vs_transposed_isclose_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:53:31.4965966Z test_contig_vs_transposed_isclose_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:53:31.5147079Z test_contig_vs_transposed_isclose_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:53:31.5210547Z test_contig_vs_transposed_isclose_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:53:31.5323039Z test_contig_vs_transposed_isclose_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:53:31.5424914Z test_contig_vs_transposed_isclose_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:53:31.5519566Z test_contig_vs_transposed_isclose_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:53:31.5594159Z test_contig_vs_transposed_isclose_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:53:31.5693809Z test_contig_vs_transposed_isclose_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:53:31.5782941Z test_contig_vs_transposed_isclose_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:53:31.5798071Z test_contig_vs_transposed_jiterator_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:53:31.5812201Z test_contig_vs_transposed_jiterator_binary_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:53:31.5825157Z test_contig_vs_transposed_jiterator_binary_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:53:31.5837901Z test_contig_vs_transposed_jiterator_binary_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:53:31.5850739Z test_contig_vs_transposed_jiterator_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:53:31.5863387Z test_contig_vs_transposed_jiterator_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:53:31.5876133Z test_contig_vs_transposed_jiterator_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:53:31.5888517Z test_contig_vs_transposed_jiterator_binary_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:53:31.5900986Z test_contig_vs_transposed_jiterator_binary_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:53:31.5913617Z test_contig_vs_transposed_jiterator_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:53:31.5926055Z test_contig_vs_transposed_jiterator_binary_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:53:31.5938793Z test_contig_vs_transposed_jiterator_binary_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:53:31.5951382Z test_contig_vs_transposed_jiterator_binary_return_by_ref_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:53:31.5963660Z test_contig_vs_transposed_jiterator_binary_return_by_ref_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:53:31.5976302Z test_contig_vs_transposed_jiterator_binary_return_by_ref_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:53:31.5988750Z test_contig_vs_transposed_jiterator_binary_return_by_ref_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:53:31.6001289Z test_contig_vs_transposed_jiterator_binary_return_by_ref_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:53:31.6014426Z test_contig_vs_transposed_jiterator_binary_return_by_ref_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:53:31.6026540Z test_contig_vs_transposed_jiterator_binary_return_by_ref_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:53:31.6039275Z test_contig_vs_transposed_jiterator_binary_return_by_ref_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:53:31.6051631Z test_contig_vs_transposed_jiterator_binary_return_by_ref_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:53:31.6064363Z test_contig_vs_transposed_jiterator_binary_return_by_ref_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:53:31.6076913Z test_contig_vs_transposed_jiterator_binary_return_by_ref_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:53:31.6089082Z test_contig_vs_transposed_jiterator_binary_return_by_ref_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:53:31.6199694Z test_contig_vs_transposed_lcm_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:53:31.6315729Z test_contig_vs_transposed_lcm_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:53:31.6428371Z test_contig_vs_transposed_lcm_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:53:31.6544292Z test_contig_vs_transposed_lcm_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:53:31.6650459Z test_contig_vs_transposed_lcm_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:53:31.6763589Z test_contig_vs_transposed_ldexp_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:53:31.6885632Z test_contig_vs_transposed_ldexp_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:53:31.7200352Z test_contig_vs_transposed_ldexp_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2022-08-17T12:53:31.7437650Z test_contig_vs_transposed_ldexp_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:53:31.7649041Z test_contig_vs_transposed_ldexp_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:53:31.7748254Z test_contig_vs_transposed_ldexp_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:53:31.8059231Z test_contig_vs_transposed_ldexp_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2022-08-17T12:53:31.8182384Z test_contig_vs_transposed_ldexp_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:53:31.8329628Z test_contig_vs_transposed_ldexp_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:53:31.8419505Z test_contig_vs_transposed_ldexp_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:53:31.8533722Z test_contig_vs_transposed_ldexp_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:53:31.8650758Z test_contig_vs_transposed_ldexp_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:53:31.8725671Z test_contig_vs_transposed_le_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:53:31.8812301Z test_contig_vs_transposed_le_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:53:31.8958233Z test_contig_vs_transposed_le_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:53:31.9016211Z test_contig_vs_transposed_le_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:53:31.9127887Z test_contig_vs_transposed_le_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:53:31.9214114Z test_contig_vs_transposed_le_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:53:31.9295141Z test_contig_vs_transposed_le_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:53:31.9357272Z test_contig_vs_transposed_le_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:53:31.9438878Z test_contig_vs_transposed_le_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:53:31.9514462Z test_contig_vs_transposed_le_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:53:31.9578510Z test_contig_vs_transposed_logical_and_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:53:31.9655455Z test_contig_vs_transposed_logical_and_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:53:31.9816558Z test_contig_vs_transposed_logical_and_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:53:31.9916698Z test_contig_vs_transposed_logical_and_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:53:32.0070487Z test_contig_vs_transposed_logical_and_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:53:32.0129863Z test_contig_vs_transposed_logical_and_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:53:32.0241617Z test_contig_vs_transposed_logical_and_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:53:32.0326631Z test_contig_vs_transposed_logical_and_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:53:32.0408436Z test_contig_vs_transposed_logical_and_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:53:32.0472381Z test_contig_vs_transposed_logical_and_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:53:32.0554993Z test_contig_vs_transposed_logical_and_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:53:32.0631279Z test_contig_vs_transposed_logical_and_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:53:32.0697272Z test_contig_vs_transposed_logical_or_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:53:32.0774151Z test_contig_vs_transposed_logical_or_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:53:32.0937901Z test_contig_vs_transposed_logical_or_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:53:32.1035341Z test_contig_vs_transposed_logical_or_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:53:32.1184607Z test_contig_vs_transposed_logical_or_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:53:32.1243925Z test_contig_vs_transposed_logical_or_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:53:32.1357481Z test_contig_vs_transposed_logical_or_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:53:32.1444051Z test_contig_vs_transposed_logical_or_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:53:32.1525263Z test_contig_vs_transposed_logical_or_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:53:32.1588080Z test_contig_vs_transposed_logical_or_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:53:32.1671643Z test_contig_vs_transposed_logical_or_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:53:32.1748568Z test_contig_vs_transposed_logical_or_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:53:32.1818883Z test_contig_vs_transposed_logical_xor_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:53:32.1897952Z test_contig_vs_transposed_logical_xor_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:53:32.2062299Z test_contig_vs_transposed_logical_xor_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:53:32.2163334Z test_contig_vs_transposed_logical_xor_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:53:32.2313978Z test_contig_vs_transposed_logical_xor_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:53:32.2370470Z test_contig_vs_transposed_logical_xor_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:53:32.2482066Z test_contig_vs_transposed_logical_xor_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:53:32.2568536Z test_contig_vs_transposed_logical_xor_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:53:32.2650437Z test_contig_vs_transposed_logical_xor_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:53:32.2713558Z test_contig_vs_transposed_logical_xor_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:53:32.2796069Z test_contig_vs_transposed_logical_xor_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:53:32.2871691Z test_contig_vs_transposed_logical_xor_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:53:32.2939348Z test_contig_vs_transposed_lt_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:53:32.3017124Z test_contig_vs_transposed_lt_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:53:32.3157335Z test_contig_vs_transposed_lt_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:53:32.3213471Z test_contig_vs_transposed_lt_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:32.3317448Z test_contig_vs_transposed_lt_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:53:32.3396976Z test_contig_vs_transposed_lt_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:53:32.3479771Z test_contig_vs_transposed_lt_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:53:32.3545749Z test_contig_vs_transposed_lt_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:53:32.3629395Z test_contig_vs_transposed_lt_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:53:32.3707936Z test_contig_vs_transposed_lt_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:53:32.3804866Z test_contig_vs_transposed_max_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:53:32.3897482Z test_contig_vs_transposed_max_binary_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:53:32.4080317Z test_contig_vs_transposed_max_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:53:32.4142767Z test_contig_vs_transposed_max_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:53:32.4237579Z test_contig_vs_transposed_max_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:53:32.4332470Z test_contig_vs_transposed_max_binary_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:53:32.4425933Z test_contig_vs_transposed_max_binary_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:53:32.4484253Z test_contig_vs_transposed_max_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:53:32.4566225Z test_contig_vs_transposed_max_binary_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:53:32.4644598Z test_contig_vs_transposed_max_binary_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:53:32.4736949Z test_contig_vs_transposed_maximum_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:53:32.4829892Z test_contig_vs_transposed_maximum_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:53:32.5020690Z test_contig_vs_transposed_maximum_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:53:32.5087010Z test_contig_vs_transposed_maximum_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:53:32.5181309Z test_contig_vs_transposed_maximum_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:53:32.5277687Z test_contig_vs_transposed_maximum_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:53:32.5369976Z test_contig_vs_transposed_maximum_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:53:32.5431229Z test_contig_vs_transposed_maximum_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:53:32.5515881Z test_contig_vs_transposed_maximum_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:53:32.5596217Z test_contig_vs_transposed_maximum_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:53:32.5691959Z test_contig_vs_transposed_min_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:53:32.5782361Z test_contig_vs_transposed_min_binary_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:53:32.5963392Z test_contig_vs_transposed_min_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:53:32.6028072Z test_contig_vs_transposed_min_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:53:32.6123507Z test_contig_vs_transposed_min_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:53:32.6220383Z test_contig_vs_transposed_min_binary_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:53:32.6313671Z test_contig_vs_transposed_min_binary_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:53:32.6375384Z test_contig_vs_transposed_min_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:53:32.6460398Z test_contig_vs_transposed_min_binary_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:53:32.6542475Z test_contig_vs_transposed_min_binary_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:53:32.6638751Z test_contig_vs_transposed_minimum_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:53:32.6730670Z test_contig_vs_transposed_minimum_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:53:32.6913242Z test_contig_vs_transposed_minimum_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:53:32.6977738Z test_contig_vs_transposed_minimum_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:53:32.7069645Z test_contig_vs_transposed_minimum_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:53:32.7163991Z test_contig_vs_transposed_minimum_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:53:32.7254854Z test_contig_vs_transposed_minimum_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:53:32.7313358Z test_contig_vs_transposed_minimum_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:53:32.7394977Z test_contig_vs_transposed_minimum_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:53:32.7473271Z test_contig_vs_transposed_minimum_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:53:32.7566207Z test_contig_vs_transposed_mul_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:53:32.7658123Z test_contig_vs_transposed_mul_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:53:32.7865346Z test_contig_vs_transposed_mul_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:53:32.8244544Z test_contig_vs_transposed_mul_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.038s) 2022-08-17T12:53:32.8518769Z test_contig_vs_transposed_mul_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.027s) 2022-08-17T12:53:32.8691649Z test_contig_vs_transposed_mul_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:53:32.8762137Z test_contig_vs_transposed_mul_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:53:32.8856308Z test_contig_vs_transposed_mul_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:53:32.8953122Z test_contig_vs_transposed_mul_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:53:32.9045332Z test_contig_vs_transposed_mul_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:53:32.9105451Z test_contig_vs_transposed_mul_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:53:32.9189475Z test_contig_vs_transposed_mul_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:53:32.9267918Z test_contig_vs_transposed_mul_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:53:32.9333148Z test_contig_vs_transposed_ne_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:53:32.9412091Z test_contig_vs_transposed_ne_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:53:32.9574382Z test_contig_vs_transposed_ne_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:53:32.9671682Z test_contig_vs_transposed_ne_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:53:32.9823010Z test_contig_vs_transposed_ne_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:53:32.9879787Z test_contig_vs_transposed_ne_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:53:32.9990797Z test_contig_vs_transposed_ne_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:53:33.0076562Z test_contig_vs_transposed_ne_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:53:33.0158047Z test_contig_vs_transposed_ne_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:53:33.0222127Z test_contig_vs_transposed_ne_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:53:33.0305884Z test_contig_vs_transposed_ne_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:53:33.0383709Z test_contig_vs_transposed_ne_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:53:33.0486024Z test_contig_vs_transposed_nextafter_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:53:33.0550623Z test_contig_vs_transposed_nextafter_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:53:33.0645109Z test_contig_vs_transposed_nextafter_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:53:33.0751802Z test_contig_vs_transposed_polar_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:53:33.0940562Z test_contig_vs_transposed_polar_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:53:33.1057571Z test_contig_vs_transposed_pow_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:53:33.1450225Z test_contig_vs_transposed_pow_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.039s) 2022-08-17T12:53:33.1763331Z test_contig_vs_transposed_pow_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2022-08-17T12:53:33.1951363Z test_contig_vs_transposed_pow_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:53:33.2035613Z test_contig_vs_transposed_pow_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:53:33.2151695Z test_contig_vs_transposed_pow_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:53:33.2261964Z test_contig_vs_transposed_pow_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:53:33.2371745Z test_contig_vs_transposed_pow_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:53:33.2445565Z test_contig_vs_transposed_pow_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:53:33.2542389Z test_contig_vs_transposed_pow_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:53:33.2631980Z test_contig_vs_transposed_pow_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:53:33.2739074Z test_contig_vs_transposed_remainder_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:53:33.2939211Z test_contig_vs_transposed_remainder_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:53:33.3011714Z test_contig_vs_transposed_remainder_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:53:33.3119023Z test_contig_vs_transposed_remainder_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:53:33.3228615Z test_contig_vs_transposed_remainder_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:53:33.3333578Z test_contig_vs_transposed_remainder_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:53:33.3413222Z test_contig_vs_transposed_remainder_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:53:33.3509467Z test_contig_vs_transposed_remainder_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:53:33.3591355Z test_contig_vs_transposed_remainder_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:53:33.3687577Z test_contig_vs_transposed_rsub_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:53:33.3849737Z test_contig_vs_transposed_rsub_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:53:33.3953735Z test_contig_vs_transposed_rsub_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:53:33.4124147Z test_contig_vs_transposed_rsub_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:53:33.4192800Z test_contig_vs_transposed_rsub_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:53:33.4288694Z test_contig_vs_transposed_rsub_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:53:33.4385728Z test_contig_vs_transposed_rsub_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:53:33.4479669Z test_contig_vs_transposed_rsub_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:53:33.4540948Z test_contig_vs_transposed_rsub_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:53:33.4624867Z test_contig_vs_transposed_rsub_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:53:33.4702586Z test_contig_vs_transposed_rsub_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:53:33.4842931Z test_contig_vs_transposed_special_chebyshev_polynomial_t_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:53:33.4931965Z test_contig_vs_transposed_special_chebyshev_polynomial_t_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:53:33.5033339Z test_contig_vs_transposed_special_chebyshev_polynomial_t_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:53:33.5152526Z test_contig_vs_transposed_special_chebyshev_polynomial_t_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:53:33.5272618Z test_contig_vs_transposed_special_chebyshev_polynomial_t_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:53:33.5366857Z test_contig_vs_transposed_special_chebyshev_polynomial_t_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:53:33.5479460Z test_contig_vs_transposed_special_chebyshev_polynomial_t_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:53:33.5595873Z test_contig_vs_transposed_special_chebyshev_polynomial_t_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:53:33.5721125Z test_contig_vs_transposed_special_chebyshev_polynomial_u_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:53:33.5811451Z test_contig_vs_transposed_special_chebyshev_polynomial_u_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:53:33.5930419Z test_contig_vs_transposed_special_chebyshev_polynomial_u_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:53:33.6046341Z test_contig_vs_transposed_special_chebyshev_polynomial_u_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:53:33.6175453Z test_contig_vs_transposed_special_chebyshev_polynomial_u_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:53:33.6268785Z test_contig_vs_transposed_special_chebyshev_polynomial_u_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:53:33.6384010Z test_contig_vs_transposed_special_chebyshev_polynomial_u_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:53:33.6500571Z test_contig_vs_transposed_special_chebyshev_polynomial_u_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:53:33.6510356Z 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:53:33.6520227Z 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:53:33.6529409Z 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:53:33.6539474Z 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:53:33.6548076Z 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:53:33.6557804Z 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:53:33.6566072Z 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:53:33.6574928Z 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:53:33.6583537Z 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:53:33.6591882Z 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:53:33.6600530Z 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:53:33.6609431Z 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:53:33.6617983Z 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:53:33.6626369Z 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:53:33.6635407Z 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:53:33.6644673Z 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:53:33.6759947Z test_contig_vs_transposed_special_hermite_polynomial_h_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:53:33.6847968Z test_contig_vs_transposed_special_hermite_polynomial_h_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:53:33.6971245Z test_contig_vs_transposed_special_hermite_polynomial_h_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:53:33.7090286Z test_contig_vs_transposed_special_hermite_polynomial_h_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:53:33.7212168Z test_contig_vs_transposed_special_hermite_polynomial_h_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:53:33.7301261Z test_contig_vs_transposed_special_hermite_polynomial_h_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:53:33.7420449Z test_contig_vs_transposed_special_hermite_polynomial_h_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:53:33.7552763Z test_contig_vs_transposed_special_hermite_polynomial_h_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:53:33.7672318Z test_contig_vs_transposed_special_hermite_polynomial_he_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:53:33.7768341Z test_contig_vs_transposed_special_hermite_polynomial_he_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:53:33.7869278Z test_contig_vs_transposed_special_hermite_polynomial_he_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:53:33.7979665Z test_contig_vs_transposed_special_hermite_polynomial_he_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:53:33.8105083Z test_contig_vs_transposed_special_hermite_polynomial_he_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:53:33.8219139Z test_contig_vs_transposed_special_hermite_polynomial_he_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:53:33.8334872Z test_contig_vs_transposed_special_hermite_polynomial_he_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:53:33.8456579Z test_contig_vs_transposed_special_hermite_polynomial_he_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:53:33.8590177Z test_contig_vs_transposed_special_laguerre_polynomial_l_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:53:33.8694750Z test_contig_vs_transposed_special_laguerre_polynomial_l_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:53:33.8878439Z test_contig_vs_transposed_special_laguerre_polynomial_l_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:53:33.9033270Z test_contig_vs_transposed_special_laguerre_polynomial_l_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:53:33.9149783Z test_contig_vs_transposed_special_laguerre_polynomial_l_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:53:33.9241854Z test_contig_vs_transposed_special_laguerre_polynomial_l_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:53:33.9362340Z test_contig_vs_transposed_special_laguerre_polynomial_l_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:53:33.9497608Z test_contig_vs_transposed_special_laguerre_polynomial_l_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:53:33.9507378Z 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:53:33.9516982Z 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:53:33.9526528Z 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:53:33.9535693Z 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:53:33.9544474Z 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:53:33.9553569Z 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:53:33.9562440Z 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:53:33.9571224Z 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:53:33.9580171Z 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:53:33.9589090Z 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:53:33.9598125Z 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:53:33.9606578Z 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:53:33.9614941Z 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:53:33.9623664Z 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:53:33.9632548Z 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:53:33.9641226Z 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:53:33.9650383Z 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:53:33.9659095Z 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:53:33.9667968Z 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:53:33.9676687Z 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:53:33.9685284Z 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:53:33.9694123Z 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:53:33.9703537Z 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:53:33.9712972Z 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:53:33.9722378Z 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:53:33.9732160Z 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:53:33.9741646Z 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:53:33.9750468Z 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:53:33.9758973Z 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:53:33.9766986Z 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:53:33.9776192Z 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:53:33.9784531Z 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:53:33.9793612Z 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:53:33.9801891Z 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:53:33.9810333Z 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:53:33.9818769Z 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:53:33.9828290Z 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:53:33.9836319Z 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:53:33.9845148Z 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:53:33.9853436Z 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:53:33.9960131Z test_contig_vs_transposed_special_xlog1py_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:53:34.0090848Z test_contig_vs_transposed_special_xlog1py_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:53:34.0283527Z test_contig_vs_transposed_special_xlog1py_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:53:34.0376444Z test_contig_vs_transposed_special_xlog1py_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:53:34.0490211Z test_contig_vs_transposed_special_xlog1py_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:53:34.0609753Z test_contig_vs_transposed_special_xlog1py_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:53:34.0724871Z test_contig_vs_transposed_special_xlog1py_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:53:34.0821930Z test_contig_vs_transposed_special_xlog1py_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:53:34.0934871Z test_contig_vs_transposed_special_xlog1py_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:53:34.1047266Z test_contig_vs_transposed_special_xlog1py_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:53:34.1166085Z test_contig_vs_transposed_special_zeta_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:53:34.1435213Z test_contig_vs_transposed_special_zeta_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.027s) 2022-08-17T12:53:34.1743946Z test_contig_vs_transposed_special_zeta_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2022-08-17T12:53:34.2014953Z test_contig_vs_transposed_special_zeta_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.027s) 2022-08-17T12:53:34.2298701Z test_contig_vs_transposed_special_zeta_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.028s) 2022-08-17T12:53:34.2547889Z test_contig_vs_transposed_special_zeta_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:53:34.2820637Z test_contig_vs_transposed_special_zeta_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.027s) 2022-08-17T12:53:34.3508082Z test_contig_vs_transposed_special_zeta_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.068s) 2022-08-17T12:53:34.3582304Z test_contig_vs_transposed_sub_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:53:34.3785830Z test_contig_vs_transposed_sub_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:53:34.4140464Z test_contig_vs_transposed_sub_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.035s) 2022-08-17T12:53:34.4276710Z test_contig_vs_transposed_sub_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:53:34.4439778Z test_contig_vs_transposed_sub_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:53:34.4515204Z test_contig_vs_transposed_sub_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:53:34.4603724Z test_contig_vs_transposed_sub_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:53:34.4695935Z test_contig_vs_transposed_sub_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:53:34.4775014Z test_contig_vs_transposed_sub_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:53:34.4830377Z test_contig_vs_transposed_sub_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:34.4908464Z test_contig_vs_transposed_sub_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:53:34.4985619Z test_contig_vs_transposed_sub_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:53:34.5069030Z test_contig_vs_transposed_true_divide_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:53:34.5186622Z test_contig_vs_transposed_true_divide_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:53:34.5381364Z test_contig_vs_transposed_true_divide_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:53:34.5515173Z test_contig_vs_transposed_true_divide_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:53:34.5690904Z test_contig_vs_transposed_true_divide_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:53:34.5775249Z test_contig_vs_transposed_true_divide_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:53:34.5861873Z test_contig_vs_transposed_true_divide_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:53:34.5968539Z test_contig_vs_transposed_true_divide_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:53:34.6083966Z test_contig_vs_transposed_true_divide_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:53:34.6162818Z test_contig_vs_transposed_true_divide_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:53:34.6274245Z test_contig_vs_transposed_true_divide_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:53:34.6374005Z test_contig_vs_transposed_true_divide_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:53:34.6474081Z test_contig_vs_transposed_xlogy_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:53:34.6608886Z test_contig_vs_transposed_xlogy_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:53:34.6791301Z test_contig_vs_transposed_xlogy_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:53:34.6891345Z test_contig_vs_transposed_xlogy_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:53:34.6997816Z test_contig_vs_transposed_xlogy_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:53:34.7112976Z test_contig_vs_transposed_xlogy_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:53:34.7235580Z test_contig_vs_transposed_xlogy_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:53:34.7327774Z test_contig_vs_transposed_xlogy_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:53:34.7456349Z test_contig_vs_transposed_xlogy_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:53:34.7564395Z test_contig_vs_transposed_xlogy_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:53:34.9991537Z test_copysign_cpu_bfloat16_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.243s) 2022-08-17T12:53:35.1274552Z test_copysign_cpu_bfloat16_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.128s) 2022-08-17T12:53:35.1826093Z test_copysign_cpu_bfloat16_float16 (__main__.TestBinaryUfuncsCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:53:35.1826680Z function: '_test_copysign_numpy' (test_binary_ufuncs.py:2422) 2022-08-17T12:53:35.1827024Z reasons: ["tensor 'a' rank mismatch. expected 2, actual 3"] 2022-08-17T12:53:35.1827669Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:53:35.2044505Z ok (0.077s) 2022-08-17T12:53:35.2574811Z test_copysign_cpu_bfloat16_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.053s) 2022-08-17T12:53:35.3122049Z test_copysign_cpu_bfloat16_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.055s) 2022-08-17T12:53:35.3647775Z test_copysign_cpu_bfloat16_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.052s) 2022-08-17T12:53:35.4164995Z test_copysign_cpu_bfloat16_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.052s) 2022-08-17T12:53:35.4697574Z test_copysign_cpu_bfloat16_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.053s) 2022-08-17T12:53:35.4734406Z test_copysign_cpu_bfloat16_int8 (__main__.TestBinaryUfuncsCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:53:35.4734930Z function: 'test_copysign' (test_binary_ufuncs.py:2415) 2022-08-17T12:53:35.4735251Z reasons: ["str(dtypes[1]) == 'torch.bfloat16'"] 2022-08-17T12:53:35.4735605Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:53:35.4751915Z ok (0.005s) 2022-08-17T12:53:35.4803300Z test_copysign_cpu_bfloat16_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:35.4869012Z test_copysign_cpu_bool_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:53:35.4920799Z test_copysign_cpu_bool_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:35.4975188Z test_copysign_cpu_bool_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:35.5041935Z test_copysign_cpu_bool_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:53:35.5106122Z test_copysign_cpu_bool_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:53:35.5154888Z test_copysign_cpu_bool_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:35.5203124Z test_copysign_cpu_bool_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:35.5251347Z test_copysign_cpu_bool_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:35.5301804Z test_copysign_cpu_bool_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:35.5351621Z test_copysign_cpu_bool_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:35.5417944Z test_copysign_cpu_float16_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:53:35.5473259Z test_copysign_cpu_float16_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:35.5535967Z test_copysign_cpu_float16_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:53:35.5600265Z test_copysign_cpu_float16_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:53:35.5664014Z test_copysign_cpu_float16_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:53:35.5721360Z test_copysign_cpu_float16_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:53:35.5776070Z test_copysign_cpu_float16_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:35.5829811Z test_copysign_cpu_float16_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:35.5883915Z test_copysign_cpu_float16_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:35.5937238Z test_copysign_cpu_float16_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:35.6020611Z test_copysign_cpu_float32_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:53:35.6087811Z test_copysign_cpu_float32_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:53:35.6153347Z test_copysign_cpu_float32_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:53:35.6235768Z test_copysign_cpu_float32_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:53:35.6317852Z test_copysign_cpu_float32_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:53:35.6384182Z test_copysign_cpu_float32_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:53:35.6448306Z test_copysign_cpu_float32_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:53:35.6513370Z test_copysign_cpu_float32_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:53:35.6578888Z test_copysign_cpu_float32_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:53:35.6645109Z test_copysign_cpu_float32_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:53:35.6725569Z test_copysign_cpu_float64_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:53:35.6789145Z test_copysign_cpu_float64_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:53:35.6850779Z test_copysign_cpu_float64_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:53:35.6930082Z test_copysign_cpu_float64_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:53:35.7008264Z test_copysign_cpu_float64_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:53:35.7071847Z test_copysign_cpu_float64_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:53:35.7138655Z test_copysign_cpu_float64_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:53:35.7202341Z test_copysign_cpu_float64_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:53:35.7264620Z test_copysign_cpu_float64_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:53:35.7328436Z test_copysign_cpu_float64_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:53:35.7392866Z test_copysign_cpu_int16_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:53:35.7440283Z test_copysign_cpu_int16_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:35.7495171Z test_copysign_cpu_int16_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:35.7558718Z test_copysign_cpu_int16_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:53:35.7622683Z test_copysign_cpu_int16_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:53:35.7669855Z test_copysign_cpu_int16_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:35.7717744Z test_copysign_cpu_int16_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:35.7765475Z test_copysign_cpu_int16_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:35.7813637Z test_copysign_cpu_int16_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:35.7861749Z test_copysign_cpu_int16_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:35.7933666Z test_copysign_cpu_int32_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:53:35.7973743Z test_copysign_cpu_int32_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:35.8026957Z test_copysign_cpu_int32_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:35.8091693Z test_copysign_cpu_int32_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:53:35.8155297Z test_copysign_cpu_int32_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:53:35.8204152Z test_copysign_cpu_int32_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:35.8252498Z test_copysign_cpu_int32_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:35.8300171Z test_copysign_cpu_int32_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:35.8347806Z test_copysign_cpu_int32_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:35.8395732Z test_copysign_cpu_int32_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:35.8460877Z test_copysign_cpu_int64_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:53:35.8509031Z test_copysign_cpu_int64_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:35.8563404Z test_copysign_cpu_int64_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:35.8626523Z test_copysign_cpu_int64_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:53:35.8690615Z test_copysign_cpu_int64_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:53:35.8739860Z test_copysign_cpu_int64_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:35.8787958Z test_copysign_cpu_int64_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:35.8836265Z test_copysign_cpu_int64_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:35.8884832Z test_copysign_cpu_int64_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:35.8933702Z test_copysign_cpu_int64_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:35.9000245Z test_copysign_cpu_int8_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:53:35.9050905Z test_copysign_cpu_int8_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:35.9104982Z test_copysign_cpu_int8_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:35.9169600Z test_copysign_cpu_int8_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:53:35.9233802Z test_copysign_cpu_int8_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:53:35.9281551Z test_copysign_cpu_int8_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:35.9328747Z test_copysign_cpu_int8_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:35.9376900Z test_copysign_cpu_int8_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:35.9426548Z test_copysign_cpu_int8_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:35.9476022Z test_copysign_cpu_int8_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:35.9541632Z test_copysign_cpu_uint8_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:53:35.9591152Z test_copysign_cpu_uint8_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:35.9643655Z test_copysign_cpu_uint8_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:35.9708187Z test_copysign_cpu_uint8_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:53:35.9772116Z test_copysign_cpu_uint8_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:53:35.9820691Z test_copysign_cpu_uint8_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:35.9870914Z test_copysign_cpu_uint8_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:35.9920086Z test_copysign_cpu_uint8_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:35.9970540Z test_copysign_cpu_uint8_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:36.0020064Z test_copysign_cpu_uint8_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:36.2401032Z test_copysign_subgradient_cpu_bfloat16_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.238s) 2022-08-17T12:53:36.3161662Z test_copysign_subgradient_cpu_bfloat16_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.076s) 2022-08-17T12:53:36.3916664Z test_copysign_subgradient_cpu_bfloat16_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.075s) 2022-08-17T12:53:36.4692088Z test_copysign_subgradient_cpu_bfloat16_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.077s) 2022-08-17T12:53:36.5169061Z test_copysign_subgradient_cpu_float16_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.047s) 2022-08-17T12:53:36.6908699Z test_copysign_subgradient_cpu_float16_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.174s) 2022-08-17T12:53:36.7384855Z test_copysign_subgradient_cpu_float16_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.048s) 2022-08-17T12:53:36.7866006Z test_copysign_subgradient_cpu_float16_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.048s) 2022-08-17T12:53:36.7895943Z test_copysign_subgradient_cpu_float32_bfloat16 (__main__.TestBinaryUfuncsCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:53:36.7896787Z function: 'test_copysign_subgradient' (test_binary_ufuncs.py:2493) 2022-08-17T12:53:36.7897108Z reasons: ["str(dtypes[0]) == 'torch.bfloat16'"] 2022-08-17T12:53:36.7897453Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:53:36.7910626Z ok (0.004s) 2022-08-17T12:53:36.7950719Z test_copysign_subgradient_cpu_float32_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:36.7990268Z test_copysign_subgradient_cpu_float32_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:36.8029977Z test_copysign_subgradient_cpu_float32_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:36.8069304Z test_copysign_subgradient_cpu_float64_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:36.8108474Z test_copysign_subgradient_cpu_float64_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:36.8148206Z test_copysign_subgradient_cpu_float64_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:36.8187147Z test_copysign_subgradient_cpu_float64_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:36.8473991Z test_cpow_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.028s) 2022-08-17T12:53:36.8485322Z test_cpu_tensor_pow_cuda_scalar_tensor_cpu (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:53:36.8724815Z test_cremainder_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:53:36.8741115Z test_cross_device_binary_ops_cpu (__main__.TestBinaryUfuncsCPU) ... skip: fewer than 2 devices detected (0.002s) 2022-08-17T12:53:36.8749947Z test_cross_device_inplace_error_msg_cpu (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:53:36.8952595Z test_csub_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:53:36.8962804Z test_cuda_tensor_pow_scalar_tensor_cpu (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:53:37.2005422Z test_cumulative_trapezoid_cpu (__main__.TestBinaryUfuncsCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:53:37.2006384Z function: 'test_dx' (test_binary_ufuncs.py:3804) 2022-08-17T12:53:37.2006954Z reasons: ['___check_type_id(dx, 94137807468320)'] 2022-08-17T12:53:37.2007598Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:53:37.2273126Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:53:37.2273855Z function: 'test_dx' (test_binary_ufuncs.py:3804) 2022-08-17T12:53:37.2274286Z reasons: ['len(sizes) == 1'] 2022-08-17T12:53:37.2274816Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:53:37.5744012Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:53:37.5744794Z function: 'test_x' (test_binary_ufuncs.py:3812) 2022-08-17T12:53:37.5745095Z reasons: ['len(x) == 2'] 2022-08-17T12:53:37.5745434Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:53:37.6250677Z ok (0.729s) 2022-08-17T12:53:37.9588052Z test_div_and_floordiv_script_vs_python_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.334s) 2022-08-17T12:53:38.0935280Z test_div_and_floordiv_vs_python_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.135s) 2022-08-17T12:53:38.1272526Z test_div_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.034s) 2022-08-17T12:53:38.1299289Z test_div_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:38.2044156Z test_div_rounding_modes_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.074s) 2022-08-17T12:53:38.2434050Z test_div_rounding_modes_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.039s) 2022-08-17T12:53:38.2878457Z test_div_rounding_modes_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.044s) 2022-08-17T12:53:38.3246970Z test_div_rounding_modes_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.037s) 2022-08-17T12:53:38.3620870Z test_div_rounding_modes_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.037s) 2022-08-17T12:53:38.3994053Z test_div_rounding_modes_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.037s) 2022-08-17T12:53:38.4368315Z test_div_rounding_modes_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.037s) 2022-08-17T12:53:38.4738191Z test_div_rounding_modes_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.037s) 2022-08-17T12:53:38.4762277Z test_div_rounding_modes_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:53:38.4763157Z function: 'test_div_rounding_modes' (test_binary_ufuncs.py:932) 2022-08-17T12:53:38.4763483Z reasons: ["str(dtype) == 'torch.bfloat16'"] 2022-08-17T12:53:38.4763829Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:53:38.4770218Z ok (0.003s) 2022-08-17T12:53:38.5259729Z test_div_rounding_nonfinite_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.049s) 2022-08-17T12:53:38.5688861Z test_div_rounding_nonfinite_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.043s) 2022-08-17T12:53:38.5958169Z test_div_rounding_nonfinite_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.027s) 2022-08-17T12:53:38.6224684Z test_div_rounding_nonfinite_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:53:38.6742938Z test_div_rounding_numpy_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.052s) 2022-08-17T12:53:38.7016914Z test_div_rounding_numpy_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.027s) 2022-08-17T12:53:38.7289269Z test_div_rounding_numpy_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.027s) 2022-08-17T12:53:38.7556418Z test_div_rounding_numpy_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.027s) 2022-08-17T12:53:38.7819895Z test_div_rounding_numpy_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:53:38.8084563Z test_div_rounding_numpy_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:53:38.8352888Z test_div_rounding_numpy_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.027s) 2022-08-17T12:53:38.8612068Z test_div_rounding_numpy_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:53:38.8780186Z test_divide_by_zero_rounding_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... test_binary_ufuncs.py:1026: RuntimeWarning: divide by zero encountered in true_divide 2022-08-17T12:53:38.8780697Z @dtypes(torch.bfloat16, torch.half, torch.float32, torch.float64) 2022-08-17T12:53:38.8781024Z test_binary_ufuncs.py:1026: RuntimeWarning: invalid value encountered in true_divide 2022-08-17T12:53:38.8781334Z @dtypes(torch.bfloat16, torch.half, torch.float32, torch.float64) 2022-08-17T12:53:38.8824796Z ok (0.021s) 2022-08-17T12:53:38.8968682Z test_divide_by_zero_rounding_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... test_binary_ufuncs.py:1026: RuntimeWarning: divide by zero encountered in true_divide 2022-08-17T12:53:38.8969176Z @dtypes(torch.bfloat16, torch.half, torch.float32, torch.float64) 2022-08-17T12:53:38.8969500Z test_binary_ufuncs.py:1026: RuntimeWarning: invalid value encountered in true_divide 2022-08-17T12:53:38.8969811Z @dtypes(torch.bfloat16, torch.half, torch.float32, torch.float64) 2022-08-17T12:53:38.9013467Z ok (0.019s) 2022-08-17T12:53:38.9127048Z test_divide_by_zero_rounding_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... test_binary_ufuncs.py:1026: RuntimeWarning: divide by zero encountered in true_divide 2022-08-17T12:53:38.9127510Z @dtypes(torch.bfloat16, torch.half, torch.float32, torch.float64) 2022-08-17T12:53:38.9127816Z test_binary_ufuncs.py:1026: RuntimeWarning: invalid value encountered in true_divide 2022-08-17T12:53:38.9128401Z @dtypes(torch.bfloat16, torch.half, torch.float32, torch.float64) 2022-08-17T12:53:38.9175762Z ok (0.016s) 2022-08-17T12:53:38.9287797Z test_divide_by_zero_rounding_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... test_binary_ufuncs.py:1026: RuntimeWarning: divide by zero encountered in true_divide 2022-08-17T12:53:38.9288292Z @dtypes(torch.bfloat16, torch.half, torch.float32, torch.float64) 2022-08-17T12:53:38.9288617Z test_binary_ufuncs.py:1026: RuntimeWarning: invalid value encountered in true_divide 2022-08-17T12:53:38.9288932Z @dtypes(torch.bfloat16, torch.half, torch.float32, torch.float64) 2022-08-17T12:53:38.9333446Z ok (0.016s) 2022-08-17T12:53:38.9348563Z test_divmul_scalar_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:53:39.6554737Z test_float_power_cpu_bfloat16_bfloat16 (__main__.TestBinaryUfuncsCPU) ... test_binary_ufuncs.py:3989: RuntimeWarning: invalid value encountered in float_power 2022-08-17T12:53:39.6555540Z expected_scalar_base = torch.from_numpy(np.float_power(i, to_np(exp))) 2022-08-17T12:53:39.6579282Z ok (0.723s) 2022-08-17T12:53:39.7387553Z test_float_power_cpu_bfloat16_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.081s) 2022-08-17T12:53:39.8192571Z test_float_power_cpu_bfloat16_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.080s) 2022-08-17T12:53:39.8826678Z test_float_power_cpu_bfloat16_float16 (__main__.TestBinaryUfuncsCPU) ... test_binary_ufuncs.py:3989: RuntimeWarning: invalid value encountered in float_power 2022-08-17T12:53:39.8827091Z expected_scalar_base = torch.from_numpy(np.float_power(i, to_np(exp))) 2022-08-17T12:53:39.8849622Z ok (0.066s) 2022-08-17T12:53:39.9480083Z test_float_power_cpu_bfloat16_float32 (__main__.TestBinaryUfuncsCPU) ... test_binary_ufuncs.py:3989: RuntimeWarning: invalid value encountered in float_power 2022-08-17T12:53:39.9480498Z expected_scalar_base = torch.from_numpy(np.float_power(i, to_np(exp))) 2022-08-17T12:53:39.9502151Z ok (0.065s) 2022-08-17T12:53:40.0118240Z test_float_power_cpu_bfloat16_float64 (__main__.TestBinaryUfuncsCPU) ... test_binary_ufuncs.py:3989: RuntimeWarning: invalid value encountered in float_power 2022-08-17T12:53:40.0118669Z expected_scalar_base = torch.from_numpy(np.float_power(i, to_np(exp))) 2022-08-17T12:53:40.0139847Z ok (0.064s) 2022-08-17T12:53:40.0803073Z test_float_power_cpu_bfloat16_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.066s) 2022-08-17T12:53:40.1457077Z test_float_power_cpu_bfloat16_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.065s) 2022-08-17T12:53:40.1496438Z test_float_power_cpu_bfloat16_int64 (__main__.TestBinaryUfuncsCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:53:40.1497025Z function: 'test_float_power' (test_binary_ufuncs.py:3891) 2022-08-17T12:53:40.1497337Z reasons: ["str(dtypes[1]) == 'torch.bfloat16'"] 2022-08-17T12:53:40.1497686Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:53:40.1501993Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:53:40.1502420Z function: 'to_np' (test_binary_ufuncs.py:3900) 2022-08-17T12:53:40.1502777Z reasons: ["tensor 'value' dtype mismatch. expected BFloat16, actual Long"] 2022-08-17T12:53:40.1503141Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:53:40.1707509Z ok (0.025s) 2022-08-17T12:53:40.1949297Z test_float_power_cpu_bfloat16_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:53:40.2190557Z test_float_power_cpu_bfloat16_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:53:40.2278117Z test_float_power_cpu_complex128_bfloat16 (__main__.TestBinaryUfuncsCPU) ... test_binary_ufuncs.py:3989: RuntimeWarning: invalid value encountered in float_power 2022-08-17T12:53:40.2278500Z expected_scalar_base = torch.from_numpy(np.float_power(i, to_np(exp))) 2022-08-17T12:53:40.2319754Z ok (0.013s) 2022-08-17T12:53:40.2488434Z test_float_power_cpu_complex128_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:53:40.2663888Z test_float_power_cpu_complex128_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:53:40.2791078Z test_float_power_cpu_complex128_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:53:40.2917770Z test_float_power_cpu_complex128_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:53:40.3043074Z test_float_power_cpu_complex128_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:53:40.3167946Z test_float_power_cpu_complex128_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:53:40.3296268Z test_float_power_cpu_complex128_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:53:40.3420375Z test_float_power_cpu_complex128_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:53:40.3546034Z test_float_power_cpu_complex128_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:53:40.3671516Z test_float_power_cpu_complex128_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:53:40.3941187Z test_float_power_cpu_complex64_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.027s) 2022-08-17T12:53:40.4373469Z test_float_power_cpu_complex64_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.043s) 2022-08-17T12:53:40.4807423Z test_float_power_cpu_complex64_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.043s) 2022-08-17T12:53:40.5075865Z test_float_power_cpu_complex64_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.027s) 2022-08-17T12:53:40.5341329Z test_float_power_cpu_complex64_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:53:40.5606428Z test_float_power_cpu_complex64_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:53:40.5875349Z test_float_power_cpu_complex64_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.027s) 2022-08-17T12:53:40.6141106Z test_float_power_cpu_complex64_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:53:40.6407973Z test_float_power_cpu_complex64_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:53:40.6674780Z test_float_power_cpu_complex64_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.027s) 2022-08-17T12:53:40.6941784Z test_float_power_cpu_complex64_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:53:40.7184887Z test_float_power_cpu_float16_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:53:40.7587526Z test_float_power_cpu_float16_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.040s) 2022-08-17T12:53:40.7989994Z test_float_power_cpu_float16_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.040s) 2022-08-17T12:53:40.8232645Z test_float_power_cpu_float16_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:53:40.8473139Z test_float_power_cpu_float16_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:53:40.8710137Z test_float_power_cpu_float16_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:53:40.8949341Z test_float_power_cpu_float16_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:53:40.9190370Z test_float_power_cpu_float16_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:53:40.9429522Z test_float_power_cpu_float16_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:53:40.9666764Z test_float_power_cpu_float16_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:53:40.9905164Z test_float_power_cpu_float16_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:53:41.0144421Z test_float_power_cpu_float32_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:53:41.0547522Z test_float_power_cpu_float32_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.040s) 2022-08-17T12:53:41.0950804Z test_float_power_cpu_float32_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.040s) 2022-08-17T12:53:41.1191715Z test_float_power_cpu_float32_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:53:41.1432849Z test_float_power_cpu_float32_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:53:41.1671287Z test_float_power_cpu_float32_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:53:41.1910240Z test_float_power_cpu_float32_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:53:41.2150247Z test_float_power_cpu_float32_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:53:41.2387350Z test_float_power_cpu_float32_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:53:41.2632728Z test_float_power_cpu_float32_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:53:41.2874220Z test_float_power_cpu_float32_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:53:41.2981370Z test_float_power_cpu_float64_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:53:41.3266804Z test_float_power_cpu_float64_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.028s) 2022-08-17T12:53:41.3560585Z test_float_power_cpu_float64_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.029s) 2022-08-17T12:53:41.3667593Z test_float_power_cpu_float64_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:53:41.3767995Z test_float_power_cpu_float64_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:53:41.3866599Z test_float_power_cpu_float64_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:53:41.3966781Z test_float_power_cpu_float64_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:53:41.4066350Z test_float_power_cpu_float64_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:53:41.4166374Z test_float_power_cpu_float64_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:53:41.4265622Z test_float_power_cpu_float64_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:53:41.4365594Z test_float_power_cpu_float64_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:53:41.4608829Z test_float_power_cpu_int16_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:53:41.5015838Z test_float_power_cpu_int16_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.040s) 2022-08-17T12:53:41.5421662Z test_float_power_cpu_int16_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.040s) 2022-08-17T12:53:41.5667039Z test_float_power_cpu_int16_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:53:41.5910715Z test_float_power_cpu_int16_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:53:41.6153532Z test_float_power_cpu_int16_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:53:41.6396110Z test_float_power_cpu_int16_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:53:41.6637675Z test_float_power_cpu_int16_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:53:41.6877004Z test_float_power_cpu_int16_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:53:41.7114954Z test_float_power_cpu_int16_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:53:41.7358066Z test_float_power_cpu_int16_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:53:41.7597518Z test_float_power_cpu_int32_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:53:41.8000108Z test_float_power_cpu_int32_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.040s) 2022-08-17T12:53:41.8402277Z test_float_power_cpu_int32_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.040s) 2022-08-17T12:53:41.8643134Z test_float_power_cpu_int32_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:53:41.8883529Z test_float_power_cpu_int32_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:53:41.9121350Z test_float_power_cpu_int32_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:53:41.9361497Z test_float_power_cpu_int32_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:53:41.9603002Z test_float_power_cpu_int32_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:53:41.9840788Z test_float_power_cpu_int32_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:53:42.0082008Z test_float_power_cpu_int32_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:53:42.0321679Z test_float_power_cpu_int32_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:53:42.0566726Z test_float_power_cpu_int64_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:53:42.0971037Z test_float_power_cpu_int64_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.040s) 2022-08-17T12:53:42.1378996Z test_float_power_cpu_int64_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.041s) 2022-08-17T12:53:42.1622725Z test_float_power_cpu_int64_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:53:42.1865799Z test_float_power_cpu_int64_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:53:42.2103838Z test_float_power_cpu_int64_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:53:42.2342498Z test_float_power_cpu_int64_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:53:42.2582524Z test_float_power_cpu_int64_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:53:42.2824209Z test_float_power_cpu_int64_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:53:42.3062699Z test_float_power_cpu_int64_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:53:42.3304284Z test_float_power_cpu_int64_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:53:42.3551807Z test_float_power_cpu_int8_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:53:42.3954585Z test_float_power_cpu_int8_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.040s) 2022-08-17T12:53:42.4356696Z test_float_power_cpu_int8_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.040s) 2022-08-17T12:53:42.4596762Z test_float_power_cpu_int8_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:53:42.4838797Z test_float_power_cpu_int8_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:53:42.5080965Z test_float_power_cpu_int8_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:53:42.5321979Z test_float_power_cpu_int8_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:53:42.5562654Z test_float_power_cpu_int8_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:53:42.5804227Z test_float_power_cpu_int8_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:53:42.6045485Z test_float_power_cpu_int8_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:53:42.6284466Z test_float_power_cpu_int8_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:53:42.6524567Z test_float_power_cpu_uint8_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:53:42.6928353Z test_float_power_cpu_uint8_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.040s) 2022-08-17T12:53:42.7332430Z test_float_power_cpu_uint8_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.040s) 2022-08-17T12:53:42.7573385Z test_float_power_cpu_uint8_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:53:42.7815133Z test_float_power_cpu_uint8_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:53:42.8053835Z test_float_power_cpu_uint8_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:53:42.8292766Z test_float_power_cpu_uint8_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:53:42.8531660Z test_float_power_cpu_uint8_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:53:42.8772054Z test_float_power_cpu_uint8_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:53:42.9011873Z test_float_power_cpu_uint8_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:53:42.9252183Z test_float_power_cpu_uint8_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:53:42.9693452Z 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:53:42.9694176Z torch.float_power(base, exp, out=out) 2022-08-17T12:53:42.9875293Z ok (0.062s) 2022-08-17T12:53:43.0498981Z test_float_scalar_pow_float_tensor_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... test_binary_ufuncs.py:1374: RuntimeWarning: invalid value encountered in power 2022-08-17T12:53:43.0499392Z np_res = np.power(to_np(base), to_np(np_exponent)) 2022-08-17T12:53:43.0565143Z test_binary_ufuncs.py:1374: RuntimeWarning: divide by zero encountered in power 2022-08-17T12:53:43.0565872Z np_res = np.power(to_np(base), to_np(np_exponent)) 2022-08-17T12:53:43.0658821Z ok (0.078s) 2022-08-17T12:53:43.0881315Z test_float_scalar_pow_float_tensor_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... test_binary_ufuncs.py:1374: RuntimeWarning: invalid value encountered in power 2022-08-17T12:53:43.0881684Z np_res = np.power(to_np(base), to_np(np_exponent)) 2022-08-17T12:53:43.0947537Z test_binary_ufuncs.py:1374: RuntimeWarning: divide by zero encountered in power 2022-08-17T12:53:43.0947845Z np_res = np.power(to_np(base), to_np(np_exponent)) 2022-08-17T12:53:43.1042776Z ok (0.038s) 2022-08-17T12:53:43.4657309Z test_floor_divide_scalar_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:53:43.4658061Z function: '' (test_binary_ufuncs.py:2625) 2022-08-17T12:53:43.4658339Z reasons: ['len(___stack0) == 0'] 2022-08-17T12:53:43.4658682Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:53:43.4935946Z ok (0.389s) 2022-08-17T12:53:43.6056748Z test_floor_divide_scalar_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.112s) 2022-08-17T12:53:43.7156243Z test_floor_divide_scalar_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.110s) 2022-08-17T12:53:43.8250898Z test_floor_divide_scalar_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.109s) 2022-08-17T12:53:43.9353313Z test_floor_divide_scalar_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.110s) 2022-08-17T12:53:44.0444856Z test_floor_divide_scalar_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.109s) 2022-08-17T12:53:44.1550782Z test_floor_divide_scalar_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.110s) 2022-08-17T12:53:44.1713290Z test_floor_divide_tensor_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:53:44.1836673Z test_floor_divide_tensor_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:53:44.1958250Z test_floor_divide_tensor_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:53:44.2080095Z test_floor_divide_tensor_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:53:44.2199915Z test_floor_divide_tensor_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:53:44.2320012Z test_floor_divide_tensor_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:53:44.2439457Z test_floor_divide_tensor_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:53:45.7871269Z test_floor_divide_zero_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (1.543s) 2022-08-17T12:53:45.8011376Z test_floor_divide_zero_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:53:45.8174027Z test_floor_divide_zero_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:53:45.8304758Z test_floor_divide_zero_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:53:45.8430178Z test_floor_divide_zero_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:53:45.8477733Z test_fmod_remainder_by_zero_float_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:53:45.8492190Z test_fmod_remainder_by_zero_float_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:45.8506615Z test_fmod_remainder_by_zero_float_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:45.8650874Z test_fmod_remainder_by_zero_integral_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:53:45.8758300Z test_fmod_remainder_by_zero_integral_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:53:45.8866613Z test_fmod_remainder_by_zero_integral_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:53:45.8973198Z test_fmod_remainder_by_zero_integral_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:53:45.9082551Z test_fmod_remainder_by_zero_integral_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:53:46.0609127Z test_fmod_remainder_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.152s) 2022-08-17T12:53:46.2026462Z test_fmod_remainder_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.142s) 2022-08-17T12:53:46.2245498Z test_fmod_remainder_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:53:46.2246201Z function: '_helper' (test_binary_ufuncs.py:2686) 2022-08-17T12:53:46.2246548Z reasons: ["tensor 'x' dtype mismatch. expected Half, actual Double"] 2022-08-17T12:53:46.2246922Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:53:46.2328724Z ok (0.030s) 2022-08-17T12:53:46.2963006Z test_fmod_remainder_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.063s) 2022-08-17T12:53:46.3600970Z test_fmod_remainder_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.064s) 2022-08-17T12:53:46.4230453Z test_fmod_remainder_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.063s) 2022-08-17T12:53:46.4868978Z test_fmod_remainder_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.064s) 2022-08-17T12:53:46.5502345Z test_fmod_remainder_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.063s) 2022-08-17T12:53:46.7536061Z test_gcd_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.203s) 2022-08-17T12:53:46.7829061Z test_gcd_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.029s) 2022-08-17T12:53:46.8118045Z test_gcd_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.029s) 2022-08-17T12:53:46.8409891Z test_gcd_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.029s) 2022-08-17T12:53:46.8647736Z test_gcd_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:53:46.9274286Z test_heaviside_complex_cpu_complex128_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.062s) 2022-08-17T12:53:46.9588694Z test_heaviside_complex_cpu_complex128_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2022-08-17T12:53:46.9941663Z test_heaviside_complex_cpu_complex64_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.035s) 2022-08-17T12:53:47.0261171Z test_heaviside_complex_cpu_complex64_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.032s) 2022-08-17T12:53:47.0545442Z test_heaviside_cpu_bfloat16_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.028s) 2022-08-17T12:53:47.0758053Z test_heaviside_cpu_bfloat16_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:53:47.0970406Z test_heaviside_cpu_bfloat16_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:53:47.1180567Z test_heaviside_cpu_bfloat16_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:53:47.1389393Z test_heaviside_cpu_bfloat16_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:53:47.1603833Z test_heaviside_cpu_bfloat16_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:53:47.1821249Z test_heaviside_cpu_bfloat16_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:53:47.2038582Z test_heaviside_cpu_bfloat16_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:53:47.2067151Z test_heaviside_cpu_bfloat16_int8 (__main__.TestBinaryUfuncsCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:53:47.2067733Z function: 'test_heaviside' (test_binary_ufuncs.py:3110) 2022-08-17T12:53:47.2068050Z reasons: ["str(dtypes[1]) == 'torch.bfloat16'"] 2022-08-17T12:53:47.2068390Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:53:47.2206130Z ok (0.017s) 2022-08-17T12:53:47.2368203Z test_heaviside_cpu_bfloat16_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:53:47.2530444Z test_heaviside_cpu_bool_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:53:47.2563551Z test_heaviside_cpu_bool_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:47.2728374Z test_heaviside_cpu_bool_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:53:47.2889749Z test_heaviside_cpu_bool_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:53:47.3050541Z test_heaviside_cpu_bool_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:53:47.3210448Z test_heaviside_cpu_bool_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:53:47.3373667Z test_heaviside_cpu_bool_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:53:47.3537021Z test_heaviside_cpu_bool_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:53:47.3698985Z test_heaviside_cpu_bool_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:53:47.3860414Z test_heaviside_cpu_bool_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:53:47.4020886Z test_heaviside_cpu_float16_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:53:47.4181775Z test_heaviside_cpu_float16_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:53:47.4216010Z test_heaviside_cpu_float16_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:47.4376428Z test_heaviside_cpu_float16_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:53:47.4536018Z test_heaviside_cpu_float16_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:53:47.4697554Z test_heaviside_cpu_float16_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:53:47.4858883Z test_heaviside_cpu_float16_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:53:47.5021990Z test_heaviside_cpu_float16_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:53:47.5182222Z test_heaviside_cpu_float16_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:53:47.5348176Z test_heaviside_cpu_float16_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:53:47.5510674Z test_heaviside_cpu_float32_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:53:47.5672408Z test_heaviside_cpu_float32_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:53:47.5833924Z test_heaviside_cpu_float32_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:53:47.5868358Z test_heaviside_cpu_float32_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:47.6029013Z test_heaviside_cpu_float32_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:53:47.6188456Z test_heaviside_cpu_float32_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:53:47.6348397Z test_heaviside_cpu_float32_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:53:47.6510309Z test_heaviside_cpu_float32_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:53:47.6671722Z test_heaviside_cpu_float32_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:53:47.6832930Z test_heaviside_cpu_float32_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:53:47.6994230Z test_heaviside_cpu_float64_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:53:47.7155568Z test_heaviside_cpu_float64_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:53:47.7317702Z test_heaviside_cpu_float64_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:53:47.7478904Z test_heaviside_cpu_float64_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:53:47.7512975Z test_heaviside_cpu_float64_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:47.7674903Z test_heaviside_cpu_float64_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:53:47.7836341Z test_heaviside_cpu_float64_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:53:47.7998716Z test_heaviside_cpu_float64_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:53:47.8160356Z test_heaviside_cpu_float64_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:53:47.8324200Z test_heaviside_cpu_float64_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:53:47.8488983Z test_heaviside_cpu_int16_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:53:47.8651027Z test_heaviside_cpu_int16_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:53:47.8815945Z test_heaviside_cpu_int16_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:53:47.8977523Z test_heaviside_cpu_int16_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:53:47.9141486Z test_heaviside_cpu_int16_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:53:47.9174861Z test_heaviside_cpu_int16_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:47.9338651Z test_heaviside_cpu_int16_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:53:47.9502936Z test_heaviside_cpu_int16_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:53:47.9666289Z test_heaviside_cpu_int16_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:53:47.9831190Z test_heaviside_cpu_int16_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:53:47.9995578Z test_heaviside_cpu_int32_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:53:48.0158562Z test_heaviside_cpu_int32_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:53:48.0325142Z test_heaviside_cpu_int32_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:53:48.0489501Z test_heaviside_cpu_int32_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:53:48.0655229Z test_heaviside_cpu_int32_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:53:48.0821096Z test_heaviside_cpu_int32_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:53:48.0854242Z test_heaviside_cpu_int32_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:48.1019950Z test_heaviside_cpu_int32_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:53:48.1184839Z test_heaviside_cpu_int32_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:53:48.1350270Z test_heaviside_cpu_int32_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:53:48.1515159Z test_heaviside_cpu_int64_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:53:48.1677989Z test_heaviside_cpu_int64_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:53:48.1843475Z test_heaviside_cpu_int64_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:53:48.2007672Z test_heaviside_cpu_int64_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:53:48.2175256Z test_heaviside_cpu_int64_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:53:48.2340393Z test_heaviside_cpu_int64_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:53:48.2503441Z test_heaviside_cpu_int64_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:53:48.2540150Z test_heaviside_cpu_int64_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:48.2702533Z test_heaviside_cpu_int64_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:53:48.2864406Z test_heaviside_cpu_int64_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:53:48.3025609Z test_heaviside_cpu_int8_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:53:48.3187720Z test_heaviside_cpu_int8_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:53:48.3351003Z test_heaviside_cpu_int8_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:53:48.3512533Z test_heaviside_cpu_int8_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:53:48.3674279Z test_heaviside_cpu_int8_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:53:48.3835696Z test_heaviside_cpu_int8_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:53:48.3997095Z test_heaviside_cpu_int8_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:53:48.4157960Z test_heaviside_cpu_int8_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:53:48.4190057Z test_heaviside_cpu_int8_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:48.4352660Z test_heaviside_cpu_int8_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:53:48.4514925Z test_heaviside_cpu_uint8_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:53:48.4676162Z test_heaviside_cpu_uint8_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:53:48.4837882Z test_heaviside_cpu_uint8_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:53:48.4999187Z test_heaviside_cpu_uint8_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:53:48.5162666Z test_heaviside_cpu_uint8_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:53:48.5325330Z test_heaviside_cpu_uint8_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:53:48.5487122Z test_heaviside_cpu_uint8_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:53:48.5649669Z test_heaviside_cpu_uint8_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:53:48.5812472Z test_heaviside_cpu_uint8_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:53:48.5845700Z test_heaviside_cpu_uint8_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:48.5861613Z test_heaviside_cross_device_cpu (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:53:48.6052111Z test_hypot_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:53:48.6226781Z test_hypot_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:53:48.6403416Z test_hypot_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:53:55.9184470Z test_idiv_and_ifloordiv_vs_python_cpu (__main__.TestBinaryUfuncsCPU) ... ok (7.278s) 2022-08-17T12:53:55.9329457Z test_inplace_division_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:53:55.9356715Z test_inplace_dunders_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:53:56.5469955Z test_int_and_float_pow_cpu (__main__.TestBinaryUfuncsCPU) ... test_binary_ufuncs.py:1374: RuntimeWarning: invalid value encountered in power 2022-08-17T12:53:56.5470577Z np_res = np.power(to_np(base), to_np(np_exponent)) 2022-08-17T12:53:56.6567463Z test_binary_ufuncs.py:1374: RuntimeWarning: invalid value encountered in power 2022-08-17T12:53:56.6568027Z np_res = np.power(to_np(base), to_np(np_exponent)) 2022-08-17T12:53:56.7994231Z ok (0.863s) 2022-08-17T12:53:56.8784703Z test_int_tensor_pow_neg_ints_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.079s) 2022-08-17T12:53:56.9234370Z test_lcm_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.045s) 2022-08-17T12:53:56.9499950Z test_lcm_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:53:56.9764200Z test_lcm_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:53:57.0531254Z test_ldexp_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.077s) 2022-08-17T12:53:57.0785502Z 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:53:57.0786822Z torch.lerp(start, end, weight, out=actual_out) 2022-08-17T12:53:57.0801079Z 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:53:57.0802217Z torch.lerp(start, end, weight, out=actual_out) 2022-08-17T12:53:57.1179776Z ok (0.065s) 2022-08-17T12:53:57.1626503Z test_lerp_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.044s) 2022-08-17T12:53:57.1829989Z test_lerp_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:53:57.2013144Z test_lerp_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:53:57.2030477Z test_lerp_lowp_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:53:57.2046436Z test_lerp_lowp_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:53:57.4666272Z test_logaddexp2_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.262s) 2022-08-17T12:53:57.5645417Z test_logaddexp2_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.098s) 2022-08-17T12:53:57.6359502Z test_logaddexp2_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:53:57.6360280Z function: '_test_helper' (test_binary_ufuncs.py:3373) 2022-08-17T12:53:57.6360725Z reasons: ["str(dtype) == 'torch.bfloat16'"] 2022-08-17T12:53:57.6361198Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:53:57.6364777Z ok (0.072s) 2022-08-17T12:53:57.8129121Z test_logaddexp_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.176s) 2022-08-17T12:53:57.8509488Z test_logaddexp_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.038s) 2022-08-17T12:53:57.8905511Z test_logaddexp_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.039s) 2022-08-17T12:53:58.0590879Z test_logical_and_cpu_bfloat16_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.168s) 2022-08-17T12:53:58.0842831Z test_logical_and_cpu_bfloat16_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:53:58.1063601Z test_logical_and_cpu_bfloat16_complex128 (__main__.TestBinaryUfuncsCPU) ... /var/lib/jenkins/torchdynamo/torchdynamo/variables/tensor.py:86: 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:53:58.1064153Z return getattr(args[0], proxy.node.target)(*args[1:], **kwargs) 2022-08-17T12:53:58.1095050Z ok (0.025s) 2022-08-17T12:53:58.1349540Z test_logical_and_cpu_bfloat16_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:53:58.1594397Z test_logical_and_cpu_bfloat16_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:53:58.1839153Z test_logical_and_cpu_bfloat16_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:53:58.2084120Z test_logical_and_cpu_bfloat16_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:53:58.2334965Z test_logical_and_cpu_bfloat16_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:53:58.2349146Z test_logical_and_cpu_bfloat16_int32 (__main__.TestBinaryUfuncsCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:53:58.2349935Z function: '_test_logical' (test_binary_ufuncs.py:3231) 2022-08-17T12:53:58.2350250Z reasons: ["str(dtypes[1]) == 'torch.bfloat16'"] 2022-08-17T12:53:58.2350603Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:53:58.2357092Z ok (0.002s) 2022-08-17T12:53:58.2371711Z test_logical_and_cpu_bfloat16_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:58.2385118Z test_logical_and_cpu_bfloat16_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:58.2398897Z test_logical_and_cpu_bfloat16_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:58.2411449Z test_logical_and_cpu_bool_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:58.2424092Z test_logical_and_cpu_bool_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:58.2436886Z test_logical_and_cpu_bool_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:58.2449601Z test_logical_and_cpu_bool_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:58.2462149Z test_logical_and_cpu_bool_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:58.2475037Z test_logical_and_cpu_bool_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:58.2487618Z test_logical_and_cpu_bool_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:58.2500408Z test_logical_and_cpu_bool_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:58.2513235Z test_logical_and_cpu_bool_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:58.2525908Z test_logical_and_cpu_bool_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:58.2538529Z test_logical_and_cpu_bool_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:58.2551177Z test_logical_and_cpu_bool_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:58.2564745Z test_logical_and_cpu_complex128_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:58.2578009Z test_logical_and_cpu_complex128_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:58.2591233Z test_logical_and_cpu_complex128_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:58.2604780Z test_logical_and_cpu_complex128_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:58.2618192Z test_logical_and_cpu_complex128_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:58.2631458Z test_logical_and_cpu_complex128_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:58.2644894Z test_logical_and_cpu_complex128_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:58.2658254Z test_logical_and_cpu_complex128_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:58.2671500Z test_logical_and_cpu_complex128_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:58.2684950Z test_logical_and_cpu_complex128_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:58.2698376Z test_logical_and_cpu_complex128_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:58.2711856Z test_logical_and_cpu_complex128_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:58.2725399Z test_logical_and_cpu_complex64_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:58.2738792Z test_logical_and_cpu_complex64_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:58.2752330Z test_logical_and_cpu_complex64_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:58.2765731Z test_logical_and_cpu_complex64_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:58.2779151Z test_logical_and_cpu_complex64_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:58.2792714Z test_logical_and_cpu_complex64_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:58.2805880Z test_logical_and_cpu_complex64_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:58.2819063Z test_logical_and_cpu_complex64_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:58.2832301Z test_logical_and_cpu_complex64_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:58.2845174Z test_logical_and_cpu_complex64_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:58.2858229Z test_logical_and_cpu_complex64_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:58.2871591Z test_logical_and_cpu_complex64_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:58.2884817Z test_logical_and_cpu_float16_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:58.2898451Z test_logical_and_cpu_float16_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:58.2911431Z test_logical_and_cpu_float16_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:58.2924531Z test_logical_and_cpu_float16_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:58.2937804Z test_logical_and_cpu_float16_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:58.2950859Z test_logical_and_cpu_float16_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:58.2963968Z test_logical_and_cpu_float16_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:58.2977168Z test_logical_and_cpu_float16_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:58.2990188Z test_logical_and_cpu_float16_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:58.3003357Z test_logical_and_cpu_float16_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:58.3016704Z test_logical_and_cpu_float16_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:58.3029666Z test_logical_and_cpu_float16_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:58.3042934Z test_logical_and_cpu_float32_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:58.3056073Z test_logical_and_cpu_float32_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:58.3069201Z test_logical_and_cpu_float32_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:58.3082326Z test_logical_and_cpu_float32_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:58.3096720Z test_logical_and_cpu_float32_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:58.3110647Z test_logical_and_cpu_float32_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:58.3123232Z test_logical_and_cpu_float32_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:58.3136281Z test_logical_and_cpu_float32_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:58.3149056Z test_logical_and_cpu_float32_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:58.3162189Z test_logical_and_cpu_float32_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:58.3175146Z test_logical_and_cpu_float32_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:58.3188226Z test_logical_and_cpu_float32_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:58.3201193Z test_logical_and_cpu_float64_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:58.3214314Z test_logical_and_cpu_float64_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:58.3227228Z test_logical_and_cpu_float64_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:58.3240432Z test_logical_and_cpu_float64_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:58.3253583Z test_logical_and_cpu_float64_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:58.3266087Z test_logical_and_cpu_float64_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:58.3278995Z test_logical_and_cpu_float64_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:58.3291979Z test_logical_and_cpu_float64_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:58.3304869Z test_logical_and_cpu_float64_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:58.3317758Z test_logical_and_cpu_float64_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:58.3331131Z test_logical_and_cpu_float64_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:58.3344228Z test_logical_and_cpu_float64_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:58.3356539Z test_logical_and_cpu_int16_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:58.3368923Z test_logical_and_cpu_int16_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:58.3381409Z test_logical_and_cpu_int16_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:58.3394123Z test_logical_and_cpu_int16_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:58.3406501Z test_logical_and_cpu_int16_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:58.3419108Z test_logical_and_cpu_int16_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:58.3431526Z test_logical_and_cpu_int16_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:58.3443978Z test_logical_and_cpu_int16_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:58.3456461Z test_logical_and_cpu_int16_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:58.3468852Z test_logical_and_cpu_int16_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:58.3481429Z test_logical_and_cpu_int16_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:58.3493950Z test_logical_and_cpu_int16_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:58.3506422Z test_logical_and_cpu_int32_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:58.3519007Z test_logical_and_cpu_int32_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:58.3531652Z test_logical_and_cpu_int32_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:58.3544207Z test_logical_and_cpu_int32_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:58.3556674Z test_logical_and_cpu_int32_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:58.3569309Z test_logical_and_cpu_int32_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:58.3581680Z test_logical_and_cpu_int32_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:58.3594286Z test_logical_and_cpu_int32_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:58.3607270Z test_logical_and_cpu_int32_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:58.3619800Z test_logical_and_cpu_int32_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:58.3632736Z test_logical_and_cpu_int32_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:58.3645416Z test_logical_and_cpu_int32_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:58.3658080Z test_logical_and_cpu_int64_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:58.3670935Z test_logical_and_cpu_int64_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:58.3683819Z test_logical_and_cpu_int64_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:58.3696608Z test_logical_and_cpu_int64_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:58.3709268Z test_logical_and_cpu_int64_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:58.3722219Z test_logical_and_cpu_int64_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:58.3735263Z test_logical_and_cpu_int64_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:58.3748047Z test_logical_and_cpu_int64_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:58.3760790Z test_logical_and_cpu_int64_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:58.3773604Z test_logical_and_cpu_int64_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:58.3786287Z test_logical_and_cpu_int64_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:58.3799512Z test_logical_and_cpu_int64_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:58.3812405Z test_logical_and_cpu_int8_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:58.3825196Z test_logical_and_cpu_int8_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:58.3838100Z test_logical_and_cpu_int8_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:58.3851250Z test_logical_and_cpu_int8_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:58.3863979Z test_logical_and_cpu_int8_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:58.3876884Z test_logical_and_cpu_int8_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:58.3889926Z test_logical_and_cpu_int8_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:58.3902326Z test_logical_and_cpu_int8_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:58.3915206Z test_logical_and_cpu_int8_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:58.3927924Z test_logical_and_cpu_int8_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:58.3940592Z test_logical_and_cpu_int8_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:58.3953453Z test_logical_and_cpu_int8_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:58.3966070Z test_logical_and_cpu_uint8_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:58.3978783Z test_logical_and_cpu_uint8_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:58.3991622Z test_logical_and_cpu_uint8_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:58.4004511Z test_logical_and_cpu_uint8_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:58.4017280Z test_logical_and_cpu_uint8_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:58.4029975Z test_logical_and_cpu_uint8_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:58.4042813Z test_logical_and_cpu_uint8_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:58.4055611Z test_logical_and_cpu_uint8_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:58.4068318Z test_logical_and_cpu_uint8_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:58.4081096Z test_logical_and_cpu_uint8_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:58.4093773Z test_logical_and_cpu_uint8_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:58.4106210Z test_logical_and_cpu_uint8_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:58.6050760Z test_logical_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.194s) 2022-08-17T12:53:58.7008431Z test_logical_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.096s) 2022-08-17T12:53:58.7779032Z test_logical_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.077s) 2022-08-17T12:53:58.8535830Z test_logical_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.075s) 2022-08-17T12:53:58.9297810Z test_logical_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.076s) 2022-08-17T12:53:59.0056301Z test_logical_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.076s) 2022-08-17T12:53:59.0809833Z test_logical_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.075s) 2022-08-17T12:53:59.1584807Z test_logical_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.077s) 2022-08-17T12:53:59.1615111Z test_logical_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:53:59.1615668Z function: 'test_logical' (test_binary_ufuncs.py:3682) 2022-08-17T12:53:59.1615985Z reasons: ["str(dtype) == 'torch.bfloat16'"] 2022-08-17T12:53:59.1616328Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:53:59.1628398Z ok (0.004s) 2022-08-17T12:53:59.1667889Z test_logical_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:53:59.3071486Z test_logical_or_cpu_bfloat16_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.140s) 2022-08-17T12:53:59.3088378Z test_logical_or_cpu_bfloat16_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:59.3102474Z test_logical_or_cpu_bfloat16_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.3115460Z test_logical_or_cpu_bfloat16_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.3128934Z test_logical_or_cpu_bfloat16_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.3142475Z test_logical_or_cpu_bfloat16_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.3155523Z test_logical_or_cpu_bfloat16_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.3168552Z test_logical_or_cpu_bfloat16_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.3181455Z test_logical_or_cpu_bfloat16_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.3194582Z test_logical_or_cpu_bfloat16_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.3207702Z test_logical_or_cpu_bfloat16_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.3220553Z test_logical_or_cpu_bfloat16_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.3233288Z test_logical_or_cpu_bool_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.3245908Z test_logical_or_cpu_bool_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.3258316Z test_logical_or_cpu_bool_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.3270768Z test_logical_or_cpu_bool_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.3283454Z test_logical_or_cpu_bool_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.3296063Z test_logical_or_cpu_bool_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.3308777Z test_logical_or_cpu_bool_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.3321438Z test_logical_or_cpu_bool_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.3334312Z test_logical_or_cpu_bool_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.3346683Z test_logical_or_cpu_bool_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.3359821Z test_logical_or_cpu_bool_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.3372211Z test_logical_or_cpu_bool_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.3385787Z test_logical_or_cpu_complex128_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.3399132Z test_logical_or_cpu_complex128_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.3412400Z test_logical_or_cpu_complex128_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.3425558Z test_logical_or_cpu_complex128_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.3438959Z test_logical_or_cpu_complex128_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.3452169Z test_logical_or_cpu_complex128_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.3465245Z test_logical_or_cpu_complex128_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.3478730Z test_logical_or_cpu_complex128_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.3491898Z test_logical_or_cpu_complex128_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.3504987Z test_logical_or_cpu_complex128_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.3518217Z test_logical_or_cpu_complex128_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.3531610Z test_logical_or_cpu_complex128_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.3544587Z test_logical_or_cpu_complex64_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.3557831Z test_logical_or_cpu_complex64_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.3571188Z test_logical_or_cpu_complex64_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.3584282Z test_logical_or_cpu_complex64_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.3597819Z test_logical_or_cpu_complex64_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.3610888Z test_logical_or_cpu_complex64_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.3624012Z test_logical_or_cpu_complex64_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.3637129Z test_logical_or_cpu_complex64_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.3650335Z test_logical_or_cpu_complex64_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.3663391Z test_logical_or_cpu_complex64_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.3676677Z test_logical_or_cpu_complex64_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.3689863Z test_logical_or_cpu_complex64_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.3702794Z test_logical_or_cpu_float16_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.3716118Z test_logical_or_cpu_float16_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.3729240Z test_logical_or_cpu_float16_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.3742177Z test_logical_or_cpu_float16_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.3755104Z test_logical_or_cpu_float16_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.3768042Z test_logical_or_cpu_float16_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.3781054Z test_logical_or_cpu_float16_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.3794124Z test_logical_or_cpu_float16_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.3806931Z test_logical_or_cpu_float16_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.3820210Z test_logical_or_cpu_float16_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.3833857Z test_logical_or_cpu_float16_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.3846165Z test_logical_or_cpu_float16_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.3859338Z test_logical_or_cpu_float32_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.3872493Z test_logical_or_cpu_float32_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.3885382Z test_logical_or_cpu_float32_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.3898371Z test_logical_or_cpu_float32_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.3911617Z test_logical_or_cpu_float32_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.3925288Z test_logical_or_cpu_float32_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.3938757Z test_logical_or_cpu_float32_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.3951240Z test_logical_or_cpu_float32_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.3964155Z test_logical_or_cpu_float32_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.3977311Z test_logical_or_cpu_float32_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.3990680Z test_logical_or_cpu_float32_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.4003656Z test_logical_or_cpu_float32_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.4016658Z test_logical_or_cpu_float64_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.4029297Z test_logical_or_cpu_float64_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.4042343Z test_logical_or_cpu_float64_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.4055325Z test_logical_or_cpu_float64_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.4068163Z test_logical_or_cpu_float64_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.4081213Z test_logical_or_cpu_float64_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.4093942Z test_logical_or_cpu_float64_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.4106797Z test_logical_or_cpu_float64_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.4119700Z test_logical_or_cpu_float64_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.4132728Z test_logical_or_cpu_float64_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.4145588Z test_logical_or_cpu_float64_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.4158715Z test_logical_or_cpu_float64_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.4171397Z test_logical_or_cpu_int16_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.4183867Z test_logical_or_cpu_int16_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.4196602Z test_logical_or_cpu_int16_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.4209320Z test_logical_or_cpu_int16_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.4221755Z test_logical_or_cpu_int16_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.4234441Z test_logical_or_cpu_int16_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.4246900Z test_logical_or_cpu_int16_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.4259508Z test_logical_or_cpu_int16_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.4272214Z test_logical_or_cpu_int16_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.4284570Z test_logical_or_cpu_int16_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.4297169Z test_logical_or_cpu_int16_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.4309632Z test_logical_or_cpu_int16_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.4322172Z test_logical_or_cpu_int32_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.4334850Z test_logical_or_cpu_int32_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.4347414Z test_logical_or_cpu_int32_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.4360458Z test_logical_or_cpu_int32_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.4372667Z test_logical_or_cpu_int32_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.4385364Z test_logical_or_cpu_int32_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.4397891Z test_logical_or_cpu_int32_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.4410543Z test_logical_or_cpu_int32_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.4422874Z test_logical_or_cpu_int32_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.4435647Z test_logical_or_cpu_int32_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.4448125Z test_logical_or_cpu_int32_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.4461000Z test_logical_or_cpu_int32_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.4473391Z test_logical_or_cpu_int64_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.4485717Z test_logical_or_cpu_int64_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.4498445Z test_logical_or_cpu_int64_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.4511074Z test_logical_or_cpu_int64_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.4523572Z test_logical_or_cpu_int64_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.4536167Z test_logical_or_cpu_int64_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.4548672Z test_logical_or_cpu_int64_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.4561132Z test_logical_or_cpu_int64_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.4573939Z test_logical_or_cpu_int64_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.4586092Z test_logical_or_cpu_int64_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.4598788Z test_logical_or_cpu_int64_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.4611330Z test_logical_or_cpu_int64_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.4623932Z test_logical_or_cpu_int8_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.4636571Z test_logical_or_cpu_int8_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.4649120Z test_logical_or_cpu_int8_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.4661695Z test_logical_or_cpu_int8_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.4674349Z test_logical_or_cpu_int8_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.4686750Z test_logical_or_cpu_int8_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.4699401Z test_logical_or_cpu_int8_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.4711824Z test_logical_or_cpu_int8_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.4724422Z test_logical_or_cpu_int8_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.4736950Z test_logical_or_cpu_int8_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.4749332Z test_logical_or_cpu_int8_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.4762526Z test_logical_or_cpu_int8_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.4774947Z test_logical_or_cpu_uint8_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.4787488Z test_logical_or_cpu_uint8_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.4799724Z test_logical_or_cpu_uint8_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.4812141Z test_logical_or_cpu_uint8_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.4825164Z test_logical_or_cpu_uint8_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.4837036Z test_logical_or_cpu_uint8_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.4849405Z test_logical_or_cpu_uint8_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.4861841Z test_logical_or_cpu_uint8_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.4874034Z test_logical_or_cpu_uint8_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.4886247Z test_logical_or_cpu_uint8_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.4898517Z test_logical_or_cpu_uint8_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.4910730Z test_logical_or_cpu_uint8_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.6383726Z test_logical_xor_cpu_bfloat16_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.147s) 2022-08-17T12:53:59.6398455Z test_logical_xor_cpu_bfloat16_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:53:59.6411932Z test_logical_xor_cpu_bfloat16_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.6425346Z test_logical_xor_cpu_bfloat16_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.6438108Z test_logical_xor_cpu_bfloat16_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.6450965Z test_logical_xor_cpu_bfloat16_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.6463963Z test_logical_xor_cpu_bfloat16_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.6476934Z test_logical_xor_cpu_bfloat16_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.6489773Z test_logical_xor_cpu_bfloat16_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.6502834Z test_logical_xor_cpu_bfloat16_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.6515647Z test_logical_xor_cpu_bfloat16_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.6528137Z test_logical_xor_cpu_bfloat16_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.6540492Z test_logical_xor_cpu_bool_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.6553007Z test_logical_xor_cpu_bool_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.6565203Z test_logical_xor_cpu_bool_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.6577638Z test_logical_xor_cpu_bool_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.6589919Z test_logical_xor_cpu_bool_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.6602327Z test_logical_xor_cpu_bool_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.6614842Z test_logical_xor_cpu_bool_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.6627047Z test_logical_xor_cpu_bool_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.6639460Z test_logical_xor_cpu_bool_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.6651843Z test_logical_xor_cpu_bool_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.6664154Z test_logical_xor_cpu_bool_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.6676609Z test_logical_xor_cpu_bool_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.6689952Z test_logical_xor_cpu_complex128_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.6703184Z test_logical_xor_cpu_complex128_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.6716022Z test_logical_xor_cpu_complex128_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.6728928Z test_logical_xor_cpu_complex128_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.6741800Z test_logical_xor_cpu_complex128_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.6754708Z test_logical_xor_cpu_complex128_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.6767329Z test_logical_xor_cpu_complex128_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.6780184Z test_logical_xor_cpu_complex128_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.6793069Z test_logical_xor_cpu_complex128_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.6805691Z test_logical_xor_cpu_complex128_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.6818570Z test_logical_xor_cpu_complex128_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.6831276Z test_logical_xor_cpu_complex128_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.6844410Z test_logical_xor_cpu_complex64_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.6857136Z test_logical_xor_cpu_complex64_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.6869998Z test_logical_xor_cpu_complex64_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.6883056Z test_logical_xor_cpu_complex64_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.6895768Z test_logical_xor_cpu_complex64_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.6908845Z test_logical_xor_cpu_complex64_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.6921704Z test_logical_xor_cpu_complex64_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.6934612Z test_logical_xor_cpu_complex64_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.6947307Z test_logical_xor_cpu_complex64_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.6960306Z test_logical_xor_cpu_complex64_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.6973263Z test_logical_xor_cpu_complex64_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.6985996Z test_logical_xor_cpu_complex64_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.6999097Z test_logical_xor_cpu_float16_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.7011840Z test_logical_xor_cpu_float16_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.7024594Z test_logical_xor_cpu_float16_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.7037726Z test_logical_xor_cpu_float16_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.7050219Z test_logical_xor_cpu_float16_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.7063208Z test_logical_xor_cpu_float16_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.7076718Z test_logical_xor_cpu_float16_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.7089507Z test_logical_xor_cpu_float16_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.7102227Z test_logical_xor_cpu_float16_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.7115091Z test_logical_xor_cpu_float16_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.7127863Z test_logical_xor_cpu_float16_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.7140663Z test_logical_xor_cpu_float16_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.7153724Z test_logical_xor_cpu_float32_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.7166536Z test_logical_xor_cpu_float32_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.7179642Z test_logical_xor_cpu_float32_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.7193015Z test_logical_xor_cpu_float32_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.7205632Z test_logical_xor_cpu_float32_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.7218599Z test_logical_xor_cpu_float32_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.7231819Z test_logical_xor_cpu_float32_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.7244711Z test_logical_xor_cpu_float32_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.7257774Z test_logical_xor_cpu_float32_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.7270625Z test_logical_xor_cpu_float32_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.7283616Z test_logical_xor_cpu_float32_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.7296494Z test_logical_xor_cpu_float32_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.7309569Z test_logical_xor_cpu_float64_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.7322291Z test_logical_xor_cpu_float64_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.7335343Z test_logical_xor_cpu_float64_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.7348189Z test_logical_xor_cpu_float64_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.7361172Z test_logical_xor_cpu_float64_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.7374254Z test_logical_xor_cpu_float64_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.7387158Z test_logical_xor_cpu_float64_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.7400007Z test_logical_xor_cpu_float64_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.7413360Z test_logical_xor_cpu_float64_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.7425897Z test_logical_xor_cpu_float64_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.7438802Z test_logical_xor_cpu_float64_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.7451778Z test_logical_xor_cpu_float64_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.7464313Z test_logical_xor_cpu_int16_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.7476827Z test_logical_xor_cpu_int16_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.7489349Z test_logical_xor_cpu_int16_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.7501756Z test_logical_xor_cpu_int16_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.7514461Z test_logical_xor_cpu_int16_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.7527058Z test_logical_xor_cpu_int16_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.7539665Z test_logical_xor_cpu_int16_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.7552229Z test_logical_xor_cpu_int16_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.7564803Z test_logical_xor_cpu_int16_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.7577476Z test_logical_xor_cpu_int16_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.7589880Z test_logical_xor_cpu_int16_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.7602496Z test_logical_xor_cpu_int16_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.7615167Z test_logical_xor_cpu_int32_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.7627670Z test_logical_xor_cpu_int32_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.7640484Z test_logical_xor_cpu_int32_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.7653100Z test_logical_xor_cpu_int32_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.7666019Z test_logical_xor_cpu_int32_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.7678368Z test_logical_xor_cpu_int32_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.7690982Z test_logical_xor_cpu_int32_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.7703570Z test_logical_xor_cpu_int32_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.7716249Z test_logical_xor_cpu_int32_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.7728863Z test_logical_xor_cpu_int32_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.7741340Z test_logical_xor_cpu_int32_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.7753926Z test_logical_xor_cpu_int32_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.7766608Z test_logical_xor_cpu_int64_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.7779023Z test_logical_xor_cpu_int64_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.7791624Z test_logical_xor_cpu_int64_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.7804118Z test_logical_xor_cpu_int64_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.7816753Z test_logical_xor_cpu_int64_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.7829228Z test_logical_xor_cpu_int64_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.7841941Z test_logical_xor_cpu_int64_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.7854475Z test_logical_xor_cpu_int64_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.7866929Z test_logical_xor_cpu_int64_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.7879667Z test_logical_xor_cpu_int64_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.7892174Z test_logical_xor_cpu_int64_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.7904748Z test_logical_xor_cpu_int64_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.7917649Z test_logical_xor_cpu_int8_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.7929951Z test_logical_xor_cpu_int8_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.7942469Z test_logical_xor_cpu_int8_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.7955111Z test_logical_xor_cpu_int8_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.7967741Z test_logical_xor_cpu_int8_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.7980441Z test_logical_xor_cpu_int8_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.7993007Z test_logical_xor_cpu_int8_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.8005408Z test_logical_xor_cpu_int8_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.8018151Z test_logical_xor_cpu_int8_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.8030569Z test_logical_xor_cpu_int8_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.8043150Z test_logical_xor_cpu_int8_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.8055784Z test_logical_xor_cpu_int8_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.8068422Z test_logical_xor_cpu_uint8_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.8081037Z test_logical_xor_cpu_uint8_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.8093786Z test_logical_xor_cpu_uint8_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.8106342Z test_logical_xor_cpu_uint8_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.8119060Z test_logical_xor_cpu_uint8_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.8131829Z test_logical_xor_cpu_uint8_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.8144420Z test_logical_xor_cpu_uint8_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.8157072Z test_logical_xor_cpu_uint8_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.8169702Z test_logical_xor_cpu_uint8_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.8182263Z test_logical_xor_cpu_uint8_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.8195145Z test_logical_xor_cpu_uint8_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:53:59.8207538Z test_logical_xor_cpu_uint8_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:00.0476642Z test_logical_xor_with_nontrivial_alignment_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.227s) 2022-08-17T12:54:00.0896633Z test_long_tensor_pow_floats_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.042s) 2022-08-17T12:54:00.1431184Z test_maximum_and_minimum_subgradient_cpu_bfloat16_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.053s) 2022-08-17T12:54:00.1791250Z test_maximum_and_minimum_subgradient_cpu_bfloat16_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.036s) 2022-08-17T12:54:00.2141535Z test_maximum_and_minimum_subgradient_cpu_bfloat16_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.035s) 2022-08-17T12:54:00.2486734Z test_maximum_and_minimum_subgradient_cpu_bfloat16_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.034s) 2022-08-17T12:54:00.2505190Z test_maximum_and_minimum_subgradient_cpu_float16_bfloat16 (__main__.TestBinaryUfuncsCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:54:00.2506101Z function: 'run_test' (test_binary_ufuncs.py:2262) 2022-08-17T12:54:00.2506418Z reasons: ["str(dtypes[0]) == 'torch.bfloat16'"] 2022-08-17T12:54:00.2506766Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:54:00.2578091Z ok (0.009s) 2022-08-17T12:54:00.2664753Z test_maximum_and_minimum_subgradient_cpu_float16_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:54:00.2749425Z test_maximum_and_minimum_subgradient_cpu_float16_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:54:00.2834493Z test_maximum_and_minimum_subgradient_cpu_float16_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:54:00.2855500Z test_maximum_and_minimum_subgradient_cpu_float32_bfloat16 (__main__.TestBinaryUfuncsCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:54:00.2856392Z function: 'test_maximum_and_minimum_subgradient' (test_binary_ufuncs.py:2255) 2022-08-17T12:54:00.2856708Z reasons: ['___guarded_code.valid'] 2022-08-17T12:54:00.2857046Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:54:00.2860989Z ok (0.003s) 2022-08-17T12:54:00.2884672Z test_maximum_and_minimum_subgradient_cpu_float32_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:00.2907854Z test_maximum_and_minimum_subgradient_cpu_float32_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:00.2930925Z test_maximum_and_minimum_subgradient_cpu_float32_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:00.2953952Z test_maximum_and_minimum_subgradient_cpu_float64_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:00.2976923Z test_maximum_and_minimum_subgradient_cpu_float64_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:00.3000132Z test_maximum_and_minimum_subgradient_cpu_float64_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:00.3023032Z test_maximum_and_minimum_subgradient_cpu_float64_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:00.3574372Z test_maximum_minimum_complex_cpu_complex128_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.055s) 2022-08-17T12:54:00.4075442Z test_maximum_minimum_complex_cpu_complex128_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.050s) 2022-08-17T12:54:00.4575188Z test_maximum_minimum_complex_cpu_complex128_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.050s) 2022-08-17T12:54:00.5079010Z test_maximum_minimum_complex_cpu_complex128_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.050s) 2022-08-17T12:54:00.5580187Z test_maximum_minimum_complex_cpu_complex128_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.050s) 2022-08-17T12:54:00.6083466Z test_maximum_minimum_complex_cpu_complex128_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.050s) 2022-08-17T12:54:00.6586215Z test_maximum_minimum_complex_cpu_complex128_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.050s) 2022-08-17T12:54:00.7086289Z test_maximum_minimum_complex_cpu_complex128_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.050s) 2022-08-17T12:54:00.7588017Z test_maximum_minimum_complex_cpu_complex128_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.050s) 2022-08-17T12:54:00.8088565Z test_maximum_minimum_complex_cpu_complex128_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.050s) 2022-08-17T12:54:00.8590675Z test_maximum_minimum_complex_cpu_complex128_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.050s) 2022-08-17T12:54:00.9093173Z test_maximum_minimum_complex_cpu_complex128_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.050s) 2022-08-17T12:54:00.9593569Z test_maximum_minimum_complex_cpu_complex64_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.050s) 2022-08-17T12:54:01.0094813Z test_maximum_minimum_complex_cpu_complex64_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.050s) 2022-08-17T12:54:01.0599224Z test_maximum_minimum_complex_cpu_complex64_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.050s) 2022-08-17T12:54:01.1098776Z test_maximum_minimum_complex_cpu_complex64_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.050s) 2022-08-17T12:54:01.1598659Z test_maximum_minimum_complex_cpu_complex64_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.050s) 2022-08-17T12:54:01.2099571Z test_maximum_minimum_complex_cpu_complex64_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.050s) 2022-08-17T12:54:01.2601104Z test_maximum_minimum_complex_cpu_complex64_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.050s) 2022-08-17T12:54:01.3102218Z test_maximum_minimum_complex_cpu_complex64_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.050s) 2022-08-17T12:54:01.3610251Z test_maximum_minimum_complex_cpu_complex64_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.051s) 2022-08-17T12:54:01.4118605Z test_maximum_minimum_complex_cpu_complex64_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.051s) 2022-08-17T12:54:01.4624644Z test_maximum_minimum_complex_cpu_complex64_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.050s) 2022-08-17T12:54:01.5130598Z test_maximum_minimum_complex_cpu_complex64_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.050s) 2022-08-17T12:54:01.5148705Z test_maximum_minimum_cross_device_cpu (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:54:01.5614825Z test_maximum_minimum_float_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.046s) 2022-08-17T12:54:01.5776041Z test_maximum_minimum_float_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:54:01.5866688Z test_maximum_minimum_float_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:54:01.5956383Z test_maximum_minimum_float_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:54:01.6282451Z test_maximum_minimum_float_nan_and_inf_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.032s) 2022-08-17T12:54:01.6374015Z test_maximum_minimum_float_nan_and_inf_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:54:01.6411645Z test_maximum_minimum_float_nan_and_inf_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:01.6446778Z test_maximum_minimum_float_nan_and_inf_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:01.6508619Z test_maximum_minimum_forward_ad_float32_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:01.6753846Z test_maximum_minimum_int_and_bool_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:54:01.6783335Z test_maximum_minimum_int_and_bool_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:01.6812898Z test_maximum_minimum_int_and_bool_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:01.6840268Z test_maximum_minimum_int_and_bool_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:01.6867552Z test_maximum_minimum_int_and_bool_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:01.6895004Z test_maximum_minimum_int_and_bool_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:01.6957466Z test_maximum_minimum_type_promotion_cpu_bfloat16_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:01.6973585Z test_maximum_minimum_type_promotion_cpu_bfloat16_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:01.6989924Z test_maximum_minimum_type_promotion_cpu_bfloat16_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:01.7005888Z test_maximum_minimum_type_promotion_cpu_bfloat16_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:01.7022152Z test_maximum_minimum_type_promotion_cpu_bfloat16_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:01.7037729Z test_maximum_minimum_type_promotion_cpu_bfloat16_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:01.7053458Z test_maximum_minimum_type_promotion_cpu_bfloat16_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:01.7069117Z test_maximum_minimum_type_promotion_cpu_bfloat16_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:01.7085235Z test_maximum_minimum_type_promotion_cpu_bfloat16_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:01.7100960Z test_maximum_minimum_type_promotion_cpu_bfloat16_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:01.7116835Z test_maximum_minimum_type_promotion_cpu_bool_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:01.7132482Z test_maximum_minimum_type_promotion_cpu_bool_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:01.7148202Z test_maximum_minimum_type_promotion_cpu_bool_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:01.7164086Z test_maximum_minimum_type_promotion_cpu_bool_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:01.7179957Z test_maximum_minimum_type_promotion_cpu_bool_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:01.7195992Z test_maximum_minimum_type_promotion_cpu_bool_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:01.7211523Z test_maximum_minimum_type_promotion_cpu_bool_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:01.7227081Z test_maximum_minimum_type_promotion_cpu_bool_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:01.7242858Z test_maximum_minimum_type_promotion_cpu_bool_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:01.7258620Z test_maximum_minimum_type_promotion_cpu_bool_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:01.7274643Z test_maximum_minimum_type_promotion_cpu_float16_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:01.7290344Z test_maximum_minimum_type_promotion_cpu_float16_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:01.7305823Z test_maximum_minimum_type_promotion_cpu_float16_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:01.7321500Z test_maximum_minimum_type_promotion_cpu_float16_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:01.7337261Z test_maximum_minimum_type_promotion_cpu_float16_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:01.7353041Z test_maximum_minimum_type_promotion_cpu_float16_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:01.7368972Z test_maximum_minimum_type_promotion_cpu_float16_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:01.7384639Z test_maximum_minimum_type_promotion_cpu_float16_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:01.7400549Z test_maximum_minimum_type_promotion_cpu_float16_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:01.7416308Z test_maximum_minimum_type_promotion_cpu_float16_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:01.7432341Z test_maximum_minimum_type_promotion_cpu_float32_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:01.7447898Z test_maximum_minimum_type_promotion_cpu_float32_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:01.7463397Z test_maximum_minimum_type_promotion_cpu_float32_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:01.7479078Z test_maximum_minimum_type_promotion_cpu_float32_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:01.7494934Z test_maximum_minimum_type_promotion_cpu_float32_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:01.7510692Z test_maximum_minimum_type_promotion_cpu_float32_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:01.7526701Z test_maximum_minimum_type_promotion_cpu_float32_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:01.7542625Z test_maximum_minimum_type_promotion_cpu_float32_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:01.7558438Z test_maximum_minimum_type_promotion_cpu_float32_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:01.7574275Z test_maximum_minimum_type_promotion_cpu_float32_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:01.7589984Z test_maximum_minimum_type_promotion_cpu_float64_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:01.7605905Z test_maximum_minimum_type_promotion_cpu_float64_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:01.7621663Z test_maximum_minimum_type_promotion_cpu_float64_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:01.7637587Z test_maximum_minimum_type_promotion_cpu_float64_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:01.7653213Z test_maximum_minimum_type_promotion_cpu_float64_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:01.7668831Z test_maximum_minimum_type_promotion_cpu_float64_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:01.7684781Z test_maximum_minimum_type_promotion_cpu_float64_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:01.7700611Z test_maximum_minimum_type_promotion_cpu_float64_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:01.7716527Z test_maximum_minimum_type_promotion_cpu_float64_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:01.7732409Z test_maximum_minimum_type_promotion_cpu_float64_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:01.7748268Z test_maximum_minimum_type_promotion_cpu_int16_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:01.7764097Z test_maximum_minimum_type_promotion_cpu_int16_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:01.7779979Z test_maximum_minimum_type_promotion_cpu_int16_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:01.7795801Z test_maximum_minimum_type_promotion_cpu_int16_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:01.7811613Z test_maximum_minimum_type_promotion_cpu_int16_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:01.7827142Z test_maximum_minimum_type_promotion_cpu_int16_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:01.7842883Z test_maximum_minimum_type_promotion_cpu_int16_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:01.7858677Z test_maximum_minimum_type_promotion_cpu_int16_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:01.7874434Z test_maximum_minimum_type_promotion_cpu_int16_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:01.7890191Z test_maximum_minimum_type_promotion_cpu_int16_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:01.7905798Z test_maximum_minimum_type_promotion_cpu_int32_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:01.7921685Z test_maximum_minimum_type_promotion_cpu_int32_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:01.7937699Z test_maximum_minimum_type_promotion_cpu_int32_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:01.7953447Z test_maximum_minimum_type_promotion_cpu_int32_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:01.7969214Z test_maximum_minimum_type_promotion_cpu_int32_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:01.7984831Z test_maximum_minimum_type_promotion_cpu_int32_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:01.8000470Z test_maximum_minimum_type_promotion_cpu_int32_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:01.8016626Z test_maximum_minimum_type_promotion_cpu_int32_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:01.8032611Z test_maximum_minimum_type_promotion_cpu_int32_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:01.8048237Z test_maximum_minimum_type_promotion_cpu_int32_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:01.8063997Z test_maximum_minimum_type_promotion_cpu_int64_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:01.8079726Z test_maximum_minimum_type_promotion_cpu_int64_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:01.8095746Z test_maximum_minimum_type_promotion_cpu_int64_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:01.8111707Z test_maximum_minimum_type_promotion_cpu_int64_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:01.8127276Z test_maximum_minimum_type_promotion_cpu_int64_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:01.8143107Z test_maximum_minimum_type_promotion_cpu_int64_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:01.8159013Z test_maximum_minimum_type_promotion_cpu_int64_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:01.8174649Z test_maximum_minimum_type_promotion_cpu_int64_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:01.8190374Z test_maximum_minimum_type_promotion_cpu_int64_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:01.8206334Z test_maximum_minimum_type_promotion_cpu_int64_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:01.8222023Z test_maximum_minimum_type_promotion_cpu_int8_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:01.8237785Z test_maximum_minimum_type_promotion_cpu_int8_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:01.8253917Z test_maximum_minimum_type_promotion_cpu_int8_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:01.8269551Z test_maximum_minimum_type_promotion_cpu_int8_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:01.8285375Z test_maximum_minimum_type_promotion_cpu_int8_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:01.8301489Z test_maximum_minimum_type_promotion_cpu_int8_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:01.8317498Z test_maximum_minimum_type_promotion_cpu_int8_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:01.8333399Z test_maximum_minimum_type_promotion_cpu_int8_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:01.8348975Z test_maximum_minimum_type_promotion_cpu_int8_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:01.8364966Z test_maximum_minimum_type_promotion_cpu_int8_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:01.8380907Z test_maximum_minimum_type_promotion_cpu_uint8_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:01.8396792Z test_maximum_minimum_type_promotion_cpu_uint8_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:01.8412720Z test_maximum_minimum_type_promotion_cpu_uint8_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:01.8428802Z test_maximum_minimum_type_promotion_cpu_uint8_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:01.8444653Z test_maximum_minimum_type_promotion_cpu_uint8_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:01.8460315Z test_maximum_minimum_type_promotion_cpu_uint8_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:01.8476323Z test_maximum_minimum_type_promotion_cpu_uint8_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:01.8492082Z test_maximum_minimum_type_promotion_cpu_uint8_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:01.8507808Z test_maximum_minimum_type_promotion_cpu_uint8_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:01.8523401Z test_maximum_minimum_type_promotion_cpu_uint8_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:01.8931997Z test_min_max_binary_op_nan_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.041s) 2022-08-17T12:54:01.9347696Z test_min_max_binary_op_nan_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.041s) 2022-08-17T12:54:01.9359078Z test_mul_chalf_tensor_and_cpu_scalar_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:01.9953995Z test_mul_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.059s) 2022-08-17T12:54:02.0221481Z test_mul_intertype_scalar_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.027s) 2022-08-17T12:54:02.0439622Z test_mul_intertype_scalar_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:54:02.0898565Z test_muldiv_scalar_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.046s) 2022-08-17T12:54:02.1193943Z test_muldiv_scalar_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.029s) 2022-08-17T12:54:02.1398513Z test_muldiv_scalar_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:54:02.1588079Z test_muldiv_scalar_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:54:02.1904972Z test_muldiv_scalar_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2022-08-17T12:54:02.2216831Z test_muldiv_scalar_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2022-08-17T12:54:02.2517835Z test_muldiv_scalar_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.030s) 2022-08-17T12:54:02.2820225Z test_muldiv_scalar_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.030s) 2022-08-17T12:54:02.2834335Z test_muldiv_scalar_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:54:02.2835171Z function: 'test_muldiv_scalar' (test_binary_ufuncs.py:2984) 2022-08-17T12:54:02.2835490Z reasons: ["str(dtype) == 'torch.bfloat16'"] 2022-08-17T12:54:02.2836038Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:54:02.2841620Z ok (0.002s) 2022-08-17T12:54:02.2860061Z test_muldiv_scalar_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.2877784Z test_muldiv_scalar_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.2894989Z test_muldiv_scalar_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.2995945Z test_nextafter_bfloat16_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:54:02.4301955Z test_nextafter_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.130s) 2022-08-17T12:54:02.4971134Z test_nextafter_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.067s) 2022-08-17T12:54:02.5036484Z test_non_contig___radd___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:02.5057979Z test_non_contig___radd___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.5083370Z test_non_contig___radd___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.5108221Z test_non_contig___radd___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.5132613Z test_non_contig___radd___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.5154830Z test_non_contig___radd___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.5177161Z test_non_contig___radd___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.5197515Z test_non_contig___radd___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.5216952Z test_non_contig___radd___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.5236737Z test_non_contig___radd___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.5255575Z test_non_contig___radd___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.5274815Z test_non_contig___radd___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.5293497Z test_non_contig___rand___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.5312936Z test_non_contig___rand___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.5332010Z test_non_contig___rand___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.5350444Z test_non_contig___rand___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.5369471Z test_non_contig___rand___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.5388551Z test_non_contig___rand___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.5411439Z test_non_contig___rdiv___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.5434043Z test_non_contig___rdiv___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.5459329Z test_non_contig___rdiv___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.5484079Z test_non_contig___rdiv___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.5507226Z test_non_contig___rdiv___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.5530039Z test_non_contig___rdiv___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.5552777Z test_non_contig___rdiv___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.5574516Z test_non_contig___rdiv___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.5596527Z test_non_contig___rdiv___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.5618231Z test_non_contig___rdiv___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.5639984Z test_non_contig___rdiv___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.5661793Z test_non_contig___rdiv___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.5684356Z test_non_contig___rmod___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.5707351Z test_non_contig___rmod___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.5730203Z test_non_contig___rmod___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.5752352Z test_non_contig___rmod___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.5773978Z test_non_contig___rmul___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.5793211Z test_non_contig___rmul___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.5816334Z test_non_contig___rmul___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.5840063Z test_non_contig___rmul___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.5869845Z test_non_contig___rmul___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.5884209Z test_non_contig___rmul___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.5906158Z test_non_contig___rmul___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.5925416Z test_non_contig___rmul___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.5944491Z test_non_contig___rmul___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.5963921Z test_non_contig___rmul___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.5983295Z test_non_contig___rmul___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.6001906Z test_non_contig___rmul___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.6020465Z test_non_contig___ror___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.6039224Z test_non_contig___ror___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.6058507Z test_non_contig___ror___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.6077020Z test_non_contig___ror___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.6095853Z test_non_contig___ror___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.6114579Z test_non_contig___ror___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.6132239Z 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:54:02.6132812Z return torch.tensor(other, dtype=dtype, device=self.device) ** self 2022-08-17T12:54:02.6138533Z ok (0.002s) 2022-08-17T12:54:02.6167629Z test_non_contig___rpow___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:02.6195536Z test_non_contig___rpow___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:02.6219231Z test_non_contig___rpow___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.6242656Z test_non_contig___rpow___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.6266489Z test_non_contig___rpow___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.6286975Z test_non_contig___rpow___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.6306277Z test_non_contig___rpow___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.6325203Z test_non_contig___rpow___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.6344578Z test_non_contig___rpow___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.6363959Z test_non_contig___rpow___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.6384982Z test_non_contig___rsub___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.6409050Z test_non_contig___rsub___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.6432401Z test_non_contig___rsub___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.6454714Z test_non_contig___rsub___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.6476446Z test_non_contig___rsub___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.6498315Z test_non_contig___rsub___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.6518109Z test_non_contig___rsub___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.6536880Z test_non_contig___rsub___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.6555968Z test_non_contig___rsub___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.6574821Z test_non_contig___rsub___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.6593053Z test_non_contig___rsub___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.6611327Z test_non_contig___rxor___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.6629797Z test_non_contig___rxor___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.6648489Z test_non_contig___rxor___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.6666984Z test_non_contig___rxor___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.6685399Z test_non_contig___rxor___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.6704006Z test_non_contig___rxor___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.6725281Z test_non_contig_add_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.6745539Z test_non_contig_add_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.6768868Z test_non_contig_add_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.6795700Z test_non_contig_add_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:02.6820292Z test_non_contig_add_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.6843541Z test_non_contig_add_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.6866200Z test_non_contig_add_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.6888953Z test_non_contig_add_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.6908946Z test_non_contig_add_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.6928885Z test_non_contig_add_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.6948628Z test_non_contig_add_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.6968042Z test_non_contig_add_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.6987301Z test_non_contig_add_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.7009992Z test_non_contig_atan2_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.7032347Z test_non_contig_atan2_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.7055340Z test_non_contig_atan2_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.7078310Z test_non_contig_atan2_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.7100122Z test_non_contig_atan2_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.7122070Z test_non_contig_atan2_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.7143830Z test_non_contig_atan2_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.7165666Z test_non_contig_atan2_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.7187675Z test_non_contig_atan2_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.7207474Z test_non_contig_bitwise_and_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.7226676Z test_non_contig_bitwise_and_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.7246317Z test_non_contig_bitwise_and_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.7265082Z test_non_contig_bitwise_and_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.7284360Z test_non_contig_bitwise_and_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.7303650Z test_non_contig_bitwise_and_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.7323409Z test_non_contig_bitwise_left_shift_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.7342909Z test_non_contig_bitwise_left_shift_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.7361771Z test_non_contig_bitwise_left_shift_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.7381016Z test_non_contig_bitwise_left_shift_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.7400404Z test_non_contig_bitwise_left_shift_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.7419441Z test_non_contig_bitwise_or_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.7438739Z test_non_contig_bitwise_or_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.7457973Z test_non_contig_bitwise_or_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.7477236Z test_non_contig_bitwise_or_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.7497120Z test_non_contig_bitwise_or_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.7516231Z test_non_contig_bitwise_or_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.7535480Z test_non_contig_bitwise_right_shift_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.7554847Z test_non_contig_bitwise_right_shift_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.7573777Z test_non_contig_bitwise_right_shift_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.7592726Z test_non_contig_bitwise_right_shift_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.7611450Z test_non_contig_bitwise_right_shift_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.7629856Z test_non_contig_bitwise_xor_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.7648681Z test_non_contig_bitwise_xor_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.7667500Z test_non_contig_bitwise_xor_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.7686084Z test_non_contig_bitwise_xor_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.7704628Z test_non_contig_bitwise_xor_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.7723403Z test_non_contig_bitwise_xor_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.7744992Z test_non_contig_clamp_max_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.7763975Z test_non_contig_clamp_max_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.7785673Z test_non_contig_clamp_max_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.7807585Z test_non_contig_clamp_max_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.7829506Z test_non_contig_clamp_max_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.7848841Z test_non_contig_clamp_max_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.7867342Z test_non_contig_clamp_max_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.7885572Z test_non_contig_clamp_max_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.7904162Z test_non_contig_clamp_max_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.7922743Z test_non_contig_clamp_max_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.7943706Z test_non_contig_clamp_min_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.7962931Z test_non_contig_clamp_min_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.7984350Z test_non_contig_clamp_min_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.8006118Z test_non_contig_clamp_min_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.8028166Z test_non_contig_clamp_min_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.8047199Z test_non_contig_clamp_min_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.8066046Z test_non_contig_clamp_min_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.8084506Z test_non_contig_clamp_min_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.8103127Z test_non_contig_clamp_min_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.8121822Z test_non_contig_clamp_min_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.8144265Z test_non_contig_complex_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.8166556Z test_non_contig_complex_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.8188939Z test_non_contig_complex_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.8210841Z test_non_contig_copysign_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.8231738Z test_non_contig_copysign_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.8254399Z test_non_contig_copysign_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.8276233Z test_non_contig_copysign_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.8298070Z test_non_contig_copysign_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.8319013Z test_non_contig_copysign_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.8340156Z test_non_contig_copysign_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.8360974Z test_non_contig_copysign_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.8381983Z test_non_contig_copysign_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.8402957Z test_non_contig_copysign_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.8425808Z test_non_contig_div_floor_rounding_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.8449018Z test_non_contig_div_floor_rounding_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.8471589Z test_non_contig_div_floor_rounding_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.8494331Z test_non_contig_div_floor_rounding_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.8515941Z test_non_contig_div_floor_rounding_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.8537578Z test_non_contig_div_floor_rounding_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.8559153Z test_non_contig_div_floor_rounding_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.8580738Z test_non_contig_div_floor_rounding_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.8602356Z test_non_contig_div_floor_rounding_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.8624670Z test_non_contig_div_no_rounding_mode_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.8646153Z test_non_contig_div_no_rounding_mode_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.8670664Z test_non_contig_div_no_rounding_mode_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.8695347Z test_non_contig_div_no_rounding_mode_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.8718626Z test_non_contig_div_no_rounding_mode_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.8741199Z test_non_contig_div_no_rounding_mode_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.8763713Z test_non_contig_div_no_rounding_mode_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.8784899Z test_non_contig_div_no_rounding_mode_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.8806576Z test_non_contig_div_no_rounding_mode_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.8827718Z test_non_contig_div_no_rounding_mode_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.8849116Z test_non_contig_div_no_rounding_mode_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.8870321Z test_non_contig_div_no_rounding_mode_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.8892912Z test_non_contig_div_trunc_rounding_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.8915790Z test_non_contig_div_trunc_rounding_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.8938028Z test_non_contig_div_trunc_rounding_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.8960014Z test_non_contig_div_trunc_rounding_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.8981347Z test_non_contig_div_trunc_rounding_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.9003201Z test_non_contig_div_trunc_rounding_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.9024524Z test_non_contig_div_trunc_rounding_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.9045856Z test_non_contig_div_trunc_rounding_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.9066879Z test_non_contig_div_trunc_rounding_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.9087053Z test_non_contig_eq_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.9105166Z test_non_contig_eq_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.9126551Z test_non_contig_eq_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.9148924Z test_non_contig_eq_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.9169973Z test_non_contig_eq_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.9190512Z test_non_contig_eq_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.9210315Z test_non_contig_eq_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.9230671Z test_non_contig_eq_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.9249923Z test_non_contig_eq_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.9268556Z test_non_contig_eq_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.9287182Z test_non_contig_eq_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.9305263Z test_non_contig_eq_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:02.9323683Z test_non_contig_eq_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:03.0862199Z test_non_contig_expand___radd___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.154s) 2022-08-17T12:54:03.0887227Z test_non_contig_expand___radd___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:03.0919708Z test_non_contig_expand___radd___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:03.0951269Z test_non_contig_expand___radd___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:03.0980210Z test_non_contig_expand___radd___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:03.1008003Z test_non_contig_expand___radd___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:03.1035414Z test_non_contig_expand___radd___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:03.1058769Z test_non_contig_expand___radd___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:03.1081607Z test_non_contig_expand___radd___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:03.1103800Z test_non_contig_expand___radd___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:03.1126572Z test_non_contig_expand___radd___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:03.1149619Z test_non_contig_expand___radd___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:03.1173434Z test_non_contig_expand___rand___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:03.1196662Z test_non_contig_expand___rand___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:03.1219306Z test_non_contig_expand___rand___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:03.1241578Z test_non_contig_expand___rand___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:03.1264698Z test_non_contig_expand___rand___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:03.1287655Z test_non_contig_expand___rand___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:03.1317268Z test_non_contig_expand___rdiv___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:03.1344712Z test_non_contig_expand___rdiv___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:03.1377175Z test_non_contig_expand___rdiv___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:03.1412707Z test_non_contig_expand___rdiv___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:03.1444409Z test_non_contig_expand___rdiv___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:03.1473729Z test_non_contig_expand___rdiv___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:03.1502235Z test_non_contig_expand___rdiv___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:03.1529836Z test_non_contig_expand___rdiv___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:03.1557743Z test_non_contig_expand___rdiv___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:03.1585835Z test_non_contig_expand___rdiv___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:03.1614201Z test_non_contig_expand___rdiv___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:03.1642404Z test_non_contig_expand___rdiv___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:03.1673501Z test_non_contig_expand___rmod___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:03.1703870Z test_non_contig_expand___rmod___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:03.1732455Z test_non_contig_expand___rmod___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:03.1760782Z test_non_contig_expand___rmod___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:03.1788494Z test_non_contig_expand___rmul___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:03.1811174Z test_non_contig_expand___rmul___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:03.1841890Z test_non_contig_expand___rmul___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:03.1873302Z test_non_contig_expand___rmul___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:03.1901250Z test_non_contig_expand___rmul___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:03.1931303Z test_non_contig_expand___rmul___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:03.1960842Z test_non_contig_expand___rmul___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:03.1984228Z test_non_contig_expand___rmul___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:03.2006591Z test_non_contig_expand___rmul___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:03.2028964Z test_non_contig_expand___rmul___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:03.2051587Z test_non_contig_expand___rmul___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:03.2074431Z test_non_contig_expand___rmul___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:03.2096876Z test_non_contig_expand___ror___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:03.2119746Z test_non_contig_expand___ror___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:03.2142480Z test_non_contig_expand___ror___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:03.2165046Z test_non_contig_expand___ror___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:03.2189471Z test_non_contig_expand___ror___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:03.2214696Z test_non_contig_expand___ror___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:03.2230894Z test_non_contig_expand___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:54:03.2231475Z return torch.tensor(other, dtype=dtype, device=self.device) ** self 2022-08-17T12:54:03.2245677Z ok (0.003s) 2022-08-17T12:54:03.2278410Z test_non_contig_expand___rpow___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:03.2311014Z test_non_contig_expand___rpow___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:03.2340971Z test_non_contig_expand___rpow___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:03.2370356Z test_non_contig_expand___rpow___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:03.2399589Z test_non_contig_expand___rpow___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:03.2424017Z test_non_contig_expand___rpow___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:03.2449550Z test_non_contig_expand___rpow___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:03.2475026Z test_non_contig_expand___rpow___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:03.2499070Z test_non_contig_expand___rpow___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:03.2522810Z test_non_contig_expand___rpow___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:03.2550213Z test_non_contig_expand___rsub___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:03.2580834Z test_non_contig_expand___rsub___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:03.2613696Z test_non_contig_expand___rsub___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:03.2642055Z test_non_contig_expand___rsub___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:03.2669333Z test_non_contig_expand___rsub___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:03.2696391Z test_non_contig_expand___rsub___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:03.2721147Z test_non_contig_expand___rsub___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:03.2746171Z test_non_contig_expand___rsub___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:03.2769122Z test_non_contig_expand___rsub___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:03.2791903Z test_non_contig_expand___rsub___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:03.2815131Z test_non_contig_expand___rsub___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:03.2837916Z test_non_contig_expand___rxor___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:03.2861135Z test_non_contig_expand___rxor___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:03.2884212Z test_non_contig_expand___rxor___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:03.2906514Z test_non_contig_expand___rxor___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:03.2929586Z test_non_contig_expand___rxor___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:03.2952528Z test_non_contig_expand___rxor___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:03.2981311Z test_non_contig_expand_add_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:03.3006322Z test_non_contig_expand_add_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:03.3038884Z test_non_contig_expand_add_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:03.3070256Z test_non_contig_expand_add_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:03.3101924Z test_non_contig_expand_add_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:03.3130809Z test_non_contig_expand_add_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:03.3158491Z test_non_contig_expand_add_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:03.3185388Z test_non_contig_expand_add_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:03.3208459Z test_non_contig_expand_add_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:03.3231332Z test_non_contig_expand_add_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:03.3255859Z test_non_contig_expand_add_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:03.3279455Z test_non_contig_expand_add_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:03.3302141Z test_non_contig_expand_add_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:03.3331150Z test_non_contig_expand_atan2_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:03.3358806Z test_non_contig_expand_atan2_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:03.3387662Z test_non_contig_expand_atan2_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:03.3415996Z test_non_contig_expand_atan2_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:03.3446146Z test_non_contig_expand_atan2_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:03.3475790Z test_non_contig_expand_atan2_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:03.3505036Z test_non_contig_expand_atan2_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:03.3534554Z test_non_contig_expand_atan2_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:03.3566052Z test_non_contig_expand_atan2_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:03.3590409Z test_non_contig_expand_bitwise_and_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:03.3614567Z test_non_contig_expand_bitwise_and_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:03.3638398Z test_non_contig_expand_bitwise_and_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:03.3661664Z test_non_contig_expand_bitwise_and_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:03.3685594Z test_non_contig_expand_bitwise_and_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:03.3709088Z test_non_contig_expand_bitwise_and_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:03.3732857Z test_non_contig_expand_bitwise_left_shift_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:03.3756674Z test_non_contig_expand_bitwise_left_shift_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:03.3780431Z test_non_contig_expand_bitwise_left_shift_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:03.3804516Z test_non_contig_expand_bitwise_left_shift_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:03.3828550Z test_non_contig_expand_bitwise_left_shift_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:03.3852165Z test_non_contig_expand_bitwise_or_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:03.3876111Z test_non_contig_expand_bitwise_or_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:03.3899800Z test_non_contig_expand_bitwise_or_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:03.3923110Z test_non_contig_expand_bitwise_or_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:03.3947025Z test_non_contig_expand_bitwise_or_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:03.3970755Z test_non_contig_expand_bitwise_or_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:03.3994435Z test_non_contig_expand_bitwise_right_shift_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:03.4018505Z test_non_contig_expand_bitwise_right_shift_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:03.4042545Z test_non_contig_expand_bitwise_right_shift_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:03.4066029Z test_non_contig_expand_bitwise_right_shift_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:03.4090029Z test_non_contig_expand_bitwise_right_shift_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:03.4113408Z test_non_contig_expand_bitwise_xor_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:03.4137191Z test_non_contig_expand_bitwise_xor_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:03.4160982Z test_non_contig_expand_bitwise_xor_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:03.4184082Z test_non_contig_expand_bitwise_xor_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:03.4207650Z test_non_contig_expand_bitwise_xor_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:03.4231370Z test_non_contig_expand_bitwise_xor_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:03.4260651Z test_non_contig_expand_clamp_max_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:03.4284067Z test_non_contig_expand_clamp_max_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:03.4312678Z test_non_contig_expand_clamp_max_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:03.4340981Z test_non_contig_expand_clamp_max_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:03.4368877Z test_non_contig_expand_clamp_max_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:03.4392934Z test_non_contig_expand_clamp_max_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:03.4416336Z test_non_contig_expand_clamp_max_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:03.4438966Z test_non_contig_expand_clamp_max_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:03.4462036Z test_non_contig_expand_clamp_max_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:03.4485249Z test_non_contig_expand_clamp_max_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:03.4513295Z test_non_contig_expand_clamp_min_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:03.4536203Z test_non_contig_expand_clamp_min_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:03.4564366Z test_non_contig_expand_clamp_min_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:03.4591618Z test_non_contig_expand_clamp_min_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:03.4618902Z test_non_contig_expand_clamp_min_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:03.4641722Z test_non_contig_expand_clamp_min_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:03.4664656Z test_non_contig_expand_clamp_min_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:03.4687176Z test_non_contig_expand_clamp_min_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:03.4710092Z test_non_contig_expand_clamp_min_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:03.4733202Z test_non_contig_expand_clamp_min_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:03.4763143Z test_non_contig_expand_complex_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:03.4793653Z test_non_contig_expand_complex_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:03.4823602Z test_non_contig_expand_complex_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:03.4852497Z test_non_contig_expand_copysign_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:03.4879105Z test_non_contig_expand_copysign_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:03.4907042Z test_non_contig_expand_copysign_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:03.4935186Z test_non_contig_expand_copysign_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:03.4962272Z test_non_contig_expand_copysign_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:03.4988967Z test_non_contig_expand_copysign_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:03.5016068Z test_non_contig_expand_copysign_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:03.5042594Z test_non_contig_expand_copysign_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:03.5069219Z test_non_contig_expand_copysign_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:03.5096590Z test_non_contig_expand_copysign_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:03.5125684Z test_non_contig_expand_div_floor_rounding_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:03.5154459Z test_non_contig_expand_div_floor_rounding_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:03.5182983Z test_non_contig_expand_div_floor_rounding_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:03.5211365Z test_non_contig_expand_div_floor_rounding_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:03.5239265Z test_non_contig_expand_div_floor_rounding_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:03.5266494Z test_non_contig_expand_div_floor_rounding_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:03.5293881Z test_non_contig_expand_div_floor_rounding_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:03.5324529Z test_non_contig_expand_div_floor_rounding_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:03.5352500Z test_non_contig_expand_div_floor_rounding_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:03.5382046Z test_non_contig_expand_div_no_rounding_mode_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:03.5409598Z test_non_contig_expand_div_no_rounding_mode_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:03.5441881Z test_non_contig_expand_div_no_rounding_mode_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:03.5474947Z test_non_contig_expand_div_no_rounding_mode_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:03.5504901Z test_non_contig_expand_div_no_rounding_mode_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:03.5534257Z test_non_contig_expand_div_no_rounding_mode_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:03.5563095Z test_non_contig_expand_div_no_rounding_mode_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:03.5590953Z test_non_contig_expand_div_no_rounding_mode_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:03.5618729Z test_non_contig_expand_div_no_rounding_mode_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:03.5646116Z test_non_contig_expand_div_no_rounding_mode_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:03.5673880Z test_non_contig_expand_div_no_rounding_mode_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:03.5701704Z test_non_contig_expand_div_no_rounding_mode_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:03.5730824Z test_non_contig_expand_div_trunc_rounding_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:03.5759707Z test_non_contig_expand_div_trunc_rounding_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:03.5788524Z test_non_contig_expand_div_trunc_rounding_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:03.5816902Z test_non_contig_expand_div_trunc_rounding_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:03.5844513Z test_non_contig_expand_div_trunc_rounding_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:03.5872546Z test_non_contig_expand_div_trunc_rounding_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:03.5900240Z test_non_contig_expand_div_trunc_rounding_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:03.5928011Z test_non_contig_expand_div_trunc_rounding_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:03.5956272Z test_non_contig_expand_div_trunc_rounding_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:03.5981092Z test_non_contig_expand_eq_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:03.6004140Z test_non_contig_expand_eq_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:03.6030745Z test_non_contig_expand_eq_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:03.6057819Z test_non_contig_expand_eq_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:03.6084549Z test_non_contig_expand_eq_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:03.6109625Z test_non_contig_expand_eq_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:03.6134701Z test_non_contig_expand_eq_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:03.6159837Z test_non_contig_expand_eq_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:03.6183359Z test_non_contig_expand_eq_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:03.6206734Z test_non_contig_expand_eq_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:03.6230061Z test_non_contig_expand_eq_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:03.6253840Z test_non_contig_expand_eq_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:03.6277357Z test_non_contig_expand_eq_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:03.6307542Z test_non_contig_expand_float_power_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:03.6335783Z test_non_contig_expand_float_power_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:03.6368290Z test_non_contig_expand_float_power_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:03.6400599Z test_non_contig_expand_float_power_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:03.6431136Z test_non_contig_expand_float_power_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:03.6461723Z test_non_contig_expand_float_power_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:03.6490154Z test_non_contig_expand_float_power_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:03.6519068Z test_non_contig_expand_float_power_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:03.6547120Z test_non_contig_expand_float_power_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:03.6575696Z test_non_contig_expand_float_power_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:03.6604205Z test_non_contig_expand_float_power_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:03.6632280Z test_non_contig_expand_float_power_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:03.6643632Z test_non_contig_expand_floor_divide_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:54:03.6673182Z test_non_contig_expand_floor_divide_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:03.6703171Z test_non_contig_expand_floor_divide_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:03.6732106Z test_non_contig_expand_floor_divide_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:03.6756296Z test_non_contig_expand_floor_divide_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:03.6780098Z test_non_contig_expand_floor_divide_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:03.6803202Z test_non_contig_expand_floor_divide_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:03.6827121Z test_non_contig_expand_floor_divide_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:03.6851133Z test_non_contig_expand_floor_divide_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:03.6879472Z test_non_contig_expand_fmax_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:03.6902616Z test_non_contig_expand_fmax_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:03.6931076Z test_non_contig_expand_fmax_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:03.6959778Z test_non_contig_expand_fmax_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:03.6987608Z test_non_contig_expand_fmax_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:03.7011348Z test_non_contig_expand_fmax_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:03.7034980Z test_non_contig_expand_fmax_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:03.7058286Z test_non_contig_expand_fmax_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:03.7081685Z test_non_contig_expand_fmax_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:03.7105235Z test_non_contig_expand_fmax_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:03.7134088Z test_non_contig_expand_fmin_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:03.7157530Z test_non_contig_expand_fmin_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:03.7185065Z test_non_contig_expand_fmin_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:03.7213145Z test_non_contig_expand_fmin_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:03.7240360Z test_non_contig_expand_fmin_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:03.7263420Z test_non_contig_expand_fmin_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:03.7286471Z test_non_contig_expand_fmin_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:03.7308930Z test_non_contig_expand_fmin_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:03.7331768Z test_non_contig_expand_fmin_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:03.7355037Z test_non_contig_expand_fmin_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:03.7385120Z test_non_contig_expand_fmod_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:03.7415015Z test_non_contig_expand_fmod_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:03.7444598Z test_non_contig_expand_fmod_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:03.7474069Z test_non_contig_expand_fmod_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:03.7498420Z test_non_contig_expand_fmod_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:03.7522738Z test_non_contig_expand_fmod_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:03.7546932Z test_non_contig_expand_fmod_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:03.7571655Z test_non_contig_expand_fmod_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:03.7596223Z test_non_contig_expand_fmod_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:03.7620387Z test_non_contig_expand_gcd_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:03.7646534Z test_non_contig_expand_gcd_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:03.7669206Z test_non_contig_expand_gcd_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:03.7692454Z test_non_contig_expand_gcd_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:03.7715771Z test_non_contig_expand_gcd_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:03.7740541Z test_non_contig_expand_ge_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:03.7763388Z test_non_contig_expand_ge_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:03.7788191Z test_non_contig_expand_ge_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:03.7813151Z test_non_contig_expand_ge_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:03.7838397Z test_non_contig_expand_ge_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:03.7861889Z test_non_contig_expand_ge_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:03.7885141Z test_non_contig_expand_ge_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:03.7908387Z test_non_contig_expand_ge_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:03.7931968Z test_non_contig_expand_ge_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:03.7955072Z test_non_contig_expand_ge_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:03.7980329Z test_non_contig_expand_gt_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:03.8003287Z test_non_contig_expand_gt_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:03.8028687Z test_non_contig_expand_gt_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:03.8053343Z test_non_contig_expand_gt_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:03.8078025Z test_non_contig_expand_gt_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:03.8101093Z test_non_contig_expand_gt_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:03.8124242Z test_non_contig_expand_gt_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:03.8147264Z test_non_contig_expand_gt_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:03.8170683Z test_non_contig_expand_gt_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:03.8193678Z test_non_contig_expand_gt_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:03.8222576Z test_non_contig_expand_heaviside_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:03.8245959Z test_non_contig_expand_heaviside_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:03.8274514Z test_non_contig_expand_heaviside_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:03.8302516Z test_non_contig_expand_heaviside_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:03.8330400Z test_non_contig_expand_heaviside_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:03.8354083Z test_non_contig_expand_heaviside_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:03.8377735Z test_non_contig_expand_heaviside_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:03.8400902Z test_non_contig_expand_heaviside_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:03.8424421Z test_non_contig_expand_heaviside_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:03.8448212Z test_non_contig_expand_heaviside_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:03.8478239Z test_non_contig_expand_hypot_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:03.8507839Z test_non_contig_expand_hypot_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:03.8536786Z test_non_contig_expand_hypot_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:03.8565869Z test_non_contig_expand_igamma_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:03.8594517Z test_non_contig_expand_igamma_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:03.8623000Z test_non_contig_expand_igamma_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:03.8651065Z test_non_contig_expand_igamma_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:03.8682786Z test_non_contig_expand_igammac_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:03.8710824Z test_non_contig_expand_igammac_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:03.8739203Z test_non_contig_expand_igammac_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:03.8766824Z test_non_contig_expand_igammac_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:03.8793745Z test_non_contig_expand_isclose_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:03.8819017Z test_non_contig_expand_isclose_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:03.8847998Z test_non_contig_expand_isclose_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:03.8877649Z test_non_contig_expand_isclose_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:03.8904598Z test_non_contig_expand_isclose_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:03.8931648Z test_non_contig_expand_isclose_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:03.8957739Z test_non_contig_expand_isclose_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:03.8982920Z test_non_contig_expand_isclose_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:03.9008516Z test_non_contig_expand_isclose_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:03.9034182Z test_non_contig_expand_isclose_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:03.9059744Z test_non_contig_expand_isclose_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:03.9085343Z test_non_contig_expand_isclose_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:03.9099920Z test_non_contig_expand_jiterator_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:03.9114458Z test_non_contig_expand_jiterator_binary_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:03.9128832Z test_non_contig_expand_jiterator_binary_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:03.9143212Z test_non_contig_expand_jiterator_binary_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:03.9157377Z test_non_contig_expand_jiterator_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:03.9171506Z test_non_contig_expand_jiterator_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:03.9185792Z test_non_contig_expand_jiterator_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:03.9199916Z test_non_contig_expand_jiterator_binary_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:03.9214112Z test_non_contig_expand_jiterator_binary_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:03.9228371Z test_non_contig_expand_jiterator_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:03.9242793Z test_non_contig_expand_jiterator_binary_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:03.9257191Z test_non_contig_expand_jiterator_binary_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:03.9271470Z test_non_contig_expand_jiterator_binary_return_by_ref_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:03.9285597Z test_non_contig_expand_jiterator_binary_return_by_ref_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:03.9299906Z test_non_contig_expand_jiterator_binary_return_by_ref_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:03.9314522Z test_non_contig_expand_jiterator_binary_return_by_ref_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:03.9328780Z test_non_contig_expand_jiterator_binary_return_by_ref_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:03.9343046Z test_non_contig_expand_jiterator_binary_return_by_ref_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:03.9357399Z test_non_contig_expand_jiterator_binary_return_by_ref_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:03.9371844Z test_non_contig_expand_jiterator_binary_return_by_ref_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:03.9386017Z test_non_contig_expand_jiterator_binary_return_by_ref_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:03.9400542Z test_non_contig_expand_jiterator_binary_return_by_ref_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:03.9415771Z test_non_contig_expand_jiterator_binary_return_by_ref_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:03.9430126Z test_non_contig_expand_jiterator_binary_return_by_ref_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:03.9458269Z test_non_contig_expand_lcm_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:03.9482723Z test_non_contig_expand_lcm_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:03.9506060Z test_non_contig_expand_lcm_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:03.9529813Z test_non_contig_expand_lcm_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:03.9552791Z test_non_contig_expand_lcm_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:03.9582374Z test_non_contig_expand_ldexp_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:03.9610570Z test_non_contig_expand_ldexp_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:03.9643040Z test_non_contig_expand_ldexp_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:03.9677120Z test_non_contig_expand_ldexp_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:03.9707233Z test_non_contig_expand_ldexp_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:03.9736650Z test_non_contig_expand_ldexp_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:03.9765770Z test_non_contig_expand_ldexp_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:03.9795294Z test_non_contig_expand_ldexp_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:03.9823516Z test_non_contig_expand_ldexp_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:03.9852459Z test_non_contig_expand_ldexp_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:03.9880982Z test_non_contig_expand_ldexp_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:03.9909361Z test_non_contig_expand_ldexp_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:03.9934924Z test_non_contig_expand_le_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:03.9959487Z test_non_contig_expand_le_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:03.9985123Z test_non_contig_expand_le_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:04.0009655Z test_non_contig_expand_le_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:04.0034454Z test_non_contig_expand_le_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:04.0056867Z test_non_contig_expand_le_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:04.0079727Z test_non_contig_expand_le_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:04.0102391Z test_non_contig_expand_le_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:04.0124981Z test_non_contig_expand_le_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:04.0147597Z test_non_contig_expand_le_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:04.0172160Z test_non_contig_expand_logical_and_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:04.0194948Z test_non_contig_expand_logical_and_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:04.0222827Z test_non_contig_expand_logical_and_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:04.0251170Z test_non_contig_expand_logical_and_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:04.0275933Z test_non_contig_expand_logical_and_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:04.0300352Z test_non_contig_expand_logical_and_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:04.0324703Z test_non_contig_expand_logical_and_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:04.0347662Z test_non_contig_expand_logical_and_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:04.0370952Z test_non_contig_expand_logical_and_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:04.0393604Z test_non_contig_expand_logical_and_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:04.0416409Z test_non_contig_expand_logical_and_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:04.0439171Z test_non_contig_expand_logical_and_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:04.0463841Z test_non_contig_expand_logical_or_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:04.0488004Z test_non_contig_expand_logical_or_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:04.0516557Z test_non_contig_expand_logical_or_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:04.0542459Z test_non_contig_expand_logical_or_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:04.0566745Z test_non_contig_expand_logical_or_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:04.0592216Z test_non_contig_expand_logical_or_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:04.0616587Z test_non_contig_expand_logical_or_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:04.0639578Z test_non_contig_expand_logical_or_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:04.0662376Z test_non_contig_expand_logical_or_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:04.0685089Z test_non_contig_expand_logical_or_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:04.0707789Z test_non_contig_expand_logical_or_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:04.0730893Z test_non_contig_expand_logical_or_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:04.0757415Z test_non_contig_expand_logical_xor_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:04.0781943Z test_non_contig_expand_logical_xor_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:04.0808099Z test_non_contig_expand_logical_xor_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:04.0834202Z test_non_contig_expand_logical_xor_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:04.0858561Z test_non_contig_expand_logical_xor_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:04.0882926Z test_non_contig_expand_logical_xor_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:04.0907859Z test_non_contig_expand_logical_xor_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:04.0930937Z test_non_contig_expand_logical_xor_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:04.0953930Z test_non_contig_expand_logical_xor_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:04.0976751Z test_non_contig_expand_logical_xor_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:04.0999754Z test_non_contig_expand_logical_xor_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:04.1024275Z test_non_contig_expand_logical_xor_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:04.1051415Z test_non_contig_expand_lt_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:04.1074504Z test_non_contig_expand_lt_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:04.1098825Z test_non_contig_expand_lt_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:04.1123363Z test_non_contig_expand_lt_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:04.1147532Z test_non_contig_expand_lt_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:04.1170544Z test_non_contig_expand_lt_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:04.1193158Z test_non_contig_expand_lt_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:04.1215823Z test_non_contig_expand_lt_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:04.1238480Z test_non_contig_expand_lt_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:04.1261441Z test_non_contig_expand_lt_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:04.1292450Z test_non_contig_expand_max_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:04.1317069Z test_non_contig_expand_max_binary_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:04.1345156Z test_non_contig_expand_max_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:04.1373270Z test_non_contig_expand_max_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:04.1400419Z test_non_contig_expand_max_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:04.1423552Z test_non_contig_expand_max_binary_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:04.1446083Z test_non_contig_expand_max_binary_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:04.1468497Z test_non_contig_expand_max_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:04.1491136Z test_non_contig_expand_max_binary_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:04.1513771Z test_non_contig_expand_max_binary_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:04.1541816Z test_non_contig_expand_maximum_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:04.1566512Z test_non_contig_expand_maximum_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:04.1595814Z test_non_contig_expand_maximum_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:04.1623499Z test_non_contig_expand_maximum_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:04.1650519Z test_non_contig_expand_maximum_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:04.1673261Z test_non_contig_expand_maximum_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:04.1695927Z test_non_contig_expand_maximum_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:04.1718093Z test_non_contig_expand_maximum_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:04.1740606Z test_non_contig_expand_maximum_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:04.1763222Z test_non_contig_expand_maximum_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:04.1790963Z test_non_contig_expand_min_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:04.1815078Z test_non_contig_expand_min_binary_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:04.1845329Z test_non_contig_expand_min_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:04.1873726Z test_non_contig_expand_min_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:04.1901020Z test_non_contig_expand_min_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:04.1924282Z test_non_contig_expand_min_binary_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:04.1947091Z test_non_contig_expand_min_binary_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:04.1969270Z test_non_contig_expand_min_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:04.1992264Z test_non_contig_expand_min_binary_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:04.2015007Z test_non_contig_expand_min_binary_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:04.2042491Z test_non_contig_expand_minimum_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:04.2065650Z test_non_contig_expand_minimum_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:04.2096271Z test_non_contig_expand_minimum_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:04.2125538Z test_non_contig_expand_minimum_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:04.2153215Z test_non_contig_expand_minimum_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:04.2176283Z test_non_contig_expand_minimum_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:04.2199195Z test_non_contig_expand_minimum_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:04.2221664Z test_non_contig_expand_minimum_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:04.2244503Z test_non_contig_expand_minimum_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:04.2267391Z test_non_contig_expand_minimum_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:04.2295568Z test_non_contig_expand_mul_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:04.2318772Z test_non_contig_expand_mul_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:04.2352701Z test_non_contig_expand_mul_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:04.2385840Z test_non_contig_expand_mul_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:04.2417713Z test_non_contig_expand_mul_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:04.2446290Z test_non_contig_expand_mul_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:04.2473605Z test_non_contig_expand_mul_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:04.2500533Z test_non_contig_expand_mul_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:04.2524958Z test_non_contig_expand_mul_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:04.2547477Z test_non_contig_expand_mul_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:04.2569830Z test_non_contig_expand_mul_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:04.2593320Z test_non_contig_expand_mul_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:04.2617983Z test_non_contig_expand_mul_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:04.2644151Z test_non_contig_expand_ne_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:04.2666514Z test_non_contig_expand_ne_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:04.2693029Z test_non_contig_expand_ne_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:04.2718605Z test_non_contig_expand_ne_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:04.2743058Z test_non_contig_expand_ne_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:04.2767362Z test_non_contig_expand_ne_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:04.2791733Z test_non_contig_expand_ne_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:04.2815177Z test_non_contig_expand_ne_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:04.2837856Z test_non_contig_expand_ne_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:04.2861687Z test_non_contig_expand_ne_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:04.2886354Z test_non_contig_expand_ne_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:04.2910744Z test_non_contig_expand_ne_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:04.2939496Z test_non_contig_expand_nextafter_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:04.2968372Z test_non_contig_expand_nextafter_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:04.2996274Z test_non_contig_expand_nextafter_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:04.3026578Z test_non_contig_expand_polar_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:04.3056460Z test_non_contig_expand_polar_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:04.3086206Z test_non_contig_expand_pow_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:04.3118032Z test_non_contig_expand_pow_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:04.3152887Z test_non_contig_expand_pow_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:04.3182420Z test_non_contig_expand_pow_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:04.3211022Z test_non_contig_expand_pow_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:04.3239800Z test_non_contig_expand_pow_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:04.3262821Z test_non_contig_expand_pow_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:04.3285393Z test_non_contig_expand_pow_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:04.3307704Z test_non_contig_expand_pow_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:04.3330677Z test_non_contig_expand_pow_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:04.3353563Z test_non_contig_expand_pow_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:04.3383528Z test_non_contig_expand_remainder_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:04.3414997Z test_non_contig_expand_remainder_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:04.3446173Z test_non_contig_expand_remainder_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:04.3475337Z test_non_contig_expand_remainder_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:04.3499437Z test_non_contig_expand_remainder_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:04.3523043Z test_non_contig_expand_remainder_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:04.3546177Z test_non_contig_expand_remainder_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:04.3569973Z test_non_contig_expand_remainder_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:04.3593656Z test_non_contig_expand_remainder_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:04.3621422Z test_non_contig_expand_rsub_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:04.3652890Z test_non_contig_expand_rsub_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:04.3687385Z test_non_contig_expand_rsub_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:04.3718191Z test_non_contig_expand_rsub_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:04.3746041Z test_non_contig_expand_rsub_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:04.3773869Z test_non_contig_expand_rsub_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:04.3797091Z test_non_contig_expand_rsub_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:04.3820293Z test_non_contig_expand_rsub_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:04.3842621Z test_non_contig_expand_rsub_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:04.3865673Z test_non_contig_expand_rsub_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:04.3888762Z test_non_contig_expand_rsub_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:04.3915917Z test_non_contig_expand_special_chebyshev_polynomial_t_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:04.3945976Z test_non_contig_expand_special_chebyshev_polynomial_t_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:04.3975742Z test_non_contig_expand_special_chebyshev_polynomial_t_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:04.4002401Z test_non_contig_expand_special_chebyshev_polynomial_t_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:04.4028941Z test_non_contig_expand_special_chebyshev_polynomial_t_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:04.4055224Z test_non_contig_expand_special_chebyshev_polynomial_t_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:04.4081655Z test_non_contig_expand_special_chebyshev_polynomial_t_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:04.4107935Z test_non_contig_expand_special_chebyshev_polynomial_t_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:04.4133909Z test_non_contig_expand_special_chebyshev_polynomial_u_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:04.4161648Z test_non_contig_expand_special_chebyshev_polynomial_u_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:04.4188574Z test_non_contig_expand_special_chebyshev_polynomial_u_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:04.4217231Z test_non_contig_expand_special_chebyshev_polynomial_u_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:04.4245808Z test_non_contig_expand_special_chebyshev_polynomial_u_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:04.4272522Z test_non_contig_expand_special_chebyshev_polynomial_u_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:04.4298915Z test_non_contig_expand_special_chebyshev_polynomial_u_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:04.4325192Z test_non_contig_expand_special_chebyshev_polynomial_u_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:04.4336384Z 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:54:04.4346830Z 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:54:04.4357294Z 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:54:04.4367776Z 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:54:04.4378073Z 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:54:04.4388800Z 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:54:04.4399384Z 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:54:04.4410062Z 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:54:04.4420729Z 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:54:04.4430978Z 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:54:04.4441775Z 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:54:04.4452403Z 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:54:04.4463449Z 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:54:04.4474661Z 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:54:04.4485174Z 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:54:04.4495728Z 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:54:04.4525209Z test_non_contig_expand_special_hermite_polynomial_h_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:04.4554655Z test_non_contig_expand_special_hermite_polynomial_h_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:04.4582745Z test_non_contig_expand_special_hermite_polynomial_h_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:04.4610139Z test_non_contig_expand_special_hermite_polynomial_h_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:04.4637441Z test_non_contig_expand_special_hermite_polynomial_h_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:04.4664542Z test_non_contig_expand_special_hermite_polynomial_h_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:04.4691966Z test_non_contig_expand_special_hermite_polynomial_h_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:04.4719516Z test_non_contig_expand_special_hermite_polynomial_h_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:04.4745947Z test_non_contig_expand_special_hermite_polynomial_he_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:04.4774826Z test_non_contig_expand_special_hermite_polynomial_he_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:04.4802282Z test_non_contig_expand_special_hermite_polynomial_he_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:04.4828974Z test_non_contig_expand_special_hermite_polynomial_he_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:04.4855719Z test_non_contig_expand_special_hermite_polynomial_he_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:04.4882546Z test_non_contig_expand_special_hermite_polynomial_he_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:04.4909403Z test_non_contig_expand_special_hermite_polynomial_he_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:04.4936222Z test_non_contig_expand_special_hermite_polynomial_he_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:04.4962750Z test_non_contig_expand_special_laguerre_polynomial_l_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:04.4990949Z test_non_contig_expand_special_laguerre_polynomial_l_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:04.5018472Z test_non_contig_expand_special_laguerre_polynomial_l_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:04.5044947Z test_non_contig_expand_special_laguerre_polynomial_l_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:04.5071491Z test_non_contig_expand_special_laguerre_polynomial_l_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:04.5098178Z test_non_contig_expand_special_laguerre_polynomial_l_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:04.5124911Z test_non_contig_expand_special_laguerre_polynomial_l_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:04.5151325Z test_non_contig_expand_special_laguerre_polynomial_l_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:04.5162725Z 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:54:04.5173395Z 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:54:04.5184071Z 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:54:04.5194672Z 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:54:04.5205106Z 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:54:04.5215717Z 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:54:04.5226262Z 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:54:04.5237839Z 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:54:04.5248394Z 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:54:04.5258935Z 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:54:04.5269463Z 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:54:04.5279968Z 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:54:04.5291131Z 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:54:04.5301318Z 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:54:04.5311886Z 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:54:04.5322402Z 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:54:04.5333228Z 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:54:04.5343698Z 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:54:04.5354349Z 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:54:04.5364917Z 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:54:04.5375374Z 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:54:04.5385903Z 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:54:04.5396490Z 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:54:04.5406918Z 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:54:04.5417417Z 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:54:04.5427965Z 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:54:04.5438609Z 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:54:04.5449896Z 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:54:04.5459832Z 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:54:04.5471255Z 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:54:04.5482175Z 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:54:04.5492763Z 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:54:04.5503615Z 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:54:04.5513681Z 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:54:04.5524382Z 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:54:04.5535268Z 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:54:04.5545671Z 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:54:04.5556394Z 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:54:04.5567155Z 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:54:04.5577411Z 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:54:04.5608904Z test_non_contig_expand_special_xlog1py_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:04.5637281Z test_non_contig_expand_special_xlog1py_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:04.5665782Z test_non_contig_expand_special_xlog1py_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:04.5693860Z test_non_contig_expand_special_xlog1py_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:04.5721599Z test_non_contig_expand_special_xlog1py_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:04.5747911Z test_non_contig_expand_special_xlog1py_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:04.5774678Z test_non_contig_expand_special_xlog1py_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:04.5801924Z test_non_contig_expand_special_xlog1py_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:04.5828123Z test_non_contig_expand_special_xlog1py_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:04.5855203Z test_non_contig_expand_special_xlog1py_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:04.5881651Z test_non_contig_expand_special_zeta_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:04.5909837Z test_non_contig_expand_special_zeta_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:04.5937560Z test_non_contig_expand_special_zeta_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:04.5964516Z test_non_contig_expand_special_zeta_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:04.5991391Z test_non_contig_expand_special_zeta_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:04.6018589Z test_non_contig_expand_special_zeta_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:04.6045463Z test_non_contig_expand_special_zeta_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:04.6073138Z test_non_contig_expand_special_zeta_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:04.6100989Z test_non_contig_expand_sub_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:04.6132459Z test_non_contig_expand_sub_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:04.6164339Z test_non_contig_expand_sub_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:04.6196302Z test_non_contig_expand_sub_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:04.6225463Z test_non_contig_expand_sub_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:04.6253975Z test_non_contig_expand_sub_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:04.6281208Z test_non_contig_expand_sub_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:04.6304953Z test_non_contig_expand_sub_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:04.6328505Z test_non_contig_expand_sub_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:04.6351117Z test_non_contig_expand_sub_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:04.6374427Z test_non_contig_expand_sub_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:04.6397873Z test_non_contig_expand_sub_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:04.6427617Z test_non_contig_expand_true_divide_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:04.6455114Z test_non_contig_expand_true_divide_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:04.6487123Z test_non_contig_expand_true_divide_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:04.6520672Z test_non_contig_expand_true_divide_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:04.6552967Z test_non_contig_expand_true_divide_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:04.6583996Z test_non_contig_expand_true_divide_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:04.6612587Z test_non_contig_expand_true_divide_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:04.6640546Z test_non_contig_expand_true_divide_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:04.6668101Z test_non_contig_expand_true_divide_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:04.6695683Z test_non_contig_expand_true_divide_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:04.6723239Z test_non_contig_expand_true_divide_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:04.6750658Z test_non_contig_expand_true_divide_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:04.6778671Z test_non_contig_expand_xlogy_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:04.6805143Z test_non_contig_expand_xlogy_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:04.6835917Z test_non_contig_expand_xlogy_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:04.6864777Z test_non_contig_expand_xlogy_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:04.6891958Z test_non_contig_expand_xlogy_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:04.6918571Z test_non_contig_expand_xlogy_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:04.6944785Z test_non_contig_expand_xlogy_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:04.6971340Z test_non_contig_expand_xlogy_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:04.6997568Z test_non_contig_expand_xlogy_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:04.7024252Z test_non_contig_expand_xlogy_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:04.7046015Z test_non_contig_float_power_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:04.7068121Z test_non_contig_float_power_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:04.7096890Z test_non_contig_float_power_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:04.7125880Z test_non_contig_float_power_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:04.7148960Z test_non_contig_float_power_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:04.7171313Z test_non_contig_float_power_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:04.7194047Z test_non_contig_float_power_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:04.7215210Z test_non_contig_float_power_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:04.7237471Z test_non_contig_float_power_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:04.7258564Z test_non_contig_float_power_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:04.7280243Z test_non_contig_float_power_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:04.7302008Z test_non_contig_float_power_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:04.7314277Z test_non_contig_floor_divide_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:54:04.7337346Z test_non_contig_floor_divide_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:04.7360245Z test_non_contig_floor_divide_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:04.7383415Z test_non_contig_floor_divide_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:04.7403598Z test_non_contig_floor_divide_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:04.7423063Z test_non_contig_floor_divide_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:04.7442657Z test_non_contig_floor_divide_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:04.7462175Z test_non_contig_floor_divide_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:04.7482094Z test_non_contig_floor_divide_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:04.7503295Z test_non_contig_fmax_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:04.7522719Z test_non_contig_fmax_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:04.7544555Z test_non_contig_fmax_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:04.7566638Z test_non_contig_fmax_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:04.7588464Z test_non_contig_fmax_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:04.7608228Z test_non_contig_fmax_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:04.7626834Z test_non_contig_fmax_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:04.7645185Z test_non_contig_fmax_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:04.7663608Z test_non_contig_fmax_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:04.7682163Z test_non_contig_fmax_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:04.7703196Z test_non_contig_fmin_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:04.7722477Z test_non_contig_fmin_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:04.7743882Z test_non_contig_fmin_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:04.7765797Z test_non_contig_fmin_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:04.7787502Z test_non_contig_fmin_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:04.7806945Z test_non_contig_fmin_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:04.7825748Z test_non_contig_fmin_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:04.7843950Z test_non_contig_fmin_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:04.7862616Z test_non_contig_fmin_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:04.7881302Z test_non_contig_fmin_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:04.7892861Z test_non_contig_fmod_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:54:04.7916037Z test_non_contig_fmod_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:04.7938939Z test_non_contig_fmod_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:04.7961947Z test_non_contig_fmod_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:04.7981843Z test_non_contig_fmod_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:04.8001102Z test_non_contig_fmod_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:04.8020286Z test_non_contig_fmod_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:04.8039347Z test_non_contig_fmod_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:04.8058358Z test_non_contig_fmod_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:04.8077469Z test_non_contig_gcd_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:04.8096682Z test_non_contig_gcd_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:04.8115623Z test_non_contig_gcd_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:04.8134489Z test_non_contig_gcd_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:04.8153403Z test_non_contig_gcd_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:04.8173273Z test_non_contig_ge_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:04.8191418Z test_non_contig_ge_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:04.8212027Z test_non_contig_ge_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:04.8231841Z test_non_contig_ge_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:04.8253280Z test_non_contig_ge_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:04.8272252Z test_non_contig_ge_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:04.8290865Z test_non_contig_ge_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:04.8309388Z test_non_contig_ge_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:04.8328114Z test_non_contig_ge_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:04.8346502Z test_non_contig_ge_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:04.8366830Z test_non_contig_gt_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:04.8385841Z test_non_contig_gt_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:04.8406031Z test_non_contig_gt_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:04.8425819Z test_non_contig_gt_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:04.8446669Z test_non_contig_gt_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:04.8465968Z test_non_contig_gt_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:04.8484367Z test_non_contig_gt_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:04.8502810Z test_non_contig_gt_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:04.8521412Z test_non_contig_gt_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:04.8539804Z test_non_contig_gt_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:04.8561229Z test_non_contig_heaviside_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:04.8580028Z test_non_contig_heaviside_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:04.8601460Z test_non_contig_heaviside_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:04.8623319Z test_non_contig_heaviside_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:04.8645455Z test_non_contig_heaviside_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:04.8664978Z test_non_contig_heaviside_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:04.8683809Z test_non_contig_heaviside_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:04.8703137Z test_non_contig_heaviside_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:04.8722044Z test_non_contig_heaviside_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:04.8740903Z test_non_contig_heaviside_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:04.8763253Z test_non_contig_hypot_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:04.8785715Z test_non_contig_hypot_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:04.8808143Z test_non_contig_hypot_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:04.8830645Z test_non_contig_igamma_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:04.8854007Z test_non_contig_igamma_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:04.8876701Z test_non_contig_igamma_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:04.8899586Z test_non_contig_igamma_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:04.8921789Z test_non_contig_igammac_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:04.8944352Z test_non_contig_igammac_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:04.8966415Z test_non_contig_igammac_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:04.8989079Z test_non_contig_igammac_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.0595474Z test_non_contig_index___radd___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.160s) 2022-08-17T12:54:05.0613541Z test_non_contig_index___radd___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.0631870Z test_non_contig_index___radd___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.0649489Z test_non_contig_index___radd___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.0665635Z test_non_contig_index___radd___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.0681879Z test_non_contig_index___radd___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.0697922Z test_non_contig_index___radd___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.0713282Z test_non_contig_index___radd___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.0728396Z test_non_contig_index___radd___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.0743522Z test_non_contig_index___radd___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.0758805Z test_non_contig_index___radd___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.0774113Z test_non_contig_index___radd___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.0789312Z test_non_contig_index___rand___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.0804701Z test_non_contig_index___rand___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.0820052Z test_non_contig_index___rand___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.0835338Z test_non_contig_index___rand___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.0850719Z test_non_contig_index___rand___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.0865593Z test_non_contig_index___rand___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.0882879Z test_non_contig_index___rdiv___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.0899425Z test_non_contig_index___rdiv___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.0916283Z test_non_contig_index___rdiv___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.0933630Z test_non_contig_index___rdiv___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.0950320Z test_non_contig_index___rdiv___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.0966742Z test_non_contig_index___rdiv___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.0983237Z test_non_contig_index___rdiv___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.0999490Z test_non_contig_index___rdiv___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.1015857Z test_non_contig_index___rdiv___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.1031821Z test_non_contig_index___rdiv___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.1048124Z test_non_contig_index___rdiv___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.1064254Z test_non_contig_index___rdiv___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.1080627Z test_non_contig_index___rmod___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.1096799Z test_non_contig_index___rmod___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.1113631Z test_non_contig_index___rmod___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.1129109Z test_non_contig_index___rmod___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.1145374Z test_non_contig_index___rmul___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.1160650Z test_non_contig_index___rmul___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.1177524Z test_non_contig_index___rmul___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.1194465Z test_non_contig_index___rmul___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.1210744Z test_non_contig_index___rmul___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.1226937Z test_non_contig_index___rmul___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.1243129Z test_non_contig_index___rmul___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.1258439Z test_non_contig_index___rmul___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.1273935Z test_non_contig_index___rmul___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.1289191Z test_non_contig_index___rmul___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.1304554Z test_non_contig_index___rmul___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.1319974Z test_non_contig_index___rmul___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.1335179Z test_non_contig_index___ror___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.1350490Z test_non_contig_index___ror___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.1366031Z test_non_contig_index___ror___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.1381274Z test_non_contig_index___ror___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.1396692Z test_non_contig_index___ror___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.1411981Z test_non_contig_index___ror___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.1427338Z test_non_contig_index___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:54:05.1427930Z return torch.tensor(other, dtype=dtype, device=self.device) ** self 2022-08-17T12:54:05.1429743Z ok (0.002s) 2022-08-17T12:54:05.1447529Z test_non_contig_index___rpow___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.1465042Z test_non_contig_index___rpow___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.1481796Z test_non_contig_index___rpow___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.1498391Z test_non_contig_index___rpow___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.1515463Z test_non_contig_index___rpow___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.1531120Z test_non_contig_index___rpow___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.1546747Z test_non_contig_index___rpow___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.1562442Z test_non_contig_index___rpow___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.1578055Z test_non_contig_index___rpow___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.1593908Z test_non_contig_index___rpow___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.1610286Z test_non_contig_index___rsub___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.1627328Z test_non_contig_index___rsub___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.1644461Z test_non_contig_index___rsub___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.1661083Z test_non_contig_index___rsub___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.1677417Z test_non_contig_index___rsub___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.1693570Z test_non_contig_index___rsub___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.1708988Z test_non_contig_index___rsub___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.1724395Z test_non_contig_index___rsub___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.1739751Z test_non_contig_index___rsub___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.1755131Z test_non_contig_index___rsub___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.1770549Z test_non_contig_index___rsub___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.1785775Z test_non_contig_index___rxor___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.1801268Z test_non_contig_index___rxor___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.1816582Z test_non_contig_index___rxor___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.1831879Z test_non_contig_index___rxor___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.1847336Z test_non_contig_index___rxor___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.1862913Z test_non_contig_index___rxor___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.1879402Z test_non_contig_index_add_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.1894977Z test_non_contig_index_add_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.1912025Z test_non_contig_index_add_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.1929244Z test_non_contig_index_add_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.1946267Z test_non_contig_index_add_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.1962700Z test_non_contig_index_add_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.1979032Z test_non_contig_index_add_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.1995268Z test_non_contig_index_add_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.2010903Z test_non_contig_index_add_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.2026537Z test_non_contig_index_add_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.2042024Z test_non_contig_index_add_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.2057542Z test_non_contig_index_add_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.2073030Z test_non_contig_index_add_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.2089568Z test_non_contig_index_atan2_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.2105315Z test_non_contig_index_atan2_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.2121483Z test_non_contig_index_atan2_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.2138167Z test_non_contig_index_atan2_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.2153698Z test_non_contig_index_atan2_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.2169577Z test_non_contig_index_atan2_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.2185428Z test_non_contig_index_atan2_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.2201298Z test_non_contig_index_atan2_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.2217195Z test_non_contig_index_atan2_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.2232734Z test_non_contig_index_bitwise_and_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.2248079Z test_non_contig_index_bitwise_and_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.2263384Z test_non_contig_index_bitwise_and_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.2278787Z test_non_contig_index_bitwise_and_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.2294131Z test_non_contig_index_bitwise_and_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.2309493Z test_non_contig_index_bitwise_and_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.2324877Z test_non_contig_index_bitwise_left_shift_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.2340251Z test_non_contig_index_bitwise_left_shift_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.2355660Z test_non_contig_index_bitwise_left_shift_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.2370973Z test_non_contig_index_bitwise_left_shift_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.2386204Z test_non_contig_index_bitwise_left_shift_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.2401723Z test_non_contig_index_bitwise_or_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.2416963Z test_non_contig_index_bitwise_or_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.2432582Z test_non_contig_index_bitwise_or_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.2449099Z test_non_contig_index_bitwise_or_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.2464371Z test_non_contig_index_bitwise_or_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.2479724Z test_non_contig_index_bitwise_or_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.2495205Z test_non_contig_index_bitwise_right_shift_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.2510540Z test_non_contig_index_bitwise_right_shift_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.2525873Z test_non_contig_index_bitwise_right_shift_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.2541254Z test_non_contig_index_bitwise_right_shift_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.2556702Z test_non_contig_index_bitwise_right_shift_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.2572045Z test_non_contig_index_bitwise_xor_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.2587486Z test_non_contig_index_bitwise_xor_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.2602924Z test_non_contig_index_bitwise_xor_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.2618300Z test_non_contig_index_bitwise_xor_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.2633846Z test_non_contig_index_bitwise_xor_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.2649547Z test_non_contig_index_bitwise_xor_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.2666028Z test_non_contig_index_clamp_max_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.2681323Z test_non_contig_index_clamp_max_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.2697829Z test_non_contig_index_clamp_max_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.2714290Z test_non_contig_index_clamp_max_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.2730482Z test_non_contig_index_clamp_max_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.2745931Z test_non_contig_index_clamp_max_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.2761395Z test_non_contig_index_clamp_max_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.2776647Z test_non_contig_index_clamp_max_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.2791915Z test_non_contig_index_clamp_max_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.2807571Z test_non_contig_index_clamp_max_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.2823966Z test_non_contig_index_clamp_min_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.2839626Z test_non_contig_index_clamp_min_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.2856103Z test_non_contig_index_clamp_min_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.2872692Z test_non_contig_index_clamp_min_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.2889007Z test_non_contig_index_clamp_min_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.2904435Z test_non_contig_index_clamp_min_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.2919947Z test_non_contig_index_clamp_min_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.2935336Z test_non_contig_index_clamp_min_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.2950406Z test_non_contig_index_clamp_min_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.2965896Z test_non_contig_index_clamp_min_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.2982746Z test_non_contig_index_complex_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.2999218Z test_non_contig_index_complex_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.3016012Z test_non_contig_index_complex_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.3032631Z test_non_contig_index_copysign_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.3048398Z test_non_contig_index_copysign_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.3064653Z test_non_contig_index_copysign_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.3081020Z test_non_contig_index_copysign_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.3097311Z test_non_contig_index_copysign_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.3113103Z test_non_contig_index_copysign_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.3129193Z test_non_contig_index_copysign_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.3145126Z test_non_contig_index_copysign_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.3160887Z test_non_contig_index_copysign_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.3176913Z test_non_contig_index_copysign_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.3193842Z test_non_contig_index_div_floor_rounding_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.3210614Z test_non_contig_index_div_floor_rounding_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.3227216Z test_non_contig_index_div_floor_rounding_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.3243981Z test_non_contig_index_div_floor_rounding_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.3260265Z test_non_contig_index_div_floor_rounding_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.3276410Z test_non_contig_index_div_floor_rounding_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.3292576Z test_non_contig_index_div_floor_rounding_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.3308772Z test_non_contig_index_div_floor_rounding_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.3325207Z test_non_contig_index_div_floor_rounding_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.3342094Z test_non_contig_index_div_no_rounding_mode_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.3358330Z test_non_contig_index_div_no_rounding_mode_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.3376042Z test_non_contig_index_div_no_rounding_mode_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.3393974Z test_non_contig_index_div_no_rounding_mode_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.3410526Z test_non_contig_index_div_no_rounding_mode_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.3427277Z test_non_contig_index_div_no_rounding_mode_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.3444060Z test_non_contig_index_div_no_rounding_mode_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.3460606Z test_non_contig_index_div_no_rounding_mode_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.3477140Z test_non_contig_index_div_no_rounding_mode_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.3493051Z test_non_contig_index_div_no_rounding_mode_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.3509175Z test_non_contig_index_div_no_rounding_mode_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.3525642Z test_non_contig_index_div_no_rounding_mode_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.3542455Z test_non_contig_index_div_trunc_rounding_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.3559234Z test_non_contig_index_div_trunc_rounding_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.3575879Z test_non_contig_index_div_trunc_rounding_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.3592751Z test_non_contig_index_div_trunc_rounding_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.3608744Z test_non_contig_index_div_trunc_rounding_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.3624787Z test_non_contig_index_div_trunc_rounding_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.3641082Z test_non_contig_index_div_trunc_rounding_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.3657263Z test_non_contig_index_div_trunc_rounding_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.3673354Z test_non_contig_index_div_trunc_rounding_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.3689286Z test_non_contig_index_eq_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.3704412Z test_non_contig_index_eq_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.3720806Z test_non_contig_index_eq_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.3737192Z test_non_contig_index_eq_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.3753822Z test_non_contig_index_eq_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.3769867Z test_non_contig_index_eq_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.3785918Z test_non_contig_index_eq_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.3801851Z test_non_contig_index_eq_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.3817360Z test_non_contig_index_eq_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.3832879Z test_non_contig_index_eq_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.3848158Z test_non_contig_index_eq_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.3863304Z test_non_contig_index_eq_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.3878807Z test_non_contig_index_eq_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.3895673Z test_non_contig_index_float_power_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.3912557Z test_non_contig_index_float_power_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.3930573Z test_non_contig_index_float_power_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.3947556Z test_non_contig_index_float_power_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.3964021Z test_non_contig_index_float_power_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.3980485Z test_non_contig_index_float_power_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.3996784Z test_non_contig_index_float_power_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.4013529Z test_non_contig_index_float_power_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.4028832Z test_non_contig_index_float_power_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.4044688Z test_non_contig_index_float_power_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.4060558Z test_non_contig_index_float_power_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.4076396Z test_non_contig_index_float_power_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.4086164Z test_non_contig_index_floor_divide_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:54:05.4102925Z test_non_contig_index_floor_divide_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.4120045Z test_non_contig_index_floor_divide_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.4136475Z test_non_contig_index_floor_divide_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.4152237Z test_non_contig_index_floor_divide_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.4168020Z test_non_contig_index_floor_divide_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.4183639Z test_non_contig_index_floor_divide_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.4199524Z test_non_contig_index_floor_divide_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.4215383Z test_non_contig_index_floor_divide_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.4232444Z test_non_contig_index_fmax_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.4247962Z test_non_contig_index_fmax_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.4264515Z test_non_contig_index_fmax_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.4281042Z test_non_contig_index_fmax_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.4297444Z test_non_contig_index_fmax_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.4312947Z test_non_contig_index_fmax_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.4328427Z test_non_contig_index_fmax_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.4343623Z test_non_contig_index_fmax_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.4359258Z test_non_contig_index_fmax_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.4374571Z test_non_contig_index_fmax_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.4391339Z test_non_contig_index_fmin_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.4406693Z test_non_contig_index_fmin_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.4423234Z test_non_contig_index_fmin_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.4439698Z test_non_contig_index_fmin_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.4455856Z test_non_contig_index_fmin_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.4471097Z test_non_contig_index_fmin_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.4486847Z test_non_contig_index_fmin_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.4501877Z test_non_contig_index_fmin_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.4517252Z test_non_contig_index_fmin_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.4532633Z test_non_contig_index_fmin_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.4549822Z test_non_contig_index_fmod_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.4567012Z test_non_contig_index_fmod_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.4584228Z test_non_contig_index_fmod_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.4601137Z test_non_contig_index_fmod_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.4617045Z test_non_contig_index_fmod_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.4632991Z test_non_contig_index_fmod_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.4648553Z test_non_contig_index_fmod_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.4664329Z test_non_contig_index_fmod_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.4680361Z test_non_contig_index_fmod_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.4695986Z test_non_contig_index_gcd_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.4711402Z test_non_contig_index_gcd_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.4727184Z test_non_contig_index_gcd_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.4742430Z test_non_contig_index_gcd_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.4757956Z test_non_contig_index_gcd_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.4774130Z test_non_contig_index_ge_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.4789590Z test_non_contig_index_ge_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.4805674Z test_non_contig_index_ge_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.4821761Z test_non_contig_index_ge_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.4837918Z test_non_contig_index_ge_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.4853519Z test_non_contig_index_ge_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.4868774Z test_non_contig_index_ge_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.4884764Z test_non_contig_index_ge_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.4900141Z test_non_contig_index_ge_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.4915783Z test_non_contig_index_ge_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.4932036Z test_non_contig_index_gt_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.4947288Z test_non_contig_index_gt_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.4963360Z test_non_contig_index_gt_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.4979368Z test_non_contig_index_gt_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.4995529Z test_non_contig_index_gt_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.5011654Z test_non_contig_index_gt_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.5026671Z test_non_contig_index_gt_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.5042189Z test_non_contig_index_gt_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.5057683Z test_non_contig_index_gt_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.5073147Z test_non_contig_index_gt_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.5090018Z test_non_contig_index_heaviside_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.5105119Z test_non_contig_index_heaviside_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.5121806Z test_non_contig_index_heaviside_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.5138251Z test_non_contig_index_heaviside_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.5154767Z test_non_contig_index_heaviside_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.5170226Z test_non_contig_index_heaviside_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.5185556Z test_non_contig_index_heaviside_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.5200927Z test_non_contig_index_heaviside_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.5216383Z test_non_contig_index_heaviside_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.5231751Z test_non_contig_index_heaviside_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.5248443Z test_non_contig_index_hypot_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.5264779Z test_non_contig_index_hypot_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.5281024Z test_non_contig_index_hypot_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.5297559Z test_non_contig_index_igamma_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.5314105Z test_non_contig_index_igamma_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.5330508Z test_non_contig_index_igamma_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.5346705Z test_non_contig_index_igamma_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.5363325Z test_non_contig_index_igammac_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.5379958Z test_non_contig_index_igammac_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.5396537Z test_non_contig_index_igammac_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.5412857Z test_non_contig_index_igammac_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.5429430Z test_non_contig_index_isclose_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.5445767Z test_non_contig_index_isclose_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.5463058Z test_non_contig_index_isclose_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.5480693Z test_non_contig_index_isclose_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.5497437Z test_non_contig_index_isclose_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.5514048Z test_non_contig_index_isclose_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.5530616Z test_non_contig_index_isclose_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.5546881Z test_non_contig_index_isclose_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.5563011Z test_non_contig_index_isclose_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.5579314Z test_non_contig_index_isclose_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.5595709Z test_non_contig_index_isclose_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.5611771Z test_non_contig_index_isclose_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.5625917Z test_non_contig_index_jiterator_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:05.5639103Z test_non_contig_index_jiterator_binary_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:05.5652619Z test_non_contig_index_jiterator_binary_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:05.5665931Z test_non_contig_index_jiterator_binary_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:05.5679693Z test_non_contig_index_jiterator_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:05.5693260Z test_non_contig_index_jiterator_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:05.5706894Z test_non_contig_index_jiterator_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:05.5720397Z test_non_contig_index_jiterator_binary_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:05.5734420Z test_non_contig_index_jiterator_binary_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:05.5747639Z test_non_contig_index_jiterator_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:05.5761211Z test_non_contig_index_jiterator_binary_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:05.5774891Z test_non_contig_index_jiterator_binary_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:05.5788487Z test_non_contig_index_jiterator_binary_return_by_ref_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:05.5802016Z test_non_contig_index_jiterator_binary_return_by_ref_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:05.5815600Z test_non_contig_index_jiterator_binary_return_by_ref_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:05.5829238Z test_non_contig_index_jiterator_binary_return_by_ref_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:05.5842665Z test_non_contig_index_jiterator_binary_return_by_ref_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:05.5856189Z test_non_contig_index_jiterator_binary_return_by_ref_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:05.5869384Z test_non_contig_index_jiterator_binary_return_by_ref_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:05.5883380Z test_non_contig_index_jiterator_binary_return_by_ref_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:05.5896698Z test_non_contig_index_jiterator_binary_return_by_ref_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:05.5909873Z test_non_contig_index_jiterator_binary_return_by_ref_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:05.5923092Z test_non_contig_index_jiterator_binary_return_by_ref_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:05.5936464Z test_non_contig_index_jiterator_binary_return_by_ref_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:05.5953427Z test_non_contig_index_lcm_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.5969337Z test_non_contig_index_lcm_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.5985160Z test_non_contig_index_lcm_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.6000508Z test_non_contig_index_lcm_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.6016042Z test_non_contig_index_lcm_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.6033046Z test_non_contig_index_ldexp_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.6049342Z test_non_contig_index_ldexp_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.6066291Z test_non_contig_index_ldexp_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.6083710Z test_non_contig_index_ldexp_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.6100551Z test_non_contig_index_ldexp_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.6117962Z test_non_contig_index_ldexp_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.6135743Z test_non_contig_index_ldexp_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.6151796Z test_non_contig_index_ldexp_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.6168725Z test_non_contig_index_ldexp_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.6184183Z test_non_contig_index_ldexp_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.6200236Z test_non_contig_index_ldexp_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.6216114Z test_non_contig_index_ldexp_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.6231761Z test_non_contig_index_le_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.6247004Z test_non_contig_index_le_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.6262715Z test_non_contig_index_le_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.6278419Z test_non_contig_index_le_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.6294106Z test_non_contig_index_le_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.6309242Z test_non_contig_index_le_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.6324429Z test_non_contig_index_le_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.6339630Z test_non_contig_index_le_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.6355023Z test_non_contig_index_le_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.6370322Z test_non_contig_index_le_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.6386219Z test_non_contig_index_logical_and_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.6401243Z test_non_contig_index_logical_and_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.6417444Z test_non_contig_index_logical_and_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.6433662Z test_non_contig_index_logical_and_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.6449489Z test_non_contig_index_logical_and_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.6465072Z test_non_contig_index_logical_and_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.6480717Z test_non_contig_index_logical_and_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.6495890Z test_non_contig_index_logical_and_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.6511230Z test_non_contig_index_logical_and_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.6526267Z test_non_contig_index_logical_and_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.6541375Z test_non_contig_index_logical_and_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.6556657Z test_non_contig_index_logical_and_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.6572473Z test_non_contig_index_logical_or_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.6587500Z test_non_contig_index_logical_or_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.6604092Z test_non_contig_index_logical_or_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.6620019Z test_non_contig_index_logical_or_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.6635981Z test_non_contig_index_logical_or_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.6651752Z test_non_contig_index_logical_or_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.6667431Z test_non_contig_index_logical_or_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.6682641Z test_non_contig_index_logical_or_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.6697817Z test_non_contig_index_logical_or_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.6713157Z test_non_contig_index_logical_or_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.6728278Z test_non_contig_index_logical_or_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.6743448Z test_non_contig_index_logical_or_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.6759465Z test_non_contig_index_logical_xor_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.6774386Z test_non_contig_index_logical_xor_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.6790761Z test_non_contig_index_logical_xor_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.6807187Z test_non_contig_index_logical_xor_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.6822831Z test_non_contig_index_logical_xor_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.6838629Z test_non_contig_index_logical_xor_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.6854594Z test_non_contig_index_logical_xor_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.6869741Z test_non_contig_index_logical_xor_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.6884897Z test_non_contig_index_logical_xor_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.6900064Z test_non_contig_index_logical_xor_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.6915230Z test_non_contig_index_logical_xor_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.6930466Z test_non_contig_index_logical_xor_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.6946116Z test_non_contig_index_lt_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.6961259Z test_non_contig_index_lt_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.6977072Z test_non_contig_index_lt_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.6993041Z test_non_contig_index_lt_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.7008757Z test_non_contig_index_lt_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.7024339Z test_non_contig_index_lt_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.7039464Z test_non_contig_index_lt_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.7054610Z test_non_contig_index_lt_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.7069678Z test_non_contig_index_lt_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.7084897Z test_non_contig_index_lt_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.7101629Z test_non_contig_index_max_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.7117408Z test_non_contig_index_max_binary_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.7133743Z test_non_contig_index_max_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.7150347Z test_non_contig_index_max_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.7166576Z test_non_contig_index_max_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.7182277Z test_non_contig_index_max_binary_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.7197850Z test_non_contig_index_max_binary_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.7213249Z test_non_contig_index_max_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.7228668Z test_non_contig_index_max_binary_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.7244139Z test_non_contig_index_max_binary_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.7260914Z test_non_contig_index_maximum_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.7276397Z test_non_contig_index_maximum_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.7292888Z test_non_contig_index_maximum_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.7309272Z test_non_contig_index_maximum_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.7325686Z test_non_contig_index_maximum_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.7341168Z test_non_contig_index_maximum_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.7356869Z test_non_contig_index_maximum_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.7372248Z test_non_contig_index_maximum_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.7387615Z test_non_contig_index_maximum_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.7403202Z test_non_contig_index_maximum_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.7419733Z test_non_contig_index_min_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.7435130Z test_non_contig_index_min_binary_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.7451513Z test_non_contig_index_min_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.7467876Z test_non_contig_index_min_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.7484125Z test_non_contig_index_min_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.7499895Z test_non_contig_index_min_binary_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.7515276Z test_non_contig_index_min_binary_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.7531614Z test_non_contig_index_min_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.7546963Z test_non_contig_index_min_binary_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.7562958Z test_non_contig_index_min_binary_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.7579378Z test_non_contig_index_minimum_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.7594944Z test_non_contig_index_minimum_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.7611746Z test_non_contig_index_minimum_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.7627900Z test_non_contig_index_minimum_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.7644210Z test_non_contig_index_minimum_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.7659788Z test_non_contig_index_minimum_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.7675359Z test_non_contig_index_minimum_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.7690536Z test_non_contig_index_minimum_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.7705755Z test_non_contig_index_minimum_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.7721338Z test_non_contig_index_minimum_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.7738019Z test_non_contig_index_mul_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.7753266Z test_non_contig_index_mul_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.7770361Z test_non_contig_index_mul_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.7787467Z test_non_contig_index_mul_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.7804557Z test_non_contig_index_mul_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.7820775Z test_non_contig_index_mul_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.7837057Z test_non_contig_index_mul_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.7853316Z test_non_contig_index_mul_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.7868582Z test_non_contig_index_mul_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.7883997Z test_non_contig_index_mul_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.7899291Z test_non_contig_index_mul_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.7914687Z test_non_contig_index_mul_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.7930108Z test_non_contig_index_mul_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.7945906Z test_non_contig_index_ne_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.7961224Z test_non_contig_index_ne_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.7977660Z test_non_contig_index_ne_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.7994254Z test_non_contig_index_ne_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.8010212Z test_non_contig_index_ne_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.8026218Z test_non_contig_index_ne_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.8042154Z test_non_contig_index_ne_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.8057665Z test_non_contig_index_ne_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.8073114Z test_non_contig_index_ne_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.8088429Z test_non_contig_index_ne_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.8103741Z test_non_contig_index_ne_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.8119171Z test_non_contig_index_ne_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.8135729Z test_non_contig_index_nextafter_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.8152270Z test_non_contig_index_nextafter_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.8168480Z test_non_contig_index_nextafter_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.8184876Z test_non_contig_index_polar_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.8201521Z test_non_contig_index_polar_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.8218008Z test_non_contig_index_pow_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.8235339Z test_non_contig_index_pow_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.8252623Z test_non_contig_index_pow_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.8268730Z test_non_contig_index_pow_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.8285315Z test_non_contig_index_pow_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.8301818Z test_non_contig_index_pow_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.8317771Z test_non_contig_index_pow_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.8333283Z test_non_contig_index_pow_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.8349020Z test_non_contig_index_pow_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.8364934Z test_non_contig_index_pow_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.8380744Z test_non_contig_index_pow_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.8398539Z test_non_contig_index_remainder_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.8416138Z test_non_contig_index_remainder_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.8433482Z test_non_contig_index_remainder_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.8450645Z test_non_contig_index_remainder_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.8466694Z test_non_contig_index_remainder_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.8482663Z test_non_contig_index_remainder_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.8498546Z test_non_contig_index_remainder_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.8514494Z test_non_contig_index_remainder_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.8530460Z test_non_contig_index_remainder_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.8547159Z test_non_contig_index_rsub_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.8564646Z test_non_contig_index_rsub_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.8581758Z test_non_contig_index_rsub_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.8598403Z test_non_contig_index_rsub_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.8615184Z test_non_contig_index_rsub_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.8631525Z test_non_contig_index_rsub_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.8647151Z test_non_contig_index_rsub_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.8663091Z test_non_contig_index_rsub_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.8678579Z test_non_contig_index_rsub_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.8694446Z test_non_contig_index_rsub_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.8710081Z test_non_contig_index_rsub_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:05.8726536Z test_non_contig_index_special_chebyshev_polynomial_t_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.8743399Z test_non_contig_index_special_chebyshev_polynomial_t_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.8760066Z test_non_contig_index_special_chebyshev_polynomial_t_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.8776350Z test_non_contig_index_special_chebyshev_polynomial_t_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.8792763Z test_non_contig_index_special_chebyshev_polynomial_t_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.8808563Z test_non_contig_index_special_chebyshev_polynomial_t_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.8824557Z test_non_contig_index_special_chebyshev_polynomial_t_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.8840685Z test_non_contig_index_special_chebyshev_polynomial_t_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.8857041Z test_non_contig_index_special_chebyshev_polynomial_u_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.8873503Z test_non_contig_index_special_chebyshev_polynomial_u_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.8889954Z test_non_contig_index_special_chebyshev_polynomial_u_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.8905931Z test_non_contig_index_special_chebyshev_polynomial_u_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.8922085Z test_non_contig_index_special_chebyshev_polynomial_u_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.8938251Z test_non_contig_index_special_chebyshev_polynomial_u_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.8954503Z test_non_contig_index_special_chebyshev_polynomial_u_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.8970562Z test_non_contig_index_special_chebyshev_polynomial_u_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.8980608Z 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:54:05.8990139Z 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:54:05.8999833Z 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:54:05.9009497Z 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:54:05.9019262Z 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:54:05.9028700Z 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:54:05.9038462Z 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:54:05.9047720Z 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:54:05.9057297Z 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:54:05.9067086Z 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:54:05.9076932Z 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:54:05.9086737Z 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:54:05.9097258Z 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:54:05.9106785Z 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:54:05.9116668Z 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:54:05.9126330Z 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:54:05.9144752Z test_non_contig_index_special_hermite_polynomial_h_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.9162914Z test_non_contig_index_special_hermite_polynomial_h_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.9180105Z test_non_contig_index_special_hermite_polynomial_h_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.9196570Z test_non_contig_index_special_hermite_polynomial_h_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.9212919Z test_non_contig_index_special_hermite_polynomial_h_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.9228994Z test_non_contig_index_special_hermite_polynomial_h_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.9245061Z test_non_contig_index_special_hermite_polynomial_h_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.9261155Z test_non_contig_index_special_hermite_polynomial_h_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.9277170Z test_non_contig_index_special_hermite_polynomial_he_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.9293679Z test_non_contig_index_special_hermite_polynomial_he_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.9309929Z test_non_contig_index_special_hermite_polynomial_he_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.9325994Z test_non_contig_index_special_hermite_polynomial_he_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.9342381Z test_non_contig_index_special_hermite_polynomial_he_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.9359075Z test_non_contig_index_special_hermite_polynomial_he_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.9374814Z test_non_contig_index_special_hermite_polynomial_he_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.9390934Z test_non_contig_index_special_hermite_polynomial_he_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.9407211Z test_non_contig_index_special_laguerre_polynomial_l_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.9423953Z test_non_contig_index_special_laguerre_polynomial_l_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.9440541Z test_non_contig_index_special_laguerre_polynomial_l_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.9456794Z test_non_contig_index_special_laguerre_polynomial_l_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.9472830Z test_non_contig_index_special_laguerre_polynomial_l_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.9489071Z test_non_contig_index_special_laguerre_polynomial_l_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.9505291Z test_non_contig_index_special_laguerre_polynomial_l_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.9521580Z test_non_contig_index_special_laguerre_polynomial_l_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.9532226Z 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:54:05.9541684Z 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:54:05.9551526Z 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:54:05.9561473Z 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:54:05.9571569Z 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:54:05.9581523Z 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:54:05.9591583Z 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:54:05.9601704Z 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:54:05.9611795Z 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:54:05.9621562Z 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:54:05.9631729Z 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:54:05.9641770Z 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:54:05.9651858Z 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:54:05.9662606Z 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:54:05.9672001Z 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:54:05.9681922Z 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:54:05.9691934Z 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:54:05.9701877Z 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:54:05.9711992Z 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:54:05.9722079Z 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:54:05.9731746Z 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:54:05.9741287Z 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:54:05.9750755Z 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:54:05.9760271Z 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:54:05.9770347Z 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:54:05.9779538Z 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:54:05.9789040Z 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:54:05.9798561Z 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:54:05.9808156Z 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:54:05.9817764Z 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:54:05.9827292Z 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:54:05.9837095Z 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:54:05.9846701Z 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:54:05.9856259Z 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:54:05.9865819Z 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:54:05.9875490Z 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:54:05.9885248Z 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:54:05.9894714Z 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:54:05.9904333Z 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:54:05.9914050Z 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:54:05.9933479Z test_non_contig_index_special_xlog1py_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.9951037Z test_non_contig_index_special_xlog1py_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.9968365Z test_non_contig_index_special_xlog1py_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:05.9985336Z test_non_contig_index_special_xlog1py_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.0002541Z test_non_contig_index_special_xlog1py_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.0019198Z test_non_contig_index_special_xlog1py_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.0035560Z test_non_contig_index_special_xlog1py_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.0051616Z test_non_contig_index_special_xlog1py_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.0067707Z test_non_contig_index_special_xlog1py_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.0083960Z test_non_contig_index_special_xlog1py_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.0099874Z test_non_contig_index_special_zeta_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.0116422Z test_non_contig_index_special_zeta_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.0132780Z test_non_contig_index_special_zeta_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.0148538Z test_non_contig_index_special_zeta_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.0164488Z test_non_contig_index_special_zeta_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.0180509Z test_non_contig_index_special_zeta_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.0196414Z test_non_contig_index_special_zeta_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:06.0212370Z test_non_contig_index_special_zeta_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.0228675Z test_non_contig_index_sub_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.0245737Z test_non_contig_index_sub_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.0262887Z test_non_contig_index_sub_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.0280125Z test_non_contig_index_sub_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.0296424Z test_non_contig_index_sub_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.0312848Z test_non_contig_index_sub_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.0329052Z test_non_contig_index_sub_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.0344479Z test_non_contig_index_sub_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:06.0359828Z test_non_contig_index_sub_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:06.0375273Z test_non_contig_index_sub_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:06.0390529Z test_non_contig_index_sub_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:06.0406317Z test_non_contig_index_sub_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:06.0423321Z test_non_contig_index_true_divide_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.0439731Z test_non_contig_index_true_divide_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.0457752Z test_non_contig_index_true_divide_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.0474977Z test_non_contig_index_true_divide_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.0496649Z test_non_contig_index_true_divide_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.0518339Z test_non_contig_index_true_divide_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.0540008Z test_non_contig_index_true_divide_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.0561464Z test_non_contig_index_true_divide_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.0578070Z test_non_contig_index_true_divide_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.0594468Z test_non_contig_index_true_divide_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.0610694Z test_non_contig_index_true_divide_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.0627177Z test_non_contig_index_true_divide_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.0643790Z test_non_contig_index_xlogy_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.0659441Z test_non_contig_index_xlogy_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:06.0676623Z test_non_contig_index_xlogy_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.0693051Z test_non_contig_index_xlogy_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.0709197Z test_non_contig_index_xlogy_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.0725018Z test_non_contig_index_xlogy_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:06.0740913Z test_non_contig_index_xlogy_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:06.0756610Z test_non_contig_index_xlogy_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:06.0772506Z test_non_contig_index_xlogy_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:06.0788117Z test_non_contig_index_xlogy_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:06.0809704Z test_non_contig_isclose_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.0830774Z test_non_contig_isclose_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.0855150Z test_non_contig_isclose_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.0879048Z test_non_contig_isclose_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.0901773Z test_non_contig_isclose_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.0923582Z test_non_contig_isclose_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.0945774Z test_non_contig_isclose_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.0967423Z test_non_contig_isclose_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.0989098Z test_non_contig_isclose_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.1010709Z test_non_contig_isclose_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.1032624Z test_non_contig_isclose_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.1054401Z test_non_contig_isclose_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.1070184Z test_non_contig_jiterator_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:06.1085407Z test_non_contig_jiterator_binary_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:06.1100712Z test_non_contig_jiterator_binary_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:06.1115674Z test_non_contig_jiterator_binary_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:06.1130885Z test_non_contig_jiterator_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:06.1145937Z test_non_contig_jiterator_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:06.1161211Z test_non_contig_jiterator_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:06.1176330Z test_non_contig_jiterator_binary_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:06.1191761Z test_non_contig_jiterator_binary_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:06.1206912Z test_non_contig_jiterator_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:06.1222261Z test_non_contig_jiterator_binary_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:06.1237484Z test_non_contig_jiterator_binary_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:06.1252702Z test_non_contig_jiterator_binary_return_by_ref_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:06.1267805Z test_non_contig_jiterator_binary_return_by_ref_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:06.1283165Z test_non_contig_jiterator_binary_return_by_ref_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:06.1298378Z test_non_contig_jiterator_binary_return_by_ref_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:06.1313611Z test_non_contig_jiterator_binary_return_by_ref_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:06.1328904Z test_non_contig_jiterator_binary_return_by_ref_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:06.1343998Z test_non_contig_jiterator_binary_return_by_ref_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:06.1359178Z test_non_contig_jiterator_binary_return_by_ref_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:06.1374045Z test_non_contig_jiterator_binary_return_by_ref_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:06.1389914Z test_non_contig_jiterator_binary_return_by_ref_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:54:06.1406117Z test_non_contig_jiterator_binary_return_by_ref_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:06.1421156Z test_non_contig_jiterator_binary_return_by_ref_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:06.1444464Z test_non_contig_lcm_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.1464394Z test_non_contig_lcm_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.1484112Z test_non_contig_lcm_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.1503578Z test_non_contig_lcm_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.1522949Z test_non_contig_lcm_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.1545701Z test_non_contig_ldexp_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.1567796Z test_non_contig_ldexp_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.1595436Z test_non_contig_ldexp_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:06.1621231Z test_non_contig_ldexp_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:06.1644688Z test_non_contig_ldexp_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.1667601Z test_non_contig_ldexp_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.1691053Z test_non_contig_ldexp_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.1713169Z test_non_contig_ldexp_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.1735130Z test_non_contig_ldexp_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.1757391Z test_non_contig_ldexp_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.1779329Z test_non_contig_ldexp_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.1801542Z test_non_contig_ldexp_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.1822352Z test_non_contig_le_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.1841264Z test_non_contig_le_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.1861727Z test_non_contig_le_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.1882342Z test_non_contig_le_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.1903429Z test_non_contig_le_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.1923158Z test_non_contig_le_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.1942046Z test_non_contig_le_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.1960819Z test_non_contig_le_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.1979470Z test_non_contig_le_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.1998197Z test_non_contig_le_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.2018895Z test_non_contig_logical_and_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.2037359Z test_non_contig_logical_and_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.2059115Z test_non_contig_logical_and_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.2081223Z test_non_contig_logical_and_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.2102164Z test_non_contig_logical_and_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.2122518Z test_non_contig_logical_and_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.2143189Z test_non_contig_logical_and_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.2162556Z test_non_contig_logical_and_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.2181525Z test_non_contig_logical_and_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.2199934Z test_non_contig_logical_and_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.2218117Z test_non_contig_logical_and_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.2236631Z test_non_contig_logical_and_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.2256140Z test_non_contig_logical_or_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.2274523Z test_non_contig_logical_or_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.2295982Z test_non_contig_logical_or_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.2317786Z test_non_contig_logical_or_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.2338956Z test_non_contig_logical_or_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.2360184Z test_non_contig_logical_or_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.2380844Z test_non_contig_logical_or_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.2400163Z test_non_contig_logical_or_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.2418670Z test_non_contig_logical_or_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.2437501Z test_non_contig_logical_or_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.2456087Z test_non_contig_logical_or_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.2474887Z test_non_contig_logical_or_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.2494906Z test_non_contig_logical_xor_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.2513464Z test_non_contig_logical_xor_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.2535460Z test_non_contig_logical_xor_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.2557628Z test_non_contig_logical_xor_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.2578441Z test_non_contig_logical_xor_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.2598619Z test_non_contig_logical_xor_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.2619422Z test_non_contig_logical_xor_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.2638890Z test_non_contig_logical_xor_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.2657522Z test_non_contig_logical_xor_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.2676333Z test_non_contig_logical_xor_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.2695091Z test_non_contig_logical_xor_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.2713933Z test_non_contig_logical_xor_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.2733944Z test_non_contig_lt_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.2752771Z test_non_contig_lt_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.2773250Z test_non_contig_lt_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.2793338Z test_non_contig_lt_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.2814224Z test_non_contig_lt_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.2833846Z test_non_contig_lt_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.2852677Z test_non_contig_lt_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.2871360Z test_non_contig_lt_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.2890452Z test_non_contig_lt_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.2909248Z test_non_contig_lt_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.2931033Z test_non_contig_max_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.2950539Z test_non_contig_max_binary_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.2972612Z test_non_contig_max_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.2994936Z test_non_contig_max_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.3017536Z test_non_contig_max_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.3037608Z test_non_contig_max_binary_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.3057013Z test_non_contig_max_binary_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.3075782Z test_non_contig_max_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.3094928Z test_non_contig_max_binary_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.3113985Z test_non_contig_max_binary_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.3135738Z test_non_contig_maximum_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.3155322Z test_non_contig_maximum_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.3177363Z test_non_contig_maximum_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.3199572Z test_non_contig_maximum_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.3221534Z test_non_contig_maximum_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.3241246Z test_non_contig_maximum_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.3260562Z test_non_contig_maximum_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.3279099Z test_non_contig_maximum_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.3297877Z test_non_contig_maximum_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.3316987Z test_non_contig_maximum_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.3338712Z test_non_contig_min_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.3358172Z test_non_contig_min_binary_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.3380111Z test_non_contig_min_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.3402507Z test_non_contig_min_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.3424759Z test_non_contig_min_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.3444709Z test_non_contig_min_binary_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.3463663Z test_non_contig_min_binary_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.3482366Z test_non_contig_min_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.3501316Z test_non_contig_min_binary_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.3520254Z test_non_contig_min_binary_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.3541875Z test_non_contig_minimum_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.3561185Z test_non_contig_minimum_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.3582928Z test_non_contig_minimum_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.3604861Z test_non_contig_minimum_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.3626940Z test_non_contig_minimum_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.3646343Z test_non_contig_minimum_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.3664911Z test_non_contig_minimum_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.3683263Z test_non_contig_minimum_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.3702472Z test_non_contig_minimum_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.3722607Z test_non_contig_minimum_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.3743494Z test_non_contig_mul_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.3762565Z test_non_contig_mul_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.3785710Z test_non_contig_mul_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.3810910Z test_non_contig_mul_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.3834920Z test_non_contig_mul_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.3856988Z test_non_contig_mul_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.3879621Z test_non_contig_mul_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.3900635Z test_non_contig_mul_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.3920043Z test_non_contig_mul_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.3939607Z test_non_contig_mul_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.3958822Z test_non_contig_mul_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.3977923Z test_non_contig_mul_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.3996567Z test_non_contig_mul_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.4016705Z test_non_contig_ne_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.4034899Z test_non_contig_ne_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.4056337Z test_non_contig_ne_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.4078258Z test_non_contig_ne_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.4098910Z test_non_contig_ne_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.4119001Z test_non_contig_ne_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.4139713Z test_non_contig_ne_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.4158891Z test_non_contig_ne_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.4177339Z test_non_contig_ne_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.4195859Z test_non_contig_ne_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.4214177Z test_non_contig_ne_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.4232749Z test_non_contig_ne_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.4253752Z test_non_contig_nextafter_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.4275739Z test_non_contig_nextafter_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.4297494Z test_non_contig_nextafter_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.4320025Z test_non_contig_polar_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.4343210Z test_non_contig_polar_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.4365237Z test_non_contig_pow_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.4392609Z test_non_contig_pow_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:06.4418756Z test_non_contig_pow_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:06.4441227Z test_non_contig_pow_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.4463603Z test_non_contig_pow_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.4486391Z test_non_contig_pow_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.4506109Z test_non_contig_pow_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.4525075Z test_non_contig_pow_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.4543686Z test_non_contig_pow_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.4562662Z test_non_contig_pow_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.4581575Z test_non_contig_pow_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.4592689Z test_non_contig_remainder_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:54:06.4615906Z test_non_contig_remainder_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.4639348Z test_non_contig_remainder_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.4662400Z test_non_contig_remainder_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.4682816Z test_non_contig_remainder_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.4702184Z test_non_contig_remainder_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.4721331Z test_non_contig_remainder_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.4740435Z test_non_contig_remainder_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.4759654Z test_non_contig_remainder_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.4780568Z test_non_contig_rsub_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.4804854Z test_non_contig_rsub_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.4829005Z test_non_contig_rsub_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.4851228Z test_non_contig_rsub_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.4873291Z test_non_contig_rsub_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.4895046Z test_non_contig_rsub_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.4914901Z test_non_contig_rsub_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.4934086Z test_non_contig_rsub_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.4953573Z test_non_contig_rsub_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.4972245Z test_non_contig_rsub_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.4991003Z test_non_contig_rsub_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.5012014Z test_non_contig_special_chebyshev_polynomial_t_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.5034500Z test_non_contig_special_chebyshev_polynomial_t_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.5057136Z test_non_contig_special_chebyshev_polynomial_t_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.5078439Z test_non_contig_special_chebyshev_polynomial_t_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.5100164Z test_non_contig_special_chebyshev_polynomial_t_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.5121830Z test_non_contig_special_chebyshev_polynomial_t_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.5143141Z test_non_contig_special_chebyshev_polynomial_t_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.5164831Z test_non_contig_special_chebyshev_polynomial_t_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.5186269Z test_non_contig_special_chebyshev_polynomial_u_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.5209307Z test_non_contig_special_chebyshev_polynomial_u_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.5231956Z test_non_contig_special_chebyshev_polynomial_u_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.5254371Z test_non_contig_special_chebyshev_polynomial_u_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.5276058Z test_non_contig_special_chebyshev_polynomial_u_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.5297760Z test_non_contig_special_chebyshev_polynomial_u_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.5319393Z test_non_contig_special_chebyshev_polynomial_u_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.5341364Z test_non_contig_special_chebyshev_polynomial_u_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.5354498Z 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:54:06.5366028Z 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:54:06.5377715Z 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:54:06.5389299Z 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:54:06.5401280Z 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:54:06.5413400Z 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:54:06.5424970Z 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:54:06.5436357Z 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:54:06.5448026Z 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:54:06.5459704Z 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:54:06.5471529Z 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:54:06.5482990Z 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:54:06.5495042Z 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:54:06.5506558Z 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:54:06.5517852Z 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:54:06.5529604Z 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:54:06.5553966Z test_non_contig_special_hermite_polynomial_h_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.5578654Z test_non_contig_special_hermite_polynomial_h_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.5601993Z test_non_contig_special_hermite_polynomial_h_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.5624341Z test_non_contig_special_hermite_polynomial_h_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.5646803Z test_non_contig_special_hermite_polynomial_h_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.5668561Z test_non_contig_special_hermite_polynomial_h_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.5690475Z test_non_contig_special_hermite_polynomial_h_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.5711936Z test_non_contig_special_hermite_polynomial_h_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.5734121Z test_non_contig_special_hermite_polynomial_he_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.5756940Z test_non_contig_special_hermite_polynomial_he_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.5779241Z test_non_contig_special_hermite_polynomial_he_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.5800892Z test_non_contig_special_hermite_polynomial_he_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.5822751Z test_non_contig_special_hermite_polynomial_he_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.5844471Z test_non_contig_special_hermite_polynomial_he_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.5865989Z test_non_contig_special_hermite_polynomial_he_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.5888154Z test_non_contig_special_hermite_polynomial_he_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.5909534Z test_non_contig_special_laguerre_polynomial_l_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.5932416Z test_non_contig_special_laguerre_polynomial_l_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.5955081Z test_non_contig_special_laguerre_polynomial_l_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.5976868Z test_non_contig_special_laguerre_polynomial_l_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.5998507Z test_non_contig_special_laguerre_polynomial_l_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.6020488Z test_non_contig_special_laguerre_polynomial_l_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.6041832Z test_non_contig_special_laguerre_polynomial_l_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.6063572Z test_non_contig_special_laguerre_polynomial_l_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.6076331Z 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:54:06.6088122Z 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:54:06.6099439Z 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:54:06.6110784Z 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:54:06.6122465Z 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:54:06.6134107Z 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:54:06.6145358Z 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:54:06.6157242Z 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:54:06.6168586Z 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:54:06.6179816Z 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:54:06.6191198Z 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:54:06.6202478Z 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:54:06.6213560Z 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:54:06.6224989Z 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:54:06.6236431Z 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:54:06.6248246Z 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:54:06.6259581Z 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:54:06.6270756Z 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:54:06.6282591Z 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:54:06.6293929Z 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:54:06.6305450Z 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:54:06.6316922Z 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:54:06.6328565Z 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:54:06.6339776Z 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:54:06.6351127Z 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:54:06.6362727Z 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:54:06.6374367Z 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:54:06.6385891Z 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:54:06.6397243Z 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:54:06.6408771Z 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:54:06.6420427Z 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:54:06.6431813Z 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:54:06.6443625Z 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:54:06.6455001Z 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:54:06.6466650Z 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:54:06.6478499Z 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:54:06.6490209Z 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:54:06.6501469Z 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:54:06.6512593Z 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:54:06.6523859Z 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:54:06.6548644Z test_non_contig_special_xlog1py_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.6571150Z test_non_contig_special_xlog1py_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.6594275Z test_non_contig_special_xlog1py_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.6616542Z test_non_contig_special_xlog1py_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.6638807Z test_non_contig_special_xlog1py_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.6659907Z test_non_contig_special_xlog1py_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.6681691Z test_non_contig_special_xlog1py_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.6703023Z test_non_contig_special_xlog1py_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.6724705Z test_non_contig_special_xlog1py_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.6745798Z test_non_contig_special_xlog1py_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.6766830Z test_non_contig_special_zeta_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.6792347Z test_non_contig_special_zeta_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.6817933Z test_non_contig_special_zeta_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.6841360Z test_non_contig_special_zeta_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.6865584Z test_non_contig_special_zeta_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.6890167Z test_non_contig_special_zeta_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.6914156Z test_non_contig_special_zeta_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.6944522Z test_non_contig_special_zeta_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:06.6966803Z test_non_contig_sub_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.6991221Z test_non_contig_sub_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.7017276Z test_non_contig_sub_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:06.7040976Z test_non_contig_sub_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.7063516Z test_non_contig_sub_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.7085314Z test_non_contig_sub_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.7107033Z test_non_contig_sub_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.7126786Z test_non_contig_sub_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.7145783Z test_non_contig_sub_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.7165076Z test_non_contig_sub_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.7183681Z test_non_contig_sub_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.7202387Z test_non_contig_sub_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.7224487Z test_non_contig_true_divide_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.7245978Z test_non_contig_true_divide_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.7270477Z test_non_contig_true_divide_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.7295883Z test_non_contig_true_divide_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.7318825Z test_non_contig_true_divide_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.7341565Z test_non_contig_true_divide_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.7363694Z test_non_contig_true_divide_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.7385392Z test_non_contig_true_divide_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.7406712Z test_non_contig_true_divide_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.7428183Z test_non_contig_true_divide_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.7449780Z test_non_contig_true_divide_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.7471209Z test_non_contig_true_divide_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.7493388Z test_non_contig_xlogy_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.7514464Z test_non_contig_xlogy_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.7537310Z test_non_contig_xlogy_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.7559249Z test_non_contig_xlogy_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.7581309Z test_non_contig_xlogy_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.7602450Z test_non_contig_xlogy_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.7623679Z test_non_contig_xlogy_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.7644547Z test_non_contig_xlogy_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.7665536Z test_non_contig_xlogy_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.7686541Z test_non_contig_xlogy_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:06.9646410Z test_not_broadcastable___radd___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.196s) 2022-08-17T12:54:06.9840233Z test_not_broadcastable___rdiv___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:54:07.0033868Z test_not_broadcastable___rmod___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:54:07.0225272Z test_not_broadcastable___rmul___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:54:07.0242199Z test_not_broadcastable___rpow___cpu_float32 (__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:54:07.0242770Z return torch.tensor(other, dtype=dtype, device=self.device) ** self 2022-08-17T12:54:07.0433748Z ok (0.021s) 2022-08-17T12:54:07.0682106Z test_not_broadcastable___rsub___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:54:07.0886614Z test_not_broadcastable_add_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:54:07.1096798Z test_not_broadcastable_atan2_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:54:07.1287134Z test_not_broadcastable_clamp_max_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:54:07.1478276Z test_not_broadcastable_clamp_min_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:54:07.1681165Z test_not_broadcastable_complex_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:54:07.1871762Z test_not_broadcastable_copysign_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:54:07.2063670Z test_not_broadcastable_div_floor_rounding_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:54:07.2251933Z test_not_broadcastable_div_no_rounding_mode_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:54:07.2443615Z test_not_broadcastable_div_trunc_rounding_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:54:07.2634517Z test_not_broadcastable_eq_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:54:07.2889091Z test_not_broadcastable_float_power_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:54:07.3093666Z test_not_broadcastable_floor_divide_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:54:07.3286013Z test_not_broadcastable_fmax_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:54:07.3479676Z test_not_broadcastable_fmin_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:54:07.3676195Z test_not_broadcastable_fmod_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:54:07.3865459Z test_not_broadcastable_ge_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:54:07.4056576Z test_not_broadcastable_gt_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:54:07.4247333Z test_not_broadcastable_heaviside_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:54:07.4437966Z test_not_broadcastable_hypot_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:54:07.4627227Z test_not_broadcastable_igamma_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:54:07.4820581Z test_not_broadcastable_igammac_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:54:07.5058462Z test_not_broadcastable_isclose_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:54:07.5074175Z test_not_broadcastable_jiterator_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:54:07.5089061Z test_not_broadcastable_jiterator_binary_return_by_ref_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:07.5324188Z test_not_broadcastable_ldexp_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:54:07.5517910Z test_not_broadcastable_le_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:54:07.5749319Z test_not_broadcastable_logical_and_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:54:07.5981431Z test_not_broadcastable_logical_or_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:54:07.6217299Z test_not_broadcastable_logical_xor_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:54:07.6415046Z test_not_broadcastable_lt_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:54:07.6673503Z test_not_broadcastable_max_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:54:07.6890176Z test_not_broadcastable_maximum_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:54:07.7152292Z test_not_broadcastable_min_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:54:07.7368676Z test_not_broadcastable_minimum_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:54:07.7566512Z test_not_broadcastable_mul_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:54:07.7765437Z test_not_broadcastable_ne_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:54:07.7962050Z test_not_broadcastable_nextafter_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:54:07.8189338Z test_not_broadcastable_polar_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:54:07.8403023Z test_not_broadcastable_pow_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:54:07.8605420Z test_not_broadcastable_remainder_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:54:07.8861083Z test_not_broadcastable_rsub_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:54:07.9061575Z test_not_broadcastable_special_chebyshev_polynomial_t_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:54:07.9254992Z test_not_broadcastable_special_chebyshev_polynomial_u_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:54:07.9265616Z 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:54:07.9275246Z 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:54:07.9467519Z test_not_broadcastable_special_hermite_polynomial_h_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:54:07.9658219Z test_not_broadcastable_special_hermite_polynomial_he_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:54:07.9854524Z test_not_broadcastable_special_laguerre_polynomial_l_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:54:07.9865318Z 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:54:07.9875287Z 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:54:07.9885015Z 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:54:07.9894041Z 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:54:07.9903184Z 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:54:08.0097769Z test_not_broadcastable_special_xlog1py_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:54:08.0289391Z test_not_broadcastable_special_zeta_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:54:08.0493046Z test_not_broadcastable_sub_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:54:08.0728391Z test_not_broadcastable_true_divide_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:54:08.0919771Z test_not_broadcastable_xlogy_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:54:08.1915239Z test_out_resize_warning_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.099s) 2022-08-17T12:54:08.2566364Z test_pow_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.065s) 2022-08-17T12:54:08.3082129Z test_pow_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.051s) 2022-08-17T12:54:08.3564353Z test_pow_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.048s) 2022-08-17T12:54:08.3838173Z test_pow_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.027s) 2022-08-17T12:54:08.4285341Z test_pow_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.045s) 2022-08-17T12:54:08.4726224Z test_pow_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.044s) 2022-08-17T12:54:08.5197261Z test_pow_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.047s) 2022-08-17T12:54:08.5664659Z test_pow_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.047s) 2022-08-17T12:54:08.6134315Z test_pow_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.047s) 2022-08-17T12:54:08.6601271Z test_pow_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.047s) 2022-08-17T12:54:08.7066679Z test_pow_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.046s) 2022-08-17T12:54:08.7079551Z test_pow_cuda_complex_extremal_failing_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:08.7089772Z test_pow_cuda_complex_extremal_failing_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:08.8995215Z test_pow_inplace_resizing_exception_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.190s) 2022-08-17T12:54:08.9165242Z test_pow_scalar_base_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:54:08.9381344Z test_pow_scalar_overloads_mem_overlap_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... Traceback (most recent call last): 2022-08-17T12:54:08.9382297Z File "/opt/conda/lib/python3.7/site-packages/torch/fx/graph_module.py", line 267, in __call__ 2022-08-17T12:54:08.9382638Z return super(self.cls, obj).__call__(*args, **kwargs) # type: ignore[misc] 2022-08-17T12:54:08.9383039Z File "/opt/conda/lib/python3.7/site-packages/torch/nn/modules/module.py", line 1185, in _call_impl 2022-08-17T12:54:08.9383325Z return forward_call(*input, **kwargs) 2022-08-17T12:54:08.9383552Z File ".1225", line 5, in forward 2022-08-17T12:54:08.9383750Z pow_ = t.pow_(42); t = None 2022-08-17T12:54:08.9384242Z RuntimeError: unsupported operation: more than one element of the written-to tensor refers to a single memory location. Please clone() the tensor before performing the operation. 2022-08-17T12:54:08.9384524Z 2022-08-17T12:54:08.9384761Z Call using an FX-traced Module, line 5 of the traced Module's generated forward function: 2022-08-17T12:54:08.9385037Z def forward(self, t : torch.Tensor): 2022-08-17T12:54:08.9385416Z pow_ = t.pow_(42); t = None 2022-08-17T12:54:08.9385537Z 2022-08-17T12:54:08.9385661Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <--- HERE 2022-08-17T12:54:08.9385843Z return (pow_,) 2022-08-17T12:54:08.9385951Z 2022-08-17T12:54:08.9385999Z 2022-08-17T12:54:08.9386089Z 2022-08-17T12:54:08.9461508Z Traceback (most recent call last): 2022-08-17T12:54:08.9462038Z File "/opt/conda/lib/python3.7/site-packages/torch/fx/graph_module.py", line 267, in __call__ 2022-08-17T12:54:08.9462373Z return super(self.cls, obj).__call__(*args, **kwargs) # type: ignore[misc] 2022-08-17T12:54:08.9462763Z File "/opt/conda/lib/python3.7/site-packages/torch/nn/modules/module.py", line 1185, in _call_impl 2022-08-17T12:54:08.9463044Z return forward_call(*input, **kwargs) 2022-08-17T12:54:08.9463273Z File ".1227", line 6, in forward 2022-08-17T12:54:08.9463509Z pow_1 = torch.pow(input_1, 42, out = out); input_1 = out = None 2022-08-17T12:54:08.9464055Z RuntimeError: unsupported operation: some elements of the input tensor and the written-to tensor refer to a single memory location. Please clone() the tensor before performing the operation. 2022-08-17T12:54:08.9464339Z 2022-08-17T12:54:08.9464569Z Call using an FX-traced Module, line 6 of the traced Module's generated forward function: 2022-08-17T12:54:08.9464820Z input_1 = input 2022-08-17T12:54:08.9465035Z pow_1 = torch.pow(input_1, 42, out = out); input_1 = out = None 2022-08-17T12:54:08.9465185Z 2022-08-17T12:54:08.9465347Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <--- HERE 2022-08-17T12:54:08.9465543Z return (pow_1,) 2022-08-17T12:54:08.9465649Z 2022-08-17T12:54:08.9465695Z 2022-08-17T12:54:08.9465786Z 2022-08-17T12:54:08.9547637Z Traceback (most recent call last): 2022-08-17T12:54:08.9548159Z File "/opt/conda/lib/python3.7/site-packages/torch/fx/graph_module.py", line 267, in __call__ 2022-08-17T12:54:08.9548645Z return super(self.cls, obj).__call__(*args, **kwargs) # type: ignore[misc] 2022-08-17T12:54:08.9549374Z File "/opt/conda/lib/python3.7/site-packages/torch/nn/modules/module.py", line 1185, in _call_impl 2022-08-17T12:54:08.9549824Z return forward_call(*input, **kwargs) 2022-08-17T12:54:08.9550051Z File ".1229", line 6, in forward 2022-08-17T12:54:08.9550299Z pow_1 = torch.pow(42, input_1, out = out); input_1 = out = None 2022-08-17T12:54:08.9550826Z RuntimeError: unsupported operation: some elements of the input tensor and the written-to tensor refer to a single memory location. Please clone() the tensor before performing the operation. 2022-08-17T12:54:08.9551110Z 2022-08-17T12:54:08.9551337Z Call using an FX-traced Module, line 6 of the traced Module's generated forward function: 2022-08-17T12:54:08.9551808Z input_1 = input 2022-08-17T12:54:08.9552020Z pow_1 = torch.pow(42, input_1, out = out); input_1 = out = None 2022-08-17T12:54:08.9552329Z 2022-08-17T12:54:08.9552498Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <--- HERE 2022-08-17T12:54:08.9552696Z return (pow_1,) 2022-08-17T12:54:08.9552804Z 2022-08-17T12:54:08.9552862Z 2022-08-17T12:54:08.9552941Z 2022-08-17T12:54:08.9553011Z ok (0.038s) 2022-08-17T12:54:08.9597239Z 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:54:08.9597973Z out=torch.tensor(0, dtype=torch.int64, device=device), 2022-08-17T12:54:08.9598773Z 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:54:08.9599416Z out=torch.tensor(0, dtype=torch.int64, device=device), 2022-08-17T12:54:08.9602721Z ok (0.005s) 2022-08-17T12:54:09.0536665Z test_rdiv_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.093s) 2022-08-17T12:54:09.1400749Z test_rdiv_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.086s) 2022-08-17T12:54:09.2151358Z test_rdiv_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.075s) 2022-08-17T12:54:09.2914101Z test_rdiv_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.076s) 2022-08-17T12:54:09.5371880Z test_rdiv_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.246s) 2022-08-17T12:54:09.5946422Z test_rdiv_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.057s) 2022-08-17T12:54:09.6517086Z test_rdiv_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.057s) 2022-08-17T12:54:09.7095129Z test_rdiv_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.058s) 2022-08-17T12:54:09.7110354Z test_rdiv_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:54:09.7110961Z function: 'test_rdiv' (test_binary_ufuncs.py:2631) 2022-08-17T12:54:09.7111262Z reasons: ["str(dtype) == 'torch.complex128'"] 2022-08-17T12:54:09.7111617Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:54:09.7117830Z ok (0.002s) 2022-08-17T12:54:09.9266782Z test_reference_numerics_add_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.215s) 2022-08-17T12:54:09.9549516Z test_reference_numerics_add_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.028s) 2022-08-17T12:54:10.0503736Z test_reference_numerics_add_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.095s) 2022-08-17T12:54:10.1688892Z test_reference_numerics_add_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.118s) 2022-08-17T12:54:10.2259405Z test_reference_numerics_add_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.057s) 2022-08-17T12:54:10.2964246Z test_reference_numerics_add_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.070s) 2022-08-17T12:54:10.3298528Z test_reference_numerics_add_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.033s) 2022-08-17T12:54:10.3703843Z test_reference_numerics_add_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.040s) 2022-08-17T12:54:10.3954388Z test_reference_numerics_add_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:54:10.4232528Z test_reference_numerics_add_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.028s) 2022-08-17T12:54:10.4494703Z test_reference_numerics_add_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:54:10.4755049Z test_reference_numerics_add_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:54:10.4994058Z test_reference_numerics_add_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:54:10.5239523Z test_reference_numerics_bitwise_and_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:54:10.5488025Z test_reference_numerics_bitwise_and_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:54:10.5739528Z test_reference_numerics_bitwise_and_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:54:10.5914264Z test_reference_numerics_bitwise_and_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:54:10.6155105Z test_reference_numerics_bitwise_and_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:54:10.6409113Z test_reference_numerics_bitwise_and_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:54:10.6669684Z test_reference_numerics_bitwise_or_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:54:10.6921149Z test_reference_numerics_bitwise_or_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:54:10.7180031Z test_reference_numerics_bitwise_or_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:54:10.7362522Z test_reference_numerics_bitwise_or_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:54:10.7623037Z test_reference_numerics_bitwise_or_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:54:10.7860811Z test_reference_numerics_bitwise_or_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:54:10.8106697Z test_reference_numerics_bitwise_xor_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:54:10.8354512Z test_reference_numerics_bitwise_xor_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:54:10.8608478Z test_reference_numerics_bitwise_xor_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:54:10.8799868Z test_reference_numerics_bitwise_xor_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:54:10.9111483Z test_reference_numerics_bitwise_xor_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2022-08-17T12:54:10.9416764Z test_reference_numerics_bitwise_xor_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.030s) 2022-08-17T12:54:10.9764583Z test_reference_numerics_clamp_max_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.035s) 2022-08-17T12:54:11.0044692Z test_reference_numerics_clamp_max_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.028s) 2022-08-17T12:54:11.0767326Z test_reference_numerics_clamp_max_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.072s) 2022-08-17T12:54:11.1099859Z test_reference_numerics_clamp_max_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.033s) 2022-08-17T12:54:11.1486677Z test_reference_numerics_clamp_max_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.038s) 2022-08-17T12:54:11.1738908Z test_reference_numerics_clamp_max_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:54:11.1996132Z test_reference_numerics_clamp_max_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:54:11.2182763Z test_reference_numerics_clamp_max_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:54:11.2441853Z test_reference_numerics_clamp_max_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:54:11.2689488Z test_reference_numerics_clamp_max_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:54:11.3063062Z test_reference_numerics_clamp_min_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.037s) 2022-08-17T12:54:11.3345261Z test_reference_numerics_clamp_min_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.028s) 2022-08-17T12:54:11.4065370Z test_reference_numerics_clamp_min_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.072s) 2022-08-17T12:54:11.4402704Z test_reference_numerics_clamp_min_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.034s) 2022-08-17T12:54:11.4795841Z test_reference_numerics_clamp_min_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.039s) 2022-08-17T12:54:11.5051770Z test_reference_numerics_clamp_min_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:54:11.5307929Z test_reference_numerics_clamp_min_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:54:11.5473610Z test_reference_numerics_clamp_min_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:54:11.5738311Z test_reference_numerics_clamp_min_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:54:11.6002517Z test_reference_numerics_clamp_min_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:54:11.6212669Z test_reference_numerics_eq_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:54:11.6479953Z test_reference_numerics_eq_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.027s) 2022-08-17T12:54:11.7087301Z test_reference_numerics_eq_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.061s) 2022-08-17T12:54:11.8051152Z test_reference_numerics_eq_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.096s) 2022-08-17T12:54:11.8399140Z test_reference_numerics_eq_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.035s) 2022-08-17T12:54:11.8912240Z test_reference_numerics_eq_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.051s) 2022-08-17T12:54:11.9056097Z test_reference_numerics_eq_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:54:11.9353066Z test_reference_numerics_eq_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.029s) 2022-08-17T12:54:11.9788324Z test_reference_numerics_eq_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.043s) 2022-08-17T12:54:12.0039420Z test_reference_numerics_eq_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:54:12.0214332Z test_reference_numerics_eq_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:54:12.0470142Z test_reference_numerics_eq_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:54:12.0729431Z test_reference_numerics_eq_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:54:12.2520648Z 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:54:12.2521517Z ref=lambda input, other, *, alpha=1: np.add(input, other) if alpha == 1 \ 2022-08-17T12:54:12.2542500Z ok (0.181s) 2022-08-17T12:54:12.2551240Z test_reference_numerics_extremal_values_add_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:54:12.2558836Z test_reference_numerics_extremal_values_add_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:54:12.2598900Z test_reference_numerics_extremal_values_add_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:12.2627515Z test_reference_numerics_extremal_values_add_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:12.2657215Z test_reference_numerics_extremal_values_add_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:12.2687160Z test_reference_numerics_extremal_values_clamp_max_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:12.2725990Z test_reference_numerics_extremal_values_clamp_max_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:12.2754746Z test_reference_numerics_extremal_values_clamp_max_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:12.2784119Z test_reference_numerics_extremal_values_clamp_max_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:12.2813541Z test_reference_numerics_extremal_values_clamp_min_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:12.2852166Z test_reference_numerics_extremal_values_clamp_min_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:12.2881139Z test_reference_numerics_extremal_values_clamp_min_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:12.2910450Z test_reference_numerics_extremal_values_clamp_min_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:12.2933482Z test_reference_numerics_extremal_values_eq_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:12.2968280Z test_reference_numerics_extremal_values_eq_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:12.2999732Z test_reference_numerics_extremal_values_eq_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:12.3032408Z test_reference_numerics_extremal_values_eq_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:12.3054541Z test_reference_numerics_extremal_values_eq_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:12.3078438Z test_reference_numerics_extremal_values_eq_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:12.3112838Z 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:54:12.3113484Z expected = op.ref(l_numpy, r_numpy) 2022-08-17T12:54:12.3113956Z test_binary_ufuncs.py:158: RuntimeWarning: invalid value encountered in float_power 2022-08-17T12:54:12.3114591Z expected = op.ref(l_numpy, r_numpy) 2022-08-17T12:54:12.3118908Z ok (0.004s) 2022-08-17T12:54:12.3126605Z test_reference_numerics_extremal_values_float_power_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:54:12.3133798Z test_reference_numerics_extremal_values_float_power_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:54:12.3181365Z test_reference_numerics_extremal_values_float_power_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:12.3219220Z test_reference_numerics_extremal_values_float_power_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:12.3258314Z test_reference_numerics_extremal_values_float_power_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:12.3266018Z test_reference_numerics_extremal_values_floor_divide_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:54:12.3272020Z test_reference_numerics_extremal_values_floor_divide_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:54:12.3284634Z 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:54:12.3285090Z return np.floor_divide(a, b) 2022-08-17T12:54:12.3309384Z ok (0.004s) 2022-08-17T12:54:12.3359432Z test_reference_numerics_extremal_values_floor_divide_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:12.3370958Z test_reference_numerics_extremal_values_fmod_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... test_binary_ufuncs.py:158: RuntimeWarning: invalid value encountered in fmod 2022-08-17T12:54:12.3371537Z expected = op.ref(l_numpy, r_numpy) 2022-08-17T12:54:12.3394328Z ok (0.003s) 2022-08-17T12:54:12.3437718Z test_reference_numerics_extremal_values_fmod_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:12.3470706Z test_reference_numerics_extremal_values_fmod_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:12.3516953Z test_reference_numerics_extremal_values_fmod_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:12.3528517Z 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:54:12.3529081Z expected = op.ref(l_numpy, r_numpy) 2022-08-17T12:54:12.3540474Z ok (0.002s) 2022-08-17T12:54:12.3573063Z test_reference_numerics_extremal_values_ge_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:12.3594442Z test_reference_numerics_extremal_values_ge_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:12.3617768Z test_reference_numerics_extremal_values_ge_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:12.3628836Z test_reference_numerics_extremal_values_gt_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... test_binary_ufuncs.py:158: RuntimeWarning: invalid value encountered in greater 2022-08-17T12:54:12.3629419Z expected = op.ref(l_numpy, r_numpy) 2022-08-17T12:54:12.3640354Z ok (0.002s) 2022-08-17T12:54:12.3673288Z test_reference_numerics_extremal_values_gt_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:12.3695076Z test_reference_numerics_extremal_values_gt_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:12.3719302Z test_reference_numerics_extremal_values_gt_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:12.3726394Z test_reference_numerics_extremal_values_heaviside_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:54:12.3732449Z test_reference_numerics_extremal_values_heaviside_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:54:12.3738599Z test_reference_numerics_extremal_values_heaviside_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:54:12.3744584Z test_reference_numerics_extremal_values_heaviside_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:54:12.3750650Z test_reference_numerics_extremal_values_isclose_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:54:12.3756967Z test_reference_numerics_extremal_values_isclose_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:54:12.3762892Z test_reference_numerics_extremal_values_isclose_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:54:12.3769296Z test_reference_numerics_extremal_values_isclose_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:54:12.3775424Z test_reference_numerics_extremal_values_isclose_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:54:12.3781680Z test_reference_numerics_extremal_values_isclose_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:54:12.3793289Z test_reference_numerics_extremal_values_jiterator_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:12.3803767Z test_reference_numerics_extremal_values_jiterator_binary_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:12.3813890Z test_reference_numerics_extremal_values_jiterator_binary_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:12.3823951Z test_reference_numerics_extremal_values_jiterator_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:12.3833941Z test_reference_numerics_extremal_values_jiterator_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:12.3843697Z test_reference_numerics_extremal_values_jiterator_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:12.3853576Z test_reference_numerics_extremal_values_jiterator_binary_return_by_ref_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:12.3863416Z test_reference_numerics_extremal_values_jiterator_binary_return_by_ref_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:12.3873077Z test_reference_numerics_extremal_values_jiterator_binary_return_by_ref_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:12.3882884Z test_reference_numerics_extremal_values_jiterator_binary_return_by_ref_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:12.3892694Z test_reference_numerics_extremal_values_jiterator_binary_return_by_ref_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:12.3902482Z test_reference_numerics_extremal_values_jiterator_binary_return_by_ref_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:12.3914392Z 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:54:12.3914865Z expected = op.ref(l_numpy, r_numpy) 2022-08-17T12:54:12.3928835Z ok (0.003s) 2022-08-17T12:54:12.3962219Z test_reference_numerics_extremal_values_le_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:12.3984452Z test_reference_numerics_extremal_values_le_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:12.4008630Z test_reference_numerics_extremal_values_le_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:12.4031796Z test_reference_numerics_extremal_values_logical_and_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:12.4068187Z test_reference_numerics_extremal_values_logical_and_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:12.4099959Z test_reference_numerics_extremal_values_logical_and_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:12.4131978Z test_reference_numerics_extremal_values_logical_and_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:12.4153489Z test_reference_numerics_extremal_values_logical_and_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:12.4177588Z test_reference_numerics_extremal_values_logical_and_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:12.4200571Z test_reference_numerics_extremal_values_logical_or_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:12.4235640Z test_reference_numerics_extremal_values_logical_or_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:12.4266925Z test_reference_numerics_extremal_values_logical_or_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:12.4298020Z test_reference_numerics_extremal_values_logical_or_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:12.4319648Z test_reference_numerics_extremal_values_logical_or_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:12.4342334Z test_reference_numerics_extremal_values_logical_or_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:12.4365046Z test_reference_numerics_extremal_values_logical_xor_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:12.4399631Z test_reference_numerics_extremal_values_logical_xor_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:12.4430926Z test_reference_numerics_extremal_values_logical_xor_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:12.4462031Z test_reference_numerics_extremal_values_logical_xor_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:12.4483502Z test_reference_numerics_extremal_values_logical_xor_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:12.4506583Z test_reference_numerics_extremal_values_logical_xor_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:12.4517904Z test_reference_numerics_extremal_values_lt_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... test_binary_ufuncs.py:158: RuntimeWarning: invalid value encountered in less 2022-08-17T12:54:12.4518253Z expected = op.ref(l_numpy, r_numpy) 2022-08-17T12:54:12.4529409Z ok (0.002s) 2022-08-17T12:54:12.4561066Z test_reference_numerics_extremal_values_lt_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:12.4582360Z test_reference_numerics_extremal_values_lt_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:12.4605437Z test_reference_numerics_extremal_values_lt_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:12.4635044Z test_reference_numerics_extremal_values_max_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:12.4673348Z test_reference_numerics_extremal_values_max_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:12.4701683Z test_reference_numerics_extremal_values_max_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:12.4730458Z test_reference_numerics_extremal_values_max_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:12.4759471Z test_reference_numerics_extremal_values_maximum_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:12.4797691Z test_reference_numerics_extremal_values_maximum_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:12.4825906Z test_reference_numerics_extremal_values_maximum_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:12.4854368Z test_reference_numerics_extremal_values_maximum_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:12.4883959Z test_reference_numerics_extremal_values_min_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:12.4921526Z test_reference_numerics_extremal_values_min_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:12.4948979Z test_reference_numerics_extremal_values_min_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:12.4977831Z test_reference_numerics_extremal_values_min_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:12.5006535Z test_reference_numerics_extremal_values_minimum_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:12.5046450Z test_reference_numerics_extremal_values_minimum_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:12.5075361Z test_reference_numerics_extremal_values_minimum_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:12.5104339Z test_reference_numerics_extremal_values_minimum_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:12.5127536Z test_reference_numerics_extremal_values_ne_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:12.5180257Z test_reference_numerics_extremal_values_ne_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:12.5212188Z test_reference_numerics_extremal_values_ne_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:12.5244182Z test_reference_numerics_extremal_values_ne_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:12.5265524Z test_reference_numerics_extremal_values_ne_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:12.5288907Z test_reference_numerics_extremal_values_ne_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:12.5317000Z 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:54:12.5317395Z expected = op.ref(l_numpy, r_numpy) 2022-08-17T12:54:12.5317679Z test_binary_ufuncs.py:158: RuntimeWarning: invalid value encountered in power 2022-08-17T12:54:12.5317930Z expected = op.ref(l_numpy, r_numpy) 2022-08-17T12:54:12.5323128Z ok (0.003s) 2022-08-17T12:54:12.5329773Z test_reference_numerics_extremal_values_pow_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:54:12.5336029Z test_reference_numerics_extremal_values_pow_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:54:12.5374257Z test_reference_numerics_extremal_values_pow_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... test_binary_ufuncs.py:158: RuntimeWarning: overflow encountered in power 2022-08-17T12:54:12.5374678Z expected = op.ref(l_numpy, r_numpy) 2022-08-17T12:54:12.5379639Z ok (0.004s) 2022-08-17T12:54:12.5411762Z test_reference_numerics_extremal_values_pow_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:12.5448888Z test_reference_numerics_extremal_values_pow_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:12.5460079Z test_reference_numerics_extremal_values_remainder_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... test_binary_ufuncs.py:158: RuntimeWarning: invalid value encountered in remainder 2022-08-17T12:54:12.5460452Z expected = op.ref(l_numpy, r_numpy) 2022-08-17T12:54:12.5484688Z ok (0.004s) 2022-08-17T12:54:12.5530373Z test_reference_numerics_extremal_values_remainder_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:12.5563595Z test_reference_numerics_extremal_values_remainder_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:12.5610143Z test_reference_numerics_extremal_values_remainder_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:12.5621959Z 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:54:12.5622549Z ref=lambda input, other, *, alpha=1: np.subtract(input, np.multiply(alpha, other)), 2022-08-17T12:54:12.5638916Z ok (0.003s) 2022-08-17T12:54:12.5651402Z 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:54:12.5651922Z ref=lambda input, other, *, alpha=1: np.subtract(input, np.multiply(alpha, other)), 2022-08-17T12:54:12.5696895Z ok (0.006s) 2022-08-17T12:54:12.5750386Z test_reference_numerics_extremal_values_sub_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:12.5789730Z test_reference_numerics_extremal_values_sub_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:12.5816958Z test_reference_numerics_extremal_values_sub_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:12.5845130Z test_reference_numerics_extremal_values_sub_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:12.6696583Z test_reference_numerics_float_power_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.085s) 2022-08-17T12:54:12.7197448Z test_reference_numerics_float_power_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.050s) 2022-08-17T12:54:12.9563314Z test_reference_numerics_float_power_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.236s) 2022-08-17T12:54:13.1924253Z test_reference_numerics_float_power_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.236s) 2022-08-17T12:54:13.3091643Z test_reference_numerics_float_power_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.117s) 2022-08-17T12:54:13.3955810Z test_reference_numerics_float_power_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.086s) 2022-08-17T12:54:13.4874949Z test_reference_numerics_float_power_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.092s) 2022-08-17T12:54:13.5631744Z test_reference_numerics_float_power_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.076s) 2022-08-17T12:54:13.6389648Z test_reference_numerics_float_power_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.076s) 2022-08-17T12:54:13.7084069Z test_reference_numerics_float_power_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.069s) 2022-08-17T12:54:13.7842111Z test_reference_numerics_float_power_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.076s) 2022-08-17T12:54:13.8594135Z test_reference_numerics_float_power_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.075s) 2022-08-17T12:54:13.8599459Z test_reference_numerics_floor_divide_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:54:13.9671527Z test_reference_numerics_floor_divide_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.107s) 2022-08-17T12:54:14.0226521Z test_reference_numerics_floor_divide_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.055s) 2022-08-17T12:54:14.1164662Z test_reference_numerics_floor_divide_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.094s) 2022-08-17T12:54:14.1553885Z test_reference_numerics_floor_divide_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.039s) 2022-08-17T12:54:14.1993959Z test_reference_numerics_floor_divide_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.044s) 2022-08-17T12:54:14.2478781Z test_reference_numerics_floor_divide_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.048s) 2022-08-17T12:54:14.2862997Z test_reference_numerics_floor_divide_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.038s) 2022-08-17T12:54:14.3142968Z test_reference_numerics_floor_divide_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.028s) 2022-08-17T12:54:14.3147935Z test_reference_numerics_fmod_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:54:14.4011306Z test_reference_numerics_fmod_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.086s) 2022-08-17T12:54:14.4520166Z test_reference_numerics_fmod_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.051s) 2022-08-17T12:54:14.5131986Z test_reference_numerics_fmod_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.061s) 2022-08-17T12:54:14.5445378Z test_reference_numerics_fmod_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2022-08-17T12:54:14.5784942Z test_reference_numerics_fmod_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.034s) 2022-08-17T12:54:14.6137150Z test_reference_numerics_fmod_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.035s) 2022-08-17T12:54:14.6428418Z test_reference_numerics_fmod_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.029s) 2022-08-17T12:54:14.6699149Z test_reference_numerics_fmod_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.027s) 2022-08-17T12:54:14.7173831Z test_reference_numerics_gcd_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.047s) 2022-08-17T12:54:14.7652163Z test_reference_numerics_gcd_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.048s) 2022-08-17T12:54:14.8128600Z test_reference_numerics_gcd_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.047s) 2022-08-17T12:54:14.8599802Z test_reference_numerics_gcd_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.047s) 2022-08-17T12:54:14.9042573Z test_reference_numerics_gcd_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.044s) 2022-08-17T12:54:14.9252612Z test_reference_numerics_ge_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:54:14.9501831Z test_reference_numerics_ge_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:54:15.0072689Z test_reference_numerics_ge_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.057s) 2022-08-17T12:54:15.0240310Z test_reference_numerics_ge_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:54:15.0595937Z test_reference_numerics_ge_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.035s) 2022-08-17T12:54:15.0861747Z test_reference_numerics_ge_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:54:15.1211743Z test_reference_numerics_ge_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.035s) 2022-08-17T12:54:15.1394918Z test_reference_numerics_ge_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:54:15.1645389Z test_reference_numerics_ge_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:54:15.1883103Z test_reference_numerics_ge_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:54:15.2090945Z test_reference_numerics_gt_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:54:15.2356856Z test_reference_numerics_gt_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.027s) 2022-08-17T12:54:15.2953911Z test_reference_numerics_gt_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.059s) 2022-08-17T12:54:15.3124325Z test_reference_numerics_gt_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:54:15.3477196Z test_reference_numerics_gt_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.035s) 2022-08-17T12:54:15.3754065Z test_reference_numerics_gt_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.028s) 2022-08-17T12:54:15.4005583Z test_reference_numerics_gt_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:54:15.4175737Z test_reference_numerics_gt_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:54:15.4429339Z test_reference_numerics_gt_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:54:15.4696513Z test_reference_numerics_gt_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.027s) 2022-08-17T12:54:15.5077253Z test_reference_numerics_heaviside_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.038s) 2022-08-17T12:54:15.5697823Z test_reference_numerics_heaviside_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.062s) 2022-08-17T12:54:15.6426717Z test_reference_numerics_heaviside_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.073s) 2022-08-17T12:54:15.6816707Z test_reference_numerics_heaviside_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.039s) 2022-08-17T12:54:15.7270698Z test_reference_numerics_heaviside_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.045s) 2022-08-17T12:54:15.7580197Z test_reference_numerics_heaviside_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2022-08-17T12:54:15.7959142Z test_reference_numerics_heaviside_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.038s) 2022-08-17T12:54:15.8314947Z test_reference_numerics_heaviside_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.035s) 2022-08-17T12:54:15.8813309Z test_reference_numerics_heaviside_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.050s) 2022-08-17T12:54:15.9261020Z test_reference_numerics_heaviside_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.045s) 2022-08-17T12:54:15.9514154Z test_reference_numerics_isclose_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:54:15.9863164Z test_reference_numerics_isclose_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.035s) 2022-08-17T12:54:16.0925857Z test_reference_numerics_isclose_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.106s) 2022-08-17T12:54:16.1373959Z test_reference_numerics_isclose_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.045s) 2022-08-17T12:54:16.2740716Z test_reference_numerics_isclose_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.136s) 2022-08-17T12:54:16.2959808Z test_reference_numerics_isclose_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:54:16.3406071Z test_reference_numerics_isclose_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.045s) 2022-08-17T12:54:16.3804706Z test_reference_numerics_isclose_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.040s) 2022-08-17T12:54:16.4131531Z test_reference_numerics_isclose_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.033s) 2022-08-17T12:54:16.4400579Z test_reference_numerics_isclose_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.027s) 2022-08-17T12:54:16.4724227Z test_reference_numerics_isclose_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.032s) 2022-08-17T12:54:16.5113931Z test_reference_numerics_isclose_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.039s) 2022-08-17T12:54:16.5123875Z test_reference_numerics_jiterator_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:16.5133861Z test_reference_numerics_jiterator_binary_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:16.5142172Z test_reference_numerics_jiterator_binary_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:16.5150946Z test_reference_numerics_jiterator_binary_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:16.5160140Z test_reference_numerics_jiterator_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:16.5169405Z test_reference_numerics_jiterator_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:16.5177255Z test_reference_numerics_jiterator_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:16.5185365Z test_reference_numerics_jiterator_binary_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:16.5193493Z test_reference_numerics_jiterator_binary_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:16.5201582Z test_reference_numerics_jiterator_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:16.5210171Z test_reference_numerics_jiterator_binary_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:16.5217888Z test_reference_numerics_jiterator_binary_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:16.5226745Z test_reference_numerics_jiterator_binary_return_by_ref_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:16.5235369Z test_reference_numerics_jiterator_binary_return_by_ref_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:16.5243586Z test_reference_numerics_jiterator_binary_return_by_ref_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:16.5252007Z test_reference_numerics_jiterator_binary_return_by_ref_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:16.5260190Z test_reference_numerics_jiterator_binary_return_by_ref_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:16.5268771Z test_reference_numerics_jiterator_binary_return_by_ref_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:16.5277110Z test_reference_numerics_jiterator_binary_return_by_ref_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:16.5286588Z test_reference_numerics_jiterator_binary_return_by_ref_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:16.5295732Z test_reference_numerics_jiterator_binary_return_by_ref_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:16.5304089Z test_reference_numerics_jiterator_binary_return_by_ref_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:16.5312937Z test_reference_numerics_jiterator_binary_return_by_ref_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:16.5321135Z test_reference_numerics_jiterator_binary_return_by_ref_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:16.7160066Z test_reference_numerics_large_values_add_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.184s) 2022-08-17T12:54:16.7190721Z test_reference_numerics_large_values_add_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:16.7219744Z test_reference_numerics_large_values_add_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:16.7253053Z test_reference_numerics_large_values_add_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:16.7294569Z test_reference_numerics_large_values_add_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:16.7336226Z test_reference_numerics_large_values_add_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:16.7353298Z test_reference_numerics_large_values_add_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:16.7370006Z test_reference_numerics_large_values_add_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:16.7386794Z test_reference_numerics_large_values_add_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:16.7403230Z test_reference_numerics_large_values_bitwise_and_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:16.7419974Z test_reference_numerics_large_values_bitwise_and_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:16.7436503Z test_reference_numerics_large_values_bitwise_and_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:16.7453180Z test_reference_numerics_large_values_bitwise_or_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:16.7469550Z test_reference_numerics_large_values_bitwise_or_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:16.7485933Z test_reference_numerics_large_values_bitwise_or_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:16.7502367Z test_reference_numerics_large_values_bitwise_xor_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:16.7519042Z test_reference_numerics_large_values_bitwise_xor_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:16.7535412Z test_reference_numerics_large_values_bitwise_xor_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:16.7586977Z test_reference_numerics_large_values_clamp_max_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:16.7619598Z test_reference_numerics_large_values_clamp_max_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:16.7660757Z test_reference_numerics_large_values_clamp_max_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:16.7702334Z test_reference_numerics_large_values_clamp_max_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:16.7719289Z test_reference_numerics_large_values_clamp_max_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:16.7736145Z test_reference_numerics_large_values_clamp_max_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:16.7752529Z test_reference_numerics_large_values_clamp_max_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:16.7809781Z test_reference_numerics_large_values_clamp_min_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:16.7841285Z test_reference_numerics_large_values_clamp_min_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:16.7882898Z test_reference_numerics_large_values_clamp_min_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:16.7923800Z test_reference_numerics_large_values_clamp_min_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:16.7940420Z test_reference_numerics_large_values_clamp_min_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:16.7956964Z test_reference_numerics_large_values_clamp_min_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:16.7973566Z test_reference_numerics_large_values_clamp_min_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:16.8010381Z test_reference_numerics_large_values_eq_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:16.8035272Z test_reference_numerics_large_values_eq_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:16.8059105Z test_reference_numerics_large_values_eq_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:16.8084171Z test_reference_numerics_large_values_eq_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:16.8114498Z test_reference_numerics_large_values_eq_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:16.8144751Z test_reference_numerics_large_values_eq_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:16.8161122Z test_reference_numerics_large_values_eq_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:16.8177071Z test_reference_numerics_large_values_eq_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:16.8193071Z test_reference_numerics_large_values_eq_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:16.8205057Z 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:54:16.8205483Z expected = op.ref(l_numpy, r_numpy) 2022-08-17T12:54:16.8240707Z ok (0.005s) 2022-08-17T12:54:16.8247907Z test_reference_numerics_large_values_float_power_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:54:16.8254598Z test_reference_numerics_large_values_float_power_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:54:16.8285272Z test_reference_numerics_large_values_float_power_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:16.8297193Z test_reference_numerics_large_values_float_power_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... test_binary_ufuncs.py:158: RuntimeWarning: invalid value encountered in float_power 2022-08-17T12:54:16.8297565Z expected = op.ref(l_numpy, r_numpy) 2022-08-17T12:54:16.8326538Z ok (0.004s) 2022-08-17T12:54:16.8367006Z test_reference_numerics_large_values_float_power_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:16.8387154Z test_reference_numerics_large_values_float_power_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:16.8407528Z test_reference_numerics_large_values_float_power_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:16.8427901Z test_reference_numerics_large_values_float_power_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:16.8434986Z test_reference_numerics_large_values_floor_divide_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:54:16.8467012Z test_reference_numerics_large_values_floor_divide_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:16.8511812Z test_reference_numerics_large_values_floor_divide_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:16.8556420Z test_reference_numerics_large_values_floor_divide_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:16.8573248Z test_reference_numerics_large_values_floor_divide_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:16.8589973Z test_reference_numerics_large_values_floor_divide_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:16.8606757Z test_reference_numerics_large_values_floor_divide_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:16.8657023Z test_reference_numerics_large_values_fmod_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:16.8688243Z test_reference_numerics_large_values_fmod_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:16.8730851Z test_reference_numerics_large_values_fmod_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:16.8774154Z test_reference_numerics_large_values_fmod_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:16.8790814Z test_reference_numerics_large_values_fmod_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:16.8809058Z test_reference_numerics_large_values_fmod_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:16.8826127Z test_reference_numerics_large_values_fmod_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:16.8843100Z test_reference_numerics_large_values_gcd_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:16.8859755Z test_reference_numerics_large_values_gcd_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:16.8876087Z test_reference_numerics_large_values_gcd_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:16.8915143Z test_reference_numerics_large_values_ge_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:16.8940959Z test_reference_numerics_large_values_ge_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:16.8972511Z test_reference_numerics_large_values_ge_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:16.9003787Z test_reference_numerics_large_values_ge_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:16.9020743Z test_reference_numerics_large_values_ge_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:16.9037528Z test_reference_numerics_large_values_ge_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:16.9053459Z test_reference_numerics_large_values_ge_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:16.9090821Z test_reference_numerics_large_values_gt_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:16.9116016Z test_reference_numerics_large_values_gt_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:16.9146317Z test_reference_numerics_large_values_gt_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:16.9176666Z test_reference_numerics_large_values_gt_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:16.9192608Z test_reference_numerics_large_values_gt_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:16.9208437Z test_reference_numerics_large_values_gt_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:16.9224247Z test_reference_numerics_large_values_gt_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:16.9270571Z test_reference_numerics_large_values_heaviside_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:16.9300793Z test_reference_numerics_large_values_heaviside_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:16.9340147Z test_reference_numerics_large_values_heaviside_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:16.9379947Z test_reference_numerics_large_values_heaviside_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:16.9400035Z test_reference_numerics_large_values_heaviside_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:16.9418885Z test_reference_numerics_large_values_heaviside_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:16.9435872Z test_reference_numerics_large_values_heaviside_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:16.9475583Z test_reference_numerics_large_values_isclose_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:16.9505967Z test_reference_numerics_large_values_isclose_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:16.9534059Z test_reference_numerics_large_values_isclose_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:16.9560552Z test_reference_numerics_large_values_isclose_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:16.9593671Z test_reference_numerics_large_values_isclose_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:16.9627844Z test_reference_numerics_large_values_isclose_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:16.9647213Z test_reference_numerics_large_values_isclose_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:16.9666498Z test_reference_numerics_large_values_isclose_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:16.9685426Z test_reference_numerics_large_values_isclose_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:16.9696065Z test_reference_numerics_large_values_jiterator_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:16.9706413Z test_reference_numerics_large_values_jiterator_binary_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:16.9716856Z test_reference_numerics_large_values_jiterator_binary_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:16.9726942Z test_reference_numerics_large_values_jiterator_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:16.9737272Z test_reference_numerics_large_values_jiterator_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:16.9747413Z test_reference_numerics_large_values_jiterator_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:16.9757632Z test_reference_numerics_large_values_jiterator_binary_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:16.9767588Z test_reference_numerics_large_values_jiterator_binary_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:16.9777797Z test_reference_numerics_large_values_jiterator_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:16.9787888Z test_reference_numerics_large_values_jiterator_binary_return_by_ref_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:16.9798284Z test_reference_numerics_large_values_jiterator_binary_return_by_ref_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:16.9808579Z test_reference_numerics_large_values_jiterator_binary_return_by_ref_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:16.9819121Z test_reference_numerics_large_values_jiterator_binary_return_by_ref_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:16.9830116Z test_reference_numerics_large_values_jiterator_binary_return_by_ref_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:16.9841075Z test_reference_numerics_large_values_jiterator_binary_return_by_ref_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:16.9852172Z test_reference_numerics_large_values_jiterator_binary_return_by_ref_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:16.9862841Z test_reference_numerics_large_values_jiterator_binary_return_by_ref_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:16.9873272Z test_reference_numerics_large_values_jiterator_binary_return_by_ref_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:16.9892175Z test_reference_numerics_large_values_lcm_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:16.9909667Z test_reference_numerics_large_values_lcm_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:16.9926949Z test_reference_numerics_large_values_lcm_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:16.9966532Z test_reference_numerics_large_values_le_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:16.9993413Z test_reference_numerics_large_values_le_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:17.0026558Z test_reference_numerics_large_values_le_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:17.0057870Z test_reference_numerics_large_values_le_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:17.0074751Z test_reference_numerics_large_values_le_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:17.0092197Z test_reference_numerics_large_values_le_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:17.0108789Z test_reference_numerics_large_values_le_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:17.0146915Z test_reference_numerics_large_values_logical_and_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:17.0171486Z test_reference_numerics_large_values_logical_and_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:17.0195162Z test_reference_numerics_large_values_logical_and_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:17.0220129Z test_reference_numerics_large_values_logical_and_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:17.0251916Z test_reference_numerics_large_values_logical_and_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:17.0281822Z test_reference_numerics_large_values_logical_and_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:17.0297495Z test_reference_numerics_large_values_logical_and_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:17.0313239Z test_reference_numerics_large_values_logical_and_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:17.0329076Z test_reference_numerics_large_values_logical_and_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:17.0369615Z test_reference_numerics_large_values_logical_or_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:17.0394839Z test_reference_numerics_large_values_logical_or_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:17.0418502Z test_reference_numerics_large_values_logical_or_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:17.0443723Z test_reference_numerics_large_values_logical_or_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:17.0473725Z test_reference_numerics_large_values_logical_or_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:17.0503690Z test_reference_numerics_large_values_logical_or_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:17.0519801Z test_reference_numerics_large_values_logical_or_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:17.0535411Z test_reference_numerics_large_values_logical_or_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:17.0551167Z test_reference_numerics_large_values_logical_or_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:17.0588793Z test_reference_numerics_large_values_logical_xor_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:17.0615183Z test_reference_numerics_large_values_logical_xor_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:17.0641143Z test_reference_numerics_large_values_logical_xor_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:17.0667215Z test_reference_numerics_large_values_logical_xor_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:17.0698218Z test_reference_numerics_large_values_logical_xor_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:17.0728552Z test_reference_numerics_large_values_logical_xor_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:17.0744125Z test_reference_numerics_large_values_logical_xor_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:17.0760197Z test_reference_numerics_large_values_logical_xor_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:17.0775745Z test_reference_numerics_large_values_logical_xor_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:17.0813230Z test_reference_numerics_large_values_lt_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:17.0837732Z test_reference_numerics_large_values_lt_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:17.0869863Z test_reference_numerics_large_values_lt_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:17.0904115Z test_reference_numerics_large_values_lt_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:17.0921208Z test_reference_numerics_large_values_lt_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:17.0937480Z test_reference_numerics_large_values_lt_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:17.0953566Z test_reference_numerics_large_values_lt_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:17.1005322Z test_reference_numerics_large_values_max_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:17.1038405Z test_reference_numerics_large_values_max_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:17.1080323Z test_reference_numerics_large_values_max_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:17.1123835Z test_reference_numerics_large_values_max_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:17.1142366Z test_reference_numerics_large_values_max_binary_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:17.1160430Z test_reference_numerics_large_values_max_binary_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:17.1177492Z test_reference_numerics_large_values_max_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:17.1228324Z test_reference_numerics_large_values_maximum_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:17.1259194Z test_reference_numerics_large_values_maximum_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:17.1300773Z test_reference_numerics_large_values_maximum_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:17.1341540Z test_reference_numerics_large_values_maximum_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:17.1357805Z test_reference_numerics_large_values_maximum_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:17.1374050Z test_reference_numerics_large_values_maximum_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:17.1390083Z test_reference_numerics_large_values_maximum_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:17.1445354Z test_reference_numerics_large_values_min_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:17.1477254Z test_reference_numerics_large_values_min_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:17.1519317Z test_reference_numerics_large_values_min_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:17.1561544Z test_reference_numerics_large_values_min_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:17.1579056Z test_reference_numerics_large_values_min_binary_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:17.1596046Z test_reference_numerics_large_values_min_binary_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:17.1611890Z test_reference_numerics_large_values_min_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:17.1662779Z test_reference_numerics_large_values_minimum_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:17.1696171Z test_reference_numerics_large_values_minimum_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:17.1738789Z test_reference_numerics_large_values_minimum_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:17.1780281Z test_reference_numerics_large_values_minimum_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:17.1798052Z test_reference_numerics_large_values_minimum_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:17.1814926Z test_reference_numerics_large_values_minimum_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:17.1831349Z test_reference_numerics_large_values_minimum_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:17.1869901Z test_reference_numerics_large_values_ne_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:17.1896311Z test_reference_numerics_large_values_ne_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:17.1921946Z test_reference_numerics_large_values_ne_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:17.1951639Z test_reference_numerics_large_values_ne_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:17.1984421Z test_reference_numerics_large_values_ne_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:17.2016568Z test_reference_numerics_large_values_ne_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:17.2033937Z test_reference_numerics_large_values_ne_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:17.2051037Z test_reference_numerics_large_values_ne_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:17.2067572Z test_reference_numerics_large_values_ne_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:17.2079574Z test_reference_numerics_large_values_pow_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... test_binary_ufuncs.py:158: RuntimeWarning: overflow encountered in power 2022-08-17T12:54:17.2080210Z expected = op.ref(l_numpy, r_numpy) 2022-08-17T12:54:17.2116611Z ok (0.005s) 2022-08-17T12:54:17.2123429Z test_reference_numerics_large_values_pow_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:54:17.2130313Z test_reference_numerics_large_values_pow_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:54:17.2160712Z test_reference_numerics_large_values_pow_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:17.2172515Z test_reference_numerics_large_values_pow_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... test_binary_ufuncs.py:158: RuntimeWarning: invalid value encountered in power 2022-08-17T12:54:17.2173078Z expected = op.ref(l_numpy, r_numpy) 2022-08-17T12:54:17.2202933Z ok (0.004s) 2022-08-17T12:54:17.2244114Z test_reference_numerics_large_values_pow_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:17.5890483Z test_reference_numerics_large_values_pow_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... expected failure (0.364s) 2022-08-17T12:54:17.5905746Z test_reference_numerics_large_values_pow_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... expected failure (0.001s) 2022-08-17T12:54:17.5918918Z test_reference_numerics_large_values_pow_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... expected failure (0.001s) 2022-08-17T12:54:17.5972861Z test_reference_numerics_large_values_remainder_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:17.6004880Z test_reference_numerics_large_values_remainder_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:17.6047232Z test_reference_numerics_large_values_remainder_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:17.6089408Z test_reference_numerics_large_values_remainder_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:17.6107052Z test_reference_numerics_large_values_remainder_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:17.6124214Z test_reference_numerics_large_values_remainder_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:17.6140399Z test_reference_numerics_large_values_remainder_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:17.6190759Z test_reference_numerics_large_values_sub_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:17.6219688Z test_reference_numerics_large_values_sub_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:17.6248805Z test_reference_numerics_large_values_sub_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:17.6282264Z test_reference_numerics_large_values_sub_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:17.6325207Z test_reference_numerics_large_values_sub_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:17.6367361Z test_reference_numerics_large_values_sub_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:17.6385687Z test_reference_numerics_large_values_sub_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:17.6403231Z test_reference_numerics_large_values_sub_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:17.6420085Z test_reference_numerics_large_values_sub_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:17.6902041Z test_reference_numerics_lcm_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.048s) 2022-08-17T12:54:17.7418199Z test_reference_numerics_lcm_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.051s) 2022-08-17T12:54:17.8061739Z test_reference_numerics_lcm_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.064s) 2022-08-17T12:54:17.8568005Z test_reference_numerics_lcm_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.050s) 2022-08-17T12:54:17.9051024Z test_reference_numerics_lcm_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.048s) 2022-08-17T12:54:17.9250701Z test_reference_numerics_le_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:54:17.9499054Z test_reference_numerics_le_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:54:18.0063083Z test_reference_numerics_le_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.056s) 2022-08-17T12:54:18.0222135Z test_reference_numerics_le_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:54:18.0498010Z test_reference_numerics_le_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.027s) 2022-08-17T12:54:18.0755017Z test_reference_numerics_le_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:54:18.1000624Z test_reference_numerics_le_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:54:18.1176993Z test_reference_numerics_le_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:54:18.1412261Z test_reference_numerics_le_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:54:18.1646200Z test_reference_numerics_le_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:54:18.1844153Z test_reference_numerics_logical_and_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:54:18.2085383Z test_reference_numerics_logical_and_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:54:18.2825328Z test_reference_numerics_logical_and_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.074s) 2022-08-17T12:54:18.3134380Z test_reference_numerics_logical_and_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2022-08-17T12:54:18.3617242Z test_reference_numerics_logical_and_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.048s) 2022-08-17T12:54:18.3783168Z test_reference_numerics_logical_and_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:54:18.4065388Z test_reference_numerics_logical_and_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.028s) 2022-08-17T12:54:18.4323908Z test_reference_numerics_logical_and_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:54:18.4567427Z test_reference_numerics_logical_and_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:54:18.4736161Z test_reference_numerics_logical_and_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:54:18.4975269Z test_reference_numerics_logical_and_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:54:18.5211602Z test_reference_numerics_logical_and_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:54:18.5415086Z test_reference_numerics_logical_or_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:54:18.5658501Z test_reference_numerics_logical_or_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:54:18.6197562Z test_reference_numerics_logical_or_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.054s) 2022-08-17T12:54:18.6520251Z test_reference_numerics_logical_or_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.032s) 2022-08-17T12:54:18.6989219Z test_reference_numerics_logical_or_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.047s) 2022-08-17T12:54:18.7158094Z test_reference_numerics_logical_or_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:54:18.7443903Z test_reference_numerics_logical_or_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.028s) 2022-08-17T12:54:18.7703340Z test_reference_numerics_logical_or_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:54:18.7946128Z test_reference_numerics_logical_or_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:54:18.8114782Z test_reference_numerics_logical_or_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:54:18.8350267Z test_reference_numerics_logical_or_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:54:18.8585480Z test_reference_numerics_logical_or_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:54:18.8790575Z test_reference_numerics_logical_xor_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:54:18.9037725Z test_reference_numerics_logical_xor_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:54:18.9569268Z test_reference_numerics_logical_xor_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.053s) 2022-08-17T12:54:18.9888431Z test_reference_numerics_logical_xor_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.032s) 2022-08-17T12:54:19.0370018Z test_reference_numerics_logical_xor_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.048s) 2022-08-17T12:54:19.0538403Z test_reference_numerics_logical_xor_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:54:19.0818752Z test_reference_numerics_logical_xor_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.028s) 2022-08-17T12:54:19.1081967Z test_reference_numerics_logical_xor_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:54:19.1329588Z test_reference_numerics_logical_xor_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:54:19.1504380Z test_reference_numerics_logical_xor_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:54:19.1746954Z test_reference_numerics_logical_xor_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:54:19.1988340Z test_reference_numerics_logical_xor_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:54:19.2179445Z test_reference_numerics_lt_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:54:19.2426469Z test_reference_numerics_lt_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:54:19.3017755Z test_reference_numerics_lt_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.059s) 2022-08-17T12:54:19.3162824Z test_reference_numerics_lt_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:54:19.3445751Z test_reference_numerics_lt_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.028s) 2022-08-17T12:54:19.3702981Z test_reference_numerics_lt_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:54:19.3948717Z test_reference_numerics_lt_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:54:19.4123563Z test_reference_numerics_lt_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:54:19.4358420Z test_reference_numerics_lt_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:54:19.4592318Z test_reference_numerics_lt_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:54:19.4941158Z test_reference_numerics_max_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.035s) 2022-08-17T12:54:19.5220921Z test_reference_numerics_max_binary_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.028s) 2022-08-17T12:54:19.5938960Z test_reference_numerics_max_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.072s) 2022-08-17T12:54:19.6180796Z test_reference_numerics_max_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:54:19.6575870Z test_reference_numerics_max_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.039s) 2022-08-17T12:54:19.6844212Z test_reference_numerics_max_binary_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.027s) 2022-08-17T12:54:19.7100862Z test_reference_numerics_max_binary_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:54:19.7265455Z test_reference_numerics_max_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:54:19.7509184Z test_reference_numerics_max_binary_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:54:19.7754419Z test_reference_numerics_max_binary_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:54:19.8100256Z test_reference_numerics_maximum_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.034s) 2022-08-17T12:54:19.8378170Z test_reference_numerics_maximum_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.028s) 2022-08-17T12:54:19.9091631Z test_reference_numerics_maximum_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.071s) 2022-08-17T12:54:19.9442085Z test_reference_numerics_maximum_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.035s) 2022-08-17T12:54:19.9799550Z test_reference_numerics_maximum_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.036s) 2022-08-17T12:54:20.0076990Z test_reference_numerics_maximum_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.028s) 2022-08-17T12:54:20.0363891Z test_reference_numerics_maximum_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.028s) 2022-08-17T12:54:20.0529222Z test_reference_numerics_maximum_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:54:20.0775117Z test_reference_numerics_maximum_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:54:20.1020773Z test_reference_numerics_maximum_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:54:20.1356508Z test_reference_numerics_min_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.033s) 2022-08-17T12:54:20.1634403Z test_reference_numerics_min_binary_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.028s) 2022-08-17T12:54:20.2345204Z test_reference_numerics_min_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.071s) 2022-08-17T12:54:20.2648575Z test_reference_numerics_min_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.030s) 2022-08-17T12:54:20.3062753Z test_reference_numerics_min_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.041s) 2022-08-17T12:54:20.3459974Z test_reference_numerics_min_binary_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.040s) 2022-08-17T12:54:20.3716826Z test_reference_numerics_min_binary_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:54:20.3888353Z test_reference_numerics_min_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:54:20.4131664Z test_reference_numerics_min_binary_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:54:20.4378288Z test_reference_numerics_min_binary_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:54:20.4715318Z test_reference_numerics_minimum_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.033s) 2022-08-17T12:54:20.4994475Z test_reference_numerics_minimum_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.028s) 2022-08-17T12:54:20.5705405Z test_reference_numerics_minimum_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.071s) 2022-08-17T12:54:20.6053341Z test_reference_numerics_minimum_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.035s) 2022-08-17T12:54:20.6464124Z test_reference_numerics_minimum_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.041s) 2022-08-17T12:54:20.6738130Z test_reference_numerics_minimum_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.027s) 2022-08-17T12:54:20.6995072Z test_reference_numerics_minimum_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:54:20.7158710Z test_reference_numerics_minimum_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:54:20.7399611Z test_reference_numerics_minimum_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:54:20.7641526Z test_reference_numerics_minimum_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:54:20.7829969Z test_reference_numerics_ne_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:54:20.8077353Z test_reference_numerics_ne_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:54:20.8629364Z test_reference_numerics_ne_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.055s) 2022-08-17T12:54:20.8930719Z test_reference_numerics_ne_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.030s) 2022-08-17T12:54:20.9444432Z test_reference_numerics_ne_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.051s) 2022-08-17T12:54:20.9606216Z test_reference_numerics_ne_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:54:20.9880203Z test_reference_numerics_ne_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.027s) 2022-08-17T12:54:21.0137089Z test_reference_numerics_ne_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:54:21.0379560Z test_reference_numerics_ne_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:54:21.0548513Z test_reference_numerics_ne_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:54:21.0783836Z test_reference_numerics_ne_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:54:21.1018503Z test_reference_numerics_ne_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:54:21.1434004Z test_reference_numerics_pow_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.041s) 2022-08-17T12:54:21.3721243Z test_reference_numerics_pow_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.229s) 2022-08-17T12:54:21.5609471Z test_reference_numerics_pow_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.189s) 2022-08-17T12:54:21.5634604Z test_reference_numerics_pow_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... test_binary_ufuncs.py:158: RuntimeWarning: overflow encountered in power 2022-08-17T12:54:21.5635230Z expected = op.ref(l_numpy, r_numpy) 2022-08-17T12:54:21.6588810Z ok (0.098s) 2022-08-17T12:54:21.6998528Z test_reference_numerics_pow_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.041s) 2022-08-17T12:54:21.7866719Z test_reference_numerics_pow_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.087s) 2022-08-17T12:54:21.8246334Z test_reference_numerics_pow_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.038s) 2022-08-17T12:54:21.8639827Z test_reference_numerics_pow_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.039s) 2022-08-17T12:54:21.8897100Z test_reference_numerics_pow_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:54:21.9242885Z test_reference_numerics_pow_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.034s) 2022-08-17T12:54:21.9582410Z test_reference_numerics_pow_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.034s) 2022-08-17T12:54:21.9587509Z test_reference_numerics_remainder_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:54:22.0457170Z test_reference_numerics_remainder_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... test_binary_ufuncs.py:158: RuntimeWarning: overflow encountered in remainder 2022-08-17T12:54:22.0457840Z expected = op.ref(l_numpy, r_numpy) 2022-08-17T12:54:22.0562968Z ok (0.097s) 2022-08-17T12:54:22.1088420Z test_reference_numerics_remainder_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.052s) 2022-08-17T12:54:22.1581725Z test_reference_numerics_remainder_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.049s) 2022-08-17T12:54:22.2010650Z test_reference_numerics_remainder_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.043s) 2022-08-17T12:54:22.2396245Z test_reference_numerics_remainder_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.038s) 2022-08-17T12:54:22.2764516Z test_reference_numerics_remainder_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.037s) 2022-08-17T12:54:22.3154051Z test_reference_numerics_remainder_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.039s) 2022-08-17T12:54:22.3424170Z test_reference_numerics_remainder_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.027s) 2022-08-17T12:54:22.3553196Z test_reference_numerics_small_values_add_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:54:22.3610454Z test_reference_numerics_small_values_add_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Doesn't support bool! (0.006s) 2022-08-17T12:54:22.3808215Z test_reference_numerics_small_values_add_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:54:22.4043890Z test_reference_numerics_small_values_add_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:54:22.4254194Z test_reference_numerics_small_values_add_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:54:22.4360837Z test_reference_numerics_small_values_add_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:54:22.4457722Z test_reference_numerics_small_values_add_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:54:22.4553682Z test_reference_numerics_small_values_add_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:54:22.4566265Z test_reference_numerics_small_values_add_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:54:22.4567176Z function: 'test_reference_numerics_small_values' (test_binary_ufuncs.py:197) 2022-08-17T12:54:22.4568059Z reasons: ["str(dtype) == 'torch.bfloat16'"] 2022-08-17T12:54:22.4568624Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:54:22.4580621Z ok (0.003s) 2022-08-17T12:54:22.4602612Z test_reference_numerics_small_values_add_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:22.4622939Z test_reference_numerics_small_values_add_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:22.4644825Z test_reference_numerics_small_values_add_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:22.4667190Z test_reference_numerics_small_values_add_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:22.4677598Z test_reference_numerics_small_values_bitwise_and_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Doesn't support bool! (0.001s) 2022-08-17T12:54:22.4697406Z test_reference_numerics_small_values_bitwise_and_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:22.4718011Z test_reference_numerics_small_values_bitwise_and_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:22.4738345Z test_reference_numerics_small_values_bitwise_and_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:22.4758327Z test_reference_numerics_small_values_bitwise_and_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:22.4780440Z test_reference_numerics_small_values_bitwise_and_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:22.4790531Z test_reference_numerics_small_values_bitwise_or_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Doesn't support bool! (0.001s) 2022-08-17T12:54:22.4811265Z test_reference_numerics_small_values_bitwise_or_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:22.4831976Z test_reference_numerics_small_values_bitwise_or_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:22.4853003Z test_reference_numerics_small_values_bitwise_or_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:22.4873924Z test_reference_numerics_small_values_bitwise_or_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:22.4895714Z test_reference_numerics_small_values_bitwise_or_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:22.4905498Z test_reference_numerics_small_values_bitwise_xor_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Doesn't support bool! (0.001s) 2022-08-17T12:54:22.4925677Z test_reference_numerics_small_values_bitwise_xor_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:22.4945645Z test_reference_numerics_small_values_bitwise_xor_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:22.4965767Z test_reference_numerics_small_values_bitwise_xor_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:22.4986046Z test_reference_numerics_small_values_bitwise_xor_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:22.5007661Z test_reference_numerics_small_values_bitwise_xor_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:22.5022113Z test_reference_numerics_small_values_clamp_max_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:22.5032788Z test_reference_numerics_small_values_clamp_max_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Doesn't support bool! (0.001s) 2022-08-17T12:54:22.5045405Z test_reference_numerics_small_values_clamp_max_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:22.5059031Z test_reference_numerics_small_values_clamp_max_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:22.5073213Z test_reference_numerics_small_values_clamp_max_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:22.5095369Z test_reference_numerics_small_values_clamp_max_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:22.5117109Z test_reference_numerics_small_values_clamp_max_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:22.5138875Z test_reference_numerics_small_values_clamp_max_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:22.5161170Z test_reference_numerics_small_values_clamp_max_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:22.5183841Z test_reference_numerics_small_values_clamp_max_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:22.5197969Z test_reference_numerics_small_values_clamp_min_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:22.5209536Z test_reference_numerics_small_values_clamp_min_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Doesn't support bool! (0.001s) 2022-08-17T12:54:22.5222744Z test_reference_numerics_small_values_clamp_min_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:22.5236852Z test_reference_numerics_small_values_clamp_min_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:22.5251205Z test_reference_numerics_small_values_clamp_min_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:22.5273948Z test_reference_numerics_small_values_clamp_min_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:22.5295821Z test_reference_numerics_small_values_clamp_min_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:22.5316373Z test_reference_numerics_small_values_clamp_min_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:22.5337035Z test_reference_numerics_small_values_clamp_min_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:22.5359430Z test_reference_numerics_small_values_clamp_min_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:22.5372602Z test_reference_numerics_small_values_eq_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:22.5383043Z test_reference_numerics_small_values_eq_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Doesn't support bool! (0.001s) 2022-08-17T12:54:22.5491828Z test_reference_numerics_small_values_eq_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:54:22.5610155Z test_reference_numerics_small_values_eq_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:54:22.5718926Z test_reference_numerics_small_values_eq_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:54:22.5735296Z test_reference_numerics_small_values_eq_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:22.5750374Z test_reference_numerics_small_values_eq_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:22.5765198Z test_reference_numerics_small_values_eq_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:22.5786421Z test_reference_numerics_small_values_eq_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:22.5808191Z test_reference_numerics_small_values_eq_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:22.5828123Z test_reference_numerics_small_values_eq_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:22.5847681Z test_reference_numerics_small_values_eq_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:22.5869228Z test_reference_numerics_small_values_eq_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:22.5881227Z test_reference_numerics_small_values_float_power_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... test_binary_ufuncs.py:158: RuntimeWarning: divide by zero encountered in float_power 2022-08-17T12:54:22.5881835Z expected = op.ref(l_numpy, r_numpy) 2022-08-17T12:54:22.5882310Z test_binary_ufuncs.py:158: RuntimeWarning: invalid value encountered in float_power 2022-08-17T12:54:22.5883036Z expected = op.ref(l_numpy, r_numpy) 2022-08-17T12:54:22.5885525Z ok (0.002s) 2022-08-17T12:54:22.5896674Z test_reference_numerics_small_values_float_power_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Doesn't support bool! (0.001s) 2022-08-17T12:54:22.5903049Z test_reference_numerics_small_values_float_power_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:54:22.5909248Z test_reference_numerics_small_values_float_power_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:54:22.5923294Z test_reference_numerics_small_values_float_power_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:22.5937777Z test_reference_numerics_small_values_float_power_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:22.5952489Z test_reference_numerics_small_values_float_power_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:22.5986837Z test_reference_numerics_small_values_float_power_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:22.6020670Z test_reference_numerics_small_values_float_power_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:22.6053559Z test_reference_numerics_small_values_float_power_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:22.6086455Z test_reference_numerics_small_values_float_power_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:22.6097784Z test_reference_numerics_small_values_float_power_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... test_binary_ufuncs.py:158: RuntimeWarning: overflow encountered in float_power 2022-08-17T12:54:22.6098379Z expected = op.ref(l_numpy, r_numpy) 2022-08-17T12:54:22.6122750Z ok (0.004s) 2022-08-17T12:54:22.6130350Z test_reference_numerics_small_values_floor_divide_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:54:22.6144883Z test_reference_numerics_small_values_floor_divide_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:22.6159399Z test_reference_numerics_small_values_floor_divide_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:22.6174150Z test_reference_numerics_small_values_floor_divide_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:22.6195980Z test_reference_numerics_small_values_floor_divide_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:22.6216380Z test_reference_numerics_small_values_floor_divide_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:22.6237438Z test_reference_numerics_small_values_floor_divide_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:22.6243938Z test_reference_numerics_small_values_floor_divide_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:54:22.6266246Z test_reference_numerics_small_values_floor_divide_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:22.6280477Z test_reference_numerics_small_values_fmod_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:22.6294478Z test_reference_numerics_small_values_fmod_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:22.6308695Z test_reference_numerics_small_values_fmod_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:22.6322998Z test_reference_numerics_small_values_fmod_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:22.6345035Z test_reference_numerics_small_values_fmod_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:22.6365962Z test_reference_numerics_small_values_fmod_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:22.6386872Z test_reference_numerics_small_values_fmod_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:22.6407458Z test_reference_numerics_small_values_fmod_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:22.6414136Z test_reference_numerics_small_values_fmod_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:54:22.6435401Z test_reference_numerics_small_values_gcd_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:22.6456196Z test_reference_numerics_small_values_gcd_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:22.6476198Z test_reference_numerics_small_values_gcd_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:22.6502211Z test_reference_numerics_small_values_gcd_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... expected failure (0.002s) 2022-08-17T12:54:22.6523924Z test_reference_numerics_small_values_gcd_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:22.6536630Z test_reference_numerics_small_values_ge_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:22.6546734Z test_reference_numerics_small_values_ge_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Doesn't support bool! (0.001s) 2022-08-17T12:54:22.6558116Z test_reference_numerics_small_values_ge_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:22.6570145Z test_reference_numerics_small_values_ge_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:22.6582214Z test_reference_numerics_small_values_ge_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:22.6601828Z test_reference_numerics_small_values_ge_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:22.6621629Z test_reference_numerics_small_values_ge_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:22.6641569Z test_reference_numerics_small_values_ge_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:22.6660682Z test_reference_numerics_small_values_ge_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:22.6681732Z test_reference_numerics_small_values_ge_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:22.6693939Z test_reference_numerics_small_values_gt_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:22.6704004Z test_reference_numerics_small_values_gt_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Doesn't support bool! (0.001s) 2022-08-17T12:54:22.6715986Z test_reference_numerics_small_values_gt_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:22.6727997Z test_reference_numerics_small_values_gt_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:22.6739937Z test_reference_numerics_small_values_gt_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:22.6759635Z test_reference_numerics_small_values_gt_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:22.6778825Z test_reference_numerics_small_values_gt_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:22.6799057Z test_reference_numerics_small_values_gt_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:22.6818202Z test_reference_numerics_small_values_gt_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:22.6839010Z test_reference_numerics_small_values_gt_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:22.6852345Z test_reference_numerics_small_values_heaviside_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:22.6863226Z test_reference_numerics_small_values_heaviside_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Doesn't support bool! (0.001s) 2022-08-17T12:54:22.6876769Z test_reference_numerics_small_values_heaviside_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:22.6891197Z test_reference_numerics_small_values_heaviside_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:22.6904967Z test_reference_numerics_small_values_heaviside_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:22.6930366Z test_reference_numerics_small_values_heaviside_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:22.6954485Z test_reference_numerics_small_values_heaviside_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:22.6974331Z test_reference_numerics_small_values_heaviside_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:22.6997414Z test_reference_numerics_small_values_heaviside_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:22.7022407Z test_reference_numerics_small_values_heaviside_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:22.7036434Z test_reference_numerics_small_values_isclose_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:22.7047374Z test_reference_numerics_small_values_isclose_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Doesn't support bool! (0.001s) 2022-08-17T12:54:22.7173547Z test_reference_numerics_small_values_isclose_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:54:22.7295625Z test_reference_numerics_small_values_isclose_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:54:22.7312639Z test_reference_numerics_small_values_isclose_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:22.7328117Z test_reference_numerics_small_values_isclose_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:22.7342315Z test_reference_numerics_small_values_isclose_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:22.7365313Z test_reference_numerics_small_values_isclose_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:22.7387493Z test_reference_numerics_small_values_isclose_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:22.7409030Z test_reference_numerics_small_values_isclose_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:22.7430477Z test_reference_numerics_small_values_isclose_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:22.7453955Z test_reference_numerics_small_values_isclose_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:22.7463825Z test_reference_numerics_small_values_jiterator_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:22.7473595Z test_reference_numerics_small_values_jiterator_binary_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:22.7483361Z test_reference_numerics_small_values_jiterator_binary_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:22.7493022Z test_reference_numerics_small_values_jiterator_binary_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:22.7502609Z test_reference_numerics_small_values_jiterator_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:22.7512004Z test_reference_numerics_small_values_jiterator_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:22.7521554Z test_reference_numerics_small_values_jiterator_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:22.7530911Z test_reference_numerics_small_values_jiterator_binary_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:22.7540093Z test_reference_numerics_small_values_jiterator_binary_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:22.7549735Z test_reference_numerics_small_values_jiterator_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:22.7559102Z test_reference_numerics_small_values_jiterator_binary_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:22.7568214Z test_reference_numerics_small_values_jiterator_binary_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:22.7578119Z test_reference_numerics_small_values_jiterator_binary_return_by_ref_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:22.7587440Z test_reference_numerics_small_values_jiterator_binary_return_by_ref_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:22.7597177Z test_reference_numerics_small_values_jiterator_binary_return_by_ref_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:22.7606638Z test_reference_numerics_small_values_jiterator_binary_return_by_ref_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:22.7616984Z test_reference_numerics_small_values_jiterator_binary_return_by_ref_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:22.7627406Z test_reference_numerics_small_values_jiterator_binary_return_by_ref_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:22.7637403Z test_reference_numerics_small_values_jiterator_binary_return_by_ref_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:22.7647442Z test_reference_numerics_small_values_jiterator_binary_return_by_ref_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:22.7657573Z test_reference_numerics_small_values_jiterator_binary_return_by_ref_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:22.7666994Z test_reference_numerics_small_values_jiterator_binary_return_by_ref_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:22.7676784Z test_reference_numerics_small_values_jiterator_binary_return_by_ref_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:22.7685995Z test_reference_numerics_small_values_jiterator_binary_return_by_ref_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:22.7708279Z test_reference_numerics_small_values_lcm_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:22.7729823Z test_reference_numerics_small_values_lcm_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:22.7749815Z test_reference_numerics_small_values_lcm_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:22.7770055Z test_reference_numerics_small_values_lcm_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:22.7791304Z test_reference_numerics_small_values_lcm_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:22.7803889Z test_reference_numerics_small_values_le_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:22.7814021Z test_reference_numerics_small_values_le_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Doesn't support bool! (0.001s) 2022-08-17T12:54:22.7825958Z test_reference_numerics_small_values_le_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:22.7838100Z test_reference_numerics_small_values_le_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:22.7850085Z test_reference_numerics_small_values_le_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:22.7869372Z test_reference_numerics_small_values_le_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:22.7888806Z test_reference_numerics_small_values_le_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:22.7908166Z test_reference_numerics_small_values_le_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:22.7927438Z test_reference_numerics_small_values_le_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:22.7948291Z test_reference_numerics_small_values_le_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:22.7960817Z test_reference_numerics_small_values_logical_and_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:22.7970429Z test_reference_numerics_small_values_logical_and_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Doesn't support bool! (0.001s) 2022-08-17T12:54:22.8071504Z test_reference_numerics_small_values_logical_and_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:54:22.8174085Z test_reference_numerics_small_values_logical_and_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:54:22.8187067Z test_reference_numerics_small_values_logical_and_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:22.8199773Z test_reference_numerics_small_values_logical_and_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:22.8211814Z test_reference_numerics_small_values_logical_and_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:22.8232499Z test_reference_numerics_small_values_logical_and_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:22.8252422Z test_reference_numerics_small_values_logical_and_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:22.8272416Z test_reference_numerics_small_values_logical_and_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:22.8292829Z test_reference_numerics_small_values_logical_and_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:22.8314264Z test_reference_numerics_small_values_logical_and_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:22.8326923Z test_reference_numerics_small_values_logical_or_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:22.8337579Z test_reference_numerics_small_values_logical_or_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Doesn't support bool! (0.001s) 2022-08-17T12:54:22.8440369Z test_reference_numerics_small_values_logical_or_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:54:22.8544291Z test_reference_numerics_small_values_logical_or_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:54:22.8558297Z test_reference_numerics_small_values_logical_or_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:22.8572632Z test_reference_numerics_small_values_logical_or_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:22.8586050Z test_reference_numerics_small_values_logical_or_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:22.8606801Z test_reference_numerics_small_values_logical_or_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:22.8626598Z test_reference_numerics_small_values_logical_or_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:22.8645991Z test_reference_numerics_small_values_logical_or_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:22.8665324Z test_reference_numerics_small_values_logical_or_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:22.8686527Z test_reference_numerics_small_values_logical_or_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:22.8699008Z test_reference_numerics_small_values_logical_xor_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:22.8709110Z test_reference_numerics_small_values_logical_xor_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Doesn't support bool! (0.001s) 2022-08-17T12:54:22.8813309Z test_reference_numerics_small_values_logical_xor_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:54:22.8918132Z test_reference_numerics_small_values_logical_xor_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:54:22.8932488Z test_reference_numerics_small_values_logical_xor_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:22.8945331Z test_reference_numerics_small_values_logical_xor_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:22.8958010Z test_reference_numerics_small_values_logical_xor_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:22.8978395Z test_reference_numerics_small_values_logical_xor_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:22.8999107Z test_reference_numerics_small_values_logical_xor_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:22.9019560Z test_reference_numerics_small_values_logical_xor_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:22.9039630Z test_reference_numerics_small_values_logical_xor_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:22.9061249Z test_reference_numerics_small_values_logical_xor_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:22.9074090Z test_reference_numerics_small_values_lt_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:22.9084548Z test_reference_numerics_small_values_lt_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Doesn't support bool! (0.001s) 2022-08-17T12:54:22.9096804Z test_reference_numerics_small_values_lt_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:22.9109147Z test_reference_numerics_small_values_lt_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:22.9121948Z test_reference_numerics_small_values_lt_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:22.9141866Z test_reference_numerics_small_values_lt_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:22.9161861Z test_reference_numerics_small_values_lt_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:22.9181684Z test_reference_numerics_small_values_lt_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:22.9201607Z test_reference_numerics_small_values_lt_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:22.9222993Z test_reference_numerics_small_values_lt_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:22.9237117Z test_reference_numerics_small_values_max_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:22.9248101Z test_reference_numerics_small_values_max_binary_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Doesn't support bool! (0.001s) 2022-08-17T12:54:22.9261590Z test_reference_numerics_small_values_max_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:22.9275828Z test_reference_numerics_small_values_max_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:22.9289241Z test_reference_numerics_small_values_max_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:22.9310391Z test_reference_numerics_small_values_max_binary_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:22.9330643Z test_reference_numerics_small_values_max_binary_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:22.9350363Z test_reference_numerics_small_values_max_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:22.9370252Z test_reference_numerics_small_values_max_binary_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:22.9391779Z test_reference_numerics_small_values_max_binary_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:22.9404509Z test_reference_numerics_small_values_maximum_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:22.9415075Z test_reference_numerics_small_values_maximum_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Doesn't support bool! (0.001s) 2022-08-17T12:54:22.9427589Z test_reference_numerics_small_values_maximum_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:22.9441170Z test_reference_numerics_small_values_maximum_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:22.9455063Z test_reference_numerics_small_values_maximum_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:22.9477134Z test_reference_numerics_small_values_maximum_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:22.9497606Z test_reference_numerics_small_values_maximum_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:22.9517776Z test_reference_numerics_small_values_maximum_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:22.9538068Z test_reference_numerics_small_values_maximum_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:22.9559902Z test_reference_numerics_small_values_maximum_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:22.9574031Z test_reference_numerics_small_values_min_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:22.9584306Z test_reference_numerics_small_values_min_binary_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Doesn't support bool! (0.001s) 2022-08-17T12:54:22.9597152Z test_reference_numerics_small_values_min_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:22.9610465Z test_reference_numerics_small_values_min_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:22.9623859Z test_reference_numerics_small_values_min_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:22.9645114Z test_reference_numerics_small_values_min_binary_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:22.9665173Z test_reference_numerics_small_values_min_binary_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:22.9685468Z test_reference_numerics_small_values_min_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:22.9705630Z test_reference_numerics_small_values_min_binary_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:22.9727298Z test_reference_numerics_small_values_min_binary_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:22.9741092Z test_reference_numerics_small_values_minimum_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:22.9752466Z test_reference_numerics_small_values_minimum_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Doesn't support bool! (0.001s) 2022-08-17T12:54:22.9765715Z test_reference_numerics_small_values_minimum_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:22.9779527Z test_reference_numerics_small_values_minimum_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:22.9793266Z test_reference_numerics_small_values_minimum_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:22.9814311Z test_reference_numerics_small_values_minimum_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:22.9834704Z test_reference_numerics_small_values_minimum_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:22.9854734Z test_reference_numerics_small_values_minimum_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:22.9875253Z test_reference_numerics_small_values_minimum_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:22.9897905Z test_reference_numerics_small_values_minimum_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:22.9909861Z test_reference_numerics_small_values_ne_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:22.9919644Z test_reference_numerics_small_values_ne_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Doesn't support bool! (0.001s) 2022-08-17T12:54:23.0022569Z test_reference_numerics_small_values_ne_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:54:23.0128514Z test_reference_numerics_small_values_ne_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:54:23.0142409Z test_reference_numerics_small_values_ne_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:23.0155776Z test_reference_numerics_small_values_ne_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:23.0168161Z test_reference_numerics_small_values_ne_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:23.0188503Z test_reference_numerics_small_values_ne_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:23.0208658Z test_reference_numerics_small_values_ne_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:23.0229211Z test_reference_numerics_small_values_ne_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:23.0248885Z test_reference_numerics_small_values_ne_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:23.0269255Z test_reference_numerics_small_values_ne_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:23.0281431Z test_reference_numerics_small_values_pow_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... test_binary_ufuncs.py:158: RuntimeWarning: divide by zero encountered in power 2022-08-17T12:54:23.0282069Z expected = op.ref(l_numpy, r_numpy) 2022-08-17T12:54:23.0282544Z test_binary_ufuncs.py:158: RuntimeWarning: invalid value encountered in power 2022-08-17T12:54:23.0283015Z expected = op.ref(l_numpy, r_numpy) 2022-08-17T12:54:23.0285159Z ok (0.001s) 2022-08-17T12:54:23.0291706Z test_reference_numerics_small_values_pow_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:54:23.0297327Z test_reference_numerics_small_values_pow_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:54:23.0308228Z test_reference_numerics_small_values_pow_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... test_binary_ufuncs.py:158: RuntimeWarning: overflow encountered in power 2022-08-17T12:54:23.0308833Z expected = op.ref(l_numpy, r_numpy) 2022-08-17T12:54:23.0311289Z ok (0.001s) 2022-08-17T12:54:23.0325859Z test_reference_numerics_small_values_pow_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:23.0339839Z test_reference_numerics_small_values_pow_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:23.0351989Z test_reference_numerics_small_values_pow_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... expected failure (0.001s) 2022-08-17T12:54:23.0363160Z test_reference_numerics_small_values_pow_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... expected failure (0.001s) 2022-08-17T12:54:23.0374392Z test_reference_numerics_small_values_pow_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... expected failure (0.001s) 2022-08-17T12:54:23.0385442Z test_reference_numerics_small_values_pow_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... expected failure (0.001s) 2022-08-17T12:54:23.0407736Z test_reference_numerics_small_values_pow_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:23.0420871Z test_reference_numerics_small_values_remainder_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:23.0434799Z test_reference_numerics_small_values_remainder_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:23.0448721Z test_reference_numerics_small_values_remainder_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:23.0462995Z test_reference_numerics_small_values_remainder_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:23.0484407Z test_reference_numerics_small_values_remainder_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:23.0504974Z test_reference_numerics_small_values_remainder_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:23.0525265Z test_reference_numerics_small_values_remainder_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:23.0545510Z test_reference_numerics_small_values_remainder_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:23.0551356Z test_reference_numerics_small_values_remainder_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:54:23.0564673Z test_reference_numerics_small_values_sub_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:23.0682914Z test_reference_numerics_small_values_sub_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:54:23.0817253Z test_reference_numerics_small_values_sub_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:54:23.0933362Z test_reference_numerics_small_values_sub_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:54:23.0949468Z test_reference_numerics_small_values_sub_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:23.0965294Z test_reference_numerics_small_values_sub_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:23.0978852Z test_reference_numerics_small_values_sub_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:23.1001033Z test_reference_numerics_small_values_sub_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:23.1022275Z test_reference_numerics_small_values_sub_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:23.1042222Z test_reference_numerics_small_values_sub_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:23.1062389Z test_reference_numerics_small_values_sub_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:23.1068345Z test_reference_numerics_small_values_sub_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:54:23.1400706Z test_reference_numerics_sub_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.033s) 2022-08-17T12:54:23.2152914Z test_reference_numerics_sub_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.075s) 2022-08-17T12:54:23.3361118Z test_reference_numerics_sub_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.121s) 2022-08-17T12:54:23.3945379Z test_reference_numerics_sub_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.058s) 2022-08-17T12:54:23.4980196Z test_reference_numerics_sub_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.103s) 2022-08-17T12:54:23.5306401Z test_reference_numerics_sub_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.032s) 2022-08-17T12:54:23.5708724Z test_reference_numerics_sub_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.040s) 2022-08-17T12:54:23.5992861Z test_reference_numerics_sub_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.028s) 2022-08-17T12:54:23.6293511Z test_reference_numerics_sub_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.030s) 2022-08-17T12:54:23.6497423Z test_reference_numerics_sub_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:54:23.6756057Z test_reference_numerics_sub_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:54:23.6768220Z test_reference_numerics_sub_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:54:23.7107619Z test_remainder_fmod_large_dividend_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.034s) 2022-08-17T12:54:23.7131280Z test_remainder_fmod_large_dividend_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:23.7414083Z test_remainder_overflow_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.028s) 2022-08-17T12:54:23.7583075Z test_rpow_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:54:23.9551662Z test_scalar_support_add_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.197s) 2022-08-17T12:54:23.9612884Z test_scalar_support_add_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:23.9649547Z test_scalar_support_add_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:23.9683680Z test_scalar_support_bitwise_and_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:23.9717514Z test_scalar_support_bitwise_or_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:23.9751400Z test_scalar_support_bitwise_xor_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:23.9763432Z test_scalar_support_clamp_max_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:23.9774730Z test_scalar_support_clamp_max_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:23.9785657Z test_scalar_support_clamp_min_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:23.9796608Z test_scalar_support_clamp_min_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:23.9893947Z test_scalar_support_eq_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:54:23.9966859Z test_scalar_support_eq_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:24.0023641Z test_scalar_support_eq_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:24.0103031Z test_scalar_support_float_power_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:54:24.0159339Z test_scalar_support_float_power_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:24.0207459Z test_scalar_support_float_power_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:24.0272831Z test_scalar_support_floor_divide_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:24.0313150Z test_scalar_support_floor_divide_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:24.0364558Z test_scalar_support_fmod_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:24.0396764Z test_scalar_support_fmod_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:24.0407557Z test_scalar_support_gcd_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:24.0445686Z test_scalar_support_ge_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... test_binary_ufuncs.py:158: RuntimeWarning: invalid value encountered in greater_equal 2022-08-17T12:54:24.0446303Z expected = op.ref(l_numpy, r_numpy) 2022-08-17T12:54:24.0481672Z ok (0.007s) 2022-08-17T12:54:24.0536694Z test_scalar_support_ge_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:24.0574962Z test_scalar_support_gt_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... test_binary_ufuncs.py:158: RuntimeWarning: invalid value encountered in greater 2022-08-17T12:54:24.0575504Z expected = op.ref(l_numpy, r_numpy) 2022-08-17T12:54:24.0618472Z ok (0.008s) 2022-08-17T12:54:24.0673412Z test_scalar_support_gt_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:24.0684164Z test_scalar_support_heaviside_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:24.0694178Z test_scalar_support_heaviside_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:24.0704246Z test_scalar_support_isclose_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:24.0714276Z test_scalar_support_isclose_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:24.0724406Z test_scalar_support_isclose_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:24.0734424Z test_scalar_support_jiterator_binary_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:24.0744361Z test_scalar_support_jiterator_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:24.0754575Z test_scalar_support_jiterator_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:24.0764698Z test_scalar_support_jiterator_binary_return_by_ref_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:24.0774712Z test_scalar_support_jiterator_binary_return_by_ref_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:24.0784727Z test_scalar_support_jiterator_binary_return_by_ref_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:24.0794681Z test_scalar_support_lcm_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:24.0833661Z test_scalar_support_le_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... test_binary_ufuncs.py:158: RuntimeWarning: invalid value encountered in less_equal 2022-08-17T12:54:24.0834044Z expected = op.ref(l_numpy, r_numpy) 2022-08-17T12:54:24.0869572Z ok (0.007s) 2022-08-17T12:54:24.0923789Z test_scalar_support_le_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:24.0934584Z test_scalar_support_logical_and_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:24.0944589Z test_scalar_support_logical_and_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:24.0955037Z test_scalar_support_logical_and_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:24.0965276Z test_scalar_support_logical_or_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:24.0975541Z test_scalar_support_logical_or_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:24.0985866Z test_scalar_support_logical_or_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:24.0996126Z test_scalar_support_logical_xor_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:24.1006229Z test_scalar_support_logical_xor_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:24.1016816Z test_scalar_support_logical_xor_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:24.1055976Z test_scalar_support_lt_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... test_binary_ufuncs.py:158: RuntimeWarning: invalid value encountered in less 2022-08-17T12:54:24.1056316Z expected = op.ref(l_numpy, r_numpy) 2022-08-17T12:54:24.1091130Z ok (0.007s) 2022-08-17T12:54:24.1146775Z test_scalar_support_lt_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:24.1158066Z test_scalar_support_max_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:24.1168226Z test_scalar_support_max_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:24.1178405Z test_scalar_support_maximum_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:24.1188255Z test_scalar_support_maximum_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:24.1198612Z test_scalar_support_min_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:24.1208585Z test_scalar_support_min_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:24.1218589Z test_scalar_support_minimum_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:24.1228695Z test_scalar_support_minimum_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:54:24.1324834Z test_scalar_support_ne_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:54:24.1397398Z test_scalar_support_ne_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:54:24.1452003Z test_scalar_support_ne_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:24.1530964Z test_scalar_support_pow_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:54:24.1588116Z test_scalar_support_pow_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:24.1621986Z test_scalar_support_pow_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:24.1681071Z test_scalar_support_remainder_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:24.1716935Z test_scalar_support_remainder_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:54:24.1796552Z test_scalar_support_sub_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:54:24.1854631Z test_scalar_support_sub_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:24.1888802Z test_scalar_support_sub_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:54:24.1897660Z test_signed_shift_cpu_int16 (__main__.TestBinaryUfuncsCPU) 2022-08-17T12:54:24.2289135Z Ensure that signed integer bit shifting works as expected. ... ok (0.040s) 2022-08-17T12:54:24.2297707Z test_signed_shift_cpu_int32 (__main__.TestBinaryUfuncsCPU) 2022-08-17T12:54:24.2597389Z Ensure that signed integer bit shifting works as expected. ... ok (0.031s) 2022-08-17T12:54:24.2606289Z test_signed_shift_cpu_int64 (__main__.TestBinaryUfuncsCPU) 2022-08-17T12:54:24.2913968Z Ensure that signed integer bit shifting works as expected. ... ok (0.031s) 2022-08-17T12:54:24.2922410Z test_signed_shift_cpu_int8 (__main__.TestBinaryUfuncsCPU) 2022-08-17T12:54:24.3225812Z Ensure that signed integer bit shifting works as expected. ... ok (0.031s) 2022-08-17T12:54:24.3335937Z test_sub_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:54:24.3462901Z test_sub_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:54:24.3519358Z test_sub_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:54:24.3571336Z test_sub_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:24.3621101Z test_sub_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:24.3670218Z test_sub_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:24.3720351Z test_sub_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:24.3768048Z test_sub_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:54:24.3784827Z test_sub_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:54:24.3785352Z function: 'test_sub' (test_binary_ufuncs.py:2329) 2022-08-17T12:54:24.3785655Z reasons: ["str(dtype) == 'torch.bfloat16'"] 2022-08-17T12:54:24.3785991Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:54:24.3787864Z ok (0.002s) 2022-08-17T12:54:24.3804799Z test_sub_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:24.3822014Z test_sub_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:24.3838995Z test_sub_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:54:24.4859491Z test_sub_typing_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.102s) 2022-08-17T12:54:24.6586034Z test_tensor_pow_tensor_cpu (__main__.TestBinaryUfuncsCPU) ... test_binary_ufuncs.py:1374: RuntimeWarning: invalid value encountered in power 2022-08-17T12:54:24.6586450Z np_res = np.power(to_np(base), to_np(np_exponent)) 2022-08-17T12:54:24.6594999Z test_binary_ufuncs.py:1374: RuntimeWarning: divide by zero encountered in power 2022-08-17T12:54:24.6595294Z np_res = np.power(to_np(base), to_np(np_exponent)) 2022-08-17T12:54:24.6961229Z test_binary_ufuncs.py:1374: RuntimeWarning: invalid value encountered in power 2022-08-17T12:54:24.6961543Z np_res = np.power(to_np(base), to_np(np_exponent)) 2022-08-17T12:54:24.6969969Z test_binary_ufuncs.py:1374: RuntimeWarning: divide by zero encountered in power 2022-08-17T12:54:24.6970265Z np_res = np.power(to_np(base), to_np(np_exponent)) 2022-08-17T12:54:24.7329606Z test_binary_ufuncs.py:1374: RuntimeWarning: invalid value encountered in power 2022-08-17T12:54:24.7329900Z np_res = np.power(to_np(base), to_np(np_exponent)) 2022-08-17T12:54:24.7338575Z test_binary_ufuncs.py:1374: RuntimeWarning: divide by zero encountered in power 2022-08-17T12:54:24.7338882Z np_res = np.power(to_np(base), to_np(np_exponent)) 2022-08-17T12:54:24.7419221Z ok (0.256s) 2022-08-17T12:54:25.1635612Z test_trapezoid_cpu (__main__.TestBinaryUfuncsCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:54:25.1636290Z function: 'test_x' (test_binary_ufuncs.py:3761) 2022-08-17T12:54:25.1636553Z reasons: ['len(x) == 3'] 2022-08-17T12:54:25.1636866Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:54:25.1686405Z ok (0.427s) 2022-08-17T12:54:25.1784142Z test_true_divide_out_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:54:25.1863920Z test_true_divide_out_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:54:25.2556107Z test_type_promotion___radd___cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.069s) 2022-08-17T12:54:25.2663200Z test_type_promotion___rand___cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:54:25.2790414Z test_type_promotion___rdiv___cpu (__main__.TestBinaryUfuncsCPU) ... expected failure (0.013s) 2022-08-17T12:54:25.2898983Z test_type_promotion___rmod___cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:54:25.3025987Z test_type_promotion___rmul___cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:54:25.3132308Z test_type_promotion___ror___cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:54:25.3235338Z 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:54:25.3235982Z return torch.tensor(other, dtype=dtype, device=self.device) ** self 2022-08-17T12:54:25.3262876Z ok (0.013s) 2022-08-17T12:54:25.3387853Z test_type_promotion___rsub___cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:54:25.3493962Z test_type_promotion___rxor___cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:54:25.3932947Z test_type_promotion__refs_add_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.044s) 2022-08-17T12:54:25.4184117Z test_type_promotion__refs_atan2_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:54:25.4364459Z test_type_promotion__refs_bitwise_and_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:54:25.4541168Z test_type_promotion__refs_bitwise_left_shift_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:54:25.4722789Z test_type_promotion__refs_bitwise_or_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:54:25.4899117Z test_type_promotion__refs_bitwise_xor_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:54:25.5027252Z test_type_promotion__refs_clamp_max_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:54:25.5154635Z test_type_promotion__refs_clamp_min_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:54:25.5253445Z test_type_promotion__refs_copysign_cpu (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.010s) 2022-08-17T12:54:25.5531233Z test_type_promotion__refs_div_floor_rounding_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.028s) 2022-08-17T12:54:25.5872630Z test_type_promotion__refs_div_no_rounding_mode_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.034s) 2022-08-17T12:54:25.6148779Z test_type_promotion__refs_div_trunc_rounding_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.027s) 2022-08-17T12:54:25.6462820Z test_type_promotion__refs_eq_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2022-08-17T12:54:25.6577872Z test_type_promotion__refs_float_power_cpu (__main__.TestBinaryUfuncsCPU) ... expected failure (0.011s) 2022-08-17T12:54:25.7701094Z test_type_promotion__refs_floor_divide_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.112s) 2022-08-17T12:54:25.7942620Z test_type_promotion__refs_fmax_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:54:25.8180082Z test_type_promotion__refs_fmin_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:54:25.8445342Z test_type_promotion__refs_fmod_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:54:25.8630584Z test_type_promotion__refs_gcd_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:54:25.8869667Z test_type_promotion__refs_ge_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:54:25.9115761Z test_type_promotion__refs_gt_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:54:25.9745537Z test_type_promotion__refs_heaviside_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.063s) 2022-08-17T12:54:25.9912687Z test_type_promotion__refs_hypot_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:54:26.0069901Z test_type_promotion__refs_igamma_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:54:26.0231045Z test_type_promotion__refs_igammac_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:54:26.0360216Z test_type_promotion__refs_isclose_cpu (__main__.TestBinaryUfuncsCPU) ... expected failure (0.013s) 2022-08-17T12:54:26.0550799Z test_type_promotion__refs_lcm_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:54:26.0792313Z test_type_promotion__refs_le_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:54:26.1019414Z test_type_promotion__refs_logical_and_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:54:26.1307811Z test_type_promotion__refs_logical_or_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.029s) 2022-08-17T12:54:26.1532462Z test_type_promotion__refs_logical_xor_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:54:26.1775098Z test_type_promotion__refs_lt_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:54:26.2013405Z test_type_promotion__refs_maximum_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:54:26.2250969Z test_type_promotion__refs_minimum_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:54:26.2577505Z test_type_promotion__refs_mul_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.032s) 2022-08-17T12:54:26.2884783Z test_type_promotion__refs_ne_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2022-08-17T12:54:26.3046642Z test_type_promotion__refs_nextafter_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:54:26.3375162Z test_type_promotion__refs_pow_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.033s) 2022-08-17T12:54:26.3640647Z test_type_promotion__refs_remainder_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:54:26.3856577Z test_type_promotion__refs_rsub_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:54:26.4130082Z test_type_promotion__refs_special_zeta_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.027s) 2022-08-17T12:54:26.4457429Z test_type_promotion__refs_sub_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.033s) 2022-08-17T12:54:26.4793418Z test_type_promotion__refs_true_divide_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.033s) 2022-08-17T12:54:26.5100054Z test_type_promotion_add_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.030s) 2022-08-17T12:54:26.5336155Z test_type_promotion_atan2_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:54:26.5492115Z test_type_promotion_bitwise_and_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:54:26.5589438Z test_type_promotion_bitwise_left_shift_cpu (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.010s) 2022-08-17T12:54:26.5750806Z test_type_promotion_bitwise_or_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:54:26.5848423Z test_type_promotion_bitwise_right_shift_cpu (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.010s) 2022-08-17T12:54:26.6008229Z test_type_promotion_bitwise_xor_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:54:26.6214053Z test_type_promotion_clamp_max_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:54:26.6417185Z test_type_promotion_clamp_min_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:54:26.6564143Z test_type_promotion_complex_cpu (__main__.TestBinaryUfuncsCPU) ... expected failure (0.015s) 2022-08-17T12:54:26.6810451Z test_type_promotion_copysign_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:54:26.7055515Z test_type_promotion_div_floor_rounding_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:54:26.7395398Z test_type_promotion_div_no_rounding_mode_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.034s) 2022-08-17T12:54:26.7638353Z test_type_promotion_div_trunc_rounding_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:54:26.7777999Z test_type_promotion_eq_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:54:26.7875499Z test_type_promotion_float_power_cpu (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.010s) 2022-08-17T12:54:26.8096860Z test_type_promotion_floor_divide_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:54:26.8193529Z test_type_promotion_fmax_cpu (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.010s) 2022-08-17T12:54:26.8292707Z test_type_promotion_fmin_cpu (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.010s) 2022-08-17T12:54:26.8505472Z test_type_promotion_fmod_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:54:26.8665417Z test_type_promotion_gcd_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:54:26.8795620Z test_type_promotion_ge_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:54:26.8923152Z test_type_promotion_gt_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:54:26.9064045Z test_type_promotion_heaviside_cpu (__main__.TestBinaryUfuncsCPU) ... expected failure (0.014s) 2022-08-17T12:54:26.9215919Z test_type_promotion_hypot_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:54:26.9367395Z test_type_promotion_igamma_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:54:26.9518586Z test_type_promotion_igammac_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:54:26.9647139Z test_type_promotion_isclose_cpu (__main__.TestBinaryUfuncsCPU) ... expected failure (0.013s) 2022-08-17T12:54:26.9750105Z test_type_promotion_jiterator_binary_cpu (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.010s) 2022-08-17T12:54:26.9853662Z test_type_promotion_jiterator_binary_return_by_ref_cpu (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.010s) 2022-08-17T12:54:27.0014797Z test_type_promotion_lcm_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:54:27.0374744Z test_type_promotion_ldexp_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.036s) 2022-08-17T12:54:27.0503057Z test_type_promotion_le_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:54:27.0636752Z test_type_promotion_logical_and_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:54:27.0770598Z test_type_promotion_logical_or_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:54:27.0903698Z test_type_promotion_logical_xor_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:54:27.1031425Z test_type_promotion_lt_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:54:27.1241770Z test_type_promotion_max_binary_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:54:27.1450451Z test_type_promotion_maximum_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:54:27.1662474Z test_type_promotion_min_binary_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:54:27.1866960Z test_type_promotion_minimum_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:54:27.2159969Z test_type_promotion_mul_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.029s) 2022-08-17T12:54:27.2304040Z test_type_promotion_ne_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:54:27.2456315Z test_type_promotion_nextafter_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:54:27.2553852Z test_type_promotion_polar_cpu (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.010s) 2022-08-17T12:54:27.2855626Z test_type_promotion_pow_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.030s) 2022-08-17T12:54:27.3069757Z test_type_promotion_remainder_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:54:27.3197879Z test_type_promotion_rsub_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:54:27.3446245Z test_type_promotion_special_chebyshev_polynomial_t_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:54:27.3686085Z test_type_promotion_special_chebyshev_polynomial_u_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:54:27.3783653Z test_type_promotion_special_chebyshev_polynomial_v_cpu (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.010s) 2022-08-17T12:54:27.3882929Z test_type_promotion_special_chebyshev_polynomial_w_cpu (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.010s) 2022-08-17T12:54:27.4127941Z test_type_promotion_special_hermite_polynomial_h_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:54:27.4370759Z test_type_promotion_special_hermite_polynomial_he_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:54:27.4614325Z test_type_promotion_special_laguerre_polynomial_l_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:54:27.4713413Z test_type_promotion_special_legendre_polynomial_p_cpu (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.010s) 2022-08-17T12:54:27.4811849Z test_type_promotion_special_shifted_chebyshev_polynomial_t_cpu (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.010s) 2022-08-17T12:54:27.4910252Z test_type_promotion_special_shifted_chebyshev_polynomial_u_cpu (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.010s) 2022-08-17T12:54:27.5007348Z test_type_promotion_special_shifted_chebyshev_polynomial_v_cpu (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.010s) 2022-08-17T12:54:27.5106020Z test_type_promotion_special_shifted_chebyshev_polynomial_w_cpu (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.010s) 2022-08-17T12:54:27.5355288Z test_type_promotion_special_xlog1py_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:54:27.5600558Z test_type_promotion_special_zeta_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:54:27.5908031Z test_type_promotion_sub_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2022-08-17T12:54:27.6264499Z test_type_promotion_true_divide_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.035s) 2022-08-17T12:54:27.6505928Z test_type_promotion_xlogy_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:54:28.0725491Z test_xlogy_xlog1py_bfloat16_cpu (__main__.TestBinaryUfuncsCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:54:28.0726216Z function: '_compare_helper' (test_binary_ufuncs.py:4149) 2022-08-17T12:54:28.0726569Z reasons: ["tensor 'x' dtype mismatch. expected BFloat16, actual Float"] 2022-08-17T12:54:28.0726942Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:54:28.1330791Z ok (0.482s) 2022-08-17T12:54:28.9451263Z test_xlogy_xlog1py_cpu_bool_bool (__main__.TestBinaryUfuncsCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:54:28.9452561Z function: 'out_variant_helper' (test_binary_ufuncs.py:4044) 2022-08-17T12:54:28.9453034Z reasons: ["tensor 'x' rank mismatch. expected 4, actual 1"] 2022-08-17T12:54:28.9453415Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:54:30.4010154Z ok (2.268s) 2022-08-17T12:54:32.0723362Z test_xlogy_xlog1py_cpu_bool_float16 (__main__.TestBinaryUfuncsCPU) ... ok (1.671s) 2022-08-17T12:54:32.1491299Z test_xlogy_xlog1py_cpu_bool_float32 (__main__.TestBinaryUfuncsCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:54:32.1492165Z function: 'test_helper' (test_binary_ufuncs.py:4062) 2022-08-17T12:54:32.1492451Z reasons: ['___guarded_code.valid'] 2022-08-17T12:54:32.1492780Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:54:32.4475324Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:54:32.4476075Z function: 'test_zeros_special_helper' (test_binary_ufuncs.py:4114) 2022-08-17T12:54:32.4476361Z reasons: ['___guarded_code.valid'] 2022-08-17T12:54:32.4476909Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:54:32.4540928Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:54:32.4541483Z function: 'xlogy_inplace_variant_helper' (test_binary_ufuncs.py:4050) 2022-08-17T12:54:32.4541828Z reasons: ["tensor 'x' dtype mismatch. expected Bool, actual Float"] 2022-08-17T12:54:32.4542191Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:54:33.0712834Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:54:33.0713556Z function: 'test_zeros_special_helper' (test_binary_ufuncs.py:4114) 2022-08-17T12:54:33.0714037Z reasons: ['___check_obj_id(scalar, 94137807508192)'] 2022-08-17T12:54:33.0714530Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:54:33.0720282Z ok (1.000s) 2022-08-17T12:54:33.2475480Z test_xlogy_xlog1py_cpu_bool_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.175s) 2022-08-17T12:54:33.2922860Z test_xlogy_xlog1py_cpu_bool_int16 (__main__.TestBinaryUfuncsCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:54:33.2923645Z function: 'test_helper' (test_binary_ufuncs.py:4062) 2022-08-17T12:54:33.2924137Z reasons: ["tensor 'inputs[1]' dtype mismatch. expected Bool, actual Short"] 2022-08-17T12:54:33.2924687Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:54:33.3931545Z ok (0.145s) 2022-08-17T12:54:33.5438368Z test_xlogy_xlog1py_cpu_bool_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.151s) 2022-08-17T12:54:33.6934595Z test_xlogy_xlog1py_cpu_bool_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.149s) 2022-08-17T12:54:33.8391393Z test_xlogy_xlog1py_cpu_bool_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.146s) 2022-08-17T12:54:33.8432404Z test_xlogy_xlog1py_cpu_bool_uint8 (__main__.TestBinaryUfuncsCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:54:33.8433294Z function: 'test_xlogy_xlog1py' (test_binary_ufuncs.py:4035) 2022-08-17T12:54:33.8433740Z reasons: ["str(dtypes[1]) == 'torch.bool'"] 2022-08-17T12:54:33.8434222Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:54:33.8638536Z ok (0.025s) 2022-08-17T12:54:33.8773289Z test_xlogy_xlog1py_cpu_float16_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:54:33.8872471Z test_xlogy_xlog1py_cpu_float16_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:54:33.8969102Z test_xlogy_xlog1py_cpu_float16_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:54:33.9067630Z test_xlogy_xlog1py_cpu_float16_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:54:33.9203261Z test_xlogy_xlog1py_cpu_float16_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:54:33.9338958Z test_xlogy_xlog1py_cpu_float16_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:54:33.9473721Z test_xlogy_xlog1py_cpu_float16_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:54:33.9608902Z test_xlogy_xlog1py_cpu_float16_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:54:33.9744534Z test_xlogy_xlog1py_cpu_float16_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:54:33.9878025Z test_xlogy_xlog1py_cpu_float32_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:54:33.9976680Z test_xlogy_xlog1py_cpu_float32_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:54:34.0073218Z test_xlogy_xlog1py_cpu_float32_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:54:34.0167191Z test_xlogy_xlog1py_cpu_float32_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:54:34.0300318Z test_xlogy_xlog1py_cpu_float32_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:54:34.0431976Z test_xlogy_xlog1py_cpu_float32_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:54:34.0565116Z test_xlogy_xlog1py_cpu_float32_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:54:34.0697484Z test_xlogy_xlog1py_cpu_float32_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:54:34.0828810Z test_xlogy_xlog1py_cpu_float32_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:54:34.0958551Z test_xlogy_xlog1py_cpu_float64_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:54:34.1052700Z test_xlogy_xlog1py_cpu_float64_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:54:34.1146835Z test_xlogy_xlog1py_cpu_float64_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:54:34.1239557Z test_xlogy_xlog1py_cpu_float64_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:54:34.1369440Z test_xlogy_xlog1py_cpu_float64_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:54:34.1499246Z test_xlogy_xlog1py_cpu_float64_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:54:34.1629573Z test_xlogy_xlog1py_cpu_float64_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:54:34.1759949Z test_xlogy_xlog1py_cpu_float64_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:54:34.1890500Z test_xlogy_xlog1py_cpu_float64_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:54:34.2131887Z test_xlogy_xlog1py_cpu_int16_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:54:34.2338121Z test_xlogy_xlog1py_cpu_int16_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:54:34.2544557Z test_xlogy_xlog1py_cpu_int16_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:54:34.2747373Z test_xlogy_xlog1py_cpu_int16_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:54:34.2987032Z test_xlogy_xlog1py_cpu_int16_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:54:34.3229656Z test_xlogy_xlog1py_cpu_int16_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:54:34.3474116Z test_xlogy_xlog1py_cpu_int16_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:54:34.3717918Z test_xlogy_xlog1py_cpu_int16_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:54:34.3960537Z test_xlogy_xlog1py_cpu_int16_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:54:34.4206951Z test_xlogy_xlog1py_cpu_int32_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:54:34.4417006Z test_xlogy_xlog1py_cpu_int32_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:54:34.4623520Z test_xlogy_xlog1py_cpu_int32_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:54:34.4828586Z test_xlogy_xlog1py_cpu_int32_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:54:34.5078463Z test_xlogy_xlog1py_cpu_int32_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:54:34.5325708Z test_xlogy_xlog1py_cpu_int32_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:54:34.5568213Z test_xlogy_xlog1py_cpu_int32_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:54:34.5807499Z test_xlogy_xlog1py_cpu_int32_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:54:34.6050174Z test_xlogy_xlog1py_cpu_int32_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:54:34.6291391Z test_xlogy_xlog1py_cpu_int64_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:54:34.6493823Z test_xlogy_xlog1py_cpu_int64_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:54:34.6696377Z test_xlogy_xlog1py_cpu_int64_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:54:34.6900006Z test_xlogy_xlog1py_cpu_int64_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:54:34.7142653Z test_xlogy_xlog1py_cpu_int64_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:54:34.7386775Z test_xlogy_xlog1py_cpu_int64_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:54:34.7627167Z test_xlogy_xlog1py_cpu_int64_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:54:34.7869564Z test_xlogy_xlog1py_cpu_int64_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:54:34.8114310Z test_xlogy_xlog1py_cpu_int64_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:54:34.8356361Z test_xlogy_xlog1py_cpu_int8_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:54:34.8562583Z test_xlogy_xlog1py_cpu_int8_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:54:34.8768685Z test_xlogy_xlog1py_cpu_int8_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:54:34.8977267Z test_xlogy_xlog1py_cpu_int8_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:54:34.9219631Z test_xlogy_xlog1py_cpu_int8_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:54:34.9457561Z test_xlogy_xlog1py_cpu_int8_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:54:34.9695258Z test_xlogy_xlog1py_cpu_int8_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:54:34.9934016Z test_xlogy_xlog1py_cpu_int8_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:54:35.0175366Z test_xlogy_xlog1py_cpu_int8_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:54:35.0419710Z test_xlogy_xlog1py_cpu_uint8_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:54:35.0629188Z test_xlogy_xlog1py_cpu_uint8_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:54:35.0833503Z test_xlogy_xlog1py_cpu_uint8_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:54:35.1038592Z test_xlogy_xlog1py_cpu_uint8_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:54:35.1283981Z test_xlogy_xlog1py_cpu_uint8_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:54:35.1526842Z test_xlogy_xlog1py_cpu_uint8_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:54:35.1767951Z test_xlogy_xlog1py_cpu_uint8_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:54:35.2009209Z test_xlogy_xlog1py_cpu_uint8_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:54:35.2254501Z test_xlogy_xlog1py_cpu_uint8_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:54:35.2967178Z test_xlogy_xlog1py_scalar_type_promotion_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.071s) 2022-08-17T12:54:35.2994329Z test_zeta_cpu_bool_bool (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-17T12:54:35.3021563Z test_zeta_cpu_bool_float32 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-17T12:54:35.3048401Z test_zeta_cpu_bool_float64 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-17T12:54:35.3074911Z test_zeta_cpu_bool_int16 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-17T12:54:35.3101289Z test_zeta_cpu_bool_int32 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-17T12:54:35.3128140Z test_zeta_cpu_bool_int64 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-17T12:54:35.3154721Z test_zeta_cpu_bool_int8 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-17T12:54:35.3181338Z test_zeta_cpu_bool_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-17T12:54:35.3208186Z test_zeta_cpu_float32_bool (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-17T12:54:35.3234484Z test_zeta_cpu_float32_float32 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-17T12:54:35.3262493Z test_zeta_cpu_float32_float64 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-17T12:54:35.3288925Z test_zeta_cpu_float32_int16 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-17T12:54:35.3315270Z test_zeta_cpu_float32_int32 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-17T12:54:35.3341569Z test_zeta_cpu_float32_int64 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-17T12:54:35.3367978Z test_zeta_cpu_float32_int8 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-17T12:54:35.3394525Z test_zeta_cpu_float32_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-17T12:54:35.3420982Z test_zeta_cpu_float64_bool (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-17T12:54:35.3447283Z test_zeta_cpu_float64_float32 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-17T12:54:35.3473740Z test_zeta_cpu_float64_float64 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-17T12:54:35.3500006Z test_zeta_cpu_float64_int16 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-17T12:54:35.3526361Z test_zeta_cpu_float64_int32 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-17T12:54:35.3552752Z test_zeta_cpu_float64_int64 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-17T12:54:35.3578922Z test_zeta_cpu_float64_int8 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-17T12:54:35.3604892Z test_zeta_cpu_float64_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-17T12:54:35.3631140Z test_zeta_cpu_int16_bool (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-17T12:54:35.3657323Z test_zeta_cpu_int16_float32 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-17T12:54:35.3682625Z 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:54:35.3707945Z 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:54:35.3733455Z 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:54:35.3758875Z 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:54:35.3783997Z 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:54:35.3809630Z 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:54:35.3835250Z 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:54:35.3860301Z 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:54:35.3885780Z 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:54:35.3911649Z 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:54:35.3937037Z 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:54:35.3962774Z 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:54:35.3988540Z 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:54:35.4014759Z test_zeta_cpu_int32_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-17T12:54:35.4040206Z 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:54:35.4065634Z 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:54:35.4091266Z 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:54:35.4116760Z 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:54:35.4142485Z 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:54:35.4167961Z 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:54:35.4193478Z 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:54:35.4218751Z 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:54:35.4244371Z 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:54:35.4270081Z 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:54:35.4295641Z 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:54:35.4321248Z 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:54:35.4346787Z 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:54:35.4372161Z 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:54:35.4397607Z 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:54:35.4423070Z 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:54:35.4448287Z 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:54:35.4473767Z 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:54:35.4498809Z 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:54:35.4524459Z 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:54:35.4549861Z 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:54:35.4574958Z 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:54:35.4600302Z 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:54:35.4625602Z 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:54:35.4627529Z 2022-08-17T12:54:35.4628074Z ---------------------------------------------------------------------- 2022-08-17T12:54:35.4628373Z Ran 8282 tests in 89.052s 2022-08-17T12:54:35.4628493Z 2022-08-17T12:54:35.4628597Z OK (skipped=901, expected failures=14) 2022-08-17T12:54:35.4628733Z 2022-08-17T12:54:35.4628806Z Generating XML reports... 2022-08-17T12:54:36.2591744Z Generated XML report: test-reports/python-unittest/test_binary_ufuncs/TEST-TestBinaryUfuncsCPU-20220817125306.xml 2022-08-17T12:54:37.1647673Z Running test_foreach ... [2022-08-17 12:54:37.164394] 2022-08-17T12:54:37.1648331Z Executing ['/opt/conda/bin/python', '-bb', 'test_foreach.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:54:37.164481] 2022-08-17T12:54:39.2851930Z Test results will be stored in test-reports/python-unittest/test_foreach 2022-08-17T12:54:39.2911991Z 2022-08-17T12:54:39.2912360Z Running tests... 2022-08-17T12:54:39.2912742Z ---------------------------------------------------------------------- 2022-08-17T12:54:39.4663000Z test_add_scalar_with_empty_list_and_empty_tensor_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.102s) 2022-08-17T12:54:39.4679084Z test_add_scalar_with_empty_list_and_empty_tensor_cpu_bool (__main__.TestForeachCPU) ... ok (0.002s) 2022-08-17T12:54:39.4692560Z test_add_scalar_with_empty_list_and_empty_tensor_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.001s) 2022-08-17T12:54:39.4705603Z test_add_scalar_with_empty_list_and_empty_tensor_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.001s) 2022-08-17T12:54:39.4718069Z test_add_scalar_with_empty_list_and_empty_tensor_cpu_float16 (__main__.TestForeachCPU) ... ok (0.001s) 2022-08-17T12:54:39.4730240Z test_add_scalar_with_empty_list_and_empty_tensor_cpu_float32 (__main__.TestForeachCPU) ... ok (0.001s) 2022-08-17T12:54:39.4742235Z test_add_scalar_with_empty_list_and_empty_tensor_cpu_float64 (__main__.TestForeachCPU) ... ok (0.001s) 2022-08-17T12:54:39.4754333Z test_add_scalar_with_empty_list_and_empty_tensor_cpu_int16 (__main__.TestForeachCPU) ... ok (0.001s) 2022-08-17T12:54:39.4766405Z test_add_scalar_with_empty_list_and_empty_tensor_cpu_int32 (__main__.TestForeachCPU) ... ok (0.001s) 2022-08-17T12:54:39.4778401Z test_add_scalar_with_empty_list_and_empty_tensor_cpu_int64 (__main__.TestForeachCPU) ... ok (0.001s) 2022-08-17T12:54:39.4790325Z test_add_scalar_with_empty_list_and_empty_tensor_cpu_int8 (__main__.TestForeachCPU) ... ok (0.001s) 2022-08-17T12:54:39.4802285Z test_add_scalar_with_empty_list_and_empty_tensor_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.001s) 2022-08-17T12:54:39.6409229Z test_binary_op_list_error_cases__foreach_add_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.160s) 2022-08-17T12:54:39.6796574Z test_binary_op_list_error_cases__foreach_add_cpu_bool (__main__.TestForeachCPU) ... ok (0.039s) 2022-08-17T12:54:39.7183339Z test_binary_op_list_error_cases__foreach_add_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.039s) 2022-08-17T12:54:39.7568278Z test_binary_op_list_error_cases__foreach_add_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.038s) 2022-08-17T12:54:39.7953397Z test_binary_op_list_error_cases__foreach_add_cpu_float16 (__main__.TestForeachCPU) ... ok (0.038s) 2022-08-17T12:54:39.8343679Z test_binary_op_list_error_cases__foreach_add_cpu_float32 (__main__.TestForeachCPU) ... ok (0.039s) 2022-08-17T12:54:39.8732687Z test_binary_op_list_error_cases__foreach_add_cpu_float64 (__main__.TestForeachCPU) ... ok (0.039s) 2022-08-17T12:54:39.9120314Z test_binary_op_list_error_cases__foreach_add_cpu_int16 (__main__.TestForeachCPU) ... ok (0.039s) 2022-08-17T12:54:39.9505687Z test_binary_op_list_error_cases__foreach_add_cpu_int32 (__main__.TestForeachCPU) ... ok (0.038s) 2022-08-17T12:54:39.9890063Z test_binary_op_list_error_cases__foreach_add_cpu_int64 (__main__.TestForeachCPU) ... ok (0.038s) 2022-08-17T12:54:40.0275835Z test_binary_op_list_error_cases__foreach_add_cpu_int8 (__main__.TestForeachCPU) ... ok (0.038s) 2022-08-17T12:54:40.0661839Z test_binary_op_list_error_cases__foreach_add_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.038s) 2022-08-17T12:54:40.1109321Z test_binary_op_list_error_cases__foreach_div_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.045s) 2022-08-17T12:54:40.1486030Z test_binary_op_list_error_cases__foreach_div_cpu_bool (__main__.TestForeachCPU) ... ok (0.038s) 2022-08-17T12:54:40.1862702Z test_binary_op_list_error_cases__foreach_div_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.037s) 2022-08-17T12:54:40.2236758Z test_binary_op_list_error_cases__foreach_div_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.037s) 2022-08-17T12:54:40.2612490Z test_binary_op_list_error_cases__foreach_div_cpu_float16 (__main__.TestForeachCPU) ... ok (0.037s) 2022-08-17T12:54:40.2987877Z test_binary_op_list_error_cases__foreach_div_cpu_float32 (__main__.TestForeachCPU) ... ok (0.037s) 2022-08-17T12:54:40.3363092Z test_binary_op_list_error_cases__foreach_div_cpu_float64 (__main__.TestForeachCPU) ... ok (0.037s) 2022-08-17T12:54:40.3736881Z test_binary_op_list_error_cases__foreach_div_cpu_int16 (__main__.TestForeachCPU) ... ok (0.037s) 2022-08-17T12:54:40.4114762Z test_binary_op_list_error_cases__foreach_div_cpu_int32 (__main__.TestForeachCPU) ... ok (0.038s) 2022-08-17T12:54:40.4498641Z test_binary_op_list_error_cases__foreach_div_cpu_int64 (__main__.TestForeachCPU) ... ok (0.038s) 2022-08-17T12:54:40.4879678Z test_binary_op_list_error_cases__foreach_div_cpu_int8 (__main__.TestForeachCPU) ... ok (0.038s) 2022-08-17T12:54:40.5258608Z test_binary_op_list_error_cases__foreach_div_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.038s) 2022-08-17T12:54:40.5704911Z test_binary_op_list_error_cases__foreach_mul_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.044s) 2022-08-17T12:54:40.6082570Z test_binary_op_list_error_cases__foreach_mul_cpu_bool (__main__.TestForeachCPU) ... ok (0.038s) 2022-08-17T12:54:40.6461328Z test_binary_op_list_error_cases__foreach_mul_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.038s) 2022-08-17T12:54:40.6840706Z test_binary_op_list_error_cases__foreach_mul_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.038s) 2022-08-17T12:54:40.7217303Z test_binary_op_list_error_cases__foreach_mul_cpu_float16 (__main__.TestForeachCPU) ... ok (0.038s) 2022-08-17T12:54:40.7592875Z test_binary_op_list_error_cases__foreach_mul_cpu_float32 (__main__.TestForeachCPU) ... ok (0.037s) 2022-08-17T12:54:40.7966928Z test_binary_op_list_error_cases__foreach_mul_cpu_float64 (__main__.TestForeachCPU) ... ok (0.037s) 2022-08-17T12:54:40.8343919Z test_binary_op_list_error_cases__foreach_mul_cpu_int16 (__main__.TestForeachCPU) ... ok (0.037s) 2022-08-17T12:54:40.8720923Z test_binary_op_list_error_cases__foreach_mul_cpu_int32 (__main__.TestForeachCPU) ... ok (0.038s) 2022-08-17T12:54:40.9099169Z test_binary_op_list_error_cases__foreach_mul_cpu_int64 (__main__.TestForeachCPU) ... ok (0.038s) 2022-08-17T12:54:40.9478293Z test_binary_op_list_error_cases__foreach_mul_cpu_int8 (__main__.TestForeachCPU) ... ok (0.038s) 2022-08-17T12:54:40.9855028Z test_binary_op_list_error_cases__foreach_mul_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.037s) 2022-08-17T12:54:41.1132291Z test_binary_op_list_error_cases__foreach_sub_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.128s) 2022-08-17T12:54:41.1476656Z test_binary_op_list_error_cases__foreach_sub_cpu_bool (__main__.TestForeachCPU) ... ok (0.034s) 2022-08-17T12:54:41.1864351Z test_binary_op_list_error_cases__foreach_sub_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.039s) 2022-08-17T12:54:41.2251478Z test_binary_op_list_error_cases__foreach_sub_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.039s) 2022-08-17T12:54:41.2638965Z test_binary_op_list_error_cases__foreach_sub_cpu_float16 (__main__.TestForeachCPU) ... ok (0.039s) 2022-08-17T12:54:41.3028448Z test_binary_op_list_error_cases__foreach_sub_cpu_float32 (__main__.TestForeachCPU) ... ok (0.039s) 2022-08-17T12:54:41.3420536Z test_binary_op_list_error_cases__foreach_sub_cpu_float64 (__main__.TestForeachCPU) ... ok (0.039s) 2022-08-17T12:54:41.3810999Z test_binary_op_list_error_cases__foreach_sub_cpu_int16 (__main__.TestForeachCPU) ... ok (0.039s) 2022-08-17T12:54:41.4201475Z test_binary_op_list_error_cases__foreach_sub_cpu_int32 (__main__.TestForeachCPU) ... ok (0.039s) 2022-08-17T12:54:41.4589565Z test_binary_op_list_error_cases__foreach_sub_cpu_int64 (__main__.TestForeachCPU) ... ok (0.039s) 2022-08-17T12:54:41.4979774Z test_binary_op_list_error_cases__foreach_sub_cpu_int8 (__main__.TestForeachCPU) ... ok (0.039s) 2022-08-17T12:54:41.5369381Z test_binary_op_list_error_cases__foreach_sub_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.039s) 2022-08-17T12:54:41.5496306Z test_binary_op_list_slow_path__foreach_add_cpu_bfloat16 (__main__.TestForeachCPU) ... skip: CUDA not found (0.013s) 2022-08-17T12:54:41.5520017Z test_binary_op_list_slow_path__foreach_add_cpu_bool (__main__.TestForeachCPU) ... skip: CUDA not found (0.002s) 2022-08-17T12:54:41.5543149Z test_binary_op_list_slow_path__foreach_add_cpu_complex128 (__main__.TestForeachCPU) ... skip: CUDA not found (0.002s) 2022-08-17T12:54:41.5566153Z test_binary_op_list_slow_path__foreach_add_cpu_complex64 (__main__.TestForeachCPU) ... skip: CUDA not found (0.002s) 2022-08-17T12:54:41.5588749Z test_binary_op_list_slow_path__foreach_add_cpu_float16 (__main__.TestForeachCPU) ... skip: CUDA not found (0.002s) 2022-08-17T12:54:41.5611269Z test_binary_op_list_slow_path__foreach_add_cpu_float32 (__main__.TestForeachCPU) ... skip: CUDA not found (0.002s) 2022-08-17T12:54:41.5633094Z test_binary_op_list_slow_path__foreach_add_cpu_float64 (__main__.TestForeachCPU) ... skip: CUDA not found (0.002s) 2022-08-17T12:54:41.5654499Z test_binary_op_list_slow_path__foreach_add_cpu_int16 (__main__.TestForeachCPU) ... skip: CUDA not found (0.002s) 2022-08-17T12:54:41.5676223Z test_binary_op_list_slow_path__foreach_add_cpu_int32 (__main__.TestForeachCPU) ... skip: CUDA not found (0.002s) 2022-08-17T12:54:41.5697885Z test_binary_op_list_slow_path__foreach_add_cpu_int64 (__main__.TestForeachCPU) ... skip: CUDA not found (0.002s) 2022-08-17T12:54:41.5719987Z test_binary_op_list_slow_path__foreach_add_cpu_int8 (__main__.TestForeachCPU) ... skip: CUDA not found (0.002s) 2022-08-17T12:54:41.5741471Z test_binary_op_list_slow_path__foreach_add_cpu_uint8 (__main__.TestForeachCPU) ... skip: CUDA not found (0.002s) 2022-08-17T12:54:41.5763216Z test_binary_op_list_slow_path__foreach_div_cpu_bfloat16 (__main__.TestForeachCPU) ... skip: CUDA not found (0.002s) 2022-08-17T12:54:41.5785243Z test_binary_op_list_slow_path__foreach_div_cpu_bool (__main__.TestForeachCPU) ... skip: CUDA not found (0.002s) 2022-08-17T12:54:41.5807025Z test_binary_op_list_slow_path__foreach_div_cpu_complex128 (__main__.TestForeachCPU) ... skip: CUDA not found (0.002s) 2022-08-17T12:54:41.5829065Z test_binary_op_list_slow_path__foreach_div_cpu_complex64 (__main__.TestForeachCPU) ... skip: CUDA not found (0.002s) 2022-08-17T12:54:41.5850924Z test_binary_op_list_slow_path__foreach_div_cpu_float16 (__main__.TestForeachCPU) ... skip: CUDA not found (0.002s) 2022-08-17T12:54:41.5872536Z test_binary_op_list_slow_path__foreach_div_cpu_float32 (__main__.TestForeachCPU) ... skip: CUDA not found (0.002s) 2022-08-17T12:54:41.5894107Z test_binary_op_list_slow_path__foreach_div_cpu_float64 (__main__.TestForeachCPU) ... skip: CUDA not found (0.002s) 2022-08-17T12:54:41.5916014Z test_binary_op_list_slow_path__foreach_div_cpu_int16 (__main__.TestForeachCPU) ... skip: CUDA not found (0.002s) 2022-08-17T12:54:41.5937860Z test_binary_op_list_slow_path__foreach_div_cpu_int32 (__main__.TestForeachCPU) ... skip: CUDA not found (0.002s) 2022-08-17T12:54:41.5959716Z test_binary_op_list_slow_path__foreach_div_cpu_int64 (__main__.TestForeachCPU) ... skip: CUDA not found (0.002s) 2022-08-17T12:54:41.5981911Z test_binary_op_list_slow_path__foreach_div_cpu_int8 (__main__.TestForeachCPU) ... skip: CUDA not found (0.002s) 2022-08-17T12:54:41.6003111Z test_binary_op_list_slow_path__foreach_div_cpu_uint8 (__main__.TestForeachCPU) ... skip: CUDA not found (0.002s) 2022-08-17T12:54:41.6024895Z test_binary_op_list_slow_path__foreach_mul_cpu_bfloat16 (__main__.TestForeachCPU) ... skip: CUDA not found (0.002s) 2022-08-17T12:54:41.6046667Z test_binary_op_list_slow_path__foreach_mul_cpu_bool (__main__.TestForeachCPU) ... skip: CUDA not found (0.002s) 2022-08-17T12:54:41.6068064Z test_binary_op_list_slow_path__foreach_mul_cpu_complex128 (__main__.TestForeachCPU) ... skip: CUDA not found (0.002s) 2022-08-17T12:54:41.6089874Z test_binary_op_list_slow_path__foreach_mul_cpu_complex64 (__main__.TestForeachCPU) ... skip: CUDA not found (0.002s) 2022-08-17T12:54:41.6111896Z test_binary_op_list_slow_path__foreach_mul_cpu_float16 (__main__.TestForeachCPU) ... skip: CUDA not found (0.002s) 2022-08-17T12:54:41.6133715Z test_binary_op_list_slow_path__foreach_mul_cpu_float32 (__main__.TestForeachCPU) ... skip: CUDA not found (0.002s) 2022-08-17T12:54:41.6155303Z test_binary_op_list_slow_path__foreach_mul_cpu_float64 (__main__.TestForeachCPU) ... skip: CUDA not found (0.002s) 2022-08-17T12:54:41.6177150Z test_binary_op_list_slow_path__foreach_mul_cpu_int16 (__main__.TestForeachCPU) ... skip: CUDA not found (0.002s) 2022-08-17T12:54:41.6198963Z test_binary_op_list_slow_path__foreach_mul_cpu_int32 (__main__.TestForeachCPU) ... skip: CUDA not found (0.002s) 2022-08-17T12:54:41.6220287Z test_binary_op_list_slow_path__foreach_mul_cpu_int64 (__main__.TestForeachCPU) ... skip: CUDA not found (0.002s) 2022-08-17T12:54:41.6242307Z test_binary_op_list_slow_path__foreach_mul_cpu_int8 (__main__.TestForeachCPU) ... skip: CUDA not found (0.002s) 2022-08-17T12:54:41.6264454Z test_binary_op_list_slow_path__foreach_mul_cpu_uint8 (__main__.TestForeachCPU) ... skip: CUDA not found (0.002s) 2022-08-17T12:54:41.6286059Z test_binary_op_list_slow_path__foreach_sub_cpu_bfloat16 (__main__.TestForeachCPU) ... skip: CUDA not found (0.002s) 2022-08-17T12:54:41.6307394Z test_binary_op_list_slow_path__foreach_sub_cpu_bool (__main__.TestForeachCPU) ... skip: CUDA not found (0.002s) 2022-08-17T12:54:41.6329020Z test_binary_op_list_slow_path__foreach_sub_cpu_complex128 (__main__.TestForeachCPU) ... skip: CUDA not found (0.002s) 2022-08-17T12:54:41.6350898Z test_binary_op_list_slow_path__foreach_sub_cpu_complex64 (__main__.TestForeachCPU) ... skip: CUDA not found (0.002s) 2022-08-17T12:54:41.6372688Z test_binary_op_list_slow_path__foreach_sub_cpu_float16 (__main__.TestForeachCPU) ... skip: CUDA not found (0.002s) 2022-08-17T12:54:41.6394356Z test_binary_op_list_slow_path__foreach_sub_cpu_float32 (__main__.TestForeachCPU) ... skip: CUDA not found (0.002s) 2022-08-17T12:54:41.6415851Z test_binary_op_list_slow_path__foreach_sub_cpu_float64 (__main__.TestForeachCPU) ... skip: CUDA not found (0.002s) 2022-08-17T12:54:41.6437668Z test_binary_op_list_slow_path__foreach_sub_cpu_int16 (__main__.TestForeachCPU) ... skip: CUDA not found (0.002s) 2022-08-17T12:54:41.6459358Z test_binary_op_list_slow_path__foreach_sub_cpu_int32 (__main__.TestForeachCPU) ... skip: CUDA not found (0.002s) 2022-08-17T12:54:41.6480750Z test_binary_op_list_slow_path__foreach_sub_cpu_int64 (__main__.TestForeachCPU) ... skip: CUDA not found (0.002s) 2022-08-17T12:54:41.6502479Z test_binary_op_list_slow_path__foreach_sub_cpu_int8 (__main__.TestForeachCPU) ... skip: CUDA not found (0.002s) 2022-08-17T12:54:41.6524321Z test_binary_op_list_slow_path__foreach_sub_cpu_uint8 (__main__.TestForeachCPU) ... skip: CUDA not found (0.002s) 2022-08-17T12:54:43.0840946Z test_binary_op_scalar_fastpath__foreach_add_cpu_bfloat16 (__main__.TestForeachCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:54:43.0841523Z function: '__call__' (test_foreach.py:71) 2022-08-17T12:54:43.0841795Z reasons: ['len(inputs[0]) == 20'] 2022-08-17T12:54:43.0842131Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:54:43.0844110Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:54:43.0844511Z function: '__call__' (test_foreach.py:51) 2022-08-17T12:54:43.0844774Z reasons: ['len(inputs[0]) == 20'] 2022-08-17T12:54:43.0845080Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:54:43.4166296Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:54:43.4166792Z function: '_binary_test' (test_foreach.py:108) 2022-08-17T12:54:43.4167058Z reasons: ['len(inputs[0]) == 20'] 2022-08-17T12:54:43.4167394Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:54:43.4325362Z ok (1.780s) 2022-08-17T12:54:43.5246252Z test_binary_op_scalar_fastpath__foreach_add_cpu_bool (__main__.TestForeachCPU) ... ok (0.092s) 2022-08-17T12:54:43.5890052Z test_binary_op_scalar_fastpath__foreach_add_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.064s) 2022-08-17T12:54:43.6545260Z test_binary_op_scalar_fastpath__foreach_add_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.065s) 2022-08-17T12:54:43.6776389Z test_binary_op_scalar_fastpath__foreach_add_cpu_float16 (__main__.TestForeachCPU) ... test_foreach.py:87: UserWarning: ComplexHalf support is experimental and many operators don't support it yet. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/EmptyTensor.cpp:32.) 2022-08-17T12:54:43.6776901Z actual = self.func(*inputs, **kwargs) 2022-08-17T12:54:43.6912682Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:54:43.6913618Z function: '' (test_foreach.py:59) 2022-08-17T12:54:43.6913981Z reasons: ["tensor 'inputs[0][0]' dtype mismatch. expected BFloat16, actual Half"] 2022-08-17T12:54:43.6914369Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:54:43.7203700Z ok (0.066s) 2022-08-17T12:54:43.7798594Z test_binary_op_scalar_fastpath__foreach_add_cpu_float32 (__main__.TestForeachCPU) ... ok (0.059s) 2022-08-17T12:54:43.8370447Z test_binary_op_scalar_fastpath__foreach_add_cpu_float64 (__main__.TestForeachCPU) ... ok (0.057s) 2022-08-17T12:54:43.9003221Z test_binary_op_scalar_fastpath__foreach_add_cpu_int16 (__main__.TestForeachCPU) ... ok (0.063s) 2022-08-17T12:54:43.9643944Z test_binary_op_scalar_fastpath__foreach_add_cpu_int32 (__main__.TestForeachCPU) ... ok (0.064s) 2022-08-17T12:54:44.0263987Z test_binary_op_scalar_fastpath__foreach_add_cpu_int64 (__main__.TestForeachCPU) ... ok (0.062s) 2022-08-17T12:54:44.0896693Z test_binary_op_scalar_fastpath__foreach_add_cpu_int8 (__main__.TestForeachCPU) ... ok (0.063s) 2022-08-17T12:54:44.1530610Z test_binary_op_scalar_fastpath__foreach_add_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.063s) 2022-08-17T12:54:44.2093297Z test_binary_op_scalar_fastpath__foreach_div_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.056s) 2022-08-17T12:54:44.3034033Z test_binary_op_scalar_fastpath__foreach_div_cpu_bool (__main__.TestForeachCPU) ... ok (0.094s) 2022-08-17T12:54:44.3539879Z test_binary_op_scalar_fastpath__foreach_div_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.050s) 2022-08-17T12:54:44.4064570Z test_binary_op_scalar_fastpath__foreach_div_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.052s) 2022-08-17T12:54:44.4779376Z test_binary_op_scalar_fastpath__foreach_div_cpu_float16 (__main__.TestForeachCPU) ... ok (0.071s) 2022-08-17T12:54:44.5351305Z test_binary_op_scalar_fastpath__foreach_div_cpu_float32 (__main__.TestForeachCPU) ... ok (0.057s) 2022-08-17T12:54:44.5901673Z test_binary_op_scalar_fastpath__foreach_div_cpu_float64 (__main__.TestForeachCPU) ... ok (0.055s) 2022-08-17T12:54:44.6855336Z test_binary_op_scalar_fastpath__foreach_div_cpu_int16 (__main__.TestForeachCPU) ... ok (0.095s) 2022-08-17T12:54:44.7811430Z test_binary_op_scalar_fastpath__foreach_div_cpu_int32 (__main__.TestForeachCPU) ... ok (0.095s) 2022-08-17T12:54:44.8754243Z test_binary_op_scalar_fastpath__foreach_div_cpu_int64 (__main__.TestForeachCPU) ... ok (0.094s) 2022-08-17T12:54:44.9705063Z test_binary_op_scalar_fastpath__foreach_div_cpu_int8 (__main__.TestForeachCPU) ... ok (0.095s) 2022-08-17T12:54:45.0657109Z test_binary_op_scalar_fastpath__foreach_div_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.095s) 2022-08-17T12:54:45.1219468Z test_binary_op_scalar_fastpath__foreach_mul_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.056s) 2022-08-17T12:54:45.1972452Z test_binary_op_scalar_fastpath__foreach_mul_cpu_bool (__main__.TestForeachCPU) ... ok (0.075s) 2022-08-17T12:54:45.2475277Z test_binary_op_scalar_fastpath__foreach_mul_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.050s) 2022-08-17T12:54:45.2995090Z test_binary_op_scalar_fastpath__foreach_mul_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.052s) 2022-08-17T12:54:45.3566023Z test_binary_op_scalar_fastpath__foreach_mul_cpu_float16 (__main__.TestForeachCPU) ... ok (0.057s) 2022-08-17T12:54:45.4144279Z test_binary_op_scalar_fastpath__foreach_mul_cpu_float32 (__main__.TestForeachCPU) ... ok (0.058s) 2022-08-17T12:54:45.4701503Z test_binary_op_scalar_fastpath__foreach_mul_cpu_float64 (__main__.TestForeachCPU) ... ok (0.056s) 2022-08-17T12:54:45.5303645Z test_binary_op_scalar_fastpath__foreach_mul_cpu_int16 (__main__.TestForeachCPU) ... ok (0.060s) 2022-08-17T12:54:45.5916240Z test_binary_op_scalar_fastpath__foreach_mul_cpu_int32 (__main__.TestForeachCPU) ... ok (0.061s) 2022-08-17T12:54:45.6510769Z test_binary_op_scalar_fastpath__foreach_mul_cpu_int64 (__main__.TestForeachCPU) ... ok (0.059s) 2022-08-17T12:54:45.7112235Z test_binary_op_scalar_fastpath__foreach_mul_cpu_int8 (__main__.TestForeachCPU) ... ok (0.060s) 2022-08-17T12:54:45.7713673Z test_binary_op_scalar_fastpath__foreach_mul_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.060s) 2022-08-17T12:54:45.8541732Z test_binary_op_scalar_fastpath__foreach_sub_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.083s) 2022-08-17T12:54:45.9928062Z test_binary_op_scalar_fastpath__foreach_sub_cpu_bool (__main__.TestForeachCPU) ... ok (0.138s) 2022-08-17T12:54:46.0680856Z test_binary_op_scalar_fastpath__foreach_sub_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.075s) 2022-08-17T12:54:46.1452443Z test_binary_op_scalar_fastpath__foreach_sub_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.077s) 2022-08-17T12:54:46.2287831Z test_binary_op_scalar_fastpath__foreach_sub_cpu_float16 (__main__.TestForeachCPU) ... ok (0.083s) 2022-08-17T12:54:46.3139357Z test_binary_op_scalar_fastpath__foreach_sub_cpu_float32 (__main__.TestForeachCPU) ... ok (0.085s) 2022-08-17T12:54:46.3971123Z test_binary_op_scalar_fastpath__foreach_sub_cpu_float64 (__main__.TestForeachCPU) ... ok (0.083s) 2022-08-17T12:54:46.4888373Z test_binary_op_scalar_fastpath__foreach_sub_cpu_int16 (__main__.TestForeachCPU) ... ok (0.092s) 2022-08-17T12:54:46.5810367Z test_binary_op_scalar_fastpath__foreach_sub_cpu_int32 (__main__.TestForeachCPU) ... ok (0.092s) 2022-08-17T12:54:46.6727019Z test_binary_op_scalar_fastpath__foreach_sub_cpu_int64 (__main__.TestForeachCPU) ... ok (0.091s) 2022-08-17T12:54:46.7647171Z test_binary_op_scalar_fastpath__foreach_sub_cpu_int8 (__main__.TestForeachCPU) ... ok (0.092s) 2022-08-17T12:54:46.8566945Z test_binary_op_scalar_fastpath__foreach_sub_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.092s) 2022-08-17T12:54:46.9330582Z test_binary_op_scalar_slowpath__foreach_add_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.076s) 2022-08-17T12:54:47.0177729Z test_binary_op_scalar_slowpath__foreach_add_cpu_bool (__main__.TestForeachCPU) ... ok (0.085s) 2022-08-17T12:54:47.0746222Z test_binary_op_scalar_slowpath__foreach_add_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.057s) 2022-08-17T12:54:47.1498171Z test_binary_op_scalar_slowpath__foreach_add_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.075s) 2022-08-17T12:54:47.2165194Z test_binary_op_scalar_slowpath__foreach_add_cpu_float16 (__main__.TestForeachCPU) ... ok (0.067s) 2022-08-17T12:54:47.2835055Z test_binary_op_scalar_slowpath__foreach_add_cpu_float32 (__main__.TestForeachCPU) ... ok (0.067s) 2022-08-17T12:54:47.3465564Z test_binary_op_scalar_slowpath__foreach_add_cpu_float64 (__main__.TestForeachCPU) ... ok (0.063s) 2022-08-17T12:54:47.4165094Z test_binary_op_scalar_slowpath__foreach_add_cpu_int16 (__main__.TestForeachCPU) ... ok (0.070s) 2022-08-17T12:54:47.4863272Z test_binary_op_scalar_slowpath__foreach_add_cpu_int32 (__main__.TestForeachCPU) ... ok (0.070s) 2022-08-17T12:54:47.5537892Z test_binary_op_scalar_slowpath__foreach_add_cpu_int64 (__main__.TestForeachCPU) ... ok (0.067s) 2022-08-17T12:54:47.6224118Z test_binary_op_scalar_slowpath__foreach_add_cpu_int8 (__main__.TestForeachCPU) ... ok (0.068s) 2022-08-17T12:54:47.6911591Z test_binary_op_scalar_slowpath__foreach_add_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.069s) 2022-08-17T12:54:47.7552785Z test_binary_op_scalar_slowpath__foreach_div_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.064s) 2022-08-17T12:54:47.8573685Z test_binary_op_scalar_slowpath__foreach_div_cpu_bool (__main__.TestForeachCPU) ... ok (0.102s) 2022-08-17T12:54:47.9147978Z test_binary_op_scalar_slowpath__foreach_div_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.057s) 2022-08-17T12:54:47.9754479Z test_binary_op_scalar_slowpath__foreach_div_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.060s) 2022-08-17T12:54:48.0530529Z test_binary_op_scalar_slowpath__foreach_div_cpu_float16 (__main__.TestForeachCPU) ... ok (0.077s) 2022-08-17T12:54:48.1179123Z test_binary_op_scalar_slowpath__foreach_div_cpu_float32 (__main__.TestForeachCPU) ... ok (0.065s) 2022-08-17T12:54:48.1793239Z test_binary_op_scalar_slowpath__foreach_div_cpu_float64 (__main__.TestForeachCPU) ... ok (0.061s) 2022-08-17T12:54:48.2811933Z test_binary_op_scalar_slowpath__foreach_div_cpu_int16 (__main__.TestForeachCPU) ... ok (0.102s) 2022-08-17T12:54:48.3832518Z test_binary_op_scalar_slowpath__foreach_div_cpu_int32 (__main__.TestForeachCPU) ... ok (0.102s) 2022-08-17T12:54:48.4855685Z test_binary_op_scalar_slowpath__foreach_div_cpu_int64 (__main__.TestForeachCPU) ... ok (0.102s) 2022-08-17T12:54:48.5872423Z test_binary_op_scalar_slowpath__foreach_div_cpu_int8 (__main__.TestForeachCPU) ... ok (0.101s) 2022-08-17T12:54:48.6881654Z test_binary_op_scalar_slowpath__foreach_div_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.101s) 2022-08-17T12:54:48.7501713Z test_binary_op_scalar_slowpath__foreach_mul_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.062s) 2022-08-17T12:54:48.8305497Z test_binary_op_scalar_slowpath__foreach_mul_cpu_bool (__main__.TestForeachCPU) ... ok (0.080s) 2022-08-17T12:54:48.8884047Z test_binary_op_scalar_slowpath__foreach_mul_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.058s) 2022-08-17T12:54:48.9484347Z test_binary_op_scalar_slowpath__foreach_mul_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.060s) 2022-08-17T12:54:49.0125462Z test_binary_op_scalar_slowpath__foreach_mul_cpu_float16 (__main__.TestForeachCPU) ... ok (0.064s) 2022-08-17T12:54:49.0768227Z test_binary_op_scalar_slowpath__foreach_mul_cpu_float32 (__main__.TestForeachCPU) ... ok (0.064s) 2022-08-17T12:54:49.1380122Z test_binary_op_scalar_slowpath__foreach_mul_cpu_float64 (__main__.TestForeachCPU) ... ok (0.061s) 2022-08-17T12:54:49.2187432Z test_binary_op_scalar_slowpath__foreach_mul_cpu_int16 (__main__.TestForeachCPU) ... ok (0.081s) 2022-08-17T12:54:49.2858877Z test_binary_op_scalar_slowpath__foreach_mul_cpu_int32 (__main__.TestForeachCPU) ... ok (0.067s) 2022-08-17T12:54:49.3511933Z test_binary_op_scalar_slowpath__foreach_mul_cpu_int64 (__main__.TestForeachCPU) ... ok (0.065s) 2022-08-17T12:54:49.4164488Z test_binary_op_scalar_slowpath__foreach_mul_cpu_int8 (__main__.TestForeachCPU) ... ok (0.065s) 2022-08-17T12:54:49.4830444Z test_binary_op_scalar_slowpath__foreach_mul_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.066s) 2022-08-17T12:54:49.5722109Z test_binary_op_scalar_slowpath__foreach_sub_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.089s) 2022-08-17T12:54:49.7162533Z test_binary_op_scalar_slowpath__foreach_sub_cpu_bool (__main__.TestForeachCPU) ... ok (0.144s) 2022-08-17T12:54:49.7982568Z test_binary_op_scalar_slowpath__foreach_sub_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.082s) 2022-08-17T12:54:49.8819946Z test_binary_op_scalar_slowpath__foreach_sub_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.084s) 2022-08-17T12:54:49.9727950Z test_binary_op_scalar_slowpath__foreach_sub_cpu_float16 (__main__.TestForeachCPU) ... ok (0.091s) 2022-08-17T12:54:50.0644834Z test_binary_op_scalar_slowpath__foreach_sub_cpu_float32 (__main__.TestForeachCPU) ... ok (0.092s) 2022-08-17T12:54:50.1539019Z test_binary_op_scalar_slowpath__foreach_sub_cpu_float64 (__main__.TestForeachCPU) ... ok (0.089s) 2022-08-17T12:54:50.2597644Z test_binary_op_scalar_slowpath__foreach_sub_cpu_int16 (__main__.TestForeachCPU) ... ok (0.106s) 2022-08-17T12:54:50.3584859Z test_binary_op_scalar_slowpath__foreach_sub_cpu_int32 (__main__.TestForeachCPU) ... ok (0.099s) 2022-08-17T12:54:50.4567781Z test_binary_op_scalar_slowpath__foreach_sub_cpu_int64 (__main__.TestForeachCPU) ... ok (0.098s) 2022-08-17T12:54:50.5551528Z test_binary_op_scalar_slowpath__foreach_sub_cpu_int8 (__main__.TestForeachCPU) ... ok (0.098s) 2022-08-17T12:54:50.6525866Z test_binary_op_scalar_slowpath__foreach_sub_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.097s) 2022-08-17T12:54:50.6624564Z test_binary_op_scalar_with_different_tensor_dtypes__foreach_add_cpu_float32 (__main__.TestForeachCPU) ... ok (0.010s) 2022-08-17T12:54:50.6695085Z test_binary_op_scalar_with_different_tensor_dtypes__foreach_div_cpu_float32 (__main__.TestForeachCPU) ... ok (0.007s) 2022-08-17T12:54:50.6768061Z test_binary_op_scalar_with_different_tensor_dtypes__foreach_mul_cpu_float32 (__main__.TestForeachCPU) ... ok (0.007s) 2022-08-17T12:54:50.6836956Z test_binary_op_scalar_with_different_tensor_dtypes__foreach_sub_cpu_float32 (__main__.TestForeachCPU) ... ok (0.007s) 2022-08-17T12:54:50.6956162Z test_binary_op_scalar_with_overlapping_tensors__foreach_add_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.012s) 2022-08-17T12:54:50.7045715Z test_binary_op_scalar_with_overlapping_tensors__foreach_add_cpu_bool (__main__.TestForeachCPU) ... ok (0.009s) 2022-08-17T12:54:50.7137353Z test_binary_op_scalar_with_overlapping_tensors__foreach_add_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.009s) 2022-08-17T12:54:50.7227935Z test_binary_op_scalar_with_overlapping_tensors__foreach_add_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.009s) 2022-08-17T12:54:50.7329252Z test_binary_op_scalar_with_overlapping_tensors__foreach_add_cpu_float16 (__main__.TestForeachCPU) ... ok (0.010s) 2022-08-17T12:54:50.7421259Z test_binary_op_scalar_with_overlapping_tensors__foreach_add_cpu_float32 (__main__.TestForeachCPU) ... ok (0.009s) 2022-08-17T12:54:50.7512973Z test_binary_op_scalar_with_overlapping_tensors__foreach_add_cpu_float64 (__main__.TestForeachCPU) ... ok (0.009s) 2022-08-17T12:54:50.7603024Z test_binary_op_scalar_with_overlapping_tensors__foreach_add_cpu_int16 (__main__.TestForeachCPU) ... ok (0.009s) 2022-08-17T12:54:50.7618533Z test_binary_op_scalar_with_overlapping_tensors__foreach_add_cpu_int32 (__main__.TestForeachCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:54:50.7619499Z function: 'test_binary_op_scalar_with_overlapping_tensors' (test_foreach.py:447) 2022-08-17T12:54:50.7620068Z reasons: ["str(dtype) == 'torch.bfloat16'"] 2022-08-17T12:54:50.7620613Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:54:50.7623710Z ok (0.002s) 2022-08-17T12:54:50.7638967Z test_binary_op_scalar_with_overlapping_tensors__foreach_add_cpu_int64 (__main__.TestForeachCPU) ... ok (0.001s) 2022-08-17T12:54:50.7654384Z test_binary_op_scalar_with_overlapping_tensors__foreach_add_cpu_int8 (__main__.TestForeachCPU) ... ok (0.001s) 2022-08-17T12:54:50.7669656Z test_binary_op_scalar_with_overlapping_tensors__foreach_add_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.001s) 2022-08-17T12:54:50.7685602Z test_binary_op_scalar_with_overlapping_tensors__foreach_div_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.002s) 2022-08-17T12:54:50.7702209Z test_binary_op_scalar_with_overlapping_tensors__foreach_div_cpu_bool (__main__.TestForeachCPU) ... ok (0.002s) 2022-08-17T12:54:50.7718480Z test_binary_op_scalar_with_overlapping_tensors__foreach_div_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.002s) 2022-08-17T12:54:50.7734366Z test_binary_op_scalar_with_overlapping_tensors__foreach_div_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.001s) 2022-08-17T12:54:50.7749923Z test_binary_op_scalar_with_overlapping_tensors__foreach_div_cpu_float16 (__main__.TestForeachCPU) ... ok (0.001s) 2022-08-17T12:54:50.7765662Z test_binary_op_scalar_with_overlapping_tensors__foreach_div_cpu_float32 (__main__.TestForeachCPU) ... ok (0.001s) 2022-08-17T12:54:50.7781295Z test_binary_op_scalar_with_overlapping_tensors__foreach_div_cpu_float64 (__main__.TestForeachCPU) ... ok (0.001s) 2022-08-17T12:54:50.7797034Z test_binary_op_scalar_with_overlapping_tensors__foreach_div_cpu_int16 (__main__.TestForeachCPU) ... ok (0.001s) 2022-08-17T12:54:50.7812874Z test_binary_op_scalar_with_overlapping_tensors__foreach_div_cpu_int32 (__main__.TestForeachCPU) ... ok (0.001s) 2022-08-17T12:54:50.7828402Z test_binary_op_scalar_with_overlapping_tensors__foreach_div_cpu_int64 (__main__.TestForeachCPU) ... ok (0.001s) 2022-08-17T12:54:50.7844168Z test_binary_op_scalar_with_overlapping_tensors__foreach_div_cpu_int8 (__main__.TestForeachCPU) ... ok (0.001s) 2022-08-17T12:54:50.7859971Z test_binary_op_scalar_with_overlapping_tensors__foreach_div_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.001s) 2022-08-17T12:54:50.7875745Z test_binary_op_scalar_with_overlapping_tensors__foreach_mul_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.001s) 2022-08-17T12:54:50.7891012Z test_binary_op_scalar_with_overlapping_tensors__foreach_mul_cpu_bool (__main__.TestForeachCPU) ... ok (0.001s) 2022-08-17T12:54:50.7906742Z test_binary_op_scalar_with_overlapping_tensors__foreach_mul_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.001s) 2022-08-17T12:54:50.7922763Z test_binary_op_scalar_with_overlapping_tensors__foreach_mul_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.001s) 2022-08-17T12:54:50.7940503Z test_binary_op_scalar_with_overlapping_tensors__foreach_mul_cpu_float16 (__main__.TestForeachCPU) ... ok (0.002s) 2022-08-17T12:54:50.7958577Z test_binary_op_scalar_with_overlapping_tensors__foreach_mul_cpu_float32 (__main__.TestForeachCPU) ... ok (0.002s) 2022-08-17T12:54:50.7975814Z test_binary_op_scalar_with_overlapping_tensors__foreach_mul_cpu_float64 (__main__.TestForeachCPU) ... ok (0.002s) 2022-08-17T12:54:50.7991956Z test_binary_op_scalar_with_overlapping_tensors__foreach_mul_cpu_int16 (__main__.TestForeachCPU) ... ok (0.002s) 2022-08-17T12:54:50.8008937Z test_binary_op_scalar_with_overlapping_tensors__foreach_mul_cpu_int32 (__main__.TestForeachCPU) ... ok (0.002s) 2022-08-17T12:54:50.8025160Z test_binary_op_scalar_with_overlapping_tensors__foreach_mul_cpu_int64 (__main__.TestForeachCPU) ... ok (0.002s) 2022-08-17T12:54:50.8041142Z test_binary_op_scalar_with_overlapping_tensors__foreach_mul_cpu_int8 (__main__.TestForeachCPU) ... ok (0.002s) 2022-08-17T12:54:50.8057032Z test_binary_op_scalar_with_overlapping_tensors__foreach_mul_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.002s) 2022-08-17T12:54:50.8073599Z test_binary_op_scalar_with_overlapping_tensors__foreach_sub_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.002s) 2022-08-17T12:54:50.8180898Z test_binary_op_scalar_with_overlapping_tensors__foreach_sub_cpu_bool (__main__.TestForeachCPU) ... ok (0.011s) 2022-08-17T12:54:50.8196889Z test_binary_op_scalar_with_overlapping_tensors__foreach_sub_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.002s) 2022-08-17T12:54:50.8213795Z test_binary_op_scalar_with_overlapping_tensors__foreach_sub_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.002s) 2022-08-17T12:54:50.8230748Z test_binary_op_scalar_with_overlapping_tensors__foreach_sub_cpu_float16 (__main__.TestForeachCPU) ... ok (0.002s) 2022-08-17T12:54:50.8247126Z test_binary_op_scalar_with_overlapping_tensors__foreach_sub_cpu_float32 (__main__.TestForeachCPU) ... ok (0.002s) 2022-08-17T12:54:50.8263025Z test_binary_op_scalar_with_overlapping_tensors__foreach_sub_cpu_float64 (__main__.TestForeachCPU) ... ok (0.001s) 2022-08-17T12:54:50.8278621Z test_binary_op_scalar_with_overlapping_tensors__foreach_sub_cpu_int16 (__main__.TestForeachCPU) ... ok (0.001s) 2022-08-17T12:54:50.8293792Z test_binary_op_scalar_with_overlapping_tensors__foreach_sub_cpu_int32 (__main__.TestForeachCPU) ... ok (0.001s) 2022-08-17T12:54:50.8308845Z test_binary_op_scalar_with_overlapping_tensors__foreach_sub_cpu_int64 (__main__.TestForeachCPU) ... ok (0.001s) 2022-08-17T12:54:50.8323958Z test_binary_op_scalar_with_overlapping_tensors__foreach_sub_cpu_int8 (__main__.TestForeachCPU) ... ok (0.001s) 2022-08-17T12:54:50.8339312Z test_binary_op_scalar_with_overlapping_tensors__foreach_sub_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.001s) 2022-08-17T12:54:51.0727150Z test_binary_op_scalarlist_fastpath__foreach_add_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.239s) 2022-08-17T12:54:51.2013740Z test_binary_op_scalarlist_fastpath__foreach_add_cpu_bool (__main__.TestForeachCPU) ... ok (0.129s) 2022-08-17T12:54:51.2766079Z test_binary_op_scalarlist_fastpath__foreach_add_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.075s) 2022-08-17T12:54:51.3541634Z test_binary_op_scalarlist_fastpath__foreach_add_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.077s) 2022-08-17T12:54:51.4638212Z test_binary_op_scalarlist_fastpath__foreach_add_cpu_float16 (__main__.TestForeachCPU) ... ok (0.110s) 2022-08-17T12:54:51.5764808Z test_binary_op_scalarlist_fastpath__foreach_add_cpu_float32 (__main__.TestForeachCPU) ... ok (0.112s) 2022-08-17T12:54:51.6855511Z test_binary_op_scalarlist_fastpath__foreach_add_cpu_float64 (__main__.TestForeachCPU) ... ok (0.109s) 2022-08-17T12:54:51.7968929Z test_binary_op_scalarlist_fastpath__foreach_add_cpu_int16 (__main__.TestForeachCPU) ... ok (0.111s) 2022-08-17T12:54:51.9091781Z test_binary_op_scalarlist_fastpath__foreach_add_cpu_int32 (__main__.TestForeachCPU) ... ok (0.112s) 2022-08-17T12:54:52.0198902Z test_binary_op_scalarlist_fastpath__foreach_add_cpu_int64 (__main__.TestForeachCPU) ... ok (0.111s) 2022-08-17T12:54:52.1315275Z test_binary_op_scalarlist_fastpath__foreach_add_cpu_int8 (__main__.TestForeachCPU) ... ok (0.111s) 2022-08-17T12:54:52.2433864Z test_binary_op_scalarlist_fastpath__foreach_add_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.112s) 2022-08-17T12:54:52.3473957Z test_binary_op_scalarlist_fastpath__foreach_div_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.104s) 2022-08-17T12:54:52.4884179Z test_binary_op_scalarlist_fastpath__foreach_div_cpu_bool (__main__.TestForeachCPU) ... ok (0.141s) 2022-08-17T12:54:52.5635621Z test_binary_op_scalarlist_fastpath__foreach_div_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.075s) 2022-08-17T12:54:52.6415318Z test_binary_op_scalarlist_fastpath__foreach_div_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.078s) 2022-08-17T12:54:52.7895700Z test_binary_op_scalarlist_fastpath__foreach_div_cpu_float16 (__main__.TestForeachCPU) ... ok (0.148s) 2022-08-17T12:54:52.8962560Z test_binary_op_scalarlist_fastpath__foreach_div_cpu_float32 (__main__.TestForeachCPU) ... ok (0.107s) 2022-08-17T12:54:52.9979931Z test_binary_op_scalarlist_fastpath__foreach_div_cpu_float64 (__main__.TestForeachCPU) ... ok (0.102s) 2022-08-17T12:54:53.1398273Z test_binary_op_scalarlist_fastpath__foreach_div_cpu_int16 (__main__.TestForeachCPU) ... ok (0.142s) 2022-08-17T12:54:53.2827489Z test_binary_op_scalarlist_fastpath__foreach_div_cpu_int32 (__main__.TestForeachCPU) ... ok (0.143s) 2022-08-17T12:54:53.4239586Z test_binary_op_scalarlist_fastpath__foreach_div_cpu_int64 (__main__.TestForeachCPU) ... ok (0.141s) 2022-08-17T12:54:53.5658488Z test_binary_op_scalarlist_fastpath__foreach_div_cpu_int8 (__main__.TestForeachCPU) ... ok (0.142s) 2022-08-17T12:54:53.7080638Z test_binary_op_scalarlist_fastpath__foreach_div_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.142s) 2022-08-17T12:54:53.8122825Z test_binary_op_scalarlist_fastpath__foreach_mul_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.104s) 2022-08-17T12:54:53.9329116Z test_binary_op_scalarlist_fastpath__foreach_mul_cpu_bool (__main__.TestForeachCPU) ... ok (0.120s) 2022-08-17T12:54:54.0076605Z test_binary_op_scalarlist_fastpath__foreach_mul_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.075s) 2022-08-17T12:54:54.0848832Z test_binary_op_scalarlist_fastpath__foreach_mul_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.077s) 2022-08-17T12:54:54.1908299Z test_binary_op_scalarlist_fastpath__foreach_mul_cpu_float16 (__main__.TestForeachCPU) ... ok (0.106s) 2022-08-17T12:54:54.2977437Z test_binary_op_scalarlist_fastpath__foreach_mul_cpu_float32 (__main__.TestForeachCPU) ... ok (0.107s) 2022-08-17T12:54:54.4029366Z test_binary_op_scalarlist_fastpath__foreach_mul_cpu_float64 (__main__.TestForeachCPU) ... ok (0.105s) 2022-08-17T12:54:54.5095448Z test_binary_op_scalarlist_fastpath__foreach_mul_cpu_int16 (__main__.TestForeachCPU) ... ok (0.106s) 2022-08-17T12:54:54.6185568Z test_binary_op_scalarlist_fastpath__foreach_mul_cpu_int32 (__main__.TestForeachCPU) ... ok (0.109s) 2022-08-17T12:54:54.7244338Z test_binary_op_scalarlist_fastpath__foreach_mul_cpu_int64 (__main__.TestForeachCPU) ... ok (0.106s) 2022-08-17T12:54:54.8312864Z test_binary_op_scalarlist_fastpath__foreach_mul_cpu_int8 (__main__.TestForeachCPU) ... ok (0.107s) 2022-08-17T12:54:54.9393732Z test_binary_op_scalarlist_fastpath__foreach_mul_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.108s) 2022-08-17T12:54:55.0836329Z test_binary_op_scalarlist_fastpath__foreach_sub_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.144s) 2022-08-17T12:54:55.2888473Z test_binary_op_scalarlist_fastpath__foreach_sub_cpu_bool (__main__.TestForeachCPU) ... ok (0.205s) 2022-08-17T12:54:55.4130886Z test_binary_op_scalarlist_fastpath__foreach_sub_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.124s) 2022-08-17T12:54:55.5396429Z test_binary_op_scalarlist_fastpath__foreach_sub_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.126s) 2022-08-17T12:54:55.6855100Z test_binary_op_scalarlist_fastpath__foreach_sub_cpu_float16 (__main__.TestForeachCPU) ... ok (0.146s) 2022-08-17T12:54:55.8318549Z test_binary_op_scalarlist_fastpath__foreach_sub_cpu_float32 (__main__.TestForeachCPU) ... ok (0.146s) 2022-08-17T12:54:55.9776732Z test_binary_op_scalarlist_fastpath__foreach_sub_cpu_float64 (__main__.TestForeachCPU) ... ok (0.146s) 2022-08-17T12:54:56.1286930Z test_binary_op_scalarlist_fastpath__foreach_sub_cpu_int16 (__main__.TestForeachCPU) ... ok (0.151s) 2022-08-17T12:54:56.2799831Z test_binary_op_scalarlist_fastpath__foreach_sub_cpu_int32 (__main__.TestForeachCPU) ... ok (0.151s) 2022-08-17T12:54:56.4294114Z test_binary_op_scalarlist_fastpath__foreach_sub_cpu_int64 (__main__.TestForeachCPU) ... ok (0.149s) 2022-08-17T12:54:56.5810199Z test_binary_op_scalarlist_fastpath__foreach_sub_cpu_int8 (__main__.TestForeachCPU) ... ok (0.151s) 2022-08-17T12:54:56.7333682Z test_binary_op_scalarlist_fastpath__foreach_sub_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.152s) 2022-08-17T12:54:56.8627892Z test_binary_op_scalarlist_slowpath__foreach_add_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.129s) 2022-08-17T12:54:56.9973093Z test_binary_op_scalarlist_slowpath__foreach_add_cpu_bool (__main__.TestForeachCPU) ... ok (0.134s) 2022-08-17T12:54:57.0818414Z test_binary_op_scalarlist_slowpath__foreach_add_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.084s) 2022-08-17T12:54:57.1671388Z test_binary_op_scalarlist_slowpath__foreach_add_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.085s) 2022-08-17T12:54:57.2863208Z test_binary_op_scalarlist_slowpath__foreach_add_cpu_float16 (__main__.TestForeachCPU) ... ok (0.119s) 2022-08-17T12:54:57.4066094Z test_binary_op_scalarlist_slowpath__foreach_add_cpu_float32 (__main__.TestForeachCPU) ... ok (0.120s) 2022-08-17T12:54:57.5259019Z test_binary_op_scalarlist_slowpath__foreach_add_cpu_float64 (__main__.TestForeachCPU) ... ok (0.119s) 2022-08-17T12:54:57.6463488Z test_binary_op_scalarlist_slowpath__foreach_add_cpu_int16 (__main__.TestForeachCPU) ... ok (0.120s) 2022-08-17T12:54:57.7670804Z test_binary_op_scalarlist_slowpath__foreach_add_cpu_int32 (__main__.TestForeachCPU) ... ok (0.121s) 2022-08-17T12:54:57.8860081Z test_binary_op_scalarlist_slowpath__foreach_add_cpu_int64 (__main__.TestForeachCPU) ... ok (0.119s) 2022-08-17T12:54:58.0049783Z test_binary_op_scalarlist_slowpath__foreach_add_cpu_int8 (__main__.TestForeachCPU) ... ok (0.119s) 2022-08-17T12:54:58.1240606Z test_binary_op_scalarlist_slowpath__foreach_add_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.119s) 2022-08-17T12:54:58.2367038Z test_binary_op_scalarlist_slowpath__foreach_div_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.112s) 2022-08-17T12:54:58.3858983Z test_binary_op_scalarlist_slowpath__foreach_div_cpu_bool (__main__.TestForeachCPU) ... ok (0.149s) 2022-08-17T12:54:58.4714252Z test_binary_op_scalarlist_slowpath__foreach_div_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.085s) 2022-08-17T12:54:58.5578994Z test_binary_op_scalarlist_slowpath__foreach_div_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.086s) 2022-08-17T12:54:58.7148698Z test_binary_op_scalarlist_slowpath__foreach_div_cpu_float16 (__main__.TestForeachCPU) ... ok (0.157s) 2022-08-17T12:54:58.8298209Z test_binary_op_scalarlist_slowpath__foreach_div_cpu_float32 (__main__.TestForeachCPU) ... ok (0.115s) 2022-08-17T12:54:58.9414496Z test_binary_op_scalarlist_slowpath__foreach_div_cpu_float64 (__main__.TestForeachCPU) ... ok (0.111s) 2022-08-17T12:54:59.0903615Z test_binary_op_scalarlist_slowpath__foreach_div_cpu_int16 (__main__.TestForeachCPU) ... ok (0.149s) 2022-08-17T12:54:59.2401940Z test_binary_op_scalarlist_slowpath__foreach_div_cpu_int32 (__main__.TestForeachCPU) ... ok (0.150s) 2022-08-17T12:54:59.3888503Z test_binary_op_scalarlist_slowpath__foreach_div_cpu_int64 (__main__.TestForeachCPU) ... ok (0.149s) 2022-08-17T12:54:59.5408075Z test_binary_op_scalarlist_slowpath__foreach_div_cpu_int8 (__main__.TestForeachCPU) ... ok (0.152s) 2022-08-17T12:54:59.6917794Z test_binary_op_scalarlist_slowpath__foreach_div_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.151s) 2022-08-17T12:54:59.8047504Z test_binary_op_scalarlist_slowpath__foreach_mul_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.113s) 2022-08-17T12:54:59.9338839Z test_binary_op_scalarlist_slowpath__foreach_mul_cpu_bool (__main__.TestForeachCPU) ... ok (0.129s) 2022-08-17T12:55:00.0182303Z test_binary_op_scalarlist_slowpath__foreach_mul_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.084s) 2022-08-17T12:55:00.1053769Z test_binary_op_scalarlist_slowpath__foreach_mul_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.087s) 2022-08-17T12:55:00.2189652Z test_binary_op_scalarlist_slowpath__foreach_mul_cpu_float16 (__main__.TestForeachCPU) ... ok (0.113s) 2022-08-17T12:55:00.3344040Z test_binary_op_scalarlist_slowpath__foreach_mul_cpu_float32 (__main__.TestForeachCPU) ... ok (0.115s) 2022-08-17T12:55:00.4479547Z test_binary_op_scalarlist_slowpath__foreach_mul_cpu_float64 (__main__.TestForeachCPU) ... ok (0.113s) 2022-08-17T12:55:00.5634225Z test_binary_op_scalarlist_slowpath__foreach_mul_cpu_int16 (__main__.TestForeachCPU) ... ok (0.115s) 2022-08-17T12:55:00.6796313Z test_binary_op_scalarlist_slowpath__foreach_mul_cpu_int32 (__main__.TestForeachCPU) ... ok (0.116s) 2022-08-17T12:55:00.7923794Z test_binary_op_scalarlist_slowpath__foreach_mul_cpu_int64 (__main__.TestForeachCPU) ... ok (0.113s) 2022-08-17T12:55:00.9069144Z test_binary_op_scalarlist_slowpath__foreach_mul_cpu_int8 (__main__.TestForeachCPU) ... ok (0.114s) 2022-08-17T12:55:01.0204094Z test_binary_op_scalarlist_slowpath__foreach_mul_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.113s) 2022-08-17T12:55:01.1732037Z test_binary_op_scalarlist_slowpath__foreach_sub_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.153s) 2022-08-17T12:55:01.3871512Z test_binary_op_scalarlist_slowpath__foreach_sub_cpu_bool (__main__.TestForeachCPU) ... ok (0.214s) 2022-08-17T12:55:01.5246535Z test_binary_op_scalarlist_slowpath__foreach_sub_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.137s) 2022-08-17T12:55:01.6611750Z test_binary_op_scalarlist_slowpath__foreach_sub_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.136s) 2022-08-17T12:55:01.8179583Z test_binary_op_scalarlist_slowpath__foreach_sub_cpu_float16 (__main__.TestForeachCPU) ... ok (0.157s) 2022-08-17T12:55:01.9744775Z test_binary_op_scalarlist_slowpath__foreach_sub_cpu_float32 (__main__.TestForeachCPU) ... ok (0.156s) 2022-08-17T12:55:02.1299672Z test_binary_op_scalarlist_slowpath__foreach_sub_cpu_float64 (__main__.TestForeachCPU) ... ok (0.155s) 2022-08-17T12:55:02.2894356Z test_binary_op_scalarlist_slowpath__foreach_sub_cpu_int16 (__main__.TestForeachCPU) ... ok (0.159s) 2022-08-17T12:55:02.4494360Z test_binary_op_scalarlist_slowpath__foreach_sub_cpu_int32 (__main__.TestForeachCPU) ... ok (0.160s) 2022-08-17T12:55:02.6104588Z test_binary_op_scalarlist_slowpath__foreach_sub_cpu_int64 (__main__.TestForeachCPU) ... ok (0.161s) 2022-08-17T12:55:02.7699625Z test_binary_op_scalarlist_slowpath__foreach_sub_cpu_int8 (__main__.TestForeachCPU) ... ok (0.159s) 2022-08-17T12:55:02.9286692Z test_binary_op_scalarlist_slowpath__foreach_sub_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.159s) 2022-08-17T12:55:03.0022219Z test_binary_op_tensorlists_fastpath__foreach_add_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.073s) 2022-08-17T12:55:03.0489185Z test_binary_op_tensorlists_fastpath__foreach_add_cpu_bool (__main__.TestForeachCPU) ... ok (0.047s) 2022-08-17T12:55:03.0969230Z test_binary_op_tensorlists_fastpath__foreach_add_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.048s) 2022-08-17T12:55:03.1466843Z test_binary_op_tensorlists_fastpath__foreach_add_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.050s) 2022-08-17T12:55:03.1869787Z test_binary_op_tensorlists_fastpath__foreach_add_cpu_float16 (__main__.TestForeachCPU) ... ok (0.040s) 2022-08-17T12:55:03.2275831Z test_binary_op_tensorlists_fastpath__foreach_add_cpu_float32 (__main__.TestForeachCPU) ... ok (0.040s) 2022-08-17T12:55:03.2658015Z test_binary_op_tensorlists_fastpath__foreach_add_cpu_float64 (__main__.TestForeachCPU) ... ok (0.038s) 2022-08-17T12:55:03.2874471Z test_binary_op_tensorlists_fastpath__foreach_add_cpu_int16 (__main__.TestForeachCPU) ... ok (0.021s) 2022-08-17T12:55:03.3105771Z test_binary_op_tensorlists_fastpath__foreach_add_cpu_int32 (__main__.TestForeachCPU) ... ok (0.023s) 2022-08-17T12:55:03.3305256Z test_binary_op_tensorlists_fastpath__foreach_add_cpu_int64 (__main__.TestForeachCPU) ... ok (0.020s) 2022-08-17T12:55:03.3520650Z test_binary_op_tensorlists_fastpath__foreach_add_cpu_int8 (__main__.TestForeachCPU) ... ok (0.021s) 2022-08-17T12:55:03.3737165Z test_binary_op_tensorlists_fastpath__foreach_add_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.021s) 2022-08-17T12:55:03.3967027Z test_binary_op_tensorlists_fastpath__foreach_div_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.023s) 2022-08-17T12:55:03.4420215Z test_binary_op_tensorlists_fastpath__foreach_div_cpu_bool (__main__.TestForeachCPU) ... ok (0.045s) 2022-08-17T12:55:03.4729132Z test_binary_op_tensorlists_fastpath__foreach_div_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.031s) 2022-08-17T12:55:03.5042947Z test_binary_op_tensorlists_fastpath__foreach_div_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.031s) 2022-08-17T12:55:03.5281219Z test_binary_op_tensorlists_fastpath__foreach_div_cpu_float16 (__main__.TestForeachCPU) ... ok (0.024s) 2022-08-17T12:55:03.5515937Z test_binary_op_tensorlists_fastpath__foreach_div_cpu_float32 (__main__.TestForeachCPU) ... ok (0.023s) 2022-08-17T12:55:03.5742711Z test_binary_op_tensorlists_fastpath__foreach_div_cpu_float64 (__main__.TestForeachCPU) ... ok (0.022s) 2022-08-17T12:55:03.6202902Z test_binary_op_tensorlists_fastpath__foreach_div_cpu_int16 (__main__.TestForeachCPU) ... ok (0.046s) 2022-08-17T12:55:03.6670588Z test_binary_op_tensorlists_fastpath__foreach_div_cpu_int32 (__main__.TestForeachCPU) ... ok (0.047s) 2022-08-17T12:55:03.7130782Z test_binary_op_tensorlists_fastpath__foreach_div_cpu_int64 (__main__.TestForeachCPU) ... ok (0.046s) 2022-08-17T12:55:03.7584235Z test_binary_op_tensorlists_fastpath__foreach_div_cpu_int8 (__main__.TestForeachCPU) ... ok (0.045s) 2022-08-17T12:55:03.8037887Z test_binary_op_tensorlists_fastpath__foreach_div_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.045s) 2022-08-17T12:55:03.8266860Z test_binary_op_tensorlists_fastpath__foreach_mul_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.023s) 2022-08-17T12:55:03.8388023Z test_binary_op_tensorlists_fastpath__foreach_mul_cpu_bool (__main__.TestForeachCPU) ... ok (0.012s) 2022-08-17T12:55:03.8690144Z test_binary_op_tensorlists_fastpath__foreach_mul_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.030s) 2022-08-17T12:55:03.8997172Z test_binary_op_tensorlists_fastpath__foreach_mul_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.031s) 2022-08-17T12:55:03.9233668Z test_binary_op_tensorlists_fastpath__foreach_mul_cpu_float16 (__main__.TestForeachCPU) ... ok (0.023s) 2022-08-17T12:55:03.9472206Z test_binary_op_tensorlists_fastpath__foreach_mul_cpu_float32 (__main__.TestForeachCPU) ... ok (0.024s) 2022-08-17T12:55:03.9700160Z test_binary_op_tensorlists_fastpath__foreach_mul_cpu_float64 (__main__.TestForeachCPU) ... ok (0.023s) 2022-08-17T12:55:03.9823213Z test_binary_op_tensorlists_fastpath__foreach_mul_cpu_int16 (__main__.TestForeachCPU) ... ok (0.012s) 2022-08-17T12:55:03.9950331Z test_binary_op_tensorlists_fastpath__foreach_mul_cpu_int32 (__main__.TestForeachCPU) ... ok (0.013s) 2022-08-17T12:55:04.0068285Z test_binary_op_tensorlists_fastpath__foreach_mul_cpu_int64 (__main__.TestForeachCPU) ... ok (0.012s) 2022-08-17T12:55:04.0190527Z test_binary_op_tensorlists_fastpath__foreach_mul_cpu_int8 (__main__.TestForeachCPU) ... ok (0.012s) 2022-08-17T12:55:04.0315869Z test_binary_op_tensorlists_fastpath__foreach_mul_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.012s) 2022-08-17T12:55:04.0704837Z test_binary_op_tensorlists_fastpath__foreach_sub_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.039s) 2022-08-17T12:55:04.1936017Z test_binary_op_tensorlists_fastpath__foreach_sub_cpu_bool (__main__.TestForeachCPU) ... ok (0.123s) 2022-08-17T12:55:04.2416642Z test_binary_op_tensorlists_fastpath__foreach_sub_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.048s) 2022-08-17T12:55:04.2910959Z test_binary_op_tensorlists_fastpath__foreach_sub_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.049s) 2022-08-17T12:55:04.3313128Z test_binary_op_tensorlists_fastpath__foreach_sub_cpu_float16 (__main__.TestForeachCPU) ... ok (0.040s) 2022-08-17T12:55:04.3715362Z test_binary_op_tensorlists_fastpath__foreach_sub_cpu_float32 (__main__.TestForeachCPU) ... ok (0.040s) 2022-08-17T12:55:04.4101798Z test_binary_op_tensorlists_fastpath__foreach_sub_cpu_float64 (__main__.TestForeachCPU) ... ok (0.039s) 2022-08-17T12:55:04.4322118Z test_binary_op_tensorlists_fastpath__foreach_sub_cpu_int16 (__main__.TestForeachCPU) ... ok (0.022s) 2022-08-17T12:55:04.4555299Z test_binary_op_tensorlists_fastpath__foreach_sub_cpu_int32 (__main__.TestForeachCPU) ... ok (0.023s) 2022-08-17T12:55:04.4752574Z test_binary_op_tensorlists_fastpath__foreach_sub_cpu_int64 (__main__.TestForeachCPU) ... ok (0.019s) 2022-08-17T12:55:04.4969984Z test_binary_op_tensorlists_fastpath__foreach_sub_cpu_int8 (__main__.TestForeachCPU) ... ok (0.022s) 2022-08-17T12:55:04.5191958Z test_binary_op_tensorlists_fastpath__foreach_sub_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.022s) 2022-08-17T12:55:04.5783136Z test_binary_op_tensorlists_slowpath__foreach_add_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.059s) 2022-08-17T12:55:04.6291907Z test_binary_op_tensorlists_slowpath__foreach_add_cpu_bool (__main__.TestForeachCPU) ... ok (0.051s) 2022-08-17T12:55:04.6833293Z test_binary_op_tensorlists_slowpath__foreach_add_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.054s) 2022-08-17T12:55:04.7379164Z test_binary_op_tensorlists_slowpath__foreach_add_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.054s) 2022-08-17T12:55:04.7844664Z test_binary_op_tensorlists_slowpath__foreach_add_cpu_float16 (__main__.TestForeachCPU) ... ok (0.046s) 2022-08-17T12:55:04.8301441Z test_binary_op_tensorlists_slowpath__foreach_add_cpu_float32 (__main__.TestForeachCPU) ... ok (0.045s) 2022-08-17T12:55:04.8731415Z test_binary_op_tensorlists_slowpath__foreach_add_cpu_float64 (__main__.TestForeachCPU) ... ok (0.043s) 2022-08-17T12:55:04.8995873Z test_binary_op_tensorlists_slowpath__foreach_add_cpu_int16 (__main__.TestForeachCPU) ... ok (0.026s) 2022-08-17T12:55:04.9262511Z test_binary_op_tensorlists_slowpath__foreach_add_cpu_int32 (__main__.TestForeachCPU) ... ok (0.026s) 2022-08-17T12:55:04.9502474Z test_binary_op_tensorlists_slowpath__foreach_add_cpu_int64 (__main__.TestForeachCPU) ... ok (0.024s) 2022-08-17T12:55:04.9764611Z test_binary_op_tensorlists_slowpath__foreach_add_cpu_int8 (__main__.TestForeachCPU) ... ok (0.026s) 2022-08-17T12:55:05.0022542Z test_binary_op_tensorlists_slowpath__foreach_add_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.026s) 2022-08-17T12:55:05.0297808Z test_binary_op_tensorlists_slowpath__foreach_div_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.027s) 2022-08-17T12:55:05.0805556Z test_binary_op_tensorlists_slowpath__foreach_div_cpu_bool (__main__.TestForeachCPU) ... ok (0.051s) 2022-08-17T12:55:05.1168664Z test_binary_op_tensorlists_slowpath__foreach_div_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.036s) 2022-08-17T12:55:05.1527419Z test_binary_op_tensorlists_slowpath__foreach_div_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.036s) 2022-08-17T12:55:05.1812384Z test_binary_op_tensorlists_slowpath__foreach_div_cpu_float16 (__main__.TestForeachCPU) ... ok (0.028s) 2022-08-17T12:55:05.2096550Z test_binary_op_tensorlists_slowpath__foreach_div_cpu_float32 (__main__.TestForeachCPU) ... ok (0.028s) 2022-08-17T12:55:05.2375515Z test_binary_op_tensorlists_slowpath__foreach_div_cpu_float64 (__main__.TestForeachCPU) ... ok (0.028s) 2022-08-17T12:55:05.2873207Z test_binary_op_tensorlists_slowpath__foreach_div_cpu_int16 (__main__.TestForeachCPU) ... ok (0.050s) 2022-08-17T12:55:05.3375086Z test_binary_op_tensorlists_slowpath__foreach_div_cpu_int32 (__main__.TestForeachCPU) ... ok (0.050s) 2022-08-17T12:55:05.3878931Z test_binary_op_tensorlists_slowpath__foreach_div_cpu_int64 (__main__.TestForeachCPU) ... ok (0.050s) 2022-08-17T12:55:05.4389496Z test_binary_op_tensorlists_slowpath__foreach_div_cpu_int8 (__main__.TestForeachCPU) ... ok (0.051s) 2022-08-17T12:55:05.4904477Z test_binary_op_tensorlists_slowpath__foreach_div_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.051s) 2022-08-17T12:55:05.5189426Z test_binary_op_tensorlists_slowpath__foreach_mul_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.028s) 2022-08-17T12:55:05.5349586Z test_binary_op_tensorlists_slowpath__foreach_mul_cpu_bool (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T12:55:05.5714019Z test_binary_op_tensorlists_slowpath__foreach_mul_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.036s) 2022-08-17T12:55:05.6088785Z test_binary_op_tensorlists_slowpath__foreach_mul_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.037s) 2022-08-17T12:55:05.6377393Z test_binary_op_tensorlists_slowpath__foreach_mul_cpu_float16 (__main__.TestForeachCPU) ... ok (0.029s) 2022-08-17T12:55:05.6670572Z test_binary_op_tensorlists_slowpath__foreach_mul_cpu_float32 (__main__.TestForeachCPU) ... ok (0.029s) 2022-08-17T12:55:05.6948408Z test_binary_op_tensorlists_slowpath__foreach_mul_cpu_float64 (__main__.TestForeachCPU) ... ok (0.028s) 2022-08-17T12:55:05.7114333Z test_binary_op_tensorlists_slowpath__foreach_mul_cpu_int16 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T12:55:05.7285317Z test_binary_op_tensorlists_slowpath__foreach_mul_cpu_int32 (__main__.TestForeachCPU) ... ok (0.017s) 2022-08-17T12:55:05.7448264Z test_binary_op_tensorlists_slowpath__foreach_mul_cpu_int64 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T12:55:05.7613276Z test_binary_op_tensorlists_slowpath__foreach_mul_cpu_int8 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T12:55:05.7780274Z test_binary_op_tensorlists_slowpath__foreach_mul_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.017s) 2022-08-17T12:55:05.8223329Z test_binary_op_tensorlists_slowpath__foreach_sub_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.044s) 2022-08-17T12:55:05.9506539Z test_binary_op_tensorlists_slowpath__foreach_sub_cpu_bool (__main__.TestForeachCPU) ... ok (0.128s) 2022-08-17T12:55:06.0052301Z test_binary_op_tensorlists_slowpath__foreach_sub_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.054s) 2022-08-17T12:55:06.0593805Z test_binary_op_tensorlists_slowpath__foreach_sub_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.054s) 2022-08-17T12:55:06.1051332Z test_binary_op_tensorlists_slowpath__foreach_sub_cpu_float16 (__main__.TestForeachCPU) ... ok (0.046s) 2022-08-17T12:55:06.1502456Z test_binary_op_tensorlists_slowpath__foreach_sub_cpu_float32 (__main__.TestForeachCPU) ... ok (0.045s) 2022-08-17T12:55:06.1928583Z test_binary_op_tensorlists_slowpath__foreach_sub_cpu_float64 (__main__.TestForeachCPU) ... ok (0.042s) 2022-08-17T12:55:06.2187365Z test_binary_op_tensorlists_slowpath__foreach_sub_cpu_int16 (__main__.TestForeachCPU) ... ok (0.026s) 2022-08-17T12:55:06.2446790Z test_binary_op_tensorlists_slowpath__foreach_sub_cpu_int32 (__main__.TestForeachCPU) ... ok (0.026s) 2022-08-17T12:55:06.2691572Z test_binary_op_tensorlists_slowpath__foreach_sub_cpu_int64 (__main__.TestForeachCPU) ... ok (0.024s) 2022-08-17T12:55:06.2948830Z test_binary_op_tensorlists_slowpath__foreach_sub_cpu_int8 (__main__.TestForeachCPU) ... ok (0.026s) 2022-08-17T12:55:06.3213562Z test_binary_op_tensorlists_slowpath__foreach_sub_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.026s) 2022-08-17T12:55:06.3233175Z test_binary_op_tensors_on_different_devices__foreach_add_cpu_bfloat16 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:55:06.3251993Z test_binary_op_tensors_on_different_devices__foreach_add_cpu_bool (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:55:06.3268881Z test_binary_op_tensors_on_different_devices__foreach_add_cpu_complex128 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:55:06.3285635Z test_binary_op_tensors_on_different_devices__foreach_add_cpu_complex64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:55:06.3302157Z test_binary_op_tensors_on_different_devices__foreach_add_cpu_float16 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:55:06.3319168Z test_binary_op_tensors_on_different_devices__foreach_add_cpu_float32 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:55:06.3335650Z test_binary_op_tensors_on_different_devices__foreach_add_cpu_float64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:55:06.3352402Z test_binary_op_tensors_on_different_devices__foreach_add_cpu_int16 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:55:06.3369374Z test_binary_op_tensors_on_different_devices__foreach_add_cpu_int32 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:55:06.3386085Z test_binary_op_tensors_on_different_devices__foreach_add_cpu_int64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:55:06.3402926Z test_binary_op_tensors_on_different_devices__foreach_add_cpu_int8 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:55:06.3419822Z test_binary_op_tensors_on_different_devices__foreach_add_cpu_uint8 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:55:06.3436623Z test_binary_op_tensors_on_different_devices__foreach_div_cpu_bfloat16 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:55:06.3453317Z test_binary_op_tensors_on_different_devices__foreach_div_cpu_bool (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:55:06.3470307Z test_binary_op_tensors_on_different_devices__foreach_div_cpu_complex128 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:55:06.3488988Z test_binary_op_tensors_on_different_devices__foreach_div_cpu_complex64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:55:06.3507149Z test_binary_op_tensors_on_different_devices__foreach_div_cpu_float16 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:55:06.3525573Z test_binary_op_tensors_on_different_devices__foreach_div_cpu_float32 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:55:06.3543642Z test_binary_op_tensors_on_different_devices__foreach_div_cpu_float64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:55:06.3560864Z test_binary_op_tensors_on_different_devices__foreach_div_cpu_int16 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:55:06.3578560Z test_binary_op_tensors_on_different_devices__foreach_div_cpu_int32 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:55:06.3596095Z test_binary_op_tensors_on_different_devices__foreach_div_cpu_int64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:55:06.3613755Z test_binary_op_tensors_on_different_devices__foreach_div_cpu_int8 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:55:06.3632384Z test_binary_op_tensors_on_different_devices__foreach_div_cpu_uint8 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:55:06.3650405Z test_binary_op_tensors_on_different_devices__foreach_mul_cpu_bfloat16 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:55:06.3668208Z test_binary_op_tensors_on_different_devices__foreach_mul_cpu_bool (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:55:06.3686400Z test_binary_op_tensors_on_different_devices__foreach_mul_cpu_complex128 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:55:06.3703893Z test_binary_op_tensors_on_different_devices__foreach_mul_cpu_complex64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:55:06.3722237Z test_binary_op_tensors_on_different_devices__foreach_mul_cpu_float16 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:55:06.3739770Z test_binary_op_tensors_on_different_devices__foreach_mul_cpu_float32 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:55:06.3757652Z test_binary_op_tensors_on_different_devices__foreach_mul_cpu_float64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:55:06.3775337Z test_binary_op_tensors_on_different_devices__foreach_mul_cpu_int16 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:55:06.3793466Z test_binary_op_tensors_on_different_devices__foreach_mul_cpu_int32 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:55:06.3811346Z test_binary_op_tensors_on_different_devices__foreach_mul_cpu_int64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:55:06.3828803Z test_binary_op_tensors_on_different_devices__foreach_mul_cpu_int8 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:55:06.3845288Z test_binary_op_tensors_on_different_devices__foreach_mul_cpu_uint8 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:55:06.3861603Z test_binary_op_tensors_on_different_devices__foreach_sub_cpu_bfloat16 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:55:06.3878239Z test_binary_op_tensors_on_different_devices__foreach_sub_cpu_bool (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:55:06.3894854Z test_binary_op_tensors_on_different_devices__foreach_sub_cpu_complex128 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:55:06.3911244Z test_binary_op_tensors_on_different_devices__foreach_sub_cpu_complex64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:55:06.3927661Z test_binary_op_tensors_on_different_devices__foreach_sub_cpu_float16 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:55:06.3944134Z test_binary_op_tensors_on_different_devices__foreach_sub_cpu_float32 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:55:06.3960576Z test_binary_op_tensors_on_different_devices__foreach_sub_cpu_float64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:55:06.3977307Z test_binary_op_tensors_on_different_devices__foreach_sub_cpu_int16 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:55:06.3994064Z test_binary_op_tensors_on_different_devices__foreach_sub_cpu_int32 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:55:06.4011666Z test_binary_op_tensors_on_different_devices__foreach_sub_cpu_int64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:55:06.4029074Z test_binary_op_tensors_on_different_devices__foreach_sub_cpu_int8 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:55:06.4046459Z test_binary_op_tensors_on_different_devices__foreach_sub_cpu_uint8 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:55:06.4063490Z test_foreach_l2_large_value_input__foreach_norm_cpu_bfloat16 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:55:06.4080066Z test_foreach_l2_large_value_input__foreach_norm_cpu_float16 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:55:07.0293098Z test_minmax_fastpath__foreach_maximum_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.621s) 2022-08-17T12:55:07.6192865Z test_minmax_fastpath__foreach_maximum_cpu_bool (__main__.TestForeachCPU) ... ok (0.590s) 2022-08-17T12:55:08.2237239Z test_minmax_fastpath__foreach_maximum_cpu_float16 (__main__.TestForeachCPU) ... ok (0.604s) 2022-08-17T12:55:08.8256613Z test_minmax_fastpath__foreach_maximum_cpu_float32 (__main__.TestForeachCPU) ... ok (0.602s) 2022-08-17T12:55:08.8288276Z test_minmax_fastpath__foreach_maximum_cpu_float64 (__main__.TestForeachCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:55:08.8289302Z function: '_minmax_test' (test_foreach.py:375) 2022-08-17T12:55:08.8289964Z reasons: ["tensor 'inputs[0][0]' dtype mismatch. expected BFloat16, actual Double"] 2022-08-17T12:55:08.8291030Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:55:08.8388862Z ok (0.013s) 2022-08-17T12:55:08.8459218Z test_minmax_fastpath__foreach_maximum_cpu_int16 (__main__.TestForeachCPU) ... ok (0.007s) 2022-08-17T12:55:08.8526842Z test_minmax_fastpath__foreach_maximum_cpu_int32 (__main__.TestForeachCPU) ... ok (0.007s) 2022-08-17T12:55:08.8591461Z test_minmax_fastpath__foreach_maximum_cpu_int64 (__main__.TestForeachCPU) ... ok (0.006s) 2022-08-17T12:55:08.8658908Z test_minmax_fastpath__foreach_maximum_cpu_int8 (__main__.TestForeachCPU) ... ok (0.007s) 2022-08-17T12:55:08.8728010Z test_minmax_fastpath__foreach_maximum_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.007s) 2022-08-17T12:55:08.8846834Z test_minmax_fastpath__foreach_minimum_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.012s) 2022-08-17T12:55:08.8912716Z test_minmax_fastpath__foreach_minimum_cpu_bool (__main__.TestForeachCPU) ... ok (0.006s) 2022-08-17T12:55:08.9034166Z test_minmax_fastpath__foreach_minimum_cpu_float16 (__main__.TestForeachCPU) ... ok (0.012s) 2022-08-17T12:55:08.9161088Z test_minmax_fastpath__foreach_minimum_cpu_float32 (__main__.TestForeachCPU) ... ok (0.012s) 2022-08-17T12:55:08.9281308Z test_minmax_fastpath__foreach_minimum_cpu_float64 (__main__.TestForeachCPU) ... ok (0.012s) 2022-08-17T12:55:08.9349233Z test_minmax_fastpath__foreach_minimum_cpu_int16 (__main__.TestForeachCPU) ... ok (0.007s) 2022-08-17T12:55:08.9416168Z test_minmax_fastpath__foreach_minimum_cpu_int32 (__main__.TestForeachCPU) ... ok (0.007s) 2022-08-17T12:55:08.9483286Z test_minmax_fastpath__foreach_minimum_cpu_int64 (__main__.TestForeachCPU) ... ok (0.007s) 2022-08-17T12:55:08.9550748Z test_minmax_fastpath__foreach_minimum_cpu_int8 (__main__.TestForeachCPU) ... ok (0.007s) 2022-08-17T12:55:08.9616924Z test_minmax_fastpath__foreach_minimum_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.006s) 2022-08-17T12:55:08.9833964Z test_minmax_float_inf_nan__foreach_maximum_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.022s) 2022-08-17T12:55:09.0027895Z test_minmax_float_inf_nan__foreach_maximum_cpu_float16 (__main__.TestForeachCPU) ... ok (0.019s) 2022-08-17T12:55:09.0216704Z test_minmax_float_inf_nan__foreach_maximum_cpu_float32 (__main__.TestForeachCPU) ... ok (0.019s) 2022-08-17T12:55:09.0399591Z test_minmax_float_inf_nan__foreach_maximum_cpu_float64 (__main__.TestForeachCPU) ... ok (0.018s) 2022-08-17T12:55:09.0425240Z test_minmax_float_inf_nan__foreach_minimum_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.002s) 2022-08-17T12:55:09.0449600Z test_minmax_float_inf_nan__foreach_minimum_cpu_float16 (__main__.TestForeachCPU) ... ok (0.002s) 2022-08-17T12:55:09.0472792Z test_minmax_float_inf_nan__foreach_minimum_cpu_float32 (__main__.TestForeachCPU) ... ok (0.002s) 2022-08-17T12:55:09.0494724Z test_minmax_float_inf_nan__foreach_minimum_cpu_float64 (__main__.TestForeachCPU) ... ok (0.002s) 2022-08-17T12:55:09.0811767Z test_minmax_slowpath__foreach_maximum_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.031s) 2022-08-17T12:55:09.0899114Z test_minmax_slowpath__foreach_maximum_cpu_bool (__main__.TestForeachCPU) ... ok (0.009s) 2022-08-17T12:55:09.1048843Z test_minmax_slowpath__foreach_maximum_cpu_float16 (__main__.TestForeachCPU) ... ok (0.015s) 2022-08-17T12:55:09.1203640Z test_minmax_slowpath__foreach_maximum_cpu_float32 (__main__.TestForeachCPU) ... ok (0.015s) 2022-08-17T12:55:09.1354557Z test_minmax_slowpath__foreach_maximum_cpu_float64 (__main__.TestForeachCPU) ... ok (0.015s) 2022-08-17T12:55:09.1446212Z test_minmax_slowpath__foreach_maximum_cpu_int16 (__main__.TestForeachCPU) ... ok (0.009s) 2022-08-17T12:55:09.1537647Z test_minmax_slowpath__foreach_maximum_cpu_int32 (__main__.TestForeachCPU) ... ok (0.009s) 2022-08-17T12:55:09.1623908Z test_minmax_slowpath__foreach_maximum_cpu_int64 (__main__.TestForeachCPU) ... ok (0.009s) 2022-08-17T12:55:09.1717255Z test_minmax_slowpath__foreach_maximum_cpu_int8 (__main__.TestForeachCPU) ... ok (0.009s) 2022-08-17T12:55:09.1809638Z test_minmax_slowpath__foreach_maximum_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.009s) 2022-08-17T12:55:09.1954841Z test_minmax_slowpath__foreach_minimum_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.014s) 2022-08-17T12:55:09.2041872Z test_minmax_slowpath__foreach_minimum_cpu_bool (__main__.TestForeachCPU) ... ok (0.009s) 2022-08-17T12:55:09.2190898Z test_minmax_slowpath__foreach_minimum_cpu_float16 (__main__.TestForeachCPU) ... ok (0.015s) 2022-08-17T12:55:09.2345820Z test_minmax_slowpath__foreach_minimum_cpu_float32 (__main__.TestForeachCPU) ... ok (0.015s) 2022-08-17T12:55:09.2502977Z test_minmax_slowpath__foreach_minimum_cpu_float64 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T12:55:09.2592616Z test_minmax_slowpath__foreach_minimum_cpu_int16 (__main__.TestForeachCPU) ... ok (0.009s) 2022-08-17T12:55:09.2681708Z test_minmax_slowpath__foreach_minimum_cpu_int32 (__main__.TestForeachCPU) ... ok (0.009s) 2022-08-17T12:55:09.2766508Z test_minmax_slowpath__foreach_minimum_cpu_int64 (__main__.TestForeachCPU) ... ok (0.008s) 2022-08-17T12:55:09.2858869Z test_minmax_slowpath__foreach_minimum_cpu_int8 (__main__.TestForeachCPU) ... ok (0.009s) 2022-08-17T12:55:09.2948077Z test_minmax_slowpath__foreach_minimum_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.009s) 2022-08-17T12:55:11.7704928Z test_pointwise_op_fastpath__foreach_addcdiv_cpu_complex128 (__main__.TestForeachCPU) ... ok (2.475s) 2022-08-17T12:55:11.7792986Z test_pointwise_op_fastpath__foreach_addcdiv_cpu_complex64 (__main__.TestForeachCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:55:11.7793830Z function: '_pointwise_test' (test_foreach.py:251) 2022-08-17T12:55:11.7794442Z reasons: ["tensor 'inputs[0][0]' dtype mismatch. expected ComplexDouble, actual ComplexFloat"] 2022-08-17T12:55:11.7795101Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:55:13.0443895Z ok (1.274s) 2022-08-17T12:55:14.0867515Z test_pointwise_op_fastpath__foreach_addcdiv_cpu_float32 (__main__.TestForeachCPU) ... ok (1.042s) 2022-08-17T12:55:15.1186732Z test_pointwise_op_fastpath__foreach_addcdiv_cpu_float64 (__main__.TestForeachCPU) ... ok (1.032s) 2022-08-17T12:55:16.5858310Z test_pointwise_op_fastpath__foreach_addcdiv_cpu_int16 (__main__.TestForeachCPU) ... ok (1.467s) 2022-08-17T12:55:18.0501778Z test_pointwise_op_fastpath__foreach_addcdiv_cpu_int32 (__main__.TestForeachCPU) ... ok (1.464s) 2022-08-17T12:55:19.5146773Z test_pointwise_op_fastpath__foreach_addcdiv_cpu_int64 (__main__.TestForeachCPU) ... ok (1.464s) 2022-08-17T12:55:20.9793224Z test_pointwise_op_fastpath__foreach_addcdiv_cpu_int8 (__main__.TestForeachCPU) ... ok (1.465s) 2022-08-17T12:55:20.9808356Z test_pointwise_op_fastpath__foreach_addcdiv_cpu_uint8 (__main__.TestForeachCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:55:20.9809297Z function: 'test_pointwise_op_fastpath' (test_foreach.py:296) 2022-08-17T12:55:20.9809631Z reasons: ["str(dtype) == 'torch.complex128'"] 2022-08-17T12:55:20.9809981Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:55:22.4513308Z ok (1.472s) 2022-08-17T12:55:23.7076991Z test_pointwise_op_fastpath__foreach_addcmul_cpu_complex128 (__main__.TestForeachCPU) ... ok (1.256s) 2022-08-17T12:55:24.9728083Z test_pointwise_op_fastpath__foreach_addcmul_cpu_complex64 (__main__.TestForeachCPU) ... ok (1.265s) 2022-08-17T12:55:26.0054424Z test_pointwise_op_fastpath__foreach_addcmul_cpu_float32 (__main__.TestForeachCPU) ... ok (1.032s) 2022-08-17T12:55:27.0382380Z test_pointwise_op_fastpath__foreach_addcmul_cpu_float64 (__main__.TestForeachCPU) ... ok (1.033s) 2022-08-17T12:55:27.9448476Z test_pointwise_op_fastpath__foreach_addcmul_cpu_int16 (__main__.TestForeachCPU) ... ok (0.906s) 2022-08-17T12:55:28.8513625Z test_pointwise_op_fastpath__foreach_addcmul_cpu_int32 (__main__.TestForeachCPU) ... ok (0.906s) 2022-08-17T12:55:29.7422580Z test_pointwise_op_fastpath__foreach_addcmul_cpu_int64 (__main__.TestForeachCPU) ... ok (0.891s) 2022-08-17T12:55:30.6491774Z test_pointwise_op_fastpath__foreach_addcmul_cpu_int8 (__main__.TestForeachCPU) ... ok (0.907s) 2022-08-17T12:55:31.5469663Z test_pointwise_op_fastpath__foreach_addcmul_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.898s) 2022-08-17T12:55:32.9294801Z test_pointwise_op_slowpath__foreach_addcdiv_cpu_complex128 (__main__.TestForeachCPU) ... ok (1.382s) 2022-08-17T12:55:34.2839048Z test_pointwise_op_slowpath__foreach_addcdiv_cpu_complex64 (__main__.TestForeachCPU) ... ok (1.354s) 2022-08-17T12:55:35.4110388Z test_pointwise_op_slowpath__foreach_addcdiv_cpu_float32 (__main__.TestForeachCPU) ... ok (1.127s) 2022-08-17T12:55:36.5368412Z test_pointwise_op_slowpath__foreach_addcdiv_cpu_float64 (__main__.TestForeachCPU) ... ok (1.126s) 2022-08-17T12:55:38.0925242Z test_pointwise_op_slowpath__foreach_addcdiv_cpu_int16 (__main__.TestForeachCPU) ... ok (1.556s) 2022-08-17T12:55:39.6418634Z test_pointwise_op_slowpath__foreach_addcdiv_cpu_int32 (__main__.TestForeachCPU) ... ok (1.549s) 2022-08-17T12:55:41.1944996Z test_pointwise_op_slowpath__foreach_addcdiv_cpu_int64 (__main__.TestForeachCPU) ... ok (1.553s) 2022-08-17T12:55:42.7472445Z test_pointwise_op_slowpath__foreach_addcdiv_cpu_int8 (__main__.TestForeachCPU) ... ok (1.553s) 2022-08-17T12:55:44.3020426Z test_pointwise_op_slowpath__foreach_addcdiv_cpu_uint8 (__main__.TestForeachCPU) ... ok (1.555s) 2022-08-17T12:55:45.6438577Z test_pointwise_op_slowpath__foreach_addcmul_cpu_complex128 (__main__.TestForeachCPU) ... ok (1.342s) 2022-08-17T12:55:47.0002484Z test_pointwise_op_slowpath__foreach_addcmul_cpu_complex64 (__main__.TestForeachCPU) ... ok (1.356s) 2022-08-17T12:55:48.1422749Z test_pointwise_op_slowpath__foreach_addcmul_cpu_float32 (__main__.TestForeachCPU) ... ok (1.142s) 2022-08-17T12:55:49.2784217Z test_pointwise_op_slowpath__foreach_addcmul_cpu_float64 (__main__.TestForeachCPU) ... ok (1.136s) 2022-08-17T12:55:50.2614228Z test_pointwise_op_slowpath__foreach_addcmul_cpu_int16 (__main__.TestForeachCPU) ... ok (0.983s) 2022-08-17T12:55:51.2463601Z test_pointwise_op_slowpath__foreach_addcmul_cpu_int32 (__main__.TestForeachCPU) ... ok (0.985s) 2022-08-17T12:55:52.2192871Z test_pointwise_op_slowpath__foreach_addcmul_cpu_int64 (__main__.TestForeachCPU) ... ok (0.973s) 2022-08-17T12:55:53.1962992Z test_pointwise_op_slowpath__foreach_addcmul_cpu_int8 (__main__.TestForeachCPU) ... ok (0.977s) 2022-08-17T12:55:54.1761757Z test_pointwise_op_slowpath__foreach_addcmul_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.980s) 2022-08-17T12:55:54.1776685Z test_pointwise_op_tensors_on_different_devices__foreach_addcdiv_cpu_float32 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:54.1789818Z test_pointwise_op_tensors_on_different_devices__foreach_addcdiv_cpu_float64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:54.1802654Z test_pointwise_op_tensors_on_different_devices__foreach_addcmul_cpu_float32 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:54.1815066Z test_pointwise_op_tensors_on_different_devices__foreach_addcmul_cpu_float64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:54.6234977Z test_reduce_fastpath__foreach_norm_cpu_bfloat16 (__main__.TestForeachCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:55:54.6235900Z function: '_reduce_test' (test_foreach.py:417) 2022-08-17T12:55:54.6236318Z reasons: ['ord == 0'] 2022-08-17T12:55:54.6238930Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:55:54.6283664Z ok (0.447s) 2022-08-17T12:55:54.6619693Z test_reduce_fastpath__foreach_norm_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.033s) 2022-08-17T12:55:54.6947137Z test_reduce_fastpath__foreach_norm_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.033s) 2022-08-17T12:55:54.7218479Z test_reduce_fastpath__foreach_norm_cpu_float16 (__main__.TestForeachCPU) ... ok (0.027s) 2022-08-17T12:55:54.7484175Z test_reduce_fastpath__foreach_norm_cpu_float32 (__main__.TestForeachCPU) ... ok (0.026s) 2022-08-17T12:55:54.7747404Z test_reduce_fastpath__foreach_norm_cpu_float64 (__main__.TestForeachCPU) ... ok (0.026s) 2022-08-17T12:55:54.8248375Z test_reduce_slowpath__foreach_norm_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.050s) 2022-08-17T12:55:54.8660000Z test_reduce_slowpath__foreach_norm_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.041s) 2022-08-17T12:55:54.9060926Z test_reduce_slowpath__foreach_norm_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.040s) 2022-08-17T12:55:54.9401337Z test_reduce_slowpath__foreach_norm_cpu_float16 (__main__.TestForeachCPU) ... ok (0.034s) 2022-08-17T12:55:54.9734592Z test_reduce_slowpath__foreach_norm_cpu_float32 (__main__.TestForeachCPU) ... ok (0.033s) 2022-08-17T12:55:55.0070914Z test_reduce_slowpath__foreach_norm_cpu_float64 (__main__.TestForeachCPU) ... ok (0.033s) 2022-08-17T12:55:55.4512897Z test_unary_fastpath__foreach_abs_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.444s) 2022-08-17T12:55:55.8176106Z test_unary_fastpath__foreach_abs_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.366s) 2022-08-17T12:55:56.1846612Z test_unary_fastpath__foreach_abs_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.367s) 2022-08-17T12:55:56.5828324Z test_unary_fastpath__foreach_abs_cpu_float16 (__main__.TestForeachCPU) ... ok (0.398s) 2022-08-17T12:55:56.5849746Z test_unary_fastpath__foreach_abs_cpu_float32 (__main__.TestForeachCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:55:56.5850663Z function: '_regular_unary_test' (test_foreach.py:323) 2022-08-17T12:55:56.5851043Z reasons: ["tensor 'inputs[0][0]' dtype mismatch. expected BFloat16, actual Float"] 2022-08-17T12:55:56.5851431Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:55:56.5874220Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:55:56.5874909Z function: '_inplace_unary_test' (test_foreach.py:342) 2022-08-17T12:55:56.5875306Z reasons: ["tensor 'inputs[0][0]' dtype mismatch. expected BFloat16, actual Float"] 2022-08-17T12:55:56.5875679Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:55:56.5950672Z ok (0.012s) 2022-08-17T12:55:56.6055043Z test_unary_fastpath__foreach_abs_cpu_float64 (__main__.TestForeachCPU) ... ok (0.010s) 2022-08-17T12:55:56.6118971Z test_unary_fastpath__foreach_abs_cpu_int16 (__main__.TestForeachCPU) ... ok (0.006s) 2022-08-17T12:55:56.6181061Z test_unary_fastpath__foreach_abs_cpu_int32 (__main__.TestForeachCPU) ... ok (0.006s) 2022-08-17T12:55:56.6243453Z test_unary_fastpath__foreach_abs_cpu_int64 (__main__.TestForeachCPU) ... ok (0.006s) 2022-08-17T12:55:56.6304253Z test_unary_fastpath__foreach_abs_cpu_int8 (__main__.TestForeachCPU) ... ok (0.006s) 2022-08-17T12:55:56.6366484Z test_unary_fastpath__foreach_abs_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.006s) 2022-08-17T12:55:56.6527687Z test_unary_fastpath__foreach_acos_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T12:55:56.6699424Z test_unary_fastpath__foreach_acos_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.017s) 2022-08-17T12:55:56.6830833Z test_unary_fastpath__foreach_acos_cpu_float32 (__main__.TestForeachCPU) ... ok (0.013s) 2022-08-17T12:55:56.6950478Z test_unary_fastpath__foreach_acos_cpu_float64 (__main__.TestForeachCPU) ... ok (0.012s) 2022-08-17T12:55:56.7113051Z test_unary_fastpath__foreach_asin_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T12:55:56.7266789Z test_unary_fastpath__foreach_asin_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.015s) 2022-08-17T12:55:56.7398097Z test_unary_fastpath__foreach_asin_cpu_float32 (__main__.TestForeachCPU) ... ok (0.013s) 2022-08-17T12:55:56.7516880Z test_unary_fastpath__foreach_asin_cpu_float64 (__main__.TestForeachCPU) ... ok (0.012s) 2022-08-17T12:55:56.7681340Z test_unary_fastpath__foreach_atan_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T12:55:56.7823539Z test_unary_fastpath__foreach_atan_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.014s) 2022-08-17T12:55:56.7938119Z test_unary_fastpath__foreach_atan_cpu_float32 (__main__.TestForeachCPU) ... ok (0.011s) 2022-08-17T12:55:56.8047137Z test_unary_fastpath__foreach_atan_cpu_float64 (__main__.TestForeachCPU) ... ok (0.011s) 2022-08-17T12:55:56.8153171Z test_unary_fastpath__foreach_ceil_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.010s) 2022-08-17T12:55:56.8262829Z test_unary_fastpath__foreach_ceil_cpu_float32 (__main__.TestForeachCPU) ... ok (0.011s) 2022-08-17T12:55:56.8366768Z test_unary_fastpath__foreach_ceil_cpu_float64 (__main__.TestForeachCPU) ... ok (0.010s) 2022-08-17T12:55:56.8517243Z test_unary_fastpath__foreach_cos_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.015s) 2022-08-17T12:55:56.8675638Z test_unary_fastpath__foreach_cos_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T12:55:56.8790394Z test_unary_fastpath__foreach_cos_cpu_float32 (__main__.TestForeachCPU) ... ok (0.011s) 2022-08-17T12:55:56.8900412Z test_unary_fastpath__foreach_cos_cpu_float64 (__main__.TestForeachCPU) ... ok (0.011s) 2022-08-17T12:55:56.9050495Z test_unary_fastpath__foreach_cosh_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.015s) 2022-08-17T12:55:56.9195414Z test_unary_fastpath__foreach_cosh_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.014s) 2022-08-17T12:55:56.9306505Z test_unary_fastpath__foreach_cosh_cpu_float32 (__main__.TestForeachCPU) ... ok (0.011s) 2022-08-17T12:55:56.9413591Z test_unary_fastpath__foreach_cosh_cpu_float64 (__main__.TestForeachCPU) ... ok (0.011s) 2022-08-17T12:55:56.9525124Z test_unary_fastpath__foreach_erf_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.011s) 2022-08-17T12:55:56.9641133Z test_unary_fastpath__foreach_erf_cpu_float32 (__main__.TestForeachCPU) ... ok (0.011s) 2022-08-17T12:55:56.9750840Z test_unary_fastpath__foreach_erf_cpu_float64 (__main__.TestForeachCPU) ... ok (0.011s) 2022-08-17T12:55:56.9865290Z test_unary_fastpath__foreach_erfc_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.011s) 2022-08-17T12:55:56.9984123Z test_unary_fastpath__foreach_erfc_cpu_float32 (__main__.TestForeachCPU) ... ok (0.012s) 2022-08-17T12:55:57.0093982Z test_unary_fastpath__foreach_erfc_cpu_float64 (__main__.TestForeachCPU) ... ok (0.011s) 2022-08-17T12:55:57.0233014Z test_unary_fastpath__foreach_exp_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.014s) 2022-08-17T12:55:57.0367802Z test_unary_fastpath__foreach_exp_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.013s) 2022-08-17T12:55:57.0486104Z test_unary_fastpath__foreach_exp_cpu_float32 (__main__.TestForeachCPU) ... ok (0.012s) 2022-08-17T12:55:57.0594521Z test_unary_fastpath__foreach_exp_cpu_float64 (__main__.TestForeachCPU) ... ok (0.011s) 2022-08-17T12:55:57.0709078Z test_unary_fastpath__foreach_expm1_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.011s) 2022-08-17T12:55:57.0818549Z test_unary_fastpath__foreach_expm1_cpu_float32 (__main__.TestForeachCPU) ... ok (0.011s) 2022-08-17T12:55:57.0928299Z test_unary_fastpath__foreach_expm1_cpu_float64 (__main__.TestForeachCPU) ... ok (0.011s) 2022-08-17T12:55:57.1033340Z test_unary_fastpath__foreach_floor_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.010s) 2022-08-17T12:55:57.1147275Z test_unary_fastpath__foreach_floor_cpu_float32 (__main__.TestForeachCPU) ... ok (0.011s) 2022-08-17T12:55:57.1251079Z test_unary_fastpath__foreach_floor_cpu_float64 (__main__.TestForeachCPU) ... ok (0.010s) 2022-08-17T12:55:57.1356493Z test_unary_fastpath__foreach_frac_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.010s) 2022-08-17T12:55:57.1466116Z test_unary_fastpath__foreach_frac_cpu_float32 (__main__.TestForeachCPU) ... ok (0.011s) 2022-08-17T12:55:57.1570390Z test_unary_fastpath__foreach_frac_cpu_float64 (__main__.TestForeachCPU) ... ok (0.010s) 2022-08-17T12:55:57.1718285Z test_unary_fastpath__foreach_log10_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.015s) 2022-08-17T12:55:57.1860172Z test_unary_fastpath__foreach_log10_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.014s) 2022-08-17T12:55:57.1986070Z test_unary_fastpath__foreach_log10_cpu_float32 (__main__.TestForeachCPU) ... ok (0.012s) 2022-08-17T12:55:57.2101470Z test_unary_fastpath__foreach_log10_cpu_float64 (__main__.TestForeachCPU) ... ok (0.011s) 2022-08-17T12:55:57.2215014Z test_unary_fastpath__foreach_log1p_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.011s) 2022-08-17T12:55:57.2334952Z test_unary_fastpath__foreach_log1p_cpu_float32 (__main__.TestForeachCPU) ... ok (0.012s) 2022-08-17T12:55:57.2451855Z test_unary_fastpath__foreach_log1p_cpu_float64 (__main__.TestForeachCPU) ... ok (0.011s) 2022-08-17T12:55:57.2600711Z test_unary_fastpath__foreach_log2_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.015s) 2022-08-17T12:55:57.2745257Z test_unary_fastpath__foreach_log2_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.014s) 2022-08-17T12:55:57.2868500Z test_unary_fastpath__foreach_log2_cpu_float32 (__main__.TestForeachCPU) ... ok (0.012s) 2022-08-17T12:55:57.2985634Z test_unary_fastpath__foreach_log2_cpu_float64 (__main__.TestForeachCPU) ... ok (0.012s) 2022-08-17T12:55:57.3135357Z test_unary_fastpath__foreach_log_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.015s) 2022-08-17T12:55:57.3278850Z test_unary_fastpath__foreach_log_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.014s) 2022-08-17T12:55:57.3401487Z test_unary_fastpath__foreach_log_cpu_float32 (__main__.TestForeachCPU) ... ok (0.012s) 2022-08-17T12:55:57.3516456Z test_unary_fastpath__foreach_log_cpu_float64 (__main__.TestForeachCPU) ... ok (0.011s) 2022-08-17T12:55:57.3645375Z test_unary_fastpath__foreach_neg_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.013s) 2022-08-17T12:55:57.3777686Z test_unary_fastpath__foreach_neg_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.013s) 2022-08-17T12:55:57.3883996Z test_unary_fastpath__foreach_neg_cpu_float32 (__main__.TestForeachCPU) ... ok (0.011s) 2022-08-17T12:55:57.3984537Z test_unary_fastpath__foreach_neg_cpu_float64 (__main__.TestForeachCPU) ... ok (0.010s) 2022-08-17T12:55:57.4045734Z test_unary_fastpath__foreach_neg_cpu_int16 (__main__.TestForeachCPU) ... ok (0.006s) 2022-08-17T12:55:57.4106186Z test_unary_fastpath__foreach_neg_cpu_int32 (__main__.TestForeachCPU) ... ok (0.006s) 2022-08-17T12:55:57.4161652Z test_unary_fastpath__foreach_neg_cpu_int64 (__main__.TestForeachCPU) ... ok (0.005s) 2022-08-17T12:55:57.4221659Z test_unary_fastpath__foreach_neg_cpu_int8 (__main__.TestForeachCPU) ... ok (0.006s) 2022-08-17T12:55:57.4282222Z test_unary_fastpath__foreach_neg_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.006s) 2022-08-17T12:55:57.4386388Z test_unary_fastpath__foreach_reciprocal_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.010s) 2022-08-17T12:55:57.4493932Z test_unary_fastpath__foreach_reciprocal_cpu_float32 (__main__.TestForeachCPU) ... ok (0.011s) 2022-08-17T12:55:57.4597375Z test_unary_fastpath__foreach_reciprocal_cpu_float64 (__main__.TestForeachCPU) ... ok (0.010s) 2022-08-17T12:55:57.4704204Z test_unary_fastpath__foreach_round_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.011s) 2022-08-17T12:55:57.4815970Z test_unary_fastpath__foreach_round_cpu_float32 (__main__.TestForeachCPU) ... ok (0.011s) 2022-08-17T12:55:57.4920585Z test_unary_fastpath__foreach_round_cpu_float64 (__main__.TestForeachCPU) ... ok (0.010s) 2022-08-17T12:55:57.5030329Z test_unary_fastpath__foreach_sigmoid_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.011s) 2022-08-17T12:55:57.5144413Z test_unary_fastpath__foreach_sigmoid_cpu_float32 (__main__.TestForeachCPU) ... ok (0.011s) 2022-08-17T12:55:57.5249569Z test_unary_fastpath__foreach_sigmoid_cpu_float64 (__main__.TestForeachCPU) ... ok (0.010s) 2022-08-17T12:55:57.5407383Z test_unary_fastpath__foreach_sin_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T12:55:57.5559847Z test_unary_fastpath__foreach_sin_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.015s) 2022-08-17T12:55:57.5682291Z test_unary_fastpath__foreach_sin_cpu_float32 (__main__.TestForeachCPU) ... ok (0.012s) 2022-08-17T12:55:57.5794879Z test_unary_fastpath__foreach_sin_cpu_float64 (__main__.TestForeachCPU) ... ok (0.011s) 2022-08-17T12:55:57.5954678Z test_unary_fastpath__foreach_sinh_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T12:55:57.6108469Z test_unary_fastpath__foreach_sinh_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.015s) 2022-08-17T12:55:57.6221030Z test_unary_fastpath__foreach_sinh_cpu_float32 (__main__.TestForeachCPU) ... ok (0.011s) 2022-08-17T12:55:57.6329089Z test_unary_fastpath__foreach_sinh_cpu_float64 (__main__.TestForeachCPU) ... ok (0.011s) 2022-08-17T12:55:57.6435229Z test_unary_fastpath__foreach_sqrt_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.010s) 2022-08-17T12:55:57.6571677Z test_unary_fastpath__foreach_sqrt_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.013s) 2022-08-17T12:55:57.6710119Z test_unary_fastpath__foreach_sqrt_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.014s) 2022-08-17T12:55:57.6830066Z test_unary_fastpath__foreach_sqrt_cpu_float32 (__main__.TestForeachCPU) ... ok (0.012s) 2022-08-17T12:55:57.6942632Z test_unary_fastpath__foreach_sqrt_cpu_float64 (__main__.TestForeachCPU) ... ok (0.011s) 2022-08-17T12:55:57.7098567Z test_unary_fastpath__foreach_tan_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.015s) 2022-08-17T12:55:57.7246732Z test_unary_fastpath__foreach_tan_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.015s) 2022-08-17T12:55:57.7362758Z test_unary_fastpath__foreach_tan_cpu_float32 (__main__.TestForeachCPU) ... ok (0.011s) 2022-08-17T12:55:57.7473584Z test_unary_fastpath__foreach_tan_cpu_float64 (__main__.TestForeachCPU) ... ok (0.011s) 2022-08-17T12:55:57.7627166Z test_unary_fastpath__foreach_tanh_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.015s) 2022-08-17T12:55:57.7774775Z test_unary_fastpath__foreach_tanh_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.015s) 2022-08-17T12:55:57.7886799Z test_unary_fastpath__foreach_tanh_cpu_float32 (__main__.TestForeachCPU) ... ok (0.011s) 2022-08-17T12:55:57.7998336Z test_unary_fastpath__foreach_tanh_cpu_float64 (__main__.TestForeachCPU) ... ok (0.011s) 2022-08-17T12:55:57.8104616Z test_unary_fastpath__foreach_trunc_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.011s) 2022-08-17T12:55:57.8218752Z test_unary_fastpath__foreach_trunc_cpu_float32 (__main__.TestForeachCPU) ... ok (0.011s) 2022-08-17T12:55:57.8327237Z test_unary_fastpath__foreach_trunc_cpu_float64 (__main__.TestForeachCPU) ... ok (0.011s) 2022-08-17T12:55:57.8342831Z test_unary_op_tensors_on_different_devices__foreach_abs_cpu_bfloat16 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.8357231Z test_unary_op_tensors_on_different_devices__foreach_abs_cpu_complex128 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.8371038Z test_unary_op_tensors_on_different_devices__foreach_abs_cpu_complex64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.8384645Z test_unary_op_tensors_on_different_devices__foreach_abs_cpu_float16 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.8398307Z test_unary_op_tensors_on_different_devices__foreach_abs_cpu_float32 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.8411776Z test_unary_op_tensors_on_different_devices__foreach_abs_cpu_float64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.8425304Z test_unary_op_tensors_on_different_devices__foreach_abs_cpu_int16 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.8439386Z test_unary_op_tensors_on_different_devices__foreach_abs_cpu_int32 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.8453072Z test_unary_op_tensors_on_different_devices__foreach_abs_cpu_int64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.8466819Z test_unary_op_tensors_on_different_devices__foreach_abs_cpu_int8 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.8480656Z test_unary_op_tensors_on_different_devices__foreach_abs_cpu_uint8 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.8494615Z test_unary_op_tensors_on_different_devices__foreach_acos_cpu_complex128 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.8508576Z test_unary_op_tensors_on_different_devices__foreach_acos_cpu_complex64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.8522507Z test_unary_op_tensors_on_different_devices__foreach_acos_cpu_float32 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.8536524Z test_unary_op_tensors_on_different_devices__foreach_acos_cpu_float64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.8550355Z test_unary_op_tensors_on_different_devices__foreach_asin_cpu_complex128 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.8564234Z test_unary_op_tensors_on_different_devices__foreach_asin_cpu_complex64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.8578115Z test_unary_op_tensors_on_different_devices__foreach_asin_cpu_float32 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.8591931Z test_unary_op_tensors_on_different_devices__foreach_asin_cpu_float64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.8605874Z test_unary_op_tensors_on_different_devices__foreach_atan_cpu_complex128 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.8619800Z test_unary_op_tensors_on_different_devices__foreach_atan_cpu_complex64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.8633558Z test_unary_op_tensors_on_different_devices__foreach_atan_cpu_float32 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.8647458Z test_unary_op_tensors_on_different_devices__foreach_atan_cpu_float64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.8661380Z test_unary_op_tensors_on_different_devices__foreach_ceil_cpu_bfloat16 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.8675247Z test_unary_op_tensors_on_different_devices__foreach_ceil_cpu_float32 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.8688626Z test_unary_op_tensors_on_different_devices__foreach_ceil_cpu_float64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.8702291Z test_unary_op_tensors_on_different_devices__foreach_cos_cpu_complex128 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.8716251Z test_unary_op_tensors_on_different_devices__foreach_cos_cpu_complex64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.8730092Z test_unary_op_tensors_on_different_devices__foreach_cos_cpu_float32 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.8743884Z test_unary_op_tensors_on_different_devices__foreach_cos_cpu_float64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.8757744Z test_unary_op_tensors_on_different_devices__foreach_cosh_cpu_complex128 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.8771637Z test_unary_op_tensors_on_different_devices__foreach_cosh_cpu_complex64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.8785649Z test_unary_op_tensors_on_different_devices__foreach_cosh_cpu_float32 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.8799197Z test_unary_op_tensors_on_different_devices__foreach_cosh_cpu_float64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.8812927Z test_unary_op_tensors_on_different_devices__foreach_erf_cpu_bfloat16 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.8826635Z test_unary_op_tensors_on_different_devices__foreach_erf_cpu_float32 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.8840500Z test_unary_op_tensors_on_different_devices__foreach_erf_cpu_float64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.8854289Z test_unary_op_tensors_on_different_devices__foreach_erfc_cpu_bfloat16 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.8868067Z test_unary_op_tensors_on_different_devices__foreach_erfc_cpu_float32 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.8881849Z test_unary_op_tensors_on_different_devices__foreach_erfc_cpu_float64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.8895699Z test_unary_op_tensors_on_different_devices__foreach_exp_cpu_complex128 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.8909392Z test_unary_op_tensors_on_different_devices__foreach_exp_cpu_complex64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.8923265Z test_unary_op_tensors_on_different_devices__foreach_exp_cpu_float32 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.8937209Z test_unary_op_tensors_on_different_devices__foreach_exp_cpu_float64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.8950712Z test_unary_op_tensors_on_different_devices__foreach_expm1_cpu_bfloat16 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.8964506Z test_unary_op_tensors_on_different_devices__foreach_expm1_cpu_float32 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.8978092Z test_unary_op_tensors_on_different_devices__foreach_expm1_cpu_float64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.8991423Z test_unary_op_tensors_on_different_devices__foreach_floor_cpu_bfloat16 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.9004994Z test_unary_op_tensors_on_different_devices__foreach_floor_cpu_float32 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.9018753Z test_unary_op_tensors_on_different_devices__foreach_floor_cpu_float64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.9032637Z test_unary_op_tensors_on_different_devices__foreach_frac_cpu_bfloat16 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.9046437Z test_unary_op_tensors_on_different_devices__foreach_frac_cpu_float32 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.9060105Z test_unary_op_tensors_on_different_devices__foreach_frac_cpu_float64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.9073843Z test_unary_op_tensors_on_different_devices__foreach_log10_cpu_complex128 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.9087517Z test_unary_op_tensors_on_different_devices__foreach_log10_cpu_complex64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.9101259Z test_unary_op_tensors_on_different_devices__foreach_log10_cpu_float32 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.9115154Z test_unary_op_tensors_on_different_devices__foreach_log10_cpu_float64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.9129029Z test_unary_op_tensors_on_different_devices__foreach_log1p_cpu_bfloat16 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.9143626Z test_unary_op_tensors_on_different_devices__foreach_log1p_cpu_float32 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.9157592Z test_unary_op_tensors_on_different_devices__foreach_log1p_cpu_float64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.9171475Z test_unary_op_tensors_on_different_devices__foreach_log2_cpu_complex128 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.9185250Z test_unary_op_tensors_on_different_devices__foreach_log2_cpu_complex64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.9199038Z test_unary_op_tensors_on_different_devices__foreach_log2_cpu_float32 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.9213003Z test_unary_op_tensors_on_different_devices__foreach_log2_cpu_float64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.9226740Z test_unary_op_tensors_on_different_devices__foreach_log_cpu_complex128 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.9240480Z test_unary_op_tensors_on_different_devices__foreach_log_cpu_complex64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.9254476Z test_unary_op_tensors_on_different_devices__foreach_log_cpu_float32 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.9268266Z test_unary_op_tensors_on_different_devices__foreach_log_cpu_float64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.9282072Z test_unary_op_tensors_on_different_devices__foreach_neg_cpu_complex128 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.9295975Z test_unary_op_tensors_on_different_devices__foreach_neg_cpu_complex64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.9309806Z test_unary_op_tensors_on_different_devices__foreach_neg_cpu_float32 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.9323635Z test_unary_op_tensors_on_different_devices__foreach_neg_cpu_float64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.9337579Z test_unary_op_tensors_on_different_devices__foreach_neg_cpu_int16 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.9351337Z test_unary_op_tensors_on_different_devices__foreach_neg_cpu_int32 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.9365435Z test_unary_op_tensors_on_different_devices__foreach_neg_cpu_int64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.9379190Z test_unary_op_tensors_on_different_devices__foreach_neg_cpu_int8 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.9393103Z test_unary_op_tensors_on_different_devices__foreach_neg_cpu_uint8 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.9406919Z test_unary_op_tensors_on_different_devices__foreach_reciprocal_cpu_bfloat16 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.9420823Z test_unary_op_tensors_on_different_devices__foreach_reciprocal_cpu_float32 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.9434708Z test_unary_op_tensors_on_different_devices__foreach_reciprocal_cpu_float64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.9448501Z test_unary_op_tensors_on_different_devices__foreach_round_cpu_bfloat16 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.9462281Z test_unary_op_tensors_on_different_devices__foreach_round_cpu_float32 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.9476385Z test_unary_op_tensors_on_different_devices__foreach_round_cpu_float64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.9489951Z test_unary_op_tensors_on_different_devices__foreach_sigmoid_cpu_bfloat16 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.9503734Z test_unary_op_tensors_on_different_devices__foreach_sigmoid_cpu_float32 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.9517379Z test_unary_op_tensors_on_different_devices__foreach_sigmoid_cpu_float64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.9531135Z test_unary_op_tensors_on_different_devices__foreach_sin_cpu_complex128 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.9544781Z test_unary_op_tensors_on_different_devices__foreach_sin_cpu_complex64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.9558574Z test_unary_op_tensors_on_different_devices__foreach_sin_cpu_float32 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.9572383Z test_unary_op_tensors_on_different_devices__foreach_sin_cpu_float64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.9585970Z test_unary_op_tensors_on_different_devices__foreach_sinh_cpu_complex128 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.9599765Z test_unary_op_tensors_on_different_devices__foreach_sinh_cpu_complex64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.9613603Z test_unary_op_tensors_on_different_devices__foreach_sinh_cpu_float32 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.9627053Z test_unary_op_tensors_on_different_devices__foreach_sinh_cpu_float64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.9640837Z test_unary_op_tensors_on_different_devices__foreach_sqrt_cpu_bfloat16 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.9654572Z test_unary_op_tensors_on_different_devices__foreach_sqrt_cpu_complex128 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.9668222Z test_unary_op_tensors_on_different_devices__foreach_sqrt_cpu_complex64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.9681892Z test_unary_op_tensors_on_different_devices__foreach_sqrt_cpu_float32 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.9695614Z test_unary_op_tensors_on_different_devices__foreach_sqrt_cpu_float64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.9709276Z test_unary_op_tensors_on_different_devices__foreach_tan_cpu_complex128 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.9723148Z test_unary_op_tensors_on_different_devices__foreach_tan_cpu_complex64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.9736855Z test_unary_op_tensors_on_different_devices__foreach_tan_cpu_float32 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.9750543Z test_unary_op_tensors_on_different_devices__foreach_tan_cpu_float64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.9764579Z test_unary_op_tensors_on_different_devices__foreach_tanh_cpu_complex128 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.9778297Z test_unary_op_tensors_on_different_devices__foreach_tanh_cpu_complex64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.9791890Z test_unary_op_tensors_on_different_devices__foreach_tanh_cpu_float32 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.9805634Z test_unary_op_tensors_on_different_devices__foreach_tanh_cpu_float64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.9819510Z test_unary_op_tensors_on_different_devices__foreach_trunc_cpu_bfloat16 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.9833122Z test_unary_op_tensors_on_different_devices__foreach_trunc_cpu_float32 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.9846924Z test_unary_op_tensors_on_different_devices__foreach_trunc_cpu_float64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.0182969Z test_unary_slowpath__foreach_abs_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.033s) 2022-08-17T12:55:58.0551774Z test_unary_slowpath__foreach_abs_cpu_bool (__main__.TestForeachCPU) ... ok (0.037s) 2022-08-17T12:55:58.0776493Z test_unary_slowpath__foreach_abs_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.022s) 2022-08-17T12:55:58.0998659Z test_unary_slowpath__foreach_abs_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.022s) 2022-08-17T12:55:58.1121831Z test_unary_slowpath__foreach_abs_cpu_float16 (__main__.TestForeachCPU) ... ok (0.012s) 2022-08-17T12:55:58.1244516Z test_unary_slowpath__foreach_abs_cpu_float32 (__main__.TestForeachCPU) ... ok (0.012s) 2022-08-17T12:55:58.1361569Z test_unary_slowpath__foreach_abs_cpu_float64 (__main__.TestForeachCPU) ... ok (0.012s) 2022-08-17T12:55:58.1437775Z test_unary_slowpath__foreach_abs_cpu_int16 (__main__.TestForeachCPU) ... ok (0.007s) 2022-08-17T12:55:58.1515613Z test_unary_slowpath__foreach_abs_cpu_int32 (__main__.TestForeachCPU) ... ok (0.008s) 2022-08-17T12:55:58.1587653Z test_unary_slowpath__foreach_abs_cpu_int64 (__main__.TestForeachCPU) ... ok (0.007s) 2022-08-17T12:55:58.1662000Z test_unary_slowpath__foreach_abs_cpu_int8 (__main__.TestForeachCPU) ... ok (0.007s) 2022-08-17T12:55:58.1736378Z test_unary_slowpath__foreach_abs_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.007s) 2022-08-17T12:55:58.1859756Z test_unary_slowpath__foreach_acos_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.012s) 2022-08-17T12:55:58.2095571Z test_unary_slowpath__foreach_acos_cpu_bool (__main__.TestForeachCPU) ... ok (0.023s) 2022-08-17T12:55:58.2287442Z test_unary_slowpath__foreach_acos_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.019s) 2022-08-17T12:55:58.2477890Z test_unary_slowpath__foreach_acos_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.019s) 2022-08-17T12:55:58.2829766Z test_unary_slowpath__foreach_acos_cpu_float16 (__main__.TestForeachCPU) ... ok (0.035s) 2022-08-17T12:55:58.2976536Z test_unary_slowpath__foreach_acos_cpu_float32 (__main__.TestForeachCPU) ... ok (0.015s) 2022-08-17T12:55:58.3112841Z test_unary_slowpath__foreach_acos_cpu_float64 (__main__.TestForeachCPU) ... ok (0.013s) 2022-08-17T12:55:58.3354050Z test_unary_slowpath__foreach_acos_cpu_int16 (__main__.TestForeachCPU) ... ok (0.024s) 2022-08-17T12:55:58.3601907Z test_unary_slowpath__foreach_acos_cpu_int32 (__main__.TestForeachCPU) ... ok (0.025s) 2022-08-17T12:55:58.3849574Z test_unary_slowpath__foreach_acos_cpu_int64 (__main__.TestForeachCPU) ... ok (0.025s) 2022-08-17T12:55:58.4097545Z test_unary_slowpath__foreach_acos_cpu_int8 (__main__.TestForeachCPU) ... ok (0.025s) 2022-08-17T12:55:58.4346203Z test_unary_slowpath__foreach_acos_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.025s) 2022-08-17T12:55:58.4475040Z test_unary_slowpath__foreach_asin_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.013s) 2022-08-17T12:55:58.4713540Z test_unary_slowpath__foreach_asin_cpu_bool (__main__.TestForeachCPU) ... ok (0.024s) 2022-08-17T12:55:58.4900512Z test_unary_slowpath__foreach_asin_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.019s) 2022-08-17T12:55:58.5078403Z test_unary_slowpath__foreach_asin_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.018s) 2022-08-17T12:55:58.5436195Z test_unary_slowpath__foreach_asin_cpu_float16 (__main__.TestForeachCPU) ... ok (0.036s) 2022-08-17T12:55:58.5584647Z test_unary_slowpath__foreach_asin_cpu_float32 (__main__.TestForeachCPU) ... ok (0.015s) 2022-08-17T12:55:58.5724994Z test_unary_slowpath__foreach_asin_cpu_float64 (__main__.TestForeachCPU) ... ok (0.014s) 2022-08-17T12:55:58.5978320Z test_unary_slowpath__foreach_asin_cpu_int16 (__main__.TestForeachCPU) ... ok (0.025s) 2022-08-17T12:55:58.6234656Z test_unary_slowpath__foreach_asin_cpu_int32 (__main__.TestForeachCPU) ... ok (0.026s) 2022-08-17T12:55:58.6486059Z test_unary_slowpath__foreach_asin_cpu_int64 (__main__.TestForeachCPU) ... ok (0.025s) 2022-08-17T12:55:58.6738479Z test_unary_slowpath__foreach_asin_cpu_int8 (__main__.TestForeachCPU) ... ok (0.025s) 2022-08-17T12:55:58.6988064Z test_unary_slowpath__foreach_asin_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.025s) 2022-08-17T12:55:58.7120888Z test_unary_slowpath__foreach_atan_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.013s) 2022-08-17T12:55:58.7360276Z test_unary_slowpath__foreach_atan_cpu_bool (__main__.TestForeachCPU) ... ok (0.024s) 2022-08-17T12:55:58.7553790Z test_unary_slowpath__foreach_atan_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.019s) 2022-08-17T12:55:58.7727351Z test_unary_slowpath__foreach_atan_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.017s) 2022-08-17T12:55:58.8077206Z test_unary_slowpath__foreach_atan_cpu_float16 (__main__.TestForeachCPU) ... ok (0.035s) 2022-08-17T12:55:58.8212478Z test_unary_slowpath__foreach_atan_cpu_float32 (__main__.TestForeachCPU) ... ok (0.013s) 2022-08-17T12:55:58.8342707Z test_unary_slowpath__foreach_atan_cpu_float64 (__main__.TestForeachCPU) ... ok (0.013s) 2022-08-17T12:55:58.8579518Z test_unary_slowpath__foreach_atan_cpu_int16 (__main__.TestForeachCPU) ... ok (0.023s) 2022-08-17T12:55:58.8815872Z test_unary_slowpath__foreach_atan_cpu_int32 (__main__.TestForeachCPU) ... ok (0.024s) 2022-08-17T12:55:58.9053962Z test_unary_slowpath__foreach_atan_cpu_int64 (__main__.TestForeachCPU) ... ok (0.024s) 2022-08-17T12:55:58.9297341Z test_unary_slowpath__foreach_atan_cpu_int8 (__main__.TestForeachCPU) ... ok (0.024s) 2022-08-17T12:55:58.9538858Z test_unary_slowpath__foreach_atan_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.024s) 2022-08-17T12:55:58.9667984Z test_unary_slowpath__foreach_ceil_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.013s) 2022-08-17T12:55:59.0005349Z test_unary_slowpath__foreach_ceil_cpu_bool (__main__.TestForeachCPU) ... ok (0.034s) 2022-08-17T12:55:59.0355820Z test_unary_slowpath__foreach_ceil_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.035s) 2022-08-17T12:55:59.0705828Z test_unary_slowpath__foreach_ceil_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.035s) 2022-08-17T12:55:59.1053076Z test_unary_slowpath__foreach_ceil_cpu_float16 (__main__.TestForeachCPU) ... ok (0.034s) 2022-08-17T12:55:59.1186901Z test_unary_slowpath__foreach_ceil_cpu_float32 (__main__.TestForeachCPU) ... ok (0.013s) 2022-08-17T12:55:59.1311434Z test_unary_slowpath__foreach_ceil_cpu_float64 (__main__.TestForeachCPU) ... ok (0.012s) 2022-08-17T12:55:59.1647962Z test_unary_slowpath__foreach_ceil_cpu_int16 (__main__.TestForeachCPU) ... ok (0.033s) 2022-08-17T12:55:59.1986661Z test_unary_slowpath__foreach_ceil_cpu_int32 (__main__.TestForeachCPU) ... ok (0.034s) 2022-08-17T12:55:59.2322621Z test_unary_slowpath__foreach_ceil_cpu_int64 (__main__.TestForeachCPU) ... ok (0.033s) 2022-08-17T12:55:59.2655756Z test_unary_slowpath__foreach_ceil_cpu_int8 (__main__.TestForeachCPU) ... ok (0.033s) 2022-08-17T12:55:59.2989753Z test_unary_slowpath__foreach_ceil_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.033s) 2022-08-17T12:55:59.3118335Z test_unary_slowpath__foreach_cos_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.013s) 2022-08-17T12:55:59.3354809Z test_unary_slowpath__foreach_cos_cpu_bool (__main__.TestForeachCPU) ... ok (0.023s) 2022-08-17T12:55:59.3535665Z test_unary_slowpath__foreach_cos_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.018s) 2022-08-17T12:55:59.3716407Z test_unary_slowpath__foreach_cos_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.018s) 2022-08-17T12:55:59.4065208Z test_unary_slowpath__foreach_cos_cpu_float16 (__main__.TestForeachCPU) ... ok (0.035s) 2022-08-17T12:55:59.4205565Z test_unary_slowpath__foreach_cos_cpu_float32 (__main__.TestForeachCPU) ... ok (0.014s) 2022-08-17T12:55:59.4334200Z test_unary_slowpath__foreach_cos_cpu_float64 (__main__.TestForeachCPU) ... ok (0.013s) 2022-08-17T12:55:59.4576718Z test_unary_slowpath__foreach_cos_cpu_int16 (__main__.TestForeachCPU) ... ok (0.024s) 2022-08-17T12:55:59.4818520Z test_unary_slowpath__foreach_cos_cpu_int32 (__main__.TestForeachCPU) ... ok (0.024s) 2022-08-17T12:55:59.5057238Z test_unary_slowpath__foreach_cos_cpu_int64 (__main__.TestForeachCPU) ... ok (0.024s) 2022-08-17T12:55:59.5297426Z test_unary_slowpath__foreach_cos_cpu_int8 (__main__.TestForeachCPU) ... ok (0.024s) 2022-08-17T12:55:59.5538978Z test_unary_slowpath__foreach_cos_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.024s) 2022-08-17T12:55:59.5667601Z test_unary_slowpath__foreach_cosh_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.013s) 2022-08-17T12:55:59.5906208Z test_unary_slowpath__foreach_cosh_cpu_bool (__main__.TestForeachCPU) ... ok (0.024s) 2022-08-17T12:55:59.6078206Z test_unary_slowpath__foreach_cosh_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.017s) 2022-08-17T12:55:59.6245132Z test_unary_slowpath__foreach_cosh_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.017s) 2022-08-17T12:55:59.6596681Z test_unary_slowpath__foreach_cosh_cpu_float16 (__main__.TestForeachCPU) ... ok (0.035s) 2022-08-17T12:55:59.6731448Z test_unary_slowpath__foreach_cosh_cpu_float32 (__main__.TestForeachCPU) ... ok (0.013s) 2022-08-17T12:55:59.6857610Z test_unary_slowpath__foreach_cosh_cpu_float64 (__main__.TestForeachCPU) ... ok (0.012s) 2022-08-17T12:55:59.7093255Z test_unary_slowpath__foreach_cosh_cpu_int16 (__main__.TestForeachCPU) ... ok (0.023s) 2022-08-17T12:55:59.7330427Z test_unary_slowpath__foreach_cosh_cpu_int32 (__main__.TestForeachCPU) ... ok (0.024s) 2022-08-17T12:55:59.7571879Z test_unary_slowpath__foreach_cosh_cpu_int64 (__main__.TestForeachCPU) ... ok (0.024s) 2022-08-17T12:55:59.7807696Z test_unary_slowpath__foreach_cosh_cpu_int8 (__main__.TestForeachCPU) ... ok (0.023s) 2022-08-17T12:55:59.8044784Z test_unary_slowpath__foreach_cosh_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.024s) 2022-08-17T12:55:59.8171548Z test_unary_slowpath__foreach_erf_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.013s) 2022-08-17T12:55:59.8404779Z test_unary_slowpath__foreach_erf_cpu_bool (__main__.TestForeachCPU) ... ok (0.023s) 2022-08-17T12:55:59.8765834Z test_unary_slowpath__foreach_erf_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.036s) 2022-08-17T12:55:59.9128405Z test_unary_slowpath__foreach_erf_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.036s) 2022-08-17T12:55:59.9476219Z test_unary_slowpath__foreach_erf_cpu_float16 (__main__.TestForeachCPU) ... ok (0.035s) 2022-08-17T12:55:59.9616338Z test_unary_slowpath__foreach_erf_cpu_float32 (__main__.TestForeachCPU) ... ok (0.014s) 2022-08-17T12:55:59.9744879Z test_unary_slowpath__foreach_erf_cpu_float64 (__main__.TestForeachCPU) ... ok (0.013s) 2022-08-17T12:55:59.9985458Z test_unary_slowpath__foreach_erf_cpu_int16 (__main__.TestForeachCPU) ... ok (0.024s) 2022-08-17T12:56:00.0227466Z test_unary_slowpath__foreach_erf_cpu_int32 (__main__.TestForeachCPU) ... ok (0.024s) 2022-08-17T12:56:00.0469700Z test_unary_slowpath__foreach_erf_cpu_int64 (__main__.TestForeachCPU) ... ok (0.024s) 2022-08-17T12:56:00.0708736Z test_unary_slowpath__foreach_erf_cpu_int8 (__main__.TestForeachCPU) ... ok (0.024s) 2022-08-17T12:56:00.0950149Z test_unary_slowpath__foreach_erf_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.024s) 2022-08-17T12:56:00.1083149Z test_unary_slowpath__foreach_erfc_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.013s) 2022-08-17T12:56:00.1320808Z test_unary_slowpath__foreach_erfc_cpu_bool (__main__.TestForeachCPU) ... ok (0.024s) 2022-08-17T12:56:00.1695631Z test_unary_slowpath__foreach_erfc_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.037s) 2022-08-17T12:56:00.2067200Z test_unary_slowpath__foreach_erfc_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.037s) 2022-08-17T12:56:00.2422768Z test_unary_slowpath__foreach_erfc_cpu_float16 (__main__.TestForeachCPU) ... ok (0.035s) 2022-08-17T12:56:00.2559809Z test_unary_slowpath__foreach_erfc_cpu_float32 (__main__.TestForeachCPU) ... ok (0.014s) 2022-08-17T12:56:00.2689204Z test_unary_slowpath__foreach_erfc_cpu_float64 (__main__.TestForeachCPU) ... ok (0.013s) 2022-08-17T12:56:00.2927193Z test_unary_slowpath__foreach_erfc_cpu_int16 (__main__.TestForeachCPU) ... ok (0.024s) 2022-08-17T12:56:00.3172078Z test_unary_slowpath__foreach_erfc_cpu_int32 (__main__.TestForeachCPU) ... ok (0.024s) 2022-08-17T12:56:00.3414308Z test_unary_slowpath__foreach_erfc_cpu_int64 (__main__.TestForeachCPU) ... ok (0.024s) 2022-08-17T12:56:00.3657390Z test_unary_slowpath__foreach_erfc_cpu_int8 (__main__.TestForeachCPU) ... ok (0.024s) 2022-08-17T12:56:00.3895419Z test_unary_slowpath__foreach_erfc_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.024s) 2022-08-17T12:56:00.4019600Z test_unary_slowpath__foreach_exp_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.012s) 2022-08-17T12:56:00.4256302Z test_unary_slowpath__foreach_exp_cpu_bool (__main__.TestForeachCPU) ... ok (0.023s) 2022-08-17T12:56:00.4422899Z test_unary_slowpath__foreach_exp_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.017s) 2022-08-17T12:56:00.4588636Z test_unary_slowpath__foreach_exp_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T12:56:00.4942168Z test_unary_slowpath__foreach_exp_cpu_float16 (__main__.TestForeachCPU) ... ok (0.035s) 2022-08-17T12:56:00.5078256Z test_unary_slowpath__foreach_exp_cpu_float32 (__main__.TestForeachCPU) ... ok (0.014s) 2022-08-17T12:56:00.5205314Z test_unary_slowpath__foreach_exp_cpu_float64 (__main__.TestForeachCPU) ... ok (0.012s) 2022-08-17T12:56:00.5444900Z test_unary_slowpath__foreach_exp_cpu_int16 (__main__.TestForeachCPU) ... ok (0.024s) 2022-08-17T12:56:00.5684990Z test_unary_slowpath__foreach_exp_cpu_int32 (__main__.TestForeachCPU) ... ok (0.024s) 2022-08-17T12:56:00.5928810Z test_unary_slowpath__foreach_exp_cpu_int64 (__main__.TestForeachCPU) ... ok (0.024s) 2022-08-17T12:56:00.6171767Z test_unary_slowpath__foreach_exp_cpu_int8 (__main__.TestForeachCPU) ... ok (0.024s) 2022-08-17T12:56:00.6417694Z test_unary_slowpath__foreach_exp_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.024s) 2022-08-17T12:56:00.6545704Z test_unary_slowpath__foreach_expm1_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.013s) 2022-08-17T12:56:00.6780567Z test_unary_slowpath__foreach_expm1_cpu_bool (__main__.TestForeachCPU) ... ok (0.023s) 2022-08-17T12:56:00.7147910Z test_unary_slowpath__foreach_expm1_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.037s) 2022-08-17T12:56:00.7511540Z test_unary_slowpath__foreach_expm1_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.036s) 2022-08-17T12:56:00.7858520Z test_unary_slowpath__foreach_expm1_cpu_float16 (__main__.TestForeachCPU) ... ok (0.035s) 2022-08-17T12:56:00.7988369Z test_unary_slowpath__foreach_expm1_cpu_float32 (__main__.TestForeachCPU) ... ok (0.013s) 2022-08-17T12:56:00.8112565Z test_unary_slowpath__foreach_expm1_cpu_float64 (__main__.TestForeachCPU) ... ok (0.012s) 2022-08-17T12:56:00.8347881Z test_unary_slowpath__foreach_expm1_cpu_int16 (__main__.TestForeachCPU) ... ok (0.023s) 2022-08-17T12:56:00.8592887Z test_unary_slowpath__foreach_expm1_cpu_int32 (__main__.TestForeachCPU) ... ok (0.024s) 2022-08-17T12:56:00.8830373Z test_unary_slowpath__foreach_expm1_cpu_int64 (__main__.TestForeachCPU) ... ok (0.024s) 2022-08-17T12:56:00.9066588Z test_unary_slowpath__foreach_expm1_cpu_int8 (__main__.TestForeachCPU) ... ok (0.023s) 2022-08-17T12:56:00.9302701Z test_unary_slowpath__foreach_expm1_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.023s) 2022-08-17T12:56:00.9432964Z test_unary_slowpath__foreach_floor_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.013s) 2022-08-17T12:56:00.9769862Z test_unary_slowpath__foreach_floor_cpu_bool (__main__.TestForeachCPU) ... ok (0.034s) 2022-08-17T12:56:01.0128037Z test_unary_slowpath__foreach_floor_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.036s) 2022-08-17T12:56:01.0482129Z test_unary_slowpath__foreach_floor_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.035s) 2022-08-17T12:56:01.0836549Z test_unary_slowpath__foreach_floor_cpu_float16 (__main__.TestForeachCPU) ... ok (0.035s) 2022-08-17T12:56:01.0967574Z test_unary_slowpath__foreach_floor_cpu_float32 (__main__.TestForeachCPU) ... ok (0.013s) 2022-08-17T12:56:01.1091688Z test_unary_slowpath__foreach_floor_cpu_float64 (__main__.TestForeachCPU) ... ok (0.012s) 2022-08-17T12:56:01.1433408Z test_unary_slowpath__foreach_floor_cpu_int16 (__main__.TestForeachCPU) ... ok (0.034s) 2022-08-17T12:56:01.1775066Z test_unary_slowpath__foreach_floor_cpu_int32 (__main__.TestForeachCPU) ... ok (0.034s) 2022-08-17T12:56:01.2115864Z test_unary_slowpath__foreach_floor_cpu_int64 (__main__.TestForeachCPU) ... ok (0.034s) 2022-08-17T12:56:01.2454026Z test_unary_slowpath__foreach_floor_cpu_int8 (__main__.TestForeachCPU) ... ok (0.034s) 2022-08-17T12:56:01.2794879Z test_unary_slowpath__foreach_floor_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.034s) 2022-08-17T12:56:01.2920000Z test_unary_slowpath__foreach_frac_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.012s) 2022-08-17T12:56:01.3259004Z test_unary_slowpath__foreach_frac_cpu_bool (__main__.TestForeachCPU) ... ok (0.034s) 2022-08-17T12:56:01.3628930Z test_unary_slowpath__foreach_frac_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.037s) 2022-08-17T12:56:01.3993721Z test_unary_slowpath__foreach_frac_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.036s) 2022-08-17T12:56:01.4124433Z test_unary_slowpath__foreach_frac_cpu_float16 (__main__.TestForeachCPU) ... ok (0.013s) 2022-08-17T12:56:01.4254364Z test_unary_slowpath__foreach_frac_cpu_float32 (__main__.TestForeachCPU) ... ok (0.013s) 2022-08-17T12:56:01.4383809Z test_unary_slowpath__foreach_frac_cpu_float64 (__main__.TestForeachCPU) ... ok (0.013s) 2022-08-17T12:56:01.4726909Z test_unary_slowpath__foreach_frac_cpu_int16 (__main__.TestForeachCPU) ... ok (0.034s) 2022-08-17T12:56:01.5074518Z test_unary_slowpath__foreach_frac_cpu_int32 (__main__.TestForeachCPU) ... ok (0.034s) 2022-08-17T12:56:01.5417085Z test_unary_slowpath__foreach_frac_cpu_int64 (__main__.TestForeachCPU) ... ok (0.034s) 2022-08-17T12:56:01.5760508Z test_unary_slowpath__foreach_frac_cpu_int8 (__main__.TestForeachCPU) ... ok (0.034s) 2022-08-17T12:56:01.6103728Z test_unary_slowpath__foreach_frac_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.034s) 2022-08-17T12:56:01.6233326Z test_unary_slowpath__foreach_log10_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.013s) 2022-08-17T12:56:01.6473882Z test_unary_slowpath__foreach_log10_cpu_bool (__main__.TestForeachCPU) ... ok (0.024s) 2022-08-17T12:56:01.6650300Z test_unary_slowpath__foreach_log10_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.017s) 2022-08-17T12:56:01.6820486Z test_unary_slowpath__foreach_log10_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.017s) 2022-08-17T12:56:01.7176248Z test_unary_slowpath__foreach_log10_cpu_float16 (__main__.TestForeachCPU) ... ok (0.035s) 2022-08-17T12:56:01.7320679Z test_unary_slowpath__foreach_log10_cpu_float32 (__main__.TestForeachCPU) ... ok (0.014s) 2022-08-17T12:56:01.7455754Z test_unary_slowpath__foreach_log10_cpu_float64 (__main__.TestForeachCPU) ... ok (0.013s) 2022-08-17T12:56:01.7696857Z test_unary_slowpath__foreach_log10_cpu_int16 (__main__.TestForeachCPU) ... ok (0.024s) 2022-08-17T12:56:01.7936522Z test_unary_slowpath__foreach_log10_cpu_int32 (__main__.TestForeachCPU) ... ok (0.024s) 2022-08-17T12:56:01.8174026Z test_unary_slowpath__foreach_log10_cpu_int64 (__main__.TestForeachCPU) ... ok (0.024s) 2022-08-17T12:56:01.8414554Z test_unary_slowpath__foreach_log10_cpu_int8 (__main__.TestForeachCPU) ... ok (0.024s) 2022-08-17T12:56:01.8655423Z test_unary_slowpath__foreach_log10_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.024s) 2022-08-17T12:56:01.8789097Z test_unary_slowpath__foreach_log1p_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.013s) 2022-08-17T12:56:01.9028074Z test_unary_slowpath__foreach_log1p_cpu_bool (__main__.TestForeachCPU) ... ok (0.024s) 2022-08-17T12:56:01.9396859Z test_unary_slowpath__foreach_log1p_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.037s) 2022-08-17T12:56:01.9764598Z test_unary_slowpath__foreach_log1p_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.037s) 2022-08-17T12:56:02.0117349Z test_unary_slowpath__foreach_log1p_cpu_float16 (__main__.TestForeachCPU) ... ok (0.035s) 2022-08-17T12:56:02.0258398Z test_unary_slowpath__foreach_log1p_cpu_float32 (__main__.TestForeachCPU) ... ok (0.014s) 2022-08-17T12:56:02.0390802Z test_unary_slowpath__foreach_log1p_cpu_float64 (__main__.TestForeachCPU) ... ok (0.013s) 2022-08-17T12:56:02.0628680Z test_unary_slowpath__foreach_log1p_cpu_int16 (__main__.TestForeachCPU) ... ok (0.024s) 2022-08-17T12:56:02.0866172Z test_unary_slowpath__foreach_log1p_cpu_int32 (__main__.TestForeachCPU) ... ok (0.024s) 2022-08-17T12:56:02.1104795Z test_unary_slowpath__foreach_log1p_cpu_int64 (__main__.TestForeachCPU) ... ok (0.024s) 2022-08-17T12:56:02.1341081Z test_unary_slowpath__foreach_log1p_cpu_int8 (__main__.TestForeachCPU) ... ok (0.024s) 2022-08-17T12:56:02.1576052Z test_unary_slowpath__foreach_log1p_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.023s) 2022-08-17T12:56:02.1701893Z test_unary_slowpath__foreach_log2_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.012s) 2022-08-17T12:56:02.1945559Z test_unary_slowpath__foreach_log2_cpu_bool (__main__.TestForeachCPU) ... ok (0.024s) 2022-08-17T12:56:02.2121959Z test_unary_slowpath__foreach_log2_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.017s) 2022-08-17T12:56:02.2287486Z test_unary_slowpath__foreach_log2_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T12:56:02.2639816Z test_unary_slowpath__foreach_log2_cpu_float16 (__main__.TestForeachCPU) ... ok (0.035s) 2022-08-17T12:56:02.2783271Z test_unary_slowpath__foreach_log2_cpu_float32 (__main__.TestForeachCPU) ... ok (0.014s) 2022-08-17T12:56:02.2917409Z test_unary_slowpath__foreach_log2_cpu_float64 (__main__.TestForeachCPU) ... ok (0.013s) 2022-08-17T12:56:02.3161100Z test_unary_slowpath__foreach_log2_cpu_int16 (__main__.TestForeachCPU) ... ok (0.024s) 2022-08-17T12:56:02.3409089Z test_unary_slowpath__foreach_log2_cpu_int32 (__main__.TestForeachCPU) ... ok (0.025s) 2022-08-17T12:56:02.3653005Z test_unary_slowpath__foreach_log2_cpu_int64 (__main__.TestForeachCPU) ... ok (0.024s) 2022-08-17T12:56:02.3895217Z test_unary_slowpath__foreach_log2_cpu_int8 (__main__.TestForeachCPU) ... ok (0.024s) 2022-08-17T12:56:02.4139618Z test_unary_slowpath__foreach_log2_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.024s) 2022-08-17T12:56:02.4266338Z test_unary_slowpath__foreach_log_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.013s) 2022-08-17T12:56:02.4509102Z test_unary_slowpath__foreach_log_cpu_bool (__main__.TestForeachCPU) ... ok (0.024s) 2022-08-17T12:56:02.4686508Z test_unary_slowpath__foreach_log_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.018s) 2022-08-17T12:56:02.4856832Z test_unary_slowpath__foreach_log_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.017s) 2022-08-17T12:56:02.5218364Z test_unary_slowpath__foreach_log_cpu_float16 (__main__.TestForeachCPU) ... ok (0.036s) 2022-08-17T12:56:02.5363216Z test_unary_slowpath__foreach_log_cpu_float32 (__main__.TestForeachCPU) ... ok (0.014s) 2022-08-17T12:56:02.5500343Z test_unary_slowpath__foreach_log_cpu_float64 (__main__.TestForeachCPU) ... ok (0.014s) 2022-08-17T12:56:02.5745567Z test_unary_slowpath__foreach_log_cpu_int16 (__main__.TestForeachCPU) ... ok (0.024s) 2022-08-17T12:56:02.5998245Z test_unary_slowpath__foreach_log_cpu_int32 (__main__.TestForeachCPU) ... ok (0.025s) 2022-08-17T12:56:02.6250041Z test_unary_slowpath__foreach_log_cpu_int64 (__main__.TestForeachCPU) ... ok (0.025s) 2022-08-17T12:56:02.6507231Z test_unary_slowpath__foreach_log_cpu_int8 (__main__.TestForeachCPU) ... ok (0.026s) 2022-08-17T12:56:02.6760817Z test_unary_slowpath__foreach_log_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.025s) 2022-08-17T12:56:02.6885752Z test_unary_slowpath__foreach_neg_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.012s) 2022-08-17T12:56:02.7210402Z test_unary_slowpath__foreach_neg_cpu_bool (__main__.TestForeachCPU) ... ok (0.032s) 2022-08-17T12:56:02.7360608Z test_unary_slowpath__foreach_neg_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.015s) 2022-08-17T12:56:02.7509363Z test_unary_slowpath__foreach_neg_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.015s) 2022-08-17T12:56:02.7633035Z test_unary_slowpath__foreach_neg_cpu_float16 (__main__.TestForeachCPU) ... ok (0.012s) 2022-08-17T12:56:02.7757182Z test_unary_slowpath__foreach_neg_cpu_float32 (__main__.TestForeachCPU) ... ok (0.012s) 2022-08-17T12:56:02.7874532Z test_unary_slowpath__foreach_neg_cpu_float64 (__main__.TestForeachCPU) ... ok (0.012s) 2022-08-17T12:56:02.7949186Z test_unary_slowpath__foreach_neg_cpu_int16 (__main__.TestForeachCPU) ... ok (0.007s) 2022-08-17T12:56:02.8024406Z test_unary_slowpath__foreach_neg_cpu_int32 (__main__.TestForeachCPU) ... ok (0.007s) 2022-08-17T12:56:02.8093420Z test_unary_slowpath__foreach_neg_cpu_int64 (__main__.TestForeachCPU) ... ok (0.007s) 2022-08-17T12:56:02.8167227Z test_unary_slowpath__foreach_neg_cpu_int8 (__main__.TestForeachCPU) ... ok (0.007s) 2022-08-17T12:56:02.8241252Z test_unary_slowpath__foreach_neg_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.007s) 2022-08-17T12:56:02.8360148Z test_unary_slowpath__foreach_reciprocal_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.012s) 2022-08-17T12:56:02.8593112Z test_unary_slowpath__foreach_reciprocal_cpu_bool (__main__.TestForeachCPU) ... ok (0.023s) 2022-08-17T12:56:02.8748262Z test_unary_slowpath__foreach_reciprocal_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.015s) 2022-08-17T12:56:02.8899178Z test_unary_slowpath__foreach_reciprocal_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.015s) 2022-08-17T12:56:02.9021418Z test_unary_slowpath__foreach_reciprocal_cpu_float16 (__main__.TestForeachCPU) ... ok (0.012s) 2022-08-17T12:56:02.9142916Z test_unary_slowpath__foreach_reciprocal_cpu_float32 (__main__.TestForeachCPU) ... ok (0.012s) 2022-08-17T12:56:02.9265686Z test_unary_slowpath__foreach_reciprocal_cpu_float64 (__main__.TestForeachCPU) ... ok (0.012s) 2022-08-17T12:56:02.9500783Z test_unary_slowpath__foreach_reciprocal_cpu_int16 (__main__.TestForeachCPU) ... ok (0.023s) 2022-08-17T12:56:02.9735637Z test_unary_slowpath__foreach_reciprocal_cpu_int32 (__main__.TestForeachCPU) ... ok (0.023s) 2022-08-17T12:56:02.9969980Z test_unary_slowpath__foreach_reciprocal_cpu_int64 (__main__.TestForeachCPU) ... ok (0.023s) 2022-08-17T12:56:03.0220368Z test_unary_slowpath__foreach_reciprocal_cpu_int8 (__main__.TestForeachCPU) ... ok (0.025s) 2022-08-17T12:56:03.0455433Z test_unary_slowpath__foreach_reciprocal_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.023s) 2022-08-17T12:56:03.0581398Z test_unary_slowpath__foreach_round_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.012s) 2022-08-17T12:56:03.0914862Z test_unary_slowpath__foreach_round_cpu_bool (__main__.TestForeachCPU) ... ok (0.033s) 2022-08-17T12:56:03.1278506Z test_unary_slowpath__foreach_round_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.036s) 2022-08-17T12:56:03.1643011Z test_unary_slowpath__foreach_round_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.036s) 2022-08-17T12:56:03.1994979Z test_unary_slowpath__foreach_round_cpu_float16 (__main__.TestForeachCPU) ... ok (0.035s) 2022-08-17T12:56:03.2132949Z test_unary_slowpath__foreach_round_cpu_float32 (__main__.TestForeachCPU) ... ok (0.014s) 2022-08-17T12:56:03.2256591Z test_unary_slowpath__foreach_round_cpu_float64 (__main__.TestForeachCPU) ... ok (0.012s) 2022-08-17T12:56:03.2592290Z test_unary_slowpath__foreach_round_cpu_int16 (__main__.TestForeachCPU) ... ok (0.033s) 2022-08-17T12:56:03.2925363Z test_unary_slowpath__foreach_round_cpu_int32 (__main__.TestForeachCPU) ... ok (0.033s) 2022-08-17T12:56:03.3261655Z test_unary_slowpath__foreach_round_cpu_int64 (__main__.TestForeachCPU) ... ok (0.034s) 2022-08-17T12:56:03.3596487Z test_unary_slowpath__foreach_round_cpu_int8 (__main__.TestForeachCPU) ... ok (0.033s) 2022-08-17T12:56:03.3934514Z test_unary_slowpath__foreach_round_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.034s) 2022-08-17T12:56:03.4058230Z test_unary_slowpath__foreach_sigmoid_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.012s) 2022-08-17T12:56:03.4289084Z test_unary_slowpath__foreach_sigmoid_cpu_bool (__main__.TestForeachCPU) ... ok (0.023s) 2022-08-17T12:56:03.4454316Z test_unary_slowpath__foreach_sigmoid_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T12:56:03.4610793Z test_unary_slowpath__foreach_sigmoid_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.015s) 2022-08-17T12:56:03.4965010Z test_unary_slowpath__foreach_sigmoid_cpu_float16 (__main__.TestForeachCPU) ... ok (0.035s) 2022-08-17T12:56:03.5095105Z test_unary_slowpath__foreach_sigmoid_cpu_float32 (__main__.TestForeachCPU) ... ok (0.013s) 2022-08-17T12:56:03.5217329Z test_unary_slowpath__foreach_sigmoid_cpu_float64 (__main__.TestForeachCPU) ... ok (0.012s) 2022-08-17T12:56:03.5454748Z test_unary_slowpath__foreach_sigmoid_cpu_int16 (__main__.TestForeachCPU) ... ok (0.023s) 2022-08-17T12:56:03.5699770Z test_unary_slowpath__foreach_sigmoid_cpu_int32 (__main__.TestForeachCPU) ... ok (0.024s) 2022-08-17T12:56:03.5946470Z test_unary_slowpath__foreach_sigmoid_cpu_int64 (__main__.TestForeachCPU) ... ok (0.025s) 2022-08-17T12:56:03.6187634Z test_unary_slowpath__foreach_sigmoid_cpu_int8 (__main__.TestForeachCPU) ... ok (0.024s) 2022-08-17T12:56:03.6427292Z test_unary_slowpath__foreach_sigmoid_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.024s) 2022-08-17T12:56:03.6556461Z test_unary_slowpath__foreach_sin_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.013s) 2022-08-17T12:56:03.6795220Z test_unary_slowpath__foreach_sin_cpu_bool (__main__.TestForeachCPU) ... ok (0.024s) 2022-08-17T12:56:03.6982688Z test_unary_slowpath__foreach_sin_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.019s) 2022-08-17T12:56:03.7156822Z test_unary_slowpath__foreach_sin_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.017s) 2022-08-17T12:56:03.7503777Z test_unary_slowpath__foreach_sin_cpu_float16 (__main__.TestForeachCPU) ... ok (0.035s) 2022-08-17T12:56:03.7638713Z test_unary_slowpath__foreach_sin_cpu_float32 (__main__.TestForeachCPU) ... ok (0.013s) 2022-08-17T12:56:03.7764964Z test_unary_slowpath__foreach_sin_cpu_float64 (__main__.TestForeachCPU) ... ok (0.012s) 2022-08-17T12:56:03.8004259Z test_unary_slowpath__foreach_sin_cpu_int16 (__main__.TestForeachCPU) ... ok (0.024s) 2022-08-17T12:56:03.8246570Z test_unary_slowpath__foreach_sin_cpu_int32 (__main__.TestForeachCPU) ... ok (0.024s) 2022-08-17T12:56:03.8488762Z test_unary_slowpath__foreach_sin_cpu_int64 (__main__.TestForeachCPU) ... ok (0.024s) 2022-08-17T12:56:03.8726344Z test_unary_slowpath__foreach_sin_cpu_int8 (__main__.TestForeachCPU) ... ok (0.024s) 2022-08-17T12:56:03.8965413Z test_unary_slowpath__foreach_sin_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.024s) 2022-08-17T12:56:03.9095770Z test_unary_slowpath__foreach_sinh_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.013s) 2022-08-17T12:56:03.9333193Z test_unary_slowpath__foreach_sinh_cpu_bool (__main__.TestForeachCPU) ... ok (0.024s) 2022-08-17T12:56:03.9506557Z test_unary_slowpath__foreach_sinh_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.017s) 2022-08-17T12:56:03.9670016Z test_unary_slowpath__foreach_sinh_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T12:56:04.0026534Z test_unary_slowpath__foreach_sinh_cpu_float16 (__main__.TestForeachCPU) ... ok (0.035s) 2022-08-17T12:56:04.0161236Z test_unary_slowpath__foreach_sinh_cpu_float32 (__main__.TestForeachCPU) ... ok (0.013s) 2022-08-17T12:56:04.0287715Z test_unary_slowpath__foreach_sinh_cpu_float64 (__main__.TestForeachCPU) ... ok (0.012s) 2022-08-17T12:56:04.0524902Z test_unary_slowpath__foreach_sinh_cpu_int16 (__main__.TestForeachCPU) ... ok (0.024s) 2022-08-17T12:56:04.0760368Z test_unary_slowpath__foreach_sinh_cpu_int32 (__main__.TestForeachCPU) ... ok (0.023s) 2022-08-17T12:56:04.0995233Z test_unary_slowpath__foreach_sinh_cpu_int64 (__main__.TestForeachCPU) ... ok (0.023s) 2022-08-17T12:56:04.1230382Z test_unary_slowpath__foreach_sinh_cpu_int8 (__main__.TestForeachCPU) ... ok (0.023s) 2022-08-17T12:56:04.1464699Z test_unary_slowpath__foreach_sinh_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.023s) 2022-08-17T12:56:04.1583825Z test_unary_slowpath__foreach_sqrt_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.012s) 2022-08-17T12:56:04.1817757Z test_unary_slowpath__foreach_sqrt_cpu_bool (__main__.TestForeachCPU) ... ok (0.023s) 2022-08-17T12:56:04.1975886Z test_unary_slowpath__foreach_sqrt_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T12:56:04.2135484Z test_unary_slowpath__foreach_sqrt_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T12:56:04.2493688Z test_unary_slowpath__foreach_sqrt_cpu_float16 (__main__.TestForeachCPU) ... ok (0.036s) 2022-08-17T12:56:04.2633961Z test_unary_slowpath__foreach_sqrt_cpu_float32 (__main__.TestForeachCPU) ... ok (0.014s) 2022-08-17T12:56:04.2765846Z test_unary_slowpath__foreach_sqrt_cpu_float64 (__main__.TestForeachCPU) ... ok (0.013s) 2022-08-17T12:56:04.3008911Z test_unary_slowpath__foreach_sqrt_cpu_int16 (__main__.TestForeachCPU) ... ok (0.024s) 2022-08-17T12:56:04.3258807Z test_unary_slowpath__foreach_sqrt_cpu_int32 (__main__.TestForeachCPU) ... ok (0.025s) 2022-08-17T12:56:04.3502256Z test_unary_slowpath__foreach_sqrt_cpu_int64 (__main__.TestForeachCPU) ... ok (0.024s) 2022-08-17T12:56:04.3742632Z test_unary_slowpath__foreach_sqrt_cpu_int8 (__main__.TestForeachCPU) ... ok (0.024s) 2022-08-17T12:56:04.3976426Z test_unary_slowpath__foreach_sqrt_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.023s) 2022-08-17T12:56:04.4103837Z test_unary_slowpath__foreach_tan_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.013s) 2022-08-17T12:56:04.4342192Z test_unary_slowpath__foreach_tan_cpu_bool (__main__.TestForeachCPU) ... ok (0.024s) 2022-08-17T12:56:04.4522347Z test_unary_slowpath__foreach_tan_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.018s) 2022-08-17T12:56:04.4694115Z test_unary_slowpath__foreach_tan_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.017s) 2022-08-17T12:56:04.5051314Z test_unary_slowpath__foreach_tan_cpu_float16 (__main__.TestForeachCPU) ... ok (0.036s) 2022-08-17T12:56:04.5187416Z test_unary_slowpath__foreach_tan_cpu_float32 (__main__.TestForeachCPU) ... ok (0.013s) 2022-08-17T12:56:04.5316156Z test_unary_slowpath__foreach_tan_cpu_float64 (__main__.TestForeachCPU) ... ok (0.013s) 2022-08-17T12:56:04.5562800Z test_unary_slowpath__foreach_tan_cpu_int16 (__main__.TestForeachCPU) ... ok (0.024s) 2022-08-17T12:56:04.5807187Z test_unary_slowpath__foreach_tan_cpu_int32 (__main__.TestForeachCPU) ... ok (0.024s) 2022-08-17T12:56:04.6051657Z test_unary_slowpath__foreach_tan_cpu_int64 (__main__.TestForeachCPU) ... ok (0.024s) 2022-08-17T12:56:04.6294334Z test_unary_slowpath__foreach_tan_cpu_int8 (__main__.TestForeachCPU) ... ok (0.024s) 2022-08-17T12:56:04.6539448Z test_unary_slowpath__foreach_tan_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.024s) 2022-08-17T12:56:04.6674033Z test_unary_slowpath__foreach_tanh_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.013s) 2022-08-17T12:56:04.6911917Z test_unary_slowpath__foreach_tanh_cpu_bool (__main__.TestForeachCPU) ... ok (0.024s) 2022-08-17T12:56:04.7092561Z test_unary_slowpath__foreach_tanh_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.018s) 2022-08-17T12:56:04.7264082Z test_unary_slowpath__foreach_tanh_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.017s) 2022-08-17T12:56:04.7612024Z test_unary_slowpath__foreach_tanh_cpu_float16 (__main__.TestForeachCPU) ... ok (0.035s) 2022-08-17T12:56:04.7745456Z test_unary_slowpath__foreach_tanh_cpu_float32 (__main__.TestForeachCPU) ... ok (0.013s) 2022-08-17T12:56:04.7871963Z test_unary_slowpath__foreach_tanh_cpu_float64 (__main__.TestForeachCPU) ... ok (0.013s) 2022-08-17T12:56:04.8107431Z test_unary_slowpath__foreach_tanh_cpu_int16 (__main__.TestForeachCPU) ... ok (0.023s) 2022-08-17T12:56:04.8347034Z test_unary_slowpath__foreach_tanh_cpu_int32 (__main__.TestForeachCPU) ... ok (0.024s) 2022-08-17T12:56:04.8586682Z test_unary_slowpath__foreach_tanh_cpu_int64 (__main__.TestForeachCPU) ... ok (0.024s) 2022-08-17T12:56:04.8827469Z test_unary_slowpath__foreach_tanh_cpu_int8 (__main__.TestForeachCPU) ... ok (0.024s) 2022-08-17T12:56:04.9067067Z test_unary_slowpath__foreach_tanh_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.024s) 2022-08-17T12:56:04.9192372Z test_unary_slowpath__foreach_trunc_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.012s) 2022-08-17T12:56:04.9523767Z test_unary_slowpath__foreach_trunc_cpu_bool (__main__.TestForeachCPU) ... ok (0.033s) 2022-08-17T12:56:04.9874776Z test_unary_slowpath__foreach_trunc_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.035s) 2022-08-17T12:56:05.0222464Z test_unary_slowpath__foreach_trunc_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.035s) 2022-08-17T12:56:05.0574814Z test_unary_slowpath__foreach_trunc_cpu_float16 (__main__.TestForeachCPU) ... ok (0.035s) 2022-08-17T12:56:05.0713580Z test_unary_slowpath__foreach_trunc_cpu_float32 (__main__.TestForeachCPU) ... ok (0.014s) 2022-08-17T12:56:05.0837194Z test_unary_slowpath__foreach_trunc_cpu_float64 (__main__.TestForeachCPU) ... ok (0.012s) 2022-08-17T12:56:05.1171419Z test_unary_slowpath__foreach_trunc_cpu_int16 (__main__.TestForeachCPU) ... ok (0.033s) 2022-08-17T12:56:05.1506399Z test_unary_slowpath__foreach_trunc_cpu_int32 (__main__.TestForeachCPU) ... ok (0.033s) 2022-08-17T12:56:05.1847004Z test_unary_slowpath__foreach_trunc_cpu_int64 (__main__.TestForeachCPU) ... ok (0.034s) 2022-08-17T12:56:05.2186023Z test_unary_slowpath__foreach_trunc_cpu_int8 (__main__.TestForeachCPU) ... ok (0.034s) 2022-08-17T12:56:05.2523462Z test_unary_slowpath__foreach_trunc_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.033s) 2022-08-17T12:56:05.2523828Z 2022-08-17T12:56:05.2524312Z ---------------------------------------------------------------------- 2022-08-17T12:56:05.2524701Z Ran 1142 tests in 85.961s 2022-08-17T12:56:05.2524893Z 2022-08-17T12:56:05.2525011Z OK (skipped=212) 2022-08-17T12:56:05.2525192Z 2022-08-17T12:56:05.2525326Z Generating XML reports... 2022-08-17T12:56:05.3401884Z Generated XML report: test-reports/python-unittest/test_foreach/TEST-TestForeachCPU-20220817125439.xml 2022-08-17T12:56:05.8251287Z Running test_type_hints ... [2022-08-17 12:56:05.824777] 2022-08-17T12:56:05.8251796Z Executing ['/opt/conda/bin/python', '-bb', 'test_type_hints.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:56:05.824862] 2022-08-17T12:56:07.0427352Z Test results will be stored in test-reports/python-unittest/test_type_hints 2022-08-17T12:56:07.0438084Z 2022-08-17T12:56:07.0438513Z Running tests... 2022-08-17T12:56:07.0438932Z ---------------------------------------------------------------------- 2022-08-17T12:56:07.0949216Z test_doc_examples (__main__.TestTypeHints) 2022-08-17T12:56:07.8510328Z Run documentation examples through mypy. ... Exception ignored in: at 0x7f81bb1fa9d0> 2022-08-17T12:56:07.8510702Z Traceback (most recent call last): 2022-08-17T12:56:07.8512783Z File "/opt/conda/lib/python3.7/site-packages/setuptools/_vendor/pyparsing.py", line 183, in 2022-08-17T12:56:07.8513117Z _generatorType = type((y for y in range(1))) 2022-08-17T12:56:07.8513431Z SystemError: error return without exception set 2022-08-17T12:57:02.9648709Z ok (55.874s) 2022-08-17T12:57:02.9649025Z 2022-08-17T12:57:02.9649499Z ---------------------------------------------------------------------- 2022-08-17T12:57:02.9649753Z Ran 1 test in 55.921s 2022-08-17T12:57:02.9652435Z 2022-08-17T12:57:02.9652732Z OK 2022-08-17T12:57:02.9652949Z 2022-08-17T12:57:02.9653133Z Generating XML reports... 2022-08-17T12:57:02.9677897Z Generated XML report: test-reports/python-unittest/test_type_hints/TEST-TestTypeHints-20220817125607.xml 2022-08-17T12:57:04.9622212Z Running test_mkldnn ... [2022-08-17 12:57:04.961765] 2022-08-17T12:57:04.9622753Z Executing ['/opt/conda/bin/python', '-bb', 'test_mkldnn.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:57:04.961854] 2022-08-17T12:57:06.2235581Z Test results will be stored in test-reports/python-unittest/test_mkldnn 2022-08-17T12:57:06.2250384Z 2022-08-17T12:57:06.2250686Z Running tests... 2022-08-17T12:57:06.2251284Z ---------------------------------------------------------------------- 2022-08-17T12:57:07.5455990Z test_0_dimension_tensor (__main__.TestMkldnn) ... Exception ignored in: at 0x7fed1b0d89d0> 2022-08-17T12:57:07.5456456Z Traceback (most recent call last): 2022-08-17T12:57:07.5457064Z File "/opt/conda/lib/python3.7/site-packages/setuptools/_vendor/pyparsing.py", line 183, in 2022-08-17T12:57:07.5457553Z _generatorType = type((y for y in range(1))) 2022-08-17T12:57:07.5458005Z SystemError: error return without exception set 2022-08-17T12:57:10.6365906Z ok (4.364s) 2022-08-17T12:57:10.9114158Z test_adaptive_avg_pool2d (__main__.TestMkldnn) ... ok (0.275s) 2022-08-17T12:57:11.0034836Z test_adaptive_avg_pool2d_bf16 (__main__.TestMkldnn) ... ok (0.092s) 2022-08-17T12:57:11.0886584Z test_add (__main__.TestMkldnn) ... ok (0.085s) 2022-08-17T12:57:11.8661950Z test_autograd_from_mkldnn (__main__.TestMkldnn) ... ok (0.777s) 2022-08-17T12:57:11.8919299Z test_autograd_to_mkldnn (__main__.TestMkldnn) ... ok (0.026s) 2022-08-17T12:57:11.9242940Z test_avg_pool2d (__main__.TestMkldnn) ... ok (0.032s) 2022-08-17T12:57:11.9537712Z test_avg_pool2d_bf16 (__main__.TestMkldnn) ... ok (0.029s) 2022-08-17T12:57:11.9763944Z test_avg_pool2d_stride_none (__main__.TestMkldnn) ... ok (0.023s) 2022-08-17T12:57:13.1545378Z test_avg_pool3d (__main__.TestMkldnn) ... ok (1.178s) 2022-08-17T12:57:13.5113795Z test_avg_pool3d_bf16 (__main__.TestMkldnn) ... ok (0.357s) 2022-08-17T12:57:13.6054251Z 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:57:13.6055306Z "The input to trace is already a ScriptModule, tracing it is a no-op. Returning the object as is." 2022-08-17T12:57:13.6535713Z ok (0.142s) 2022-08-17T12:57:13.6945014Z test_batch_norm_2d_bf16 (__main__.TestMkldnn) ... ok (0.041s) 2022-08-17T12:57:14.4427534Z test_batch_norm_3d (__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:57:14.4428524Z "The input to trace is already a ScriptModule, tracing it is a no-op. Returning the object as is." 2022-08-17T12:57:14.6606123Z ok (0.966s) 2022-08-17T12:57:15.0588052Z test_batch_norm_3d_bf16 (__main__.TestMkldnn) ... ok (0.398s) 2022-08-17T12:57:15.0646832Z test_clone (__main__.TestMkldnn) ... ok (0.006s) 2022-08-17T12:57:15.0952251Z test_conv1d (__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:57:15.0953520Z "The input to trace is already a ScriptModule, tracing it is a no-op. Returning the object as is." 2022-08-17T12:57:15.1973849Z ok (0.132s) 2022-08-17T12:57:15.2585347Z test_conv1d_bf16 (__main__.TestMkldnn) ... ok (0.061s) 2022-08-17T12:57:15.2632810Z test_conv1d_functional (__main__.TestMkldnn) ... ok (0.005s) 2022-08-17T12:57:15.5591746Z test_conv2d (__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:57:15.5593378Z "The input to trace is already a ScriptModule, tracing it is a no-op. Returning the object as is." 2022-08-17T12:57:15.7753011Z ok (0.512s) 2022-08-17T12:57:15.9045165Z test_conv2d_bf16 (__main__.TestMkldnn) ... ok (0.129s) 2022-08-17T12:57:15.9056745Z test_conv2d_legacy_jit_model (__main__.TestMkldnn) 2022-08-17T12:57:15.9292379Z MKLDNN integration used to serialize models with 5d weight for grouped ... ok (0.025s) 2022-08-17T12:57:16.3113708Z test_conv2d_nhwc (__main__.TestMkldnn) ... ok (0.382s) 2022-08-17T12:57:16.8133110Z test_conv2d_nhwc_bf16 (__main__.TestMkldnn) ... ok (0.502s) 2022-08-17T12:57:17.7470303Z test_conv3d (__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:57:17.7471509Z "The input to trace is already a ScriptModule, tracing it is a no-op. Returning the object as is." 2022-08-17T12:57:18.3087650Z ok (1.495s) 2022-08-17T12:57:18.5465969Z test_conv3d_bf16 (__main__.TestMkldnn) ... ok (0.238s) 2022-08-17T12:57:18.5770913Z test_conversion (__main__.TestMkldnn) ... ok (0.030s) 2022-08-17T12:57:18.5952264Z test_copy (__main__.TestMkldnn) ... ok (0.018s) 2022-08-17T12:57:18.5999826Z test_detach (__main__.TestMkldnn) ... ok (0.005s) 2022-08-17T12:57:18.6043752Z test_empty (__main__.TestMkldnn) ... ok (0.004s) 2022-08-17T12:57:18.6142357Z test_gelu (__main__.TestMkldnn) ... ok (0.010s) 2022-08-17T12:57:18.6249765Z test_gelu_bf16 (__main__.TestMkldnn) ... ok (0.011s) 2022-08-17T12:57:18.6322995Z test_is_mkldnn (__main__.TestMkldnn) ... ok (0.007s) 2022-08-17T12:57:18.6388999Z test_is_mkldnn_jit (__main__.TestMkldnn) ... ok (0.006s) 2022-08-17T12:57:18.6557503Z test_legacy_new_failure (__main__.TestMkldnn) ... ok (0.017s) 2022-08-17T12:57:18.6825244Z test_linear (__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:57:18.6826163Z "The input to trace is already a ScriptModule, tracing it is a no-op. Returning the object as is." 2022-08-17T12:57:18.6900697Z ok (0.034s) 2022-08-17T12:57:18.7128328Z test_linear_backward (__main__.TestMkldnn) ... ok (0.023s) 2022-08-17T12:57:18.7445661Z test_linear_bf16 (__main__.TestMkldnn) ... ok (0.032s) 2022-08-17T12:57:18.7698848Z test_linear_non_contiguous_weight (__main__.TestMkldnn) ... ok (0.025s) 2022-08-17T12:57:18.9404469Z test_max_pool2d (__main__.TestMkldnn) ... ok (0.170s) 2022-08-17T12:57:19.0713118Z test_max_pool2d_bf16 (__main__.TestMkldnn) ... ok (0.131s) 2022-08-17T12:57:19.1416683Z test_max_pool2d_stride_none (__main__.TestMkldnn) ... ok (0.070s) 2022-08-17T12:57:35.4302508Z test_max_pool3d (__main__.TestMkldnn) ... ok (16.288s) 2022-08-17T12:57:44.6392011Z test_max_pool3d_bf16 (__main__.TestMkldnn) ... ok (9.209s) 2022-08-17T12:57:44.6679537Z test_max_pool_unsupported (__main__.TestMkldnn) ... ok (0.029s) 2022-08-17T12:57:44.7016654Z test_mkldnn_conv_shapecheck (__main__.TestMkldnn) ... ok (0.034s) 2022-08-17T12:57:44.7872509Z test_mul (__main__.TestMkldnn) ... ok (0.085s) 2022-08-17T12:57:49.8302781Z test_prelu (__main__.TestMkldnn) ... ok (5.043s) 2022-08-17T12:57:52.2503739Z test_prelu_bf16 (__main__.TestMkldnn) ... ok (2.420s) 2022-08-17T12:57:52.2570006Z test_relu (__main__.TestMkldnn) ... ok (0.007s) 2022-08-17T12:57:52.2634006Z test_relu_ (__main__.TestMkldnn) ... ok (0.006s) 2022-08-17T12:57:52.2757789Z test_relu_bf16 (__main__.TestMkldnn) ... ok (0.012s) 2022-08-17T12:57:52.2833964Z test_relu_inplace_bf16 (__main__.TestMkldnn) ... ok (0.007s) 2022-08-17T12:57:52.2879435Z test_repr (__main__.TestMkldnn) ... ok (0.004s) 2022-08-17T12:57:52.2938710Z test_reshape (__main__.TestMkldnn) ... ok (0.006s) 2022-08-17T12:57:52.3005976Z test_reshape_backward (__main__.TestMkldnn) ... ok (0.007s) 2022-08-17T12:57:52.3154539Z test_reshape_blocked_format (__main__.TestMkldnn) ... ok (0.015s) 2022-08-17T12:57:52.3197928Z 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:57:52.3198903Z f"The parameter '{pretrained_param}' is deprecated since 0.13 and will be removed in 0.15, " 2022-08-17T12:57:52.3200475Z /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:57:52.3201284Z warnings.warn(msg) 2022-08-17T12:57:55.3529724Z ok (3.037s) 2022-08-17T12:57:55.3553175Z test_resnext50_32x4d (__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:57:55.3554180Z f"The parameter '{pretrained_param}' is deprecated since 0.13 and will be removed in 0.15, " 2022-08-17T12:57:55.3555380Z /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:57:55.3556092Z warnings.warn(msg) 2022-08-17T12:57:55.3746149Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:57:55.3746960Z function: 'conv3x3' (/var/lib/jenkins/.local/lib/python3.7/site-packages/torchvision/models/resnet.py:40) 2022-08-17T12:57:55.3747496Z reasons: ['groups == 1'] 2022-08-17T12:57:55.3748032Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:57:55.3751222Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:57:55.3751993Z function: 'conv1x1' (/var/lib/jenkins/.local/lib/python3.7/site-packages/torchvision/models/resnet.py:54) 2022-08-17T12:57:55.3752711Z reasons: ['stride == 2'] 2022-08-17T12:57:55.3753239Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:57:56.7095538Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:57:56.7096380Z function: 'forward' (/var/lib/jenkins/.local/lib/python3.7/site-packages/torchvision/models/resnet.py:143) 2022-08-17T12:57:56.7097060Z reasons: ['___check_type_id(self.bn1, 93976529223392)'] 2022-08-17T12:57:56.7097670Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:57:56.7604524Z ok (1.407s) 2022-08-17T12:57:56.7669250Z test_set_data_tensorimpl_type (__main__.TestMkldnn) ... ok (0.006s) 2022-08-17T12:57:56.7718878Z test_sigmoid (__main__.TestMkldnn) ... ok (0.005s) 2022-08-17T12:57:56.7788772Z test_softmax (__main__.TestMkldnn) ... ok (0.007s) 2022-08-17T12:57:56.7844864Z test_tanh (__main__.TestMkldnn) ... ok (0.005s) 2022-08-17T12:57:56.7926599Z test_transpose (__main__.TestMkldnn) ... ok (0.008s) 2022-08-17T12:57:56.8496170Z test_unsupported (__main__.TestMkldnn) ... ok (0.057s) 2022-08-17T12:57:56.8587449Z test_view (__main__.TestMkldnn) ... ok (0.009s) 2022-08-17T12:57:56.8630358Z test_zero_ (__main__.TestMkldnn) ... ok (0.004s) 2022-08-17T12:57:56.8630979Z 2022-08-17T12:57:56.8631568Z ---------------------------------------------------------------------- 2022-08-17T12:57:56.8631996Z Ran 67 tests in 50.638s 2022-08-17T12:57:56.8632338Z 2022-08-17T12:57:56.8632430Z OK 2022-08-17T12:57:56.8632570Z 2022-08-17T12:57:56.8632693Z Generating XML reports... 2022-08-17T12:57:56.8709733Z Generated XML report: test-reports/python-unittest/test_mkldnn/TEST-TestMkldnn-20220817125706.xml 2022-08-17T12:57:57.3254456Z Running test_cpp_extensions_jit ... [2022-08-17 12:57:57.325028] 2022-08-17T12:57:57.3255255Z Executing ['/opt/conda/bin/python', '-bb', 'test_cpp_extensions_jit.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:57:57.325115] 2022-08-17T12:57:58.7504267Z No CUDA runtime is found, using CUDA_HOME='/usr/local/cuda' 2022-08-17T12:57:58.7540783Z Test results will be stored in test-reports/python-unittest/test_cpp_extensions_jit 2022-08-17T12:57:58.7556124Z 2022-08-17T12:57:58.7556238Z Running tests... 2022-08-17T12:57:58.7556752Z ---------------------------------------------------------------------- 2022-08-17T12:58:02.6908887Z test_autograd_from_cpp (__main__.TestCppExtensionJIT) ... ok (3.881s) 2022-08-17T12:58:17.1929236Z test_compilation_error_formatting (__main__.TestCppExtensionJIT) ... ok (14.502s) 2022-08-17T12:58:17.1978717Z test_cpp_frontend_module_has_same_output_as_python (__main__.TestCppExtensionJIT) ... Using /var/lib/jenkins/.cache/torch_extensions/py37_cpu as PyTorch extensions root... 2022-08-17T12:58:17.1979210Z Creating extension directory /var/lib/jenkins/.cache/torch_extensions/py37_cpu/cpp_frontend_extension... 2022-08-17T12:58:17.2427370Z Emitting ninja build file /var/lib/jenkins/.cache/torch_extensions/py37_cpu/cpp_frontend_extension/build.ninja... 2022-08-17T12:58:17.2431115Z Building extension module cpp_frontend_extension... 2022-08-17T12:58:17.2431510Z Using envvar MAX_JOBS (6) as the number of workers... 2022-08-17T12:58:18.2337139Z [1/2] c++ -MMD -MF cpp_frontend_extension.o.d -DTORCH_EXTENSION_NAME=cpp_frontend_extension -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE=\"_clang\" -DPYBIND11_STDLIB=\"_libstdcpp\" -DPYBIND11_BUILD_ABI=\"_cxxabi1002\" -isystem /opt/conda/lib/python3.7/site-packages/torch/include -isystem /opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -isystem /opt/conda/lib/python3.7/site-packages/torch/include/TH -isystem /opt/conda/lib/python3.7/site-packages/torch/include/THC -isystem /opt/conda/include/python3.7m -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -std=c++14 -c /var/lib/jenkins/workspace/test/cpp_extensions/cpp_frontend_extension.cpp -o cpp_frontend_extension.o 2022-08-17T12:58:18.5572454Z [2/2] c++ cpp_frontend_extension.o -shared -L/opt/conda/lib/python3.7/site-packages/torch/lib -lc10 -ltorch_cpu -ltorch -ltorch_python -o cpp_frontend_extension.so 2022-08-17T12:58:18.5623832Z Loading extension module cpp_frontend_extension... 2022-08-17T12:58:18.5660421Z Using /var/lib/jenkins/.cache/torch_extensions/py37_cpu as PyTorch extensions root... 2022-08-17T12:58:18.5661938Z No modifications detected for re-loaded extension module cpp_frontend_extension, skipping build step... 2022-08-17T12:58:18.5662269Z Loading extension module cpp_frontend_extension... 2022-08-17T12:58:18.5701836Z ok (1.377s) 2022-08-17T12:58:18.5741047Z test_cpp_frontend_module_has_up_to_date_attributes (__main__.TestCppExtensionJIT) ... Using /var/lib/jenkins/.cache/torch_extensions/py37_cpu as PyTorch extensions root... 2022-08-17T12:58:18.5742096Z No modifications detected for re-loaded extension module cpp_frontend_extension, skipping build step... 2022-08-17T12:58:18.5742478Z Loading extension module cpp_frontend_extension... 2022-08-17T12:58:18.5744570Z Using /var/lib/jenkins/.cache/torch_extensions/py37_cpu as PyTorch extensions root... 2022-08-17T12:58:18.5745245Z No modifications detected for re-loaded extension module cpp_frontend_extension, skipping build step... 2022-08-17T12:58:18.5745577Z Loading extension module cpp_frontend_extension... 2022-08-17T12:58:18.5760383Z ok (0.006s) 2022-08-17T12:58:18.5831058Z test_cpp_frontend_module_python_inter_op (__main__.TestCppExtensionJIT) ... Using /var/lib/jenkins/.cache/torch_extensions/py37_cpu as PyTorch extensions root... 2022-08-17T12:58:18.5831887Z No modifications detected for re-loaded extension module cpp_frontend_extension, skipping build step... 2022-08-17T12:58:18.5832712Z Loading extension module cpp_frontend_extension... 2022-08-17T12:58:18.5834092Z Using /var/lib/jenkins/.cache/torch_extensions/py37_cpu as PyTorch extensions root... 2022-08-17T12:58:18.5835065Z No modifications detected for re-loaded extension module cpp_frontend_extension, skipping build step... 2022-08-17T12:58:18.5835433Z Loading extension module cpp_frontend_extension... 2022-08-17T12:58:18.6190229Z ok (0.043s) 2022-08-17T12:58:18.6210300Z test_cpp_frontend_module_python_inter_op_with_cuda (__main__.TestCppExtensionJIT) ... skip: CUDA not found (0.002s) 2022-08-17T12:58:18.6239093Z test_custom_compound_op_autograd (__main__.TestCppExtensionJIT) ... Using /var/lib/jenkins/.cache/torch_extensions/py37_cpu as PyTorch extensions root... 2022-08-17T12:58:18.6239524Z Creating extension directory /var/lib/jenkins/.cache/torch_extensions/py37_cpu/is_python_module... 2022-08-17T12:58:18.6661238Z Emitting ninja build file /var/lib/jenkins/.cache/torch_extensions/py37_cpu/is_python_module/build.ninja... 2022-08-17T12:58:18.6666307Z Building extension module is_python_module... 2022-08-17T12:58:18.6666562Z Using envvar MAX_JOBS (6) as the number of workers... 2022-08-17T12:58:19.6242997Z [1/2] c++ -MMD -MF main.o.d -DTORCH_EXTENSION_NAME=is_python_module -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE=\"_clang\" -DPYBIND11_STDLIB=\"_libstdcpp\" -DPYBIND11_BUILD_ABI=\"_cxxabi1002\" -isystem /opt/conda/lib/python3.7/site-packages/torch/include -isystem /opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -isystem /opt/conda/lib/python3.7/site-packages/torch/include/TH -isystem /opt/conda/lib/python3.7/site-packages/torch/include/THC -isystem /opt/conda/include/python3.7m -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -std=c++14 -c /var/lib/jenkins/.cache/torch_extensions/py37_cpu/is_python_module/main.cpp -o main.o 2022-08-17T12:58:19.8609052Z [2/2] c++ main.o -shared -L/opt/conda/lib/python3.7/site-packages/torch/lib -lc10 -ltorch_cpu -ltorch -ltorch_python -o is_python_module.so 2022-08-17T12:58:19.8660017Z Loading extension module is_python_module... 2022-08-17T12:58:19.8754743Z Using /var/lib/jenkins/.cache/torch_extensions/py37_cpu as PyTorch extensions root... 2022-08-17T12:58:19.8767861Z No modifications detected for re-loaded extension module is_python_module, skipping build step... 2022-08-17T12:58:19.8768329Z Loading extension module is_python_module... 2022-08-17T12:58:19.8778918Z /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:58:19.8779467Z f'Input #{idx} requires gradient and ' 2022-08-17T12:58:19.8780112Z /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:58:19.8780758Z f'Input #{idx} requires gradient and ' 2022-08-17T12:58:19.8806995Z /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:58:19.8807523Z f'Input #{idx} requires gradient and ' 2022-08-17T12:58:19.8808167Z /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:58:19.8808649Z f'Input #{idx} requires gradient and ' 2022-08-17T12:58:19.9733038Z ok (1.352s) 2022-08-17T12:58:19.9741337Z test_half_support (__main__.TestCppExtensionJIT) 2022-08-17T12:58:19.9741901Z Checks for an issue with operator< ambiguity for half when certain ... skip: Temporarily disabled (0.001s) 2022-08-17T12:58:19.9751393Z test_inline_jit_compile_custom_op_cuda (__main__.TestCppExtensionJIT) ... skip: Temporarily disabled (0.001s) 2022-08-17T12:58:19.9761219Z test_inline_jit_compile_extension_cuda (__main__.TestCppExtensionJIT) ... skip: Temporarily disabled (0.001s) 2022-08-17T12:58:19.9789111Z test_inline_jit_compile_extension_multiple_sources_and_no_functions (__main__.TestCppExtensionJIT) ... Using /var/lib/jenkins/.cache/torch_extensions/py37_cpu as PyTorch extensions root... 2022-08-17T12:58:19.9789648Z Creating extension directory /var/lib/jenkins/.cache/torch_extensions/py37_cpu/inline_jit_extension... 2022-08-17T12:58:19.9791423Z Using /var/lib/jenkins/.cache/torch_extensions/py37_cpu as PyTorch extensions root... 2022-08-17T12:58:20.0212512Z Emitting ninja build file /var/lib/jenkins/.cache/torch_extensions/py37_cpu/inline_jit_extension/build.ninja... 2022-08-17T12:58:20.0217134Z Building extension module inline_jit_extension... 2022-08-17T12:58:20.0217445Z Using envvar MAX_JOBS (6) as the number of workers... 2022-08-17T12:58:20.9947841Z [1/2] c++ -MMD -MF main.o.d -DTORCH_EXTENSION_NAME=inline_jit_extension -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE=\"_clang\" -DPYBIND11_STDLIB=\"_libstdcpp\" -DPYBIND11_BUILD_ABI=\"_cxxabi1002\" -isystem /opt/conda/lib/python3.7/site-packages/torch/include -isystem /opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -isystem /opt/conda/lib/python3.7/site-packages/torch/include/TH -isystem /opt/conda/lib/python3.7/site-packages/torch/include/THC -isystem /opt/conda/include/python3.7m -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -std=c++14 -c /var/lib/jenkins/.cache/torch_extensions/py37_cpu/inline_jit_extension/main.cpp -o main.o 2022-08-17T12:58:21.2363997Z [2/2] c++ main.o -shared -L/opt/conda/lib/python3.7/site-packages/torch/lib -lc10 -ltorch_cpu -ltorch -ltorch_python -o inline_jit_extension.so 2022-08-17T12:58:21.2415461Z Loading extension module inline_jit_extension... 2022-08-17T12:58:21.2437226Z ok (1.267s) 2022-08-17T12:58:21.2502714Z test_inline_jit_compile_extension_throws_when_functions_is_bad (__main__.TestCppExtensionJIT) ... ok (0.006s) 2022-08-17T12:58:21.2526125Z test_inline_jit_compile_extension_with_functions_as_dict (__main__.TestCppExtensionJIT) ... Using /var/lib/jenkins/.cache/torch_extensions/py37_cpu as PyTorch extensions root... 2022-08-17T12:58:21.2526630Z Creating extension directory /var/lib/jenkins/.cache/torch_extensions/py37_cpu/inline_jit_extension_with_functions_dict... 2022-08-17T12:58:21.2939902Z Emitting ninja build file /var/lib/jenkins/.cache/torch_extensions/py37_cpu/inline_jit_extension_with_functions_dict/build.ninja... 2022-08-17T12:58:21.2943665Z Building extension module inline_jit_extension_with_functions_dict... 2022-08-17T12:58:21.2943995Z Using envvar MAX_JOBS (6) as the number of workers... 2022-08-17T12:58:22.2341099Z [1/2] c++ -MMD -MF main.o.d -DTORCH_EXTENSION_NAME=inline_jit_extension_with_functions_dict -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE=\"_clang\" -DPYBIND11_STDLIB=\"_libstdcpp\" -DPYBIND11_BUILD_ABI=\"_cxxabi1002\" -isystem /opt/conda/lib/python3.7/site-packages/torch/include -isystem /opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -isystem /opt/conda/lib/python3.7/site-packages/torch/include/TH -isystem /opt/conda/lib/python3.7/site-packages/torch/include/THC -isystem /opt/conda/include/python3.7m -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -std=c++14 -c /var/lib/jenkins/.cache/torch_extensions/py37_cpu/inline_jit_extension_with_functions_dict/main.cpp -o main.o 2022-08-17T12:58:22.4732311Z [2/2] c++ main.o -shared -L/opt/conda/lib/python3.7/site-packages/torch/lib -lc10 -ltorch_cpu -ltorch -ltorch_python -o inline_jit_extension_with_functions_dict.so 2022-08-17T12:58:22.4783862Z Loading extension module inline_jit_extension_with_functions_dict... 2022-08-17T12:58:22.4802662Z Using /var/lib/jenkins/.cache/torch_extensions/py37_cpu as PyTorch extensions root... 2022-08-17T12:58:22.4813858Z No modifications detected for re-loaded extension module inline_jit_extension_with_functions_dict, skipping build step... 2022-08-17T12:58:22.4814278Z Loading extension module inline_jit_extension_with_functions_dict... 2022-08-17T12:58:22.4819154Z ok (1.232s) 2022-08-17T12:58:22.4859559Z test_inline_jit_compile_extension_with_functions_as_list (__main__.TestCppExtensionJIT) ... Using /var/lib/jenkins/.cache/torch_extensions/py37_cpu as PyTorch extensions root... 2022-08-17T12:58:22.4860043Z Creating extension directory /var/lib/jenkins/.cache/torch_extensions/py37_cpu/inline_jit_extension_with_functions_list... 2022-08-17T12:58:22.5282295Z Emitting ninja build file /var/lib/jenkins/.cache/torch_extensions/py37_cpu/inline_jit_extension_with_functions_list/build.ninja... 2022-08-17T12:58:22.5286676Z Building extension module inline_jit_extension_with_functions_list... 2022-08-17T12:58:22.5287065Z Using envvar MAX_JOBS (6) as the number of workers... 2022-08-17T12:58:23.4897991Z [1/2] c++ -MMD -MF main.o.d -DTORCH_EXTENSION_NAME=inline_jit_extension_with_functions_list -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE=\"_clang\" -DPYBIND11_STDLIB=\"_libstdcpp\" -DPYBIND11_BUILD_ABI=\"_cxxabi1002\" -isystem /opt/conda/lib/python3.7/site-packages/torch/include -isystem /opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -isystem /opt/conda/lib/python3.7/site-packages/torch/include/TH -isystem /opt/conda/lib/python3.7/site-packages/torch/include/THC -isystem /opt/conda/include/python3.7m -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -std=c++14 -c /var/lib/jenkins/.cache/torch_extensions/py37_cpu/inline_jit_extension_with_functions_list/main.cpp -o main.o 2022-08-17T12:58:23.7318550Z [2/2] c++ main.o -shared -L/opt/conda/lib/python3.7/site-packages/torch/lib -lc10 -ltorch_cpu -ltorch -ltorch_python -o inline_jit_extension_with_functions_list.so 2022-08-17T12:58:23.7370436Z Loading extension module inline_jit_extension_with_functions_list... 2022-08-17T12:58:23.7388482Z Using /var/lib/jenkins/.cache/torch_extensions/py37_cpu as PyTorch extensions root... 2022-08-17T12:58:23.7399282Z No modifications detected for re-loaded extension module inline_jit_extension_with_functions_list, skipping build step... 2022-08-17T12:58:23.7399659Z Loading extension module inline_jit_extension_with_functions_list... 2022-08-17T12:58:23.7409332Z ok (1.259s) 2022-08-17T12:58:23.7455411Z test_jit_compile_extension (__main__.TestCppExtensionJIT) ... Using /var/lib/jenkins/.cache/torch_extensions/py37_cpu as PyTorch extensions root... 2022-08-17T12:58:23.7455883Z Creating extension directory /var/lib/jenkins/.cache/torch_extensions/py37_cpu/jit_extension... 2022-08-17T12:58:23.7878138Z Emitting ninja build file /var/lib/jenkins/.cache/torch_extensions/py37_cpu/jit_extension/build.ninja... 2022-08-17T12:58:23.7883375Z Building extension module jit_extension... 2022-08-17T12:58:23.7883838Z Using envvar MAX_JOBS (6) as the number of workers... 2022-08-17T12:58:24.8307289Z [1/3] c++ -MMD -MF jit_extension2.o.d -DTORCH_EXTENSION_NAME=jit_extension -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE=\"_clang\" -DPYBIND11_STDLIB=\"_libstdcpp\" -DPYBIND11_BUILD_ABI=\"_cxxabi1002\" -I/var/lib/jenkins/workspace/test/cpp_extensions -isystem /opt/conda/lib/python3.7/site-packages/torch/include -isystem /opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -isystem /opt/conda/lib/python3.7/site-packages/torch/include/TH -isystem /opt/conda/lib/python3.7/site-packages/torch/include/THC -isystem /opt/conda/include/python3.7m -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -std=c++14 -g -c /var/lib/jenkins/workspace/test/cpp_extensions/jit_extension2.cpp -o jit_extension2.o 2022-08-17T12:58:24.9034267Z [2/3] c++ -MMD -MF jit_extension.o.d -DTORCH_EXTENSION_NAME=jit_extension -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE=\"_clang\" -DPYBIND11_STDLIB=\"_libstdcpp\" -DPYBIND11_BUILD_ABI=\"_cxxabi1002\" -I/var/lib/jenkins/workspace/test/cpp_extensions -isystem /opt/conda/lib/python3.7/site-packages/torch/include -isystem /opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -isystem /opt/conda/lib/python3.7/site-packages/torch/include/TH -isystem /opt/conda/lib/python3.7/site-packages/torch/include/THC -isystem /opt/conda/include/python3.7m -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -std=c++14 -g -c /var/lib/jenkins/workspace/test/cpp_extensions/jit_extension.cpp -o jit_extension.o 2022-08-17T12:58:25.2931377Z [3/3] c++ jit_extension.o jit_extension2.o -shared -L/opt/conda/lib/python3.7/site-packages/torch/lib -lc10 -ltorch_cpu -ltorch -ltorch_python -o jit_extension.so 2022-08-17T12:58:25.2982452Z Loading extension module jit_extension... 2022-08-17T12:58:25.3004306Z Using /var/lib/jenkins/.cache/torch_extensions/py37_cpu as PyTorch extensions root... 2022-08-17T12:58:25.3006638Z No modifications detected for re-loaded extension module jit_extension, skipping build step... 2022-08-17T12:58:25.3006998Z Loading extension module jit_extension... 2022-08-17T12:58:25.3021000Z ok (1.561s) 2022-08-17T12:58:25.3037776Z test_jit_cuda_archflags (__main__.TestCppExtensionJIT) ... skip: CUDA not found (0.001s) 2022-08-17T12:58:25.3046355Z test_jit_cuda_extension (__main__.TestCppExtensionJIT) ... skip: CUDA not found (0.001s) 2022-08-17T12:58:25.3056800Z test_jit_cudnn_extension (__main__.TestCppExtensionJIT) ... skip: CuDNN not found (0.001s) 2022-08-17T12:58:25.3093156Z test_lenient_flag_handling_in_jit_extensions (__main__.TestCppExtensionJIT) ... Using /var/lib/jenkins/.cache/torch_extensions/py37_cpu as PyTorch extensions root... 2022-08-17T12:58:25.3093888Z Creating extension directory /var/lib/jenkins/.cache/torch_extensions/py37_cpu/lenient_flag_handling_extension... 2022-08-17T12:58:25.3501063Z Emitting ninja build file /var/lib/jenkins/.cache/torch_extensions/py37_cpu/lenient_flag_handling_extension/build.ninja... 2022-08-17T12:58:25.3506274Z Building extension module lenient_flag_handling_extension... 2022-08-17T12:58:25.3506772Z Using envvar MAX_JOBS (6) as the number of workers... 2022-08-17T12:58:26.3736818Z [1/2] c++ -MMD -MF main.o.d -DTORCH_EXTENSION_NAME=lenient_flag_handling_extension -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE=\"_clang\" -DPYBIND11_STDLIB=\"_libstdcpp\" -DPYBIND11_BUILD_ABI=\"_cxxabi1002\" -I/var/lib/jenkins/workspace/test/cpp_extensions -isystem /opt/conda/lib/python3.7/site-packages/torch/include -isystem /opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -isystem /opt/conda/lib/python3.7/site-packages/torch/include/TH -isystem /opt/conda/lib/python3.7/site-packages/torch/include/THC -isystem /opt/conda/include/python3.7m -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -std=c++14 -g -O0 -Wall -c /var/lib/jenkins/.cache/torch_extensions/py37_cpu/lenient_flag_handling_extension/main.cpp -o main.o 2022-08-17T12:58:26.6573340Z [2/2] c++ main.o -shared -L/opt/conda/lib/python3.7/site-packages/torch/lib -lc10 -ltorch_cpu -ltorch -ltorch_python -o lenient_flag_handling_extension.so 2022-08-17T12:58:26.6624296Z Loading extension module lenient_flag_handling_extension... 2022-08-17T12:58:26.6642835Z Using /var/lib/jenkins/.cache/torch_extensions/py37_cpu as PyTorch extensions root... 2022-08-17T12:58:26.6652879Z No modifications detected for re-loaded extension module lenient_flag_handling_extension, skipping build step... 2022-08-17T12:58:26.6653222Z Loading extension module lenient_flag_handling_extension... 2022-08-17T12:58:26.6662571Z ok (1.360s) 2022-08-17T12:58:26.6677744Z test_reload_jit_extension (__main__.TestCppExtensionJIT) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/80933 for platform(s) linux. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.001s) 2022-08-17T12:58:26.6708818Z test_returns_shared_library_path_when_is_python_module_is_true (__main__.TestCppExtensionJIT) ... Using /var/lib/jenkins/.cache/torch_extensions/py37_cpu as PyTorch extensions root... 2022-08-17T12:58:26.6710886Z The input conditions for extension module is_python_module have changed. Bumping to version 1 and re-building as is_python_module_v1... 2022-08-17T12:58:26.7123449Z Emitting ninja build file /var/lib/jenkins/.cache/torch_extensions/py37_cpu/is_python_module/build.ninja... 2022-08-17T12:58:26.7133848Z Building extension module is_python_module_v1... 2022-08-17T12:58:26.7134161Z Using envvar MAX_JOBS (6) as the number of workers... 2022-08-17T12:58:27.6543266Z [1/2] c++ -MMD -MF main.o.d -DTORCH_EXTENSION_NAME=is_python_module_v1 -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE=\"_clang\" -DPYBIND11_STDLIB=\"_libstdcpp\" -DPYBIND11_BUILD_ABI=\"_cxxabi1002\" -isystem /opt/conda/lib/python3.7/site-packages/torch/include -isystem /opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -isystem /opt/conda/lib/python3.7/site-packages/torch/include/TH -isystem /opt/conda/lib/python3.7/site-packages/torch/include/THC -isystem /opt/conda/include/python3.7m -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -std=c++14 -c /var/lib/jenkins/.cache/torch_extensions/py37_cpu/is_python_module/main.cpp -o main.o 2022-08-17T12:58:27.9141388Z [2/2] c++ main.o -shared -L/opt/conda/lib/python3.7/site-packages/torch/lib -lc10 -ltorch_cpu -ltorch -ltorch_python -o is_python_module_v1.so 2022-08-17T12:58:27.9193973Z Loading extension module is_python_module_v1... 2022-08-17T12:58:27.9302735Z Using /var/lib/jenkins/.cache/torch_extensions/py37_cpu as PyTorch extensions root... 2022-08-17T12:58:27.9305732Z No modifications detected for re-loaded extension module is_python_module_v1, skipping build step... 2022-08-17T12:58:27.9306117Z Loading extension module is_python_module_v1... 2022-08-17T12:58:27.9319021Z ok (1.264s) 2022-08-17T12:58:27.9351784Z test_set_default_type_also_changes_aten_default_type (__main__.TestCppExtensionJIT) ... Using /var/lib/jenkins/.cache/torch_extensions/py37_cpu as PyTorch extensions root... 2022-08-17T12:58:27.9352870Z Creating extension directory /var/lib/jenkins/.cache/torch_extensions/py37_cpu/test_set_default_type... 2022-08-17T12:58:27.9772955Z Emitting ninja build file /var/lib/jenkins/.cache/torch_extensions/py37_cpu/test_set_default_type/build.ninja... 2022-08-17T12:58:27.9777449Z Building extension module test_set_default_type... 2022-08-17T12:58:27.9777721Z Using envvar MAX_JOBS (6) as the number of workers... 2022-08-17T12:58:28.9333073Z [1/2] c++ -MMD -MF main.o.d -DTORCH_EXTENSION_NAME=test_set_default_type -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE=\"_clang\" -DPYBIND11_STDLIB=\"_libstdcpp\" -DPYBIND11_BUILD_ABI=\"_cxxabi1002\" -isystem /opt/conda/lib/python3.7/site-packages/torch/include -isystem /opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -isystem /opt/conda/lib/python3.7/site-packages/torch/include/TH -isystem /opt/conda/lib/python3.7/site-packages/torch/include/THC -isystem /opt/conda/include/python3.7m -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -std=c++14 -c /var/lib/jenkins/.cache/torch_extensions/py37_cpu/test_set_default_type/main.cpp -o main.o 2022-08-17T12:58:29.1676294Z [2/2] c++ main.o -shared -L/opt/conda/lib/python3.7/site-packages/torch/lib -lc10 -ltorch_cpu -ltorch -ltorch_python -o test_set_default_type.so 2022-08-17T12:58:29.1726825Z Loading extension module test_set_default_type... 2022-08-17T12:58:29.1745409Z Using /var/lib/jenkins/.cache/torch_extensions/py37_cpu as PyTorch extensions root... 2022-08-17T12:58:29.1758362Z No modifications detected for re-loaded extension module test_set_default_type, skipping build step... 2022-08-17T12:58:29.1758686Z Loading extension module test_set_default_type... 2022-08-17T12:58:29.1766494Z ok (1.245s) 2022-08-17T12:58:30.4031473Z test_warning (__main__.TestCppExtensionJIT) ... [W main.cpp:12] Warning: Error with CPUDoubleType (function foo) 2022-08-17T12:58:30.4037604Z [W main.cpp:12] Warning: Error with CPUDoubleType (function foo) 2022-08-17T12:58:30.4040815Z [W main.cpp:12] Warning: Error with CPUDoubleType (function foo) 2022-08-17T12:58:30.4042675Z [W main.cpp:12] Warning: Error with CPUDoubleType (function foo) 2022-08-17T12:58:31.6590870Z UserWarning: Error with torch.DoubleTensor (Triggered internally at /var/lib/jenkins/.cache/torch_extensions/py37_cpu/warn_mod/main.cpp:12.) 2022-08-17T12:58:31.6592728Z ok (2.482s) 2022-08-17T12:58:31.6660892Z 2022-08-17T12:58:31.6661565Z ---------------------------------------------------------------------- 2022-08-17T12:58:31.6661988Z Ran 23 tests in 32.910s 2022-08-17T12:58:31.6663090Z 2022-08-17T12:58:31.6663558Z OK (skipped=8) 2022-08-17T12:58:31.6663801Z 2022-08-17T12:58:31.6663945Z Generating XML reports... 2022-08-17T12:58:31.6721132Z Generated XML report: test-reports/python-unittest/test_cpp_extensions_jit/TEST-TestCppExtensionJIT-20220817125758.xml 2022-08-17T12:58:32.1079329Z Running test_package ... [2022-08-17 12:58:32.107522] 2022-08-17T12:58:32.1079979Z Executing ['/opt/conda/bin/python', '-bb', 'test_package.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:58:32.107608] 2022-08-17T12:58:33.3935460Z Test results will be stored in test-reports/python-unittest/test_package 2022-08-17T12:58:33.4006098Z 2022-08-17T12:58:33.4006210Z Running tests... 2022-08-17T12:58:33.4006698Z ---------------------------------------------------------------------- 2022-08-17T12:58:34.8139416Z test_trace_dependencies (test_analyze.TestAnalyze) ... Exception ignored in: at 0x7f17094bd450> 2022-08-17T12:58:34.8139925Z Traceback (most recent call last): 2022-08-17T12:58:34.8140431Z File "/opt/conda/lib/python3.7/site-packages/setuptools/_vendor/pyparsing.py", line 183, in 2022-08-17T12:58:34.8140729Z _generatorType = type((y for y in range(1))) 2022-08-17T12:58:34.8140986Z SystemError: error return without exception set 2022-08-17T12:58:37.7813328Z skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/81213 for platform(s) linux. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (4.333s) 2022-08-17T12:58:37.7820312Z test_allow_empty_with_error (test_dependency_api.TestDependencyAPI) 2022-08-17T12:58:37.8127546Z If an error occurs during packaging, it should not be shadowed by the allow_empty error. ... ok (0.031s) 2022-08-17T12:58:37.8137302Z test_broken_dependency (test_dependency_api.TestDependencyAPI) 2022-08-17T12:58:37.8184766Z A unpackageable dependency should raise a PackagingError. ... ok (0.006s) 2022-08-17T12:58:37.8188577Z test_deny (test_dependency_api.TestDependencyAPI) 2022-08-17T12:58:37.8312729Z Test marking packages as "deny" during export. ... ok (0.013s) 2022-08-17T12:58:37.8316992Z test_deny_glob (test_dependency_api.TestDependencyAPI) 2022-08-17T12:58:37.8450342Z Test marking packages as "deny" using globs instead of package names. ... ok (0.014s) 2022-08-17T12:58:37.8568314Z test_extern (test_dependency_api.TestDependencyAPI) ... ok (0.012s) 2022-08-17T12:58:37.8726680Z test_extern_glob (test_dependency_api.TestDependencyAPI) ... ok (0.016s) 2022-08-17T12:58:37.8731129Z test_extern_glob_allow_empty (test_dependency_api.TestDependencyAPI) 2022-08-17T12:58:37.8826006Z Test that an error is thrown when a extern glob is specified with allow_empty=True ... ok (0.010s) 2022-08-17T12:58:37.8832626Z test_externing_c_extension (test_dependency_api.TestDependencyAPI) 2022-08-17T12:58:44.6364319Z Externing c extensions modules should allow us to still access them especially those found in torch._C. ... ok (6.754s) 2022-08-17T12:58:44.6367002Z test_implicit_intern (test_dependency_api.TestDependencyAPI) 2022-08-17T12:58:44.6433056Z The save_module APIs should implicitly intern the module being saved. ... ok (0.007s) 2022-08-17T12:58:44.6439690Z test_intern_error (test_dependency_api.TestDependencyAPI) 2022-08-17T12:58:44.6579751Z Failure to handle all dependencies should lead to an error. ... ok (0.015s) 2022-08-17T12:58:44.6584301Z test_invalid_import (test_dependency_api.TestDependencyAPI) 2022-08-17T12:58:44.6671984Z An incorrectly-formed import should raise a PackagingError. ... ok (0.009s) 2022-08-17T12:58:44.6867590Z test_mock (test_dependency_api.TestDependencyAPI) ... ok (0.019s) 2022-08-17T12:58:44.7101013Z test_mock_glob (test_dependency_api.TestDependencyAPI) ... ok (0.023s) 2022-08-17T12:58:44.7105382Z test_mock_glob_allow_empty (test_dependency_api.TestDependencyAPI) 2022-08-17T12:58:44.7194599Z Test that an error is thrown when a mock glob is specified with allow_empty=True ... ok (0.009s) 2022-08-17T12:58:44.7321310Z test_pickle_mocked (test_dependency_api.TestDependencyAPI) ... ok (0.013s) 2022-08-17T12:58:44.7429927Z test_pickle_mocked_all (test_dependency_api.TestDependencyAPI) ... ok (0.011s) 2022-08-17T12:58:44.7439293Z test_repackage_mocked_module (test_dependency_api.TestDependencyAPI) 2022-08-17T12:58:44.7803156Z Re-packaging a package that contains a mocked module should work correctly. ... ok (0.037s) 2022-08-17T12:58:44.8005423Z test_extern_and_mock_hook (test_dependency_hooks.TestDependencyHooks) ... ok (0.020s) 2022-08-17T12:58:44.8074523Z test_multiple_extern_hooks (test_dependency_hooks.TestDependencyHooks) ... ok (0.007s) 2022-08-17T12:58:44.8144149Z test_multiple_mock_hooks (test_dependency_hooks.TestDependencyHooks) ... ok (0.007s) 2022-08-17T12:58:44.8222195Z test_remove_hooks (test_dependency_hooks.TestDependencyHooks) ... ok (0.008s) 2022-08-17T12:58:44.8286437Z test_single_hook (test_dependency_hooks.TestDependencyHooks) ... ok (0.006s) 2022-08-17T12:58:44.8432374Z test_all_paths (test_digraph.TestDiGraph) ... ok (0.014s) 2022-08-17T12:58:44.8450394Z test_contains (test_digraph.TestDiGraph) ... ok (0.002s) 2022-08-17T12:58:44.8466203Z test_contains_non_hashable (test_digraph.TestDiGraph) ... ok (0.002s) 2022-08-17T12:58:44.8490410Z test_edges (test_digraph.TestDiGraph) ... ok (0.002s) 2022-08-17T12:58:44.8509760Z test_forward_closure (test_digraph.TestDiGraph) ... ok (0.002s) 2022-08-17T12:58:44.8528589Z test_iter (test_digraph.TestDiGraph) ... ok (0.002s) 2022-08-17T12:58:44.8547854Z test_node_attr_update (test_digraph.TestDiGraph) ... ok (0.002s) 2022-08-17T12:58:44.8565764Z test_node_attrs (test_digraph.TestDiGraph) ... ok (0.002s) 2022-08-17T12:58:44.8581405Z test_predecessor_not_in_graph (test_digraph.TestDiGraph) ... ok (0.001s) 2022-08-17T12:58:44.8600964Z test_predecessors (test_digraph.TestDiGraph) ... ok (0.002s) 2022-08-17T12:58:44.8616417Z test_successor_not_in_graph (test_digraph.TestDiGraph) ... ok (0.001s) 2022-08-17T12:58:44.8635916Z test_successors (test_digraph.TestDiGraph) ... ok (0.002s) 2022-08-17T12:58:44.8929734Z test_importer_access (test_directory_reader.DirectoryReaderTest) ... ok (0.029s) 2022-08-17T12:58:44.8935342Z test_loading_has_record (test_directory_reader.DirectoryReaderTest) 2022-08-17T12:58:44.9018973Z Test DirectoryReader's has_record(). ... ok (0.009s) 2022-08-17T12:58:44.9024972Z test_loading_module (test_directory_reader.DirectoryReaderTest) 2022-08-17T12:58:44.9138541Z Test basic saving and loading of a packages from a DirectoryReader. ... ok (0.012s) 2022-08-17T12:58:44.9146436Z test_loading_pickle (test_directory_reader.DirectoryReaderTest) 2022-08-17T12:58:44.9147454Z Test basic saving and loading of modules and pickles from a DirectoryReader. ... skip: Does not work with latest TorchVision, see https://github.com/pytorch/pytorch/issues/81115 (0.001s) 2022-08-17T12:58:44.9154663Z test_package_resource_access (test_directory_reader.DirectoryReaderTest) 2022-08-17T12:58:44.9332444Z Packaged modules should be able to use the importlib.resources API to access ... ok (0.018s) 2022-08-17T12:58:44.9339977Z test_resource_access_by_path (test_directory_reader.DirectoryReaderTest) 2022-08-17T12:58:44.9470765Z Tests that packaged code can used importlib.resources.path. ... ok (0.014s) 2022-08-17T12:58:44.9490884Z test_resource_reader (test_directory_reader.DirectoryReaderTest) 2022-08-17T12:58:44.9661442Z Tests DirectoryReader as the base for get_resource_reader. ... ok (0.019s) 2022-08-17T12:58:44.9669191Z test_scriptobject_failure_message (test_directory_reader.DirectoryReaderTest) 2022-08-17T12:58:44.9841427Z Test basic saving and loading of a ScriptModule in a directory. ... ok (0.018s) 2022-08-17T12:58:45.0004166Z test_exclude (test_glob_group.TestGlobGroup) ... ok (0.016s) 2022-08-17T12:58:45.0024787Z test_exclude_from_all (test_glob_group.TestGlobGroup) ... ok (0.002s) 2022-08-17T12:58:45.0063131Z test_invalid_raw (test_glob_group.TestGlobGroup) ... ok (0.004s) 2022-08-17T12:58:45.0082566Z test_list_include_exclude (test_glob_group.TestGlobGroup) ... ok (0.002s) 2022-08-17T12:58:45.0099606Z test_one_star (test_glob_group.TestGlobGroup) ... ok (0.002s) 2022-08-17T12:58:45.0117229Z test_one_star_middle (test_glob_group.TestGlobGroup) ... ok (0.002s) 2022-08-17T12:58:45.0133639Z test_one_star_multiple_in_component (test_glob_group.TestGlobGroup) ... ok (0.002s) 2022-08-17T12:58:45.0151855Z test_one_star_partial (test_glob_group.TestGlobGroup) ... ok (0.002s) 2022-08-17T12:58:45.0169369Z test_one_star_partial_extension (test_glob_group.TestGlobGroup) ... ok (0.002s) 2022-08-17T12:58:45.0184943Z test_raw_two_star (test_glob_group.TestGlobGroup) ... ok (0.001s) 2022-08-17T12:58:45.0201052Z test_two_star (test_glob_group.TestGlobGroup) ... ok (0.002s) 2022-08-17T12:58:45.0217529Z test_two_star_end (test_glob_group.TestGlobGroup) ... ok (0.002s) 2022-08-17T12:58:45.0234544Z test_two_star_middle (test_glob_group.TestGlobGroup) ... ok (0.002s) 2022-08-17T12:58:45.0252405Z test_two_star_multiple (test_glob_group.TestGlobGroup) ... ok (0.002s) 2022-08-17T12:58:45.0508985Z test_ordered_importer_basic (test_importer.TestImporter) ... ok (0.025s) 2022-08-17T12:58:45.0517680Z test_ordered_importer_whichmodule (test_importer.TestImporter) 2022-08-17T12:58:45.0545029Z OrderedImporter's implementation of whichmodule should try each ... ok (0.004s) 2022-08-17T12:58:45.0552707Z test_package_importer_whichmodule_no_dunder_module (test_importer.TestImporter) 2022-08-17T12:58:45.0838679Z Exercise corner case where we try to pickle an object whose ... ok (0.029s) 2022-08-17T12:58:45.0991427Z test_single_ordered_importer (test_importer.TestImporter) ... ok (0.015s) 2022-08-17T12:58:45.1121184Z test_sys_importer (test_importer.TestImporter) ... ok (0.013s) 2022-08-17T12:58:45.1238094Z test_sys_importer_roundtrip (test_importer.TestImporter) ... ok (0.012s) 2022-08-17T12:58:45.1242316Z test_load_bc_packages_fx_module (test_load_bc_packages.TestLoadBCPackages) 2022-08-17T12:58:45.5012310Z Tests for backwards compatible fx module ... ok (0.377s) 2022-08-17T12:58:45.5015943Z test_load_bc_packages_nn_module (test_load_bc_packages.TestLoadBCPackages) 2022-08-17T12:58:45.5128347Z Tests for backwards compatible nn module ... ok (0.012s) 2022-08-17T12:58:45.5131975Z test_load_bc_packages_torchscript_module (test_load_bc_packages.TestLoadBCPackages) 2022-08-17T12:58:45.5492157Z Tests for backwards compatible torchscript module ... ok (0.036s) 2022-08-17T12:58:45.5497962Z test_demangle_base (test_mangling.TestMangling) 2022-08-17T12:58:45.5501252Z Demangling a mangle parent directly should currently return an empty string. ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:58:45.5502156Z function: 'setUp' (/var/lib/jenkins/workspace/test/package/common.py:23) 2022-08-17T12:58:45.5502756Z reasons: ['___check_type_id(self, 94588175034560)'] 2022-08-17T12:58:45.5503286Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:58:45.5521862Z ok (0.003s) 2022-08-17T12:58:45.5526769Z test_demangler_multiple_manglers (test_mangling.TestMangling) 2022-08-17T12:58:45.5543411Z PackageDemangler should be able to demangle name generated by any PackageMangler. ... ok (0.002s) 2022-08-17T12:58:45.5562322Z test_is_mangled (test_mangling.TestMangling) ... ok (0.002s) 2022-08-17T12:58:45.5578455Z test_mangle_empty_errors (test_mangling.TestMangling) ... ok (0.002s) 2022-08-17T12:58:45.5595739Z test_mangle_prefix (test_mangling.TestMangling) ... ok (0.002s) 2022-08-17T12:58:45.5599272Z test_mangler_is_consistent (test_mangling.TestMangling) 2022-08-17T12:58:45.5613337Z Mangling the same name twice should produce the same result. ... ok (0.002s) 2022-08-17T12:58:45.5631464Z test_package_mangler (test_mangling.TestMangling) ... ok (0.002s) 2022-08-17T12:58:45.5648060Z test_roundtrip_mangling (test_mangling.TestMangling) ... ok (0.002s) 2022-08-17T12:58:45.5651851Z test_unique_manglers (test_mangling.TestMangling) 2022-08-17T12:58:45.5681896Z Each mangler instance should generate a unique mangled name for a given input. ... ok (0.003s) 2022-08-17T12:58:45.5973533Z test_unique_module_names (test_mangling.TestMangling) ... ok (0.029s) 2022-08-17T12:58:45.5981082Z test_dunder_package_present (test_misc.TestMisc) 2022-08-17T12:58:45.6122810Z The attribute '__torch_package__' should be populated on imported modules. ... ok (0.015s) 2022-08-17T12:58:45.6129118Z test_dunder_package_works_from_package (test_misc.TestMisc) 2022-08-17T12:58:45.6222562Z The attribute '__torch_package__' should be accessible from within ... ok (0.010s) 2022-08-17T12:58:45.6232272Z test_exporter_content_lists (test_misc.TestMisc) 2022-08-17T12:58:45.6406538Z Test content list API for PackageExporter's contained modules. ... ok (0.018s) 2022-08-17T12:58:45.6419143Z test_file_structure (test_misc.TestMisc) 2022-08-17T12:58:45.6848216Z Tests package's Directory structure representation of a zip file. Ensures ... ok (0.044s) 2022-08-17T12:58:45.6853207Z test_file_structure_has_file (test_misc.TestMisc) 2022-08-17T12:58:45.6953366Z Test Directory's has_file() method. ... ok (0.010s) 2022-08-17T12:58:45.6959878Z test_inspect_class (test_misc.TestMisc) 2022-08-17T12:58:45.7118440Z Should be able to retrieve source for a packaged class. ... ok (0.016s) 2022-08-17T12:58:45.7125090Z test_is_from_package (test_misc.TestMisc) 2022-08-17T12:58:45.7285988Z is_from_package should work for objects and modules ... ok (0.017s) 2022-08-17T12:58:45.7289495Z test_load_python_version_from_package (test_misc.TestMisc) 2022-08-17T12:58:45.7357659Z Tests loading a package with a python version embdded ... ok (0.007s) 2022-08-17T12:58:45.7362900Z test_python_version (test_misc.TestMisc) 2022-08-17T12:58:45.7462420Z Tests that the current python version is stored in the package and is available ... ok (0.010s) 2022-08-17T12:58:45.7467995Z test_std_lib_sys_hackery_checks (test_misc.TestMisc) 2022-08-17T12:58:45.7473489Z The standard library performs sys.module assignment hackery which ... skip: Not a suitable test for TorchDynamo (0.001s) 2022-08-17T12:58:45.7486992Z test_model_save (test_model.ModelTest) ... skip: Does not work with recent torchvision, see https://github.com/pytorch/pytorch/issues/81115 (0.001s) 2022-08-17T12:58:45.7498108Z test_resnet (test_model.ModelTest) ... skip: Does not work with recent torchvision, see https://github.com/pytorch/pytorch/issues/81115 (0.001s) 2022-08-17T12:58:45.7506245Z test_script_resnet (test_model.ModelTest) ... skip: Does not work with recent torchvision, see https://github.com/pytorch/pytorch/issues/81115 (0.001s) 2022-08-17T12:58:46.8892484Z test_package_fx_custom_tracer (test_package_fx.TestPackageFX) ... ok (1.138s) 2022-08-17T12:58:52.8175423Z test_package_fx_package (test_package_fx.TestPackageFX) ... ok (5.928s) 2022-08-17T12:58:53.2067652Z test_package_fx_simple (test_package_fx.TestPackageFX) ... ok (0.389s) 2022-08-17T12:58:53.9614248Z test_package_fx_with_imports (test_package_fx.TestPackageFX) ... ok (0.755s) 2022-08-17T12:58:53.9779578Z test_package_then_fx (test_package_fx.TestPackageFX) ... ok (0.016s) 2022-08-17T12:58:53.9787248Z test_different_package_interface (test_package_script.TestPackageScript) 2022-08-17T12:58:53.9997408Z Test a case where the interface defined in the package is ... ok (0.022s) 2022-08-17T12:58:54.0004035Z test_different_package_script_class (test_package_script.TestPackageScript) 2022-08-17T12:58:54.0156850Z Test a case where the script class defined in the package is ... ok (0.016s) 2022-08-17T12:58:54.0164289Z test_load_shared_scriptmodules (test_package_script.TestPackageScript) 2022-08-17T12:58:54.0317801Z Test loading of single ScriptModule shared by multiple eager ... ok (0.016s) 2022-08-17T12:58:54.0331505Z test_load_shared_tensors (test_package_script.TestPackageScript) 2022-08-17T12:58:54.0466997Z Test tensors shared across eager and ScriptModules on load ... ok (0.015s) 2022-08-17T12:58:54.0481115Z test_load_shared_tensors_repackaged (test_package_script.TestPackageScript) 2022-08-17T12:58:54.0690624Z Test tensors shared across eager and ScriptModules on load ... ok (0.022s) 2022-08-17T12:58:54.0701535Z test_mixing_packaged_and_inline_modules (test_package_script.TestPackageScript) 2022-08-17T12:58:54.1240267Z Test saving inline and imported modules in same package with ... ok (0.055s) 2022-08-17T12:58:54.1252471Z test_mixing_packaged_and_inline_modules_shared_code (test_package_script.TestPackageScript) 2022-08-17T12:58:56.1405904Z Test saving inline and imported modules in same package that ... ok (2.016s) 2022-08-17T12:58:56.1415034Z test_package_interface (test_package_script.TestPackageScript) 2022-08-17T12:58:56.2343154Z Packaging an interface class should work correctly. ... ok (0.094s) 2022-08-17T12:58:56.2534206Z test_package_script_class (test_package_script.TestPackageScript) ... ok (0.019s) 2022-08-17T12:58:56.2917540Z test_package_script_class_referencing_self (test_package_script.TestPackageScript) ... ok (0.038s) 2022-08-17T12:58:56.2924626Z test_save_eager_mods_sharing_scriptmodule (test_package_script.TestPackageScript) 2022-08-17T12:58:56.2987898Z Test saving of single ScriptModule shared by multiple ... ok (0.007s) 2022-08-17T12:58:56.2996651Z test_save_independent_scriptmodules (test_package_script.TestPackageScript) 2022-08-17T12:58:56.3090828Z Test to verify saving multiple ScriptModules with completely ... ok (0.010s) 2022-08-17T12:58:56.3103576Z test_save_repeat_scriptmodules (test_package_script.TestPackageScript) 2022-08-17T12:58:56.3564949Z Test to verify saving multiple different modules and ... ok (0.047s) 2022-08-17T12:58:56.3573406Z test_save_scriptmodule (test_package_script.TestPackageScript) 2022-08-17T12:58:56.3630024Z Test basic saving of ScriptModule. ... ok (0.006s) 2022-08-17T12:58:56.3637054Z test_save_scriptmodule_file (test_package_script.TestPackageScript) 2022-08-17T12:58:56.3690150Z Test basic saving of ScriptModule in file. ... ok (0.006s) 2022-08-17T12:58:56.3700973Z test_save_scriptmodule_only_necessary_code (test_package_script.TestPackageScript) 2022-08-17T12:58:56.6972751Z Test to verify when saving multiple packages with same CU ... ok (0.328s) 2022-08-17T12:58:56.6980135Z test_save_scriptmodule_with_submods (test_package_script.TestPackageScript) 2022-08-17T12:58:56.7063441Z Test basic saving of ScriptModule with submodule. ... ok (0.009s) 2022-08-17T12:58:56.7071986Z test_save_scriptmodules_in_container (test_package_script.TestPackageScript) 2022-08-17T12:58:56.7196119Z Test saving of ScriptModules inside of container. Checks that relations ... /opt/conda/lib/python3.7/pickle.py [] {} missing a required argument: 'self' 2022-08-17T12:58:56.7529698Z ok (0.046s) 2022-08-17T12:58:56.7545421Z test_save_scriptmodules_submod_redefinition (test_package_script.TestPackageScript) 2022-08-17T12:58:56.7750849Z Test to verify saving multiple ScriptModules with same top module ... ok (0.022s) 2022-08-17T12:58:56.7760182Z test_save_shared_tensors (test_package_script.TestPackageScript) 2022-08-17T12:58:56.7897601Z Test tensors shared across eager and ScriptModules are serialized once. ... ok (0.015s) 2022-08-17T12:58:56.7907621Z test_saving_and_scripting_packaged_mod (test_package_script.TestPackageScript) 2022-08-17T12:58:56.8094864Z Test scripting a module loaded from a package ... ok (0.020s) 2022-08-17T12:58:56.8106584Z test_scriptmodules_repeat_save (test_package_script.TestPackageScript) 2022-08-17T12:58:56.8233037Z Test to verify saving and loading same ScriptModule object works ... ok (0.014s) 2022-08-17T12:58:56.8242185Z test_tensor_sharing_pickle (test_package_script.TestPackageScript) 2022-08-17T12:58:56.8323996Z Test that saving a ScriptModule and a separately saving a tensor ... ok (0.009s) 2022-08-17T12:58:56.8522075Z test_repackage_import_indirectly_via_parent_module (test_repackage.TestRepackage) ... ok (0.020s) 2022-08-17T12:58:56.8674910Z test_importer_access (test_resources.TestResources) ... ok (0.015s) 2022-08-17T12:58:56.8680341Z test_package_resource_access (test_resources.TestResources) 2022-08-17T12:58:56.8852115Z Packaged modules should be able to use the importlib.resources API to access ... ok (0.018s) 2022-08-17T12:58:56.8857164Z test_resource_access_by_path (test_resources.TestResources) 2022-08-17T12:58:56.8991493Z Tests that packaged code can used importlib.resources.path. ... ok (0.014s) 2022-08-17T12:58:56.9007299Z test_resource_reader (test_resources.TestResources) 2022-08-17T12:58:56.9223254Z Test compliance with the get_resource_reader importlib API. ... ok (0.023s) 2022-08-17T12:58:56.9227582Z test_bad_dunder_imports (test_save_load.TestSaveLoad) 2022-08-17T12:58:56.9283075Z Test to ensure bad __imports__ don't cause PackageExporter to fail. ... ok (0.006s) 2022-08-17T12:58:56.9582905Z test_dunder_imports (test_save_load.TestSaveLoad) ... ok (0.030s) 2022-08-17T12:58:56.9593225Z test_exporting_mismatched_code (test_save_load.TestSaveLoad) 2022-08-17T12:58:56.9901941Z If an object with the same qualified name is loaded from different ... ok (0.032s) 2022-08-17T12:58:57.0089494Z test_pickle (test_save_load.TestSaveLoad) ... ok (0.019s) 2022-08-17T12:58:57.0095808Z test_save_imported_module (test_save_load.TestSaveLoad) 2022-08-17T12:58:57.0303702Z Saving a module that came from another PackageImporter should work. ... ok (0.021s) 2022-08-17T12:58:57.0309466Z test_save_imported_module_using_package_importer (test_save_load.TestSaveLoad) 2022-08-17T12:58:57.0497308Z Exercise a corner case: re-packaging a module that uses `torch_package_importer` ... ok (0.019s) 2022-08-17T12:58:57.0642494Z test_save_module (test_save_load.TestSaveLoad) ... ok (0.014s) 2022-08-17T12:58:57.0825064Z test_save_module_binary (test_save_load.TestSaveLoad) ... ok (0.018s) 2022-08-17T12:58:57.1047097Z test_saving_source (test_save_load.TestSaveLoad) ... ok (0.022s) 2022-08-17T12:58:57.1152200Z test_saving_string (test_save_load.TestSaveLoad) ... ok (0.010s) 2022-08-17T12:58:57.1152576Z 2022-08-17T12:58:57.1153108Z ---------------------------------------------------------------------- 2022-08-17T12:58:57.1153370Z Ran 132 tests in 23.715s 2022-08-17T12:58:57.1153486Z 2022-08-17T12:58:57.1154891Z OK (skipped=6) 2022-08-17T12:58:57.1155093Z 2022-08-17T12:58:57.1155249Z Generating XML reports... 2022-08-17T12:58:57.1192757Z Generated XML report: test-reports/python-unittest/test_package/TEST-test_dependency_api.TestDependencyAPI-20220817125833.xml 2022-08-17T12:58:57.1199597Z Generated XML report: test-reports/python-unittest/test_package/TEST-test_dependency_hooks.TestDependencyHooks-20220817125833.xml 2022-08-17T12:58:57.1209999Z Generated XML report: test-reports/python-unittest/test_package/TEST-test_digraph.TestDiGraph-20220817125833.xml 2022-08-17T12:58:57.1218733Z Generated XML report: test-reports/python-unittest/test_package/TEST-test_directory_reader.DirectoryReaderTest-20220817125833.xml 2022-08-17T12:58:57.1231338Z Generated XML report: test-reports/python-unittest/test_package/TEST-test_glob_group.TestGlobGroup-20220817125833.xml 2022-08-17T12:58:57.1238379Z Generated XML report: test-reports/python-unittest/test_package/TEST-test_importer.TestImporter-20220817125833.xml 2022-08-17T12:58:57.1243313Z Generated XML report: test-reports/python-unittest/test_package/TEST-test_load_bc_packages.TestLoadBCPackages-20220817125833.xml 2022-08-17T12:58:57.1253711Z Generated XML report: test-reports/python-unittest/test_package/TEST-test_mangling.TestMangling-20220817125833.xml 2022-08-17T12:58:57.1263901Z Generated XML report: test-reports/python-unittest/test_package/TEST-test_misc.TestMisc-20220817125833.xml 2022-08-17T12:58:57.1269985Z Generated XML report: test-reports/python-unittest/test_package/TEST-test_package_fx.TestPackageFX-20220817125833.xml 2022-08-17T12:58:57.1291204Z Generated XML report: test-reports/python-unittest/test_package/TEST-test_package_script.TestPackageScript-20220817125833.xml 2022-08-17T12:58:57.1293937Z Generated XML report: test-reports/python-unittest/test_package/TEST-test_repackage.TestRepackage-20220817125833.xml 2022-08-17T12:58:57.1299778Z Generated XML report: test-reports/python-unittest/test_package/TEST-test_resources.TestResources-20220817125833.xml 2022-08-17T12:58:57.1309921Z Generated XML report: test-reports/python-unittest/test_package/TEST-test_save_load.TestSaveLoad-20220817125833.xml 2022-08-17T12:58:57.1313743Z Generated XML report: test-reports/python-unittest/test_package/TEST-test_analyze.TestAnalyze-20220817125833.xml 2022-08-17T12:58:57.1318955Z Generated XML report: test-reports/python-unittest/test_package/TEST-test_model.ModelTest-20220817125833.xml 2022-08-17T12:58:57.5569283Z Running test_sparse ... [2022-08-17 12:58:57.556507] 2022-08-17T12:58:57.5569800Z Executing ['/opt/conda/bin/python', '-bb', 'test_sparse.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:58:57.556589] 2022-08-17T12:58:59.7541722Z Test results will be stored in test-reports/python-unittest/test_sparse 2022-08-17T12:58:59.7770587Z 2022-08-17T12:58:59.7771199Z Running tests... 2022-08-17T12:58:59.7771611Z ---------------------------------------------------------------------- 2022-08-17T12:58:59.9721737Z 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:58:59.9723178Z self.assertEqual(None, x1.grad) 2022-08-17T12:58:59.9904077Z 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:58:59.9905245Z self.assertEqual(None, x1.grad) 2022-08-17T12:59:00.0094853Z ok (0.179s) 2022-08-17T12:59:00.0178501Z 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:59:00.0258533Z x1 = x1.to(torch.float32) 2022-08-17T12:59:00.0260945Z 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:59:00.0262388Z self.assertEqual(None, x1.grad) 2022-08-17T12:59:00.0412102Z 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:59:00.0413336Z self.assertEqual(None, x1.grad) 2022-08-17T12:59:00.0413651Z ok (0.031s) 2022-08-17T12:59:00.0566563Z test_Sparse_to_Sparse_copy__cpu_float64 (__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:59:00.0567912Z self.assertEqual(None, x1.grad) 2022-08-17T12:59:00.0721765Z 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:59:00.0722960Z self.assertEqual(None, x1.grad) 2022-08-17T12:59:00.0723291Z ok (0.031s) 2022-08-17T12:59:00.0764204Z test_Sparse_to_Sparse_copy_multi_gpu_cpu_complex128 (__main__.TestSparseCPU) ... skip: no multi-GPU (0.004s) 2022-08-17T12:59:00.0779107Z test_Sparse_to_Sparse_copy_multi_gpu_cpu_float64 (__main__.TestSparseCPU) ... skip: no multi-GPU (0.001s) 2022-08-17T12:59:00.1008108Z test_add_dense_sparse_mismatch_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.023s) 2022-08-17T12:59:00.1106924Z test_add_dense_sparse_mismatch_cpu_float64 (__main__.TestSparseCPU) ... ok (0.010s) 2022-08-17T12:59:00.1235643Z test_add_noncontiguous_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.013s) 2022-08-17T12:59:00.1282319Z test_add_noncontiguous_cpu_float64 (__main__.TestSparseCPU) ... ok (0.005s) 2022-08-17T12:59:00.1323537Z test_add_sub_nnz_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.004s) 2022-08-17T12:59:00.1336789Z test_add_sub_nnz_cpu_float64 (__main__.TestSparseCPU) ... ok (0.001s) 2022-08-17T12:59:00.1784290Z test_add_zeros_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.045s) 2022-08-17T12:59:00.1800127Z test_add_zeros_cpu_float64 (__main__.TestSparseCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:59:00.1801030Z function: 'test_shape' (test_sparse.py:942) 2022-08-17T12:59:00.1801615Z reasons: ["str(dtype) == 'torch.complex128'"] 2022-08-17T12:59:00.1802184Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:59:00.1860985Z ok (0.008s) 2022-08-17T12:59:00.2472025Z test_allow_tensor_metadata_change_cpu (__main__.TestSparseCPU) ... ok (0.061s) 2022-08-17T12:59:00.2529108Z test_any_cpu (__main__.TestSparseCPU) ... ok (0.006s) 2022-08-17T12:59:00.2789328Z test_asin_arcsin_cpu_float32 (__main__.TestSparseCPU) ... ok (0.026s) 2022-08-17T12:59:00.2987348Z test_asin_arcsin_cpu_float64 (__main__.TestSparseCPU) ... ok (0.020s) 2022-08-17T12:59:00.3905279Z test_asin_arcsin_cpu_int16 (__main__.TestSparseCPU) ... ok (0.092s) 2022-08-17T12:59:00.4832345Z test_asin_arcsin_cpu_int32 (__main__.TestSparseCPU) ... ok (0.092s) 2022-08-17T12:59:00.5758177Z test_asin_arcsin_cpu_int64 (__main__.TestSparseCPU) ... ok (0.092s) 2022-08-17T12:59:00.6682991Z test_asin_arcsin_cpu_int8 (__main__.TestSparseCPU) ... ok (0.092s) 2022-08-17T12:59:00.7606751Z test_asin_arcsin_cpu_uint8 (__main__.TestSparseCPU) ... ok (0.092s) 2022-08-17T12:59:00.7676991Z test_assign_cpu_float64 (__main__.TestSparseCPU) ... ok (0.007s) 2022-08-17T12:59:00.9791748Z test_basic_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.211s) 2022-08-17T12:59:01.0529834Z test_basic_cpu_float64 (__main__.TestSparseCPU) ... ok (0.074s) 2022-08-17T12:59:01.1661944Z test_basic_ops_cpu_float64 (__main__.TestSparseCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:59:01.1662762Z function: '_test_basic_ops_shape' (test_sparse.py:1761) 2022-08-17T12:59:01.1663212Z reasons: ['len(shape_i) == 2'] 2022-08-17T12:59:01.1663754Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:59:01.3221439Z ok (0.269s) 2022-08-17T12:59:04.2634413Z test_bmm_cpu_float64 (__main__.TestSparseCPU) ... ok (2.941s) 2022-08-17T12:59:04.2647718Z test_bmm_cuda_version_error_cpu_float64 (__main__.TestSparseCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:59:04.2666882Z test_bmm_deterministic_cpu_float64 (__main__.TestSparseCPU) ... skip: bmm sparse-dense requires CUDA 10.1 or greater (0.002s) 2022-08-17T12:59:04.2674810Z 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:59:04.3875704Z test_cat_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.120s) 2022-08-17T12:59:04.4274219Z test_cat_cpu_float64 (__main__.TestSparseCPU) ... ok (0.040s) 2022-08-17T12:59:04.4515574Z test_change_tensor_metadata_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.024s) 2022-08-17T12:59:04.4613432Z test_change_tensor_metadata_cpu_float64 (__main__.TestSparseCPU) ... ok (0.010s) 2022-08-17T12:59:04.4705798Z test_clone_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.009s) 2022-08-17T12:59:04.4741096Z test_clone_cpu_float64 (__main__.TestSparseCPU) ... ok (0.003s) 2022-08-17T12:59:04.5052755Z test_coalesce_cpu_bfloat16 (__main__.TestSparseCPU) ... ok (0.031s) 2022-08-17T12:59:04.5150306Z test_coalesce_cpu_complex128 (__main__.TestSparseCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:59:04.5151078Z function: '' (test_sparse.py:264) 2022-08-17T12:59:04.5151551Z reasons: ['set(value_map.keys()) == {()}'] 2022-08-17T12:59:04.5152560Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:59:04.5222314Z ok (0.017s) 2022-08-17T12:59:04.5342426Z test_coalesce_cpu_float64 (__main__.TestSparseCPU) ... ok (0.012s) 2022-08-17T12:59:04.5418413Z test_coalesce_reference_cycle_cpu_float64 (__main__.TestSparseCPU) ... ok (0.007s) 2022-08-17T12:59:04.5876117Z test_coalesce_transpose_mm_cpu_float64 (__main__.TestSparseCPU) ... ok (0.046s) 2022-08-17T12:59:04.6583485Z test_constructor_device_legacy_cpu (__main__.TestSparseCPU) ... ok (0.071s) 2022-08-17T12:59:04.6898470Z test_contig_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.031s) 2022-08-17T12:59:04.7017207Z test_contig_cpu_float64 (__main__.TestSparseCPU) ... ok (0.012s) 2022-08-17T12:59:04.7330114Z test_contig_hybrid_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.031s) 2022-08-17T12:59:04.7465694Z test_contig_hybrid_cpu_float64 (__main__.TestSparseCPU) ... ok (0.013s) 2022-08-17T12:59:04.7691835Z test_ctor_large_sizes_cpu_float64 (__main__.TestSparseCPU) ... ok (0.022s) 2022-08-17T12:59:04.8115120Z test_ctor_size_checks_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.042s) 2022-08-17T12:59:04.8320665Z test_ctor_size_checks_cpu_float64 (__main__.TestSparseCPU) ... ok (0.020s) 2022-08-17T12:59:04.8336612Z test_cuda_empty_cpu (__main__.TestSparseCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:59:04.8435622Z test_div_by_sparse_error_cpu (__main__.TestSparseCPU) ... ok (0.010s) 2022-08-17T12:59:04.8613624Z test_div_rounding_mode_cpu_float32 (__main__.TestSparseCPU) ... ok (0.018s) 2022-08-17T12:59:04.8744781Z test_div_rounding_mode_cpu_float64 (__main__.TestSparseCPU) ... ok (0.013s) 2022-08-17T12:59:04.9603378Z test_dsmm_cpu_float64 (__main__.TestSparseCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:59:04.9604167Z function: 'test_shape' (test_sparse.py:1536) 2022-08-17T12:59:04.9604569Z reasons: ['di == 7'] 2022-08-17T12:59:04.9605091Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:59:04.9828281Z ok (0.108s) 2022-08-17T12:59:04.9909821Z test_dtypes_cpu (__main__.TestSparseCPU) ... ok (0.008s) 2022-08-17T12:59:05.0062596Z test_empty_full_cpu (__main__.TestSparseCPU) ... ok (0.015s) 2022-08-17T12:59:05.0795550Z test_empty_like_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.073s) 2022-08-17T12:59:05.1408815Z test_empty_like_cpu_float64 (__main__.TestSparseCPU) ... ok (0.061s) 2022-08-17T12:59:05.1557376Z test_factory_copy_cpu (__main__.TestSparseCPU) ... ok (0.015s) 2022-08-17T12:59:05.1683664Z test_factory_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.012s) 2022-08-17T12:59:05.1768998Z test_factory_cpu_complex64 (__main__.TestSparseCPU) ... ok (0.008s) 2022-08-17T12:59:05.1852438Z test_factory_cpu_float16 (__main__.TestSparseCPU) ... ok (0.008s) 2022-08-17T12:59:05.1936016Z test_factory_cpu_float32 (__main__.TestSparseCPU) ... ok (0.008s) 2022-08-17T12:59:05.2019993Z test_factory_cpu_float64 (__main__.TestSparseCPU) ... ok (0.008s) 2022-08-17T12:59:05.2056883Z test_factory_default_cpu (__main__.TestSparseCPU) ... ok (0.004s) 2022-08-17T12:59:05.2355006Z test_factory_dense_dim_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.030s) 2022-08-17T12:59:05.2604622Z test_factory_dense_dim_cpu_float64 (__main__.TestSparseCPU) ... ok (0.025s) 2022-08-17T12:59:05.2625463Z test_factory_device_type_inference_cpu (__main__.TestSparseCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:59:05.2671959Z test_factory_empty_indices_cpu (__main__.TestSparseCPU) ... ok (0.005s) 2022-08-17T12:59:05.2976018Z test_factory_nnz_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.030s) 2022-08-17T12:59:05.3223714Z test_factory_nnz_cpu_float64 (__main__.TestSparseCPU) ... ok (0.025s) 2022-08-17T12:59:05.3336717Z test_factory_nnz_zero_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.011s) 2022-08-17T12:59:05.3376151Z test_factory_nnz_zero_cpu_float64 (__main__.TestSparseCPU) ... ok (0.004s) 2022-08-17T12:59:05.3945575Z test_factory_size_check_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.057s) 2022-08-17T12:59:05.4364069Z test_factory_size_check_cpu_float64 (__main__.TestSparseCPU) ... ok (0.042s) 2022-08-17T12:59:05.4427907Z test_factory_type_inference_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.006s) 2022-08-17T12:59:05.4452568Z test_factory_type_inference_cpu_complex64 (__main__.TestSparseCPU) ... ok (0.002s) 2022-08-17T12:59:05.4476292Z test_factory_type_inference_cpu_float16 (__main__.TestSparseCPU) ... ok (0.002s) 2022-08-17T12:59:05.4499380Z test_factory_type_inference_cpu_float32 (__main__.TestSparseCPU) ... ok (0.002s) 2022-08-17T12:59:05.4522640Z test_factory_type_inference_cpu_float64 (__main__.TestSparseCPU) ... ok (0.002s) 2022-08-17T12:59:05.4546231Z test_factory_type_inference_cpu_int64 (__main__.TestSparseCPU) ... ok (0.002s) 2022-08-17T12:59:05.4650104Z test_floor_divide_by_sparse_error_cpu (__main__.TestSparseCPU) ... ok (0.010s) 2022-08-17T12:59:05.5261731Z test_full_broadcast_to_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.061s) 2022-08-17T12:59:05.5618023Z test_full_broadcast_to_cpu_float64 (__main__.TestSparseCPU) ... ok (0.035s) 2022-08-17T12:59:05.6279567Z test_hsmm_cpu_float64 (__main__.TestSparseCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:59:05.6280319Z function: 'test_shape' (test_sparse.py:1555) 2022-08-17T12:59:05.6281021Z reasons: ['di == 7'] 2022-08-17T12:59:05.6281541Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:59:05.6501482Z ok (0.088s) 2022-08-17T12:59:05.7480818Z test_index_select_cpu_complex128 (__main__.TestSparseCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:59:05.7481614Z function: 'test_shape' (test_sparse.py:1091) 2022-08-17T12:59:05.7482053Z reasons: ['sparse_dims == 1'] 2022-08-17T12:59:05.7482581Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:59:05.9503812Z ok (0.300s) 2022-08-17T12:59:06.0895265Z test_index_select_cpu_float64 (__main__.TestSparseCPU) ... ok (0.139s) 2022-08-17T12:59:06.1347309Z test_index_select_empty_and_non_contiguous_index_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.045s) 2022-08-17T12:59:06.1640039Z test_index_select_empty_and_non_contiguous_index_cpu_float64 (__main__.TestSparseCPU) ... ok (0.029s) 2022-08-17T12:59:06.6869559Z test_index_select_exhaustive_index_large_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.523s) 2022-08-17T12:59:07.1087649Z test_index_select_exhaustive_index_large_cpu_float64 (__main__.TestSparseCPU) ... ok (0.422s) 2022-08-17T12:59:07.3842908Z test_index_select_exhaustive_index_small_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.275s) 2022-08-17T12:59:07.6063409Z test_index_select_exhaustive_index_small_cpu_float64 (__main__.TestSparseCPU) ... ok (0.222s) 2022-08-17T12:59:07.6080720Z test_index_select_parallelization_cpu_complex128 (__main__.TestSparseCPU) 2022-08-17T12:59:07.8000773Z Test with sizes that will trigger parallelization (i.e. with sizes ... ok (0.194s) 2022-08-17T12:59:07.8011830Z test_index_select_parallelization_cpu_float64 (__main__.TestSparseCPU) 2022-08-17T12:59:07.9723956Z Test with sizes that will trigger parallelization (i.e. with sizes ... ok (0.172s) 2022-08-17T12:59:07.9809399Z test_is_nonzero_cpu (__main__.TestSparseCPU) ... ok (0.009s) 2022-08-17T12:59:07.9948697Z test_is_sparse_cpu (__main__.TestSparseCPU) ... ok (0.014s) 2022-08-17T12:59:08.0006625Z test_isnan_cpu (__main__.TestSparseCPU) ... ok (0.006s) 2022-08-17T12:59:08.0196933Z test_legacy_constructor_cpu (__main__.TestSparseCPU) ... ok (0.019s) 2022-08-17T12:59:08.0294811Z test_legacy_new_cpu (__main__.TestSparseCPU) ... ok (0.010s) 2022-08-17T12:59:08.0685964Z test_log1p_cpu_float32 (__main__.TestSparseCPU) ... ok (0.039s) 2022-08-17T12:59:08.0973505Z test_log1p_cpu_float64 (__main__.TestSparseCPU) ... ok (0.029s) 2022-08-17T12:59:08.1248863Z test_log1p_cpu_int16 (__main__.TestSparseCPU) ... ok (0.027s) 2022-08-17T12:59:08.1524268Z test_log1p_cpu_int32 (__main__.TestSparseCPU) ... ok (0.027s) 2022-08-17T12:59:08.1798473Z test_log1p_cpu_int64 (__main__.TestSparseCPU) ... ok (0.027s) 2022-08-17T12:59:08.2071455Z test_log1p_cpu_int8 (__main__.TestSparseCPU) ... ok (0.027s) 2022-08-17T12:59:08.2344979Z test_log1p_cpu_uint8 (__main__.TestSparseCPU) ... ok (0.027s) 2022-08-17T12:59:08.6199012Z test_mm_cpu_complex128 (__main__.TestSparseCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:59:08.6199741Z function: 'test_shape' (test_sparse.py:1218) 2022-08-17T12:59:08.6200119Z reasons: ['di == 10'] 2022-08-17T12:59:08.6200583Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:59:08.9230794Z ok (0.688s) 2022-08-17T12:59:09.2102053Z test_mm_cpu_float64 (__main__.TestSparseCPU) ... ok (0.287s) 2022-08-17T12:59:09.2658133Z test_mv_cpu_float64 (__main__.TestSparseCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:59:09.2658939Z function: 'test_shape' (test_sparse.py:2407) 2022-08-17T12:59:09.2659350Z reasons: ['di == 10'] 2022-08-17T12:59:09.2659896Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:59:09.2801306Z ok (0.070s) 2022-08-17T12:59:09.3719491Z test_narrow_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.092s) 2022-08-17T12:59:09.4422835Z test_narrow_cpu_float64 (__main__.TestSparseCPU) ... ok (0.070s) 2022-08-17T12:59:09.4568997Z test_neg_negative_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.015s) 2022-08-17T12:59:09.4644082Z test_neg_negative_cpu_float64 (__main__.TestSparseCPU) ... ok (0.007s) 2022-08-17T12:59:09.4768168Z test_new_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.012s) 2022-08-17T12:59:09.4810017Z test_new_cpu_float64 (__main__.TestSparseCPU) ... ok (0.004s) 2022-08-17T12:59:09.4817229Z test_new_device_multi_gpu_cpu (__main__.TestSparseCPU) ... skip: only one GPU detected (0.001s) 2022-08-17T12:59:09.4827867Z test_new_device_single_gpu_cpu (__main__.TestSparseCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:59:09.5712672Z test_norm_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.088s) 2022-08-17T12:59:09.6348414Z test_norm_cpu_float64 (__main__.TestSparseCPU) ... ok (0.063s) 2022-08-17T12:59:09.9779734Z test_permute_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.343s) 2022-08-17T12:59:10.2430434Z test_permute_cpu_float64 (__main__.TestSparseCPU) ... ok (0.265s) 2022-08-17T12:59:10.2820457Z test_pickle_cpu_float64 (__main__.TestSparseCPU) ... ok (0.039s) 2022-08-17T12:59:10.3474864Z test_print_coalesced_cpu_float64 (__main__.TestSparseCPU) ... ok (0.065s) 2022-08-17T12:59:10.3583144Z test_print_uncoalesced_cpu_float64 (__main__.TestSparseCPU) ... ok (0.011s) 2022-08-17T12:59:10.3661959Z test_resize_as_cpu (__main__.TestSparseCPU) ... ok (0.008s) 2022-08-17T12:59:10.4054603Z test_resize_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.039s) 2022-08-17T12:59:10.4318166Z test_resize_cpu_float64 (__main__.TestSparseCPU) ... ok (0.026s) 2022-08-17T12:59:10.5619597Z test_saddmm_cpu_complex128 (__main__.TestSparseCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:59:10.5620418Z function: 'test_shape' (test_sparse.py:1381) 2022-08-17T12:59:10.5620807Z reasons: ['di == 7'] 2022-08-17T12:59:10.5621330Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:59:10.6278244Z ok (0.196s) 2022-08-17T12:59:10.6923200Z test_saddmm_cpu_float64 (__main__.TestSparseCPU) ... ok (0.064s) 2022-08-17T12:59:10.6946072Z test_same_gpu_cpu (__main__.TestSparseCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:59:10.7133762Z test_scalar_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.019s) 2022-08-17T12:59:10.7215172Z test_scalar_cpu_float64 (__main__.TestSparseCPU) ... ok (0.008s) 2022-08-17T12:59:11.0190826Z test_select_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.297s) 2022-08-17T12:59:11.2010616Z test_select_cpu_float64 (__main__.TestSparseCPU) ... ok (0.182s) 2022-08-17T12:59:11.2076323Z test_select_no_type_promotion_cpu_int16 (__main__.TestSparseCPU) ... ok (0.006s) 2022-08-17T12:59:11.2099187Z test_select_no_type_promotion_cpu_int32 (__main__.TestSparseCPU) ... ok (0.002s) 2022-08-17T12:59:11.2121234Z test_select_no_type_promotion_cpu_int64 (__main__.TestSparseCPU) ... ok (0.002s) 2022-08-17T12:59:11.2141573Z test_select_no_type_promotion_cpu_int8 (__main__.TestSparseCPU) ... ok (0.002s) 2022-08-17T12:59:11.2162190Z test_select_no_type_promotion_cpu_uint8 (__main__.TestSparseCPU) ... ok (0.002s) 2022-08-17T12:59:11.2293647Z test_shared_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.013s) 2022-08-17T12:59:11.2350052Z test_shared_cpu_float64 (__main__.TestSparseCPU) ... ok (0.006s) 2022-08-17T12:59:11.7893872Z test_softmax_cpu_float64 (__main__.TestSparseCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:59:11.7894773Z function: 'softmax_jacobian_analytic' (test_sparse.py:3267) 2022-08-17T12:59:11.7895242Z reasons: ['len(x.shape) == 1'] 2022-08-17T12:59:11.7896077Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:59:11.8528380Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:59:11.8529116Z function: 'test_op' (test_sparse.py:3363) 2022-08-17T12:59:11.8529527Z reasons: ['nnz == 10'] 2022-08-17T12:59:11.8530060Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:59:12.1787224Z ok (0.943s) 2022-08-17T12:59:12.1829236Z test_softmax_zero_nnz_cpu_float64 (__main__.TestSparseCPU) ... ok (0.004s) 2022-08-17T12:59:12.2339512Z test_spadd_cpu_float64 (__main__.TestSparseCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:59:12.2340274Z function: 'randn' (test_sparse.py:132) 2022-08-17T12:59:12.2340679Z reasons: ['len(args) == 2'] 2022-08-17T12:59:12.2341217Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:59:12.2824445Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:59:12.2825062Z function: '_test_spadd_shape' (test_sparse.py:1575) 2022-08-17T12:59:12.2825490Z reasons: ['len(shape_i) == 2'] 2022-08-17T12:59:12.2826018Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:59:12.3638432Z ok (0.181s) 2022-08-17T12:59:12.3769292Z test_sparse_add_coalesce_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.013s) 2022-08-17T12:59:12.3822249Z test_sparse_add_coalesce_cpu_complex64 (__main__.TestSparseCPU) ... ok (0.005s) 2022-08-17T12:59:12.3878111Z test_sparse_add_coalesce_cpu_float32 (__main__.TestSparseCPU) ... ok (0.005s) 2022-08-17T12:59:12.3930348Z test_sparse_add_coalesce_cpu_float64 (__main__.TestSparseCPU) ... ok (0.005s) 2022-08-17T12:59:12.3944131Z test_sparse_add_out_bfloat16_cpu_complex128 (__main__.TestSparseCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:59:12.3957496Z test_sparse_add_out_bfloat16_cpu_float64 (__main__.TestSparseCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:59:12.3976466Z test_sparse_addmm_cpu_bfloat16 (__main__.TestSparseCPU) ... skip: See https://github.com/pytorch/pytorch/issues/73145 (0.002s) 2022-08-17T12:59:12.3995011Z test_sparse_addmm_cpu_complex128 (__main__.TestSparseCPU) ... skip: See https://github.com/pytorch/pytorch/issues/73145 (0.002s) 2022-08-17T12:59:12.4014509Z test_sparse_addmm_cpu_float64 (__main__.TestSparseCPU) ... skip: See https://github.com/pytorch/pytorch/issues/73145 (0.002s) 2022-08-17T12:59:12.4062240Z test_sparse_bool_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.005s) 2022-08-17T12:59:12.4075589Z test_sparse_bool_cpu_float64 (__main__.TestSparseCPU) ... ok (0.001s) 2022-08-17T12:59:12.4496224Z test_sparse_broadcast_to_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.042s) 2022-08-17T12:59:12.4617549Z test_sparse_broadcast_to_cpu_float64 (__main__.TestSparseCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:59:12.4618494Z function: 'test' (test_sparse.py:3603) 2022-08-17T12:59:12.4618946Z reasons: ["str(dtype) == 'torch.complex128'"] 2022-08-17T12:59:12.4619551Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:59:12.4662412Z ok (0.016s) 2022-08-17T12:59:12.6389956Z test_sparse_dense_mul_cpu_bfloat16 (__main__.TestSparseCPU) ... skip: Test with dtype=torch.bfloat16, device=cpu runs only with coalesced inputs (0.173s) 2022-08-17T12:59:12.6483345Z test_sparse_dense_mul_cpu_bool (__main__.TestSparseCPU) ... ok (0.009s) 2022-08-17T12:59:12.7858491Z test_sparse_dense_mul_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.137s) 2022-08-17T12:59:12.9243058Z test_sparse_dense_mul_cpu_complex64 (__main__.TestSparseCPU) ... ok (0.138s) 2022-08-17T12:59:12.9831976Z test_sparse_dense_mul_cpu_float16 (__main__.TestSparseCPU) ... skip: Test with dtype=torch.float16, device=cpu runs only with coalesced inputs (0.059s) 2022-08-17T12:59:13.1085842Z test_sparse_dense_mul_cpu_float32 (__main__.TestSparseCPU) ... ok (0.125s) 2022-08-17T12:59:13.2306940Z test_sparse_dense_mul_cpu_float64 (__main__.TestSparseCPU) ... ok (0.122s) 2022-08-17T12:59:13.3228331Z test_sparse_dense_mul_cpu_int16 (__main__.TestSparseCPU) ... ok (0.092s) 2022-08-17T12:59:13.4186522Z test_sparse_dense_mul_cpu_int32 (__main__.TestSparseCPU) ... ok (0.096s) 2022-08-17T12:59:13.5126293Z test_sparse_dense_mul_cpu_int64 (__main__.TestSparseCPU) ... ok (0.094s) 2022-08-17T12:59:13.6042129Z test_sparse_dense_mul_cpu_int8 (__main__.TestSparseCPU) ... ok (0.091s) 2022-08-17T12:59:13.6961264Z test_sparse_dense_mul_cpu_uint8 (__main__.TestSparseCPU) ... ok (0.092s) 2022-08-17T12:59:13.7466100Z test_sparse_mask_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.050s) 2022-08-17T12:59:13.7739265Z test_sparse_mask_cpu_float64 (__main__.TestSparseCPU) ... ok (0.027s) 2022-08-17T12:59:13.8313816Z test_sparse_mask_hybrid_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.057s) 2022-08-17T12:59:13.8678220Z test_sparse_mask_hybrid_cpu_float64 (__main__.TestSparseCPU) ... ok (0.036s) 2022-08-17T12:59:13.8717995Z test_sparse_matmul_cpu_complex128 (__main__.TestSparseCPU) 2022-08-17T12:59:14.3622157Z This function test `torch.sparse.mm` when both the mat1 and mat2 are sparse tensors. ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:59:14.3623137Z function: 'test_sparse_matmul' (test_sparse.py:3502) 2022-08-17T12:59:14.3623590Z reasons: ['shape_a == [2, 2]'] 2022-08-17T12:59:14.3624111Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:59:14.3700424Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:59:14.3701136Z function: 'grad_with_custom_sparsity_pattern_test_helper' (test_sparse.py:3474) 2022-08-17T12:59:14.3701640Z reasons: ['shape_a == [2, 2]'] 2022-08-17T12:59:14.3702168Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:59:16.0166515Z ok (2.149s) 2022-08-17T12:59:16.0207917Z test_sparse_matmul_cpu_complex64 (__main__.TestSparseCPU) 2022-08-17T12:59:16.2865461Z This function test `torch.sparse.mm` when both the mat1 and mat2 are sparse tensors. ... ok (0.270s) 2022-08-17T12:59:16.2907510Z test_sparse_matmul_cpu_float32 (__main__.TestSparseCPU) 2022-08-17T12:59:16.3530195Z This function test `torch.sparse.mm` when both the mat1 and mat2 are sparse tensors. ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:59:16.3531022Z function: 'fn' (test_sparse.py:3532) 2022-08-17T12:59:16.3531818Z reasons: ["str(dtype) == 'torch.complex128'"] 2022-08-17T12:59:16.3532384Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:59:16.5247722Z ok (0.238s) 2022-08-17T12:59:16.5290010Z test_sparse_matmul_cpu_float64 (__main__.TestSparseCPU) 2022-08-17T12:59:17.6471805Z This function test `torch.sparse.mm` when both the mat1 and mat2 are sparse tensors. ... ok (1.122s) 2022-08-17T12:59:17.6982353Z test_sparse_mm_cpu_float64 (__main__.TestSparseCPU) ... ok (0.051s) 2022-08-17T12:59:17.7082736Z test_sparse_mul_cpu_float64 (__main__.TestSparseCPU) ... ok (0.010s) 2022-08-17T12:59:17.7653028Z 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:59:17.7654124Z out = torch.sparse.spdiags(diags, offsets, shape, layout=layout) 2022-08-17T12:59:17.8376680Z ok (0.129s) 2022-08-17T12:59:17.8655148Z test_sparse_spdiags_cpu_complex128 (__main__.TestSparseCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:59:17.8656048Z function: 'check_invalid' (test_sparse.py:3750) 2022-08-17T12:59:17.8656693Z reasons: ["tensor 'args[0]' dtype mismatch. expected Bool, actual ComplexDouble"] 2022-08-17T12:59:17.8657371Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:59:17.8911963Z ok (0.053s) 2022-08-17T12:59:17.9443480Z test_sparse_spdiags_cpu_complex64 (__main__.TestSparseCPU) ... ok (0.053s) 2022-08-17T12:59:17.9927359Z test_sparse_spdiags_cpu_float32 (__main__.TestSparseCPU) ... ok (0.048s) 2022-08-17T12:59:18.0417092Z test_sparse_spdiags_cpu_float64 (__main__.TestSparseCPU) ... ok (0.049s) 2022-08-17T12:59:18.0847666Z test_sparse_spdiags_cpu_int16 (__main__.TestSparseCPU) ... ok (0.043s) 2022-08-17T12:59:18.1277216Z test_sparse_spdiags_cpu_int32 (__main__.TestSparseCPU) ... ok (0.043s) 2022-08-17T12:59:18.1715124Z test_sparse_spdiags_cpu_int64 (__main__.TestSparseCPU) ... ok (0.044s) 2022-08-17T12:59:18.1863927Z test_sparse_spdiags_cpu_int8 (__main__.TestSparseCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:59:18.1866005Z function: 'test_sparse_spdiags' (test_sparse.py:3714) 2022-08-17T12:59:18.1866534Z reasons: ["str(dtype) == 'torch.bool'"] 2022-08-17T12:59:18.1867144Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:59:18.2227467Z ok (0.051s) 2022-08-17T12:59:18.2735283Z test_sparse_spdiags_cpu_uint8 (__main__.TestSparseCPU) ... ok (0.051s) 2022-08-17T12:59:18.3889354Z test_sparse_sum_cpu_float64 (__main__.TestSparseCPU) ... ok (0.115s) 2022-08-17T12:59:18.3958981Z test_sparse_to_numpy_cpu (__main__.TestSparseCPU) ... ok (0.007s) 2022-08-17T12:59:18.5666007Z test_sspaddmm_cpu_complex128 (__main__.TestSparseCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:59:18.5666802Z function: 'test_shape' (test_sparse.py:1412) 2022-08-17T12:59:18.5667218Z reasons: ['di == 7'] 2022-08-17T12:59:18.5667747Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:59:18.6274589Z ok (0.231s) 2022-08-17T12:59:18.7291410Z test_sspaddmm_cpu_float64 (__main__.TestSparseCPU) ... ok (0.101s) 2022-08-17T12:59:18.7301561Z test_storage_not_null_cpu (__main__.TestSparseCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:59:18.7415345Z test_t_empty_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.011s) 2022-08-17T12:59:18.7443323Z test_t_empty_cpu_float64 (__main__.TestSparseCPU) ... ok (0.003s) 2022-08-17T12:59:18.7619838Z test_to_dense_cpu_bfloat16 (__main__.TestSparseCPU) ... ok (0.017s) 2022-08-17T12:59:18.7707500Z test_to_dense_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.009s) 2022-08-17T12:59:18.7792702Z test_to_dense_cpu_complex64 (__main__.TestSparseCPU) ... ok (0.008s) 2022-08-17T12:59:18.7870221Z test_to_dense_cpu_float16 (__main__.TestSparseCPU) ... ok (0.008s) 2022-08-17T12:59:18.7946949Z test_to_dense_cpu_float32 (__main__.TestSparseCPU) ... ok (0.008s) 2022-08-17T12:59:18.8034601Z test_to_dense_cpu_float64 (__main__.TestSparseCPU) ... ok (0.009s) 2022-08-17T12:59:18.8287988Z test_to_dense_hybrid_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.025s) 2022-08-17T12:59:18.8391360Z test_to_dense_hybrid_cpu_float64 (__main__.TestSparseCPU) ... ok (0.010s) 2022-08-17T12:59:18.9510885Z test_to_sparse_cpu_bfloat16 (__main__.TestSparseCPU) ... ok (0.112s) 2022-08-17T12:59:19.0402235Z test_to_sparse_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.089s) 2022-08-17T12:59:19.1296818Z test_to_sparse_cpu_complex64 (__main__.TestSparseCPU) ... ok (0.089s) 2022-08-17T12:59:19.2185021Z test_to_sparse_cpu_float16 (__main__.TestSparseCPU) ... ok (0.089s) 2022-08-17T12:59:19.3063827Z test_to_sparse_cpu_float64 (__main__.TestSparseCPU) ... ok (0.088s) 2022-08-17T12:59:19.3999528Z test_to_sparse_cpu_int32 (__main__.TestSparseCPU) ... ok (0.093s) 2022-08-17T12:59:19.4265115Z test_transpose_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.026s) 2022-08-17T12:59:19.4412882Z test_transpose_cpu_float64 (__main__.TestSparseCPU) ... ok (0.015s) 2022-08-17T12:59:19.5103630Z test_unsqueeze_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.069s) 2022-08-17T12:59:19.5648721Z test_unsqueeze_cpu_float64 (__main__.TestSparseCPU) ... ok (0.054s) 2022-08-17T12:59:19.7514208Z test_zeros_cpu_complex128 (__main__.TestSparseCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:59:19.7515014Z function: '_test_zeros' (test_sparse.py:2005) 2022-08-17T12:59:19.7515467Z reasons: ['len(out_shape_i) == 1'] 2022-08-17T12:59:19.7516022Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:59:19.8974972Z ok (0.332s) 2022-08-17T12:59:20.0407038Z test_zeros_cpu_float64 (__main__.TestSparseCPU) ... ok (0.143s) 2022-08-17T12:59:20.2329217Z test_zeros_like_cpu_complex128 (__main__.TestSparseCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:59:20.2330032Z function: '_test_zeros_like' (test_sparse.py:2030) 2022-08-17T12:59:20.2330520Z reasons: ['len(template_shape_i) == 1'] 2022-08-17T12:59:20.2331079Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:59:20.5525261Z ok (0.512s) 2022-08-17T12:59:20.8240620Z test_zeros_like_cpu_float64 (__main__.TestSparseCPU) ... ok (0.271s) 2022-08-17T12:59:20.8251593Z test_future_empty_dim__masked_amax_cpu_bfloat16 (__main__.TestSparseMaskedReductionsCPU) 2022-08-17T12:59:20.8460823Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.022s) 2022-08-17T12:59:20.8471697Z test_future_empty_dim__masked_amax_cpu_float16 (__main__.TestSparseMaskedReductionsCPU) 2022-08-17T12:59:20.8622938Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.016s) 2022-08-17T12:59:20.8633346Z test_future_empty_dim__masked_amax_cpu_float32 (__main__.TestSparseMaskedReductionsCPU) 2022-08-17T12:59:20.8782875Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.016s) 2022-08-17T12:59:20.8793529Z test_future_empty_dim__masked_amax_cpu_float64 (__main__.TestSparseMaskedReductionsCPU) 2022-08-17T12:59:20.8944410Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.016s) 2022-08-17T12:59:20.8955801Z test_future_empty_dim__masked_amax_cpu_int16 (__main__.TestSparseMaskedReductionsCPU) 2022-08-17T12:59:20.9079868Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.013s) 2022-08-17T12:59:20.9090809Z test_future_empty_dim__masked_amax_cpu_int32 (__main__.TestSparseMaskedReductionsCPU) 2022-08-17T12:59:20.9211458Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.013s) 2022-08-17T12:59:20.9222010Z test_future_empty_dim__masked_amax_cpu_int64 (__main__.TestSparseMaskedReductionsCPU) 2022-08-17T12:59:20.9342792Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.013s) 2022-08-17T12:59:20.9352792Z test_future_empty_dim__masked_amax_cpu_int8 (__main__.TestSparseMaskedReductionsCPU) 2022-08-17T12:59:20.9474664Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.013s) 2022-08-17T12:59:20.9485041Z test_future_empty_dim__masked_amax_cpu_uint8 (__main__.TestSparseMaskedReductionsCPU) 2022-08-17T12:59:20.9492323Z Currently, `dim=()` in reductions operations means "reduce over ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:59:20.9493140Z function: 'test_future_empty_dim' (test_sparse.py:3956) 2022-08-17T12:59:20.9493665Z reasons: ["str(dtype) == 'torch.bfloat16'"] 2022-08-17T12:59:20.9494221Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:59:20.9576045Z ok (0.010s) 2022-08-17T12:59:20.9585990Z test_future_empty_dim__masked_amin_cpu_bfloat16 (__main__.TestSparseMaskedReductionsCPU) 2022-08-17T12:59:20.9703523Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.013s) 2022-08-17T12:59:20.9714219Z test_future_empty_dim__masked_amin_cpu_float16 (__main__.TestSparseMaskedReductionsCPU) 2022-08-17T12:59:20.9833833Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.013s) 2022-08-17T12:59:20.9844836Z test_future_empty_dim__masked_amin_cpu_float32 (__main__.TestSparseMaskedReductionsCPU) 2022-08-17T12:59:20.9963340Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.013s) 2022-08-17T12:59:20.9974906Z test_future_empty_dim__masked_amin_cpu_float64 (__main__.TestSparseMaskedReductionsCPU) 2022-08-17T12:59:21.0091441Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.013s) 2022-08-17T12:59:21.0102540Z test_future_empty_dim__masked_amin_cpu_int16 (__main__.TestSparseMaskedReductionsCPU) 2022-08-17T12:59:21.0191907Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.010s) 2022-08-17T12:59:21.0202578Z test_future_empty_dim__masked_amin_cpu_int32 (__main__.TestSparseMaskedReductionsCPU) 2022-08-17T12:59:21.0290967Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.010s) 2022-08-17T12:59:21.0301419Z test_future_empty_dim__masked_amin_cpu_int64 (__main__.TestSparseMaskedReductionsCPU) 2022-08-17T12:59:21.0389973Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.010s) 2022-08-17T12:59:21.0399798Z test_future_empty_dim__masked_amin_cpu_int8 (__main__.TestSparseMaskedReductionsCPU) 2022-08-17T12:59:21.0492021Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.010s) 2022-08-17T12:59:21.0502498Z test_future_empty_dim__masked_amin_cpu_uint8 (__main__.TestSparseMaskedReductionsCPU) 2022-08-17T12:59:21.0589104Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.010s) 2022-08-17T12:59:21.0599991Z test_future_empty_dim__masked_prod_cpu_bool (__main__.TestSparseMaskedReductionsCPU) 2022-08-17T12:59:21.0688864Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.010s) 2022-08-17T12:59:21.0699216Z test_future_empty_dim__masked_prod_cpu_complex128 (__main__.TestSparseMaskedReductionsCPU) 2022-08-17T12:59:21.0793582Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.010s) 2022-08-17T12:59:21.0804150Z test_future_empty_dim__masked_prod_cpu_complex64 (__main__.TestSparseMaskedReductionsCPU) 2022-08-17T12:59:21.0898517Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.010s) 2022-08-17T12:59:21.0908851Z test_future_empty_dim__masked_prod_cpu_float32 (__main__.TestSparseMaskedReductionsCPU) 2022-08-17T12:59:21.1026775Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.013s) 2022-08-17T12:59:21.1037510Z test_future_empty_dim__masked_prod_cpu_float64 (__main__.TestSparseMaskedReductionsCPU) 2022-08-17T12:59:21.1154237Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.013s) 2022-08-17T12:59:21.1164790Z test_future_empty_dim__masked_prod_cpu_int16 (__main__.TestSparseMaskedReductionsCPU) 2022-08-17T12:59:21.1250249Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.009s) 2022-08-17T12:59:21.1261265Z test_future_empty_dim__masked_prod_cpu_int32 (__main__.TestSparseMaskedReductionsCPU) 2022-08-17T12:59:21.1347324Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.010s) 2022-08-17T12:59:21.1358335Z test_future_empty_dim__masked_prod_cpu_int64 (__main__.TestSparseMaskedReductionsCPU) 2022-08-17T12:59:21.1443116Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.009s) 2022-08-17T12:59:21.1453604Z test_future_empty_dim__masked_prod_cpu_int8 (__main__.TestSparseMaskedReductionsCPU) 2022-08-17T12:59:21.1540641Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.009s) 2022-08-17T12:59:21.1550369Z test_future_empty_dim__masked_prod_cpu_uint8 (__main__.TestSparseMaskedReductionsCPU) 2022-08-17T12:59:21.1636325Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.010s) 2022-08-17T12:59:21.1646878Z test_future_empty_dim__masked_sum_cpu_bfloat16 (__main__.TestSparseMaskedReductionsCPU) 2022-08-17T12:59:21.1779822Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.014s) 2022-08-17T12:59:21.1790569Z test_future_empty_dim__masked_sum_cpu_bool (__main__.TestSparseMaskedReductionsCPU) 2022-08-17T12:59:21.1890104Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.011s) 2022-08-17T12:59:21.1900710Z test_future_empty_dim__masked_sum_cpu_complex128 (__main__.TestSparseMaskedReductionsCPU) 2022-08-17T12:59:21.2009238Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.012s) 2022-08-17T12:59:21.2020391Z test_future_empty_dim__masked_sum_cpu_complex64 (__main__.TestSparseMaskedReductionsCPU) 2022-08-17T12:59:21.2131097Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.012s) 2022-08-17T12:59:21.2141306Z test_future_empty_dim__masked_sum_cpu_float16 (__main__.TestSparseMaskedReductionsCPU) 2022-08-17T12:59:21.2272953Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.014s) 2022-08-17T12:59:21.2283839Z test_future_empty_dim__masked_sum_cpu_float32 (__main__.TestSparseMaskedReductionsCPU) 2022-08-17T12:59:21.2417755Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.014s) 2022-08-17T12:59:21.2428125Z test_future_empty_dim__masked_sum_cpu_float64 (__main__.TestSparseMaskedReductionsCPU) 2022-08-17T12:59:21.2558053Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.014s) 2022-08-17T12:59:21.2569263Z test_future_empty_dim__masked_sum_cpu_int16 (__main__.TestSparseMaskedReductionsCPU) 2022-08-17T12:59:21.2672607Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.011s) 2022-08-17T12:59:21.2683188Z test_future_empty_dim__masked_sum_cpu_int32 (__main__.TestSparseMaskedReductionsCPU) 2022-08-17T12:59:21.2782636Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.011s) 2022-08-17T12:59:21.2793772Z test_future_empty_dim__masked_sum_cpu_int64 (__main__.TestSparseMaskedReductionsCPU) 2022-08-17T12:59:21.2895669Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.011s) 2022-08-17T12:59:21.2905964Z test_future_empty_dim__masked_sum_cpu_int8 (__main__.TestSparseMaskedReductionsCPU) 2022-08-17T12:59:21.3005565Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.011s) 2022-08-17T12:59:21.3017389Z test_future_empty_dim__masked_sum_cpu_uint8 (__main__.TestSparseMaskedReductionsCPU) 2022-08-17T12:59:21.3117345Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.011s) 2022-08-17T12:59:21.3174513Z test_basic (__main__.TestSparseMeta) ... ok (0.006s) 2022-08-17T12:59:21.3185914Z test_cuda_from_cpu (__main__.TestSparseOneOff) ... skip: CUDA not available (0.001s) 2022-08-17T12:59:21.3199080Z test_cuda_sparse_cpu_dense_add (__main__.TestSparseOneOff) ... skip: CUDA not available (0.001s) 2022-08-17T12:59:21.3494430Z test_inplace_asin_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.029s) 2022-08-17T12:59:21.3552229Z test_inplace_asin_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:59:21.3608172Z test_inplace_asin_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:59:21.3663882Z test_inplace_asin_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:59:21.3760696Z test_inplace_asin_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:59:21.3859718Z test_inplace_asin_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:59:21.3963855Z test_inplace_asin_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:59:21.4064802Z test_inplace_asin_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:59:21.4080899Z test_inplace_asin_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:59:21.4081706Z function: 'test_inplace' (test_sparse.py:3890) 2022-08-17T12:59:21.4082208Z reasons: ["str(dtype) == 'torch.complex128'"] 2022-08-17T12:59:21.4082785Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:59:21.4128242Z ok (0.006s) 2022-08-17T12:59:21.4150418Z test_inplace_asinh_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:21.4171330Z test_inplace_asinh_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:21.4190042Z test_inplace_asinh_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:21.4208425Z test_inplace_asinh_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:21.4267449Z test_inplace_asinh_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:59:21.4327065Z test_inplace_asinh_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:59:21.4407642Z test_inplace_asinh_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:59:21.4484873Z test_inplace_asinh_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:59:21.4558214Z test_inplace_asinh_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:59:21.4587520Z test_inplace_atan_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:59:21.4612369Z test_inplace_atan_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:21.4638250Z test_inplace_atan_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:21.4660412Z test_inplace_atan_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:21.4731528Z test_inplace_atan_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:59:21.4800652Z test_inplace_atan_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:59:21.4862121Z test_inplace_atan_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:59:21.4923896Z test_inplace_atan_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:59:21.4987008Z test_inplace_atan_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:59:21.5011384Z test_inplace_atanh_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:21.5032460Z test_inplace_atanh_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:21.5050810Z test_inplace_atanh_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:21.5068945Z test_inplace_atanh_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:21.5130048Z test_inplace_atanh_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:59:21.5189183Z test_inplace_atanh_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:59:21.5249063Z test_inplace_atanh_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:59:21.5309134Z test_inplace_atanh_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:59:21.5369784Z test_inplace_atanh_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:59:21.5390187Z test_inplace_ceil_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:21.5409877Z test_inplace_ceil_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:21.5423987Z test_inplace_conj_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:59:21.5437440Z test_inplace_conj_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:59:21.5449884Z test_inplace_conj_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:59:21.5462708Z test_inplace_conj_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:59:21.5475631Z test_inplace_conj_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:59:21.5488389Z test_inplace_conj_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:59:21.5501258Z test_inplace_conj_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:59:21.5514271Z test_inplace_conj_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:59:21.5527003Z test_inplace_conj_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:59:21.5536140Z test_inplace_conj_physical_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! conj_physical_ not implemented for sparse (0.001s) 2022-08-17T12:59:21.5545447Z test_inplace_conj_physical_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! conj_physical_ not implemented for sparse (0.001s) 2022-08-17T12:59:21.5554851Z test_inplace_conj_physical_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! conj_physical_ not implemented for sparse (0.001s) 2022-08-17T12:59:21.5563534Z test_inplace_conj_physical_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! conj_physical_ not implemented for sparse (0.001s) 2022-08-17T12:59:21.5573155Z test_inplace_conj_physical_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! conj_physical_ not implemented for sparse (0.001s) 2022-08-17T12:59:21.5582685Z test_inplace_conj_physical_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! conj_physical_ not implemented for sparse (0.001s) 2022-08-17T12:59:21.5592569Z test_inplace_conj_physical_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! conj_physical_ not implemented for sparse (0.001s) 2022-08-17T12:59:21.5601285Z test_inplace_conj_physical_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! conj_physical_ not implemented for sparse (0.001s) 2022-08-17T12:59:21.5610530Z test_inplace_conj_physical_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! conj_physical_ not implemented for sparse (0.001s) 2022-08-17T12:59:21.5631724Z test_inplace_erf_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:21.5651549Z test_inplace_erf_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:21.5712863Z test_inplace_erf_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:59:21.5774362Z test_inplace_erf_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:59:21.5835446Z test_inplace_erf_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:59:21.5896547Z test_inplace_erf_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:59:21.5959868Z test_inplace_erf_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:59:21.5982192Z test_inplace_expm1_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:21.6004252Z test_inplace_expm1_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:21.6067576Z test_inplace_expm1_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:59:21.6130290Z test_inplace_expm1_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:59:21.6191918Z test_inplace_expm1_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:59:21.6254902Z test_inplace_expm1_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:59:21.6358908Z test_inplace_expm1_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:59:21.6359795Z test_inplace_floor_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:59:21.6371399Z test_inplace_floor_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:21.6386059Z test_inplace_isinf_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:59:21.6399651Z test_inplace_isinf_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:59:21.6413139Z test_inplace_isinf_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:59:21.6426421Z test_inplace_isinf_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:59:21.6439159Z test_inplace_isinf_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:59:21.6451667Z test_inplace_isinf_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:59:21.6464073Z test_inplace_isinf_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:59:21.6477046Z test_inplace_isinf_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:59:21.6489400Z test_inplace_isinf_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:59:21.6502218Z test_inplace_isnan_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:59:21.6515071Z test_inplace_isnan_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:59:21.6527528Z test_inplace_isnan_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:59:21.6539996Z test_inplace_isnan_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:59:21.6552424Z test_inplace_isnan_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:59:21.6565528Z test_inplace_isnan_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:59:21.6578077Z test_inplace_isnan_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:59:21.6590864Z test_inplace_isnan_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:59:21.6603680Z test_inplace_isnan_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:59:21.6616152Z test_inplace_isneginf_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:59:21.6628695Z test_inplace_isneginf_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:59:21.6641392Z test_inplace_isneginf_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:59:21.6653890Z test_inplace_isneginf_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:59:21.6666563Z test_inplace_isneginf_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:59:21.6679514Z test_inplace_isneginf_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:59:21.6692273Z test_inplace_isneginf_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:59:21.6704989Z test_inplace_isposinf_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:59:21.6718134Z test_inplace_isposinf_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:59:21.6730711Z test_inplace_isposinf_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:59:21.6743353Z test_inplace_isposinf_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:59:21.6756282Z test_inplace_isposinf_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:59:21.6769774Z test_inplace_isposinf_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:59:21.6783063Z test_inplace_isposinf_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:59:21.6804182Z test_inplace_log1p_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:21.6823545Z test_inplace_log1p_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:21.6884822Z test_inplace_log1p_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:59:21.6946537Z test_inplace_log1p_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:59:21.7008413Z test_inplace_log1p_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:59:21.7069942Z test_inplace_log1p_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:59:21.7131733Z test_inplace_log1p_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:59:21.7151326Z test_inplace_nan_to_num_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:21.7168806Z test_inplace_nan_to_num_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:21.7185075Z test_inplace_nan_to_num_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:21.7200839Z test_inplace_nan_to_num_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:21.7216420Z test_inplace_nan_to_num_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:21.7231699Z test_inplace_nan_to_num_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:21.7247340Z test_inplace_nan_to_num_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:21.7265472Z test_inplace_neg_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:21.7284019Z test_inplace_neg_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:21.7302098Z test_inplace_neg_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:21.7320261Z test_inplace_neg_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:21.7336463Z test_inplace_neg_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:21.7352845Z test_inplace_neg_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:21.7368476Z test_inplace_neg_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:21.7384419Z test_inplace_neg_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:21.7400165Z test_inplace_neg_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:21.7417449Z test_inplace_round_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:21.7435279Z test_inplace_round_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:21.7453959Z test_inplace_sgn_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:21.7472330Z test_inplace_sgn_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:21.7489852Z test_inplace_sgn_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:21.7507869Z test_inplace_sgn_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:21.7524477Z test_inplace_sgn_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:21.7539950Z test_inplace_sgn_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:21.7555321Z test_inplace_sgn_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:21.7571273Z test_inplace_sgn_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:21.7586470Z test_inplace_sgn_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:21.7604440Z test_inplace_sign_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:21.7623490Z test_inplace_sign_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:21.7639626Z test_inplace_sign_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:21.7655315Z test_inplace_sign_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:21.7670689Z test_inplace_sign_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:21.7686627Z test_inplace_sign_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:21.7702383Z test_inplace_sign_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:21.7715293Z test_inplace_signbit_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:59:21.7728279Z test_inplace_signbit_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:59:21.7740567Z test_inplace_signbit_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:59:21.7753464Z test_inplace_signbit_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:59:21.7765728Z test_inplace_signbit_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:59:21.7778105Z test_inplace_signbit_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:59:21.7790537Z test_inplace_signbit_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:59:21.7811611Z test_inplace_sin_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:21.7831479Z test_inplace_sin_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:21.7850822Z test_inplace_sin_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:21.7869060Z test_inplace_sin_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:21.7930281Z test_inplace_sin_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:59:21.7991167Z test_inplace_sin_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:59:21.8053930Z test_inplace_sin_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:59:21.8116113Z test_inplace_sin_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:59:21.8178181Z test_inplace_sin_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:59:21.8200359Z test_inplace_sinh_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:21.8221057Z test_inplace_sinh_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:21.8239573Z test_inplace_sinh_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:21.8257624Z test_inplace_sinh_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:21.8319858Z test_inplace_sinh_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:59:21.8382011Z test_inplace_sinh_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:59:21.8443211Z test_inplace_sinh_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:59:21.8504406Z test_inplace_sinh_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:59:21.8566670Z test_inplace_sinh_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:59:21.8588678Z test_inplace_sqrt_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:21.8609849Z test_inplace_sqrt_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:21.8629338Z test_inplace_sqrt_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:21.8648035Z test_inplace_sqrt_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:21.8709733Z test_inplace_sqrt_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:59:21.8771026Z test_inplace_sqrt_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:59:21.8831629Z test_inplace_sqrt_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:59:21.8893710Z test_inplace_sqrt_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:59:21.8955535Z test_inplace_sqrt_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:59:21.8977452Z test_inplace_tan_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:21.8997859Z test_inplace_tan_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:21.9016314Z test_inplace_tan_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:21.9034752Z test_inplace_tan_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:21.9095389Z test_inplace_tan_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:59:21.9155636Z test_inplace_tan_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:59:21.9215570Z test_inplace_tan_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:59:21.9275035Z test_inplace_tan_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:59:21.9334719Z test_inplace_tan_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:59:21.9354210Z test_inplace_tanh_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:21.9373345Z test_inplace_tanh_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:21.9391406Z test_inplace_tanh_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:21.9409262Z test_inplace_tanh_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:21.9469054Z test_inplace_tanh_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:59:21.9528943Z test_inplace_tanh_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:59:21.9587891Z test_inplace_tanh_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:59:21.9647218Z test_inplace_tanh_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:59:21.9706657Z test_inplace_tanh_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:59:21.9726485Z test_inplace_trunc_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:21.9745331Z test_inplace_trunc_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:21.9885894Z test_out_asin_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:59:21.9935515Z test_out_asin_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:59:21.9985540Z test_out_asin_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:59:22.0039384Z test_out_asin_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:59:22.0090867Z test_out_asin_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:59:22.0141366Z test_out_asin_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:59:22.0195098Z test_out_asin_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:59:22.0243703Z test_out_asin_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:59:22.0257782Z test_out_asin_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:59:22.0258610Z function: 'test_out' (test_sparse.py:3876) 2022-08-17T12:59:22.0259106Z reasons: ["str(dtype) == 'torch.complex128'"] 2022-08-17T12:59:22.0259679Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:59:22.0263017Z ok (0.002s) 2022-08-17T12:59:22.0282371Z test_out_asinh_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:22.0300728Z test_out_asinh_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:22.0317744Z test_out_asinh_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:22.0334759Z test_out_asinh_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:22.0351067Z test_out_asinh_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:22.0367600Z test_out_asinh_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:22.0383904Z test_out_asinh_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:22.0400029Z test_out_asinh_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:22.0415834Z test_out_asinh_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.0434872Z test_out_atan_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:22.0452501Z test_out_atan_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:22.0469182Z test_out_atan_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:22.0485989Z test_out_atan_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:22.0503033Z test_out_atan_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:22.0519208Z test_out_atan_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:22.0535748Z test_out_atan_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:22.0551872Z test_out_atan_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:22.0568423Z test_out_atan_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:22.0587443Z test_out_atanh_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:22.0605252Z test_out_atanh_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:22.0621961Z test_out_atanh_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:22.0638852Z test_out_atanh_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:22.0654993Z test_out_atanh_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:22.0671305Z test_out_atanh_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:22.0687791Z test_out_atanh_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.0704820Z test_out_atanh_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:22.0720534Z test_out_atanh_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.0737281Z test_out_ceil_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:22.0754513Z test_out_ceil_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:22.0767736Z test_out_conj_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:59:22.0779541Z test_out_conj_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:59:22.0791745Z test_out_conj_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:59:22.0802866Z test_out_conj_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:59:22.0814462Z test_out_conj_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:59:22.0825490Z test_out_conj_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:59:22.0837448Z test_out_conj_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:59:22.0849036Z test_out_conj_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:59:22.0860603Z test_out_conj_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:59:22.0878419Z test_out_conj_physical_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:22.0895751Z test_out_conj_physical_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:22.0912437Z test_out_conj_physical_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:22.0928741Z test_out_conj_physical_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:22.0944808Z test_out_conj_physical_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:22.0959378Z test_out_conj_physical_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.0973382Z test_out_conj_physical_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.0987786Z test_out_conj_physical_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.1002439Z test_out_conj_physical_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.1020099Z test_out_erf_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:22.1037699Z test_out_erf_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:22.1054847Z test_out_erf_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:22.1070905Z test_out_erf_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:22.1087004Z test_out_erf_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.1103122Z test_out_erf_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:22.1119795Z test_out_erf_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:22.1136440Z test_out_expm1_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:22.1153344Z test_out_expm1_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:22.1169371Z test_out_expm1_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:22.1186152Z test_out_expm1_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:22.1202331Z test_out_expm1_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:22.1218550Z test_out_expm1_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:22.1234737Z test_out_expm1_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:22.1251343Z test_out_floor_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:22.1267726Z test_out_floor_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:22.1280089Z test_out_isinf_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:59:22.1291727Z test_out_isinf_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:59:22.1302718Z test_out_isinf_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:59:22.1314083Z test_out_isinf_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:59:22.1325338Z test_out_isinf_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:59:22.1336510Z test_out_isinf_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:59:22.1347702Z test_out_isinf_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:59:22.1358928Z test_out_isinf_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:59:22.1370458Z test_out_isinf_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:59:22.1382077Z test_out_isnan_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:59:22.1393295Z test_out_isnan_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:59:22.1404086Z test_out_isnan_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:59:22.1415456Z test_out_isnan_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:59:22.1426536Z test_out_isnan_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:59:22.1438614Z test_out_isnan_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:59:22.1450197Z test_out_isnan_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:59:22.1461209Z test_out_isnan_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:59:22.1472483Z test_out_isnan_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:59:22.1489939Z test_out_isneginf_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:22.1505873Z test_out_isneginf_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:22.1520732Z test_out_isneginf_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.1535149Z test_out_isneginf_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.1549366Z test_out_isneginf_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.1563660Z test_out_isneginf_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.1577826Z test_out_isneginf_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.1594331Z test_out_isposinf_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:22.1610183Z test_out_isposinf_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.1625028Z test_out_isposinf_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.1639447Z test_out_isposinf_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.1654111Z test_out_isposinf_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.1668920Z test_out_isposinf_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.1684321Z test_out_isposinf_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.1702100Z test_out_log1p_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:22.1720076Z test_out_log1p_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:22.1736892Z test_out_log1p_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:22.1754091Z test_out_log1p_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:22.1772415Z test_out_log1p_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:22.1789768Z test_out_log1p_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:22.1806824Z test_out_log1p_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:22.1823106Z test_out_nan_to_num_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.1838075Z test_out_nan_to_num_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.1852349Z test_out_nan_to_num_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.1866431Z test_out_nan_to_num_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.1880818Z test_out_nan_to_num_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.1894987Z test_out_nan_to_num_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.1908959Z test_out_nan_to_num_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.1926423Z test_out_neg_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:22.1943880Z test_out_neg_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:22.1961740Z test_out_neg_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:22.1978360Z test_out_neg_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:22.1993244Z test_out_neg_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.2007820Z test_out_neg_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.2021968Z test_out_neg_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.2036356Z test_out_neg_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.2051016Z test_out_neg_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.2067143Z test_out_round_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:22.2083789Z test_out_round_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:22.2101159Z test_out_sgn_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:22.2118445Z test_out_sgn_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:22.2135102Z test_out_sgn_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:22.2151461Z test_out_sgn_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:22.2166979Z test_out_sgn_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.2181875Z test_out_sgn_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.2196380Z test_out_sgn_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.2210965Z test_out_sgn_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.2225342Z test_out_sgn_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.2241925Z test_out_sign_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:22.2258692Z test_out_sign_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:22.2273872Z test_out_sign_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.2288076Z test_out_sign_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.2302262Z test_out_sign_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.2316984Z test_out_sign_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.2331175Z test_out_sign_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.2346611Z test_out_signbit_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.2363741Z test_out_signbit_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:22.2378601Z test_out_signbit_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.2393115Z test_out_signbit_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.2407693Z test_out_signbit_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.2422112Z test_out_signbit_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.2436637Z test_out_signbit_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.2454802Z test_out_sin_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:22.2472476Z test_out_sin_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:22.2489385Z test_out_sin_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:22.2506560Z test_out_sin_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:22.2523019Z test_out_sin_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:22.2539642Z test_out_sin_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:22.2555661Z test_out_sin_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:22.2571828Z test_out_sin_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:22.2588505Z test_out_sin_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:22.2607325Z test_out_sinh_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:22.2624727Z test_out_sinh_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:22.2641294Z test_out_sinh_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:22.2658248Z test_out_sinh_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:22.2675042Z test_out_sinh_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:22.2692436Z test_out_sinh_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:22.2709164Z test_out_sinh_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:22.2725760Z test_out_sinh_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:22.2742827Z test_out_sinh_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:22.2760418Z test_out_sqrt_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:22.2777907Z test_out_sqrt_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:22.2794650Z test_out_sqrt_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:22.2811069Z test_out_sqrt_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:22.2827144Z test_out_sqrt_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.2843206Z test_out_sqrt_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:22.2859002Z test_out_sqrt_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.2875294Z test_out_sqrt_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.2891347Z test_out_sqrt_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:22.2909837Z test_out_tan_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:22.2927630Z test_out_tan_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:22.2946212Z test_out_tan_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:22.2963137Z test_out_tan_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:22.2980490Z test_out_tan_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:22.3000075Z test_out_tan_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:22.3017262Z test_out_tan_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:22.3034158Z test_out_tan_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:22.3051018Z test_out_tan_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:22.3069808Z test_out_tanh_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:22.3088161Z test_out_tanh_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:22.3105426Z test_out_tanh_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:22.3122368Z test_out_tanh_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:22.3138525Z test_out_tanh_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:22.3154615Z test_out_tanh_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:22.3170778Z test_out_tanh_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:22.3186814Z test_out_tanh_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.3203083Z test_out_tanh_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:22.3219630Z test_out_trunc_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:22.3237013Z test_out_trunc_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:22.3451421Z test_sparse_consistency_asin_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:59:22.3499500Z test_sparse_consistency_asin_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:59:22.3546505Z test_sparse_consistency_asin_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:59:22.3589318Z test_sparse_consistency_asin_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:59:22.3631872Z test_sparse_consistency_asin_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:59:22.3674013Z test_sparse_consistency_asin_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:59:22.3722294Z test_sparse_consistency_asin_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:59:22.3764702Z test_sparse_consistency_asin_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:59:22.3777722Z test_sparse_consistency_asin_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:59:22.3778802Z function: 'test_sparse_consistency' (test_sparse.py:3865) 2022-08-17T12:59:22.3779444Z reasons: ["str(dtype) == 'torch.complex128'"] 2022-08-17T12:59:22.3780066Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:59:22.3784011Z ok (0.002s) 2022-08-17T12:59:22.3802348Z test_sparse_consistency_asinh_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:22.3820610Z test_sparse_consistency_asinh_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:22.3837209Z test_sparse_consistency_asinh_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:22.3853728Z test_sparse_consistency_asinh_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:22.3869342Z test_sparse_consistency_asinh_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.3885376Z test_sparse_consistency_asinh_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.3900585Z test_sparse_consistency_asinh_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.3916127Z test_sparse_consistency_asinh_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.3931829Z test_sparse_consistency_asinh_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.3948843Z test_sparse_consistency_atan_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:22.3965129Z test_sparse_consistency_atan_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:22.3981245Z test_sparse_consistency_atan_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.3997430Z test_sparse_consistency_atan_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:22.4013129Z test_sparse_consistency_atan_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.4028465Z test_sparse_consistency_atan_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.4044008Z test_sparse_consistency_atan_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.4059709Z test_sparse_consistency_atan_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.4075296Z test_sparse_consistency_atan_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.4092820Z test_sparse_consistency_atanh_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:22.4109388Z test_sparse_consistency_atanh_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:22.4124973Z test_sparse_consistency_atanh_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.4140703Z test_sparse_consistency_atanh_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.4155867Z test_sparse_consistency_atanh_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.4171248Z test_sparse_consistency_atanh_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.4186461Z test_sparse_consistency_atanh_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.4201182Z test_sparse_consistency_atanh_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.4215311Z test_sparse_consistency_atanh_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.4231094Z test_sparse_consistency_ceil_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.4247036Z test_sparse_consistency_ceil_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.4262739Z test_sparse_consistency_conj_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.4277140Z test_sparse_consistency_conj_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.4290943Z test_sparse_consistency_conj_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.4304609Z test_sparse_consistency_conj_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.4317713Z test_sparse_consistency_conj_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.4330276Z test_sparse_consistency_conj_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.4343253Z test_sparse_consistency_conj_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.4356206Z test_sparse_consistency_conj_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.4369056Z test_sparse_consistency_conj_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.4384454Z test_sparse_consistency_conj_physical_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.4400371Z test_sparse_consistency_conj_physical_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:22.4415767Z test_sparse_consistency_conj_physical_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.4430975Z test_sparse_consistency_conj_physical_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.4445294Z test_sparse_consistency_conj_physical_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.4458052Z test_sparse_consistency_conj_physical_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.4471270Z test_sparse_consistency_conj_physical_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.4484485Z test_sparse_consistency_conj_physical_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.4498017Z test_sparse_consistency_conj_physical_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.4512993Z test_sparse_consistency_erf_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.4529181Z test_sparse_consistency_erf_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:22.4545080Z test_sparse_consistency_erf_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.4560593Z test_sparse_consistency_erf_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.4576329Z test_sparse_consistency_erf_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.4592249Z test_sparse_consistency_erf_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.4607485Z test_sparse_consistency_erf_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.4622974Z test_sparse_consistency_expm1_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.4638768Z test_sparse_consistency_expm1_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.4653915Z test_sparse_consistency_expm1_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.4669059Z test_sparse_consistency_expm1_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.4684485Z test_sparse_consistency_expm1_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.4699806Z test_sparse_consistency_expm1_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.4715243Z test_sparse_consistency_expm1_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.4731044Z test_sparse_consistency_floor_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.4746624Z test_sparse_consistency_floor_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.4763040Z test_sparse_consistency_isinf_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:22.4778387Z test_sparse_consistency_isinf_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.4793484Z test_sparse_consistency_isinf_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.4808161Z test_sparse_consistency_isinf_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.4821940Z test_sparse_consistency_isinf_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.4835847Z test_sparse_consistency_isinf_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.4849728Z test_sparse_consistency_isinf_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.4863868Z test_sparse_consistency_isinf_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.4878299Z test_sparse_consistency_isinf_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.4893901Z test_sparse_consistency_isnan_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.4910202Z test_sparse_consistency_isnan_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:22.4925303Z test_sparse_consistency_isnan_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.4940988Z test_sparse_consistency_isnan_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.4955173Z test_sparse_consistency_isnan_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.4969151Z test_sparse_consistency_isnan_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.4983076Z test_sparse_consistency_isnan_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.4998092Z test_sparse_consistency_isnan_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.5014210Z test_sparse_consistency_isnan_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.5029280Z test_sparse_consistency_isneginf_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:22.5045065Z test_sparse_consistency_isneginf_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.5059507Z test_sparse_consistency_isneginf_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.5073636Z test_sparse_consistency_isneginf_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.5087798Z test_sparse_consistency_isneginf_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.5101718Z test_sparse_consistency_isneginf_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.5115704Z test_sparse_consistency_isneginf_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.5131194Z test_sparse_consistency_isposinf_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.5146228Z test_sparse_consistency_isposinf_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.5160625Z test_sparse_consistency_isposinf_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.5174769Z test_sparse_consistency_isposinf_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.5188711Z test_sparse_consistency_isposinf_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.5202895Z test_sparse_consistency_isposinf_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.5216775Z test_sparse_consistency_isposinf_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.5233512Z test_sparse_consistency_log1p_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:22.5249955Z test_sparse_consistency_log1p_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:22.5265725Z test_sparse_consistency_log1p_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.5281830Z test_sparse_consistency_log1p_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.5297208Z test_sparse_consistency_log1p_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.5313011Z test_sparse_consistency_log1p_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.5328580Z test_sparse_consistency_log1p_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.5343897Z test_sparse_consistency_nan_to_num_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.5357917Z test_sparse_consistency_nan_to_num_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.5370659Z test_sparse_consistency_nan_to_num_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.5383746Z test_sparse_consistency_nan_to_num_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.5396709Z test_sparse_consistency_nan_to_num_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.5409746Z test_sparse_consistency_nan_to_num_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.5422649Z test_sparse_consistency_nan_to_num_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.5438414Z test_sparse_consistency_neg_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.5454522Z test_sparse_consistency_neg_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:22.5469819Z test_sparse_consistency_neg_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.5485246Z test_sparse_consistency_neg_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.5499713Z test_sparse_consistency_neg_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.5512793Z test_sparse_consistency_neg_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.5525482Z test_sparse_consistency_neg_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.5538604Z test_sparse_consistency_neg_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.5551550Z test_sparse_consistency_neg_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.5566382Z test_sparse_consistency_round_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.5581946Z test_sparse_consistency_round_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.5598218Z test_sparse_consistency_sgn_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:22.5614116Z test_sparse_consistency_sgn_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.5629239Z test_sparse_consistency_sgn_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.5644367Z test_sparse_consistency_sgn_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.5658263Z test_sparse_consistency_sgn_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.5671256Z test_sparse_consistency_sgn_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.5684584Z test_sparse_consistency_sgn_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.5697700Z test_sparse_consistency_sgn_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.5710681Z test_sparse_consistency_sgn_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.5725028Z test_sparse_consistency_sign_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.5740117Z test_sparse_consistency_sign_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.5754390Z test_sparse_consistency_sign_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.5767632Z test_sparse_consistency_sign_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.5781059Z test_sparse_consistency_sign_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.5795243Z test_sparse_consistency_sign_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.5809190Z test_sparse_consistency_sign_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.5824968Z test_sparse_consistency_signbit_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.5840499Z test_sparse_consistency_signbit_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:22.5855262Z test_sparse_consistency_signbit_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.5869428Z test_sparse_consistency_signbit_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.5883815Z test_sparse_consistency_signbit_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.5897748Z test_sparse_consistency_signbit_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.5911680Z test_sparse_consistency_signbit_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.5929668Z test_sparse_consistency_sin_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:22.5946694Z test_sparse_consistency_sin_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:22.5962885Z test_sparse_consistency_sin_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:22.5978292Z test_sparse_consistency_sin_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.5993894Z test_sparse_consistency_sin_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.6009720Z test_sparse_consistency_sin_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.6026455Z test_sparse_consistency_sin_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.6042651Z test_sparse_consistency_sin_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:22.6057936Z test_sparse_consistency_sin_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.6075722Z test_sparse_consistency_sinh_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:22.6092597Z test_sparse_consistency_sinh_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:22.6107970Z test_sparse_consistency_sinh_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.6123661Z test_sparse_consistency_sinh_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.6139223Z test_sparse_consistency_sinh_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.6154838Z test_sparse_consistency_sinh_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.6169842Z test_sparse_consistency_sinh_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.6185031Z test_sparse_consistency_sinh_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.6200243Z test_sparse_consistency_sinh_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.6216641Z test_sparse_consistency_sqrt_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:22.6232700Z test_sparse_consistency_sqrt_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:22.6248826Z test_sparse_consistency_sqrt_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.6264430Z test_sparse_consistency_sqrt_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.6280258Z test_sparse_consistency_sqrt_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.6294870Z test_sparse_consistency_sqrt_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.6309861Z test_sparse_consistency_sqrt_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.6324720Z test_sparse_consistency_sqrt_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.6339985Z test_sparse_consistency_sqrt_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.6357680Z test_sparse_consistency_tan_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:22.6374223Z test_sparse_consistency_tan_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:22.6390977Z test_sparse_consistency_tan_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:22.6407519Z test_sparse_consistency_tan_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:22.6423791Z test_sparse_consistency_tan_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:22.6439963Z test_sparse_consistency_tan_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:22.6455219Z test_sparse_consistency_tan_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.6470803Z test_sparse_consistency_tan_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.6486653Z test_sparse_consistency_tan_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.6504391Z test_sparse_consistency_tanh_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:22.6521464Z test_sparse_consistency_tanh_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:22.6537488Z test_sparse_consistency_tanh_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.6553679Z test_sparse_consistency_tanh_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:22.6568869Z test_sparse_consistency_tanh_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.6583692Z test_sparse_consistency_tanh_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.6599440Z test_sparse_consistency_tanh_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.6614204Z test_sparse_consistency_tanh_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.6630008Z test_sparse_consistency_tanh_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.6646029Z test_sparse_consistency_trunc_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:59:22.6662103Z test_sparse_consistency_trunc_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.6671607Z test_sparse_fn_grad_asin_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! sparse backward not supported (0.001s) 2022-08-17T12:59:22.6680118Z test_sparse_fn_grad_asin_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! sparse backward not supported (0.001s) 2022-08-17T12:59:22.6689195Z test_sparse_fn_grad_asinh_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! sparse backward not supported (0.001s) 2022-08-17T12:59:22.6698135Z test_sparse_fn_grad_asinh_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! sparse backward not supported (0.001s) 2022-08-17T12:59:22.6706283Z test_sparse_fn_grad_atan_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! sparse backward not supported (0.001s) 2022-08-17T12:59:22.6714605Z test_sparse_fn_grad_atan_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! sparse backward not supported (0.001s) 2022-08-17T12:59:22.6722957Z test_sparse_fn_grad_atanh_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! sparse backward not supported (0.001s) 2022-08-17T12:59:22.6731180Z test_sparse_fn_grad_atanh_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! sparse backward not supported (0.001s) 2022-08-17T12:59:22.6997939Z test_sparse_fn_grad_ceil_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:59:22.7091397Z test_sparse_fn_grad_conj_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:59:22.7136277Z test_sparse_fn_grad_conj_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:59:22.7191602Z test_sparse_fn_grad_conj_physical_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:59:22.7220922Z test_sparse_fn_grad_conj_physical_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:59:22.7230305Z test_sparse_fn_grad_erf_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! sparse backward not supported (0.001s) 2022-08-17T12:59:22.7239867Z test_sparse_fn_grad_expm1_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! sparse backward not supported (0.001s) 2022-08-17T12:59:22.7269521Z test_sparse_fn_grad_floor_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:59:22.7283121Z test_sparse_fn_grad_isinf_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Op doesn't support autograd (0.001s) 2022-08-17T12:59:22.7295851Z test_sparse_fn_grad_isinf_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Op doesn't support autograd (0.001s) 2022-08-17T12:59:22.7308712Z test_sparse_fn_grad_isnan_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Op doesn't support autograd (0.001s) 2022-08-17T12:59:22.7321041Z test_sparse_fn_grad_isnan_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Op doesn't support autograd (0.001s) 2022-08-17T12:59:22.7333307Z test_sparse_fn_grad_isneginf_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Op doesn't support autograd (0.001s) 2022-08-17T12:59:22.7345662Z test_sparse_fn_grad_isposinf_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Op doesn't support autograd (0.001s) 2022-08-17T12:59:22.7353622Z test_sparse_fn_grad_log1p_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! sparse backward not supported (0.001s) 2022-08-17T12:59:22.7362187Z test_sparse_fn_grad_nan_to_num_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! sparse backward not supported (0.001s) 2022-08-17T12:59:22.7418372Z test_sparse_fn_grad_neg_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:59:22.7446822Z test_sparse_fn_grad_neg_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:59:22.7474985Z test_sparse_fn_grad_round_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:59:22.7483477Z test_sparse_fn_grad_sgn_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! sparse backward not supported (0.001s) 2022-08-17T12:59:22.7491940Z test_sparse_fn_grad_sgn_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! sparse backward not supported (0.001s) 2022-08-17T12:59:22.7519580Z test_sparse_fn_grad_sign_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:59:22.7532378Z test_sparse_fn_grad_signbit_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Op doesn't support autograd (0.001s) 2022-08-17T12:59:22.7541129Z test_sparse_fn_grad_sin_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! sparse backward not supported (0.001s) 2022-08-17T12:59:22.7550265Z test_sparse_fn_grad_sin_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! sparse backward not supported (0.001s) 2022-08-17T12:59:22.7559531Z test_sparse_fn_grad_sinh_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! sparse backward not supported (0.001s) 2022-08-17T12:59:22.7567648Z test_sparse_fn_grad_sinh_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! sparse backward not supported (0.001s) 2022-08-17T12:59:22.7576673Z test_sparse_fn_grad_sqrt_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! sparse backward not supported (0.001s) 2022-08-17T12:59:22.7584820Z test_sparse_fn_grad_sqrt_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! sparse backward not supported (0.001s) 2022-08-17T12:59:22.7593565Z test_sparse_fn_grad_tan_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! sparse backward not supported (0.001s) 2022-08-17T12:59:22.7601325Z test_sparse_fn_grad_tan_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! sparse backward not supported (0.001s) 2022-08-17T12:59:22.7609731Z test_sparse_fn_grad_tanh_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! sparse backward not supported (0.001s) 2022-08-17T12:59:22.7617875Z test_sparse_fn_grad_tanh_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! sparse backward not supported (0.001s) 2022-08-17T12:59:22.7650161Z test_sparse_fn_grad_trunc_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:59:22.7703914Z test_sparse_zero_dims_asin_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:59:22.7718249Z test_sparse_zero_dims_asin_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.7731249Z test_sparse_zero_dims_asin_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.7743411Z test_sparse_zero_dims_asin_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.7755680Z test_sparse_zero_dims_asin_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.7767906Z test_sparse_zero_dims_asin_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.7780206Z test_sparse_zero_dims_asin_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.7793350Z test_sparse_zero_dims_asin_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.7805812Z test_sparse_zero_dims_asin_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.7817705Z test_sparse_zero_dims_asinh_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.7829552Z test_sparse_zero_dims_asinh_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.7841820Z test_sparse_zero_dims_asinh_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.7853944Z test_sparse_zero_dims_asinh_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.7866130Z test_sparse_zero_dims_asinh_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.7877975Z test_sparse_zero_dims_asinh_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.7890085Z test_sparse_zero_dims_asinh_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.7902348Z test_sparse_zero_dims_asinh_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.7914801Z test_sparse_zero_dims_asinh_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.7926964Z test_sparse_zero_dims_atan_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.7939365Z test_sparse_zero_dims_atan_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.7951447Z test_sparse_zero_dims_atan_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.7963729Z test_sparse_zero_dims_atan_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.7976172Z test_sparse_zero_dims_atan_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.7988472Z test_sparse_zero_dims_atan_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.8000766Z test_sparse_zero_dims_atan_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.8013686Z test_sparse_zero_dims_atan_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.8026383Z test_sparse_zero_dims_atan_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.8038634Z test_sparse_zero_dims_atanh_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.8051516Z test_sparse_zero_dims_atanh_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.8064029Z test_sparse_zero_dims_atanh_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.8077283Z test_sparse_zero_dims_atanh_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.8089669Z test_sparse_zero_dims_atanh_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.8102197Z test_sparse_zero_dims_atanh_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.8114335Z test_sparse_zero_dims_atanh_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.8126353Z test_sparse_zero_dims_atanh_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.8138569Z test_sparse_zero_dims_atanh_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.8150561Z test_sparse_zero_dims_ceil_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.8162614Z test_sparse_zero_dims_ceil_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.8175039Z test_sparse_zero_dims_conj_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.8187174Z test_sparse_zero_dims_conj_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.8198955Z test_sparse_zero_dims_conj_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.8210866Z test_sparse_zero_dims_conj_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.8222326Z test_sparse_zero_dims_conj_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.8233829Z test_sparse_zero_dims_conj_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.8245016Z test_sparse_zero_dims_conj_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.8256478Z test_sparse_zero_dims_conj_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.8267854Z test_sparse_zero_dims_conj_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.8280057Z test_sparse_zero_dims_conj_physical_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.8292811Z test_sparse_zero_dims_conj_physical_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.8304534Z test_sparse_zero_dims_conj_physical_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.8316219Z test_sparse_zero_dims_conj_physical_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.8327239Z test_sparse_zero_dims_conj_physical_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.8338307Z test_sparse_zero_dims_conj_physical_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.8349722Z test_sparse_zero_dims_conj_physical_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.8361113Z test_sparse_zero_dims_conj_physical_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.8372508Z test_sparse_zero_dims_conj_physical_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.8384710Z test_sparse_zero_dims_erf_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.8397825Z test_sparse_zero_dims_erf_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.8410450Z test_sparse_zero_dims_erf_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.8423236Z test_sparse_zero_dims_erf_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.8435672Z test_sparse_zero_dims_erf_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.8448300Z test_sparse_zero_dims_erf_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.8460553Z test_sparse_zero_dims_erf_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.8473263Z test_sparse_zero_dims_expm1_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.8485527Z test_sparse_zero_dims_expm1_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.8498275Z test_sparse_zero_dims_expm1_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.8510827Z test_sparse_zero_dims_expm1_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.8523538Z test_sparse_zero_dims_expm1_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.8536231Z test_sparse_zero_dims_expm1_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.8549229Z test_sparse_zero_dims_expm1_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.8561923Z test_sparse_zero_dims_floor_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.8574824Z test_sparse_zero_dims_floor_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.8587374Z test_sparse_zero_dims_isinf_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.8600352Z test_sparse_zero_dims_isinf_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.8612833Z test_sparse_zero_dims_isinf_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.8624442Z test_sparse_zero_dims_isinf_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.8636272Z test_sparse_zero_dims_isinf_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.8647991Z test_sparse_zero_dims_isinf_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.8659764Z test_sparse_zero_dims_isinf_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.8671731Z test_sparse_zero_dims_isinf_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.8683529Z test_sparse_zero_dims_isinf_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.8695286Z test_sparse_zero_dims_isnan_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.8707061Z test_sparse_zero_dims_isnan_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.8719071Z test_sparse_zero_dims_isnan_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.8730766Z test_sparse_zero_dims_isnan_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.8742111Z test_sparse_zero_dims_isnan_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.8754074Z test_sparse_zero_dims_isnan_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.8765536Z test_sparse_zero_dims_isnan_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.8777301Z test_sparse_zero_dims_isnan_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.8788860Z test_sparse_zero_dims_isnan_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.8801354Z test_sparse_zero_dims_isneginf_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.8813787Z test_sparse_zero_dims_isneginf_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.8825606Z test_sparse_zero_dims_isneginf_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.8837756Z test_sparse_zero_dims_isneginf_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.8850048Z test_sparse_zero_dims_isneginf_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.8861940Z test_sparse_zero_dims_isneginf_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.8874250Z test_sparse_zero_dims_isneginf_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.8885980Z test_sparse_zero_dims_isposinf_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.8898227Z test_sparse_zero_dims_isposinf_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.8909627Z test_sparse_zero_dims_isposinf_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.8921296Z test_sparse_zero_dims_isposinf_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.8932976Z test_sparse_zero_dims_isposinf_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.8944601Z test_sparse_zero_dims_isposinf_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.8956564Z test_sparse_zero_dims_isposinf_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.8969264Z test_sparse_zero_dims_log1p_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.8981283Z test_sparse_zero_dims_log1p_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.8994114Z test_sparse_zero_dims_log1p_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.9007039Z test_sparse_zero_dims_log1p_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.9019681Z test_sparse_zero_dims_log1p_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.9032417Z test_sparse_zero_dims_log1p_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.9045193Z test_sparse_zero_dims_log1p_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.9058306Z test_sparse_zero_dims_nan_to_num_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.9070737Z test_sparse_zero_dims_nan_to_num_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.9083344Z test_sparse_zero_dims_nan_to_num_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.9095514Z test_sparse_zero_dims_nan_to_num_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.9107626Z test_sparse_zero_dims_nan_to_num_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.9119947Z test_sparse_zero_dims_nan_to_num_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.9131632Z test_sparse_zero_dims_nan_to_num_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.9143683Z test_sparse_zero_dims_neg_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.9156155Z test_sparse_zero_dims_neg_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.9168129Z test_sparse_zero_dims_neg_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.9180082Z test_sparse_zero_dims_neg_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.9192258Z test_sparse_zero_dims_neg_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.9203320Z test_sparse_zero_dims_neg_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.9214828Z test_sparse_zero_dims_neg_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.9226470Z test_sparse_zero_dims_neg_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.9238635Z test_sparse_zero_dims_neg_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.9251494Z test_sparse_zero_dims_round_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.9263823Z test_sparse_zero_dims_round_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.9276610Z test_sparse_zero_dims_sgn_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.9289173Z test_sparse_zero_dims_sgn_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.9301762Z test_sparse_zero_dims_sgn_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.9314344Z test_sparse_zero_dims_sgn_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.9326373Z test_sparse_zero_dims_sgn_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.9338998Z test_sparse_zero_dims_sgn_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.9351306Z test_sparse_zero_dims_sgn_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.9363731Z test_sparse_zero_dims_sgn_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.9376077Z test_sparse_zero_dims_sgn_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.9388784Z test_sparse_zero_dims_sign_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.9401469Z test_sparse_zero_dims_sign_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.9413637Z test_sparse_zero_dims_sign_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.9425061Z test_sparse_zero_dims_sign_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.9436693Z test_sparse_zero_dims_sign_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.9448608Z test_sparse_zero_dims_sign_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.9459823Z test_sparse_zero_dims_sign_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.9471270Z test_sparse_zero_dims_signbit_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.9483115Z test_sparse_zero_dims_signbit_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.9494735Z test_sparse_zero_dims_signbit_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.9506400Z test_sparse_zero_dims_signbit_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.9518174Z test_sparse_zero_dims_signbit_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.9529713Z test_sparse_zero_dims_signbit_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.9541182Z test_sparse_zero_dims_signbit_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.9553690Z test_sparse_zero_dims_sin_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.9566090Z test_sparse_zero_dims_sin_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.9577858Z test_sparse_zero_dims_sin_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.9589842Z test_sparse_zero_dims_sin_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.9601824Z test_sparse_zero_dims_sin_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.9614461Z test_sparse_zero_dims_sin_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.9627177Z test_sparse_zero_dims_sin_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.9640027Z test_sparse_zero_dims_sin_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.9652818Z test_sparse_zero_dims_sin_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.9666112Z test_sparse_zero_dims_sinh_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.9678810Z test_sparse_zero_dims_sinh_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.9691538Z test_sparse_zero_dims_sinh_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.9704094Z test_sparse_zero_dims_sinh_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.9716932Z test_sparse_zero_dims_sinh_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.9729566Z test_sparse_zero_dims_sinh_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.9742141Z test_sparse_zero_dims_sinh_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.9754773Z test_sparse_zero_dims_sinh_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.9767088Z test_sparse_zero_dims_sinh_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.9779600Z test_sparse_zero_dims_sqrt_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.9791264Z test_sparse_zero_dims_sqrt_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.9803022Z test_sparse_zero_dims_sqrt_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.9814599Z test_sparse_zero_dims_sqrt_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.9826278Z test_sparse_zero_dims_sqrt_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.9838358Z test_sparse_zero_dims_sqrt_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.9849980Z test_sparse_zero_dims_sqrt_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.9862116Z test_sparse_zero_dims_sqrt_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.9873855Z test_sparse_zero_dims_sqrt_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.9885605Z test_sparse_zero_dims_tan_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.9897725Z test_sparse_zero_dims_tan_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.9909451Z test_sparse_zero_dims_tan_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.9921241Z test_sparse_zero_dims_tan_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.9933070Z test_sparse_zero_dims_tan_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.9944792Z test_sparse_zero_dims_tan_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.9956637Z test_sparse_zero_dims_tan_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.9968325Z test_sparse_zero_dims_tan_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.9980096Z test_sparse_zero_dims_tan_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:22.9991883Z test_sparse_zero_dims_tanh_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:23.0003945Z test_sparse_zero_dims_tanh_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:23.0016082Z test_sparse_zero_dims_tanh_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:23.0028101Z test_sparse_zero_dims_tanh_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:23.0040064Z test_sparse_zero_dims_tanh_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:23.0052114Z test_sparse_zero_dims_tanh_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:23.0064263Z test_sparse_zero_dims_tanh_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:23.0076540Z test_sparse_zero_dims_tanh_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:23.0088124Z test_sparse_zero_dims_tanh_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:23.0100009Z test_sparse_zero_dims_trunc_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:23.0111605Z test_sparse_zero_dims_trunc_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:23.0196171Z test_sparse_zeros_asin_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:59:23.0235615Z test_sparse_zeros_asin_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:59:23.0279591Z test_sparse_zeros_asin_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:59:23.0317605Z test_sparse_zeros_asin_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:59:23.0355538Z test_sparse_zeros_asin_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:59:23.0392560Z test_sparse_zeros_asin_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:59:23.0431531Z test_sparse_zeros_asin_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:59:23.0468566Z test_sparse_zeros_asin_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:59:23.0480235Z test_sparse_zeros_asin_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:59:23.0480800Z function: 'test_sparse_zeros' (test_sparse.py:3918) 2022-08-17T12:59:23.0481109Z reasons: ["str(dtype) == 'torch.complex128'"] 2022-08-17T12:59:23.0481447Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:59:23.0484557Z ok (0.002s) 2022-08-17T12:59:23.0497369Z test_sparse_zeros_asinh_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:23.0509450Z test_sparse_zeros_asinh_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:23.0521034Z test_sparse_zeros_asinh_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:23.0532716Z test_sparse_zeros_asinh_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:23.0544390Z test_sparse_zeros_asinh_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:23.0556326Z test_sparse_zeros_asinh_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:23.0568006Z test_sparse_zeros_asinh_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:23.0579560Z test_sparse_zeros_asinh_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:23.0591278Z test_sparse_zeros_asinh_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:23.0603599Z test_sparse_zeros_atan_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:23.0615496Z test_sparse_zeros_atan_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:23.0627622Z test_sparse_zeros_atan_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:23.0640205Z test_sparse_zeros_atan_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:23.0652877Z test_sparse_zeros_atan_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:23.0665195Z test_sparse_zeros_atan_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:23.0677928Z test_sparse_zeros_atan_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:23.0690280Z test_sparse_zeros_atan_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:23.0702553Z test_sparse_zeros_atan_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:23.0714827Z test_sparse_zeros_atanh_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:23.0726127Z test_sparse_zeros_atanh_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:23.0737576Z test_sparse_zeros_atanh_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:23.0748759Z test_sparse_zeros_atanh_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:23.0760155Z test_sparse_zeros_atanh_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:23.0771738Z test_sparse_zeros_atanh_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:23.0782921Z test_sparse_zeros_atanh_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:23.0794385Z test_sparse_zeros_atanh_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:23.0805622Z test_sparse_zeros_atanh_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:23.0817048Z test_sparse_zeros_ceil_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:23.0828631Z test_sparse_zeros_ceil_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:23.0840237Z test_sparse_zeros_conj_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:23.0852771Z test_sparse_zeros_conj_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:23.0863896Z test_sparse_zeros_conj_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:23.0875192Z test_sparse_zeros_conj_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:23.0886054Z test_sparse_zeros_conj_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:23.0897241Z test_sparse_zeros_conj_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:23.0907880Z test_sparse_zeros_conj_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:23.0918778Z test_sparse_zeros_conj_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:23.0929671Z test_sparse_zeros_conj_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:23.0941569Z test_sparse_zeros_conj_physical_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:23.0953215Z test_sparse_zeros_conj_physical_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:23.0964608Z test_sparse_zeros_conj_physical_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:23.0975706Z test_sparse_zeros_conj_physical_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:23.0986663Z test_sparse_zeros_conj_physical_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:23.0997452Z test_sparse_zeros_conj_physical_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:23.1008265Z test_sparse_zeros_conj_physical_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:23.1019200Z test_sparse_zeros_conj_physical_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:23.1030094Z test_sparse_zeros_conj_physical_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:23.1042211Z test_sparse_zeros_erf_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:23.1054782Z test_sparse_zeros_erf_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:23.1067266Z test_sparse_zeros_erf_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:23.1080625Z test_sparse_zeros_erf_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:23.1092484Z test_sparse_zeros_erf_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:23.1105116Z test_sparse_zeros_erf_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:23.1118213Z test_sparse_zeros_erf_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:23.1130502Z test_sparse_zeros_expm1_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:23.1142440Z test_sparse_zeros_expm1_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:23.1153956Z test_sparse_zeros_expm1_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:23.1165426Z test_sparse_zeros_expm1_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:23.1176933Z test_sparse_zeros_expm1_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:23.1188897Z test_sparse_zeros_expm1_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:23.1201075Z test_sparse_zeros_expm1_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:23.1212651Z test_sparse_zeros_floor_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:23.1224007Z test_sparse_zeros_floor_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:23.1235718Z test_sparse_zeros_isinf_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:23.1247565Z test_sparse_zeros_isinf_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:23.1259010Z test_sparse_zeros_isinf_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:23.1270648Z test_sparse_zeros_isinf_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:23.1282172Z test_sparse_zeros_isinf_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:23.1293779Z test_sparse_zeros_isinf_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:23.1305077Z test_sparse_zeros_isinf_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:23.1316527Z test_sparse_zeros_isinf_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:23.1328106Z test_sparse_zeros_isinf_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:23.1339238Z test_sparse_zeros_isnan_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:23.1350549Z test_sparse_zeros_isnan_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:23.1362128Z test_sparse_zeros_isnan_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:23.1373425Z test_sparse_zeros_isnan_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:23.1384784Z test_sparse_zeros_isnan_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:23.1396241Z test_sparse_zeros_isnan_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:23.1407557Z test_sparse_zeros_isnan_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:23.1419002Z test_sparse_zeros_isnan_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:23.1430289Z test_sparse_zeros_isnan_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:23.1441676Z test_sparse_zeros_isneginf_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:23.1453247Z test_sparse_zeros_isneginf_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:23.1464766Z test_sparse_zeros_isneginf_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:23.1476437Z test_sparse_zeros_isneginf_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:23.1487938Z test_sparse_zeros_isneginf_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:23.1499400Z test_sparse_zeros_isneginf_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:23.1511048Z test_sparse_zeros_isneginf_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:23.1522450Z test_sparse_zeros_isposinf_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:23.1534191Z test_sparse_zeros_isposinf_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:23.1545278Z test_sparse_zeros_isposinf_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:23.1556664Z test_sparse_zeros_isposinf_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:23.1567965Z test_sparse_zeros_isposinf_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:23.1579392Z test_sparse_zeros_isposinf_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:23.1590496Z test_sparse_zeros_isposinf_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:23.1602961Z test_sparse_zeros_log1p_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:23.1615760Z test_sparse_zeros_log1p_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:23.1628382Z test_sparse_zeros_log1p_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:23.1641269Z test_sparse_zeros_log1p_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:23.1653923Z test_sparse_zeros_log1p_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:23.1666440Z test_sparse_zeros_log1p_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:23.1679305Z test_sparse_zeros_log1p_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:23.1691613Z test_sparse_zeros_nan_to_num_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:23.1703109Z test_sparse_zeros_nan_to_num_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:23.1714496Z test_sparse_zeros_nan_to_num_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:23.1725571Z test_sparse_zeros_nan_to_num_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:23.1736771Z test_sparse_zeros_nan_to_num_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:23.1747928Z test_sparse_zeros_nan_to_num_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:23.1759458Z test_sparse_zeros_nan_to_num_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:23.1771387Z test_sparse_zeros_neg_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:23.1783221Z test_sparse_zeros_neg_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:23.1795070Z test_sparse_zeros_neg_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:23.1806660Z test_sparse_zeros_neg_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:23.1817961Z test_sparse_zeros_neg_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:23.1829139Z test_sparse_zeros_neg_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:23.1840404Z test_sparse_zeros_neg_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:23.1851519Z test_sparse_zeros_neg_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:23.1862638Z test_sparse_zeros_neg_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:23.1875080Z test_sparse_zeros_round_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:23.1886481Z test_sparse_zeros_round_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:23.1898191Z test_sparse_zeros_sgn_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:23.1909628Z test_sparse_zeros_sgn_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:23.1921570Z test_sparse_zeros_sgn_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:23.1932632Z test_sparse_zeros_sgn_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:23.1943587Z test_sparse_zeros_sgn_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:23.1954683Z test_sparse_zeros_sgn_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:23.1965426Z test_sparse_zeros_sgn_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:23.1976357Z test_sparse_zeros_sgn_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:23.1987395Z test_sparse_zeros_sgn_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:23.1998846Z test_sparse_zeros_sign_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:23.2010227Z test_sparse_zeros_sign_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:23.2021378Z test_sparse_zeros_sign_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:23.2032740Z test_sparse_zeros_sign_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:23.2043500Z test_sparse_zeros_sign_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:23.2054537Z test_sparse_zeros_sign_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:23.2065380Z test_sparse_zeros_sign_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:23.2076637Z test_sparse_zeros_signbit_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:23.2087738Z test_sparse_zeros_signbit_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:23.2098752Z test_sparse_zeros_signbit_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:23.2110087Z test_sparse_zeros_signbit_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:23.2120958Z test_sparse_zeros_signbit_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:23.2132048Z test_sparse_zeros_signbit_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:23.2142991Z test_sparse_zeros_signbit_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:23.2155193Z test_sparse_zeros_sin_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:23.2166973Z test_sparse_zeros_sin_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:23.2178884Z test_sparse_zeros_sin_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:23.2191530Z test_sparse_zeros_sin_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:23.2204027Z test_sparse_zeros_sin_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:23.2216604Z test_sparse_zeros_sin_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:23.2228908Z test_sparse_zeros_sin_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:23.2241630Z test_sparse_zeros_sin_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:23.2254048Z test_sparse_zeros_sin_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:23.2266154Z test_sparse_zeros_sinh_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:23.2277788Z test_sparse_zeros_sinh_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:23.2289070Z test_sparse_zeros_sinh_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:23.2300249Z test_sparse_zeros_sinh_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:23.2311618Z test_sparse_zeros_sinh_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:23.2323243Z test_sparse_zeros_sinh_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:23.2334644Z test_sparse_zeros_sinh_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:23.2345980Z test_sparse_zeros_sinh_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:23.2357451Z test_sparse_zeros_sinh_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:23.2369347Z test_sparse_zeros_sqrt_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:23.2380854Z test_sparse_zeros_sqrt_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:23.2392828Z test_sparse_zeros_sqrt_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:23.2404913Z test_sparse_zeros_sqrt_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:23.2417473Z test_sparse_zeros_sqrt_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:23.2429840Z test_sparse_zeros_sqrt_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:23.2442410Z test_sparse_zeros_sqrt_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:23.2454819Z test_sparse_zeros_sqrt_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:23.2467202Z test_sparse_zeros_sqrt_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:23.2479641Z test_sparse_zeros_tan_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:23.2491325Z test_sparse_zeros_tan_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:23.2502937Z test_sparse_zeros_tan_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:23.2515410Z test_sparse_zeros_tan_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:23.2527726Z test_sparse_zeros_tan_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:23.2540236Z test_sparse_zeros_tan_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:23.2552732Z test_sparse_zeros_tan_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:23.2565167Z test_sparse_zeros_tan_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:23.2577532Z test_sparse_zeros_tan_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:23.2589887Z test_sparse_zeros_tanh_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:23.2602707Z test_sparse_zeros_tanh_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:23.2614561Z test_sparse_zeros_tanh_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:23.2626860Z test_sparse_zeros_tanh_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:23.2639402Z test_sparse_zeros_tanh_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:23.2651977Z test_sparse_zeros_tanh_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:23.2664355Z test_sparse_zeros_tanh_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:23.2676842Z test_sparse_zeros_tanh_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:23.2689485Z test_sparse_zeros_tanh_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:23.2701723Z test_sparse_zeros_trunc_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:23.2714616Z test_sparse_zeros_trunc_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:59:23.2715025Z 2022-08-17T12:59:23.2715502Z ---------------------------------------------------------------------- 2022-08-17T12:59:23.2715943Z Ran 1299 tests in 23.494s 2022-08-17T12:59:23.2716148Z 2022-08-17T12:59:23.2716561Z OK (skipped=135) 2022-08-17T12:59:23.2716851Z 2022-08-17T12:59:23.2716991Z Generating XML reports... 2022-08-17T12:59:23.2911661Z Generated XML report: test-reports/python-unittest/test_sparse/TEST-TestSparseCPU-20220817125859.xml 2022-08-17T12:59:23.2953574Z Generated XML report: test-reports/python-unittest/test_sparse/TEST-TestSparseMaskedReductionsCPU-20220817125859.xml 2022-08-17T12:59:23.2955363Z Generated XML report: test-reports/python-unittest/test_sparse/TEST-TestSparseMeta-20220817125859.xml 2022-08-17T12:59:23.4734593Z Generated XML report: test-reports/python-unittest/test_sparse/TEST-TestSparseUnaryUfuncsCPU-20220817125859.xml 2022-08-17T12:59:23.4738944Z Generated XML report: test-reports/python-unittest/test_sparse/TEST-TestSparseOneOff-20220817125859.xml 2022-08-17T12:59:23.9937586Z Running test_indexing ... [2022-08-17 12:59:23.993294] 2022-08-17T12:59:23.9938111Z Executing ['/opt/conda/bin/python', '-bb', 'test_indexing.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:59:23.993377] 2022-08-17T12:59:25.3920039Z Test results will be stored in test-reports/python-unittest/test_indexing 2022-08-17T12:59:25.3934951Z 2022-08-17T12:59:25.3935076Z Running tests... 2022-08-17T12:59:25.3935563Z ---------------------------------------------------------------------- 2022-08-17T12:59:25.5409525Z test_boolean_assignment_value_mismatch_cpu (__main__.NumpyTestsCPU) ... Traceback (most recent call last): 2022-08-17T12:59:25.5410312Z File "/opt/conda/lib/python3.7/site-packages/torch/fx/graph_module.py", line 267, in __call__ 2022-08-17T12:59:25.5410660Z return super(self.cls, obj).__call__(*args, **kwargs) # type: ignore[misc] 2022-08-17T12:59:25.5411091Z File "/opt/conda/lib/python3.7/site-packages/torch/nn/modules/module.py", line 1185, in _call_impl 2022-08-17T12:59:25.5411451Z return forward_call(*input, **kwargs) 2022-08-17T12:59:25.5411851Z File ".3", line 8, in forward 2022-08-17T12:59:25.5412292Z a[gt] = to; setitem = a; a = gt = to = None 2022-08-17T12:59:25.5412755Z RuntimeError: shape mismatch: value tensor of shape [0] cannot be broadcast to indexing result of shape [4] 2022-08-17T12:59:25.5413074Z 2022-08-17T12:59:25.5413431Z Call using an FX-traced Module, line 8 of the traced Module's generated forward function: 2022-08-17T12:59:25.5413833Z gt = a > -1 2022-08-17T12:59:25.5414191Z a[gt] = to; setitem = a; a = gt = to = None 2022-08-17T12:59:25.5414443Z 2022-08-17T12:59:25.5414669Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <--- HERE 2022-08-17T12:59:25.5414839Z return () 2022-08-17T12:59:25.5414939Z 2022-08-17T12:59:25.5414999Z 2022-08-17T12:59:25.5415089Z 2022-08-17T12:59:25.5531549Z Traceback (most recent call last): 2022-08-17T12:59:25.5532609Z File "/opt/conda/lib/python3.7/site-packages/torch/fx/graph_module.py", line 267, in __call__ 2022-08-17T12:59:25.5533193Z return super(self.cls, obj).__call__(*args, **kwargs) # type: ignore[misc] 2022-08-17T12:59:25.5533823Z File "/opt/conda/lib/python3.7/site-packages/torch/nn/modules/module.py", line 1185, in _call_impl 2022-08-17T12:59:25.5534264Z return forward_call(*input, **kwargs) 2022-08-17T12:59:25.5534687Z File ".5", line 8, in forward 2022-08-17T12:59:25.5534963Z a[gt] = to; setitem = a; a = gt = to = None 2022-08-17T12:59:25.5535255Z RuntimeError: shape mismatch: value tensor of shape [3] cannot be broadcast to indexing result of shape [4] 2022-08-17T12:59:25.5535456Z 2022-08-17T12:59:25.5535693Z Call using an FX-traced Module, line 8 of the traced Module's generated forward function: 2022-08-17T12:59:25.5535962Z gt = a > -1 2022-08-17T12:59:25.5536148Z a[gt] = to; setitem = a; a = gt = to = None 2022-08-17T12:59:25.5536286Z 2022-08-17T12:59:25.5536430Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <--- HERE 2022-08-17T12:59:25.5536611Z return () 2022-08-17T12:59:25.5536710Z 2022-08-17T12:59:25.5536769Z 2022-08-17T12:59:25.5536850Z 2022-08-17T12:59:25.5673685Z Traceback (most recent call last): 2022-08-17T12:59:25.5674439Z File "/opt/conda/lib/python3.7/site-packages/torch/fx/graph_module.py", line 267, in __call__ 2022-08-17T12:59:25.5675057Z return super(self.cls, obj).__call__(*args, **kwargs) # type: ignore[misc] 2022-08-17T12:59:25.5675479Z File "/opt/conda/lib/python3.7/site-packages/torch/nn/modules/module.py", line 1185, in _call_impl 2022-08-17T12:59:25.5675756Z return forward_call(*input, **kwargs) 2022-08-17T12:59:25.5675980Z File ".9", line 8, in forward 2022-08-17T12:59:25.5676206Z a[gt] = to; setitem = a; a = gt = to = None 2022-08-17T12:59:25.5676499Z RuntimeError: shape mismatch: value tensor of shape [3] cannot be broadcast to indexing result of shape [1] 2022-08-17T12:59:25.5676709Z 2022-08-17T12:59:25.5676941Z Call using an FX-traced Module, line 8 of the traced Module's generated forward function: 2022-08-17T12:59:25.5677212Z gt = a > -1 2022-08-17T12:59:25.5677406Z a[gt] = to; setitem = a; a = gt = to = None 2022-08-17T12:59:25.5677528Z 2022-08-17T12:59:25.5677670Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <--- HERE 2022-08-17T12:59:25.5677851Z return () 2022-08-17T12:59:25.5677950Z 2022-08-17T12:59:25.5678009Z 2022-08-17T12:59:25.5678102Z 2022-08-17T12:59:25.5705648Z ok (0.130s) 2022-08-17T12:59:25.5831097Z test_boolean_indexing_alldims_cpu (__main__.NumpyTestsCPU) ... ok (0.012s) 2022-08-17T12:59:25.6011888Z test_boolean_indexing_onedim_cpu (__main__.NumpyTestsCPU) ... ok (0.018s) 2022-08-17T12:59:25.6626607Z test_boolean_indexing_twodim_cpu (__main__.NumpyTestsCPU) ... ok (0.061s) 2022-08-17T12:59:25.6971582Z test_boolean_indexing_weirdness_cpu (__main__.NumpyTestsCPU) ... ok (0.034s) 2022-08-17T12:59:25.7356534Z test_boolean_indexing_weirdness_tensors_cpu (__main__.NumpyTestsCPU) ... ok (0.038s) 2022-08-17T12:59:25.7695775Z test_boolean_list_indexing_cpu (__main__.NumpyTestsCPU) ... ok (0.034s) 2022-08-17T12:59:25.8101803Z test_boolean_shape_mismatch_cpu (__main__.NumpyTestsCPU) ... /var/lib/jenkins/torchdynamo/torchdynamo/variables/tensor.py:84: UserWarning: indexing with dtype torch.uint8 is now deprecated, please use a dtype torch.bool instead. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/IndexingUtils.h:28.) 2022-08-17T12:59:25.8102447Z return proxy.node.target(*args, **kwargs) 2022-08-17T12:59:25.8146802Z test_indexing.py:1435: UserWarning: indexing with dtype torch.uint8 is now deprecated, please use a dtype torch.bool instead. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/IndexingUtils.h:28.) 2022-08-17T12:59:25.8147404Z self.assertRaisesRegex(IndexError, 'mask', lambda: arr[index]) 2022-08-17T12:59:25.8259641Z /var/lib/jenkins/torchdynamo/torchdynamo/variables/tensor.py:84: UserWarning: indexing with dtype torch.uint8 is now deprecated, please use a dtype torch.bool instead. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/IndexingUtils.h:28.) 2022-08-17T12:59:25.8260362Z return proxy.node.target(*args, **kwargs) 2022-08-17T12:59:25.8300182Z test_indexing.py:1436: UserWarning: indexing with dtype torch.uint8 is now deprecated, please use a dtype torch.bool instead. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/IndexingUtils.h:28.) 2022-08-17T12:59:25.8300740Z self.assertRaisesRegex(IndexError, 'mask', lambda: arr[(slice(None), index)]) 2022-08-17T12:59:25.8311908Z ok (0.062s) 2022-08-17T12:59:25.8427345Z test_broadcast_subspace_cpu (__main__.NumpyTestsCPU) ... ok (0.011s) 2022-08-17T12:59:25.8684452Z test_broaderrors_indexing_cpu (__main__.NumpyTestsCPU) ... ok (0.026s) 2022-08-17T12:59:25.8873886Z test_ellipsis_index_cpu (__main__.NumpyTestsCPU) ... ok (0.019s) 2022-08-17T12:59:25.9193582Z test_empty_fancy_index_cpu (__main__.NumpyTestsCPU) ... ok (0.032s) 2022-08-17T12:59:25.9266949Z test_empty_tuple_index_cpu (__main__.NumpyTestsCPU) ... ok (0.007s) 2022-08-17T12:59:25.9410074Z test_everything_returns_views_cpu (__main__.NumpyTestsCPU) ... ok (0.014s) 2022-08-17T12:59:25.9497895Z test_index_is_larger_cpu (__main__.NumpyTestsCPU) ... ok (0.009s) 2022-08-17T12:59:26.1551830Z test_index_no_floats_cpu (__main__.NumpyTestsCPU) ... ok (0.205s) 2022-08-17T12:59:26.1608427Z test_none_index_cpu (__main__.NumpyTestsCPU) ... ok (0.006s) 2022-08-17T12:59:26.1732665Z test_single_bool_index_cpu (__main__.NumpyTestsCPU) ... ok (0.012s) 2022-08-17T12:59:26.1955385Z test_single_int_index_cpu (__main__.NumpyTestsCPU) ... ok (0.022s) 2022-08-17T12:59:26.2415054Z test_trivial_fancy_out_of_bounds_cpu (__main__.NumpyTestsCPU) ... ok (0.046s) 2022-08-17T12:59:26.2498826Z test_advancedindex_big_cpu (__main__.TestIndexingCPU) ... ok (0.008s) 2022-08-17T12:59:26.7946611Z test_advancedindex_cpu_float16 (__main__.TestIndexingCPU) ... ok (0.545s) 2022-08-17T12:59:27.3084214Z test_advancedindex_cpu_float64 (__main__.TestIndexingCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:59:27.3085009Z function: 'ri' (test_indexing.py:146) 2022-08-17T12:59:27.3085425Z reasons: ['len(indices) == 1'] 2022-08-17T12:59:27.3085981Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:59:27.5444048Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:59:27.5444803Z function: 'assert_set_eq' (test_indexing.py:455) 2022-08-17T12:59:27.5445273Z reasons: ['___check_type_id(indexer[0], 94888848379232)'] 2022-08-17T12:59:27.5445817Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:59:27.5993467Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:59:27.5994148Z function: 'set_numpy' (test_indexing.py:442) 2022-08-17T12:59:27.5994762Z reasons: ['___check_type_id(value, 94888848398112)'] 2022-08-17T12:59:27.5995326Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:59:27.5999330Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:59:27.6000035Z function: 'assert_get_eq' (test_indexing.py:452) 2022-08-17T12:59:27.6000502Z reasons: ['len(indexer) == 2'] 2022-08-17T12:59:27.6001142Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:59:27.6096088Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:59:27.6096884Z function: 'get_set_tensor' (test_indexing.py:472) 2022-08-17T12:59:27.6097421Z reasons: ['len(indexer) == 2'] 2022-08-17T12:59:27.6098144Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:59:27.7324887Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:59:27.7325781Z function: 'get_numpy' (test_indexing.py:436) 2022-08-17T12:59:27.7326182Z reasons: ['len(indices) == 2'] 2022-08-17T12:59:27.7326666Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:59:27.7327346Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:59:27.7327985Z function: 'tensor_indices_to_np' (test_indexing.py:425) 2022-08-17T12:59:27.7328398Z reasons: ['len(indices) == 2'] 2022-08-17T12:59:27.7329026Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:59:27.7624385Z ok (0.968s) 2022-08-17T12:59:27.8025778Z test_basic_advanced_combined_cpu (__main__.TestIndexingCPU) ... ok (0.040s) 2022-08-17T12:59:27.8193410Z test_bool_indices_accumulate_cpu (__main__.TestIndexingCPU) ... ok (0.017s) 2022-08-17T12:59:29.0002255Z test_bool_indices_cpu (__main__.TestIndexingCPU) ... ok (1.181s) 2022-08-17T12:59:29.0150255Z test_byte_mask2d_cpu (__main__.TestIndexingCPU) ... ok (0.015s) 2022-08-17T12:59:29.1722089Z test_byte_mask_accumulate_cpu (__main__.TestIndexingCPU) ... ok (0.157s) 2022-08-17T12:59:29.2546395Z test_byte_mask_cpu (__main__.TestIndexingCPU) ... ok (0.082s) 2022-08-17T12:59:29.3370697Z test_byte_tensor_assignment_cpu (__main__.TestIndexingCPU) ... ok (0.082s) 2022-08-17T12:59:29.3396522Z test_cpu_indices_cpu (__main__.TestIndexingCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:59:29.3646787Z test_ellipsis_tensor_cpu (__main__.TestIndexingCPU) ... ok (0.025s) 2022-08-17T12:59:29.3868954Z test_empty_index_cpu (__main__.TestIndexingCPU) ... ok (0.022s) 2022-08-17T12:59:29.3962061Z test_empty_ndim_index_bool_cpu (__main__.TestIndexingCPU) ... ok (0.009s) 2022-08-17T12:59:29.4431461Z test_empty_ndim_index_cpu (__main__.TestIndexingCPU) ... ok (0.047s) 2022-08-17T12:59:29.4616415Z test_empty_slice_cpu (__main__.TestIndexingCPU) ... ok (0.018s) 2022-08-17T12:59:29.4631535Z test_gather_take_along_dim_cross_device_cpu_float32 (__main__.TestIndexingCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:59:29.5188997Z test_getitem_scalars_cpu (__main__.TestIndexingCPU) ... ok (0.055s) 2022-08-17T12:59:31.3268066Z test_index_cpu (__main__.TestIndexingCPU) ... ok (1.808s) 2022-08-17T12:59:31.3335708Z test_index_getitem_copy_bools_slices_cpu (__main__.TestIndexingCPU) ... ok (0.007s) 2022-08-17T12:59:31.4743220Z test_index_put_accumulate_duplicate_indices_cpu (__main__.TestIndexingCPU) ... ok (0.141s) 2022-08-17T12:59:31.5492179Z test_index_put_accumulate_expanded_values_cpu (__main__.TestIndexingCPU) ... ok (0.075s) 2022-08-17T12:59:44.7098751Z test_index_put_accumulate_large_tensor_cpu (__main__.TestIndexingCPU) ... ok (13.160s) 2022-08-17T12:59:44.7116139Z test_index_put_accumulate_non_contiguous_cpu (__main__.TestIndexingCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:59:44.7131235Z test_index_put_accumulate_with_optional_tensors_cpu (__main__.TestIndexingCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:59:44.7233116Z test_index_put_src_datatype_cpu_bfloat16 (__main__.TestIndexingCPU) ... ok (0.010s) 2022-08-17T12:59:44.7314495Z test_index_put_src_datatype_cpu_bool (__main__.TestIndexingCPU) ... ok (0.008s) 2022-08-17T12:59:44.7401415Z test_index_put_src_datatype_cpu_complex128 (__main__.TestIndexingCPU) ... ok (0.009s) 2022-08-17T12:59:44.7483590Z test_index_put_src_datatype_cpu_complex64 (__main__.TestIndexingCPU) ... ok (0.008s) 2022-08-17T12:59:44.7568827Z test_index_put_src_datatype_cpu_float32 (__main__.TestIndexingCPU) ... ok (0.008s) 2022-08-17T12:59:44.7648577Z test_index_put_src_datatype_cpu_int64 (__main__.TestIndexingCPU) ... ok (0.008s) 2022-08-17T12:59:44.8201073Z test_index_scalar_with_bool_mask_cpu (__main__.TestIndexingCPU) ... ok (0.055s) 2022-08-17T12:59:44.8369722Z test_index_setitem_bools_slices_cpu (__main__.TestIndexingCPU) ... ok (0.017s) 2022-08-17T12:59:44.8528418Z test_index_src_datatype_cpu_bfloat16 (__main__.TestIndexingCPU) ... ok (0.016s) 2022-08-17T12:59:44.8654760Z test_index_src_datatype_cpu_bool (__main__.TestIndexingCPU) ... ok (0.013s) 2022-08-17T12:59:44.8783823Z test_index_src_datatype_cpu_float32 (__main__.TestIndexingCPU) ... ok (0.013s) 2022-08-17T12:59:44.8914387Z test_index_src_datatype_cpu_int64 (__main__.TestIndexingCPU) ... ok (0.013s) 2022-08-17T12:59:44.9174105Z test_int_assignment_cpu (__main__.TestIndexingCPU) ... ok (0.026s) 2022-08-17T12:59:44.9310190Z test_int_indices2d_cpu (__main__.TestIndexingCPU) ... ok (0.014s) 2022-08-17T12:59:44.9450632Z test_int_indices_broadcast_cpu (__main__.TestIndexingCPU) ... ok (0.014s) 2022-08-17T12:59:44.9678759Z test_int_indices_cpu (__main__.TestIndexingCPU) ... ok (0.023s) 2022-08-17T12:59:44.9688798Z test_invalid_device_cpu (__main__.TestIndexingCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:59:44.9773190Z test_invalid_index_cpu (__main__.TestIndexingCPU) ... ok (0.008s) 2022-08-17T12:59:45.0835645Z test_jit_indexing_cpu (__main__.TestIndexingCPU) ... ok (0.106s) 2022-08-17T12:59:45.0933914Z test_multiple_bool_indices_cpu (__main__.TestIndexingCPU) ... ok (0.010s) 2022-08-17T12:59:45.1761569Z test_multiple_byte_mask_cpu (__main__.TestIndexingCPU) ... ok (0.083s) 2022-08-17T12:59:45.1902147Z test_multiple_int_cpu (__main__.TestIndexingCPU) ... ok (0.014s) 2022-08-17T12:59:45.2191215Z test_none_cpu (__main__.TestIndexingCPU) ... ok (0.029s) 2022-08-17T12:59:45.2564853Z test_out_of_bound_index_cpu (__main__.TestIndexingCPU) ... ok (0.037s) 2022-08-17T12:59:45.2719697Z test_set_item_to_scalar_tensor_cpu (__main__.TestIndexingCPU) ... ok (0.015s) 2022-08-17T12:59:45.2910279Z test_setitem_expansion_error_cpu (__main__.TestIndexingCPU) ... ok (0.019s) 2022-08-17T12:59:45.3288446Z test_setitem_scalars_cpu (__main__.TestIndexingCPU) ... ok (0.038s) 2022-08-17T12:59:45.3356566Z test_single_int_cpu (__main__.TestIndexingCPU) ... ok (0.007s) 2022-08-17T12:59:45.3553188Z test_step_assignment_cpu (__main__.TestIndexingCPU) ... ok (0.019s) 2022-08-17T12:59:45.4174993Z test_step_cpu (__main__.TestIndexingCPU) ... ok (0.062s) 2022-08-17T12:59:45.5574662Z test_take_along_dim_cpu_float32 (__main__.TestIndexingCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:59:45.5575508Z function: '_test_against_numpy' (test_indexing.py:1214) 2022-08-17T12:59:45.5575992Z reasons: ['___check_obj_id(dim, 94888848388112)'] 2022-08-17T12:59:45.5576554Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:59:45.5577689Z ok (0.140s) 2022-08-17T12:59:45.5633258Z test_take_along_dim_cpu_int64 (__main__.TestIndexingCPU) ... ok (0.005s) 2022-08-17T12:59:45.6101794Z test_take_along_dim_invalid_cpu_float32 (__main__.TestIndexingCPU) ... ok (0.046s) 2022-08-17T12:59:45.6409673Z test_take_along_dim_invalid_cpu_int64 (__main__.TestIndexingCPU) ... ok (0.031s) 2022-08-17T12:59:45.6508760Z test_variable_slicing_cpu (__main__.TestIndexingCPU) ... ok (0.010s) 2022-08-17T12:59:45.6689826Z test_zero_dim_index_cpu (__main__.TestIndexingCPU) ... ok (0.018s) 2022-08-17T12:59:45.6690144Z 2022-08-17T12:59:45.6690560Z ---------------------------------------------------------------------- 2022-08-17T12:59:45.6690975Z Ran 81 tests in 20.275s 2022-08-17T12:59:45.6691520Z 2022-08-17T12:59:45.6691698Z OK (skipped=5) 2022-08-17T12:59:45.6691874Z 2022-08-17T12:59:45.6692022Z Generating XML reports... 2022-08-17T12:59:45.6738392Z Generated XML report: test-reports/python-unittest/test_indexing/TEST-NumpyTestsCPU-20220817125925.xml 2022-08-17T12:59:45.6785576Z Generated XML report: test-reports/python-unittest/test_indexing/TEST-TestIndexingCPU-20220817125925.xml 2022-08-17T12:59:46.1352372Z Running test_testing ... [2022-08-17 12:59:46.134848] 2022-08-17T12:59:46.1353027Z Executing ['/opt/conda/bin/python', '-bb', 'test_testing.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:59:46.134935] 2022-08-17T12:59:48.3512662Z Test results will be stored in test-reports/python-unittest/test_testing 2022-08-17T12:59:48.3539246Z 2022-08-17T12:59:48.3539717Z Running tests... 2022-08-17T12:59:48.3540145Z ---------------------------------------------------------------------- 2022-08-17T12:59:48.5783572Z test_bool (__main__.TestAssertClose) ... ok (0.176s) 2022-08-17T12:59:48.6212800Z test_default_tolerance_selection_mismatching_dtypes (__main__.TestAssertClose) ... ok (0.043s) 2022-08-17T12:59:51.1512351Z test_docstring_examples (__main__.TestAssertClose) ... ok (2.530s) 2022-08-17T12:59:51.1572075Z test_matching (__main__.TestAssertClose) ... ok (0.006s) 2022-08-17T12:59:51.2010398Z test_matching_atol (__main__.TestAssertClose) ... ok (0.044s) 2022-08-17T12:59:51.2538450Z test_matching_conjugate_bit (__main__.TestAssertClose) ... ok (0.053s) 2022-08-17T12:59:51.2579412Z test_matching_nan (__main__.TestAssertClose) ... ok (0.004s) 2022-08-17T12:59:51.2606579Z test_matching_nan_with_equal_nan (__main__.TestAssertClose) ... ok (0.003s) 2022-08-17T12:59:51.2677768Z test_matching_rtol (__main__.TestAssertClose) ... ok (0.007s) 2022-08-17T12:59:51.2739112Z test_meta (__main__.TestAssertClose) ... ok (0.006s) 2022-08-17T12:59:51.2814677Z test_mismatching_dtype (__main__.TestAssertClose) ... ok (0.007s) 2022-08-17T12:59:51.2890301Z test_mismatching_dtype_no_check (__main__.TestAssertClose) ... ok (0.007s) 2022-08-17T12:59:51.2936817Z test_mismatching_layout (__main__.TestAssertClose) ... test_testing.py:618: UserWarning: Sparse CSR tensor support is in beta state. If you miss a functionality in the sparse tensor support, please submit a feature request to https://github.com/pytorch/pytorch/issues. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/SparseCsrTensorImpl.cpp:68.) 2022-08-17T12:59:51.2937759Z sparse_csr = strided.to_sparse_csr() 2022-08-17T12:59:51.2953084Z ok (0.006s) 2022-08-17T12:59:51.3022588Z test_mismatching_layout_no_check (__main__.TestAssertClose) ... ok (0.007s) 2022-08-17T12:59:51.3090822Z test_mismatching_shape (__main__.TestAssertClose) ... ok (0.007s) 2022-08-17T12:59:51.3174947Z test_mismatching_stride (__main__.TestAssertClose) ... ok (0.008s) 2022-08-17T12:59:51.3254836Z test_mismatching_stride_no_check (__main__.TestAssertClose) ... ok (0.008s) 2022-08-17T12:59:51.3347555Z test_mismatching_types (__main__.TestAssertClose) ... ok (0.009s) 2022-08-17T12:59:51.3417654Z test_mismatching_types_subclasses (__main__.TestAssertClose) ... ok (0.007s) 2022-08-17T12:59:51.3480827Z test_mismatching_types_type_equality (__main__.TestAssertClose) ... ok (0.006s) 2022-08-17T12:59:51.3544968Z test_mismatching_values (__main__.TestAssertClose) ... ok (0.006s) 2022-08-17T12:59:51.3614733Z test_mismatching_values_atol (__main__.TestAssertClose) ... ok (0.007s) 2022-08-17T12:59:51.3685389Z test_mismatching_values_rtol (__main__.TestAssertClose) ... ok (0.007s) 2022-08-17T12:59:51.3701813Z test_none (__main__.TestAssertClose) ... ok (0.002s) 2022-08-17T12:59:51.3829198Z test_none_mismatch (__main__.TestAssertClose) ... ok (0.013s) 2022-08-17T12:59:51.3938900Z test_numpy (__main__.TestAssertClose) ... ok (0.011s) 2022-08-17T12:59:51.4000961Z test_only_atol (__main__.TestAssertClose) ... ok (0.006s) 2022-08-17T12:59:51.4075285Z test_only_rtol (__main__.TestAssertClose) ... ok (0.007s) 2022-08-17T12:59:51.4469172Z test_scalar (__main__.TestAssertClose) ... ok (0.039s) 2022-08-17T12:59:51.4592377Z test_unexpected_error_compare (__main__.TestAssertClose) ... ok (0.012s) 2022-08-17T12:59:51.4698661Z test_unexpected_error_originate (__main__.TestAssertClose) ... ok (0.010s) 2022-08-17T12:59:51.4753313Z test_unknown_layout (__main__.TestAssertClose) ... ok (0.005s) 2022-08-17T12:59:51.4787849Z test_unknown_type (__main__.TestAssertClose) ... ok (0.003s) 2022-08-17T12:59:51.4884612Z test_mapping_mismatching_keys (__main__.TestAssertCloseContainer) ... ok (0.009s) 2022-08-17T12:59:51.5023005Z test_mapping_mismatching_values_msg (__main__.TestAssertCloseContainer) ... ok (0.014s) 2022-08-17T12:59:51.5090145Z test_sequence_mismatching_len (__main__.TestAssertCloseContainer) ... ok (0.007s) 2022-08-17T12:59:51.5224087Z test_sequence_mismatching_values_msg (__main__.TestAssertCloseContainer) ... ok (0.013s) 2022-08-17T12:59:51.5309345Z test_abs_diff (__main__.TestAssertCloseErrorMessage) ... ok (0.008s) 2022-08-17T12:59:51.5332782Z test_abs_diff_scalar (__main__.TestAssertCloseErrorMessage) ... ok (0.002s) 2022-08-17T12:59:51.5417950Z test_atol (__main__.TestAssertCloseErrorMessage) ... ok (0.008s) 2022-08-17T12:59:51.5441872Z test_identifier_scalars (__main__.TestAssertCloseErrorMessage) ... ok (0.002s) 2022-08-17T12:59:51.5521898Z test_identifier_tensor_likes (__main__.TestAssertCloseErrorMessage) ... ok (0.008s) 2022-08-17T12:59:51.5598956Z test_mismatched_elements (__main__.TestAssertCloseErrorMessage) ... ok (0.008s) 2022-08-17T12:59:51.5667883Z test_msg_callable (__main__.TestAssertCloseErrorMessage) ... ok (0.007s) 2022-08-17T12:59:51.5733046Z test_msg_str (__main__.TestAssertCloseErrorMessage) ... ok (0.006s) 2022-08-17T12:59:51.5864837Z test_not_close (__main__.TestAssertCloseErrorMessage) ... ok (0.013s) 2022-08-17T12:59:51.5958620Z test_not_equal (__main__.TestAssertCloseErrorMessage) ... ok (0.009s) 2022-08-17T12:59:51.6042204Z test_rel_diff (__main__.TestAssertCloseErrorMessage) ... ok (0.008s) 2022-08-17T12:59:51.6067234Z test_rel_diff_scalar (__main__.TestAssertCloseErrorMessage) ... ok (0.002s) 2022-08-17T12:59:51.6151912Z test_rtol (__main__.TestAssertCloseErrorMessage) ... ok (0.008s) 2022-08-17T12:59:51.6231539Z test_zero_div_zero (__main__.TestAssertCloseErrorMessage) ... ok (0.008s) 2022-08-17T12:59:51.6318084Z test_matching_per_channel (__main__.TestAssertCloseQuantized) ... ok (0.008s) 2022-08-17T12:59:51.6412429Z test_matching_per_tensor (__main__.TestAssertCloseQuantized) ... ok (0.009s) 2022-08-17T12:59:51.6504287Z test_mismatching_is_quantized (__main__.TestAssertCloseQuantized) ... ok (0.009s) 2022-08-17T12:59:51.6622795Z test_mismatching_qscheme (__main__.TestAssertCloseQuantized) ... ok (0.012s) 2022-08-17T12:59:51.6674661Z test_matching (__main__.TestAssertCloseSparseBSC) ... ok (0.005s) 2022-08-17T12:59:51.6739138Z test_mismatching_ccol_indices_msg (__main__.TestAssertCloseSparseBSC) ... ok (0.006s) 2022-08-17T12:59:51.6803418Z test_mismatching_row_indices_msg (__main__.TestAssertCloseSparseBSC) ... ok (0.006s) 2022-08-17T12:59:51.6870454Z test_mismatching_values_msg (__main__.TestAssertCloseSparseBSC) ... ok (0.007s) 2022-08-17T12:59:51.6918832Z test_matching (__main__.TestAssertCloseSparseBSR) ... ok (0.005s) 2022-08-17T12:59:51.6986647Z test_mismatching_col_indices_msg (__main__.TestAssertCloseSparseBSR) ... ok (0.007s) 2022-08-17T12:59:51.7048663Z test_mismatching_crow_indices_msg (__main__.TestAssertCloseSparseBSR) ... ok (0.006s) 2022-08-17T12:59:51.7113837Z test_mismatching_values_msg (__main__.TestAssertCloseSparseBSR) ... ok (0.006s) 2022-08-17T12:59:51.7154833Z test_matching_coalesced (__main__.TestAssertCloseSparseCOO) ... ok (0.004s) 2022-08-17T12:59:51.7194179Z test_matching_uncoalesced (__main__.TestAssertCloseSparseCOO) ... ok (0.004s) 2022-08-17T12:59:51.7251445Z test_mismatching_indices_msg (__main__.TestAssertCloseSparseCOO) ... ok (0.006s) 2022-08-17T12:59:51.7295821Z test_mismatching_nnz (__main__.TestAssertCloseSparseCOO) ... ok (0.004s) 2022-08-17T12:59:51.7341993Z test_mismatching_sparse_dims (__main__.TestAssertCloseSparseCOO) ... ok (0.004s) 2022-08-17T12:59:51.7400571Z test_mismatching_values_msg (__main__.TestAssertCloseSparseCOO) ... ok (0.006s) 2022-08-17T12:59:51.7445808Z test_matching (__main__.TestAssertCloseSparseCSC) ... ok (0.004s) 2022-08-17T12:59:51.7506078Z test_mismatching_ccol_indices_msg (__main__.TestAssertCloseSparseCSC) ... ok (0.006s) 2022-08-17T12:59:51.7567493Z test_mismatching_row_indices_msg (__main__.TestAssertCloseSparseCSC) ... ok (0.006s) 2022-08-17T12:59:51.7630609Z test_mismatching_values_msg (__main__.TestAssertCloseSparseCSC) ... ok (0.006s) 2022-08-17T12:59:51.7678369Z test_matching (__main__.TestAssertCloseSparseCSR) ... ok (0.005s) 2022-08-17T12:59:51.7743924Z test_mismatching_col_indices_msg (__main__.TestAssertCloseSparseCSR) ... ok (0.006s) 2022-08-17T12:59:51.7809526Z test_mismatching_crow_indices_msg (__main__.TestAssertCloseSparseCSR) ... ok (0.006s) 2022-08-17T12:59:51.7885753Z test_mismatching_values_msg (__main__.TestAssertCloseSparseCSR) ... ok (0.007s) 2022-08-17T12:59:58.7738200Z test_filtering_env_var (__main__.TestFrameworkUtils) ... ok (6.985s) 2022-08-17T12:59:58.7752788Z test_circular_dependencies (__main__.TestImports) 2022-08-17T13:00:02.1674633Z Checks that all modules inside torch can be imported ... No CUDA runtime is found, using CUDA_HOME='/usr/local/cuda' 2022-08-17T13:00:03.4620017Z ok (4.688s) 2022-08-17T13:00:04.6208097Z test_no_warning_on_import (__main__.TestImports) ... test_testing.py:1815: DeprecationWarning: Please use assertEqual instead. 2022-08-17T13:00:04.6208517Z self.assertEquals(out, "") 2022-08-17T13:00:04.6209613Z ok (1.159s) 2022-08-17T13:00:04.6261898Z test_default_names (__main__.TestTestParametrization) ... ok (0.005s) 2022-08-17T13:00:04.6294787Z test_modules_decorator_misuse_error (__main__.TestTestParametrization) ... ok (0.003s) 2022-08-17T13:00:04.6323144Z test_multiple_handling_of_same_param_error (__main__.TestTestParametrization) ... ok (0.003s) 2022-08-17T13:00:04.6362940Z test_name_fn (__main__.TestTestParametrization) ... ok (0.004s) 2022-08-17T13:00:04.6391585Z test_ops_decorator_misuse_error (__main__.TestTestParametrization) ... ok (0.003s) 2022-08-17T13:00:04.6414791Z test_subtest_expected_failure_x_1 (__main__.TestTestParametrization) ... ok (0.002s) 2022-08-17T13:00:04.6455731Z test_subtest_expected_failure_x_2 (__main__.TestTestParametrization) ... expected failure (0.004s) 2022-08-17T13:00:04.6463258Z test_subtest_expected_failure_x_3 (__main__.TestTestParametrization) ... ok (0.001s) 2022-08-17T13:00:04.6495939Z test_subtest_names (__main__.TestTestParametrization) ... ok (0.003s) 2022-08-17T13:00:04.6521851Z test_two_things_subtest_expected_failure_x_1_y_4 (__main__.TestTestParametrization) ... expected failure (0.002s) 2022-08-17T13:00:04.6530887Z test_two_things_subtest_expected_failure_x_1_y_5 (__main__.TestTestParametrization) ... expected failure (0.001s) 2022-08-17T13:00:04.6539887Z test_two_things_subtest_expected_failure_x_1_y_6 (__main__.TestTestParametrization) ... expected failure (0.001s) 2022-08-17T13:00:04.6548154Z test_two_things_subtest_expected_failure_x_2_y_4 (__main__.TestTestParametrization) ... ok (0.001s) 2022-08-17T13:00:04.6556491Z test_two_things_subtest_expected_failure_x_2_y_5 (__main__.TestTestParametrization) ... ok (0.001s) 2022-08-17T13:00:04.6565328Z test_two_things_subtest_expected_failure_x_2_y_6 (__main__.TestTestParametrization) ... expected failure (0.001s) 2022-08-17T13:00:04.6573853Z test_two_things_subtest_expected_failure_x_3_y_4 (__main__.TestTestParametrization) ... ok (0.001s) 2022-08-17T13:00:04.6582129Z test_two_things_subtest_expected_failure_x_3_y_5 (__main__.TestTestParametrization) ... ok (0.001s) 2022-08-17T13:00:04.6591033Z test_two_things_subtest_expected_failure_x_3_y_6 (__main__.TestTestParametrization) ... expected failure (0.001s) 2022-08-17T13:00:04.6636294Z test_default_names_cpu (__main__.TestTestParametrizationDeviceTypeCPU) ... ok (0.004s) 2022-08-17T13:00:04.6683844Z test_dtypes_composition_invalid_cpu (__main__.TestTestParametrizationDeviceTypeCPU) ... ok (0.005s) 2022-08-17T13:00:04.6728524Z test_dtypes_composition_valid_cpu (__main__.TestTestParametrizationDeviceTypeCPU) ... ok (0.004s) 2022-08-17T13:00:04.6765996Z test_multiple_handling_of_same_param_error_cpu (__main__.TestTestParametrizationDeviceTypeCPU) ... ok (0.004s) 2022-08-17T13:00:04.6813092Z test_name_fn_cpu (__main__.TestTestParametrizationDeviceTypeCPU) ... ok (0.005s) 2022-08-17T13:00:05.2613066Z test_ops_composition_names_cpu (__main__.TestTestParametrizationDeviceTypeCPU) ... ok (0.580s) 2022-08-17T13:00:05.2643211Z test_subtest_expected_failure_x_1_cpu (__main__.TestTestParametrizationDeviceTypeCPU) ... ok (0.003s) 2022-08-17T13:00:05.2653332Z test_subtest_expected_failure_x_2_cpu (__main__.TestTestParametrizationDeviceTypeCPU) ... expected failure (0.001s) 2022-08-17T13:00:05.2661370Z test_subtest_expected_failure_x_3_cpu (__main__.TestTestParametrizationDeviceTypeCPU) ... ok (0.001s) 2022-08-17T13:00:05.2702107Z test_subtest_names_cpu (__main__.TestTestParametrizationDeviceTypeCPU) ... ok (0.004s) 2022-08-17T13:00:05.2731933Z test_two_things_subtest_expected_failure_x_1_y_4_cpu (__main__.TestTestParametrizationDeviceTypeCPU) ... expected failure (0.003s) 2022-08-17T13:00:05.2741400Z test_two_things_subtest_expected_failure_x_1_y_5_cpu (__main__.TestTestParametrizationDeviceTypeCPU) ... expected failure (0.001s) 2022-08-17T13:00:05.2751059Z test_two_things_subtest_expected_failure_x_1_y_6_cpu (__main__.TestTestParametrizationDeviceTypeCPU) ... expected failure (0.001s) 2022-08-17T13:00:05.2760470Z test_two_things_subtest_expected_failure_x_2_y_4_cpu (__main__.TestTestParametrizationDeviceTypeCPU) ... ok (0.001s) 2022-08-17T13:00:05.2768908Z test_two_things_subtest_expected_failure_x_2_y_5_cpu (__main__.TestTestParametrizationDeviceTypeCPU) ... ok (0.001s) 2022-08-17T13:00:05.2778444Z test_two_things_subtest_expected_failure_x_2_y_6_cpu (__main__.TestTestParametrizationDeviceTypeCPU) ... expected failure (0.001s) 2022-08-17T13:00:05.2787029Z test_two_things_subtest_expected_failure_x_3_y_4_cpu (__main__.TestTestParametrizationDeviceTypeCPU) ... ok (0.001s) 2022-08-17T13:00:05.2795883Z test_two_things_subtest_expected_failure_x_3_y_5_cpu (__main__.TestTestParametrizationDeviceTypeCPU) ... ok (0.001s) 2022-08-17T13:00:05.2805105Z test_two_things_subtest_expected_failure_x_3_y_6_cpu (__main__.TestTestParametrizationDeviceTypeCPU) ... expected failure (0.001s) 2022-08-17T13:00:05.2847176Z test_unparametrized_names_cpu (__main__.TestTestParametrizationDeviceTypeCPU) ... ok (0.004s) 2022-08-17T13:00:05.2896390Z test_assertEqual_longMessage_cpu (__main__.TestTestingCPU) ... ok (0.005s) 2022-08-17T13:00:05.2954800Z test_assertEqual_numpy_cpu_bool (__main__.TestTestingCPU) ... ok (0.006s) 2022-08-17T13:00:05.2990558Z test_assertEqual_numpy_cpu_complex128 (__main__.TestTestingCPU) ... ok (0.003s) 2022-08-17T13:00:05.3025304Z test_assertEqual_numpy_cpu_complex64 (__main__.TestTestingCPU) ... ok (0.003s) 2022-08-17T13:00:05.3057057Z test_assertEqual_numpy_cpu_float16 (__main__.TestTestingCPU) ... ok (0.003s) 2022-08-17T13:00:05.3089539Z test_assertEqual_numpy_cpu_float32 (__main__.TestTestingCPU) ... ok (0.003s) 2022-08-17T13:00:05.3120197Z test_assertEqual_numpy_cpu_float64 (__main__.TestTestingCPU) ... ok (0.003s) 2022-08-17T13:00:05.3148041Z test_assertEqual_numpy_cpu_int16 (__main__.TestTestingCPU) ... ok (0.003s) 2022-08-17T13:00:05.3176066Z test_assertEqual_numpy_cpu_int32 (__main__.TestTestingCPU) ... ok (0.003s) 2022-08-17T13:00:05.3202681Z test_assertEqual_numpy_cpu_int64 (__main__.TestTestingCPU) ... ok (0.003s) 2022-08-17T13:00:05.3230441Z test_assertEqual_numpy_cpu_int8 (__main__.TestTestingCPU) ... ok (0.003s) 2022-08-17T13:00:05.3258352Z test_assertEqual_numpy_cpu_uint8 (__main__.TestTestingCPU) ... ok (0.003s) 2022-08-17T13:00:05.3292885Z test_cuda_assert_should_not_stop_common_distributed_test_suite_cpu (__main__.TestTestingCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T13:00:05.3301903Z test_cuda_assert_should_stop_common_device_type_test_suite_cpu (__main__.TestTestingCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:00:05.3310653Z test_cuda_assert_should_stop_common_utils_test_suite_cpu (__main__.TestTestingCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:00:05.3903441Z test_get_supported_dtypes_cpu (__main__.TestTestingCPU) ... ok (0.059s) 2022-08-17T13:00:05.4077050Z test_isclose_atol_rtol_greater_than_zero_cpu_bool (__main__.TestTestingCPU) ... ok (0.017s) 2022-08-17T13:00:05.4229546Z test_isclose_atol_rtol_greater_than_zero_cpu_float16 (__main__.TestTestingCPU) ... ok (0.015s) 2022-08-17T13:00:05.4381704Z test_isclose_atol_rtol_greater_than_zero_cpu_float32 (__main__.TestTestingCPU) ... ok (0.015s) 2022-08-17T13:00:05.4534513Z test_isclose_atol_rtol_greater_than_zero_cpu_float64 (__main__.TestTestingCPU) ... ok (0.015s) 2022-08-17T13:00:05.4690662Z test_isclose_atol_rtol_greater_than_zero_cpu_int16 (__main__.TestTestingCPU) ... ok (0.015s) 2022-08-17T13:00:05.4843769Z test_isclose_atol_rtol_greater_than_zero_cpu_int32 (__main__.TestTestingCPU) ... ok (0.015s) 2022-08-17T13:00:05.4999570Z test_isclose_atol_rtol_greater_than_zero_cpu_int64 (__main__.TestTestingCPU) ... ok (0.015s) 2022-08-17T13:00:05.5154858Z test_isclose_atol_rtol_greater_than_zero_cpu_int8 (__main__.TestTestingCPU) ... ok (0.015s) 2022-08-17T13:00:05.5170605Z test_isclose_atol_rtol_greater_than_zero_cpu_uint8 (__main__.TestTestingCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T13:00:05.5171575Z function: 'test_isclose_atol_rtol_greater_than_zero' (test_testing.py:243) 2022-08-17T13:00:05.5172440Z reasons: ["str(dtype) == 'torch.bool'"] 2022-08-17T13:00:05.5173046Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T13:00:05.5242627Z ok (0.009s) 2022-08-17T13:00:05.5392908Z test_isclose_bool_cpu (__main__.TestTestingCPU) ... ok (0.015s) 2022-08-17T13:00:07.9662624Z test_isclose_complex_cpu_complex128 (__main__.TestTestingCPU) ... ok (2.427s) 2022-08-17T13:00:08.0482757Z test_isclose_complex_cpu_complex64 (__main__.TestTestingCPU) ... ok (0.082s) 2022-08-17T13:00:08.0554549Z test_isclose_equality_shortcut_cpu (__main__.TestTestingCPU) ... ok (0.007s) 2022-08-17T13:00:08.1239180Z test_isclose_float_cpu_float16 (__main__.TestTestingCPU) ... ok (0.068s) 2022-08-17T13:00:08.1532820Z test_isclose_float_cpu_float32 (__main__.TestTestingCPU) ... ok (0.029s) 2022-08-17T13:00:08.1824627Z test_isclose_float_cpu_float64 (__main__.TestTestingCPU) ... ok (0.029s) 2022-08-17T13:00:08.1992573Z test_isclose_integer_cpu_int16 (__main__.TestTestingCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T13:00:08.1993375Z function: '_isclose_helper' (test_testing.py:75) 2022-08-17T13:00:08.1993695Z reasons: ['___check_type_id(tests, 94687554299040)'] 2022-08-17T13:00:08.1994048Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T13:00:08.2099282Z ok (0.027s) 2022-08-17T13:00:08.2320125Z test_isclose_integer_cpu_int32 (__main__.TestTestingCPU) ... ok (0.022s) 2022-08-17T13:00:08.2538184Z test_isclose_integer_cpu_int64 (__main__.TestTestingCPU) ... ok (0.022s) 2022-08-17T13:00:08.2763182Z test_isclose_integer_cpu_int8 (__main__.TestTestingCPU) ... ok (0.022s) 2022-08-17T13:00:08.2980539Z test_isclose_integer_cpu_uint8 (__main__.TestTestingCPU) ... ok (0.022s) 2022-08-17T13:00:08.3127704Z test_isclose_nan_equality_shortcut_cpu_complex128 (__main__.TestTestingCPU) ... ok (0.015s) 2022-08-17T13:00:08.3208869Z test_isclose_nan_equality_shortcut_cpu_complex64 (__main__.TestTestingCPU) ... ok (0.008s) 2022-08-17T13:00:08.3283888Z test_isclose_nan_equality_shortcut_cpu_float16 (__main__.TestTestingCPU) ... ok (0.007s) 2022-08-17T13:00:08.3360517Z test_isclose_nan_equality_shortcut_cpu_float32 (__main__.TestTestingCPU) ... ok (0.008s) 2022-08-17T13:00:08.3436234Z test_isclose_nan_equality_shortcut_cpu_float64 (__main__.TestTestingCPU) ... ok (0.007s) 2022-08-17T13:00:08.3475860Z test_make_tensor_complex32_cpu (__main__.TestTestingCPU) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_creation.py:142: UserWarning: ComplexHalf support is experimental and many operators don't support it yet. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/EmptyTensor.cpp:32.) 2022-08-17T13:00:08.3476736Z result = torch.complex(real, imag) 2022-08-17T13:00:08.3515981Z ok (0.008s) 2022-08-17T13:00:08.4296611Z test_make_tensor_cpu_bool (__main__.TestTestingCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T13:00:08.4297369Z function: 'check' (test_testing.py:280) 2022-08-17T13:00:08.4297629Z reasons: ['len(size) == 0'] 2022-08-17T13:00:08.4297949Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T13:00:08.4317053Z ok (0.080s) 2022-08-17T13:00:08.4381647Z test_make_tensor_cpu_complex64 (__main__.TestTestingCPU) ... ok (0.006s) 2022-08-17T13:00:08.4442754Z test_make_tensor_cpu_float32 (__main__.TestTestingCPU) ... ok (0.006s) 2022-08-17T13:00:08.4497311Z test_make_tensor_cpu_int64 (__main__.TestTestingCPU) ... ok (0.005s) 2022-08-17T13:00:08.4498326Z 2022-08-17T13:00:08.4498808Z ---------------------------------------------------------------------- 2022-08-17T13:00:08.4499231Z Ran 165 tests in 20.096s 2022-08-17T13:00:08.4499422Z 2022-08-17T13:00:08.4499571Z OK (skipped=3, expected failures=12) 2022-08-17T13:00:08.4499792Z 2022-08-17T13:00:08.4500207Z Generating XML reports... 2022-08-17T13:00:08.4553382Z Generated XML report: test-reports/python-unittest/test_testing/TEST-TestAssertClose-20220817125948.xml 2022-08-17T13:00:08.4557873Z Generated XML report: test-reports/python-unittest/test_testing/TEST-TestAssertCloseContainer-20220817125948.xml 2022-08-17T13:00:08.4569854Z Generated XML report: test-reports/python-unittest/test_testing/TEST-TestAssertCloseErrorMessage-20220817125948.xml 2022-08-17T13:00:08.4580607Z Generated XML report: test-reports/python-unittest/test_testing/TEST-TestAssertCloseQuantized-20220817125948.xml 2022-08-17T13:00:08.4585443Z Generated XML report: test-reports/python-unittest/test_testing/TEST-TestAssertCloseSparseBSC-20220817125948.xml 2022-08-17T13:00:08.4591062Z Generated XML report: test-reports/python-unittest/test_testing/TEST-TestAssertCloseSparseBSR-20220817125948.xml 2022-08-17T13:00:08.4607400Z Generated XML report: test-reports/python-unittest/test_testing/TEST-TestAssertCloseSparseCOO-20220817125948.xml 2022-08-17T13:00:08.4611914Z Generated XML report: test-reports/python-unittest/test_testing/TEST-TestAssertCloseSparseCSC-20220817125948.xml 2022-08-17T13:00:08.4616614Z Generated XML report: test-reports/python-unittest/test_testing/TEST-TestAssertCloseSparseCSR-20220817125948.xml 2022-08-17T13:00:08.4620693Z Generated XML report: test-reports/python-unittest/test_testing/TEST-TestFrameworkUtils-20220817125948.xml 2022-08-17T13:00:08.4624541Z Generated XML report: test-reports/python-unittest/test_testing/TEST-TestImports-20220817125948.xml 2022-08-17T13:00:08.4640445Z Generated XML report: test-reports/python-unittest/test_testing/TEST-TestTestParametrization-20220817125948.xml 2022-08-17T13:00:08.4658307Z Generated XML report: test-reports/python-unittest/test_testing/TEST-TestTestParametrizationDeviceTypeCPU-20220817125948.xml 2022-08-17T13:00:08.4694703Z Generated XML report: test-reports/python-unittest/test_testing/TEST-TestTestingCPU-20220817125948.xml 2022-08-17T13:00:09.2249678Z Running test_cpp_api_parity ... [2022-08-17 13:00:09.224562] 2022-08-17T13:00:09.2250198Z Executing ['/opt/conda/bin/python', '-bb', 'test_cpp_api_parity.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 13:00:09.224647] 2022-08-17T13:00:10.9323304Z No CUDA runtime is found, using CUDA_HOME='/usr/local/cuda' 2022-08-17T13:00:14.9608193Z Test results will be stored in test-reports/python-unittest/test_cpp_api_parity 2022-08-17T13:00:15.0535355Z 2022-08-17T13:00:15.0535779Z Running tests... 2022-08-17T13:00:15.0536399Z ---------------------------------------------------------------------- 2022-08-17T13:00:16.2059635Z test_torch_nn_AdaptiveAvgPool1d (__main__.TestCppApiParity) ... /opt/conda/lib/python3.7/site-packages/xmlrunner/result.py [] {} missing a required argument: 'self' 2022-08-17T13:00:17.0512903Z /opt/conda/lib/python3.7/site-packages/xmlrunner/result.py [] {} missing a required argument: 'self' 2022-08-17T13:00:17.4601561Z ok (2.040s) 2022-08-17T13:00:17.5762682Z test_torch_nn_AdaptiveAvgPool1d_cuda (__main__.TestCppApiParity) ... /opt/conda/lib/python3.7/site-packages/xmlrunner/result.py [] {} missing a required argument: 'self' 2022-08-17T13:00:17.8164553Z /opt/conda/lib/python3.7/site-packages/xmlrunner/result.py [UserDefinedObjectVariable(_TestInfo), ListVariable(), ConstantVariable(str), ConstantVariable(str)] {} missing a required argument: 'short_str' 2022-08-17T13:00:17.8768595Z /opt/conda/lib/python3.7/site-packages/xmlrunner/result.py [] {} missing a required argument: 'self' 2022-08-17T13:00:17.9930846Z skip: CUDA unavailable (0.475s) 2022-08-17T13:00:18.3320866Z test_torch_nn_AdaptiveAvgPool1d_no_batch_dim (__main__.TestCppApiParity) ... /opt/conda/lib/python3.7/site-packages/xmlrunner/result.py [] {} missing a required argument: 'self' 2022-08-17T13:00:18.6280194Z /opt/conda/lib/python3.7/site-packages/xmlrunner/result.py [] {} missing a required argument: 'self' 2022-08-17T13:00:18.6863529Z ok (0.636s) 2022-08-17T13:00:18.8033417Z test_torch_nn_AdaptiveAvgPool1d_no_batch_dim_cuda (__main__.TestCppApiParity) ... /opt/conda/lib/python3.7/site-packages/xmlrunner/result.py [] {} missing a required argument: 'self' 2022-08-17T13:00:18.8622558Z /opt/conda/lib/python3.7/site-packages/xmlrunner/result.py [UserDefinedObjectVariable(_TestInfo), ListVariable(), ConstantVariable(str), ConstantVariable(str)] {} missing a required argument: 'short_str' 2022-08-17T13:00:18.9209166Z /opt/conda/lib/python3.7/site-packages/xmlrunner/result.py [] {} missing a required argument: 'self' 2022-08-17T13:00:18.9804696Z skip: CUDA unavailable (0.236s) 2022-08-17T13:00:19.2374370Z test_torch_nn_AdaptiveAvgPool1d_one_output (__main__.TestCppApiParity) ... /opt/conda/lib/python3.7/site-packages/xmlrunner/result.py [] {} missing a required argument: 'self' 2022-08-17T13:00:19.5338005Z /opt/conda/lib/python3.7/site-packages/xmlrunner/result.py [] {} missing a required argument: 'self' 2022-08-17T13:00:19.5918885Z ok (0.554s) 2022-08-17T13:00:19.7091551Z test_torch_nn_AdaptiveAvgPool1d_one_output_cuda (__main__.TestCppApiParity) ... /opt/conda/lib/python3.7/site-packages/xmlrunner/result.py [] {} missing a required argument: 'self' 2022-08-17T13:00:19.7684289Z /opt/conda/lib/python3.7/site-packages/xmlrunner/result.py [UserDefinedObjectVariable(_TestInfo), ListVariable(), ConstantVariable(str), ConstantVariable(str)] {} missing a required argument: 'short_str' 2022-08-17T13:00:19.8269573Z /opt/conda/lib/python3.7/site-packages/xmlrunner/result.py [] {} missing a required argument: 'self' 2022-08-17T13:00:19.8866671Z skip: CUDA unavailable (0.236s) 2022-08-17T13:00:20.2248146Z test_torch_nn_AdaptiveAvgPool2d_no_batch_dim (__main__.TestCppApiParity) ... /opt/conda/lib/python3.7/site-packages/xmlrunner/result.py [] {} missing a required argument: 'self' 2022-08-17T13:00:20.5377638Z /opt/conda/lib/python3.7/site-packages/xmlrunner/result.py [] {} missing a required argument: 'self' 2022-08-17T13:00:20.5968148Z ok (0.652s) 2022-08-17T13:00:20.7142336Z test_torch_nn_AdaptiveAvgPool2d_no_batch_dim_cuda (__main__.TestCppApiParity) ... /opt/conda/lib/python3.7/site-packages/xmlrunner/result.py [] {} missing a required argument: 'self' 2022-08-17T13:00:20.7743449Z /opt/conda/lib/python3.7/site-packages/xmlrunner/result.py [UserDefinedObjectVariable(_TestInfo), ListVariable(), ConstantVariable(str), ConstantVariable(str)] {} missing a required argument: 'short_str' 2022-08-17T13:00:20.8345385Z /opt/conda/lib/python3.7/site-packages/xmlrunner/result.py [] {} missing a required argument: 'self' 2022-08-17T13:00:20.8932127Z skip: CUDA unavailable (0.239s) 2022-08-17T13:00:20.8935289Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T13:00:20.8935866Z function: 'startTest' (/opt/conda/lib/python3.7/site-packages/xmlrunner/result.py:252) 2022-08-17T13:00:20.8936348Z reasons: ['___stack0 == 1660741215.2451255'] 2022-08-17T13:00:20.8936691Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T13:00:21.1753179Z test_torch_nn_AdaptiveAvgPool2d_single (__main__.TestCppApiParity) ... /opt/conda/lib/python3.7/site-packages/xmlrunner/result.py [] {} missing a required argument: 'self' 2022-08-17T13:00:21.4262477Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T13:00:21.4263224Z function: 'stopTest' (/opt/conda/lib/python3.7/site-packages/xmlrunner/result.py:315) 2022-08-17T13:00:21.4263594Z reasons: ['___guarded_code.valid'] 2022-08-17T13:00:21.4263936Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T13:00:21.4264238Z ok (0.533s) 2022-08-17T13:00:21.6270091Z test_torch_nn_AdaptiveAvgPool2d_single_1x1output (__main__.TestCppApiParity) ... /opt/conda/lib/python3.7/site-packages/xmlrunner/result.py [] {} missing a required argument: 'self' 2022-08-17T13:00:21.8691215Z ok (0.442s) 2022-08-17T13:00:21.9262705Z test_torch_nn_AdaptiveAvgPool2d_single_1x1output_cuda (__main__.TestCppApiParity) ... /opt/conda/lib/python3.7/site-packages/xmlrunner/result.py [] {} missing a required argument: 'self' 2022-08-17T13:00:21.9875423Z /opt/conda/lib/python3.7/site-packages/xmlrunner/result.py [UserDefinedObjectVariable(_TestInfo), ListVariable(), ConstantVariable(str), ConstantVariable(str)] {} missing a required argument: 'short_str' 2022-08-17T13:00:22.0485392Z skip: CUDA unavailable (0.179s) 2022-08-17T13:00:22.1056604Z test_torch_nn_AdaptiveAvgPool2d_single_cuda (__main__.TestCppApiParity) ... /opt/conda/lib/python3.7/site-packages/xmlrunner/result.py [] {} missing a required argument: 'self' 2022-08-17T13:00:22.1671791Z /opt/conda/lib/python3.7/site-packages/xmlrunner/result.py [UserDefinedObjectVariable(_TestInfo), ListVariable(), ConstantVariable(str), ConstantVariable(str)] {} missing a required argument: 'short_str' 2022-08-17T13:00:22.1704085Z skip: CUDA unavailable (0.122s) 2022-08-17T13:00:22.3729863Z test_torch_nn_AdaptiveAvgPool2d_tuple (__main__.TestCppApiParity) ... /opt/conda/lib/python3.7/site-packages/xmlrunner/result.py [] {} missing a required argument: 'self' 2022-08-17T13:00:22.6162919Z ok (0.446s) 2022-08-17T13:00:22.6735159Z test_torch_nn_AdaptiveAvgPool2d_tuple_cuda (__main__.TestCppApiParity) ... /opt/conda/lib/python3.7/site-packages/xmlrunner/result.py [] {} missing a required argument: 'self' 2022-08-17T13:00:22.7357021Z /opt/conda/lib/python3.7/site-packages/xmlrunner/result.py [UserDefinedObjectVariable(_TestInfo), ListVariable(), ConstantVariable(str), ConstantVariable(str)] {} missing a required argument: 'short_str' 2022-08-17T13:00:22.7392515Z skip: CUDA unavailable (0.123s) 2022-08-17T13:00:22.9423333Z test_torch_nn_AdaptiveAvgPool2d_tuple_none (__main__.TestCppApiParity) ... /opt/conda/lib/python3.7/site-packages/xmlrunner/result.py [] {} missing a required argument: 'self' 2022-08-17T13:00:23.0045694Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T13:00:23.0046517Z function: '__init__' (/opt/conda/lib/python3.7/site-packages/xmlrunner/result.py:140) 2022-08-17T13:00:23.0047109Z reasons: ['___guarded_code.valid'] 2022-08-17T13:00:23.0047645Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T13:00:23.0655059Z ok (0.326s) 2022-08-17T13:00:23.1230733Z test_torch_nn_AdaptiveAvgPool2d_tuple_none_cuda (__main__.TestCppApiParity) ... /opt/conda/lib/python3.7/site-packages/xmlrunner/result.py [] {} missing a required argument: 'self' 2022-08-17T13:00:23.1862266Z /opt/conda/lib/python3.7/site-packages/xmlrunner/result.py [UserDefinedObjectVariable(_TestInfo), ListVariable(), ConstantVariable(str), ConstantVariable(str)] {} missing a required argument: 'short_str' 2022-08-17T13:00:23.1901455Z skip: CUDA unavailable (0.125s) 2022-08-17T13:00:23.1911909Z test_torch_nn_AdaptiveAvgPool3d_last_dim (__main__.TestCppApiParity) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T13:00:23.1912934Z function: 'test_fn' (/var/lib/jenkins/workspace/test/cpp_api_parity/module_impl_check.py:250) 2022-08-17T13:00:23.1913408Z reasons: ["self._testMethodName == 'test_torch_nn_AdaptiveAvgPool1d'"] 2022-08-17T13:00:23.1913785Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T13:00:23.1914861Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T13:00:23.1915705Z function: 'test_forward_backward' (/var/lib/jenkins/workspace/test/cpp_api_parity/module_impl_check.py:126) 2022-08-17T13:00:23.1916094Z reasons: ["test_params[0] == 'AdaptiveAvgPool1d'"] 2022-08-17T13:00:23.1916425Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T13:00:23.1918306Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T13:00:23.1919123Z function: 'run_python_forward_backward' (/var/lib/jenkins/workspace/test/cpp_api_parity/module_impl_check.py:86) 2022-08-17T13:00:23.1919497Z reasons: ["test_params[0] == 'AdaptiveAvgPool1d'"] 2022-08-17T13:00:23.1919828Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T13:00:23.2119620Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T13:00:23.2120510Z function: 'run_cpp_test_fn_and_check_output' (/var/lib/jenkins/workspace/test/cpp_api_parity/module_impl_check.py:145) 2022-08-17T13:00:23.2120936Z reasons: ["cpp_tmp_folder == '/tmp/tmp4fpzvcsp'"] 2022-08-17T13:00:23.2121262Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T13:00:23.2147627Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T13:00:23.2148323Z function: 'addSuccess' (/opt/conda/lib/python3.7/site-packages/xmlrunner/result.py:330) 2022-08-17T13:00:23.2148810Z reasons: ['___guarded_code.valid'] 2022-08-17T13:00:23.2149117Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T13:00:23.2739608Z ok (0.084s) 2022-08-17T13:00:23.2744553Z test_torch_nn_AdaptiveAvgPool3d_last_dim_cuda (__main__.TestCppApiParity) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T13:00:23.2745432Z function: 'addSkip' (/opt/conda/lib/python3.7/site-packages/xmlrunner/result.py:396) 2022-08-17T13:00:23.2745768Z reasons: ['___guarded_code.valid'] 2022-08-17T13:00:23.2746114Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T13:00:23.2746513Z skip: CUDA unavailable (0.001s) 2022-08-17T13:00:23.3019782Z test_torch_nn_AdaptiveAvgPool3d_no_batch_dim (__main__.TestCppApiParity) ... ok (0.027s) 2022-08-17T13:00:23.3024873Z test_torch_nn_AdaptiveAvgPool3d_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:23.3324291Z test_torch_nn_AdaptiveAvgPool3d_single (__main__.TestCppApiParity) ... ok (0.030s) 2022-08-17T13:00:23.3329317Z test_torch_nn_AdaptiveAvgPool3d_single_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:23.3592712Z test_torch_nn_AdaptiveAvgPool3d_tuple (__main__.TestCppApiParity) ... ok (0.026s) 2022-08-17T13:00:23.3596140Z test_torch_nn_AdaptiveAvgPool3d_tuple_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:23.3740632Z test_torch_nn_AdaptiveAvgPool3d_tuple_none (__main__.TestCppApiParity) ... ok (0.014s) 2022-08-17T13:00:23.3744911Z test_torch_nn_AdaptiveAvgPool3d_tuple_none_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:23.3834838Z test_torch_nn_AdaptiveMaxPool1d (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T13:00:23.3840503Z test_torch_nn_AdaptiveMaxPool1d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:23.3926064Z test_torch_nn_AdaptiveMaxPool1d_no_batch_dim (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T13:00:23.3930704Z test_torch_nn_AdaptiveMaxPool1d_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:23.4020459Z test_torch_nn_AdaptiveMaxPool2d_no_batch_dim (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T13:00:23.4024377Z test_torch_nn_AdaptiveMaxPool2d_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:23.4114169Z test_torch_nn_AdaptiveMaxPool2d_single (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T13:00:23.4118502Z test_torch_nn_AdaptiveMaxPool2d_single_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:23.4209941Z test_torch_nn_AdaptiveMaxPool2d_tuple (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T13:00:23.4213983Z test_torch_nn_AdaptiveMaxPool2d_tuple_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:23.4305213Z test_torch_nn_AdaptiveMaxPool2d_tuple_none (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T13:00:23.4309337Z test_torch_nn_AdaptiveMaxPool2d_tuple_none_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:23.4322016Z test_torch_nn_AdaptiveMaxPool3d_no_batch_dim (__main__.TestCppApiParity) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T13:00:23.4323065Z function: 'set_python_tensors_requires_grad' (/var/lib/jenkins/workspace/test/cpp_api_parity/utils.py:164) 2022-08-17T13:00:23.4323718Z reasons: ["tensor 'python_tensors[0]' rank mismatch. expected 3, actual 4"] 2022-08-17T13:00:23.4324279Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T13:00:23.4379563Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T13:00:23.4380725Z function: 'serialize_arg_dict_as_script_module' (/var/lib/jenkins/workspace/test/cpp_api_parity/utils.py:234) 2022-08-17T13:00:23.4381483Z reasons: ["tensor 'arg_dict['input'][0][1]' rank mismatch. expected 3, actual 4"] 2022-08-17T13:00:23.4382165Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T13:00:23.4437987Z ok (0.013s) 2022-08-17T13:00:23.4441950Z test_torch_nn_AdaptiveMaxPool3d_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:23.4561092Z test_torch_nn_AdaptiveMaxPool3d_single (__main__.TestCppApiParity) ... ok (0.012s) 2022-08-17T13:00:23.4565891Z test_torch_nn_AdaptiveMaxPool3d_single_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:23.4680332Z test_torch_nn_AdaptiveMaxPool3d_single_nonatomic (__main__.TestCppApiParity) ... ok (0.011s) 2022-08-17T13:00:23.4684658Z test_torch_nn_AdaptiveMaxPool3d_single_nonatomic_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:23.4826243Z test_torch_nn_AdaptiveMaxPool3d_tuple (__main__.TestCppApiParity) ... ok (0.014s) 2022-08-17T13:00:23.4830726Z test_torch_nn_AdaptiveMaxPool3d_tuple_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:23.4973520Z test_torch_nn_AdaptiveMaxPool3d_tuple_nonatomic (__main__.TestCppApiParity) ... ok (0.014s) 2022-08-17T13:00:23.4977961Z test_torch_nn_AdaptiveMaxPool3d_tuple_nonatomic_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:23.5161242Z test_torch_nn_AdaptiveMaxPool3d_tuple_none (__main__.TestCppApiParity) ... ok (0.018s) 2022-08-17T13:00:23.5165598Z test_torch_nn_AdaptiveMaxPool3d_tuple_none_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:23.5255373Z test_torch_nn_AvgPool1d (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T13:00:23.5259490Z test_torch_nn_AvgPool1d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:23.5343289Z test_torch_nn_AvgPool1d_no_batch_dim (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T13:00:23.5347744Z test_torch_nn_AvgPool1d_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:23.5439104Z test_torch_nn_AvgPool1d_stride (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T13:00:23.5442662Z test_torch_nn_AvgPool1d_stride_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:23.5530481Z test_torch_nn_AvgPool1d_stride_pad (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T13:00:23.5534851Z test_torch_nn_AvgPool1d_stride_pad_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:23.5629764Z test_torch_nn_AvgPool2d (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T13:00:23.5634982Z test_torch_nn_AvgPool2d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:23.5728416Z test_torch_nn_AvgPool2d_divisor (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T13:00:23.5733085Z test_torch_nn_AvgPool2d_divisor_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:23.5827136Z test_torch_nn_AvgPool2d_divisor_stride (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T13:00:23.5831686Z test_torch_nn_AvgPool2d_divisor_stride_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:23.5925866Z test_torch_nn_AvgPool2d_divisor_stride_pad (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T13:00:23.5929932Z test_torch_nn_AvgPool2d_divisor_stride_pad_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:23.6018258Z test_torch_nn_AvgPool2d_no_batch_dim (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T13:00:23.6023249Z test_torch_nn_AvgPool2d_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:23.6116762Z test_torch_nn_AvgPool2d_stride (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T13:00:23.6119910Z test_torch_nn_AvgPool2d_stride_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:23.6217629Z test_torch_nn_AvgPool2d_stride_pad (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T13:00:23.6221940Z test_torch_nn_AvgPool2d_stride_pad_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:23.6316704Z test_torch_nn_AvgPool3d (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T13:00:23.6321295Z test_torch_nn_AvgPool3d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:23.6413674Z test_torch_nn_AvgPool3d_divisor (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T13:00:23.6418430Z test_torch_nn_AvgPool3d_divisor_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:23.6509458Z test_torch_nn_AvgPool3d_divisor_stride (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T13:00:23.6609556Z test_torch_nn_AvgPool3d_divisor_stride1_pad0_gpu_input (__main__.TestCppApiParity) ... ok (0.010s) 2022-08-17T13:00:23.6614071Z test_torch_nn_AvgPool3d_divisor_stride1_pad0_gpu_input_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:23.6617621Z test_torch_nn_AvgPool3d_divisor_stride_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:23.6721174Z test_torch_nn_AvgPool3d_divisor_stride_pad (__main__.TestCppApiParity) ... ok (0.010s) 2022-08-17T13:00:23.6725152Z test_torch_nn_AvgPool3d_divisor_stride_pad_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:23.6823959Z test_torch_nn_AvgPool3d_divisor_stride_pad_gpu_fixedkw_output (__main__.TestCppApiParity) ... ok (0.010s) 2022-08-17T13:00:23.6827717Z test_torch_nn_AvgPool3d_divisor_stride_pad_gpu_fixedkw_output_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:23.6941905Z test_torch_nn_AvgPool3d_divisor_stride_pad_gpu_general_output (__main__.TestCppApiParity) ... ok (0.011s) 2022-08-17T13:00:23.6946475Z test_torch_nn_AvgPool3d_divisor_stride_pad_gpu_general_output_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:23.7054195Z test_torch_nn_AvgPool3d_divisor_stride_pad_gpu_input_nooverlap (__main__.TestCppApiParity) ... ok (0.011s) 2022-08-17T13:00:23.7059077Z test_torch_nn_AvgPool3d_divisor_stride_pad_gpu_input_nooverlap_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:23.7146701Z test_torch_nn_AvgPool3d_no_batch_dim (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T13:00:23.7151656Z test_torch_nn_AvgPool3d_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:23.7247417Z test_torch_nn_AvgPool3d_stride (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T13:00:23.7343600Z test_torch_nn_AvgPool3d_stride1_pad0_gpu_input (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T13:00:23.7348335Z test_torch_nn_AvgPool3d_stride1_pad0_gpu_input_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:23.7352830Z test_torch_nn_AvgPool3d_stride_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:23.7460579Z test_torch_nn_AvgPool3d_stride_pad (__main__.TestCppApiParity) ... ok (0.011s) 2022-08-17T13:00:23.7464609Z test_torch_nn_AvgPool3d_stride_pad_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:23.7558911Z test_torch_nn_AvgPool3d_stride_pad_gpu_fixedkw_output (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T13:00:23.7563206Z test_torch_nn_AvgPool3d_stride_pad_gpu_fixedkw_output_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:23.7688706Z test_torch_nn_AvgPool3d_stride_pad_gpu_general_output (__main__.TestCppApiParity) ... ok (0.012s) 2022-08-17T13:00:23.7693544Z test_torch_nn_AvgPool3d_stride_pad_gpu_general_output_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:23.7805325Z test_torch_nn_AvgPool3d_stride_pad_gpu_input_nooverlap (__main__.TestCppApiParity) ... ok (0.011s) 2022-08-17T13:00:23.7810409Z test_torch_nn_AvgPool3d_stride_pad_gpu_input_nooverlap_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:23.7893779Z test_torch_nn_BCELoss (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T13:00:23.7898344Z test_torch_nn_BCELoss_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:23.8578469Z test_torch_nn_BCELoss_no_batch_dim_mean (__main__.TestCppApiParity) ... /opt/conda/lib/python3.7/site-packages/xmlrunner/result.py [] {} missing a required argument: 'self' 2022-08-17T13:00:23.9856160Z /opt/conda/lib/python3.7/site-packages/xmlrunner/result.py [TupleVariable(), UserDefinedObjectVariable(TestCppApiParity)] {} missing a required argument: 'test' 2022-08-17T13:00:24.1706445Z /opt/conda/lib/python3.7/site-packages/xmlrunner/result.py [UserDefinedObjectVariable(_TestInfo), ListVariable(), ConstantVariable(str), ConstantVariable(str)] {} missing a required argument: 'short_str' 2022-08-17T13:00:24.2329236Z expected failure (0.443s) 2022-08-17T13:00:24.2334294Z test_torch_nn_BCELoss_no_batch_dim_mean_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:24.3033941Z test_torch_nn_BCELoss_no_batch_dim_none (__main__.TestCppApiParity) ... /opt/conda/lib/python3.7/site-packages/xmlrunner/result.py [] {} missing a required argument: 'self' 2022-08-17T13:00:24.3655674Z /opt/conda/lib/python3.7/site-packages/xmlrunner/result.py [TupleVariable(), UserDefinedObjectVariable(TestCppApiParity)] {} missing a required argument: 'test' 2022-08-17T13:00:24.4865696Z /opt/conda/lib/python3.7/site-packages/xmlrunner/result.py [UserDefinedObjectVariable(_TestInfo), ListVariable(), ConstantVariable(str), ConstantVariable(str)] {} missing a required argument: 'short_str' 2022-08-17T13:00:24.4887035Z expected failure (0.255s) 2022-08-17T13:00:24.4891564Z test_torch_nn_BCELoss_no_batch_dim_none_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:24.5565292Z test_torch_nn_BCELoss_no_batch_dim_sum (__main__.TestCppApiParity) ... /opt/conda/lib/python3.7/site-packages/xmlrunner/result.py [] {} missing a required argument: 'self' 2022-08-17T13:00:24.6196317Z /opt/conda/lib/python3.7/site-packages/xmlrunner/result.py [TupleVariable(), UserDefinedObjectVariable(TestCppApiParity)] {} missing a required argument: 'test' 2022-08-17T13:00:24.7407292Z /opt/conda/lib/python3.7/site-packages/xmlrunner/result.py [UserDefinedObjectVariable(_TestInfo), ListVariable(), ConstantVariable(str), ConstantVariable(str)] {} missing a required argument: 'short_str' 2022-08-17T13:00:24.7418948Z expected failure (0.253s) 2022-08-17T13:00:24.7423719Z test_torch_nn_BCELoss_no_batch_dim_sum_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:24.7513022Z test_torch_nn_BCELoss_scalar_weights (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T13:00:24.7516812Z test_torch_nn_BCELoss_scalar_weights_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:24.7598987Z test_torch_nn_BCELoss_weights (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T13:00:24.7601995Z test_torch_nn_BCELoss_weights_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:24.7689762Z test_torch_nn_BCEWithLogitsLoss (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T13:00:24.7693873Z test_torch_nn_BCEWithLogitsLoss_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:24.8376974Z test_torch_nn_BCEWithLogitsLoss_no_batch_dim_mean (__main__.TestCppApiParity) ... /opt/conda/lib/python3.7/site-packages/xmlrunner/result.py [] {} missing a required argument: 'self' 2022-08-17T13:00:24.9004134Z /opt/conda/lib/python3.7/site-packages/xmlrunner/result.py [TupleVariable(), UserDefinedObjectVariable(TestCppApiParity)] {} missing a required argument: 'test' 2022-08-17T13:00:25.0220047Z /opt/conda/lib/python3.7/site-packages/xmlrunner/result.py [UserDefinedObjectVariable(_TestInfo), ListVariable(), ConstantVariable(str), ConstantVariable(str)] {} missing a required argument: 'short_str' 2022-08-17T13:00:25.0231459Z expected failure (0.254s) 2022-08-17T13:00:25.0236271Z test_torch_nn_BCEWithLogitsLoss_no_batch_dim_mean_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:25.0921450Z test_torch_nn_BCEWithLogitsLoss_no_batch_dim_none (__main__.TestCppApiParity) ... /opt/conda/lib/python3.7/site-packages/xmlrunner/result.py [] {} missing a required argument: 'self' 2022-08-17T13:00:25.1548509Z /opt/conda/lib/python3.7/site-packages/xmlrunner/result.py [TupleVariable(), UserDefinedObjectVariable(TestCppApiParity)] {} missing a required argument: 'test' 2022-08-17T13:00:25.2772164Z /opt/conda/lib/python3.7/site-packages/xmlrunner/result.py [UserDefinedObjectVariable(_TestInfo), ListVariable(), ConstantVariable(str), ConstantVariable(str)] {} missing a required argument: 'short_str' 2022-08-17T13:00:25.2783351Z expected failure (0.255s) 2022-08-17T13:00:25.2788338Z test_torch_nn_BCEWithLogitsLoss_no_batch_dim_none_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:25.3465493Z test_torch_nn_BCEWithLogitsLoss_no_batch_dim_sum (__main__.TestCppApiParity) ... /opt/conda/lib/python3.7/site-packages/xmlrunner/result.py [] {} missing a required argument: 'self' 2022-08-17T13:00:25.4107839Z /opt/conda/lib/python3.7/site-packages/xmlrunner/result.py [TupleVariable(), UserDefinedObjectVariable(TestCppApiParity)] {} missing a required argument: 'test' 2022-08-17T13:00:25.5333051Z /opt/conda/lib/python3.7/site-packages/xmlrunner/result.py [UserDefinedObjectVariable(_TestInfo), ListVariable(), ConstantVariable(str), ConstantVariable(str)] {} missing a required argument: 'short_str' 2022-08-17T13:00:25.5344835Z expected failure (0.256s) 2022-08-17T13:00:25.5349687Z test_torch_nn_BCEWithLogitsLoss_no_batch_dim_sum_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:25.5439684Z test_torch_nn_BCEWithLogitsLoss_scalar_weights (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T13:00:25.5443456Z test_torch_nn_BCEWithLogitsLoss_scalar_weights_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:25.5549680Z test_torch_nn_BCEWithLogitsLoss_weights (__main__.TestCppApiParity) ... ok (0.010s) 2022-08-17T13:00:25.5554149Z test_torch_nn_BCEWithLogitsLoss_weights_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:25.5677845Z test_torch_nn_BatchNorm1d_3d_input (__main__.TestCppApiParity) ... ok (0.012s) 2022-08-17T13:00:25.5682077Z test_torch_nn_BatchNorm1d_3d_input_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:25.5785140Z test_torch_nn_BatchNorm1d_3d_input_not_affine (__main__.TestCppApiParity) ... ok (0.010s) 2022-08-17T13:00:25.5788972Z test_torch_nn_BatchNorm1d_3d_input_not_affine_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:25.5895028Z test_torch_nn_BatchNorm1d_affine (__main__.TestCppApiParity) ... ok (0.010s) 2022-08-17T13:00:25.5898792Z test_torch_nn_BatchNorm1d_affine_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:25.6007910Z test_torch_nn_BatchNorm1d_affine_simple_average (__main__.TestCppApiParity) ... ok (0.011s) 2022-08-17T13:00:25.6012463Z test_torch_nn_BatchNorm1d_affine_simple_average_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:25.6105029Z test_torch_nn_BatchNorm1d_not_affine (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T13:00:25.6109627Z test_torch_nn_BatchNorm1d_not_affine_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:25.6228036Z test_torch_nn_BatchNorm1d_not_tracking_stats (__main__.TestCppApiParity) ... ok (0.012s) 2022-08-17T13:00:25.6233098Z test_torch_nn_BatchNorm1d_not_tracking_stats_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:25.6319516Z test_torch_nn_BatchNorm1d_zero_batch (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T13:00:25.6323202Z test_torch_nn_BatchNorm1d_zero_batch_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:25.6447653Z test_torch_nn_BatchNorm2d (__main__.TestCppApiParity) ... ok (0.012s) 2022-08-17T13:00:25.6569585Z test_torch_nn_BatchNorm2d_2d_simple_average (__main__.TestCppApiParity) ... ok (0.012s) 2022-08-17T13:00:25.6572969Z test_torch_nn_BatchNorm2d_2d_simple_average_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:25.6577239Z test_torch_nn_BatchNorm2d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:25.6704563Z test_torch_nn_BatchNorm2d_momentum (__main__.TestCppApiParity) ... ok (0.012s) 2022-08-17T13:00:25.6708891Z test_torch_nn_BatchNorm2d_momentum_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:25.6827195Z test_torch_nn_BatchNorm2d_not_affine (__main__.TestCppApiParity) ... ok (0.012s) 2022-08-17T13:00:25.6831469Z test_torch_nn_BatchNorm2d_not_affine_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:25.6956017Z test_torch_nn_BatchNorm2d_not_tracking_stats (__main__.TestCppApiParity) ... ok (0.012s) 2022-08-17T13:00:25.6960101Z test_torch_nn_BatchNorm2d_not_tracking_stats_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:25.7042552Z test_torch_nn_BatchNorm2d_zero_batch (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T13:00:25.7046220Z test_torch_nn_BatchNorm2d_zero_batch_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:25.7203734Z test_torch_nn_BatchNorm3d (__main__.TestCppApiParity) ... ok (0.016s) 2022-08-17T13:00:25.7349390Z test_torch_nn_BatchNorm3d_3d_simple_average (__main__.TestCppApiParity) ... ok (0.014s) 2022-08-17T13:00:25.7353784Z test_torch_nn_BatchNorm3d_3d_simple_average_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:25.7357806Z test_torch_nn_BatchNorm3d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:25.7501667Z test_torch_nn_BatchNorm3d_momentum (__main__.TestCppApiParity) ... ok (0.014s) 2022-08-17T13:00:25.7505224Z test_torch_nn_BatchNorm3d_momentum_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:25.7639861Z test_torch_nn_BatchNorm3d_not_affine (__main__.TestCppApiParity) ... ok (0.013s) 2022-08-17T13:00:25.7644186Z test_torch_nn_BatchNorm3d_not_affine_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:25.7794275Z test_torch_nn_BatchNorm3d_not_tracking_stats (__main__.TestCppApiParity) ... ok (0.015s) 2022-08-17T13:00:25.7798321Z test_torch_nn_BatchNorm3d_not_tracking_stats_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:25.7887993Z test_torch_nn_BatchNorm3d_zero_batch (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T13:00:25.7892661Z test_torch_nn_BatchNorm3d_zero_batch_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:25.7981849Z test_torch_nn_CELU (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T13:00:25.7985992Z test_torch_nn_CELU_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:25.8074000Z test_torch_nn_CELU_scalar (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T13:00:25.8078183Z test_torch_nn_CELU_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:25.8172194Z test_torch_nn_CTCLoss_2d_int_target_lengths_tensors (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T13:00:25.8176262Z test_torch_nn_CTCLoss_2d_int_target_lengths_tensors_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:25.8277001Z test_torch_nn_CTCLoss_2d_lengths_tensors (__main__.TestCppApiParity) ... ok (0.010s) 2022-08-17T13:00:25.8280381Z test_torch_nn_CTCLoss_2d_lengths_tensors_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:25.8368087Z test_torch_nn_CTCLoss_lengths_tensors (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T13:00:25.8372022Z test_torch_nn_CTCLoss_lengths_tensors_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:25.8456734Z test_torch_nn_ConstantPad1d (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T13:00:25.8544328Z test_torch_nn_ConstantPad1d_batch (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T13:00:25.8548321Z test_torch_nn_ConstantPad1d_batch_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:25.8643410Z test_torch_nn_ConstantPad1d_complex (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T13:00:25.8648019Z test_torch_nn_ConstantPad1d_complex_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:25.8651384Z test_torch_nn_ConstantPad1d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:25.8784777Z test_torch_nn_ConstantPad2d (__main__.TestCppApiParity) ... ok (0.013s) 2022-08-17T13:00:25.8937019Z test_torch_nn_ConstantPad2d_complex (__main__.TestCppApiParity) ... ok (0.015s) 2022-08-17T13:00:25.8941011Z test_torch_nn_ConstantPad2d_complex_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:25.8944711Z test_torch_nn_ConstantPad2d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:25.9053796Z test_torch_nn_ConstantPad2d_no_batch_dim (__main__.TestCppApiParity) ... ok (0.011s) 2022-08-17T13:00:25.9057683Z test_torch_nn_ConstantPad2d_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:25.9353542Z test_torch_nn_ConstantPad3d (__main__.TestCppApiParity) ... ok (0.029s) 2022-08-17T13:00:25.9718226Z test_torch_nn_ConstantPad3d_complex (__main__.TestCppApiParity) ... ok (0.036s) 2022-08-17T13:00:25.9722346Z test_torch_nn_ConstantPad3d_complex_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:25.9726952Z test_torch_nn_ConstantPad3d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:25.9922563Z test_torch_nn_ConstantPad3d_no_batch_dim (__main__.TestCppApiParity) ... ok (0.019s) 2022-08-17T13:00:25.9927918Z test_torch_nn_ConstantPad3d_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:26.0054713Z test_torch_nn_Conv1d (__main__.TestCppApiParity) ... ok (0.012s) 2022-08-17T13:00:26.0163499Z test_torch_nn_Conv1d_circular_stride2_pad2 (__main__.TestCppApiParity) ... ok (0.011s) 2022-08-17T13:00:26.0167695Z test_torch_nn_Conv1d_circular_stride2_pad2_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:26.0171495Z test_torch_nn_Conv1d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:26.0287007Z test_torch_nn_Conv1d_dilated (__main__.TestCppApiParity) ... ok (0.011s) 2022-08-17T13:00:26.0291672Z test_torch_nn_Conv1d_dilated_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:26.0405304Z test_torch_nn_Conv1d_groups (__main__.TestCppApiParity) ... ok (0.011s) 2022-08-17T13:00:26.0409396Z test_torch_nn_Conv1d_groups_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:26.0532161Z test_torch_nn_Conv1d_pad1 (__main__.TestCppApiParity) ... ok (0.012s) 2022-08-17T13:00:26.0536742Z test_torch_nn_Conv1d_pad1_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:26.0645567Z test_torch_nn_Conv1d_pad1size1 (__main__.TestCppApiParity) ... ok (0.011s) 2022-08-17T13:00:26.0649780Z test_torch_nn_Conv1d_pad1size1_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:26.0773591Z test_torch_nn_Conv1d_pad2 (__main__.TestCppApiParity) ... ok (0.012s) 2022-08-17T13:00:26.0776949Z test_torch_nn_Conv1d_pad2_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:26.0887201Z test_torch_nn_Conv1d_pad2size1 (__main__.TestCppApiParity) ... ok (0.011s) 2022-08-17T13:00:26.0891344Z test_torch_nn_Conv1d_pad2size1_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:26.1013364Z test_torch_nn_Conv1d_pad_same (__main__.TestCppApiParity) ... ok (0.012s) 2022-08-17T13:00:26.1037304Z 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-17T13:00:26.1038244Z self.padding, self.dilation, self.groups) 2022-08-17T13:00:26.1148139Z ok (0.013s) 2022-08-17T13:00:26.1152328Z test_torch_nn_Conv1d_pad_same2_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:26.1156654Z test_torch_nn_Conv1d_pad_same_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:26.1279601Z test_torch_nn_Conv1d_pad_same_dilated (__main__.TestCppApiParity) ... ok (0.012s) 2022-08-17T13:00:26.1283093Z test_torch_nn_Conv1d_pad_same_dilated_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:26.1398784Z test_torch_nn_Conv1d_pad_valid (__main__.TestCppApiParity) ... ok (0.011s) 2022-08-17T13:00:26.1402863Z test_torch_nn_Conv1d_pad_valid_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:26.1506584Z test_torch_nn_Conv1d_reflect_stride2_pad2 (__main__.TestCppApiParity) ... ok (0.010s) 2022-08-17T13:00:26.1510936Z test_torch_nn_Conv1d_reflect_stride2_pad2_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:26.1620252Z test_torch_nn_Conv1d_replicate_stride2_pad2 (__main__.TestCppApiParity) ... ok (0.011s) 2022-08-17T13:00:26.1624554Z test_torch_nn_Conv1d_replicate_stride2_pad2_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:26.1738366Z test_torch_nn_Conv1d_stride (__main__.TestCppApiParity) ... ok (0.011s) 2022-08-17T13:00:26.1743505Z test_torch_nn_Conv1d_stride_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:26.1842667Z test_torch_nn_Conv1d_zero_batch (__main__.TestCppApiParity) ... ok (0.010s) 2022-08-17T13:00:26.1846659Z test_torch_nn_Conv1d_zero_batch_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:26.1954109Z test_torch_nn_Conv1d_zeros_stride2_pad2 (__main__.TestCppApiParity) ... ok (0.010s) 2022-08-17T13:00:26.1958629Z test_torch_nn_Conv1d_zeros_stride2_pad2_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:26.2091428Z test_torch_nn_Conv2d (__main__.TestCppApiParity) ... ok (0.013s) 2022-08-17T13:00:26.2210552Z test_torch_nn_Conv2d_circular_stride2_pad2 (__main__.TestCppApiParity) ... ok (0.012s) 2022-08-17T13:00:26.2214372Z test_torch_nn_Conv2d_circular_stride2_pad2_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:26.2218491Z test_torch_nn_Conv2d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:26.2345867Z test_torch_nn_Conv2d_depthwise (__main__.TestCppApiParity) ... ok (0.013s) 2022-08-17T13:00:26.2349899Z test_torch_nn_Conv2d_depthwise_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:26.2477756Z test_torch_nn_Conv2d_depthwise_dilated (__main__.TestCppApiParity) ... ok (0.012s) 2022-08-17T13:00:26.2481828Z test_torch_nn_Conv2d_depthwise_dilated_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:26.2625204Z test_torch_nn_Conv2d_depthwise_padded (__main__.TestCppApiParity) ... ok (0.014s) 2022-08-17T13:00:26.2629599Z test_torch_nn_Conv2d_depthwise_padded_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:26.2744580Z test_torch_nn_Conv2d_depthwise_strided (__main__.TestCppApiParity) ... ok (0.011s) 2022-08-17T13:00:26.2748469Z test_torch_nn_Conv2d_depthwise_strided_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:26.2897981Z test_torch_nn_Conv2d_depthwise_with_multiplier (__main__.TestCppApiParity) ... ok (0.015s) 2022-08-17T13:00:26.2902898Z test_torch_nn_Conv2d_depthwise_with_multiplier_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:26.3022023Z test_torch_nn_Conv2d_dilated (__main__.TestCppApiParity) ... ok (0.012s) 2022-08-17T13:00:26.3026160Z test_torch_nn_Conv2d_dilated_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:26.3164220Z test_torch_nn_Conv2d_groups (__main__.TestCppApiParity) ... ok (0.014s) 2022-08-17T13:00:26.3168715Z test_torch_nn_Conv2d_groups_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:26.3310452Z test_torch_nn_Conv2d_groups_thnn (__main__.TestCppApiParity) ... ok (0.014s) 2022-08-17T13:00:26.3315393Z test_torch_nn_Conv2d_groups_thnn_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:26.3437638Z test_torch_nn_Conv2d_no_bias (__main__.TestCppApiParity) ... ok (0.012s) 2022-08-17T13:00:26.3442882Z test_torch_nn_Conv2d_no_bias_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:26.3581347Z test_torch_nn_Conv2d_pad_same (__main__.TestCppApiParity) ... ok (0.014s) 2022-08-17T13:00:26.3585243Z test_torch_nn_Conv2d_pad_same_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:26.3728622Z test_torch_nn_Conv2d_pad_same_dilated (__main__.TestCppApiParity) ... ok (0.014s) 2022-08-17T13:00:26.3732028Z test_torch_nn_Conv2d_pad_same_dilated_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:26.3852150Z test_torch_nn_Conv2d_pad_valid (__main__.TestCppApiParity) ... ok (0.012s) 2022-08-17T13:00:26.3855934Z test_torch_nn_Conv2d_pad_valid_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:26.3982910Z test_torch_nn_Conv2d_padding (__main__.TestCppApiParity) ... ok (0.012s) 2022-08-17T13:00:26.3986971Z test_torch_nn_Conv2d_padding_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:26.4102380Z test_torch_nn_Conv2d_reflect_stride2_pad2 (__main__.TestCppApiParity) ... ok (0.011s) 2022-08-17T13:00:26.4106279Z test_torch_nn_Conv2d_reflect_stride2_pad2_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:26.4235733Z test_torch_nn_Conv2d_replicate_stride2_pad2 (__main__.TestCppApiParity) ... ok (0.013s) 2022-08-17T13:00:26.4240018Z test_torch_nn_Conv2d_replicate_stride2_pad2_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:26.4360530Z test_torch_nn_Conv2d_strided (__main__.TestCppApiParity) ... ok (0.012s) 2022-08-17T13:00:26.4364920Z test_torch_nn_Conv2d_strided_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:26.4461348Z test_torch_nn_Conv2d_zero_batch (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T13:00:26.4465143Z test_torch_nn_Conv2d_zero_batch_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:26.4576583Z test_torch_nn_Conv2d_zeros_stride2_pad2 (__main__.TestCppApiParity) ... ok (0.011s) 2022-08-17T13:00:26.4580348Z test_torch_nn_Conv2d_zeros_stride2_pad2_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:26.4705428Z test_torch_nn_Conv3d (__main__.TestCppApiParity) ... ok (0.012s) 2022-08-17T13:00:26.4821390Z test_torch_nn_Conv3d_1x1x1_no_bias (__main__.TestCppApiParity) ... ok (0.012s) 2022-08-17T13:00:26.4826139Z test_torch_nn_Conv3d_1x1x1_no_bias_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:26.4972919Z test_torch_nn_Conv3d_circular_stride2_pad2 (__main__.TestCppApiParity) ... ok (0.014s) 2022-08-17T13:00:26.4977458Z test_torch_nn_Conv3d_circular_stride2_pad2_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:26.4981229Z test_torch_nn_Conv3d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:26.5144123Z test_torch_nn_Conv3d_dilated (__main__.TestCppApiParity) ... ok (0.016s) 2022-08-17T13:00:26.5148078Z test_torch_nn_Conv3d_dilated_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:26.5277520Z test_torch_nn_Conv3d_dilated_strided (__main__.TestCppApiParity) ... ok (0.013s) 2022-08-17T13:00:26.5282331Z test_torch_nn_Conv3d_dilated_strided_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:26.5410808Z test_torch_nn_Conv3d_groups (__main__.TestCppApiParity) ... ok (0.013s) 2022-08-17T13:00:26.5415308Z test_torch_nn_Conv3d_groups_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:26.5537488Z test_torch_nn_Conv3d_no_bias (__main__.TestCppApiParity) ... ok (0.012s) 2022-08-17T13:00:26.5541821Z test_torch_nn_Conv3d_no_bias_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:26.5947038Z test_torch_nn_Conv3d_pad_same (__main__.TestCppApiParity) ... ok (0.040s) 2022-08-17T13:00:26.5951515Z test_torch_nn_Conv3d_pad_same_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:26.6208696Z test_torch_nn_Conv3d_pad_same_dilated (__main__.TestCppApiParity) ... ok (0.025s) 2022-08-17T13:00:26.6213158Z test_torch_nn_Conv3d_pad_same_dilated_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:26.6375271Z test_torch_nn_Conv3d_pad_valid (__main__.TestCppApiParity) ... ok (0.016s) 2022-08-17T13:00:26.6380223Z test_torch_nn_Conv3d_pad_valid_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:26.6526277Z test_torch_nn_Conv3d_replicate_stride2_pad2 (__main__.TestCppApiParity) ... ok (0.014s) 2022-08-17T13:00:26.6531138Z test_torch_nn_Conv3d_replicate_stride2_pad2_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:26.6662152Z test_torch_nn_Conv3d_stride (__main__.TestCppApiParity) ... ok (0.013s) 2022-08-17T13:00:26.6666990Z test_torch_nn_Conv3d_stride_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:26.6820777Z test_torch_nn_Conv3d_stride_padding (__main__.TestCppApiParity) ... ok (0.015s) 2022-08-17T13:00:26.6825657Z test_torch_nn_Conv3d_stride_padding_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:26.6937342Z test_torch_nn_Conv3d_zero_batch (__main__.TestCppApiParity) ... ok (0.011s) 2022-08-17T13:00:26.6941273Z test_torch_nn_Conv3d_zero_batch_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:26.7085494Z test_torch_nn_Conv3d_zeros_stride2_pad2 (__main__.TestCppApiParity) ... ok (0.014s) 2022-08-17T13:00:26.7089691Z test_torch_nn_Conv3d_zeros_stride2_pad2_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:26.7203505Z test_torch_nn_ConvTranspose1d (__main__.TestCppApiParity) ... ok (0.011s) 2022-08-17T13:00:26.7208005Z test_torch_nn_ConvTranspose1d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:26.7320752Z test_torch_nn_ConvTranspose1d_dilated (__main__.TestCppApiParity) ... ok (0.011s) 2022-08-17T13:00:26.7324528Z test_torch_nn_ConvTranspose1d_dilated_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:26.7459702Z test_torch_nn_ConvTranspose1d_groups (__main__.TestCppApiParity) ... ok (0.013s) 2022-08-17T13:00:26.7464506Z test_torch_nn_ConvTranspose1d_groups_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:26.7573142Z test_torch_nn_ConvTranspose1d_no_bias (__main__.TestCppApiParity) ... ok (0.011s) 2022-08-17T13:00:26.7576950Z test_torch_nn_ConvTranspose1d_no_bias_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:26.7792287Z test_torch_nn_ConvTranspose2d (__main__.TestCppApiParity) ... ok (0.021s) 2022-08-17T13:00:26.7796987Z test_torch_nn_ConvTranspose2d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:26.7925731Z test_torch_nn_ConvTranspose2d_dilated (__main__.TestCppApiParity) ... ok (0.013s) 2022-08-17T13:00:26.7930072Z test_torch_nn_ConvTranspose2d_dilated_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:26.8052743Z test_torch_nn_ConvTranspose2d_groups (__main__.TestCppApiParity) ... ok (0.012s) 2022-08-17T13:00:26.8057487Z test_torch_nn_ConvTranspose2d_groups_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:26.8261428Z test_torch_nn_ConvTranspose2d_no_bias (__main__.TestCppApiParity) ... ok (0.020s) 2022-08-17T13:00:26.8265703Z test_torch_nn_ConvTranspose2d_no_bias_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:26.8442240Z test_torch_nn_ConvTranspose3d (__main__.TestCppApiParity) ... ok (0.017s) 2022-08-17T13:00:26.8446551Z test_torch_nn_ConvTranspose3d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:26.8673697Z test_torch_nn_ConvTranspose3d_dilated (__main__.TestCppApiParity) ... ok (0.022s) 2022-08-17T13:00:26.8678827Z test_torch_nn_ConvTranspose3d_dilated_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2022-08-17T13:00:26.8776836Z test_torch_nn_CosineEmbeddingLoss (__main__.TestCppApiParity) ... ok (0.010s) 2022-08-17T13:00:26.8781006Z test_torch_nn_CosineEmbeddingLoss_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:26.8872640Z test_torch_nn_CosineEmbeddingLoss_margin (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T13:00:26.8878198Z test_torch_nn_CosineEmbeddingLoss_margin_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:26.8968191Z test_torch_nn_CosineEmbeddingLoss_no_batch_dim_mean (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T13:00:26.8972914Z test_torch_nn_CosineEmbeddingLoss_no_batch_dim_mean_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:26.9062153Z test_torch_nn_CosineEmbeddingLoss_no_batch_dim_none (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T13:00:26.9065953Z test_torch_nn_CosineEmbeddingLoss_no_batch_dim_none_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:26.9152654Z test_torch_nn_CosineEmbeddingLoss_no_batch_dim_sum (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T13:00:26.9157124Z test_torch_nn_CosineEmbeddingLoss_no_batch_dim_sum_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:26.9240074Z test_torch_nn_CrossEntropyLoss (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T13:00:26.9322186Z test_torch_nn_CrossEntropyLoss_2d (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T13:00:26.9327094Z test_torch_nn_CrossEntropyLoss_2d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:26.9411394Z test_torch_nn_CrossEntropyLoss_2d_ignore_index (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T13:00:26.9416065Z test_torch_nn_CrossEntropyLoss_2d_ignore_index_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:26.9503583Z test_torch_nn_CrossEntropyLoss_2d_indices_target_smoothing (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T13:00:26.9507840Z test_torch_nn_CrossEntropyLoss_2d_indices_target_smoothing_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:26.9604603Z test_torch_nn_CrossEntropyLoss_2d_indices_target_smoothing_ignore_index (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T13:00:26.9609023Z test_torch_nn_CrossEntropyLoss_2d_indices_target_smoothing_ignore_index_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:26.9713270Z test_torch_nn_CrossEntropyLoss_2d_indices_target_smoothing_sum_reduction (__main__.TestCppApiParity) ... ok (0.010s) 2022-08-17T13:00:26.9718662Z test_torch_nn_CrossEntropyLoss_2d_indices_target_smoothing_sum_reduction_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2022-08-17T13:00:26.9829947Z test_torch_nn_CrossEntropyLoss_2d_indices_target_smoothing_weight (__main__.TestCppApiParity) ... ok (0.011s) 2022-08-17T13:00:26.9834693Z test_torch_nn_CrossEntropyLoss_2d_indices_target_smoothing_weight_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:26.9917554Z test_torch_nn_CrossEntropyLoss_2d_prob_target (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T13:00:26.9921193Z test_torch_nn_CrossEntropyLoss_2d_prob_target_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:27.0004618Z test_torch_nn_CrossEntropyLoss_2d_prob_target_smoothing (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T13:00:27.0008806Z test_torch_nn_CrossEntropyLoss_2d_prob_target_smoothing_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:27.0110146Z test_torch_nn_CrossEntropyLoss_2d_prob_target_smoothing_sum_reduction (__main__.TestCppApiParity) ... ok (0.010s) 2022-08-17T13:00:27.0114246Z test_torch_nn_CrossEntropyLoss_2d_prob_target_smoothing_sum_reduction_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:27.0201426Z test_torch_nn_CrossEntropyLoss_2d_prob_target_smoothing_weight (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T13:00:27.0205778Z test_torch_nn_CrossEntropyLoss_2d_prob_target_smoothing_weight_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:27.0289251Z test_torch_nn_CrossEntropyLoss_2d_prob_target_weights (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T13:00:27.0293074Z test_torch_nn_CrossEntropyLoss_2d_prob_target_weights_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:27.0377220Z test_torch_nn_CrossEntropyLoss_2d_weights (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T13:00:27.0381655Z test_torch_nn_CrossEntropyLoss_2d_weights_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:27.0465995Z test_torch_nn_CrossEntropyLoss_3d_indices_target_smoothing (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T13:00:27.0470432Z test_torch_nn_CrossEntropyLoss_3d_indices_target_smoothing_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:27.0569420Z test_torch_nn_CrossEntropyLoss_3d_indices_target_smoothing_ignore_index (__main__.TestCppApiParity) ... ok (0.010s) 2022-08-17T13:00:27.0573765Z test_torch_nn_CrossEntropyLoss_3d_indices_target_smoothing_ignore_index_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:27.0673775Z test_torch_nn_CrossEntropyLoss_3d_indices_target_smoothing_sum_reduction (__main__.TestCppApiParity) ... ok (0.010s) 2022-08-17T13:00:27.0679135Z test_torch_nn_CrossEntropyLoss_3d_indices_target_smoothing_sum_reduction_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:27.0778475Z test_torch_nn_CrossEntropyLoss_3d_indices_target_smoothing_sum_reduction_ignore_index (__main__.TestCppApiParity) ... ok (0.010s) 2022-08-17T13:00:27.0782357Z test_torch_nn_CrossEntropyLoss_3d_indices_target_smoothing_sum_reduction_ignore_index_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:27.0863903Z test_torch_nn_CrossEntropyLoss_3d_prob_target (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T13:00:27.0868594Z test_torch_nn_CrossEntropyLoss_3d_prob_target_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:27.0953732Z test_torch_nn_CrossEntropyLoss_3d_prob_target_smoothing (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T13:00:27.0958085Z test_torch_nn_CrossEntropyLoss_3d_prob_target_smoothing_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:27.1050304Z test_torch_nn_CrossEntropyLoss_3d_prob_target_smoothing_sum_reduction (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T13:00:27.1054275Z test_torch_nn_CrossEntropyLoss_3d_prob_target_smoothing_sum_reduction_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:27.1136610Z test_torch_nn_CrossEntropyLoss_3d_prob_target_weights (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T13:00:27.1140829Z test_torch_nn_CrossEntropyLoss_3d_prob_target_weights_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:27.1219779Z test_torch_nn_CrossEntropyLoss_4d_prob_target (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T13:00:27.1223287Z test_torch_nn_CrossEntropyLoss_4d_prob_target_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:27.1304149Z test_torch_nn_CrossEntropyLoss_4d_prob_target_weights (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T13:00:27.1307451Z test_torch_nn_CrossEntropyLoss_4d_prob_target_weights_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:27.1310961Z test_torch_nn_CrossEntropyLoss_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:27.1385528Z test_torch_nn_CrossEntropyLoss_dim_is_3 (__main__.TestCppApiParity) ... ok (0.007s) 2022-08-17T13:00:27.1389677Z test_torch_nn_CrossEntropyLoss_dim_is_3_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:27.1469092Z test_torch_nn_CrossEntropyLoss_higher_dim (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T13:00:27.1474133Z test_torch_nn_CrossEntropyLoss_higher_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:27.1554641Z test_torch_nn_CrossEntropyLoss_weights (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T13:00:27.1559270Z test_torch_nn_CrossEntropyLoss_weights_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:27.1674100Z test_torch_nn_CrossMapLRN2d (__main__.TestCppApiParity) ... ok (0.011s) 2022-08-17T13:00:27.1678466Z test_torch_nn_CrossMapLRN2d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:27.1764336Z test_torch_nn_ELU (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T13:00:27.1769144Z test_torch_nn_ELU_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:27.1843859Z test_torch_nn_ELU_scalar (__main__.TestCppApiParity) ... ok (0.007s) 2022-08-17T13:00:27.1848416Z test_torch_nn_ELU_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:27.1944394Z test_torch_nn_Embedding (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T13:00:27.2047750Z test_torch_nn_EmbeddingBag_discontiguous (__main__.TestCppApiParity) ... ok (0.010s) 2022-08-17T13:00:27.2051935Z test_torch_nn_EmbeddingBag_discontiguous_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:27.2145312Z test_torch_nn_EmbeddingBag_max (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T13:00:27.2149616Z test_torch_nn_EmbeddingBag_max_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:27.2243374Z test_torch_nn_EmbeddingBag_max_padding_idx (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T13:00:27.2247760Z test_torch_nn_EmbeddingBag_max_padding_idx_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:27.2340702Z test_torch_nn_EmbeddingBag_mean (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T13:00:27.2344174Z test_torch_nn_EmbeddingBag_mean_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:27.2441472Z test_torch_nn_EmbeddingBag_mean_padding_idx (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T13:00:27.2446012Z test_torch_nn_EmbeddingBag_mean_padding_idx_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:27.2542045Z test_torch_nn_EmbeddingBag_sparse (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T13:00:27.2545819Z test_torch_nn_EmbeddingBag_sparse_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:27.2642175Z test_torch_nn_EmbeddingBag_sum (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T13:00:27.2646197Z test_torch_nn_EmbeddingBag_sum_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:27.2743534Z test_torch_nn_EmbeddingBag_sum_padding_idx (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T13:00:27.2747605Z test_torch_nn_EmbeddingBag_sum_padding_idx_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:27.2751631Z test_torch_nn_Embedding_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:27.2875465Z test_torch_nn_Embedding_discontiguous (__main__.TestCppApiParity) ... ok (0.012s) 2022-08-17T13:00:27.2879850Z test_torch_nn_Embedding_discontiguous_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:27.2977346Z test_torch_nn_Embedding_sparse (__main__.TestCppApiParity) ... ok (0.010s) 2022-08-17T13:00:27.2981300Z test_torch_nn_Embedding_sparse_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:27.3070082Z test_torch_nn_Flatten (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T13:00:27.3075322Z test_torch_nn_Flatten_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:27.3160213Z test_torch_nn_Flatten_no_batch_dim (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T13:00:27.3164490Z test_torch_nn_Flatten_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:27.3257832Z test_torch_nn_Fold (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T13:00:27.3261207Z test_torch_nn_Fold_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:27.3352876Z test_torch_nn_Fold_int_input (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T13:00:27.3356307Z test_torch_nn_Fold_int_input_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:27.3438237Z test_torch_nn_Fold_no_batch_dim_input (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T13:00:27.3442584Z test_torch_nn_Fold_no_batch_dim_input_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:27.3523567Z test_torch_nn_Fold_no_batch_dim_int_input (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T13:00:27.3528414Z test_torch_nn_Fold_no_batch_dim_int_input_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:27.3614771Z test_torch_nn_FractionalMaxPool2d_ratio (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T13:00:27.3619382Z test_torch_nn_FractionalMaxPool2d_ratio_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:27.3704250Z test_torch_nn_FractionalMaxPool2d_ratio_no_batch_dim (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T13:00:27.3707992Z test_torch_nn_FractionalMaxPool2d_ratio_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:27.3804895Z test_torch_nn_FractionalMaxPool2d_ratio_no_batch_dim_no_random_samples (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T13:00:27.3808527Z test_torch_nn_FractionalMaxPool2d_ratio_no_batch_dim_no_random_samples_cuda (__main__.TestCppApiParity) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:00:27.3901170Z test_torch_nn_FractionalMaxPool2d_size (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T13:00:27.3904221Z test_torch_nn_FractionalMaxPool2d_size_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:27.3993738Z test_torch_nn_FractionalMaxPool2d_size_no_batch_dim (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T13:00:27.3997676Z test_torch_nn_FractionalMaxPool2d_size_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:27.4085366Z test_torch_nn_FractionalMaxPool2d_size_no_batch_dim_no_random_samples (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T13:00:27.4089721Z test_torch_nn_FractionalMaxPool2d_size_no_batch_dim_no_random_samples_cuda (__main__.TestCppApiParity) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:00:27.4243221Z test_torch_nn_FractionalMaxPool3d_asymsize (__main__.TestCppApiParity) ... ok (0.015s) 2022-08-17T13:00:27.4247878Z test_torch_nn_FractionalMaxPool3d_asymsize_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:27.4344869Z test_torch_nn_FractionalMaxPool3d_ratio (__main__.TestCppApiParity) ... ok (0.010s) 2022-08-17T13:00:27.4348563Z test_torch_nn_FractionalMaxPool3d_ratio_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:27.4437202Z test_torch_nn_FractionalMaxPool3d_ratio_no_batch_dim (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T13:00:27.4441544Z test_torch_nn_FractionalMaxPool3d_ratio_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:27.4538884Z test_torch_nn_FractionalMaxPool3d_ratio_no_batch_dim_no_random_samples (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T13:00:27.4542153Z test_torch_nn_FractionalMaxPool3d_ratio_no_batch_dim_no_random_samples_cuda (__main__.TestCppApiParity) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:00:27.4689924Z test_torch_nn_FractionalMaxPool3d_size (__main__.TestCppApiParity) ... ok (0.014s) 2022-08-17T13:00:27.4694189Z test_torch_nn_FractionalMaxPool3d_size_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:27.4812311Z test_torch_nn_FractionalMaxPool3d_size_no_batch_dim (__main__.TestCppApiParity) ... ok (0.012s) 2022-08-17T13:00:27.4816641Z test_torch_nn_FractionalMaxPool3d_size_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:27.4936443Z test_torch_nn_FractionalMaxPool3d_size_no_batch_dim_no_random_samples (__main__.TestCppApiParity) ... ok (0.012s) 2022-08-17T13:00:27.4940624Z test_torch_nn_FractionalMaxPool3d_size_no_batch_dim_no_random_samples_cuda (__main__.TestCppApiParity) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:00:27.5027840Z test_torch_nn_GELU (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T13:00:27.5032480Z test_torch_nn_GELU_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:27.5108138Z test_torch_nn_GELU_scalar (__main__.TestCppApiParity) ... ok (0.007s) 2022-08-17T13:00:27.5112786Z test_torch_nn_GELU_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:27.5193687Z test_torch_nn_GLU (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T13:00:27.5198272Z test_torch_nn_GLU_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:27.5288184Z test_torch_nn_GLU_dim (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T13:00:27.5292685Z test_torch_nn_GLU_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:27.5403300Z test_torch_nn_GroupNorm_1d_affine (__main__.TestCppApiParity) ... ok (0.011s) 2022-08-17T13:00:27.5505263Z test_torch_nn_GroupNorm_1d_affine_GN (__main__.TestCppApiParity) ... ok (0.010s) 2022-08-17T13:00:27.5510041Z test_torch_nn_GroupNorm_1d_affine_GN_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:27.5514692Z test_torch_nn_GroupNorm_1d_affine_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:27.5718156Z test_torch_nn_GroupNorm_1d_affine_large_batch (__main__.TestCppApiParity) ... ok (0.020s) 2022-08-17T13:00:27.5722446Z test_torch_nn_GroupNorm_1d_affine_large_batch_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:27.5818151Z test_torch_nn_GroupNorm_1d_no_affine_IN (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T13:00:27.5822337Z test_torch_nn_GroupNorm_1d_no_affine_IN_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:27.5907551Z test_torch_nn_GroupNorm_1d_no_affine_LN (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T13:00:27.5911896Z test_torch_nn_GroupNorm_1d_no_affine_LN_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:27.6029045Z test_torch_nn_GroupNorm_2d_affine (__main__.TestCppApiParity) ... ok (0.011s) 2022-08-17T13:00:27.6034413Z test_torch_nn_GroupNorm_2d_affine_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:27.6371333Z test_torch_nn_GroupNorm_2d_affine_large_feature (__main__.TestCppApiParity) ... ok (0.033s) 2022-08-17T13:00:27.6376274Z test_torch_nn_GroupNorm_2d_affine_large_feature_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:27.6475605Z test_torch_nn_GroupNorm_2d_no_affine_IN (__main__.TestCppApiParity) ... ok (0.010s) 2022-08-17T13:00:27.6480347Z test_torch_nn_GroupNorm_2d_no_affine_IN_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:27.6577037Z test_torch_nn_GroupNorm_2d_no_affine_LN (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T13:00:27.6581628Z test_torch_nn_GroupNorm_2d_no_affine_LN_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:27.6769525Z test_torch_nn_GroupNorm_2d_no_affine_large_feature (__main__.TestCppApiParity) ... ok (0.018s) 2022-08-17T13:00:27.6774228Z test_torch_nn_GroupNorm_2d_no_affine_large_feature_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2022-08-17T13:00:27.6869113Z test_torch_nn_Hardshrink (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T13:00:27.6874111Z test_torch_nn_Hardshrink_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:27.6955382Z test_torch_nn_Hardshrink_scalar (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T13:00:27.6959939Z test_torch_nn_Hardshrink_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:27.7052687Z test_torch_nn_Hardtanh (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T13:00:27.7056935Z test_torch_nn_Hardtanh_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:27.7139880Z test_torch_nn_Hardtanh_scalar (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T13:00:27.7144142Z test_torch_nn_Hardtanh_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:27.7224135Z test_torch_nn_HingeEmbeddingLoss (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T13:00:27.7227758Z test_torch_nn_HingeEmbeddingLoss_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:27.7306955Z test_torch_nn_HingeEmbeddingLoss_margin (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T13:00:27.7310978Z test_torch_nn_HingeEmbeddingLoss_margin_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:27.8044829Z test_torch_nn_HingeEmbeddingLoss_no_batch_dim_mean (__main__.TestCppApiParity) ... /opt/conda/lib/python3.7/site-packages/xmlrunner/result.py [] {} missing a required argument: 'self' 2022-08-17T13:00:27.8735590Z /opt/conda/lib/python3.7/site-packages/xmlrunner/result.py [TupleVariable(), UserDefinedObjectVariable(TestCppApiParity)] {} missing a required argument: 'test' 2022-08-17T13:00:28.0079564Z /opt/conda/lib/python3.7/site-packages/xmlrunner/result.py [UserDefinedObjectVariable(_TestInfo), ListVariable(), ConstantVariable(str), ConstantVariable(str)] {} missing a required argument: 'short_str' 2022-08-17T13:00:28.0091210Z expected failure (0.278s) 2022-08-17T13:00:28.0096008Z test_torch_nn_HingeEmbeddingLoss_no_batch_dim_mean_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:28.0844107Z test_torch_nn_HingeEmbeddingLoss_no_batch_dim_none (__main__.TestCppApiParity) ... /opt/conda/lib/python3.7/site-packages/xmlrunner/result.py [] {} missing a required argument: 'self' 2022-08-17T13:00:28.1539041Z /opt/conda/lib/python3.7/site-packages/xmlrunner/result.py [TupleVariable(), UserDefinedObjectVariable(TestCppApiParity)] {} missing a required argument: 'test' 2022-08-17T13:00:28.2892897Z /opt/conda/lib/python3.7/site-packages/xmlrunner/result.py [UserDefinedObjectVariable(_TestInfo), ListVariable(), ConstantVariable(str), ConstantVariable(str)] {} missing a required argument: 'short_str' 2022-08-17T13:00:28.2904835Z expected failure (0.281s) 2022-08-17T13:00:28.2909654Z test_torch_nn_HingeEmbeddingLoss_no_batch_dim_none_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:28.2996878Z test_torch_nn_HingeEmbeddingLoss_no_batch_dim_sum (__main__.TestCppApiParity) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T13:00:28.2997740Z function: 'addExpectedFailure' (/opt/conda/lib/python3.7/site-packages/xmlrunner/result.py:408) 2022-08-17T13:00:28.2998089Z reasons: ['___guarded_code.valid'] 2022-08-17T13:00:28.2998438Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T13:00:28.3000278Z expected failure (0.009s) 2022-08-17T13:00:28.3004543Z test_torch_nn_HingeEmbeddingLoss_no_batch_dim_sum_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:28.3085280Z test_torch_nn_HingeEmbeddingLoss_scalar_margin (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T13:00:28.3088927Z test_torch_nn_HingeEmbeddingLoss_scalar_margin_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:28.3169472Z test_torch_nn_HuberLoss (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T13:00:28.3173302Z test_torch_nn_HuberLoss_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:28.3274986Z test_torch_nn_InstanceNorm1d (__main__.TestCppApiParity) ... ok (0.010s) 2022-08-17T13:00:28.3278465Z test_torch_nn_InstanceNorm1d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:28.3366677Z test_torch_nn_InstanceNorm1d_no_batch_dim (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T13:00:28.3370671Z test_torch_nn_InstanceNorm1d_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:28.3479089Z test_torch_nn_InstanceNorm1d_tracking_stats (__main__.TestCppApiParity) ... ok (0.011s) 2022-08-17T13:00:28.3483134Z test_torch_nn_InstanceNorm1d_tracking_stats_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:28.3573217Z test_torch_nn_InstanceNorm1d_tracking_stats_no_batch_dim (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T13:00:28.3577403Z test_torch_nn_InstanceNorm1d_tracking_stats_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:28.3679837Z test_torch_nn_InstanceNorm2d (__main__.TestCppApiParity) ... ok (0.010s) 2022-08-17T13:00:28.3683964Z test_torch_nn_InstanceNorm2d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:28.3790158Z test_torch_nn_InstanceNorm2d_no_batch_dim (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T13:00:28.3791965Z test_torch_nn_InstanceNorm2d_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:28.3895011Z test_torch_nn_InstanceNorm2d_tracking_stats (__main__.TestCppApiParity) ... ok (0.011s) 2022-08-17T13:00:28.3900323Z test_torch_nn_InstanceNorm2d_tracking_stats_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:28.3998565Z test_torch_nn_InstanceNorm2d_tracking_stats_no_batch_dim (__main__.TestCppApiParity) ... ok (0.010s) 2022-08-17T13:00:28.4002405Z test_torch_nn_InstanceNorm2d_tracking_stats_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:28.4134626Z test_torch_nn_InstanceNorm3d (__main__.TestCppApiParity) ... ok (0.013s) 2022-08-17T13:00:28.4138719Z test_torch_nn_InstanceNorm3d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:28.4244558Z test_torch_nn_InstanceNorm3d_no_batch_dim (__main__.TestCppApiParity) ... ok (0.010s) 2022-08-17T13:00:28.4249367Z test_torch_nn_InstanceNorm3d_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:28.4385782Z test_torch_nn_InstanceNorm3d_tracking_stats (__main__.TestCppApiParity) ... ok (0.013s) 2022-08-17T13:00:28.4390754Z test_torch_nn_InstanceNorm3d_tracking_stats_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:28.4528372Z test_torch_nn_InstanceNorm3d_tracking_stats_no_batch_dim (__main__.TestCppApiParity) ... ok (0.013s) 2022-08-17T13:00:28.4533317Z test_torch_nn_InstanceNorm3d_tracking_stats_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:28.4545948Z 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-17T13:00:28.4547167Z "reduction: 'mean' divides the total loss by both the batch size and the support size." 2022-08-17T13:00:28.4610346Z /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-17T13:00:28.4611538Z cpp_test_fn(arg_dict_file_path, module_file_path, forward_output_file_path, backward_grad_dict_file_path) 2022-08-17T13:00:28.4618587Z ok (0.008s) 2022-08-17T13:00:28.4623385Z test_torch_nn_KLDivLoss_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:28.4702329Z test_torch_nn_KLDivLoss_log_target (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T13:00:28.4705937Z test_torch_nn_KLDivLoss_log_target_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:28.4784573Z test_torch_nn_KLDivLoss_scalar (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T13:00:28.4788323Z test_torch_nn_KLDivLoss_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:28.4866766Z test_torch_nn_KLDivLoss_scalar_log_target (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T13:00:28.4870686Z test_torch_nn_KLDivLoss_scalar_log_target_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:28.4948874Z test_torch_nn_L1Loss (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T13:00:28.4953199Z test_torch_nn_L1Loss_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:28.5030024Z test_torch_nn_L1Loss_scalar (__main__.TestCppApiParity) ... ok (0.007s) 2022-08-17T13:00:28.5034679Z test_torch_nn_L1Loss_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:28.5121726Z test_torch_nn_LPPool1d (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T13:00:28.5126189Z test_torch_nn_LPPool1d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:28.5212255Z test_torch_nn_LPPool1d_no_batch_dim (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T13:00:28.5216832Z test_torch_nn_LPPool1d_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:28.5304979Z test_torch_nn_LPPool1d_norm (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T13:00:28.5308914Z test_torch_nn_LPPool1d_norm_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:28.5399043Z test_torch_nn_LPPool2d (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T13:00:28.5402966Z test_torch_nn_LPPool2d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:28.5500469Z test_torch_nn_LPPool2d_norm (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T13:00:28.5504406Z test_torch_nn_LPPool2d_norm_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:28.5619819Z test_torch_nn_LayerNorm_1d_elementwise_affine (__main__.TestCppApiParity) ... ok (0.011s) 2022-08-17T13:00:28.5624473Z test_torch_nn_LayerNorm_1d_elementwise_affine_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:28.5717234Z test_torch_nn_LayerNorm_1d_empty_elementwise_affine (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T13:00:28.5721142Z test_torch_nn_LayerNorm_1d_empty_elementwise_affine_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:28.5817112Z test_torch_nn_LayerNorm_1d_no_elementwise_affine (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T13:00:28.5821660Z test_torch_nn_LayerNorm_1d_no_elementwise_affine_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:28.5936218Z test_torch_nn_LayerNorm_3d_elementwise_affine (__main__.TestCppApiParity) ... ok (0.011s) 2022-08-17T13:00:28.5940867Z test_torch_nn_LayerNorm_3d_elementwise_affine_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:28.6676087Z test_torch_nn_LayerNorm_3d_no_affine_large_feature (__main__.TestCppApiParity) ... ok (0.073s) 2022-08-17T13:00:28.6680231Z test_torch_nn_LayerNorm_3d_no_affine_large_feature_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:28.6798181Z test_torch_nn_LayerNorm_3d_no_elementwise_affine (__main__.TestCppApiParity) ... ok (0.012s) 2022-08-17T13:00:28.6802584Z test_torch_nn_LayerNorm_3d_no_elementwise_affine_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:28.6892778Z test_torch_nn_LeakyReLU (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T13:00:28.6897006Z test_torch_nn_LeakyReLU_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:28.6984150Z test_torch_nn_LeakyReLU_with_negval (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T13:00:28.6987588Z test_torch_nn_LeakyReLU_with_negval_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:28.7069452Z test_torch_nn_LeakyReLU_with_negval_scalar (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T13:00:28.7074450Z test_torch_nn_LeakyReLU_with_negval_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:28.7165851Z test_torch_nn_LeakyReLU_with_zero_negval (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T13:00:28.7169396Z test_torch_nn_LeakyReLU_with_zero_negval_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:28.7280835Z test_torch_nn_Linear (__main__.TestCppApiParity) ... ok (0.011s) 2022-08-17T13:00:28.7285371Z test_torch_nn_Linear_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:28.7388437Z test_torch_nn_Linear_no_batch_dim (__main__.TestCppApiParity) ... ok (0.010s) 2022-08-17T13:00:28.7392942Z test_torch_nn_Linear_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:28.7504127Z test_torch_nn_Linear_no_bias (__main__.TestCppApiParity) ... ok (0.011s) 2022-08-17T13:00:28.7508832Z test_torch_nn_Linear_no_bias_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:28.7604372Z test_torch_nn_LocalResponseNorm_1d (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T13:00:28.7608336Z test_torch_nn_LocalResponseNorm_1d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:28.7722088Z test_torch_nn_LocalResponseNorm_2d_uneven_pad (__main__.TestCppApiParity) ... ok (0.011s) 2022-08-17T13:00:28.7726176Z test_torch_nn_LocalResponseNorm_2d_uneven_pad_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:28.7987446Z test_torch_nn_LocalResponseNorm_3d_custom_params (__main__.TestCppApiParity) ... ok (0.026s) 2022-08-17T13:00:28.7992782Z test_torch_nn_LocalResponseNorm_3d_custom_params_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:28.8087741Z test_torch_nn_LogSigmoid (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T13:00:28.8092111Z test_torch_nn_LogSigmoid_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:28.8172452Z test_torch_nn_LogSigmoid_scalar (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T13:00:28.8176952Z test_torch_nn_LogSigmoid_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:28.8279694Z test_torch_nn_LogSoftmax (__main__.TestCppApiParity) ... ok (0.010s) 2022-08-17T13:00:28.8284102Z test_torch_nn_LogSoftmax_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:28.8415890Z test_torch_nn_LogSoftmax_multiparam (__main__.TestCppApiParity) ... ok (0.013s) 2022-08-17T13:00:28.8419896Z test_torch_nn_LogSoftmax_multiparam_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:28.8498449Z test_torch_nn_LogSoftmax_multiparam_scalar (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T13:00:28.8502057Z test_torch_nn_LogSoftmax_multiparam_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:28.8588396Z test_torch_nn_LogSoftmax_no_batch_dim (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T13:00:28.8592637Z test_torch_nn_LogSoftmax_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:28.8674676Z test_torch_nn_MSELoss (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T13:00:28.8678485Z test_torch_nn_MSELoss_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:28.9053673Z test_torch_nn_MSELoss_prec (__main__.TestCppApiParity) ... ok (0.037s) 2022-08-17T13:00:28.9058324Z test_torch_nn_MSELoss_prec_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:28.9143111Z test_torch_nn_MSELoss_scalar (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T13:00:28.9147594Z test_torch_nn_MSELoss_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:28.9227336Z test_torch_nn_MarginRankingLoss (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T13:00:28.9231803Z test_torch_nn_MarginRankingLoss_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:28.9308782Z test_torch_nn_MarginRankingLoss_margin (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T13:00:28.9312812Z test_torch_nn_MarginRankingLoss_margin_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:28.9391746Z test_torch_nn_MarginRankingLoss_no_batch_dim_mean (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T13:00:28.9395262Z test_torch_nn_MarginRankingLoss_no_batch_dim_mean_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:28.9476507Z test_torch_nn_MarginRankingLoss_no_batch_dim_none (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T13:00:28.9480281Z test_torch_nn_MarginRankingLoss_no_batch_dim_none_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:28.9560611Z test_torch_nn_MarginRankingLoss_no_batch_dim_sum (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T13:00:28.9565414Z test_torch_nn_MarginRankingLoss_no_batch_dim_sum_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:28.9653643Z test_torch_nn_MaxPool1d (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T13:00:28.9657582Z test_torch_nn_MaxPool1d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:28.9744502Z test_torch_nn_MaxPool1d_stride (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T13:00:28.9748370Z test_torch_nn_MaxPool1d_stride_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:28.9836585Z test_torch_nn_MaxPool2d_3d_input (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T13:00:28.9840445Z test_torch_nn_MaxPool2d_3d_input_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:28.9929894Z test_torch_nn_MaxPool2d_4d_input (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T13:00:28.9934157Z test_torch_nn_MaxPool2d_4d_input_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:29.0022718Z test_torch_nn_MaxPool3d (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T13:00:29.0026590Z test_torch_nn_MaxPool3d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:29.0116520Z test_torch_nn_MaxPool3d_stride (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T13:00:29.0119878Z test_torch_nn_MaxPool3d_stride_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:29.0220578Z test_torch_nn_MaxPool3d_stride_padding (__main__.TestCppApiParity) ... ok (0.010s) 2022-08-17T13:00:29.0225569Z test_torch_nn_MaxPool3d_stride_padding_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:29.0335718Z test_torch_nn_Mish (__main__.TestCppApiParity) ... ok (0.011s) 2022-08-17T13:00:29.0340155Z test_torch_nn_Mish_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:29.0418539Z test_torch_nn_Mish_scalar (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T13:00:29.0422447Z test_torch_nn_Mish_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:29.0500322Z test_torch_nn_MultiLabelMarginLoss (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T13:00:29.0576143Z test_torch_nn_MultiLabelMarginLoss_1d (__main__.TestCppApiParity) ... ok (0.007s) 2022-08-17T13:00:29.0580399Z test_torch_nn_MultiLabelMarginLoss_1d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:29.0584235Z test_torch_nn_MultiLabelMarginLoss_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:29.0664972Z test_torch_nn_MultiLabelMarginLoss_no_batch_dim_mean (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T13:00:29.0668551Z test_torch_nn_MultiLabelMarginLoss_no_batch_dim_mean_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:29.0750206Z test_torch_nn_MultiLabelMarginLoss_no_batch_dim_none (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T13:00:29.0754303Z test_torch_nn_MultiLabelMarginLoss_no_batch_dim_none_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:29.0840285Z test_torch_nn_MultiLabelMarginLoss_no_batch_dim_sum (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T13:00:29.0845234Z test_torch_nn_MultiLabelMarginLoss_no_batch_dim_sum_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:29.0931863Z test_torch_nn_MultiLabelSoftMarginLoss (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T13:00:29.0935723Z test_torch_nn_MultiLabelSoftMarginLoss_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:29.1014068Z test_torch_nn_MultiLabelSoftMarginLoss_no_batch_dim_mean (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T13:00:29.1017769Z test_torch_nn_MultiLabelSoftMarginLoss_no_batch_dim_mean_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:29.1097657Z test_torch_nn_MultiLabelSoftMarginLoss_no_batch_dim_none (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T13:00:29.1101853Z test_torch_nn_MultiLabelSoftMarginLoss_no_batch_dim_none_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:29.1181166Z test_torch_nn_MultiLabelSoftMarginLoss_no_batch_dim_sum (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T13:00:29.1184837Z test_torch_nn_MultiLabelSoftMarginLoss_no_batch_dim_sum_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:29.1275759Z test_torch_nn_MultiLabelSoftMarginLoss_weights (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T13:00:29.1279676Z test_torch_nn_MultiLabelSoftMarginLoss_weights_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:29.1353838Z test_torch_nn_MultiMarginLoss (__main__.TestCppApiParity) ... ok (0.007s) 2022-08-17T13:00:29.1429635Z test_torch_nn_MultiMarginLoss_1d (__main__.TestCppApiParity) ... ok (0.007s) 2022-08-17T13:00:29.1434521Z test_torch_nn_MultiMarginLoss_1d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:29.1437968Z test_torch_nn_MultiMarginLoss_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:29.1514297Z test_torch_nn_MultiMarginLoss_margin (__main__.TestCppApiParity) ... ok (0.007s) 2022-08-17T13:00:29.1518165Z test_torch_nn_MultiMarginLoss_margin_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:29.1591351Z test_torch_nn_MultiMarginLoss_p (__main__.TestCppApiParity) ... ok (0.007s) 2022-08-17T13:00:29.1595415Z test_torch_nn_MultiMarginLoss_p_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:29.1669209Z test_torch_nn_MultiMarginLoss_weights (__main__.TestCppApiParity) ... ok (0.007s) 2022-08-17T13:00:29.1673342Z test_torch_nn_MultiMarginLoss_weights_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:29.1748385Z test_torch_nn_NLLLoss (__main__.TestCppApiParity) ... ok (0.007s) 2022-08-17T13:00:29.1823616Z test_torch_nn_NLLLoss_2d (__main__.TestCppApiParity) ... ok (0.007s) 2022-08-17T13:00:29.1827774Z test_torch_nn_NLLLoss_2d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:29.1902040Z test_torch_nn_NLLLoss_2d_ignore_index (__main__.TestCppApiParity) ... ok (0.007s) 2022-08-17T13:00:29.1905887Z test_torch_nn_NLLLoss_2d_ignore_index_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:29.1980612Z test_torch_nn_NLLLoss_2d_weights (__main__.TestCppApiParity) ... ok (0.007s) 2022-08-17T13:00:29.1984577Z test_torch_nn_NLLLoss_2d_weights_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:29.1988343Z test_torch_nn_NLLLoss_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:29.2062895Z test_torch_nn_NLLLoss_dim_is_3 (__main__.TestCppApiParity) ... ok (0.007s) 2022-08-17T13:00:29.2066234Z test_torch_nn_NLLLoss_dim_is_3_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:29.2144975Z test_torch_nn_NLLLoss_higher_dim (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T13:00:29.2148760Z test_torch_nn_NLLLoss_higher_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:29.2231728Z test_torch_nn_NLLLoss_ignore_index (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T13:00:29.2235659Z test_torch_nn_NLLLoss_ignore_index_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:29.2339770Z test_torch_nn_NLLLoss_no_batch_dim_mean (__main__.TestCppApiParity) ... expected failure (0.010s) 2022-08-17T13:00:29.2344559Z test_torch_nn_NLLLoss_no_batch_dim_mean_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:29.2448895Z test_torch_nn_NLLLoss_no_batch_dim_none (__main__.TestCppApiParity) ... expected failure (0.010s) 2022-08-17T13:00:29.2454203Z test_torch_nn_NLLLoss_no_batch_dim_none_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:29.2556976Z test_torch_nn_NLLLoss_no_batch_dim_sum (__main__.TestCppApiParity) ... expected failure (0.010s) 2022-08-17T13:00:29.2561648Z test_torch_nn_NLLLoss_no_batch_dim_sum_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:29.2689292Z test_torch_nn_NLLLoss_weights (__main__.TestCppApiParity) ... ok (0.013s) 2022-08-17T13:00:29.2693236Z test_torch_nn_NLLLoss_weights_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:29.2788011Z test_torch_nn_NLLLoss_weights_ignore_index (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T13:00:29.2791728Z test_torch_nn_NLLLoss_weights_ignore_index_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:29.2883028Z test_torch_nn_NLLLoss_weights_ignore_index_neg (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T13:00:29.2886927Z test_torch_nn_NLLLoss_weights_ignore_index_neg_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:29.3021314Z test_torch_nn_PReLU_1d (__main__.TestCppApiParity) ... ok (0.013s) 2022-08-17T13:00:29.3025493Z test_torch_nn_PReLU_1d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:29.3136304Z test_torch_nn_PReLU_1d_multiparam (__main__.TestCppApiParity) ... ok (0.011s) 2022-08-17T13:00:29.3140177Z test_torch_nn_PReLU_1d_multiparam_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:29.3250956Z test_torch_nn_PReLU_2d (__main__.TestCppApiParity) ... ok (0.011s) 2022-08-17T13:00:29.3254847Z test_torch_nn_PReLU_2d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:29.3402295Z test_torch_nn_PReLU_2d_multiparam (__main__.TestCppApiParity) ... ok (0.014s) 2022-08-17T13:00:29.3406644Z test_torch_nn_PReLU_2d_multiparam_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:29.3598527Z test_torch_nn_PReLU_3d (__main__.TestCppApiParity) ... ok (0.019s) 2022-08-17T13:00:29.3603371Z test_torch_nn_PReLU_3d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:29.3798356Z test_torch_nn_PReLU_3d_multiparam (__main__.TestCppApiParity) ... ok (0.019s) 2022-08-17T13:00:29.3802042Z test_torch_nn_PReLU_3d_multiparam_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:29.3925327Z test_torch_nn_PReLU_scalar (__main__.TestCppApiParity) ... ok (0.012s) 2022-08-17T13:00:29.3930121Z test_torch_nn_PReLU_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:29.4029634Z test_torch_nn_PairwiseDistance (__main__.TestCppApiParity) ... ok (0.010s) 2022-08-17T13:00:29.4126082Z test_torch_nn_PairwiseDistance_broadcast_lhs (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T13:00:29.4129888Z test_torch_nn_PairwiseDistance_broadcast_lhs_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:29.4253426Z test_torch_nn_PairwiseDistance_broadcast_rhs (__main__.TestCppApiParity) ... ok (0.012s) 2022-08-17T13:00:29.4257720Z test_torch_nn_PairwiseDistance_broadcast_rhs_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:29.4261822Z test_torch_nn_PairwiseDistance_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:29.4355967Z test_torch_nn_PairwiseDistance_no_batch_dim (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T13:00:29.4360838Z test_torch_nn_PairwiseDistance_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:29.4463823Z test_torch_nn_PairwiseDistance_with_non_default_args (__main__.TestCppApiParity) ... ok (0.010s) 2022-08-17T13:00:29.4467503Z test_torch_nn_PairwiseDistance_with_non_default_args_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:29.4607028Z test_torch_nn_PixelShuffle (__main__.TestCppApiParity) ... ok (0.014s) 2022-08-17T13:00:29.4611917Z test_torch_nn_PixelShuffle_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:29.4725467Z test_torch_nn_PixelUnshuffle (__main__.TestCppApiParity) ... ok (0.011s) 2022-08-17T13:00:29.4729852Z test_torch_nn_PixelUnshuffle_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:29.4824922Z test_torch_nn_PoissonNLLLoss_full_loss (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T13:00:29.4828477Z test_torch_nn_PoissonNLLLoss_full_loss_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:29.4944481Z test_torch_nn_PoissonNLLLoss_full_loss_no_log_input (__main__.TestCppApiParity) ... ok (0.011s) 2022-08-17T13:00:29.4949001Z test_torch_nn_PoissonNLLLoss_full_loss_no_log_input_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:29.5041093Z test_torch_nn_PoissonNLLLoss_no_full_loss (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T13:00:29.5045897Z test_torch_nn_PoissonNLLLoss_no_full_loss_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:29.5141338Z test_torch_nn_PoissonNLLLoss_no_full_loss_no_log_input (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T13:00:29.5144735Z test_torch_nn_PoissonNLLLoss_no_full_loss_no_log_input_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:29.5277512Z test_torch_nn_RReLU (__main__.TestCppApiParity) ... ok (0.013s) 2022-08-17T13:00:29.5281546Z test_torch_nn_RReLU_cuda (__main__.TestCppApiParity) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:00:29.5388576Z test_torch_nn_RReLU_with_up_down (__main__.TestCppApiParity) ... ok (0.011s) 2022-08-17T13:00:29.5393085Z test_torch_nn_RReLU_with_up_down_cuda (__main__.TestCppApiParity) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:00:29.5483057Z test_torch_nn_RReLU_with_up_down_scalar (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T13:00:29.5486644Z test_torch_nn_RReLU_with_up_down_scalar_cuda (__main__.TestCppApiParity) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:00:29.5622260Z test_torch_nn_ReLU (__main__.TestCppApiParity) ... ok (0.013s) 2022-08-17T13:00:29.5730782Z test_torch_nn_ReLU6 (__main__.TestCppApiParity) ... ok (0.011s) 2022-08-17T13:00:29.5735847Z test_torch_nn_ReLU6_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:29.5831457Z test_torch_nn_ReLU6_scalar (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T13:00:29.5835540Z test_torch_nn_ReLU6_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:29.5839415Z test_torch_nn_ReLU_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:29.5958307Z test_torch_nn_ReLU_scalar (__main__.TestCppApiParity) ... ok (0.012s) 2022-08-17T13:00:29.5962024Z test_torch_nn_ReLU_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:29.6073595Z test_torch_nn_ReflectionPad1d (__main__.TestCppApiParity) ... ok (0.011s) 2022-08-17T13:00:29.6174700Z test_torch_nn_ReflectionPad1d_batch (__main__.TestCppApiParity) ... ok (0.010s) 2022-08-17T13:00:29.6178287Z test_torch_nn_ReflectionPad1d_batch_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:29.6334560Z test_torch_nn_ReflectionPad1d_complex (__main__.TestCppApiParity) ... ok (0.015s) 2022-08-17T13:00:29.6339270Z test_torch_nn_ReflectionPad1d_complex_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:29.6343273Z test_torch_nn_ReflectionPad1d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:29.6542886Z test_torch_nn_ReflectionPad2d (__main__.TestCppApiParity) ... ok (0.020s) 2022-08-17T13:00:29.6823761Z test_torch_nn_ReflectionPad2d_complex (__main__.TestCppApiParity) ... ok (0.028s) 2022-08-17T13:00:29.6829123Z test_torch_nn_ReflectionPad2d_complex_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:29.6832877Z test_torch_nn_ReflectionPad2d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:29.6985549Z test_torch_nn_ReflectionPad2d_no_batch_dim (__main__.TestCppApiParity) ... ok (0.015s) 2022-08-17T13:00:29.6989796Z test_torch_nn_ReflectionPad2d_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:29.7296103Z test_torch_nn_ReflectionPad3d (__main__.TestCppApiParity) ... ok (0.030s) 2022-08-17T13:00:29.7961484Z test_torch_nn_ReflectionPad3d_complex (__main__.TestCppApiParity) ... ok (0.066s) 2022-08-17T13:00:29.7965554Z test_torch_nn_ReflectionPad3d_complex_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:29.7969862Z test_torch_nn_ReflectionPad3d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:29.8180481Z test_torch_nn_ReflectionPad3d_no_batch_dim (__main__.TestCppApiParity) ... ok (0.021s) 2022-08-17T13:00:29.8184638Z test_torch_nn_ReflectionPad3d_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:29.8288155Z test_torch_nn_ReplicationPad1d (__main__.TestCppApiParity) ... ok (0.010s) 2022-08-17T13:00:29.8410896Z test_torch_nn_ReplicationPad1d_batch (__main__.TestCppApiParity) ... ok (0.012s) 2022-08-17T13:00:29.8415020Z test_torch_nn_ReplicationPad1d_batch_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:29.8534834Z test_torch_nn_ReplicationPad1d_complex (__main__.TestCppApiParity) ... ok (0.012s) 2022-08-17T13:00:29.8538291Z test_torch_nn_ReplicationPad1d_complex_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:29.8542179Z test_torch_nn_ReplicationPad1d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:29.8686427Z test_torch_nn_ReplicationPad2d (__main__.TestCppApiParity) ... ok (0.014s) 2022-08-17T13:00:29.8933671Z test_torch_nn_ReplicationPad2d_complex (__main__.TestCppApiParity) ... ok (0.024s) 2022-08-17T13:00:29.8937896Z test_torch_nn_ReplicationPad2d_complex_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:29.8942041Z test_torch_nn_ReplicationPad2d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:29.9064893Z test_torch_nn_ReplicationPad2d_no_batch_dim (__main__.TestCppApiParity) ... ok (0.012s) 2022-08-17T13:00:29.9069657Z test_torch_nn_ReplicationPad2d_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:29.9265582Z test_torch_nn_ReplicationPad3d (__main__.TestCppApiParity) ... ok (0.019s) 2022-08-17T13:00:29.9684142Z test_torch_nn_ReplicationPad3d_complex (__main__.TestCppApiParity) ... ok (0.042s) 2022-08-17T13:00:29.9689403Z test_torch_nn_ReplicationPad3d_complex_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:29.9694053Z test_torch_nn_ReplicationPad3d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:29.9853092Z test_torch_nn_ReplicationPad3d_no_batch_dim (__main__.TestCppApiParity) ... ok (0.016s) 2022-08-17T13:00:29.9858250Z test_torch_nn_ReplicationPad3d_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:29.9992751Z test_torch_nn_SELU (__main__.TestCppApiParity) ... ok (0.013s) 2022-08-17T13:00:29.9997627Z test_torch_nn_SELU_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:30.0094495Z test_torch_nn_SELU_scalar (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T13:00:30.0098401Z test_torch_nn_SELU_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:30.0450348Z test_torch_nn_SampleModule_has_parity (__main__.TestCppApiParity) ... ok (0.035s) 2022-08-17T13:00:30.0454856Z test_torch_nn_SampleModule_has_parity_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:30.0663995Z test_torch_nn_SampleModule_no_parity (__main__.TestCppApiParity) ... expected failure (0.021s) 2022-08-17T13:00:30.0668154Z test_torch_nn_SampleModule_no_parity_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:30.0776748Z test_torch_nn_SiLU (__main__.TestCppApiParity) ... ok (0.011s) 2022-08-17T13:00:30.0780729Z test_torch_nn_SiLU_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:30.0857831Z test_torch_nn_SiLU_scalar (__main__.TestCppApiParity) ... ok (0.007s) 2022-08-17T13:00:30.0861476Z test_torch_nn_SiLU_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:30.0957589Z test_torch_nn_Sigmoid (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T13:00:30.0961456Z test_torch_nn_Sigmoid_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:30.1039673Z test_torch_nn_Sigmoid_scalar (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T13:00:30.1043459Z test_torch_nn_Sigmoid_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:30.1124788Z test_torch_nn_SmoothL1Loss (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T13:00:30.1128699Z test_torch_nn_SmoothL1Loss_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:30.1206949Z test_torch_nn_SmoothL1Loss_scalar (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T13:00:30.1211026Z test_torch_nn_SmoothL1Loss_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:30.1294388Z test_torch_nn_SoftMarginLoss (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T13:00:30.1298004Z test_torch_nn_SoftMarginLoss_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:30.1386148Z test_torch_nn_SoftMarginLoss_no_batch_dim_mean (__main__.TestCppApiParity) ... expected failure (0.009s) 2022-08-17T13:00:30.1389237Z test_torch_nn_SoftMarginLoss_no_batch_dim_mean_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:30.1471056Z test_torch_nn_SoftMarginLoss_no_batch_dim_none (__main__.TestCppApiParity) ... expected failure (0.008s) 2022-08-17T13:00:30.1475168Z test_torch_nn_SoftMarginLoss_no_batch_dim_none_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:30.1558278Z test_torch_nn_SoftMarginLoss_no_batch_dim_sum (__main__.TestCppApiParity) ... expected failure (0.008s) 2022-08-17T13:00:30.1562280Z test_torch_nn_SoftMarginLoss_no_batch_dim_sum_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:30.1664778Z test_torch_nn_Softmax (__main__.TestCppApiParity) ... ok (0.010s) 2022-08-17T13:00:30.1800648Z test_torch_nn_Softmax2d (__main__.TestCppApiParity) ... ok (0.013s) 2022-08-17T13:00:30.1805651Z test_torch_nn_Softmax2d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:30.1897985Z test_torch_nn_Softmax2d_no_batch_dim (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T13:00:30.1902367Z test_torch_nn_Softmax2d_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:30.1906849Z test_torch_nn_Softmax_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:30.1993911Z test_torch_nn_Softmax_no_batch_dim (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T13:00:30.1998575Z test_torch_nn_Softmax_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:30.2076990Z test_torch_nn_Softmax_scalar (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T13:00:30.2081344Z test_torch_nn_Softmax_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:30.2181437Z test_torch_nn_Softmin (__main__.TestCppApiParity) ... ok (0.010s) 2022-08-17T13:00:30.2185493Z test_torch_nn_Softmin_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:30.2299324Z test_torch_nn_Softmin_multidim (__main__.TestCppApiParity) ... ok (0.011s) 2022-08-17T13:00:30.2303184Z test_torch_nn_Softmin_multidim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:30.2396578Z test_torch_nn_Softmin_no_batch_dim (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T13:00:30.2400485Z test_torch_nn_Softmin_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:30.2477397Z test_torch_nn_Softmin_scalar (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T13:00:30.2481264Z test_torch_nn_Softmin_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:30.2586033Z test_torch_nn_Softplus (__main__.TestCppApiParity) ... ok (0.010s) 2022-08-17T13:00:30.2691733Z test_torch_nn_Softplus_beta (__main__.TestCppApiParity) ... ok (0.010s) 2022-08-17T13:00:30.2696015Z test_torch_nn_Softplus_beta_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:30.2802989Z test_torch_nn_Softplus_beta_threshold (__main__.TestCppApiParity) ... ok (0.010s) 2022-08-17T13:00:30.2807390Z test_torch_nn_Softplus_beta_threshold_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:30.2886574Z test_torch_nn_Softplus_beta_threshold_scalar (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T13:00:30.2891062Z test_torch_nn_Softplus_beta_threshold_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:30.2894475Z test_torch_nn_Softplus_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:30.2977439Z test_torch_nn_Softshrink (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T13:00:30.2981489Z test_torch_nn_Softshrink_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:30.3065748Z test_torch_nn_Softshrink_lambda (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T13:00:30.3069499Z test_torch_nn_Softshrink_lambda_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:30.3145973Z test_torch_nn_Softshrink_lambda_scalar (__main__.TestCppApiParity) ... ok (0.007s) 2022-08-17T13:00:30.3149831Z test_torch_nn_Softshrink_lambda_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:30.3237928Z test_torch_nn_Softsign (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T13:00:30.3242257Z test_torch_nn_Softsign_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:30.3319086Z test_torch_nn_Softsign_scalar (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T13:00:30.3323899Z test_torch_nn_Softsign_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:30.3421210Z test_torch_nn_Tanh (__main__.TestCppApiParity) ... ok (0.010s) 2022-08-17T13:00:30.3425665Z test_torch_nn_Tanh_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:30.3506949Z test_torch_nn_Tanh_scalar (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T13:00:30.3510883Z test_torch_nn_Tanh_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:30.3608319Z test_torch_nn_Tanhshrink (__main__.TestCppApiParity) ... ok (0.010s) 2022-08-17T13:00:30.3612346Z test_torch_nn_Tanhshrink_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:30.3690297Z test_torch_nn_Tanhshrink_scalar (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T13:00:30.3694260Z test_torch_nn_Tanhshrink_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:30.3795195Z test_torch_nn_Threshold_large_value (__main__.TestCppApiParity) ... ok (0.010s) 2022-08-17T13:00:30.3799033Z test_torch_nn_Threshold_large_value_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:30.3900491Z test_torch_nn_Threshold_threshold_value (__main__.TestCppApiParity) ... ok (0.010s) 2022-08-17T13:00:30.3905612Z test_torch_nn_Threshold_threshold_value_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:30.3984218Z test_torch_nn_Threshold_threshold_value_scalar (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T13:00:30.3988786Z test_torch_nn_Threshold_threshold_value_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:30.4511215Z test_torch_nn_TransformerDecoderLayer_gelu_activation (__main__.TestCppApiParity) ... ok (0.052s) 2022-08-17T13:00:30.4517118Z test_torch_nn_TransformerDecoderLayer_gelu_activation_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2022-08-17T13:00:30.5035258Z test_torch_nn_TransformerDecoderLayer_relu_activation (__main__.TestCppApiParity) ... ok (0.052s) 2022-08-17T13:00:30.5040756Z test_torch_nn_TransformerDecoderLayer_relu_activation_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:30.5424539Z test_torch_nn_TransformerEncoderLayer_gelu_activation (__main__.TestCppApiParity) ... ok (0.038s) 2022-08-17T13:00:30.5428511Z test_torch_nn_TransformerEncoderLayer_gelu_activation_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:30.5818314Z test_torch_nn_TransformerEncoderLayer_relu_activation (__main__.TestCppApiParity) ... ok (0.039s) 2022-08-17T13:00:30.5823394Z test_torch_nn_TransformerEncoderLayer_relu_activation_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:30.7691620Z test_torch_nn_Transformer_multilayer_coder (__main__.TestCppApiParity) ... ok (0.187s) 2022-08-17T13:00:30.7697307Z test_torch_nn_Transformer_multilayer_coder_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2022-08-17T13:00:30.7787942Z test_torch_nn_TripletMarginLoss_no_batch_dim_mean (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T13:00:30.7792589Z test_torch_nn_TripletMarginLoss_no_batch_dim_mean_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:30.7874266Z test_torch_nn_TripletMarginLoss_no_batch_dim_none (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T13:00:30.7878190Z test_torch_nn_TripletMarginLoss_no_batch_dim_none_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:30.7965265Z test_torch_nn_TripletMarginLoss_no_batch_dim_sum (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T13:00:30.7969145Z test_torch_nn_TripletMarginLoss_no_batch_dim_sum_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:30.8061748Z test_torch_nn_Unflatten_no_batch_dim (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T13:00:30.8066537Z test_torch_nn_Unflatten_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:30.8165403Z test_torch_nn_Unfold (__main__.TestCppApiParity) ... ok (0.010s) 2022-08-17T13:00:30.8169703Z test_torch_nn_Unfold_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:30.8272708Z test_torch_nn_Unfold_int_input (__main__.TestCppApiParity) ... ok (0.010s) 2022-08-17T13:00:30.8276970Z test_torch_nn_Unfold_int_input_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:30.8388280Z test_torch_nn_ZeroPad2d (__main__.TestCppApiParity) ... ok (0.011s) 2022-08-17T13:00:30.8516106Z test_torch_nn_ZeroPad2d_complex (__main__.TestCppApiParity) ... ok (0.013s) 2022-08-17T13:00:30.8521314Z test_torch_nn_ZeroPad2d_complex_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:30.8526296Z test_torch_nn_ZeroPad2d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:30.8614061Z test_torch_nn_ZeroPad2d_negative_dims (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T13:00:30.8617929Z test_torch_nn_ZeroPad2d_negative_dims_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:30.8712978Z test_torch_nn_ZeroPad2d_no_batch_dim (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T13:00:30.8717273Z test_torch_nn_ZeroPad2d_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:31.2534375Z test_torch_nn_functional_BCELoss_no_reduce (__main__.TestCppApiParity) ... ok (0.381s) 2022-08-17T13:00:31.2537974Z test_torch_nn_functional_BCELoss_no_reduce_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:31.5496097Z test_torch_nn_functional_BCELoss_no_reduce_scalar (__main__.TestCppApiParity) ... ok (0.296s) 2022-08-17T13:00:31.5499606Z test_torch_nn_functional_BCELoss_no_reduce_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:31.8553595Z test_torch_nn_functional_BCELoss_weights_no_reduce (__main__.TestCppApiParity) ... ok (0.305s) 2022-08-17T13:00:31.8557065Z test_torch_nn_functional_BCELoss_weights_no_reduce_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:32.1586626Z test_torch_nn_functional_BCELoss_weights_no_reduce_scalar (__main__.TestCppApiParity) ... ok (0.303s) 2022-08-17T13:00:32.1589956Z test_torch_nn_functional_BCELoss_weights_no_reduce_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:32.2792382Z 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-17T13:00:32.2792923Z warnings.warn(warning.format(ret)) 2022-08-17T13:00:32.3418358Z ok (0.183s) 2022-08-17T13:00:32.3422263Z test_torch_nn_functional_BCEWithLogitsLoss_legacy_enum_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:32.5238660Z test_torch_nn_functional_BCEWithLogitsLoss_no_reduce (__main__.TestCppApiParity) ... ok (0.181s) 2022-08-17T13:00:32.5241766Z test_torch_nn_functional_BCEWithLogitsLoss_no_reduce_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:32.7057631Z test_torch_nn_functional_BCEWithLogitsLoss_no_reduce_scalar (__main__.TestCppApiParity) ... ok (0.181s) 2022-08-17T13:00:32.7061119Z test_torch_nn_functional_BCEWithLogitsLoss_no_reduce_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:33.0885821Z test_torch_nn_functional_HingeEmbeddingLoss_margin_no_reduce (__main__.TestCppApiParity) ... ok (0.382s) 2022-08-17T13:00:33.0889552Z test_torch_nn_functional_HingeEmbeddingLoss_margin_no_reduce_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:33.0898355Z test_torch_nn_functional_HingeEmbeddingLoss_no_reduce (__main__.TestCppApiParity) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T13:00:33.0899347Z function: 'test_fn' (/var/lib/jenkins/workspace/test/cpp_api_parity/functional_impl_check.py:200) 2022-08-17T13:00:33.0899773Z reasons: ["self._testMethodName == 'test_torch_nn_functional_BCELoss_no_reduce'"] 2022-08-17T13:00:33.0900205Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T13:00:33.0901155Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T13:00:33.0901596Z function: 'test_forward' (/var/lib/jenkins/workspace/test/cpp_api_parity/functional_impl_check.py:79) 2022-08-17T13:00:33.0902128Z reasons: ["test_params[0] == 'binary_cross_entropy'"] 2022-08-17T13:00:33.0902471Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T13:00:33.0904447Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T13:00:33.0904926Z function: 'run_forward' (/var/lib/jenkins/workspace/test/cpp_api_parity/functional_impl_check.py:61) 2022-08-17T13:00:33.0905348Z reasons: ["test_params[0] == 'binary_cross_entropy'"] 2022-08-17T13:00:33.0905691Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T13:00:33.0931779Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T13:00:33.0932266Z function: 'run_cpp_test_fn_and_check_output' (/var/lib/jenkins/workspace/test/cpp_api_parity/functional_impl_check.py:96) 2022-08-17T13:00:33.0932648Z reasons: ["cpp_tmp_folder == '/tmp/tmpfjh3mgae'"] 2022-08-17T13:00:33.0932993Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T13:00:33.0950302Z ok (0.006s) 2022-08-17T13:00:33.0954682Z test_torch_nn_functional_HingeEmbeddingLoss_no_reduce_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:33.1002334Z test_torch_nn_functional_HuberLoss_delta (__main__.TestCppApiParity) ... ok (0.005s) 2022-08-17T13:00:33.1006120Z test_torch_nn_functional_HuberLoss_delta_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:33.1063857Z test_torch_nn_functional_KLDivLoss_no_reduce (__main__.TestCppApiParity) ... ok (0.006s) 2022-08-17T13:00:33.1067241Z test_torch_nn_functional_KLDivLoss_no_reduce_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:33.1121720Z test_torch_nn_functional_KLDivLoss_no_reduce_log_target (__main__.TestCppApiParity) ... ok (0.005s) 2022-08-17T13:00:33.1125191Z test_torch_nn_functional_KLDivLoss_no_reduce_log_target_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:33.1164334Z test_torch_nn_functional_KLDivLoss_no_reduce_scalar (__main__.TestCppApiParity) ... ok (0.004s) 2022-08-17T13:00:33.1167869Z test_torch_nn_functional_KLDivLoss_no_reduce_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:33.1205327Z test_torch_nn_functional_KLDivLoss_no_reduce_scalar_log_target (__main__.TestCppApiParity) ... ok (0.004s) 2022-08-17T13:00:33.1209218Z test_torch_nn_functional_KLDivLoss_no_reduce_scalar_log_target_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:33.1261551Z test_torch_nn_functional_KLDivLoss_with_log_target_no_reduce (__main__.TestCppApiParity) ... ok (0.005s) 2022-08-17T13:00:33.1265541Z test_torch_nn_functional_KLDivLoss_with_log_target_no_reduce_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:33.1317708Z test_torch_nn_functional_KLDivLoss_with_target_no_reduce (__main__.TestCppApiParity) ... ok (0.005s) 2022-08-17T13:00:33.1321244Z test_torch_nn_functional_KLDivLoss_with_target_no_reduce_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:33.1363963Z test_torch_nn_functional_L1Loss_no_reduce (__main__.TestCppApiParity) ... ok (0.004s) 2022-08-17T13:00:33.1407177Z test_torch_nn_functional_L1Loss_no_reduce_complex (__main__.TestCppApiParity) ... ok (0.004s) 2022-08-17T13:00:33.1410799Z test_torch_nn_functional_L1Loss_no_reduce_complex_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:33.1414725Z test_torch_nn_functional_L1Loss_no_reduce_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:33.1450977Z test_torch_nn_functional_L1Loss_no_reduce_scalar (__main__.TestCppApiParity) ... ok (0.003s) 2022-08-17T13:00:33.1454493Z test_torch_nn_functional_L1Loss_no_reduce_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:33.1511147Z test_torch_nn_functional_MSELoss_no_reduce (__main__.TestCppApiParity) ... ok (0.005s) 2022-08-17T13:00:33.1514910Z test_torch_nn_functional_MSELoss_no_reduce_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:33.1552614Z test_torch_nn_functional_MSELoss_no_reduce_scalar (__main__.TestCppApiParity) ... ok (0.004s) 2022-08-17T13:00:33.1556173Z test_torch_nn_functional_MSELoss_no_reduce_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:33.1593017Z test_torch_nn_functional_MultiLabelMarginLoss_0d_no_reduce (__main__.TestCppApiParity) ... ok (0.004s) 2022-08-17T13:00:33.1596400Z test_torch_nn_functional_MultiLabelMarginLoss_0d_no_reduce_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:33.1632308Z test_torch_nn_functional_MultiLabelMarginLoss_1d_no_reduce (__main__.TestCppApiParity) ... ok (0.003s) 2022-08-17T13:00:33.1635718Z test_torch_nn_functional_MultiLabelMarginLoss_1d_no_reduce_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:33.1675356Z test_torch_nn_functional_MultiLabelMarginLoss_index_neg (__main__.TestCppApiParity) ... ok (0.004s) 2022-08-17T13:00:33.1678624Z test_torch_nn_functional_MultiLabelMarginLoss_index_neg_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:33.1718718Z test_torch_nn_functional_MultiLabelMarginLoss_no_reduce (__main__.TestCppApiParity) ... ok (0.004s) 2022-08-17T13:00:33.1722402Z test_torch_nn_functional_MultiLabelMarginLoss_no_reduce_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:33.1769257Z test_torch_nn_functional_MultiLabelSoftMarginLoss_no_reduce (__main__.TestCppApiParity) ... ok (0.004s) 2022-08-17T13:00:33.1772112Z test_torch_nn_functional_MultiLabelSoftMarginLoss_no_reduce_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:33.1817971Z test_torch_nn_functional_MultiLabelSoftMarginLoss_weights_no_reduce (__main__.TestCppApiParity) ... ok (0.004s) 2022-08-17T13:00:33.1822008Z test_torch_nn_functional_MultiLabelSoftMarginLoss_weights_no_reduce_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:33.1862549Z test_torch_nn_functional_MultiMarginLoss_1d_no_reduce (__main__.TestCppApiParity) ... ok (0.004s) 2022-08-17T13:00:33.1866698Z test_torch_nn_functional_MultiMarginLoss_1d_no_reduce_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:33.1906656Z test_torch_nn_functional_MultiMarginLoss_margin_no_reduce (__main__.TestCppApiParity) ... ok (0.004s) 2022-08-17T13:00:33.1910816Z test_torch_nn_functional_MultiMarginLoss_margin_no_reduce_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:33.1951269Z test_torch_nn_functional_MultiMarginLoss_no_reduce (__main__.TestCppApiParity) ... ok (0.004s) 2022-08-17T13:00:33.1955676Z test_torch_nn_functional_MultiMarginLoss_no_reduce_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:33.1995265Z test_torch_nn_functional_MultiMarginLoss_p_no_reduce (__main__.TestCppApiParity) ... ok (0.004s) 2022-08-17T13:00:33.1998899Z test_torch_nn_functional_MultiMarginLoss_p_no_reduce_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:33.2040860Z test_torch_nn_functional_MultiMarginLoss_weights_no_reduce (__main__.TestCppApiParity) ... ok (0.004s) 2022-08-17T13:00:33.2044402Z test_torch_nn_functional_MultiMarginLoss_weights_no_reduce_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:33.2091013Z test_torch_nn_functional_NLLLoss2d_no_reduce (__main__.TestCppApiParity) ... ok (0.005s) 2022-08-17T13:00:33.2094580Z test_torch_nn_functional_NLLLoss2d_no_reduce_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:33.2140766Z test_torch_nn_functional_NLLLoss2d_no_reduce_ignore_index (__main__.TestCppApiParity) ... ok (0.004s) 2022-08-17T13:00:33.2143993Z test_torch_nn_functional_NLLLoss2d_no_reduce_ignore_index_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:33.2193321Z test_torch_nn_functional_NLLLoss2d_no_reduce_weights (__main__.TestCppApiParity) ... ok (0.005s) 2022-08-17T13:00:33.2197985Z test_torch_nn_functional_NLLLoss2d_no_reduce_weights_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:33.2275222Z test_torch_nn_functional_NLLLossNd_no_reduce (__main__.TestCppApiParity) ... ok (0.007s) 2022-08-17T13:00:33.2279898Z test_torch_nn_functional_NLLLossNd_no_reduce_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:33.2352487Z test_torch_nn_functional_NLLLossNd_no_reduce_ignore_index (__main__.TestCppApiParity) ... ok (0.007s) 2022-08-17T13:00:33.2357671Z test_torch_nn_functional_NLLLossNd_no_reduce_ignore_index_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:33.2436421Z test_torch_nn_functional_NLLLossNd_no_reduce_weights (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T13:00:33.2439807Z test_torch_nn_functional_NLLLossNd_no_reduce_weights_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:33.2482809Z test_torch_nn_functional_NLLLoss_no_reduce (__main__.TestCppApiParity) ... ok (0.004s) 2022-08-17T13:00:33.2486431Z test_torch_nn_functional_NLLLoss_no_reduce_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:33.2529698Z test_torch_nn_functional_NLLLoss_no_reduce_ignore_index (__main__.TestCppApiParity) ... ok (0.004s) 2022-08-17T13:00:33.2533296Z test_torch_nn_functional_NLLLoss_no_reduce_ignore_index_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:33.2578387Z test_torch_nn_functional_NLLLoss_no_reduce_weights (__main__.TestCppApiParity) ... ok (0.004s) 2022-08-17T13:00:33.2582029Z test_torch_nn_functional_NLLLoss_no_reduce_weights_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:33.2623263Z test_torch_nn_functional_NLLLoss_no_reduce_weights_ignore_index (__main__.TestCppApiParity) ... ok (0.004s) 2022-08-17T13:00:33.2627175Z test_torch_nn_functional_NLLLoss_no_reduce_weights_ignore_index_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:33.2669204Z test_torch_nn_functional_NLLLoss_no_reduce_weights_ignore_index_neg (__main__.TestCppApiParity) ... ok (0.004s) 2022-08-17T13:00:33.2673277Z test_torch_nn_functional_NLLLoss_no_reduce_weights_ignore_index_neg_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:33.2736530Z test_torch_nn_functional_Padding122112_3dcircular (__main__.TestCppApiParity) ... ok (0.006s) 2022-08-17T13:00:33.2740702Z test_torch_nn_functional_Padding122112_3dcircular_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:33.2784809Z test_torch_nn_functional_Padding1221_2dcircular (__main__.TestCppApiParity) ... ok (0.004s) 2022-08-17T13:00:33.2788766Z test_torch_nn_functional_Padding1221_2dcircular_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:33.2830448Z test_torch_nn_functional_Padding12_1dcircular (__main__.TestCppApiParity) ... ok (0.004s) 2022-08-17T13:00:33.2834858Z test_torch_nn_functional_Padding12_1dcircular_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:33.2884432Z test_torch_nn_functional_Padding2322_2dcircular (__main__.TestCppApiParity) ... ok (0.005s) 2022-08-17T13:00:33.2889110Z test_torch_nn_functional_Padding2322_2dcircular_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:33.2934329Z test_torch_nn_functional_Padding31_1dcircular (__main__.TestCppApiParity) ... ok (0.004s) 2022-08-17T13:00:33.2938724Z test_torch_nn_functional_Padding31_1dcircular_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:33.3010856Z test_torch_nn_functional_Padding322112_3dcircular (__main__.TestCppApiParity) ... ok (0.007s) 2022-08-17T13:00:33.3016213Z test_torch_nn_functional_Padding322112_3dcircular_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:33.3100385Z test_torch_nn_functional_Padding332122_3dcircular (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T13:00:33.3105549Z test_torch_nn_functional_Padding332122_3dcircular_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:33.3162490Z test_torch_nn_functional_Padding3331_2dcircular (__main__.TestCppApiParity) ... ok (0.005s) 2022-08-17T13:00:33.3167448Z test_torch_nn_functional_Padding3331_2dcircular_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:33.3213417Z test_torch_nn_functional_Padding33_1dcircular (__main__.TestCppApiParity) ... ok (0.004s) 2022-08-17T13:00:33.3217090Z test_torch_nn_functional_Padding33_1dcircular_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:33.3271252Z test_torch_nn_functional_PoissonNLLLoss_no_reduce (__main__.TestCppApiParity) ... ok (0.005s) 2022-08-17T13:00:33.3275687Z test_torch_nn_functional_PoissonNLLLoss_no_reduce_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:33.3320417Z test_torch_nn_functional_SmoothL1Loss_beta (__main__.TestCppApiParity) ... ok (0.004s) 2022-08-17T13:00:33.3324348Z test_torch_nn_functional_SmoothL1Loss_beta_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:33.3368267Z test_torch_nn_functional_SmoothL1Loss_no_reduce (__main__.TestCppApiParity) ... ok (0.004s) 2022-08-17T13:00:33.3371908Z test_torch_nn_functional_SmoothL1Loss_no_reduce_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:33.3409762Z test_torch_nn_functional_SmoothL1Loss_no_reduce_scalar (__main__.TestCppApiParity) ... ok (0.004s) 2022-08-17T13:00:33.3413213Z test_torch_nn_functional_SmoothL1Loss_no_reduce_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:33.3455836Z test_torch_nn_functional_SmoothL1Loss_zero_beta (__main__.TestCppApiParity) ... ok (0.004s) 2022-08-17T13:00:33.3460050Z test_torch_nn_functional_SmoothL1Loss_zero_beta_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:33.3503791Z test_torch_nn_functional_SoftMarginLoss_no_reduce (__main__.TestCppApiParity) ... ok (0.004s) 2022-08-17T13:00:33.3508096Z test_torch_nn_functional_SoftMarginLoss_no_reduce_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:33.3574620Z test_torch_nn_functional_interpolate_bicubic_2d (__main__.TestCppApiParity) ... ok (0.006s) 2022-08-17T13:00:33.3578618Z test_torch_nn_functional_interpolate_bicubic_2d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:33.3615075Z test_torch_nn_functional_interpolate_bicubic_2d_zero_dim (__main__.TestCppApiParity) ... ok (0.004s) 2022-08-17T13:00:33.3619122Z test_torch_nn_functional_interpolate_bicubic_2d_zero_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:33.3710286Z test_torch_nn_functional_interpolate_bicubic_scale_2d (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T13:00:33.3714701Z test_torch_nn_functional_interpolate_bicubic_scale_2d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:33.3773536Z test_torch_nn_functional_interpolate_bicubic_scale_tuple_shared_2d (__main__.TestCppApiParity) ... ok (0.006s) 2022-08-17T13:00:33.3777734Z test_torch_nn_functional_interpolate_bicubic_scale_tuple_shared_2d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:33.3827766Z test_torch_nn_functional_interpolate_bicubic_scale_tuple_skewed_2d (__main__.TestCppApiParity) ... ok (0.005s) 2022-08-17T13:00:33.3876769Z test_torch_nn_functional_interpolate_bicubic_scale_tuple_skewed_2d_align_corners (__main__.TestCppApiParity) ... ok (0.005s) 2022-08-17T13:00:33.3881576Z test_torch_nn_functional_interpolate_bicubic_scale_tuple_skewed_2d_align_corners_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:33.3885491Z test_torch_nn_functional_interpolate_bicubic_scale_tuple_skewed_2d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:33.3934092Z test_torch_nn_functional_interpolate_bicubic_tuple_2d (__main__.TestCppApiParity) ... ok (0.005s) 2022-08-17T13:00:33.3981664Z test_torch_nn_functional_interpolate_bicubic_tuple_2d_align_corners (__main__.TestCppApiParity) ... ok (0.005s) 2022-08-17T13:00:33.3985575Z test_torch_nn_functional_interpolate_bicubic_tuple_2d_align_corners_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:33.3989331Z test_torch_nn_functional_interpolate_bicubic_tuple_2d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:33.4063468Z test_torch_nn_functional_interpolate_bilinear_2d (__main__.TestCppApiParity) ... ok (0.007s) 2022-08-17T13:00:33.4067561Z test_torch_nn_functional_interpolate_bilinear_2d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:33.4103866Z test_torch_nn_functional_interpolate_bilinear_2d_zero_dim (__main__.TestCppApiParity) ... ok (0.004s) 2022-08-17T13:00:33.4107411Z test_torch_nn_functional_interpolate_bilinear_2d_zero_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:33.4209942Z test_torch_nn_functional_interpolate_bilinear_scale_2d (__main__.TestCppApiParity) ... ok (0.010s) 2022-08-17T13:00:33.4213401Z test_torch_nn_functional_interpolate_bilinear_scale_2d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:33.4266437Z test_torch_nn_functional_interpolate_bilinear_scale_tuple_shared_2d (__main__.TestCppApiParity) ... ok (0.005s) 2022-08-17T13:00:33.4271568Z test_torch_nn_functional_interpolate_bilinear_scale_tuple_shared_2d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:33.4317904Z test_torch_nn_functional_interpolate_bilinear_scale_tuple_skewed_2d (__main__.TestCppApiParity) ... ok (0.005s) 2022-08-17T13:00:33.4361660Z test_torch_nn_functional_interpolate_bilinear_scale_tuple_skewed_2d_align_corners (__main__.TestCppApiParity) ... ok (0.004s) 2022-08-17T13:00:33.4365145Z test_torch_nn_functional_interpolate_bilinear_scale_tuple_skewed_2d_align_corners_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:33.4368849Z test_torch_nn_functional_interpolate_bilinear_scale_tuple_skewed_2d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:33.4410368Z test_torch_nn_functional_interpolate_bilinear_tuple_2d (__main__.TestCppApiParity) ... ok (0.004s) 2022-08-17T13:00:33.4453799Z test_torch_nn_functional_interpolate_bilinear_tuple_2d_align_corners (__main__.TestCppApiParity) ... ok (0.004s) 2022-08-17T13:00:33.4457423Z test_torch_nn_functional_interpolate_bilinear_tuple_2d_align_corners_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:33.4460924Z test_torch_nn_functional_interpolate_bilinear_tuple_2d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:33.4502560Z test_torch_nn_functional_interpolate_linear_1d (__main__.TestCppApiParity) ... ok (0.004s) 2022-08-17T13:00:33.4542377Z test_torch_nn_functional_interpolate_linear_1d_align_corners (__main__.TestCppApiParity) ... ok (0.004s) 2022-08-17T13:00:33.4546010Z test_torch_nn_functional_interpolate_linear_1d_align_corners_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:33.4549433Z test_torch_nn_functional_interpolate_linear_1d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:33.4585147Z test_torch_nn_functional_interpolate_linear_1d_zero_dim (__main__.TestCppApiParity) ... ok (0.003s) 2022-08-17T13:00:33.4588469Z test_torch_nn_functional_interpolate_linear_1d_zero_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:33.4630215Z test_torch_nn_functional_interpolate_linear_scale_1d (__main__.TestCppApiParity) ... ok (0.004s) 2022-08-17T13:00:33.4671550Z test_torch_nn_functional_interpolate_linear_scale_1d_align_corners (__main__.TestCppApiParity) ... ok (0.004s) 2022-08-17T13:00:33.4675270Z test_torch_nn_functional_interpolate_linear_scale_1d_align_corners_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:33.4678960Z test_torch_nn_functional_interpolate_linear_scale_1d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:33.4719123Z test_torch_nn_functional_interpolate_linear_tuple_1d (__main__.TestCppApiParity) ... ok (0.004s) 2022-08-17T13:00:33.4722680Z test_torch_nn_functional_interpolate_linear_tuple_1d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:33.4763002Z test_torch_nn_functional_interpolate_nearest_1d (__main__.TestCppApiParity) ... ok (0.004s) 2022-08-17T13:00:33.4767235Z test_torch_nn_functional_interpolate_nearest_1d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:33.4802815Z test_torch_nn_functional_interpolate_nearest_1d_zero_dim (__main__.TestCppApiParity) ... ok (0.003s) 2022-08-17T13:00:33.4807094Z test_torch_nn_functional_interpolate_nearest_1d_zero_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:33.4872901Z test_torch_nn_functional_interpolate_nearest_2d (__main__.TestCppApiParity) ... ok (0.006s) 2022-08-17T13:00:33.4877609Z test_torch_nn_functional_interpolate_nearest_2d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:33.4990612Z test_torch_nn_functional_interpolate_nearest_2d_launch_configs (__main__.TestCppApiParity) ... ok (0.011s) 2022-08-17T13:00:33.4995693Z test_torch_nn_functional_interpolate_nearest_2d_launch_configs_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:33.5037268Z test_torch_nn_functional_interpolate_nearest_2d_zero_dim (__main__.TestCppApiParity) ... ok (0.004s) 2022-08-17T13:00:33.5041697Z test_torch_nn_functional_interpolate_nearest_2d_zero_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:33.5148901Z test_torch_nn_functional_interpolate_nearest_3d (__main__.TestCppApiParity) ... ok (0.010s) 2022-08-17T13:00:33.5154549Z test_torch_nn_functional_interpolate_nearest_3d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:33.5195085Z test_torch_nn_functional_interpolate_nearest_3d_zero_dim (__main__.TestCppApiParity) ... ok (0.004s) 2022-08-17T13:00:33.5199685Z test_torch_nn_functional_interpolate_nearest_3d_zero_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:33.5244823Z test_torch_nn_functional_interpolate_nearest_scale_1d (__main__.TestCppApiParity) ... ok (0.004s) 2022-08-17T13:00:33.5249186Z test_torch_nn_functional_interpolate_nearest_scale_1d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:33.5332944Z test_torch_nn_functional_interpolate_nearest_scale_2d (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T13:00:33.5337469Z test_torch_nn_functional_interpolate_nearest_scale_2d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:33.5440134Z test_torch_nn_functional_interpolate_nearest_scale_3d (__main__.TestCppApiParity) ... ok (0.010s) 2022-08-17T13:00:33.5444345Z test_torch_nn_functional_interpolate_nearest_scale_3d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:33.5488389Z test_torch_nn_functional_interpolate_nearest_tuple_1d (__main__.TestCppApiParity) ... ok (0.004s) 2022-08-17T13:00:33.5492785Z test_torch_nn_functional_interpolate_nearest_tuple_1d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:33.5569199Z test_torch_nn_functional_interpolate_nearest_tuple_2d (__main__.TestCppApiParity) ... ok (0.007s) 2022-08-17T13:00:33.5573770Z test_torch_nn_functional_interpolate_nearest_tuple_2d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:33.5688559Z test_torch_nn_functional_interpolate_nearest_tuple_3d (__main__.TestCppApiParity) ... ok (0.011s) 2022-08-17T13:00:33.5692447Z test_torch_nn_functional_interpolate_nearest_tuple_3d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:33.5800405Z test_torch_nn_functional_interpolate_trilinear_3d (__main__.TestCppApiParity) ... ok (0.011s) 2022-08-17T13:00:33.5804828Z test_torch_nn_functional_interpolate_trilinear_3d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:33.5846024Z test_torch_nn_functional_interpolate_trilinear_3d_zero_dim (__main__.TestCppApiParity) ... ok (0.004s) 2022-08-17T13:00:33.5850374Z test_torch_nn_functional_interpolate_trilinear_3d_zero_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:33.5956155Z test_torch_nn_functional_interpolate_trilinear_scale_3d (__main__.TestCppApiParity) ... ok (0.010s) 2022-08-17T13:00:33.6064797Z test_torch_nn_functional_interpolate_trilinear_scale_3d_align_corners (__main__.TestCppApiParity) ... ok (0.011s) 2022-08-17T13:00:33.6070608Z test_torch_nn_functional_interpolate_trilinear_scale_3d_align_corners_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:33.6074578Z test_torch_nn_functional_interpolate_trilinear_scale_3d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:33.6154856Z test_torch_nn_functional_interpolate_trilinear_tuple_3d (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T13:00:33.6227701Z test_torch_nn_functional_interpolate_trilinear_tuple_3d_align_corners (__main__.TestCppApiParity) ... ok (0.007s) 2022-08-17T13:00:33.6233221Z test_torch_nn_functional_interpolate_trilinear_tuple_3d_align_corners_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:33.6238176Z test_torch_nn_functional_interpolate_trilinear_tuple_3d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:33.6295481Z test_torch_nn_functional_log_softmax_dim0 (__main__.TestCppApiParity) ... ok (0.006s) 2022-08-17T13:00:33.6299751Z test_torch_nn_functional_log_softmax_dim0_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:33.6355569Z test_torch_nn_functional_log_softmax_dim3 (__main__.TestCppApiParity) ... ok (0.005s) 2022-08-17T13:00:33.6360285Z test_torch_nn_functional_log_softmax_dim3_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:33.6425006Z test_torch_nn_functional_log_softmax_lastdim (__main__.TestCppApiParity) ... ok (0.006s) 2022-08-17T13:00:33.6429693Z test_torch_nn_functional_log_softmax_lastdim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:33.6467540Z test_torch_nn_functional_log_softmax_scalar (__main__.TestCppApiParity) ... ok (0.004s) 2022-08-17T13:00:33.6471681Z test_torch_nn_functional_log_softmax_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:33.6523023Z test_torch_nn_functional_log_softmax_spatial (__main__.TestCppApiParity) ... ok (0.005s) 2022-08-17T13:00:33.6527539Z test_torch_nn_functional_log_softmax_spatial_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:33.6579462Z test_torch_nn_functional_log_softmax_spatial_special (__main__.TestCppApiParity) ... ok (0.005s) 2022-08-17T13:00:33.6583948Z test_torch_nn_functional_log_softmax_spatial_special_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:33.6623014Z test_torch_nn_functional_multimarginloss_1d_input_0d_target_no_reduce (__main__.TestCppApiParity) ... ok (0.004s) 2022-08-17T13:00:33.6626185Z test_torch_nn_functional_multimarginloss_1d_input_0d_target_no_reduce_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:33.6697031Z test_torch_nn_functional_sample_functional_has_parity (__main__.TestCppApiParity) ... ok (0.007s) 2022-08-17T13:00:33.6701017Z test_torch_nn_functional_sample_functional_has_parity_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:33.6774405Z test_torch_nn_functional_sample_functional_no_parity (__main__.TestCppApiParity) ... expected failure (0.007s) 2022-08-17T13:00:33.6778189Z test_torch_nn_functional_sample_functional_no_parity_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:33.6834776Z test_torch_nn_functional_softmax_functional_dim0 (__main__.TestCppApiParity) ... ok (0.005s) 2022-08-17T13:00:33.6838601Z test_torch_nn_functional_softmax_functional_dim0_cuda (__main__.TestCppApiParity) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:00:33.6893871Z test_torch_nn_functional_softmax_functional_dim3 (__main__.TestCppApiParity) ... ok (0.005s) 2022-08-17T13:00:33.6898517Z test_torch_nn_functional_softmax_functional_dim3_cuda (__main__.TestCppApiParity) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:00:33.6938126Z test_torch_nn_functional_softmax_functional_scalar (__main__.TestCppApiParity) ... ok (0.004s) 2022-08-17T13:00:33.6942625Z test_torch_nn_functional_softmax_functional_scalar_cuda (__main__.TestCppApiParity) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:00:33.7010357Z test_torch_nn_functional_softmax_lastdim (__main__.TestCppApiParity) ... ok (0.007s) 2022-08-17T13:00:33.7014179Z test_torch_nn_functional_softmax_lastdim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:33.7079861Z test_torch_nn_functional_softmax_lastdim_dtype (__main__.TestCppApiParity) ... ok (0.006s) 2022-08-17T13:00:33.7084728Z test_torch_nn_functional_softmax_lastdim_dtype_cuda (__main__.TestCppApiParity) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:00:33.7137022Z test_torch_nn_functional_softmax_spatial (__main__.TestCppApiParity) ... ok (0.005s) 2022-08-17T13:00:33.7141258Z test_torch_nn_functional_softmax_spatial_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:33.7193872Z test_torch_nn_functional_softmax_spatial_dtype (__main__.TestCppApiParity) ... ok (0.005s) 2022-08-17T13:00:33.7198028Z test_torch_nn_functional_softmax_spatial_dtype_cuda (__main__.TestCppApiParity) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:00:33.7253118Z test_torch_nn_functional_softmax_spatial_special (__main__.TestCppApiParity) ... ok (0.005s) 2022-08-17T13:00:33.7258574Z test_torch_nn_functional_softmax_spatial_special_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:00:33.7258952Z 2022-08-17T13:00:33.7259408Z ---------------------------------------------------------------------- 2022-08-17T13:00:33.7259817Z Ran 1100 tests in 18.672s 2022-08-17T13:00:33.7260015Z 2022-08-17T13:00:33.7260178Z OK (skipped=550, expected failures=17) 2022-08-17T13:00:33.7260401Z 2022-08-17T13:00:33.7260542Z Generating XML reports... 2022-08-17T13:00:33.8218769Z Generated XML report: test-reports/python-unittest/test_cpp_api_parity/TEST-TestCppApiParity-20220817130014.xml 2022-08-17T13:00:34.3269973Z Running test_ao_sparsity ... [2022-08-17 13:00:34.326620] 2022-08-17T13:00:34.3270488Z Executing ['/opt/conda/bin/python', '-bb', 'test_ao_sparsity.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 13:00:34.326704] 2022-08-17T13:00:35.6104010Z Test results will be stored in test-reports/python-unittest/test_ao_sparsity 2022-08-17T13:00:35.6126988Z 2022-08-17T13:00:35.6127411Z Running tests... 2022-08-17T13:00:35.6127800Z ---------------------------------------------------------------------- 2022-08-17T13:00:35.6705913Z test_activation_sparsifier (ao.sparsity.test_activation_sparsifier.TestActivationSparsifier) 2022-08-17T13:00:37.3951425Z Simulates the workflow of the activation sparsifier, starting from object creation ... Exception ignored in: at 0x7fbbfe9c45d0> 2022-08-17T13:00:37.3951923Z Traceback (most recent call last): 2022-08-17T13:00:37.3952621Z File "/opt/conda/lib/python3.7/site-packages/setuptools/_vendor/pyparsing.py", line 183, in 2022-08-17T13:00:37.3952944Z _generatorType = type((y for y in range(1))) 2022-08-17T13:00:37.3953207Z SystemError: error return without exception set 2022-08-17T13:00:40.8184871Z skip: TorchDynamo fails with unknown reason (5.154s) 2022-08-17T13:00:40.8192278Z test_constructor (ao.sparsity.test_data_scheduler.TestBaseDataScheduler) 2022-08-17T13:00:40.8776365Z Checks if the warning is thrown if the scheduler step is called ... ok (0.059s) 2022-08-17T13:00:41.6210257Z test_order_of_steps (ao.sparsity.test_data_scheduler.TestBaseDataScheduler) ... ok (0.743s) 2022-08-17T13:00:41.6427729Z test_state_dict (ao.sparsity.test_data_scheduler.TestBaseDataScheduler) ... ok (0.022s) 2022-08-17T13:00:41.6513095Z test_step (ao.sparsity.test_data_scheduler.TestBaseDataScheduler) ... ok (0.008s) 2022-08-17T13:00:41.7152853Z test_nn_embeddings (ao.sparsity.test_data_sparsifier.TestBaseDataSparsifier) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T13:00:41.7153967Z function: '__setitem__' (/opt/conda/lib/python3.7/site-packages/torch/nn/modules/container.py:418) 2022-08-17T13:00:41.7154549Z reasons: ["key == 'tensor1'"] 2022-08-17T13:00:41.7155130Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T13:00:41.7891634Z /opt/conda/lib/python3.7/site-packages/torch/ao/sparsity/_experimental/data_sparsifier/base_data_sparsifier.py:104: UserWarning: Replacing existing data of the same name. - Did you mean a different name? 2022-08-17T13:00:41.7892563Z warnings.warn("Replacing existing data of the same name. - Did you mean a different name?") 2022-08-17T13:00:41.7993314Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T13:00:41.7994183Z function: 'update_mask' (/var/lib/jenkins/workspace/test/ao/sparsity/test_data_sparsifier.py:26) 2022-08-17T13:00:41.7994708Z reasons: ["name == 'emb1'"] 2022-08-17T13:00:41.7995230Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T13:00:41.8019599Z /opt/conda/lib/python3.7/site-packages/torch/ao/sparsity/_experimental/data_sparsifier/base_data_sparsifier.py:104: UserWarning: Replacing existing data of the same name. - Did you mean a different name? 2022-08-17T13:00:41.8020796Z warnings.warn("Replacing existing data of the same name. - Did you mean a different name?") 2022-08-17T13:00:41.8052901Z /opt/conda/lib/python3.7/site-packages/torch/ao/sparsity/_experimental/data_sparsifier/base_data_sparsifier.py:104: UserWarning: Replacing existing data of the same name. - Did you mean a different name? 2022-08-17T13:00:41.8053780Z warnings.warn("Replacing existing data of the same name. - Did you mean a different name?") 2022-08-17T13:00:41.8058371Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T13:00:41.8059116Z function: 'update_mask' (/var/lib/jenkins/workspace/test/ao/sparsity/test_data_sparsifier.py:26) 2022-08-17T13:00:41.8059630Z reasons: ["name == 'emb1'"] 2022-08-17T13:00:41.8060143Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T13:00:41.8688602Z ok (0.217s) 2022-08-17T13:00:41.9311557Z test_nn_parameters (ao.sparsity.test_data_sparsifier.TestBaseDataSparsifier) ... /opt/conda/lib/python3.7/site-packages/torch/ao/sparsity/_experimental/data_sparsifier/base_data_sparsifier.py:104: UserWarning: Replacing existing data of the same name. - Did you mean a different name? 2022-08-17T13:00:41.9313083Z warnings.warn("Replacing existing data of the same name. - Did you mean a different name?") 2022-08-17T13:00:41.9851327Z ok (0.116s) 2022-08-17T13:00:42.0455164Z test_tensors (ao.sparsity.test_data_sparsifier.TestBaseDataSparsifier) ... /opt/conda/lib/python3.7/site-packages/torch/ao/sparsity/_experimental/data_sparsifier/base_data_sparsifier.py:104: UserWarning: Replacing existing data of the same name. - Did you mean a different name? 2022-08-17T13:00:42.0456263Z warnings.warn("Replacing existing data of the same name. - Did you mean a different name?") 2022-08-17T13:00:42.0980995Z ok (0.113s) 2022-08-17T13:00:42.1975535Z test_constructor (ao.sparsity.test_pruner.TestBasePruner) ... ok (0.099s) 2022-08-17T13:00:42.5299669Z test_prepare_conv2d (ao.sparsity.test_pruner.TestBasePruner) ... ok (0.332s) 2022-08-17T13:00:42.6320072Z test_prepare_linear (ao.sparsity.test_pruner.TestBasePruner) ... ok (0.102s) 2022-08-17T13:00:43.0181660Z test_squash_mask_conv2d (ao.sparsity.test_pruner.TestBasePruner) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T13:00:43.0182681Z function: '_get_item_by_idx' (/opt/conda/lib/python3.7/site-packages/torch/nn/modules/container.py:93) 2022-08-17T13:00:43.0183202Z reasons: ['idx == 0'] 2022-08-17T13:00:43.0183735Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T13:00:43.0199860Z ok (0.388s) 2022-08-17T13:00:43.1354727Z test_squash_mask_linear (ao.sparsity.test_pruner.TestBasePruner) ... ok (0.115s) 2022-08-17T13:00:43.1366358Z test_step_conv2d (ao.sparsity.test_pruner.TestBasePruner) ... skip: TorchDynamo fails with unknown reason (0.001s) 2022-08-17T13:00:43.8714671Z test_step_linear (ao.sparsity.test_pruner.TestBasePruner) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T13:00:43.8715357Z function: 'update_mask' (/var/lib/jenkins/workspace/test/ao/sparsity/test_pruner.py:186) 2022-08-17T13:00:43.8715713Z reasons: ['___check_type_id(module, 94489240559728)'] 2022-08-17T13:00:43.8716058Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T13:00:43.8718730Z ok (0.735s) 2022-08-17T13:00:43.9580456Z test_constructor (ao.sparsity.test_sparsifier.TestBaseSparsifier) ... ok (0.086s) 2022-08-17T13:00:44.0072331Z test_mask_squash (ao.sparsity.test_sparsifier.TestBaseSparsifier) ... ok (0.049s) 2022-08-17T13:00:44.0813954Z test_mask_squash_with_params1 (ao.sparsity.test_sparsifier.TestBaseSparsifier) ... ok (0.074s) 2022-08-17T13:00:44.1558371Z test_mask_squash_with_params2 (ao.sparsity.test_sparsifier.TestBaseSparsifier) ... ok (0.074s) 2022-08-17T13:00:44.2303660Z test_mask_squash_with_params3 (ao.sparsity.test_sparsifier.TestBaseSparsifier) ... ok (0.074s) 2022-08-17T13:00:44.2331568Z test_prepare_config (ao.sparsity.test_sparsifier.TestBaseSparsifier) ... ok (0.003s) 2022-08-17T13:00:44.7108879Z test_state_dict (ao.sparsity.test_sparsifier.TestBaseSparsifier) ... ok (0.477s) 2022-08-17T13:00:44.7498679Z test_step (ao.sparsity.test_sparsifier.TestBaseSparsifier) ... ok (0.039s) 2022-08-17T13:00:44.8009684Z test_convert_without_squash_mask (ao.sparsity.test_composability.TestComposability) ... /opt/conda/lib/python3.7/site-packages/torch/ao/quantization/observer.py:214: UserWarning: Please use quant_min and quant_max to specify the range for observers. reduce_range will be deprecated in a future release of PyTorch. 2022-08-17T13:00:44.8010257Z reduce_range will be deprecated in a future release of PyTorch." 2022-08-17T13:00:44.9958387Z ok (0.246s) 2022-08-17T13:00:45.0009947Z test_fusion_before_s_prep (ao.sparsity.test_composability.TestComposability) ... /opt/conda/lib/python3.7/site-packages/torch/ao/quantization/observer.py:214: UserWarning: Please use quant_min and quant_max to specify the range for observers. reduce_range will be deprecated in a future release of PyTorch. 2022-08-17T13:00:45.0011102Z reduce_range will be deprecated in a future release of PyTorch." 2022-08-17T13:00:45.1833337Z ok (0.187s) 2022-08-17T13:00:45.1871491Z test_q_prep_before_s_prep (ao.sparsity.test_composability.TestComposability) ... /opt/conda/lib/python3.7/site-packages/torch/ao/quantization/observer.py:214: UserWarning: Please use quant_min and quant_max to specify the range for observers. reduce_range will be deprecated in a future release of PyTorch. 2022-08-17T13:00:45.1872504Z reduce_range will be deprecated in a future release of PyTorch." 2022-08-17T13:00:45.3833566Z ok (0.200s) 2022-08-17T13:00:45.3876591Z test_qat_prep_before_s_prep (ao.sparsity.test_composability.TestComposability) ... /opt/conda/lib/python3.7/site-packages/torch/ao/quantization/observer.py:214: UserWarning: Please use quant_min and quant_max to specify the range for observers. reduce_range will be deprecated in a future release of PyTorch. 2022-08-17T13:00:45.3877548Z reduce_range will be deprecated in a future release of PyTorch." 2022-08-17T13:00:45.3996239Z ok (0.016s) 2022-08-17T13:00:45.4037082Z test_s_prep_before_fusion (ao.sparsity.test_composability.TestComposability) ... /opt/conda/lib/python3.7/site-packages/torch/ao/quantization/observer.py:214: UserWarning: Please use quant_min and quant_max to specify the range for observers. reduce_range will be deprecated in a future release of PyTorch. 2022-08-17T13:00:45.4038005Z reduce_range will be deprecated in a future release of PyTorch." 2022-08-17T13:00:45.5847865Z ok (0.185s) 2022-08-17T13:00:45.5892638Z test_s_prep_before_q_prep (ao.sparsity.test_composability.TestComposability) ... /opt/conda/lib/python3.7/site-packages/torch/ao/quantization/observer.py:214: UserWarning: Please use quant_min and quant_max to specify the range for observers. reduce_range will be deprecated in a future release of PyTorch. 2022-08-17T13:00:45.5893620Z reduce_range will be deprecated in a future release of PyTorch." 2022-08-17T13:00:45.7688166Z ok (0.184s) 2022-08-17T13:00:45.7734242Z test_s_prep_before_qat_prep (ao.sparsity.test_composability.TestComposability) ... /opt/conda/lib/python3.7/site-packages/torch/ao/quantization/observer.py:214: UserWarning: Please use quant_min and quant_max to specify the range for observers. reduce_range will be deprecated in a future release of PyTorch. 2022-08-17T13:00:45.7735288Z reduce_range will be deprecated in a future release of PyTorch." 2022-08-17T13:00:45.7878036Z ok (0.019s) 2022-08-17T13:00:45.9557094Z test_jit_trace (ao.sparsity.test_parametrization.TestFakeSparsity) ... ok (0.168s) 2022-08-17T13:00:45.9901875Z test_masking_logic (ao.sparsity.test_parametrization.TestFakeSparsity) ... ok (0.034s) 2022-08-17T13:00:46.4891286Z test_state_dict_preserved (ao.sparsity.test_parametrization.TestFakeSparsity) ... ok (0.499s) 2022-08-17T13:00:46.5932786Z test_weights_parametrized (ao.sparsity.test_parametrization.TestFakeSparsity) ... ok (0.104s) 2022-08-17T13:00:46.5947557Z test_q_prep_fx_before_s_prep (ao.sparsity.test_composability.TestFxComposability) 2022-08-17T13:00:46.6224124Z This test checks that the ordering of prepare_fx -> sparse prepare -> convert_fx ... /opt/conda/lib/python3.7/site-packages/torch/ao/quantization/observer.py:214: UserWarning: Please use quant_min and quant_max to specify the range for observers. reduce_range will be deprecated in a future release of PyTorch. 2022-08-17T13:00:46.6224691Z reduce_range will be deprecated in a future release of PyTorch." 2022-08-17T13:00:46.7460843Z /opt/conda/lib/python3.7/site-packages/torch/ao/quantization/observer.py:214: UserWarning: Please use quant_min and quant_max to specify the range for observers. reduce_range will be deprecated in a future release of PyTorch. 2022-08-17T13:00:46.7461649Z reduce_range will be deprecated in a future release of PyTorch." 2022-08-17T13:00:46.8920005Z ok (0.299s) 2022-08-17T13:00:46.8936644Z test_q_prep_fx_s_prep_ref_conv (ao.sparsity.test_composability.TestFxComposability) 2022-08-17T13:00:46.9196888Z This checks that the ordering: prepare_fx -> sparse prepare -> convert_to_reference_fx ... /opt/conda/lib/python3.7/site-packages/torch/ao/quantization/observer.py:214: UserWarning: Please use quant_min and quant_max to specify the range for observers. reduce_range will be deprecated in a future release of PyTorch. 2022-08-17T13:00:46.9197801Z reduce_range will be deprecated in a future release of PyTorch." 2022-08-17T13:00:47.0416547Z /opt/conda/lib/python3.7/site-packages/torch/ao/quantization/observer.py:214: UserWarning: Please use quant_min and quant_max to specify the range for observers. reduce_range will be deprecated in a future release of PyTorch. 2022-08-17T13:00:47.0417326Z reduce_range will be deprecated in a future release of PyTorch." 2022-08-17T13:00:47.1652217Z ok (0.273s) 2022-08-17T13:00:47.1666320Z test_s_prep_before_q_prep_fx (ao.sparsity.test_composability.TestFxComposability) 2022-08-17T13:00:47.2050202Z This test checks that the ordering of sparse prepare -> prepare_fx -> convert_fx ... /opt/conda/lib/python3.7/site-packages/torch/ao/quantization/observer.py:214: UserWarning: Please use quant_min and quant_max to specify the range for observers. reduce_range will be deprecated in a future release of PyTorch. 2022-08-17T13:00:47.2051199Z reduce_range will be deprecated in a future release of PyTorch." 2022-08-17T13:00:47.3333763Z /opt/conda/lib/python3.7/site-packages/torch/ao/quantization/observer.py:214: UserWarning: Please use quant_min and quant_max to specify the range for observers. reduce_range will be deprecated in a future release of PyTorch. 2022-08-17T13:00:47.3334710Z reduce_range will be deprecated in a future release of PyTorch." 2022-08-17T13:00:47.4770137Z ok (0.312s) 2022-08-17T13:00:47.4784873Z test_s_prep_before_qat_prep_fx (ao.sparsity.test_composability.TestFxComposability) 2022-08-17T13:00:47.6092105Z This test checks that the ordering of sparse prepare -> prepare_qat_fx -> convert_fx ... /opt/conda/lib/python3.7/site-packages/torch/ao/quantization/observer.py:214: UserWarning: Please use quant_min and quant_max to specify the range for observers. reduce_range will be deprecated in a future release of PyTorch. 2022-08-17T13:00:47.6093049Z reduce_range will be deprecated in a future release of PyTorch." 2022-08-17T13:00:47.6534694Z /opt/conda/lib/python3.7/site-packages/torch/ao/quantization/observer.py:214: UserWarning: Please use quant_min and quant_max to specify the range for observers. reduce_range will be deprecated in a future release of PyTorch. 2022-08-17T13:00:47.6535749Z reduce_range will be deprecated in a future release of PyTorch." 2022-08-17T13:00:47.7126490Z ok (0.235s) 2022-08-17T13:00:47.7140248Z test_s_prep_q_prep_fx_ref (ao.sparsity.test_composability.TestFxComposability) 2022-08-17T13:00:47.7514693Z This checks that the ordering: sparse prepare -> prepare_fx -> convert_to_reference_fx ... /opt/conda/lib/python3.7/site-packages/torch/ao/quantization/observer.py:214: UserWarning: Please use quant_min and quant_max to specify the range for observers. reduce_range will be deprecated in a future release of PyTorch. 2022-08-17T13:00:47.7515611Z reduce_range will be deprecated in a future release of PyTorch." 2022-08-17T13:00:47.8758615Z /opt/conda/lib/python3.7/site-packages/torch/ao/quantization/observer.py:214: UserWarning: Please use quant_min and quant_max to specify the range for observers. reduce_range will be deprecated in a future release of PyTorch. 2022-08-17T13:00:47.8759427Z reduce_range will be deprecated in a future release of PyTorch." 2022-08-17T13:00:47.9966520Z ok (0.284s) 2022-08-17T13:00:48.0029429Z test_constructor (ao.sparsity.test_sparsifier.TestNearlyDiagonalSparsifier) ... ok (0.006s) 2022-08-17T13:00:48.0105753Z test_mask_squash (ao.sparsity.test_sparsifier.TestNearlyDiagonalSparsifier) ... ok (0.007s) 2022-08-17T13:00:48.0170217Z test_prepare (ao.sparsity.test_sparsifier.TestNearlyDiagonalSparsifier) ... ok (0.006s) 2022-08-17T13:00:48.2732088Z test_sparsity_levels (ao.sparsity.test_sparsifier.TestNearlyDiagonalSparsifier) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T13:00:48.2732825Z function: '_verify_nearliness' (/var/lib/jenkins/workspace/test/ao/sparsity/test_sparsifier.py:451) 2022-08-17T13:00:48.2733158Z reasons: ['nearliness == -1'] 2022-08-17T13:00:48.2733501Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T13:00:48.5382448Z ok (0.521s) 2022-08-17T13:00:48.6830979Z test_step (ao.sparsity.test_sparsifier.TestNearlyDiagonalSparsifier) ... ok (0.145s) 2022-08-17T13:00:48.8311490Z test_nn_embeddings (ao.sparsity.test_data_sparsifier.TestNormDataSparsifiers) ... /opt/conda/lib/python3.7/site-packages/torch/ao/sparsity/_experimental/data_sparsifier/base_data_sparsifier.py:104: UserWarning: Replacing existing data of the same name. - Did you mean a different name? 2022-08-17T13:00:48.8312740Z warnings.warn("Replacing existing data of the same name. - Did you mean a different name?") 2022-08-17T13:00:48.9185996Z /opt/conda/lib/python3.7/site-packages/torch/ao/sparsity/_experimental/data_sparsifier/base_data_sparsifier.py:104: UserWarning: Replacing existing data of the same name. - Did you mean a different name? 2022-08-17T13:00:48.9187017Z warnings.warn("Replacing existing data of the same name. - Did you mean a different name?") 2022-08-17T13:00:49.1555602Z /opt/conda/lib/python3.7/site-packages/torch/ao/sparsity/_experimental/data_sparsifier/base_data_sparsifier.py:104: UserWarning: Replacing existing data of the same name. - Did you mean a different name? 2022-08-17T13:00:49.1556538Z warnings.warn("Replacing existing data of the same name. - Did you mean a different name?") 2022-08-17T13:00:49.1910155Z /opt/conda/lib/python3.7/site-packages/torch/ao/sparsity/_experimental/data_sparsifier/base_data_sparsifier.py:104: UserWarning: Replacing existing data of the same name. - Did you mean a different name? 2022-08-17T13:00:49.1911242Z warnings.warn("Replacing existing data of the same name. - Did you mean a different name?") 2022-08-17T13:00:49.3000897Z ok (0.617s) 2022-08-17T13:00:49.3863068Z test_nn_parameters (ao.sparsity.test_data_sparsifier.TestNormDataSparsifiers) ... /opt/conda/lib/python3.7/site-packages/torch/ao/sparsity/_experimental/data_sparsifier/base_data_sparsifier.py:104: UserWarning: Replacing existing data of the same name. - Did you mean a different name? 2022-08-17T13:00:49.3864209Z warnings.warn("Replacing existing data of the same name. - Did you mean a different name?") 2022-08-17T13:00:49.4464472Z /opt/conda/lib/python3.7/site-packages/torch/ao/sparsity/_experimental/data_sparsifier/base_data_sparsifier.py:104: UserWarning: Replacing existing data of the same name. - Did you mean a different name? 2022-08-17T13:00:49.4465394Z warnings.warn("Replacing existing data of the same name. - Did you mean a different name?") 2022-08-17T13:00:49.5850731Z /opt/conda/lib/python3.7/site-packages/torch/ao/sparsity/_experimental/data_sparsifier/base_data_sparsifier.py:104: UserWarning: Replacing existing data of the same name. - Did you mean a different name? 2022-08-17T13:00:49.5851639Z warnings.warn("Replacing existing data of the same name. - Did you mean a different name?") 2022-08-17T13:00:49.6131834Z /opt/conda/lib/python3.7/site-packages/torch/ao/sparsity/_experimental/data_sparsifier/base_data_sparsifier.py:104: UserWarning: Replacing existing data of the same name. - Did you mean a different name? 2022-08-17T13:00:49.6132745Z warnings.warn("Replacing existing data of the same name. - Did you mean a different name?") 2022-08-17T13:00:49.7069820Z ok (0.407s) 2022-08-17T13:00:49.7852120Z test_tensors (ao.sparsity.test_data_sparsifier.TestNormDataSparsifiers) ... /opt/conda/lib/python3.7/site-packages/torch/ao/sparsity/_experimental/data_sparsifier/base_data_sparsifier.py:104: UserWarning: Replacing existing data of the same name. - Did you mean a different name? 2022-08-17T13:00:49.7853192Z warnings.warn("Replacing existing data of the same name. - Did you mean a different name?") 2022-08-17T13:00:49.8453224Z /opt/conda/lib/python3.7/site-packages/torch/ao/sparsity/_experimental/data_sparsifier/base_data_sparsifier.py:104: UserWarning: Replacing existing data of the same name. - Did you mean a different name? 2022-08-17T13:00:49.8454132Z warnings.warn("Replacing existing data of the same name. - Did you mean a different name?") 2022-08-17T13:00:49.9693492Z /opt/conda/lib/python3.7/site-packages/torch/ao/sparsity/_experimental/data_sparsifier/base_data_sparsifier.py:104: UserWarning: Replacing existing data of the same name. - Did you mean a different name? 2022-08-17T13:00:49.9694448Z warnings.warn("Replacing existing data of the same name. - Did you mean a different name?") 2022-08-17T13:00:49.9970775Z /opt/conda/lib/python3.7/site-packages/torch/ao/sparsity/_experimental/data_sparsifier/base_data_sparsifier.py:104: UserWarning: Replacing existing data of the same name. - Did you mean a different name? 2022-08-17T13:00:49.9971694Z warnings.warn("Replacing existing data of the same name. - Did you mean a different name?") 2022-08-17T13:00:50.0894652Z ok (0.382s) 2022-08-17T13:00:50.0912204Z test_ptq_quantize_first (ao.sparsity.test_data_sparsifier.TestQuantizationUtils) 2022-08-17T13:00:50.1141320Z The expectation is post_training_sparse_quantize function ... ok (0.024s) 2022-08-17T13:00:50.1154675Z test_ptq_sparsify_first (ao.sparsity.test_data_sparsifier.TestQuantizationUtils) 2022-08-17T13:00:50.1309854Z The expectation is post_training_sparse_quantize function ... ok (0.017s) 2022-08-17T13:00:50.2666682Z test_sparse_qlinear (ao.sparsity.test_kernels.TestQuantizedSparseKernels) ... 2022-08-17 13:00:50,265 - root - INFO - static sparse qlinear is only available in fbgemm 2022-08-17T13:00:50.3162827Z 2022-08-17 13:00:50,315 - root - INFO - static sparse qlinear is only available in fbgemm 2022-08-17T13:00:50.3242288Z 2022-08-17 13:00:50,323 - root - INFO - dynamic sparse qlinear is only available in qnnpack 2022-08-17T13:00:50.3250216Z 2022-08-17 13:00:50,324 - root - INFO - dynamic sparse qlinear is only available in qnnpack 2022-08-17T13:00:50.3257178Z ok (0.195s) 2022-08-17T13:00:50.4304957Z test_sparse_qlinear (ao.sparsity.test_kernels.TestQuantizedSparseLayers) ... /opt/conda/lib/python3.7/site-packages/torch/ao/quantization/utils.py:285: UserWarning: must run observer before calling calculate_qparams. Returning default values. 2022-08-17T13:00:50.4305799Z "must run observer before calling calculate_qparams. " + 2022-08-17T13:00:50.4403021Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-17T13:00:50.4935071Z /opt/conda/lib/python3.7/site-packages/torch/ao/quantization/observer.py:214: UserWarning: Please use quant_min and quant_max to specify the range for observers. reduce_range will be deprecated in a future release of PyTorch. 2022-08-17T13:00:50.4935732Z reduce_range will be deprecated in a future release of PyTorch." 2022-08-17T13:00:50.4956255Z /opt/conda/lib/python3.7/site-packages/torch/ao/quantization/utils.py:277: UserWarning: must run observer before calling calculate_qparams. Returning default values. 2022-08-17T13:00:50.4956640Z "must run observer before calling calculate_qparams. " + 2022-08-17T13:00:50.4966194Z /opt/conda/lib/python3.7/site-packages/torch/ao/quantization/observer.py:1173: UserWarning: must run observer before calling calculate_qparams. Returning default scale and zero point 2022-08-17T13:00:50.4966935Z Returning default scale and zero point " 2022-08-17T13:00:50.5081796Z ok (0.182s) 2022-08-17T13:00:50.5231768Z test_sparse_qlinear_serdes (ao.sparsity.test_kernels.TestQuantizedSparseLayers) ... /opt/conda/lib/python3.7/site-packages/torch/ao/quantization/utils.py:285: UserWarning: must run observer before calling calculate_qparams. Returning default values. 2022-08-17T13:00:50.5232789Z "must run observer before calling calculate_qparams. " + 2022-08-17T13:00:50.5513407Z [W qlinear_dynamic.cpp:239] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic_impl) 2022-08-17T13:00:50.5885291Z /opt/conda/lib/python3.7/site-packages/torch/ao/quantization/observer.py:214: UserWarning: Please use quant_min and quant_max to specify the range for observers. reduce_range will be deprecated in a future release of PyTorch. 2022-08-17T13:00:50.5886090Z reduce_range will be deprecated in a future release of PyTorch." 2022-08-17T13:00:50.5906180Z /opt/conda/lib/python3.7/site-packages/torch/ao/quantization/utils.py:277: UserWarning: must run observer before calling calculate_qparams. Returning default values. 2022-08-17T13:00:50.5906826Z "must run observer before calling calculate_qparams. " + 2022-08-17T13:00:50.5919541Z /opt/conda/lib/python3.7/site-packages/torch/ao/quantization/observer.py:1173: UserWarning: must run observer before calling calculate_qparams. Returning default scale and zero point 2022-08-17T13:00:50.5920199Z Returning default scale and zero point " 2022-08-17T13:00:50.6085566Z ok (0.100s) 2022-08-17T13:00:50.6189071Z test_constructor (ao.sparsity.test_scheduler.TestScheduler) ... ok (0.010s) 2022-08-17T13:00:50.6286583Z test_lambda_scheduler (ao.sparsity.test_scheduler.TestScheduler) ... /opt/conda/lib/python3.7/site-packages/torch/ao/sparsity/scheduler/base_scheduler.py:127: UserWarning: Detected call of `scheduler.step()` before `sparsifier.step()`. You have to make sure you run the sparsifier.step() BEFORE any calls to the scheduer.step(). 2022-08-17T13:00:50.6287585Z "calls to the scheduer.step().", UserWarning) 2022-08-17T13:00:50.6287920Z ok (0.010s) 2022-08-17T13:00:50.6294344Z test_order_of_steps (ao.sparsity.test_scheduler.TestScheduler) 2022-08-17T13:00:50.6438630Z Checks if the warning is thrown if the scheduler step is called ... ok (0.015s) 2022-08-17T13:00:50.6533557Z test_step (ao.sparsity.test_scheduler.TestScheduler) ... ok (0.009s) 2022-08-17T13:00:50.6540718Z test_fqn_to_module (ao.sparsity.test_sparsity_utils.TestSparsityUtilFunctions) 2022-08-17T13:00:50.6679746Z Tests that fqn_to_module operates as inverse ... ok (0.014s) 2022-08-17T13:00:50.6683859Z test_fqn_to_module_fail (ao.sparsity.test_sparsity_utils.TestSparsityUtilFunctions) 2022-08-17T13:00:50.6725773Z Tests that fqn_to_module returns None when it tries to ... ok (0.004s) 2022-08-17T13:00:50.6733580Z test_fqn_to_module_for_tensors (ao.sparsity.test_sparsity_utils.TestSparsityUtilFunctions) 2022-08-17T13:00:50.6918488Z Tests that fqn_to_module works for tensors, actually all parameters ... ok (0.019s) 2022-08-17T13:00:50.6927320Z test_get_arg_info_from_tensor_fqn (ao.sparsity.test_sparsity_utils.TestSparsityUtilFunctions) 2022-08-17T13:00:50.7151691Z Tests that get_arg_info_from_tensor_fqn works for all parameters of the model. ... ok (0.023s) 2022-08-17T13:00:50.7157647Z test_get_arg_info_from_tensor_fqn_fail (ao.sparsity.test_sparsity_utils.TestSparsityUtilFunctions) 2022-08-17T13:00:50.7211376Z Tests that get_arg_info_from_tensor_fqn works as expected for invalid tensor_fqn ... ok (0.006s) 2022-08-17T13:00:50.7216829Z test_module_to_fqn (ao.sparsity.test_sparsity_utils.TestSparsityUtilFunctions) 2022-08-17T13:00:50.7348517Z Tests that module_to_fqn works as expected when compared to known good ... ok (0.013s) 2022-08-17T13:00:50.7353369Z test_module_to_fqn_fail (ao.sparsity.test_sparsity_utils.TestSparsityUtilFunctions) 2022-08-17T13:00:50.7404207Z Tests that module_to_fqn returns None when an fqn that doesn't ... ok (0.005s) 2022-08-17T13:00:50.7407595Z test_module_to_fqn_root (ao.sparsity.test_sparsity_utils.TestSparsityUtilFunctions) 2022-08-17T13:00:50.7452414Z Tests that module_to_fqn returns '' when model and target module are the same ... ok (0.005s) 2022-08-17T13:00:50.7512637Z test_constructor (ao.sparsity.test_sparsifier.TestWeightNormSparsifier) ... ok (0.006s) 2022-08-17T13:00:50.7577979Z test_mask_squash (ao.sparsity.test_sparsifier.TestWeightNormSparsifier) ... ok (0.006s) 2022-08-17T13:00:50.7638971Z test_prepare (ao.sparsity.test_sparsifier.TestWeightNormSparsifier) ... ok (0.006s) 2022-08-17T13:00:50.8275930Z test_sparsity_levels (ao.sparsity.test_sparsifier.TestWeightNormSparsifier) ... ok (0.064s) 2022-08-17T13:00:51.0086436Z test_step (ao.sparsity.test_sparsifier.TestWeightNormSparsifier) ... ok (0.181s) 2022-08-17T13:00:51.0382224Z test_step_2_of_4 (ao.sparsity.test_sparsifier.TestWeightNormSparsifier) ... ok (0.029s) 2022-08-17T13:00:51.0383963Z 2022-08-17T13:00:51.0384368Z ---------------------------------------------------------------------- 2022-08-17T13:00:51.0384760Z Ran 70 tests in 15.425s 2022-08-17T13:00:51.0384949Z 2022-08-17T13:00:51.0385066Z OK (skipped=2) 2022-08-17T13:00:51.0385241Z 2022-08-17T13:00:51.0385392Z Generating XML reports... 2022-08-17T13:00:51.0419017Z Generated XML report: test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_data_scheduler.TestBaseDataScheduler-20220817130035.xml 2022-08-17T13:00:51.0424006Z Generated XML report: test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_data_sparsifier.TestBaseDataSparsifier-20220817130035.xml 2022-08-17T13:00:51.0431074Z Generated XML report: test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_pruner.TestBasePruner-20220817130035.xml 2022-08-17T13:00:51.0442989Z Generated XML report: test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_sparsifier.TestBaseSparsifier-20220817130035.xml 2022-08-17T13:00:51.0460446Z Generated XML report: test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_composability.TestComposability-20220817130035.xml 2022-08-17T13:00:51.0467247Z Generated XML report: test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_parametrization.TestFakeSparsity-20220817130035.xml 2022-08-17T13:00:51.0478027Z Generated XML report: test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_composability.TestFxComposability-20220817130035.xml 2022-08-17T13:00:51.0486784Z Generated XML report: test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_sparsifier.TestNearlyDiagonalSparsifier-20220817130035.xml 2022-08-17T13:00:51.0494238Z Generated XML report: test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_data_sparsifier.TestNormDataSparsifiers-20220817130035.xml 2022-08-17T13:00:51.0498670Z Generated XML report: test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_data_sparsifier.TestQuantizationUtils-20220817130035.xml 2022-08-17T13:00:51.0501616Z Generated XML report: test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_kernels.TestQuantizedSparseKernels-20220817130035.xml 2022-08-17T13:00:51.0507097Z Generated XML report: test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_kernels.TestQuantizedSparseLayers-20220817130035.xml 2022-08-17T13:00:51.0513449Z Generated XML report: test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_scheduler.TestScheduler-20220817130035.xml 2022-08-17T13:00:51.0525914Z Generated XML report: test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_sparsity_utils.TestSparsityUtilFunctions-20220817130035.xml 2022-08-17T13:00:51.0533996Z Generated XML report: test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_sparsifier.TestWeightNormSparsifier-20220817130035.xml 2022-08-17T13:00:51.0537623Z Generated XML report: test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_activation_sparsifier.TestActivationSparsifier-20220817130035.xml 2022-08-17T13:00:51.5553257Z Running test_dynamic_shapes ... [2022-08-17 13:00:51.554915] 2022-08-17T13:00:51.5554077Z Executing ['/opt/conda/bin/python', '-bb', 'test_dynamic_shapes.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 13:00:51.555005] 2022-08-17T13:00:52.6860367Z Test results will be stored in test-reports/python-unittest/test_dynamic_shapes 2022-08-17T13:00:52.6871792Z 2022-08-17T13:00:52.6871983Z Running tests... 2022-08-17T13:00:52.6872568Z ---------------------------------------------------------------------- 2022-08-17T13:00:53.4965048Z test_arith_ops (__main__.TestPySymInt) ... Exception ignored in: at 0x7f261e8cb3d0> 2022-08-17T13:00:53.4965550Z Traceback (most recent call last): 2022-08-17T13:00:53.4966174Z File "/opt/conda/lib/python3.7/site-packages/setuptools/_vendor/pyparsing.py", line 183, in 2022-08-17T13:00:53.4966695Z _generatorType = type((y for y in range(1))) 2022-08-17T13:00:53.4967284Z SystemError: error return without exception set 2022-08-17T13:00:59.4696733Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T13:00:59.4697706Z function: 'python_bitcount' (/opt/conda/lib/python3.7/site-packages/mpmath/libmp/libintmath.py:91) 2022-08-17T13:00:59.4698241Z reasons: ['n == 205'] 2022-08-17T13:00:59.4698719Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T13:00:59.5797939Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T13:00:59.5798898Z function: 'from_float' (/opt/conda/lib/python3.7/site-packages/mpmath/libmp/libmpf.py:410) 2022-08-17T13:00:59.5799410Z reasons: ['x == 365.259636'] 2022-08-17T13:00:59.5799966Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T13:01:03.6200315Z ok (10.884s) 2022-08-17T13:01:03.7031080Z test_aten_ops (__main__.TestPySymInt) ... ok (0.083s) 2022-08-17T13:01:03.8545254Z test_binary (__main__.TestPySymInt) ... ok (0.151s) 2022-08-17T13:01:03.8710637Z test_fx_trace_intlist (__main__.TestPySymInt) ... ok (0.016s) 2022-08-17T13:01:03.8734936Z test_meta_symint (__main__.TestPySymInt) ... ok (0.002s) 2022-08-17T13:01:03.9996792Z test_reverse_arith_ops (__main__.TestPySymInt) ... ok (0.126s) 2022-08-17T13:01:04.1098793Z test_roundtrip (__main__.TestPySymInt) ... ok (0.110s) 2022-08-17T13:01:04.1442871Z test_size_expressions (__main__.TestPySymInt) ... ok (0.034s) 2022-08-17T13:01:04.1971756Z test_symint_args (__main__.TestPySymInt) ... ok (0.053s) 2022-08-17T13:01:04.4316717Z test_symint_vargs (__main__.TestPySymInt) ... ok (0.234s) 2022-08-17T13:01:04.4316998Z 2022-08-17T13:01:04.4317417Z ---------------------------------------------------------------------- 2022-08-17T13:01:04.4318177Z Ran 10 tests in 11.744s 2022-08-17T13:01:04.4318376Z 2022-08-17T13:01:04.4318479Z OK 2022-08-17T13:01:04.4318639Z 2022-08-17T13:01:04.4318790Z Generating XML reports... 2022-08-17T13:01:04.4352544Z Generated XML report: test-reports/python-unittest/test_dynamic_shapes/TEST-TestPySymInt-20220817130052.xml 2022-08-17T13:01:04.8534794Z Running test_jit_autocast ... [2022-08-17 13:01:04.853090] 2022-08-17T13:01:04.8535339Z Executing ['/opt/conda/bin/python', '-bb', 'test_jit_autocast.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 13:01:04.853176] 2022-08-17T13:01:07.4604093Z CUDA not available, skipping tests 2022-08-17T13:01:07.4631711Z monkeytype is not installed. Skipping tests for Profile-Directed Typing 2022-08-17T13:01:07.5123507Z Test results will be stored in test-reports/python-unittest/test_jit_autocast 2022-08-17T13:01:07.5139034Z 2022-08-17T13:01:07.5139392Z Running tests... 2022-08-17T13:01:07.5140005Z ---------------------------------------------------------------------- 2022-08-17T13:01:07.5711148Z test_autocast_api (__main__.TestAutocast) ... skip: No cuda (0.005s) 2022-08-17T13:01:07.5720754Z test_autocast_api_not_supported (__main__.TestAutocast) ... skip: we need to provide dtype argument at this moment (0.001s) 2022-08-17T13:01:07.5736127Z test_autocast_autodiff (__main__.TestAutocast) ... skip: No cuda (0.001s) 2022-08-17T13:01:07.5741293Z test_autocast_decorator (__main__.TestAutocast) ... skip: autocast decorators not supported (0.000s) 2022-08-17T13:01:07.5746361Z test_autocast_decorator_outside_jit (__main__.TestAutocast) ... skip: No cuda (0.000s) 2022-08-17T13:01:07.5756275Z test_autocast_mixed_dtypes (__main__.TestAutocast) ... skip: No cuda (0.001s) 2022-08-17T13:01:07.5763740Z test_callees (__main__.TestAutocast) ... skip: No cuda (0.001s) 2022-08-17T13:01:07.5770289Z test_callees_with_autocast_off (__main__.TestAutocast) ... skip: No cuda (0.001s) 2022-08-17T13:01:07.5776404Z test_callees_with_autocast_on (__main__.TestAutocast) ... skip: No cuda (0.001s) 2022-08-17T13:01:07.5782469Z test_conditional_autocast (__main__.TestAutocast) ... skip: No cuda (0.001s) 2022-08-17T13:01:07.5791349Z test_control_flow (__main__.TestAutocast) ... skip: broken due to lack of type propagation (0.001s) 2022-08-17T13:01:07.5798760Z test_divergent_autocast (__main__.TestAutocast) ... skip: No cuda (0.001s) 2022-08-17T13:01:07.5807442Z test_divergent_types (__main__.TestAutocast) ... skip: No cuda (0.001s) 2022-08-17T13:01:07.5813509Z test_duplicate_inputs (__main__.TestAutocast) ... skip: No cuda (0.001s) 2022-08-17T13:01:07.5819921Z test_eager_and_script (__main__.TestAutocast) ... skip: No cuda (0.001s) 2022-08-17T13:01:07.5828406Z test_explicit_casts (__main__.TestAutocast) ... skip: No cuda (0.001s) 2022-08-17T13:01:07.5833294Z test_fp32_policy (__main__.TestAutocast) ... skip: No cuda (0.000s) 2022-08-17T13:01:07.5838695Z test_fp32_policy_with_fp64 (__main__.TestAutocast) ... skip: No cuda (0.000s) 2022-08-17T13:01:07.5848221Z test_fp32_set_opt_dtype_policy (__main__.TestAutocast) ... skip: No cuda (0.001s) 2022-08-17T13:01:07.5858432Z test_fp32_set_opt_dtype_policy_fp64 (__main__.TestAutocast) ... skip: No cuda (0.001s) 2022-08-17T13:01:07.6076580Z test_ignore_amp (__main__.TestAutocast) ... Exception ignored in: .extract_files.. at 0x7f1d36017bd0> 2022-08-17T13:01:07.6077164Z Traceback (most recent call last): 2022-08-17T13:01:07.6077876Z File "/opt/conda/lib/python3.7/site-packages/torch/testing/_internal/jit_utils.py", line 210, in 2022-08-17T13:01:07.6078298Z debug_files = (pickle.load(f) for f in debug_files_stream) 2022-08-17T13:01:07.6078625Z SystemError: error return without exception set 2022-08-17T13:01:07.6079124Z Exception ignored in: .extract_files.. at 0x7f1d36017b50> 2022-08-17T13:01:07.6079451Z Traceback (most recent call last): 2022-08-17T13:01:07.6080093Z File "/opt/conda/lib/python3.7/site-packages/torch/testing/_internal/jit_utils.py", line 209, in 2022-08-17T13:01:07.6080422Z debug_files_stream = (archive.open(f) for f in debug_files_str) 2022-08-17T13:01:07.6080696Z SystemError: error return without exception set 2022-08-17T13:01:08.2513859Z ok (0.665s) 2022-08-17T13:01:08.2519597Z test_implicitly_nested_autocast (__main__.TestAutocast) ... skip: No cuda (0.001s) 2022-08-17T13:01:08.2527672Z test_inplace (__main__.TestAutocast) ... skip: No cuda (0.001s) 2022-08-17T13:01:08.3343019Z test_jit_autocast_softmax_cpu (__main__.TestAutocast) ... ok (0.081s) 2022-08-17T13:01:08.3349368Z test_jit_autocast_softmax_gpu (__main__.TestAutocast) ... skip: No cuda (0.001s) 2022-08-17T13:01:08.3362580Z test_jit_call_method_under_autocast (__main__.TestAutocast) ... skip: No cuda (0.001s) 2022-08-17T13:01:08.3375492Z test_jit_executor_under_autocast (__main__.TestAutocast) ... skip: No cuda (0.001s) 2022-08-17T13:01:08.3386828Z test_jit_freeze_autocast_basic (__main__.TestAutocast) ... skip: No cuda (0.001s) 2022-08-17T13:01:08.3397235Z test_jit_freeze_autocast_constants (__main__.TestAutocast) ... skip: No cuda (0.001s) 2022-08-17T13:01:08.3404115Z test_linear_bf16 (__main__.TestAutocast) ... skip: No cuda bfloat16 support (0.001s) 2022-08-17T13:01:08.3410478Z test_minimal (__main__.TestAutocast) ... skip: No cuda (0.001s) 2022-08-17T13:01:08.3415693Z test_minimal_cpu (__main__.TestAutocast) ... skip: No cuda (0.000s) 2022-08-17T13:01:08.3420897Z test_minimal_off (__main__.TestAutocast) ... skip: No cuda (0.000s) 2022-08-17T13:01:08.3429575Z test_nested_autocast (__main__.TestAutocast) ... skip: No cuda (0.001s) 2022-08-17T13:01:08.3436879Z test_promote_policy (__main__.TestAutocast) ... skip: No cuda (0.001s) 2022-08-17T13:01:08.3442547Z test_promote_policy_fp64 (__main__.TestAutocast) ... skip: No cuda (0.000s) 2022-08-17T13:01:08.3451336Z test_reused_autocast (__main__.TestAutocast) ... skip: No cuda (0.001s) 2022-08-17T13:01:08.3459896Z test_reused_autocast_expr (__main__.TestAutocast) ... skip: unsuported autocast syntax (0.001s) 2022-08-17T13:01:08.3465078Z test_runtime_autocast_state (__main__.TestAutocast) ... skip: No cuda (0.000s) 2022-08-17T13:01:08.3470676Z test_runtime_autocast_state_expr (__main__.TestAutocast) ... skip: No cuda (0.000s) 2022-08-17T13:01:08.3477474Z test_script_and_tracing (__main__.TestAutocast) ... skip: No cuda (0.001s) 2022-08-17T13:01:08.3485242Z test_script_and_tracing_with_autocast (__main__.TestAutocast) ... skip: autocast(False) is ignored inside traced functions (0.001s) 2022-08-17T13:01:08.3495114Z test_script_module (__main__.TestAutocast) ... skip: No cuda (0.001s) 2022-08-17T13:01:08.3502029Z test_tracing_and_script (__main__.TestAutocast) ... skip: No cuda (0.001s) 2022-08-17T13:01:08.3508673Z test_tracing_with_autocast_and_script (__main__.TestAutocast) ... skip: scripted called from traced TorchScript is not yet working (0.001s) 2022-08-17T13:01:11.1815780Z test_generate_autocast_jit_trace_model (__main__.TestJitTraceAutocast) ... ok (2.830s) 2022-08-17T13:01:11.3509510Z 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-17T13:01:11.3510524Z warnings.warn(msg, FutureWarning) 2022-08-17T13:01:13.3522458Z /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.assert_allclose() is deprecated since 1.12 and will be removed in 1.14. Use torch.testing.assert_close() instead. For detailed upgrade instructions see https://github.com/pytorch/pytorch/issues/61844. 2022-08-17T13:01:13.3523336Z warnings.warn(msg, FutureWarning) 2022-08-17T13:01:15.4074026Z /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.assert_allclose() is deprecated since 1.12 and will be removed in 1.14. Use torch.testing.assert_close() instead. For detailed upgrade instructions see https://github.com/pytorch/pytorch/issues/61844. 2022-08-17T13:01:15.4075272Z warnings.warn(msg, FutureWarning) 2022-08-17T13:01:15.4330671Z ok (4.250s) 2022-08-17T13:01:15.6110493Z test_nhwc_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-17T13:01:15.6111489Z warnings.warn(msg, FutureWarning) 2022-08-17T13:01:17.4840778Z /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.assert_allclose() is deprecated since 1.12 and will be removed in 1.14. Use torch.testing.assert_close() instead. For detailed upgrade instructions see https://github.com/pytorch/pytorch/issues/61844. 2022-08-17T13:01:17.4841699Z warnings.warn(msg, FutureWarning) 2022-08-17T13:01:19.3985621Z /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.assert_allclose() is deprecated since 1.12 and will be removed in 1.14. Use torch.testing.assert_close() instead. For detailed upgrade instructions see https://github.com/pytorch/pytorch/issues/61844. 2022-08-17T13:01:19.3986518Z warnings.warn(msg, FutureWarning) 2022-08-17T13:01:19.4217743Z ok (3.988s) 2022-08-17T13:01:19.4904359Z test_script_autocast_cpu (__main__.TestJitTraceAutocast) ... ok (0.068s) 2022-08-17T13:01:19.4996820Z test_script_autocast_cuda (__main__.TestJitTraceAutocast) ... skip: No cuda (0.001s) 2022-08-17T13:01:19.6440560Z test_script_autocast_enable_and_check (__main__.TestJitTraceAutocast) ... ok (0.144s) 2022-08-17T13:01:19.7152971Z test_scripted_aliasing (__main__.TestJitTraceAutocast) ... ok (0.071s) 2022-08-17T13:01:19.7153456Z 2022-08-17T13:01:19.7153985Z ---------------------------------------------------------------------- 2022-08-17T13:01:19.7154413Z Ran 52 tests in 12.201s 2022-08-17T13:01:19.7154601Z 2022-08-17T13:01:19.7154713Z OK (skipped=44) 2022-08-17T13:01:19.7154867Z 2022-08-17T13:01:19.7154993Z Generating XML reports... 2022-08-17T13:01:19.7230312Z Generated XML report: test-reports/python-unittest/test_jit_autocast/TEST-TestAutocast-20220817130107.xml 2022-08-17T13:01:19.7239138Z Generated XML report: test-reports/python-unittest/test_jit_autocast/TEST-TestJitTraceAutocast-20220817130107.xml 2022-08-17T13:01:20.2739396Z Running test_type_promotion ... [2022-08-17 13:01:20.273547] 2022-08-17T13:01:20.2739927Z Executing ['/opt/conda/bin/python', '-bb', 'test_type_promotion.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 13:01:20.273635] 2022-08-17T13:01:21.6953200Z Test results will be stored in test-reports/python-unittest/test_type_promotion 2022-08-17T13:01:21.7043100Z 2022-08-17T13:01:21.7043577Z Running tests... 2022-08-17T13:01:21.7044179Z ---------------------------------------------------------------------- 2022-08-17T13:01:21.8777869Z test_add_wrapped_cpu (__main__.TestTypePromotionCPU) ... ok (0.119s) 2022-08-17T13:01:21.9212653Z test_alpha_mismatch_cpu (__main__.TestTypePromotionCPU) ... ok (0.043s) 2022-08-17T13:01:21.9596182Z test_alternate_result_cpu (__main__.TestTypePromotionCPU) ... ok (0.038s) 2022-08-17T13:01:21.9720611Z test_bfloat16_cpu (__main__.TestTypePromotionCPU) ... ok (0.012s) 2022-08-17T13:01:22.0175578Z test_booleans_cpu (__main__.TestTypePromotionCPU) ... /var/lib/jenkins/torchdynamo/torchdynamo/variables/tensor.py:84: UserWarning: This overload of add is deprecated: 2022-08-17T13:01:22.0176060Z add(Tensor input, Number alpha, Tensor other, *, Tensor out) 2022-08-17T13:01:22.0176324Z Consider using one of the following signatures instead: 2022-08-17T13:01:22.0176966Z add(Tensor input, Tensor other, *, Number alpha, Tensor out) (Triggered internally at /var/lib/jenkins/workspace/torch/csrc/utils/python_arg_parser.cpp:1405.) 2022-08-17T13:01:22.0177366Z return proxy.node.target(*args, **kwargs) 2022-08-17T13:01:22.0278280Z ok (0.056s) 2022-08-17T13:01:22.0304585Z test_can_cast_cpu (__main__.TestTypePromotionCPU) ... ok (0.003s) 2022-08-17T13:01:22.0664782Z test_cat_different_dtypes_cpu (__main__.TestTypePromotionCPU) ... ok (0.036s) 2022-08-17T13:01:23.6308448Z test_cat_out_different_dtypes_cpu (__main__.TestTypePromotionCPU) ... ok (1.564s) 2022-08-17T13:01:23.6795134Z test_clamp_type_promotion_cpu_bool_bool_bool (__main__.TestTypePromotionCPU) ... ok (0.048s) 2022-08-17T13:01:23.7175699Z test_clamp_type_promotion_cpu_bool_bool_float32 (__main__.TestTypePromotionCPU) ... ok (0.038s) 2022-08-17T13:01:23.7566782Z test_clamp_type_promotion_cpu_bool_bool_float64 (__main__.TestTypePromotionCPU) ... ok (0.039s) 2022-08-17T13:01:23.7852156Z test_clamp_type_promotion_cpu_bool_bool_int32 (__main__.TestTypePromotionCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T13:01:23.7852760Z function: '' (test_type_promotion.py:1145) 2022-08-17T13:01:23.7853298Z reasons: ["str(exp_type) == 'torch.float32'"] 2022-08-17T13:01:23.7853665Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T13:01:23.7857751Z ok (0.029s) 2022-08-17T13:01:23.8240918Z test_clamp_type_promotion_cpu_bool_float32_bool (__main__.TestTypePromotionCPU) ... ok (0.038s) 2022-08-17T13:01:23.8531844Z test_clamp_type_promotion_cpu_bool_float32_float32 (__main__.TestTypePromotionCPU) ... ok (0.029s) 2022-08-17T13:01:23.8831173Z test_clamp_type_promotion_cpu_bool_float32_float64 (__main__.TestTypePromotionCPU) ... ok (0.030s) 2022-08-17T13:01:23.9129029Z test_clamp_type_promotion_cpu_bool_float32_int32 (__main__.TestTypePromotionCPU) ... ok (0.030s) 2022-08-17T13:01:23.9165759Z test_clamp_type_promotion_cpu_bool_float64_bool (__main__.TestTypePromotionCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T13:01:23.9166363Z function: 'test_clamp_type_promotion' (test_type_promotion.py:1110) 2022-08-17T13:01:23.9166677Z reasons: ["str(dtypes[1]) == 'torch.bool'"] 2022-08-17T13:01:23.9167085Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T13:01:23.9246124Z ok (0.012s) 2022-08-17T13:01:23.9332026Z test_clamp_type_promotion_cpu_bool_float64_float32 (__main__.TestTypePromotionCPU) ... ok (0.008s) 2022-08-17T13:01:23.9384427Z test_clamp_type_promotion_cpu_bool_float64_float64 (__main__.TestTypePromotionCPU) ... ok (0.005s) 2022-08-17T13:01:23.9475809Z test_clamp_type_promotion_cpu_bool_float64_int32 (__main__.TestTypePromotionCPU) ... ok (0.009s) 2022-08-17T13:01:23.9521294Z test_clamp_type_promotion_cpu_bool_int32_bool (__main__.TestTypePromotionCPU) ... ok (0.004s) 2022-08-17T13:01:23.9567616Z test_clamp_type_promotion_cpu_bool_int32_float32 (__main__.TestTypePromotionCPU) ... ok (0.005s) 2022-08-17T13:01:23.9614054Z test_clamp_type_promotion_cpu_bool_int32_float64 (__main__.TestTypePromotionCPU) ... ok (0.005s) 2022-08-17T13:01:23.9659416Z test_clamp_type_promotion_cpu_bool_int32_int32 (__main__.TestTypePromotionCPU) ... ok (0.004s) 2022-08-17T13:01:23.9718601Z test_clamp_type_promotion_cpu_float32_bool_bool (__main__.TestTypePromotionCPU) ... ok (0.006s) 2022-08-17T13:01:23.9774319Z test_clamp_type_promotion_cpu_float32_bool_float32 (__main__.TestTypePromotionCPU) ... ok (0.005s) 2022-08-17T13:01:23.9830213Z test_clamp_type_promotion_cpu_float32_bool_float64 (__main__.TestTypePromotionCPU) ... ok (0.005s) 2022-08-17T13:01:23.9886564Z test_clamp_type_promotion_cpu_float32_bool_int32 (__main__.TestTypePromotionCPU) ... ok (0.006s) 2022-08-17T13:01:23.9941785Z test_clamp_type_promotion_cpu_float32_float32_bool (__main__.TestTypePromotionCPU) ... ok (0.005s) 2022-08-17T13:01:23.9999190Z test_clamp_type_promotion_cpu_float32_float32_float32 (__main__.TestTypePromotionCPU) ... ok (0.006s) 2022-08-17T13:01:24.0057905Z test_clamp_type_promotion_cpu_float32_float32_float64 (__main__.TestTypePromotionCPU) ... ok (0.006s) 2022-08-17T13:01:24.0114591Z test_clamp_type_promotion_cpu_float32_float32_int32 (__main__.TestTypePromotionCPU) ... ok (0.006s) 2022-08-17T13:01:24.0170769Z test_clamp_type_promotion_cpu_float32_float64_bool (__main__.TestTypePromotionCPU) ... ok (0.006s) 2022-08-17T13:01:24.0228643Z test_clamp_type_promotion_cpu_float32_float64_float32 (__main__.TestTypePromotionCPU) ... ok (0.006s) 2022-08-17T13:01:24.0286434Z test_clamp_type_promotion_cpu_float32_float64_float64 (__main__.TestTypePromotionCPU) ... ok (0.006s) 2022-08-17T13:01:24.0342184Z test_clamp_type_promotion_cpu_float32_float64_int32 (__main__.TestTypePromotionCPU) ... ok (0.005s) 2022-08-17T13:01:24.0399146Z test_clamp_type_promotion_cpu_float32_int32_bool (__main__.TestTypePromotionCPU) ... ok (0.006s) 2022-08-17T13:01:24.0456638Z test_clamp_type_promotion_cpu_float32_int32_float32 (__main__.TestTypePromotionCPU) ... ok (0.006s) 2022-08-17T13:01:24.0513586Z test_clamp_type_promotion_cpu_float32_int32_float64 (__main__.TestTypePromotionCPU) ... ok (0.006s) 2022-08-17T13:01:24.0571983Z test_clamp_type_promotion_cpu_float32_int32_int32 (__main__.TestTypePromotionCPU) ... ok (0.006s) 2022-08-17T13:01:24.0629768Z test_clamp_type_promotion_cpu_float64_bool_bool (__main__.TestTypePromotionCPU) ... ok (0.006s) 2022-08-17T13:01:24.0685405Z test_clamp_type_promotion_cpu_float64_bool_float32 (__main__.TestTypePromotionCPU) ... ok (0.005s) 2022-08-17T13:01:24.0740676Z test_clamp_type_promotion_cpu_float64_bool_float64 (__main__.TestTypePromotionCPU) ... ok (0.005s) 2022-08-17T13:01:24.0795620Z test_clamp_type_promotion_cpu_float64_bool_int32 (__main__.TestTypePromotionCPU) ... ok (0.005s) 2022-08-17T13:01:24.0851072Z test_clamp_type_promotion_cpu_float64_float32_bool (__main__.TestTypePromotionCPU) ... ok (0.005s) 2022-08-17T13:01:24.0908178Z test_clamp_type_promotion_cpu_float64_float32_float32 (__main__.TestTypePromotionCPU) ... ok (0.006s) 2022-08-17T13:01:24.0965435Z test_clamp_type_promotion_cpu_float64_float32_float64 (__main__.TestTypePromotionCPU) ... ok (0.006s) 2022-08-17T13:01:24.1021138Z test_clamp_type_promotion_cpu_float64_float32_int32 (__main__.TestTypePromotionCPU) ... ok (0.005s) 2022-08-17T13:01:24.1076253Z test_clamp_type_promotion_cpu_float64_float64_bool (__main__.TestTypePromotionCPU) ... ok (0.005s) 2022-08-17T13:01:24.1133398Z test_clamp_type_promotion_cpu_float64_float64_float32 (__main__.TestTypePromotionCPU) ... ok (0.006s) 2022-08-17T13:01:24.1189932Z test_clamp_type_promotion_cpu_float64_float64_float64 (__main__.TestTypePromotionCPU) ... ok (0.006s) 2022-08-17T13:01:24.1245183Z test_clamp_type_promotion_cpu_float64_float64_int32 (__main__.TestTypePromotionCPU) ... ok (0.005s) 2022-08-17T13:01:24.1300625Z test_clamp_type_promotion_cpu_float64_int32_bool (__main__.TestTypePromotionCPU) ... ok (0.005s) 2022-08-17T13:01:24.1356358Z test_clamp_type_promotion_cpu_float64_int32_float32 (__main__.TestTypePromotionCPU) ... ok (0.005s) 2022-08-17T13:01:24.1411723Z test_clamp_type_promotion_cpu_float64_int32_float64 (__main__.TestTypePromotionCPU) ... ok (0.005s) 2022-08-17T13:01:24.1468112Z test_clamp_type_promotion_cpu_float64_int32_int32 (__main__.TestTypePromotionCPU) ... ok (0.006s) 2022-08-17T13:01:24.1520244Z test_clamp_type_promotion_cpu_int32_bool_bool (__main__.TestTypePromotionCPU) ... ok (0.005s) 2022-08-17T13:01:24.1569851Z test_clamp_type_promotion_cpu_int32_bool_float32 (__main__.TestTypePromotionCPU) ... ok (0.005s) 2022-08-17T13:01:24.1619341Z test_clamp_type_promotion_cpu_int32_bool_float64 (__main__.TestTypePromotionCPU) ... ok (0.005s) 2022-08-17T13:01:24.1669452Z test_clamp_type_promotion_cpu_int32_bool_int32 (__main__.TestTypePromotionCPU) ... ok (0.005s) 2022-08-17T13:01:24.1718238Z test_clamp_type_promotion_cpu_int32_float32_bool (__main__.TestTypePromotionCPU) ... ok (0.005s) 2022-08-17T13:01:24.1766606Z test_clamp_type_promotion_cpu_int32_float32_float32 (__main__.TestTypePromotionCPU) ... ok (0.005s) 2022-08-17T13:01:24.1815804Z test_clamp_type_promotion_cpu_int32_float32_float64 (__main__.TestTypePromotionCPU) ... ok (0.005s) 2022-08-17T13:01:24.1863471Z test_clamp_type_promotion_cpu_int32_float32_int32 (__main__.TestTypePromotionCPU) ... ok (0.005s) 2022-08-17T13:01:24.1910954Z test_clamp_type_promotion_cpu_int32_float64_bool (__main__.TestTypePromotionCPU) ... ok (0.005s) 2022-08-17T13:01:24.1959537Z test_clamp_type_promotion_cpu_int32_float64_float32 (__main__.TestTypePromotionCPU) ... ok (0.005s) 2022-08-17T13:01:24.2007623Z test_clamp_type_promotion_cpu_int32_float64_float64 (__main__.TestTypePromotionCPU) ... ok (0.005s) 2022-08-17T13:01:24.2054545Z test_clamp_type_promotion_cpu_int32_float64_int32 (__main__.TestTypePromotionCPU) ... ok (0.005s) 2022-08-17T13:01:24.2104392Z test_clamp_type_promotion_cpu_int32_int32_bool (__main__.TestTypePromotionCPU) ... ok (0.005s) 2022-08-17T13:01:24.2153706Z test_clamp_type_promotion_cpu_int32_int32_float32 (__main__.TestTypePromotionCPU) ... ok (0.005s) 2022-08-17T13:01:24.2203301Z test_clamp_type_promotion_cpu_int32_int32_float64 (__main__.TestTypePromotionCPU) ... ok (0.005s) 2022-08-17T13:01:24.2254265Z test_clamp_type_promotion_cpu_int32_int32_int32 (__main__.TestTypePromotionCPU) ... ok (0.005s) 2022-08-17T13:01:24.2571578Z test_comparison_ops_with_type_promotion_cpu (__main__.TestTypePromotionCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T13:01:24.2572112Z function: '' (test_type_promotion.py:557) 2022-08-17T13:01:24.2572445Z reasons: ["tensor 'y' dtype mismatch. expected Byte, actual Long"] 2022-08-17T13:01:24.2572822Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T13:01:24.2911320Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T13:01:24.2911724Z function: '' (test_type_promotion.py:563) 2022-08-17T13:01:24.2912203Z reasons: ["tensor 'y' dtype mismatch. expected Byte, actual Long"] 2022-08-17T13:01:24.2912593Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T13:01:24.3266317Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T13:01:24.3266705Z function: '' (test_type_promotion.py:569) 2022-08-17T13:01:24.3267049Z reasons: ["tensor 'y' dtype mismatch. expected Byte, actual Long"] 2022-08-17T13:01:24.3267410Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T13:01:24.3610739Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T13:01:24.3611116Z function: '' (test_type_promotion.py:575) 2022-08-17T13:01:24.3611472Z reasons: ["tensor 'y' dtype mismatch. expected Byte, actual Long"] 2022-08-17T13:01:24.3611832Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T13:01:24.3950210Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T13:01:24.3950644Z function: '' (test_type_promotion.py:581) 2022-08-17T13:01:24.3950985Z reasons: ["tensor 'y' dtype mismatch. expected Byte, actual Long"] 2022-08-17T13:01:24.3951334Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T13:01:24.4382905Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T13:01:24.4383315Z function: '' (test_type_promotion.py:587) 2022-08-17T13:01:24.4383651Z reasons: ["tensor 'y' dtype mismatch. expected Byte, actual Long"] 2022-08-17T13:01:24.4383998Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T13:01:24.5591188Z ok (0.333s) 2022-08-17T13:01:24.8330127Z test_complex_assertraises_cpu (__main__.TestTypePromotionCPU) ... test_type_promotion.py:651: UserWarning: ComplexHalf support is experimental and many operators don't support it yet. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/EmptyTensor.cpp:32.) 2022-08-17T13:01:24.8330663Z v = torch.tensor([2], dtype=dt2, device=device) 2022-08-17T13:01:25.5636640Z ok (1.004s) 2022-08-17T13:01:25.5773452Z test_complex_half_cpu (__main__.TestTypePromotionCPU) ... ok (0.014s) 2022-08-17T13:01:26.0575218Z test_complex_promotion_cpu (__main__.TestTypePromotionCPU) ... ok (0.480s) 2022-08-17T13:01:26.0715205Z test_complex_scalar_mult_tensor_promotion_cpu (__main__.TestTypePromotionCPU) ... ok (0.014s) 2022-08-17T13:01:26.1341782Z test_computation_ignores_out_cpu (__main__.TestTypePromotionCPU) ... ok (0.062s) 2022-08-17T13:01:26.1556133Z test_create_bool_tensors_cpu (__main__.TestTypePromotionCPU) ... ok (0.021s) 2022-08-17T13:01:26.1614924Z test_div_promotion_cpu_bool (__main__.TestTypePromotionCPU) ... ok (0.006s) 2022-08-17T13:01:26.1639279Z test_div_promotion_cpu_int16 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T13:01:26.1662936Z test_div_promotion_cpu_int32 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T13:01:26.1685740Z test_div_promotion_cpu_int64 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T13:01:26.1708563Z test_div_promotion_cpu_int8 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T13:01:26.1731553Z test_div_promotion_cpu_uint8 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T13:01:26.1963505Z test_div_promotion_inplace_cpu_bool (__main__.TestTypePromotionCPU) ... ok (0.023s) 2022-08-17T13:01:26.1986755Z test_div_promotion_inplace_cpu_float32 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T13:01:26.2007531Z test_div_promotion_inplace_cpu_float64 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T13:01:26.2179616Z test_div_promotion_inplace_cpu_int16 (__main__.TestTypePromotionCPU) ... ok (0.017s) 2022-08-17T13:01:26.2352994Z test_div_promotion_inplace_cpu_int32 (__main__.TestTypePromotionCPU) ... ok (0.017s) 2022-08-17T13:01:26.2527203Z test_div_promotion_inplace_cpu_int64 (__main__.TestTypePromotionCPU) ... ok (0.017s) 2022-08-17T13:01:26.2699864Z test_div_promotion_inplace_cpu_int8 (__main__.TestTypePromotionCPU) ... ok (0.017s) 2022-08-17T13:01:26.2870444Z test_div_promotion_inplace_cpu_uint8 (__main__.TestTypePromotionCPU) ... ok (0.017s) 2022-08-17T13:01:26.3105137Z test_div_promotion_out_cpu_bool (__main__.TestTypePromotionCPU) ... ok (0.023s) 2022-08-17T13:01:26.3130159Z test_div_promotion_out_cpu_float32 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T13:01:26.3153347Z test_div_promotion_out_cpu_float64 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T13:01:26.3326495Z test_div_promotion_out_cpu_int16 (__main__.TestTypePromotionCPU) ... ok (0.017s) 2022-08-17T13:01:26.3501328Z test_div_promotion_out_cpu_int32 (__main__.TestTypePromotionCPU) ... ok (0.017s) 2022-08-17T13:01:26.3675193Z test_div_promotion_out_cpu_int64 (__main__.TestTypePromotionCPU) ... ok (0.017s) 2022-08-17T13:01:26.3849194Z test_div_promotion_out_cpu_int8 (__main__.TestTypePromotionCPU) ... ok (0.017s) 2022-08-17T13:01:26.4047716Z test_div_promotion_out_cpu_uint8 (__main__.TestTypePromotionCPU) ... ok (0.017s) 2022-08-17T13:01:26.4343537Z test_float_promotion_cpu (__main__.TestTypePromotionCPU) ... ok (0.032s) 2022-08-17T13:01:26.4598907Z test_from_issue_cpu (__main__.TestTypePromotionCPU) ... ok (0.025s) 2022-08-17T13:01:26.4739248Z test_half_cpu (__main__.TestTypePromotionCPU) ... ok (0.014s) 2022-08-17T13:01:26.4962298Z test_indexing_cpu (__main__.TestTypePromotionCPU) ... ok (0.022s) 2022-08-17T13:01:26.5111039Z test_indexing_fail_cpu (__main__.TestTypePromotionCPU) ... ok (0.015s) 2022-08-17T13:01:26.5794667Z test_inplace_cpu (__main__.TestTypePromotionCPU) ... ok (0.068s) 2022-08-17T13:01:26.5926253Z test_int_promotion_cpu (__main__.TestTypePromotionCPU) ... ok (0.013s) 2022-08-17T13:01:26.6002901Z test_int_to_float_cpu (__main__.TestTypePromotionCPU) ... ok (0.008s) 2022-08-17T13:01:26.6216334Z test_integer_addcdiv_deprecated_cpu_int16 (__main__.TestTypePromotionCPU) ... ok (0.021s) 2022-08-17T13:01:26.6417248Z test_integer_addcdiv_deprecated_cpu_int32 (__main__.TestTypePromotionCPU) ... ok (0.020s) 2022-08-17T13:01:26.6614731Z test_integer_addcdiv_deprecated_cpu_int64 (__main__.TestTypePromotionCPU) ... ok (0.020s) 2022-08-17T13:01:26.6817859Z test_integer_addcdiv_deprecated_cpu_int8 (__main__.TestTypePromotionCPU) ... ok (0.020s) 2022-08-17T13:01:26.7019244Z test_integer_addcdiv_deprecated_cpu_uint8 (__main__.TestTypePromotionCPU) ... ok (0.020s) 2022-08-17T13:01:26.7073774Z test_lt_with_type_promotion_cpu (__main__.TestTypePromotionCPU) ... ok (0.005s) 2022-08-17T13:01:26.8831946Z test_many_promotions_cpu (__main__.TestTypePromotionCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T13:01:26.8832932Z function: '_get_test_tensor' (test_type_promotion.py:359) 2022-08-17T13:01:26.8833237Z reasons: ["str(dtype) == 'torch.uint8'"] 2022-08-17T13:01:26.8833779Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T13:01:27.3965947Z ok (0.689s) 2022-08-17T13:01:27.4875060Z test_mixed_type_backward_cpu (__main__.TestTypePromotionCPU) ... ok (0.091s) 2022-08-17T13:01:27.5025996Z test_non_promoting_ops_cpu (__main__.TestTypePromotionCPU) ... ok (0.015s) 2022-08-17T13:01:27.5092999Z test_numpy_array_binary_ufunc_promotion_cpu_bool_bool (__main__.TestTypePromotionCPU) ... ok (0.007s) 2022-08-17T13:01:27.5120464Z test_numpy_array_binary_ufunc_promotion_cpu_bool_complex128 (__main__.TestTypePromotionCPU) ... ok (0.003s) 2022-08-17T13:01:27.5146159Z test_numpy_array_binary_ufunc_promotion_cpu_bool_complex64 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T13:01:27.5170381Z test_numpy_array_binary_ufunc_promotion_cpu_bool_float16 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T13:01:27.5194478Z test_numpy_array_binary_ufunc_promotion_cpu_bool_float32 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T13:01:27.5217992Z test_numpy_array_binary_ufunc_promotion_cpu_bool_float64 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T13:01:27.5242116Z test_numpy_array_binary_ufunc_promotion_cpu_bool_int16 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T13:01:27.5265757Z test_numpy_array_binary_ufunc_promotion_cpu_bool_int32 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T13:01:27.5289788Z test_numpy_array_binary_ufunc_promotion_cpu_bool_int64 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T13:01:27.5313658Z test_numpy_array_binary_ufunc_promotion_cpu_bool_int8 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T13:01:27.5337395Z test_numpy_array_binary_ufunc_promotion_cpu_bool_uint8 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T13:01:27.5361129Z test_numpy_array_binary_ufunc_promotion_cpu_complex128_bool (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T13:01:27.5386768Z test_numpy_array_binary_ufunc_promotion_cpu_complex128_complex128 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T13:01:27.5412286Z test_numpy_array_binary_ufunc_promotion_cpu_complex128_complex64 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T13:01:27.5436021Z test_numpy_array_binary_ufunc_promotion_cpu_complex128_float16 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T13:01:27.5459937Z test_numpy_array_binary_ufunc_promotion_cpu_complex128_float32 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T13:01:27.5483266Z test_numpy_array_binary_ufunc_promotion_cpu_complex128_float64 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T13:01:27.5506822Z test_numpy_array_binary_ufunc_promotion_cpu_complex128_int16 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T13:01:27.5530760Z test_numpy_array_binary_ufunc_promotion_cpu_complex128_int32 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T13:01:27.5554318Z test_numpy_array_binary_ufunc_promotion_cpu_complex128_int64 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T13:01:27.5581664Z test_numpy_array_binary_ufunc_promotion_cpu_complex128_int8 (__main__.TestTypePromotionCPU) ... ok (0.003s) 2022-08-17T13:01:27.5605761Z test_numpy_array_binary_ufunc_promotion_cpu_complex128_uint8 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T13:01:27.5630763Z test_numpy_array_binary_ufunc_promotion_cpu_complex64_bool (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T13:01:27.5656521Z test_numpy_array_binary_ufunc_promotion_cpu_complex64_complex128 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T13:01:27.5681678Z test_numpy_array_binary_ufunc_promotion_cpu_complex64_complex64 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T13:01:27.5705763Z test_numpy_array_binary_ufunc_promotion_cpu_complex64_float16 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T13:01:27.5730195Z test_numpy_array_binary_ufunc_promotion_cpu_complex64_float32 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T13:01:27.5753927Z test_numpy_array_binary_ufunc_promotion_cpu_complex64_float64 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T13:01:27.5777656Z test_numpy_array_binary_ufunc_promotion_cpu_complex64_int16 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T13:01:27.5801677Z test_numpy_array_binary_ufunc_promotion_cpu_complex64_int32 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T13:01:27.5825459Z test_numpy_array_binary_ufunc_promotion_cpu_complex64_int64 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T13:01:27.5849288Z test_numpy_array_binary_ufunc_promotion_cpu_complex64_int8 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T13:01:27.5873535Z test_numpy_array_binary_ufunc_promotion_cpu_complex64_uint8 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T13:01:27.5897394Z test_numpy_array_binary_ufunc_promotion_cpu_float16_bool (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T13:01:27.5922937Z test_numpy_array_binary_ufunc_promotion_cpu_float16_complex128 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T13:01:27.5948181Z test_numpy_array_binary_ufunc_promotion_cpu_float16_complex64 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T13:01:27.5971639Z test_numpy_array_binary_ufunc_promotion_cpu_float16_float16 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T13:01:27.5995105Z test_numpy_array_binary_ufunc_promotion_cpu_float16_float32 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T13:01:27.6018939Z test_numpy_array_binary_ufunc_promotion_cpu_float16_float64 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T13:01:27.6042913Z test_numpy_array_binary_ufunc_promotion_cpu_float16_int16 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T13:01:27.6066900Z test_numpy_array_binary_ufunc_promotion_cpu_float16_int32 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T13:01:27.6090624Z test_numpy_array_binary_ufunc_promotion_cpu_float16_int64 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T13:01:27.6114028Z test_numpy_array_binary_ufunc_promotion_cpu_float16_int8 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T13:01:27.6137622Z test_numpy_array_binary_ufunc_promotion_cpu_float16_uint8 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T13:01:27.6161564Z test_numpy_array_binary_ufunc_promotion_cpu_float32_bool (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T13:01:27.6191426Z test_numpy_array_binary_ufunc_promotion_cpu_float32_complex128 (__main__.TestTypePromotionCPU) ... ok (0.003s) 2022-08-17T13:01:27.6216699Z test_numpy_array_binary_ufunc_promotion_cpu_float32_complex64 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T13:01:27.6240636Z test_numpy_array_binary_ufunc_promotion_cpu_float32_float16 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T13:01:27.6264528Z test_numpy_array_binary_ufunc_promotion_cpu_float32_float32 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T13:01:27.6288189Z test_numpy_array_binary_ufunc_promotion_cpu_float32_float64 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T13:01:27.6312381Z test_numpy_array_binary_ufunc_promotion_cpu_float32_int16 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T13:01:27.6335985Z test_numpy_array_binary_ufunc_promotion_cpu_float32_int32 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T13:01:27.6359927Z test_numpy_array_binary_ufunc_promotion_cpu_float32_int64 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T13:01:27.6383710Z test_numpy_array_binary_ufunc_promotion_cpu_float32_int8 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T13:01:27.6407572Z test_numpy_array_binary_ufunc_promotion_cpu_float32_uint8 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T13:01:27.6431409Z test_numpy_array_binary_ufunc_promotion_cpu_float64_bool (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T13:01:27.6457541Z test_numpy_array_binary_ufunc_promotion_cpu_float64_complex128 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T13:01:27.6482360Z test_numpy_array_binary_ufunc_promotion_cpu_float64_complex64 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T13:01:27.6506500Z test_numpy_array_binary_ufunc_promotion_cpu_float64_float16 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T13:01:27.6530162Z test_numpy_array_binary_ufunc_promotion_cpu_float64_float32 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T13:01:27.6553590Z test_numpy_array_binary_ufunc_promotion_cpu_float64_float64 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T13:01:27.6577038Z test_numpy_array_binary_ufunc_promotion_cpu_float64_int16 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T13:01:27.6600453Z test_numpy_array_binary_ufunc_promotion_cpu_float64_int32 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T13:01:27.6624132Z test_numpy_array_binary_ufunc_promotion_cpu_float64_int64 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T13:01:27.6647854Z test_numpy_array_binary_ufunc_promotion_cpu_float64_int8 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T13:01:27.6670808Z test_numpy_array_binary_ufunc_promotion_cpu_float64_uint8 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T13:01:27.6694973Z test_numpy_array_binary_ufunc_promotion_cpu_int16_bool (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T13:01:27.6720394Z test_numpy_array_binary_ufunc_promotion_cpu_int16_complex128 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T13:01:27.6744307Z test_numpy_array_binary_ufunc_promotion_cpu_int16_complex64 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T13:01:27.6767978Z test_numpy_array_binary_ufunc_promotion_cpu_int16_float16 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T13:01:27.6791438Z test_numpy_array_binary_ufunc_promotion_cpu_int16_float32 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T13:01:27.6819546Z test_numpy_array_binary_ufunc_promotion_cpu_int16_float64 (__main__.TestTypePromotionCPU) ... ok (0.003s) 2022-08-17T13:01:27.6842766Z test_numpy_array_binary_ufunc_promotion_cpu_int16_int16 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T13:01:27.6866294Z test_numpy_array_binary_ufunc_promotion_cpu_int16_int32 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T13:01:27.6889881Z test_numpy_array_binary_ufunc_promotion_cpu_int16_int64 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T13:01:27.6913891Z test_numpy_array_binary_ufunc_promotion_cpu_int16_int8 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T13:01:27.6937623Z test_numpy_array_binary_ufunc_promotion_cpu_int16_uint8 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T13:01:27.6961411Z test_numpy_array_binary_ufunc_promotion_cpu_int32_bool (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T13:01:27.6985304Z test_numpy_array_binary_ufunc_promotion_cpu_int32_complex128 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T13:01:27.7009268Z test_numpy_array_binary_ufunc_promotion_cpu_int32_complex64 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T13:01:27.7033063Z test_numpy_array_binary_ufunc_promotion_cpu_int32_float16 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T13:01:27.7056937Z test_numpy_array_binary_ufunc_promotion_cpu_int32_float32 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T13:01:27.7080582Z test_numpy_array_binary_ufunc_promotion_cpu_int32_float64 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T13:01:27.7104347Z test_numpy_array_binary_ufunc_promotion_cpu_int32_int16 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T13:01:27.7127952Z test_numpy_array_binary_ufunc_promotion_cpu_int32_int32 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T13:01:27.7151747Z test_numpy_array_binary_ufunc_promotion_cpu_int32_int64 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T13:01:27.7176200Z test_numpy_array_binary_ufunc_promotion_cpu_int32_int8 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T13:01:27.7200054Z test_numpy_array_binary_ufunc_promotion_cpu_int32_uint8 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T13:01:27.7224060Z test_numpy_array_binary_ufunc_promotion_cpu_int64_bool (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T13:01:27.7248144Z test_numpy_array_binary_ufunc_promotion_cpu_int64_complex128 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T13:01:27.7272581Z test_numpy_array_binary_ufunc_promotion_cpu_int64_complex64 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T13:01:27.7296561Z test_numpy_array_binary_ufunc_promotion_cpu_int64_float16 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T13:01:27.7320398Z test_numpy_array_binary_ufunc_promotion_cpu_int64_float32 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T13:01:27.7344236Z test_numpy_array_binary_ufunc_promotion_cpu_int64_float64 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T13:01:27.7367942Z test_numpy_array_binary_ufunc_promotion_cpu_int64_int16 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T13:01:27.7391488Z test_numpy_array_binary_ufunc_promotion_cpu_int64_int32 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T13:01:27.7414991Z test_numpy_array_binary_ufunc_promotion_cpu_int64_int64 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T13:01:27.7442775Z test_numpy_array_binary_ufunc_promotion_cpu_int64_int8 (__main__.TestTypePromotionCPU) ... ok (0.003s) 2022-08-17T13:01:27.7466818Z test_numpy_array_binary_ufunc_promotion_cpu_int64_uint8 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T13:01:27.7490766Z test_numpy_array_binary_ufunc_promotion_cpu_int8_bool (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T13:01:27.7514675Z test_numpy_array_binary_ufunc_promotion_cpu_int8_complex128 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T13:01:27.7538724Z test_numpy_array_binary_ufunc_promotion_cpu_int8_complex64 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T13:01:27.7562958Z test_numpy_array_binary_ufunc_promotion_cpu_int8_float16 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T13:01:27.7587395Z test_numpy_array_binary_ufunc_promotion_cpu_int8_float32 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T13:01:27.7611643Z test_numpy_array_binary_ufunc_promotion_cpu_int8_float64 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T13:01:27.7635842Z test_numpy_array_binary_ufunc_promotion_cpu_int8_int16 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T13:01:27.7659983Z test_numpy_array_binary_ufunc_promotion_cpu_int8_int32 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T13:01:27.7684066Z test_numpy_array_binary_ufunc_promotion_cpu_int8_int64 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T13:01:27.7707696Z test_numpy_array_binary_ufunc_promotion_cpu_int8_int8 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T13:01:27.7732452Z test_numpy_array_binary_ufunc_promotion_cpu_int8_uint8 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T13:01:27.7756794Z test_numpy_array_binary_ufunc_promotion_cpu_uint8_bool (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T13:01:27.7781040Z test_numpy_array_binary_ufunc_promotion_cpu_uint8_complex128 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T13:01:27.7804991Z test_numpy_array_binary_ufunc_promotion_cpu_uint8_complex64 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T13:01:27.7828837Z test_numpy_array_binary_ufunc_promotion_cpu_uint8_float16 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T13:01:27.7852851Z test_numpy_array_binary_ufunc_promotion_cpu_uint8_float32 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T13:01:27.7876852Z test_numpy_array_binary_ufunc_promotion_cpu_uint8_float64 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T13:01:27.7900877Z test_numpy_array_binary_ufunc_promotion_cpu_uint8_int16 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T13:01:27.7924512Z test_numpy_array_binary_ufunc_promotion_cpu_uint8_int32 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T13:01:27.7948303Z test_numpy_array_binary_ufunc_promotion_cpu_uint8_int64 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T13:01:27.7972526Z test_numpy_array_binary_ufunc_promotion_cpu_uint8_int8 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T13:01:27.7995812Z test_numpy_array_binary_ufunc_promotion_cpu_uint8_uint8 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T13:01:27.8042430Z test_promote_self_cpu (__main__.TestTypePromotionCPU) ... ok (0.005s) 2022-08-17T13:01:27.8071656Z test_promote_types_cpu (__main__.TestTypePromotionCPU) ... ok (0.003s) 2022-08-17T13:01:27.8092587Z test_result_type_cpu_bfloat16_bfloat16 (__main__.TestTypePromotionCPU) 2022-08-17T13:01:27.9719512Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.165s) 2022-08-17T13:01:27.9740062Z test_result_type_cpu_bfloat16_bool (__main__.TestTypePromotionCPU) 2022-08-17T13:01:28.0214460Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.049s) 2022-08-17T13:01:28.0235545Z test_result_type_cpu_bfloat16_complex128 (__main__.TestTypePromotionCPU) 2022-08-17T13:01:28.0720797Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.050s) 2022-08-17T13:01:28.0741554Z test_result_type_cpu_bfloat16_complex64 (__main__.TestTypePromotionCPU) 2022-08-17T13:01:28.1226646Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.050s) 2022-08-17T13:01:28.1247935Z test_result_type_cpu_bfloat16_float16 (__main__.TestTypePromotionCPU) 2022-08-17T13:01:28.1727848Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.050s) 2022-08-17T13:01:28.1748661Z test_result_type_cpu_bfloat16_float32 (__main__.TestTypePromotionCPU) 2022-08-17T13:01:28.2227347Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.050s) 2022-08-17T13:01:28.2248573Z test_result_type_cpu_bfloat16_float64 (__main__.TestTypePromotionCPU) 2022-08-17T13:01:28.2732153Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.050s) 2022-08-17T13:01:28.2753168Z test_result_type_cpu_bfloat16_int16 (__main__.TestTypePromotionCPU) 2022-08-17T13:01:28.3235959Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.050s) 2022-08-17T13:01:28.3256778Z test_result_type_cpu_bfloat16_int32 (__main__.TestTypePromotionCPU) 2022-08-17T13:01:28.3264479Z Test result_type for tensor vs tensor and scalar vs scalar. ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T13:01:28.3265129Z function: 'test_result_type' (test_type_promotion.py:462) 2022-08-17T13:01:28.3265747Z reasons: ["str(dtypes[1]) == 'torch.bfloat16'"] 2022-08-17T13:01:28.3266086Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T13:01:28.3283759Z ok (0.005s) 2022-08-17T13:01:28.3306039Z test_result_type_cpu_bfloat16_int64 (__main__.TestTypePromotionCPU) 2022-08-17T13:01:28.3327786Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T13:01:28.3348429Z test_result_type_cpu_bfloat16_int8 (__main__.TestTypePromotionCPU) 2022-08-17T13:01:28.3369767Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T13:01:28.3390172Z test_result_type_cpu_bfloat16_uint8 (__main__.TestTypePromotionCPU) 2022-08-17T13:01:28.3411318Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T13:01:28.3432213Z test_result_type_cpu_bool_bfloat16 (__main__.TestTypePromotionCPU) 2022-08-17T13:01:28.3452944Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T13:01:28.3473439Z test_result_type_cpu_bool_bool (__main__.TestTypePromotionCPU) 2022-08-17T13:01:28.3489207Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T13:01:28.3509530Z test_result_type_cpu_bool_complex128 (__main__.TestTypePromotionCPU) 2022-08-17T13:01:28.3532731Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T13:01:28.3553025Z test_result_type_cpu_bool_complex64 (__main__.TestTypePromotionCPU) 2022-08-17T13:01:28.3575765Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T13:01:28.3596172Z test_result_type_cpu_bool_float16 (__main__.TestTypePromotionCPU) 2022-08-17T13:01:28.3616891Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T13:01:28.3637436Z test_result_type_cpu_bool_float32 (__main__.TestTypePromotionCPU) 2022-08-17T13:01:28.3658111Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T13:01:28.3678671Z test_result_type_cpu_bool_float64 (__main__.TestTypePromotionCPU) 2022-08-17T13:01:28.3699176Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T13:01:28.3719778Z test_result_type_cpu_bool_int16 (__main__.TestTypePromotionCPU) 2022-08-17T13:01:28.3735889Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T13:01:28.3756671Z test_result_type_cpu_bool_int32 (__main__.TestTypePromotionCPU) 2022-08-17T13:01:28.3772778Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T13:01:28.3793293Z test_result_type_cpu_bool_int64 (__main__.TestTypePromotionCPU) 2022-08-17T13:01:28.3809336Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T13:01:28.3829526Z test_result_type_cpu_bool_int8 (__main__.TestTypePromotionCPU) 2022-08-17T13:01:28.3845601Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T13:01:28.3865808Z test_result_type_cpu_bool_uint8 (__main__.TestTypePromotionCPU) 2022-08-17T13:01:28.3881809Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T13:01:28.3902367Z test_result_type_cpu_complex128_bfloat16 (__main__.TestTypePromotionCPU) 2022-08-17T13:01:28.3929539Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.005s) 2022-08-17T13:01:28.3949569Z test_result_type_cpu_complex128_bool (__main__.TestTypePromotionCPU) 2022-08-17T13:01:28.3972158Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T13:01:28.3992805Z test_result_type_cpu_complex128_complex128 (__main__.TestTypePromotionCPU) 2022-08-17T13:01:28.4020580Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.005s) 2022-08-17T13:01:28.4041839Z test_result_type_cpu_complex128_complex64 (__main__.TestTypePromotionCPU) 2022-08-17T13:01:28.4068974Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.005s) 2022-08-17T13:01:28.4089825Z test_result_type_cpu_complex128_float16 (__main__.TestTypePromotionCPU) 2022-08-17T13:01:28.4116206Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.005s) 2022-08-17T13:01:28.4136696Z test_result_type_cpu_complex128_float32 (__main__.TestTypePromotionCPU) 2022-08-17T13:01:28.4162585Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.005s) 2022-08-17T13:01:28.4183337Z test_result_type_cpu_complex128_float64 (__main__.TestTypePromotionCPU) 2022-08-17T13:01:28.4208804Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.005s) 2022-08-17T13:01:28.4229326Z test_result_type_cpu_complex128_int16 (__main__.TestTypePromotionCPU) 2022-08-17T13:01:28.4251783Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T13:01:28.4272465Z test_result_type_cpu_complex128_int32 (__main__.TestTypePromotionCPU) 2022-08-17T13:01:28.4294821Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T13:01:28.4315198Z test_result_type_cpu_complex128_int64 (__main__.TestTypePromotionCPU) 2022-08-17T13:01:28.4337583Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T13:01:28.4358040Z test_result_type_cpu_complex128_int8 (__main__.TestTypePromotionCPU) 2022-08-17T13:01:28.4380287Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T13:01:28.4400507Z test_result_type_cpu_complex128_uint8 (__main__.TestTypePromotionCPU) 2022-08-17T13:01:28.4422762Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T13:01:28.4443156Z test_result_type_cpu_complex64_bfloat16 (__main__.TestTypePromotionCPU) 2022-08-17T13:01:28.4468684Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.005s) 2022-08-17T13:01:28.4489190Z test_result_type_cpu_complex64_bool (__main__.TestTypePromotionCPU) 2022-08-17T13:01:28.4511112Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T13:01:28.4531661Z test_result_type_cpu_complex64_complex128 (__main__.TestTypePromotionCPU) 2022-08-17T13:01:28.4558875Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.005s) 2022-08-17T13:01:28.4579361Z test_result_type_cpu_complex64_complex64 (__main__.TestTypePromotionCPU) 2022-08-17T13:01:28.4606686Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.005s) 2022-08-17T13:01:28.4627202Z test_result_type_cpu_complex64_float16 (__main__.TestTypePromotionCPU) 2022-08-17T13:01:28.4653584Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.005s) 2022-08-17T13:01:28.4674440Z test_result_type_cpu_complex64_float32 (__main__.TestTypePromotionCPU) 2022-08-17T13:01:28.4700126Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.005s) 2022-08-17T13:01:28.4720732Z test_result_type_cpu_complex64_float64 (__main__.TestTypePromotionCPU) 2022-08-17T13:01:28.4746218Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.005s) 2022-08-17T13:01:28.4766833Z test_result_type_cpu_complex64_int16 (__main__.TestTypePromotionCPU) 2022-08-17T13:01:28.4788931Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T13:01:28.4809725Z test_result_type_cpu_complex64_int32 (__main__.TestTypePromotionCPU) 2022-08-17T13:01:28.4831875Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T13:01:28.4852569Z test_result_type_cpu_complex64_int64 (__main__.TestTypePromotionCPU) 2022-08-17T13:01:28.4874784Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T13:01:28.4895113Z test_result_type_cpu_complex64_int8 (__main__.TestTypePromotionCPU) 2022-08-17T13:01:28.4917975Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T13:01:28.4938242Z test_result_type_cpu_complex64_uint8 (__main__.TestTypePromotionCPU) 2022-08-17T13:01:28.4960991Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T13:01:28.4981328Z test_result_type_cpu_float16_bfloat16 (__main__.TestTypePromotionCPU) 2022-08-17T13:01:28.5005130Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T13:01:28.5025882Z test_result_type_cpu_float16_bool (__main__.TestTypePromotionCPU) 2022-08-17T13:01:28.5045833Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T13:01:28.5067068Z test_result_type_cpu_float16_complex128 (__main__.TestTypePromotionCPU) 2022-08-17T13:01:28.5093006Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.005s) 2022-08-17T13:01:28.5113345Z test_result_type_cpu_float16_complex64 (__main__.TestTypePromotionCPU) 2022-08-17T13:01:28.5139354Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.005s) 2022-08-17T13:01:28.5160148Z test_result_type_cpu_float16_float16 (__main__.TestTypePromotionCPU) 2022-08-17T13:01:28.5183909Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T13:01:28.5204244Z test_result_type_cpu_float16_float32 (__main__.TestTypePromotionCPU) 2022-08-17T13:01:28.5227782Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T13:01:28.5248180Z test_result_type_cpu_float16_float64 (__main__.TestTypePromotionCPU) 2022-08-17T13:01:28.5271359Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T13:01:28.5291879Z test_result_type_cpu_float16_int16 (__main__.TestTypePromotionCPU) 2022-08-17T13:01:28.5311965Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T13:01:28.5332706Z test_result_type_cpu_float16_int32 (__main__.TestTypePromotionCPU) 2022-08-17T13:01:28.5352589Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T13:01:28.5373079Z test_result_type_cpu_float16_int64 (__main__.TestTypePromotionCPU) 2022-08-17T13:01:28.5393178Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T13:01:28.5413478Z test_result_type_cpu_float16_int8 (__main__.TestTypePromotionCPU) 2022-08-17T13:01:28.5433857Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T13:01:28.5453812Z test_result_type_cpu_float16_uint8 (__main__.TestTypePromotionCPU) 2022-08-17T13:01:28.5473424Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T13:01:28.5493978Z test_result_type_cpu_float32_bfloat16 (__main__.TestTypePromotionCPU) 2022-08-17T13:01:28.5516884Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T13:01:28.5537220Z test_result_type_cpu_float32_bool (__main__.TestTypePromotionCPU) 2022-08-17T13:01:28.5556849Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T13:01:28.5577322Z test_result_type_cpu_float32_complex128 (__main__.TestTypePromotionCPU) 2022-08-17T13:01:28.5602504Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T13:01:28.5622960Z test_result_type_cpu_float32_complex64 (__main__.TestTypePromotionCPU) 2022-08-17T13:01:28.5648193Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T13:01:28.5668503Z test_result_type_cpu_float32_float16 (__main__.TestTypePromotionCPU) 2022-08-17T13:01:28.5691863Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T13:01:28.5712497Z test_result_type_cpu_float32_float32 (__main__.TestTypePromotionCPU) 2022-08-17T13:01:28.5735113Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T13:01:28.5755806Z test_result_type_cpu_float32_float64 (__main__.TestTypePromotionCPU) 2022-08-17T13:01:28.5779382Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T13:01:28.5799770Z test_result_type_cpu_float32_int16 (__main__.TestTypePromotionCPU) 2022-08-17T13:01:28.5820703Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T13:01:28.5841430Z test_result_type_cpu_float32_int32 (__main__.TestTypePromotionCPU) 2022-08-17T13:01:28.5862960Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T13:01:28.5884153Z test_result_type_cpu_float32_int64 (__main__.TestTypePromotionCPU) 2022-08-17T13:01:28.5905394Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T13:01:28.5926229Z test_result_type_cpu_float32_int8 (__main__.TestTypePromotionCPU) 2022-08-17T13:01:28.5947089Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T13:01:28.5967951Z test_result_type_cpu_float32_uint8 (__main__.TestTypePromotionCPU) 2022-08-17T13:01:28.5988612Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T13:01:28.6009397Z test_result_type_cpu_float64_bfloat16 (__main__.TestTypePromotionCPU) 2022-08-17T13:01:28.6033335Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T13:01:28.6054037Z test_result_type_cpu_float64_bool (__main__.TestTypePromotionCPU) 2022-08-17T13:01:28.6074369Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T13:01:28.6095191Z test_result_type_cpu_float64_complex128 (__main__.TestTypePromotionCPU) 2022-08-17T13:01:28.6121110Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.005s) 2022-08-17T13:01:28.6141435Z test_result_type_cpu_float64_complex64 (__main__.TestTypePromotionCPU) 2022-08-17T13:01:28.6167618Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.005s) 2022-08-17T13:01:28.6188004Z test_result_type_cpu_float64_float16 (__main__.TestTypePromotionCPU) 2022-08-17T13:01:28.6211564Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T13:01:28.6231947Z test_result_type_cpu_float64_float32 (__main__.TestTypePromotionCPU) 2022-08-17T13:01:28.6255266Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T13:01:28.6275789Z test_result_type_cpu_float64_float64 (__main__.TestTypePromotionCPU) 2022-08-17T13:01:28.6298764Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T13:01:28.6319438Z test_result_type_cpu_float64_int16 (__main__.TestTypePromotionCPU) 2022-08-17T13:01:28.6340043Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T13:01:28.6360477Z test_result_type_cpu_float64_int32 (__main__.TestTypePromotionCPU) 2022-08-17T13:01:28.6380747Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T13:01:28.6401186Z test_result_type_cpu_float64_int64 (__main__.TestTypePromotionCPU) 2022-08-17T13:01:28.6421580Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T13:01:28.6442045Z test_result_type_cpu_float64_int8 (__main__.TestTypePromotionCPU) 2022-08-17T13:01:28.6462519Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T13:01:28.6483004Z test_result_type_cpu_float64_uint8 (__main__.TestTypePromotionCPU) 2022-08-17T13:01:28.6503375Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T13:01:28.6524090Z test_result_type_cpu_int16_bfloat16 (__main__.TestTypePromotionCPU) 2022-08-17T13:01:28.6545134Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T13:01:28.6565975Z test_result_type_cpu_int16_bool (__main__.TestTypePromotionCPU) 2022-08-17T13:01:28.6582365Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T13:01:28.6602982Z test_result_type_cpu_int16_complex128 (__main__.TestTypePromotionCPU) 2022-08-17T13:01:28.6626999Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T13:01:28.6647764Z test_result_type_cpu_int16_complex64 (__main__.TestTypePromotionCPU) 2022-08-17T13:01:28.6670672Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T13:01:28.6691398Z test_result_type_cpu_int16_float16 (__main__.TestTypePromotionCPU) 2022-08-17T13:01:28.6712443Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T13:01:28.6732905Z test_result_type_cpu_int16_float32 (__main__.TestTypePromotionCPU) 2022-08-17T13:01:28.6753302Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T13:01:28.6773822Z test_result_type_cpu_int16_float64 (__main__.TestTypePromotionCPU) 2022-08-17T13:01:28.6794024Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T13:01:28.6814401Z test_result_type_cpu_int16_int16 (__main__.TestTypePromotionCPU) 2022-08-17T13:01:28.6830179Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T13:01:28.6850626Z test_result_type_cpu_int16_int32 (__main__.TestTypePromotionCPU) 2022-08-17T13:01:28.6866590Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T13:01:28.6887010Z test_result_type_cpu_int16_int64 (__main__.TestTypePromotionCPU) 2022-08-17T13:01:28.6902758Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T13:01:28.6923526Z test_result_type_cpu_int16_int8 (__main__.TestTypePromotionCPU) 2022-08-17T13:01:28.6939164Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T13:01:28.6959298Z test_result_type_cpu_int16_uint8 (__main__.TestTypePromotionCPU) 2022-08-17T13:01:28.6975262Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T13:01:28.6995585Z test_result_type_cpu_int32_bfloat16 (__main__.TestTypePromotionCPU) 2022-08-17T13:01:28.7016372Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T13:01:28.7036951Z test_result_type_cpu_int32_bool (__main__.TestTypePromotionCPU) 2022-08-17T13:01:28.7053190Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T13:01:28.7073367Z test_result_type_cpu_int32_complex128 (__main__.TestTypePromotionCPU) 2022-08-17T13:01:28.7096083Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T13:01:28.7116421Z test_result_type_cpu_int32_complex64 (__main__.TestTypePromotionCPU) 2022-08-17T13:01:28.7138724Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T13:01:28.7159147Z test_result_type_cpu_int32_float16 (__main__.TestTypePromotionCPU) 2022-08-17T13:01:28.7179640Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T13:01:28.7199659Z test_result_type_cpu_int32_float32 (__main__.TestTypePromotionCPU) 2022-08-17T13:01:28.7219466Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T13:01:28.7239809Z test_result_type_cpu_int32_float64 (__main__.TestTypePromotionCPU) 2022-08-17T13:01:28.7259667Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T13:01:28.7279744Z test_result_type_cpu_int32_int16 (__main__.TestTypePromotionCPU) 2022-08-17T13:01:28.7295601Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T13:01:28.7315777Z test_result_type_cpu_int32_int32 (__main__.TestTypePromotionCPU) 2022-08-17T13:01:28.7331228Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.003s) 2022-08-17T13:01:28.7351414Z test_result_type_cpu_int32_int64 (__main__.TestTypePromotionCPU) 2022-08-17T13:01:28.7367071Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.003s) 2022-08-17T13:01:28.7387076Z test_result_type_cpu_int32_int8 (__main__.TestTypePromotionCPU) 2022-08-17T13:01:28.7402848Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T13:01:28.7423182Z test_result_type_cpu_int32_uint8 (__main__.TestTypePromotionCPU) 2022-08-17T13:01:28.7439096Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T13:01:28.7459261Z test_result_type_cpu_int64_bfloat16 (__main__.TestTypePromotionCPU) 2022-08-17T13:01:28.7480230Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T13:01:28.7500653Z test_result_type_cpu_int64_bool (__main__.TestTypePromotionCPU) 2022-08-17T13:01:28.7516357Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T13:01:28.7536655Z test_result_type_cpu_int64_complex128 (__main__.TestTypePromotionCPU) 2022-08-17T13:01:28.7559065Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T13:01:28.7579677Z test_result_type_cpu_int64_complex64 (__main__.TestTypePromotionCPU) 2022-08-17T13:01:28.7602318Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T13:01:28.7622736Z test_result_type_cpu_int64_float16 (__main__.TestTypePromotionCPU) 2022-08-17T13:01:28.7643400Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T13:01:28.7663948Z test_result_type_cpu_int64_float32 (__main__.TestTypePromotionCPU) 2022-08-17T13:01:28.7683895Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T13:01:28.7705151Z test_result_type_cpu_int64_float64 (__main__.TestTypePromotionCPU) 2022-08-17T13:01:28.7724456Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T13:01:28.7744955Z test_result_type_cpu_int64_int16 (__main__.TestTypePromotionCPU) 2022-08-17T13:01:28.7761023Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T13:01:28.7781206Z test_result_type_cpu_int64_int32 (__main__.TestTypePromotionCPU) 2022-08-17T13:01:28.7796889Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T13:01:28.7817154Z test_result_type_cpu_int64_int64 (__main__.TestTypePromotionCPU) 2022-08-17T13:01:28.7832549Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.003s) 2022-08-17T13:01:28.7852753Z test_result_type_cpu_int64_int8 (__main__.TestTypePromotionCPU) 2022-08-17T13:01:28.7868200Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T13:01:28.7888794Z test_result_type_cpu_int64_uint8 (__main__.TestTypePromotionCPU) 2022-08-17T13:01:28.7904300Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T13:01:28.7924615Z test_result_type_cpu_int8_bfloat16 (__main__.TestTypePromotionCPU) 2022-08-17T13:01:28.7945286Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T13:01:28.7965990Z test_result_type_cpu_int8_bool (__main__.TestTypePromotionCPU) 2022-08-17T13:01:28.7981769Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T13:01:28.8002298Z test_result_type_cpu_int8_complex128 (__main__.TestTypePromotionCPU) 2022-08-17T13:01:28.8024917Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T13:01:28.8045426Z test_result_type_cpu_int8_complex64 (__main__.TestTypePromotionCPU) 2022-08-17T13:01:28.8067604Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T13:01:28.8088150Z test_result_type_cpu_int8_float16 (__main__.TestTypePromotionCPU) 2022-08-17T13:01:28.8108085Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T13:01:28.8128526Z test_result_type_cpu_int8_float32 (__main__.TestTypePromotionCPU) 2022-08-17T13:01:28.8148249Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T13:01:28.8168832Z test_result_type_cpu_int8_float64 (__main__.TestTypePromotionCPU) 2022-08-17T13:01:28.8188282Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T13:01:28.8208780Z test_result_type_cpu_int8_int16 (__main__.TestTypePromotionCPU) 2022-08-17T13:01:28.8224433Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T13:01:28.8244821Z test_result_type_cpu_int8_int32 (__main__.TestTypePromotionCPU) 2022-08-17T13:01:28.8260527Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T13:01:28.8281041Z test_result_type_cpu_int8_int64 (__main__.TestTypePromotionCPU) 2022-08-17T13:01:28.8297387Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T13:01:28.8317685Z test_result_type_cpu_int8_int8 (__main__.TestTypePromotionCPU) 2022-08-17T13:01:28.8334203Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T13:01:28.8354599Z test_result_type_cpu_int8_uint8 (__main__.TestTypePromotionCPU) 2022-08-17T13:01:28.8371427Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T13:01:28.8391700Z test_result_type_cpu_uint8_bfloat16 (__main__.TestTypePromotionCPU) 2022-08-17T13:01:28.8413656Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T13:01:28.8434295Z test_result_type_cpu_uint8_bool (__main__.TestTypePromotionCPU) 2022-08-17T13:01:28.8450777Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T13:01:28.8471153Z test_result_type_cpu_uint8_complex128 (__main__.TestTypePromotionCPU) 2022-08-17T13:01:28.8495334Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T13:01:28.8515648Z test_result_type_cpu_uint8_complex64 (__main__.TestTypePromotionCPU) 2022-08-17T13:01:28.8538713Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T13:01:28.8559196Z test_result_type_cpu_uint8_float16 (__main__.TestTypePromotionCPU) 2022-08-17T13:01:28.8580058Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T13:01:28.8600375Z test_result_type_cpu_uint8_float32 (__main__.TestTypePromotionCPU) 2022-08-17T13:01:28.8621089Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T13:01:28.8641887Z test_result_type_cpu_uint8_float64 (__main__.TestTypePromotionCPU) 2022-08-17T13:01:28.8662896Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T13:01:28.8683633Z test_result_type_cpu_uint8_int16 (__main__.TestTypePromotionCPU) 2022-08-17T13:01:28.8700442Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T13:01:28.8721285Z test_result_type_cpu_uint8_int32 (__main__.TestTypePromotionCPU) 2022-08-17T13:01:28.8737978Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T13:01:28.8759132Z test_result_type_cpu_uint8_int64 (__main__.TestTypePromotionCPU) 2022-08-17T13:01:28.8776108Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T13:01:28.8796559Z test_result_type_cpu_uint8_int8 (__main__.TestTypePromotionCPU) 2022-08-17T13:01:28.8812987Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T13:01:28.8833770Z test_result_type_cpu_uint8_uint8 (__main__.TestTypePromotionCPU) 2022-08-17T13:01:28.8849718Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T13:01:28.8944028Z test_result_type_tensor_vs_scalar_cpu (__main__.TestTypePromotionCPU) ... ok (0.009s) 2022-08-17T13:01:30.3798373Z test_sparse_add_cpu (__main__.TestTypePromotionCPU) ... ok (1.485s) 2022-08-17T13:01:30.5564703Z test_sparse_div_cpu (__main__.TestTypePromotionCPU) ... ok (0.176s) 2022-08-17T13:01:30.5627499Z test_sparse_div_promotion_cpu_bool (__main__.TestTypePromotionCPU) ... ok (0.006s) 2022-08-17T13:01:30.5649098Z test_sparse_div_promotion_cpu_int16 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T13:01:30.5669613Z test_sparse_div_promotion_cpu_int32 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T13:01:30.5689451Z test_sparse_div_promotion_cpu_int64 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T13:01:30.5708516Z test_sparse_div_promotion_cpu_uint8 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T13:01:31.0203110Z test_sparse_mul_cpu (__main__.TestTypePromotionCPU) ... ok (0.449s) 2022-08-17T13:01:32.6361938Z test_sparse_sub_cpu (__main__.TestTypePromotionCPU) ... ok (1.616s) 2022-08-17T13:01:32.6443958Z test_transpose_cpu (__main__.TestTypePromotionCPU) ... ok (0.008s) 2022-08-17T13:01:32.6598847Z test_unary_op_out_casting_cpu_complex128_complex128 (__main__.TestTypePromotionCPU) ... ok (0.015s) 2022-08-17T13:01:32.6792964Z test_unary_op_out_casting_cpu_complex128_complex64 (__main__.TestTypePromotionCPU) ... ok (0.019s) 2022-08-17T13:01:32.6990936Z test_unary_op_out_casting_cpu_complex128_float32 (__main__.TestTypePromotionCPU) ... ok (0.020s) 2022-08-17T13:01:32.7179332Z test_unary_op_out_casting_cpu_complex128_float64 (__main__.TestTypePromotionCPU) ... ok (0.019s) 2022-08-17T13:01:32.7365455Z test_unary_op_out_casting_cpu_complex128_int64 (__main__.TestTypePromotionCPU) ... ok (0.018s) 2022-08-17T13:01:32.7552593Z test_unary_op_out_casting_cpu_complex64_complex128 (__main__.TestTypePromotionCPU) ... ok (0.019s) 2022-08-17T13:01:32.7707719Z test_unary_op_out_casting_cpu_complex64_complex64 (__main__.TestTypePromotionCPU) ... ok (0.015s) 2022-08-17T13:01:32.7893252Z test_unary_op_out_casting_cpu_complex64_float32 (__main__.TestTypePromotionCPU) ... ok (0.018s) 2022-08-17T13:01:32.7915608Z test_unary_op_out_casting_cpu_complex64_float64 (__main__.TestTypePromotionCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T13:01:32.7916621Z function: 'test_unary_op_out_casting' (test_type_promotion.py:1055) 2022-08-17T13:01:32.7918410Z reasons: ["str(dtypes[0]) == 'torch.complex128'"] 2022-08-17T13:01:32.7919042Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T13:01:32.8017065Z ok (0.012s) 2022-08-17T13:01:32.8137547Z test_unary_op_out_casting_cpu_complex64_int64 (__main__.TestTypePromotionCPU) ... ok (0.012s) 2022-08-17T13:01:32.8271281Z test_unary_op_out_casting_cpu_float32_complex128 (__main__.TestTypePromotionCPU) ... ok (0.013s) 2022-08-17T13:01:32.8403918Z test_unary_op_out_casting_cpu_float32_complex64 (__main__.TestTypePromotionCPU) ... ok (0.013s) 2022-08-17T13:01:32.8433796Z test_unary_op_out_casting_cpu_float32_float32 (__main__.TestTypePromotionCPU) ... ok (0.003s) 2022-08-17T13:01:32.8564079Z test_unary_op_out_casting_cpu_float32_float64 (__main__.TestTypePromotionCPU) ... ok (0.013s) 2022-08-17T13:01:32.8694716Z test_unary_op_out_casting_cpu_float32_int64 (__main__.TestTypePromotionCPU) ... ok (0.013s) 2022-08-17T13:01:32.8826620Z test_unary_op_out_casting_cpu_float64_complex128 (__main__.TestTypePromotionCPU) ... ok (0.013s) 2022-08-17T13:01:32.8958051Z test_unary_op_out_casting_cpu_float64_complex64 (__main__.TestTypePromotionCPU) ... ok (0.013s) 2022-08-17T13:01:32.9090441Z test_unary_op_out_casting_cpu_float64_float32 (__main__.TestTypePromotionCPU) ... ok (0.013s) 2022-08-17T13:01:32.9119266Z test_unary_op_out_casting_cpu_float64_float64 (__main__.TestTypePromotionCPU) ... ok (0.003s) 2022-08-17T13:01:32.9250483Z test_unary_op_out_casting_cpu_float64_int64 (__main__.TestTypePromotionCPU) ... ok (0.013s) 2022-08-17T13:01:32.9383536Z test_unary_op_out_casting_cpu_int64_complex128 (__main__.TestTypePromotionCPU) ... ok (0.013s) 2022-08-17T13:01:32.9516021Z test_unary_op_out_casting_cpu_int64_complex64 (__main__.TestTypePromotionCPU) ... ok (0.013s) 2022-08-17T13:01:32.9647068Z test_unary_op_out_casting_cpu_int64_float32 (__main__.TestTypePromotionCPU) ... ok (0.013s) 2022-08-17T13:01:32.9779282Z test_unary_op_out_casting_cpu_int64_float64 (__main__.TestTypePromotionCPU) ... ok (0.013s) 2022-08-17T13:01:32.9868822Z test_unary_op_out_casting_cpu_int64_int64 (__main__.TestTypePromotionCPU) ... ok (0.009s) 2022-08-17T13:01:32.9937066Z test_unsigned_cpu (__main__.TestTypePromotionCPU) ... ok (0.007s) 2022-08-17T13:01:32.9937385Z 2022-08-17T13:01:32.9937827Z ---------------------------------------------------------------------- 2022-08-17T13:01:32.9938423Z Ran 422 tests in 11.289s 2022-08-17T13:01:32.9938604Z 2022-08-17T13:01:32.9938696Z OK 2022-08-17T13:01:32.9938837Z 2022-08-17T13:01:32.9938967Z Generating XML reports... 2022-08-17T13:01:33.0276945Z Generated XML report: test-reports/python-unittest/test_type_promotion/TEST-TestTypePromotionCPU-20220817130121.xml 2022-08-17T13:01:33.3956203Z Running test_masked ... [2022-08-17 13:01:33.395278] 2022-08-17T13:01:33.3956711Z Executing ['/opt/conda/bin/python', '-bb', 'test_masked.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 13:01:33.395362] 2022-08-17T13:01:35.4874841Z Test results will be stored in test-reports/python-unittest/test_masked 2022-08-17T13:01:35.4894136Z 2022-08-17T13:01:35.4894296Z Running tests... 2022-08-17T13:01:35.4894692Z ---------------------------------------------------------------------- 2022-08-17T13:01:36.7046287Z test_mask_layout_sparse_coo__masked_amax_cpu_bfloat16 (__main__.TestMaskedCPU) ... ok (1.163s) 2022-08-17T13:01:36.8484077Z test_mask_layout_sparse_coo__masked_amax_cpu_float16 (__main__.TestMaskedCPU) ... ok (0.143s) 2022-08-17T13:01:36.9908085Z test_mask_layout_sparse_coo__masked_amax_cpu_float32 (__main__.TestMaskedCPU) ... ok (0.142s) 2022-08-17T13:01:37.1319255Z test_mask_layout_sparse_coo__masked_amax_cpu_float64 (__main__.TestMaskedCPU) ... ok (0.141s) 2022-08-17T13:01:37.1351238Z test_mask_layout_sparse_coo__masked_amax_cpu_int16 (__main__.TestMaskedCPU) ... skip: Skipped! (0.003s) 2022-08-17T13:01:37.1362281Z test_mask_layout_sparse_coo__masked_amax_cpu_int32 (__main__.TestMaskedCPU) ... skip: Skipped! (0.001s) 2022-08-17T13:01:37.1372369Z test_mask_layout_sparse_coo__masked_amax_cpu_int64 (__main__.TestMaskedCPU) ... skip: Skipped! (0.001s) 2022-08-17T13:01:37.1382998Z test_mask_layout_sparse_coo__masked_amax_cpu_int8 (__main__.TestMaskedCPU) ... skip: Skipped! (0.001s) 2022-08-17T13:01:37.1393459Z test_mask_layout_sparse_coo__masked_amax_cpu_uint8 (__main__.TestMaskedCPU) ... skip: Skipped! (0.001s) 2022-08-17T13:01:37.2814458Z test_mask_layout_sparse_coo__masked_amin_cpu_bfloat16 (__main__.TestMaskedCPU) ... ok (0.142s) 2022-08-17T13:01:37.4241052Z test_mask_layout_sparse_coo__masked_amin_cpu_float16 (__main__.TestMaskedCPU) ... ok (0.143s) 2022-08-17T13:01:37.5657396Z test_mask_layout_sparse_coo__masked_amin_cpu_float32 (__main__.TestMaskedCPU) ... ok (0.141s) 2022-08-17T13:01:37.7062362Z test_mask_layout_sparse_coo__masked_amin_cpu_float64 (__main__.TestMaskedCPU) ... ok (0.140s) 2022-08-17T13:01:37.7072969Z test_mask_layout_sparse_coo__masked_amin_cpu_int16 (__main__.TestMaskedCPU) ... skip: Skipped! (0.001s) 2022-08-17T13:01:37.7083679Z test_mask_layout_sparse_coo__masked_amin_cpu_int32 (__main__.TestMaskedCPU) ... skip: Skipped! (0.001s) 2022-08-17T13:01:37.7092845Z test_mask_layout_sparse_coo__masked_amin_cpu_int64 (__main__.TestMaskedCPU) ... skip: Skipped! (0.001s) 2022-08-17T13:01:37.7102528Z test_mask_layout_sparse_coo__masked_amin_cpu_int8 (__main__.TestMaskedCPU) ... skip: Skipped! (0.001s) 2022-08-17T13:01:37.7113029Z test_mask_layout_sparse_coo__masked_amin_cpu_uint8 (__main__.TestMaskedCPU) ... skip: Skipped! (0.001s) 2022-08-17T13:01:37.7128979Z test_mask_layout_sparse_coo__masked_mean_cpu_bfloat16 (__main__.TestMaskedCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T13:01:37.7129747Z function: 'wrap' (test_masked.py:213) 2022-08-17T13:01:37.7130243Z reasons: ['___check_obj_id(test, 140237938311680)'] 2022-08-17T13:01:37.7130803Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T13:01:37.7131392Z skip: _masked.mean does not support inputs with sparse_coo layout (0.002s) 2022-08-17T13:01:37.7141246Z test_mask_layout_sparse_coo__masked_mean_cpu_bool (__main__.TestMaskedCPU) ... skip: Skipped! (0.001s) 2022-08-17T13:01:37.7151190Z test_mask_layout_sparse_coo__masked_mean_cpu_complex128 (__main__.TestMaskedCPU) ... skip: Skipped! (0.001s) 2022-08-17T13:01:37.7160950Z test_mask_layout_sparse_coo__masked_mean_cpu_complex64 (__main__.TestMaskedCPU) ... skip: Skipped! (0.001s) 2022-08-17T13:01:37.7176293Z test_mask_layout_sparse_coo__masked_mean_cpu_float16 (__main__.TestMaskedCPU) ... skip: _masked.mean does not support inputs with sparse_coo layout (0.001s) 2022-08-17T13:01:37.7190938Z test_mask_layout_sparse_coo__masked_mean_cpu_float32 (__main__.TestMaskedCPU) ... skip: _masked.mean does not support inputs with sparse_coo layout (0.001s) 2022-08-17T13:01:37.7205524Z test_mask_layout_sparse_coo__masked_mean_cpu_float64 (__main__.TestMaskedCPU) ... skip: _masked.mean does not support inputs with sparse_coo layout (0.001s) 2022-08-17T13:01:37.7215055Z test_mask_layout_sparse_coo__masked_mean_cpu_int16 (__main__.TestMaskedCPU) ... skip: Skipped! (0.001s) 2022-08-17T13:01:37.7225559Z test_mask_layout_sparse_coo__masked_mean_cpu_int32 (__main__.TestMaskedCPU) ... skip: Skipped! (0.001s) 2022-08-17T13:01:37.7234380Z test_mask_layout_sparse_coo__masked_mean_cpu_int64 (__main__.TestMaskedCPU) ... skip: Skipped! (0.001s) 2022-08-17T13:01:37.7243649Z test_mask_layout_sparse_coo__masked_mean_cpu_int8 (__main__.TestMaskedCPU) ... skip: Skipped! (0.001s) 2022-08-17T13:01:37.7253377Z test_mask_layout_sparse_coo__masked_mean_cpu_uint8 (__main__.TestMaskedCPU) ... skip: Skipped! (0.001s) 2022-08-17T13:01:37.8237674Z test_mask_layout_sparse_coo__masked_prod_cpu_bool (__main__.TestMaskedCPU) ... ok (0.098s) 2022-08-17T13:01:37.9236632Z test_mask_layout_sparse_coo__masked_prod_cpu_complex128 (__main__.TestMaskedCPU) ... ok (0.100s) 2022-08-17T13:01:38.0234469Z test_mask_layout_sparse_coo__masked_prod_cpu_complex64 (__main__.TestMaskedCPU) ... ok (0.100s) 2022-08-17T13:01:38.1551386Z test_mask_layout_sparse_coo__masked_prod_cpu_float32 (__main__.TestMaskedCPU) ... ok (0.131s) 2022-08-17T13:01:38.2851502Z test_mask_layout_sparse_coo__masked_prod_cpu_float64 (__main__.TestMaskedCPU) ... ok (0.130s) 2022-08-17T13:01:38.3812189Z test_mask_layout_sparse_coo__masked_prod_cpu_int16 (__main__.TestMaskedCPU) ... ok (0.096s) 2022-08-17T13:01:38.4769861Z test_mask_layout_sparse_coo__masked_prod_cpu_int32 (__main__.TestMaskedCPU) ... ok (0.096s) 2022-08-17T13:01:38.5719754Z test_mask_layout_sparse_coo__masked_prod_cpu_int64 (__main__.TestMaskedCPU) ... ok (0.095s) 2022-08-17T13:01:38.6679936Z test_mask_layout_sparse_coo__masked_prod_cpu_int8 (__main__.TestMaskedCPU) ... ok (0.096s) 2022-08-17T13:01:38.7622018Z test_mask_layout_sparse_coo__masked_prod_cpu_uint8 (__main__.TestMaskedCPU) ... ok (0.094s) 2022-08-17T13:01:38.9014794Z test_mask_layout_sparse_coo__masked_sum_cpu_bfloat16 (__main__.TestMaskedCPU) ... ok (0.139s) 2022-08-17T13:01:39.0037401Z test_mask_layout_sparse_coo__masked_sum_cpu_bool (__main__.TestMaskedCPU) ... ok (0.102s) 2022-08-17T13:01:39.1111119Z test_mask_layout_sparse_coo__masked_sum_cpu_complex128 (__main__.TestMaskedCPU) ... ok (0.107s) 2022-08-17T13:01:39.2171583Z test_mask_layout_sparse_coo__masked_sum_cpu_complex64 (__main__.TestMaskedCPU) ... ok (0.106s) 2022-08-17T13:01:39.3556529Z test_mask_layout_sparse_coo__masked_sum_cpu_float16 (__main__.TestMaskedCPU) ... ok (0.138s) 2022-08-17T13:01:39.4934568Z test_mask_layout_sparse_coo__masked_sum_cpu_float32 (__main__.TestMaskedCPU) ... ok (0.138s) 2022-08-17T13:01:39.6301361Z test_mask_layout_sparse_coo__masked_sum_cpu_float64 (__main__.TestMaskedCPU) ... ok (0.137s) 2022-08-17T13:01:39.7320086Z test_mask_layout_sparse_coo__masked_sum_cpu_int16 (__main__.TestMaskedCPU) ... ok (0.102s) 2022-08-17T13:01:39.8342027Z test_mask_layout_sparse_coo__masked_sum_cpu_int32 (__main__.TestMaskedCPU) ... ok (0.102s) 2022-08-17T13:01:39.9355400Z test_mask_layout_sparse_coo__masked_sum_cpu_int64 (__main__.TestMaskedCPU) ... ok (0.101s) 2022-08-17T13:01:40.0371374Z test_mask_layout_sparse_coo__masked_sum_cpu_int8 (__main__.TestMaskedCPU) ... ok (0.101s) 2022-08-17T13:01:40.1366265Z test_mask_layout_sparse_coo__masked_sum_cpu_uint8 (__main__.TestMaskedCPU) ... ok (0.099s) 2022-08-17T13:01:40.1661791Z test_mask_layout_sparse_csr__masked_amax_cpu_bfloat16 (__main__.TestMaskedCPU) ... ok (0.029s) 2022-08-17T13:01:40.1955348Z test_mask_layout_sparse_csr__masked_amax_cpu_float16 (__main__.TestMaskedCPU) ... ok (0.029s) 2022-08-17T13:01:40.2250701Z test_mask_layout_sparse_csr__masked_amax_cpu_float32 (__main__.TestMaskedCPU) ... ok (0.029s) 2022-08-17T13:01:40.2546046Z test_mask_layout_sparse_csr__masked_amax_cpu_float64 (__main__.TestMaskedCPU) ... ok (0.029s) 2022-08-17T13:01:40.2556707Z test_mask_layout_sparse_csr__masked_amax_cpu_int16 (__main__.TestMaskedCPU) ... skip: Skipped! (0.001s) 2022-08-17T13:01:40.2567441Z test_mask_layout_sparse_csr__masked_amax_cpu_int32 (__main__.TestMaskedCPU) ... skip: Skipped! (0.001s) 2022-08-17T13:01:40.2577304Z test_mask_layout_sparse_csr__masked_amax_cpu_int64 (__main__.TestMaskedCPU) ... skip: Skipped! (0.001s) 2022-08-17T13:01:40.2587346Z test_mask_layout_sparse_csr__masked_amax_cpu_int8 (__main__.TestMaskedCPU) ... skip: Skipped! (0.001s) 2022-08-17T13:01:40.2597276Z test_mask_layout_sparse_csr__masked_amax_cpu_uint8 (__main__.TestMaskedCPU) ... skip: Skipped! (0.001s) 2022-08-17T13:01:40.2893231Z test_mask_layout_sparse_csr__masked_amin_cpu_bfloat16 (__main__.TestMaskedCPU) ... ok (0.029s) 2022-08-17T13:01:40.3187439Z test_mask_layout_sparse_csr__masked_amin_cpu_float16 (__main__.TestMaskedCPU) ... ok (0.029s) 2022-08-17T13:01:40.3480291Z test_mask_layout_sparse_csr__masked_amin_cpu_float32 (__main__.TestMaskedCPU) ... ok (0.029s) 2022-08-17T13:01:40.3770224Z test_mask_layout_sparse_csr__masked_amin_cpu_float64 (__main__.TestMaskedCPU) ... ok (0.029s) 2022-08-17T13:01:40.3780775Z test_mask_layout_sparse_csr__masked_amin_cpu_int16 (__main__.TestMaskedCPU) ... skip: Skipped! (0.001s) 2022-08-17T13:01:40.3791472Z test_mask_layout_sparse_csr__masked_amin_cpu_int32 (__main__.TestMaskedCPU) ... skip: Skipped! (0.001s) 2022-08-17T13:01:40.3801651Z test_mask_layout_sparse_csr__masked_amin_cpu_int64 (__main__.TestMaskedCPU) ... skip: Skipped! (0.001s) 2022-08-17T13:01:40.3811550Z test_mask_layout_sparse_csr__masked_amin_cpu_int8 (__main__.TestMaskedCPU) ... skip: Skipped! (0.001s) 2022-08-17T13:01:40.3821096Z test_mask_layout_sparse_csr__masked_amin_cpu_uint8 (__main__.TestMaskedCPU) ... skip: Skipped! (0.001s) 2022-08-17T13:01:40.4039663Z test_mask_layout_sparse_csr__masked_mean_cpu_bfloat16 (__main__.TestMaskedCPU) ... ok (0.022s) 2022-08-17T13:01:40.4049493Z test_mask_layout_sparse_csr__masked_mean_cpu_bool (__main__.TestMaskedCPU) ... skip: Skipped! (0.001s) 2022-08-17T13:01:40.4060584Z test_mask_layout_sparse_csr__masked_mean_cpu_complex128 (__main__.TestMaskedCPU) ... skip: Skipped! (0.001s) 2022-08-17T13:01:40.4070485Z test_mask_layout_sparse_csr__masked_mean_cpu_complex64 (__main__.TestMaskedCPU) ... skip: Skipped! (0.001s) 2022-08-17T13:01:40.4288713Z test_mask_layout_sparse_csr__masked_mean_cpu_float16 (__main__.TestMaskedCPU) ... ok (0.022s) 2022-08-17T13:01:40.4505243Z test_mask_layout_sparse_csr__masked_mean_cpu_float32 (__main__.TestMaskedCPU) ... ok (0.022s) 2022-08-17T13:01:40.4719699Z test_mask_layout_sparse_csr__masked_mean_cpu_float64 (__main__.TestMaskedCPU) ... ok (0.021s) 2022-08-17T13:01:40.4730949Z test_mask_layout_sparse_csr__masked_mean_cpu_int16 (__main__.TestMaskedCPU) ... skip: Skipped! (0.001s) 2022-08-17T13:01:40.4741010Z test_mask_layout_sparse_csr__masked_mean_cpu_int32 (__main__.TestMaskedCPU) ... skip: Skipped! (0.001s) 2022-08-17T13:01:40.4750524Z test_mask_layout_sparse_csr__masked_mean_cpu_int64 (__main__.TestMaskedCPU) ... skip: Skipped! (0.001s) 2022-08-17T13:01:40.4759992Z test_mask_layout_sparse_csr__masked_mean_cpu_int8 (__main__.TestMaskedCPU) ... skip: Skipped! (0.001s) 2022-08-17T13:01:40.4770004Z test_mask_layout_sparse_csr__masked_mean_cpu_uint8 (__main__.TestMaskedCPU) ... skip: Skipped! (0.001s) 2022-08-17T13:01:40.4859452Z test_mask_layout_sparse_csr__masked_prod_cpu_bool (__main__.TestMaskedCPU) ... ok (0.009s) 2022-08-17T13:01:40.4949528Z test_mask_layout_sparse_csr__masked_prod_cpu_complex128 (__main__.TestMaskedCPU) ... ok (0.009s) 2022-08-17T13:01:40.5041814Z test_mask_layout_sparse_csr__masked_prod_cpu_complex64 (__main__.TestMaskedCPU) ... ok (0.009s) 2022-08-17T13:01:40.5318410Z test_mask_layout_sparse_csr__masked_prod_cpu_float32 (__main__.TestMaskedCPU) ... ok (0.028s) 2022-08-17T13:01:40.5592522Z test_mask_layout_sparse_csr__masked_prod_cpu_float64 (__main__.TestMaskedCPU) ... ok (0.027s) 2022-08-17T13:01:40.5686732Z test_mask_layout_sparse_csr__masked_prod_cpu_int16 (__main__.TestMaskedCPU) ... ok (0.009s) 2022-08-17T13:01:40.5777748Z test_mask_layout_sparse_csr__masked_prod_cpu_int32 (__main__.TestMaskedCPU) ... ok (0.009s) 2022-08-17T13:01:40.5865295Z test_mask_layout_sparse_csr__masked_prod_cpu_int64 (__main__.TestMaskedCPU) ... ok (0.009s) 2022-08-17T13:01:40.5955490Z test_mask_layout_sparse_csr__masked_prod_cpu_int8 (__main__.TestMaskedCPU) ... ok (0.009s) 2022-08-17T13:01:40.6044767Z test_mask_layout_sparse_csr__masked_prod_cpu_uint8 (__main__.TestMaskedCPU) ... ok (0.009s) 2022-08-17T13:01:40.6330855Z test_mask_layout_sparse_csr__masked_sum_cpu_bfloat16 (__main__.TestMaskedCPU) ... ok (0.029s) 2022-08-17T13:01:40.6430004Z test_mask_layout_sparse_csr__masked_sum_cpu_bool (__main__.TestMaskedCPU) ... ok (0.010s) 2022-08-17T13:01:40.6528806Z test_mask_layout_sparse_csr__masked_sum_cpu_complex128 (__main__.TestMaskedCPU) ... ok (0.010s) 2022-08-17T13:01:40.6629967Z test_mask_layout_sparse_csr__masked_sum_cpu_complex64 (__main__.TestMaskedCPU) ... ok (0.010s) 2022-08-17T13:01:40.6920657Z test_mask_layout_sparse_csr__masked_sum_cpu_float16 (__main__.TestMaskedCPU) ... ok (0.029s) 2022-08-17T13:01:40.7214703Z test_mask_layout_sparse_csr__masked_sum_cpu_float32 (__main__.TestMaskedCPU) ... ok (0.029s) 2022-08-17T13:01:40.7498150Z test_mask_layout_sparse_csr__masked_sum_cpu_float64 (__main__.TestMaskedCPU) ... ok (0.028s) 2022-08-17T13:01:40.7601174Z test_mask_layout_sparse_csr__masked_sum_cpu_int16 (__main__.TestMaskedCPU) ... ok (0.010s) 2022-08-17T13:01:40.7701882Z test_mask_layout_sparse_csr__masked_sum_cpu_int32 (__main__.TestMaskedCPU) ... ok (0.010s) 2022-08-17T13:01:40.7799734Z test_mask_layout_sparse_csr__masked_sum_cpu_int64 (__main__.TestMaskedCPU) ... ok (0.010s) 2022-08-17T13:01:40.7899843Z test_mask_layout_sparse_csr__masked_sum_cpu_int8 (__main__.TestMaskedCPU) ... ok (0.010s) 2022-08-17T13:01:40.7998777Z test_mask_layout_sparse_csr__masked_sum_cpu_uint8 (__main__.TestMaskedCPU) ... ok (0.010s) 2022-08-17T13:01:40.8641920Z test_mask_layout_strided__masked_amax_cpu_bfloat16 (__main__.TestMaskedCPU) ... ok (0.064s) 2022-08-17T13:01:40.9291210Z test_mask_layout_strided__masked_amax_cpu_float16 (__main__.TestMaskedCPU) ... ok (0.065s) 2022-08-17T13:01:40.9932128Z test_mask_layout_strided__masked_amax_cpu_float32 (__main__.TestMaskedCPU) ... ok (0.064s) 2022-08-17T13:01:41.0555269Z test_mask_layout_strided__masked_amax_cpu_float64 (__main__.TestMaskedCPU) ... ok (0.062s) 2022-08-17T13:01:41.0565507Z test_mask_layout_strided__masked_amax_cpu_int16 (__main__.TestMaskedCPU) ... skip: Skipped! (0.001s) 2022-08-17T13:01:41.0575211Z test_mask_layout_strided__masked_amax_cpu_int32 (__main__.TestMaskedCPU) ... skip: Skipped! (0.001s) 2022-08-17T13:01:41.0585882Z test_mask_layout_strided__masked_amax_cpu_int64 (__main__.TestMaskedCPU) ... skip: Skipped! (0.001s) 2022-08-17T13:01:41.0595313Z test_mask_layout_strided__masked_amax_cpu_int8 (__main__.TestMaskedCPU) ... skip: Skipped! (0.001s) 2022-08-17T13:01:41.0604838Z test_mask_layout_strided__masked_amax_cpu_uint8 (__main__.TestMaskedCPU) ... skip: Skipped! (0.001s) 2022-08-17T13:01:41.1245205Z test_mask_layout_strided__masked_amin_cpu_bfloat16 (__main__.TestMaskedCPU) ... ok (0.064s) 2022-08-17T13:01:41.1881940Z test_mask_layout_strided__masked_amin_cpu_float16 (__main__.TestMaskedCPU) ... ok (0.064s) 2022-08-17T13:01:41.2522139Z test_mask_layout_strided__masked_amin_cpu_float32 (__main__.TestMaskedCPU) ... ok (0.064s) 2022-08-17T13:01:41.3147105Z test_mask_layout_strided__masked_amin_cpu_float64 (__main__.TestMaskedCPU) ... ok (0.062s) 2022-08-17T13:01:41.3157867Z test_mask_layout_strided__masked_amin_cpu_int16 (__main__.TestMaskedCPU) ... skip: Skipped! (0.001s) 2022-08-17T13:01:41.3168958Z test_mask_layout_strided__masked_amin_cpu_int32 (__main__.TestMaskedCPU) ... skip: Skipped! (0.001s) 2022-08-17T13:01:41.3178875Z test_mask_layout_strided__masked_amin_cpu_int64 (__main__.TestMaskedCPU) ... skip: Skipped! (0.001s) 2022-08-17T13:01:41.3188569Z test_mask_layout_strided__masked_amin_cpu_int8 (__main__.TestMaskedCPU) ... skip: Skipped! (0.001s) 2022-08-17T13:01:41.3198280Z test_mask_layout_strided__masked_amin_cpu_uint8 (__main__.TestMaskedCPU) ... skip: Skipped! (0.001s) 2022-08-17T13:01:41.3612717Z test_mask_layout_strided__masked_mean_cpu_bfloat16 (__main__.TestMaskedCPU) ... ok (0.041s) 2022-08-17T13:01:41.3625041Z test_mask_layout_strided__masked_mean_cpu_bool (__main__.TestMaskedCPU) ... skip: Skipped! (0.001s) 2022-08-17T13:01:41.3636165Z test_mask_layout_strided__masked_mean_cpu_complex128 (__main__.TestMaskedCPU) ... skip: Skipped! (0.001s) 2022-08-17T13:01:41.3646299Z test_mask_layout_strided__masked_mean_cpu_complex64 (__main__.TestMaskedCPU) ... skip: Skipped! (0.001s) 2022-08-17T13:01:41.4061037Z test_mask_layout_strided__masked_mean_cpu_float16 (__main__.TestMaskedCPU) ... ok (0.041s) 2022-08-17T13:01:41.4475014Z test_mask_layout_strided__masked_mean_cpu_float32 (__main__.TestMaskedCPU) ... ok (0.041s) 2022-08-17T13:01:41.4879955Z test_mask_layout_strided__masked_mean_cpu_float64 (__main__.TestMaskedCPU) ... ok (0.040s) 2022-08-17T13:01:41.4894427Z test_mask_layout_strided__masked_mean_cpu_int16 (__main__.TestMaskedCPU) ... skip: Skipped! (0.001s) 2022-08-17T13:01:41.4904263Z test_mask_layout_strided__masked_mean_cpu_int32 (__main__.TestMaskedCPU) ... skip: Skipped! (0.001s) 2022-08-17T13:01:41.4915060Z test_mask_layout_strided__masked_mean_cpu_int64 (__main__.TestMaskedCPU) ... skip: Skipped! (0.001s) 2022-08-17T13:01:41.4924287Z test_mask_layout_strided__masked_mean_cpu_int8 (__main__.TestMaskedCPU) ... skip: Skipped! (0.001s) 2022-08-17T13:01:41.4934102Z test_mask_layout_strided__masked_mean_cpu_uint8 (__main__.TestMaskedCPU) ... skip: Skipped! (0.001s) 2022-08-17T13:01:41.5382799Z test_mask_layout_strided__masked_prod_cpu_bool (__main__.TestMaskedCPU) ... ok (0.045s) 2022-08-17T13:01:41.5904689Z test_mask_layout_strided__masked_prod_cpu_complex128 (__main__.TestMaskedCPU) ... ok (0.052s) 2022-08-17T13:01:41.6433944Z test_mask_layout_strided__masked_prod_cpu_complex64 (__main__.TestMaskedCPU) ... ok (0.053s) 2022-08-17T13:01:41.7087608Z test_mask_layout_strided__masked_prod_cpu_float32 (__main__.TestMaskedCPU) ... ok (0.065s) 2022-08-17T13:01:41.7724467Z test_mask_layout_strided__masked_prod_cpu_float64 (__main__.TestMaskedCPU) ... ok (0.064s) 2022-08-17T13:01:41.8169468Z test_mask_layout_strided__masked_prod_cpu_int16 (__main__.TestMaskedCPU) ... ok (0.044s) 2022-08-17T13:01:41.8614714Z test_mask_layout_strided__masked_prod_cpu_int32 (__main__.TestMaskedCPU) ... ok (0.044s) 2022-08-17T13:01:41.9048624Z test_mask_layout_strided__masked_prod_cpu_int64 (__main__.TestMaskedCPU) ... ok (0.043s) 2022-08-17T13:01:41.9492464Z test_mask_layout_strided__masked_prod_cpu_int8 (__main__.TestMaskedCPU) ... ok (0.044s) 2022-08-17T13:01:41.9936258Z test_mask_layout_strided__masked_prod_cpu_uint8 (__main__.TestMaskedCPU) ... ok (0.044s) 2022-08-17T13:01:42.0577394Z test_mask_layout_strided__masked_sum_cpu_bfloat16 (__main__.TestMaskedCPU) ... ok (0.064s) 2022-08-17T13:01:42.1010746Z test_mask_layout_strided__masked_sum_cpu_bool (__main__.TestMaskedCPU) ... ok (0.043s) 2022-08-17T13:01:42.1537524Z test_mask_layout_strided__masked_sum_cpu_complex128 (__main__.TestMaskedCPU) ... ok (0.052s) 2022-08-17T13:01:42.2054229Z test_mask_layout_strided__masked_sum_cpu_complex64 (__main__.TestMaskedCPU) ... ok (0.052s) 2022-08-17T13:01:42.2697903Z test_mask_layout_strided__masked_sum_cpu_float16 (__main__.TestMaskedCPU) ... ok (0.064s) 2022-08-17T13:01:42.3341065Z test_mask_layout_strided__masked_sum_cpu_float32 (__main__.TestMaskedCPU) ... ok (0.064s) 2022-08-17T13:01:42.3973969Z test_mask_layout_strided__masked_sum_cpu_float64 (__main__.TestMaskedCPU) ... ok (0.063s) 2022-08-17T13:01:42.4406265Z test_mask_layout_strided__masked_sum_cpu_int16 (__main__.TestMaskedCPU) ... ok (0.043s) 2022-08-17T13:01:42.4838327Z test_mask_layout_strided__masked_sum_cpu_int32 (__main__.TestMaskedCPU) ... ok (0.043s) 2022-08-17T13:01:42.5263569Z test_mask_layout_strided__masked_sum_cpu_int64 (__main__.TestMaskedCPU) ... ok (0.042s) 2022-08-17T13:01:42.5696717Z test_mask_layout_strided__masked_sum_cpu_int8 (__main__.TestMaskedCPU) ... ok (0.043s) 2022-08-17T13:01:42.6136148Z test_mask_layout_strided__masked_sum_cpu_uint8 (__main__.TestMaskedCPU) ... ok (0.044s) 2022-08-17T13:01:42.7399984Z test_reference_masked__masked_log_softmax_cpu_bfloat16 (__main__.TestMaskedCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T13:01:42.7400909Z function: 'apply_masked_normalization_along_dim' (test_masked.py:136) 2022-08-17T13:01:42.7401365Z reasons: ['args == (0,)'] 2022-08-17T13:01:42.7402163Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T13:01:42.7545575Z ok (0.141s) 2022-08-17T13:01:42.7689490Z test_reference_masked__masked_log_softmax_cpu_float32 (__main__.TestMaskedCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T13:01:42.7690248Z function: '' (test_masked.py:166) 2022-08-17T13:01:42.7690655Z reasons: ['args[1] == 0'] 2022-08-17T13:01:42.7691175Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T13:01:42.7814809Z ok (0.027s) 2022-08-17T13:01:42.8019204Z test_reference_masked__masked_log_softmax_cpu_float64 (__main__.TestMaskedCPU) ... ok (0.020s) 2022-08-17T13:01:42.8868952Z test_reference_masked__masked_norm_cpu_bfloat16 (__main__.TestMaskedCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T13:01:42.8869870Z function: 'apply_masked_reduction_along_dim' (test_masked.py:20) 2022-08-17T13:01:42.8870246Z reasons: ["tensor 'input' rank mismatch. expected 0, actual 1"] 2022-08-17T13:01:42.8870618Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T13:01:42.9495918Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T13:01:42.9496577Z function: '' (test_masked.py:162) 2022-08-17T13:01:42.9496885Z reasons: ['___check_type_id(args[1], 94490531861056)'] 2022-08-17T13:01:42.9497233Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T13:01:43.0758419Z ok (0.274s) 2022-08-17T13:01:43.2414630Z test_reference_masked__masked_norm_cpu_float16 (__main__.TestMaskedCPU) ... ok (0.165s) 2022-08-17T13:01:43.4085195Z test_reference_masked__masked_norm_cpu_float32 (__main__.TestMaskedCPU) ... ok (0.167s) 2022-08-17T13:01:43.5703942Z test_reference_masked__masked_norm_cpu_float64 (__main__.TestMaskedCPU) ... ok (0.162s) 2022-08-17T13:01:43.6299982Z test_reference_masked__masked_normalize_cpu_bfloat16 (__main__.TestMaskedCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T13:01:43.6300692Z function: '' (test_masked.py:168) 2022-08-17T13:01:43.6300994Z reasons: ['___check_type_id(args[1], 94490531861056)'] 2022-08-17T13:01:43.6301330Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T13:01:43.6443545Z ok (0.074s) 2022-08-17T13:01:43.6462329Z test_reference_masked__masked_normalize_cpu_complex128 (__main__.TestMaskedCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T13:01:43.6463075Z function: 'test_reference_masked' (test_masked.py:272) 2022-08-17T13:01:43.6463366Z reasons: ["str(dtype) == 'torch.bfloat16'"] 2022-08-17T13:01:43.6463704Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T13:01:43.6705792Z ok (0.026s) 2022-08-17T13:01:43.6962215Z test_reference_masked__masked_normalize_cpu_complex64 (__main__.TestMaskedCPU) ... ok (0.025s) 2022-08-17T13:01:43.7125967Z test_reference_masked__masked_normalize_cpu_float16 (__main__.TestMaskedCPU) ... expected failure (0.016s) 2022-08-17T13:01:43.7343791Z test_reference_masked__masked_normalize_cpu_float32 (__main__.TestMaskedCPU) ... ok (0.022s) 2022-08-17T13:01:43.7555491Z test_reference_masked__masked_normalize_cpu_float64 (__main__.TestMaskedCPU) ... ok (0.021s) 2022-08-17T13:01:43.7903443Z test_reference_masked__masked_softmax_cpu_bfloat16 (__main__.TestMaskedCPU) ... ok (0.035s) 2022-08-17T13:01:43.8004073Z test_reference_masked__masked_softmax_cpu_float32 (__main__.TestMaskedCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T13:01:43.8004698Z function: '' (test_masked.py:165) 2022-08-17T13:01:43.8005007Z reasons: ['args[1] == 0'] 2022-08-17T13:01:43.8005655Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T13:01:43.8121389Z ok (0.022s) 2022-08-17T13:01:43.8266654Z test_reference_masked__masked_softmax_cpu_float64 (__main__.TestMaskedCPU) ... ok (0.014s) 2022-08-17T13:01:43.8634940Z test_reference_masked__masked_softmin_cpu_bfloat16 (__main__.TestMaskedCPU) ... ok (0.037s) 2022-08-17T13:01:43.8739271Z test_reference_masked__masked_softmin_cpu_float32 (__main__.TestMaskedCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T13:01:43.8739848Z function: '' (test_masked.py:167) 2022-08-17T13:01:43.8740105Z reasons: ['args[1] == 0'] 2022-08-17T13:01:43.8740445Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T13:01:43.8867692Z ok (0.023s) 2022-08-17T13:01:43.9026717Z test_reference_masked__masked_softmin_cpu_float64 (__main__.TestMaskedCPU) ... ok (0.016s) 2022-08-17T13:01:44.0328341Z test_reference_masked__masked_std_cpu_bfloat16 (__main__.TestMaskedCPU) ... ok (0.130s) 2022-08-17T13:01:44.0349586Z test_reference_masked__masked_std_cpu_complex128 (__main__.TestMaskedCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T13:01:44.0350368Z function: '' (test_masked.py:164) 2022-08-17T13:01:44.0350741Z reasons: ["tensor 'args[0]' dtype mismatch. expected BFloat16, actual ComplexDouble"] 2022-08-17T13:01:44.0351138Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T13:01:44.1253491Z ok (0.092s) 2022-08-17T13:01:44.2166123Z test_reference_masked__masked_std_cpu_complex64 (__main__.TestMaskedCPU) ... ok (0.091s) 2022-08-17T13:01:44.3129266Z test_reference_masked__masked_std_cpu_float32 (__main__.TestMaskedCPU) ... ok (0.096s) 2022-08-17T13:01:44.4079015Z test_reference_masked__masked_std_cpu_float64 (__main__.TestMaskedCPU) ... ok (0.095s) 2022-08-17T13:01:44.4122873Z test_reference_masked__masked_std_cpu_int16 (__main__.TestMaskedCPU) ... ok (0.004s) 2022-08-17T13:01:44.4165961Z test_reference_masked__masked_std_cpu_int32 (__main__.TestMaskedCPU) ... ok (0.004s) 2022-08-17T13:01:44.4208245Z test_reference_masked__masked_std_cpu_int64 (__main__.TestMaskedCPU) ... ok (0.004s) 2022-08-17T13:01:44.4250321Z test_reference_masked__masked_std_cpu_int8 (__main__.TestMaskedCPU) ... ok (0.004s) 2022-08-17T13:01:44.4292608Z test_reference_masked__masked_std_cpu_uint8 (__main__.TestMaskedCPU) ... ok (0.004s) 2022-08-17T13:01:44.5573606Z test_reference_masked__masked_var_cpu_bfloat16 (__main__.TestMaskedCPU) ... ok (0.128s) 2022-08-17T13:01:44.5594241Z test_reference_masked__masked_var_cpu_complex128 (__main__.TestMaskedCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T13:01:44.5595052Z function: '' (test_masked.py:163) 2022-08-17T13:01:44.5595415Z reasons: ["tensor 'args[0]' dtype mismatch. expected BFloat16, actual ComplexDouble"] 2022-08-17T13:01:44.5595806Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T13:01:44.6394062Z ok (0.082s) 2022-08-17T13:01:44.7185926Z test_reference_masked__masked_var_cpu_complex64 (__main__.TestMaskedCPU) ... ok (0.079s) 2022-08-17T13:01:44.7982066Z test_reference_masked__masked_var_cpu_float16 (__main__.TestMaskedCPU) ... ok (0.079s) 2022-08-17T13:01:44.8814769Z test_reference_masked__masked_var_cpu_float32 (__main__.TestMaskedCPU) ... ok (0.083s) 2022-08-17T13:01:44.9640234Z test_reference_masked__masked_var_cpu_float64 (__main__.TestMaskedCPU) ... ok (0.082s) 2022-08-17T13:01:44.9687187Z test_reference_masked__masked_var_cpu_int16 (__main__.TestMaskedCPU) ... ok (0.005s) 2022-08-17T13:01:44.9731251Z test_reference_masked__masked_var_cpu_int32 (__main__.TestMaskedCPU) ... ok (0.004s) 2022-08-17T13:01:44.9774562Z test_reference_masked__masked_var_cpu_int64 (__main__.TestMaskedCPU) ... ok (0.004s) 2022-08-17T13:01:44.9817222Z test_reference_masked__masked_var_cpu_int8 (__main__.TestMaskedCPU) ... ok (0.004s) 2022-08-17T13:01:44.9859509Z test_reference_masked__masked_var_cpu_uint8 (__main__.TestMaskedCPU) ... ok (0.004s) 2022-08-17T13:01:45.0126089Z test_where_coo_fill_value_0_cpu (__main__.TestMaskedCPU) ... ok (0.026s) 2022-08-17T13:01:45.0143744Z test_where_coo_fill_value_123_cpu (__main__.TestMaskedCPU) ... ok (0.002s) 2022-08-17T13:01:45.0278018Z test_where_csr_fill_value_0_cpu (__main__.TestMaskedCPU) ... ok (0.013s) 2022-08-17T13:01:45.0297387Z test_where_csr_fill_value_123_cpu (__main__.TestMaskedCPU) ... ok (0.002s) 2022-08-17T13:01:45.0424289Z test_where_hybrid_coo_fill_value_0_cpu (__main__.TestMaskedCPU) ... ok (0.013s) 2022-08-17T13:01:45.0444700Z test_where_hybrid_coo_fill_value_123_cpu (__main__.TestMaskedCPU) ... ok (0.002s) 2022-08-17T13:01:45.0445021Z 2022-08-17T13:01:45.0445463Z ---------------------------------------------------------------------- 2022-08-17T13:01:45.0445862Z Ran 202 tests in 9.555s 2022-08-17T13:01:45.0446045Z 2022-08-17T13:01:45.0446207Z OK (skipped=58, expected failures=1) 2022-08-17T13:01:45.0446427Z 2022-08-17T13:01:45.0446566Z Generating XML reports... 2022-08-17T13:01:45.0629455Z Generated XML report: test-reports/python-unittest/test_masked/TEST-TestMaskedCPU-20220817130135.xml 2022-08-17T13:01:45.4987951Z Running test_mobile_optimizer ... [2022-08-17 13:01:45.498375] 2022-08-17T13:01:45.4988481Z Executing ['/opt/conda/bin/python', '-bb', 'test_mobile_optimizer.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 13:01:45.498461] 2022-08-17T13:01:46.7794614Z Test results will be stored in test-reports/python-unittest/test_mobile_optimizer 2022-08-17T13:01:46.7805838Z 2022-08-17T13:01:46.7805991Z Running tests... 2022-08-17T13:01:46.7806456Z ---------------------------------------------------------------------- 2022-08-17T13:01:48.0878091Z test_clone_module_with_class (__main__.TestOptimizer) ... Exception ignored in: at 0x7fe3e7ab94d0> 2022-08-17T13:01:48.0878473Z Traceback (most recent call last): 2022-08-17T13:01:48.0878985Z File "/opt/conda/lib/python3.7/site-packages/setuptools/_vendor/pyparsing.py", line 183, in 2022-08-17T13:01:48.0879877Z _generatorType = type((y for y in range(1))) 2022-08-17T13:01:48.0880118Z SystemError: error return without exception set 2022-08-17T13:01:51.2120251Z ok (4.384s) 2022-08-17T13:01:51.2531086Z test_generate_mobile_module_lints (__main__.TestOptimizer) ... ok (0.041s) 2022-08-17T13:01:51.3354255Z test_hoist_conv_packed_params (__main__.TestOptimizer) ... /opt/conda/lib/python3.7/site-packages/torch/ao/quantization/observer.py:1173: UserWarning: must run observer before calling calculate_qparams. Returning default scale and zero point 2022-08-17T13:01:51.3355413Z Returning default scale and zero point " 2022-08-17T13:01:51.6174349Z /opt/conda/lib/python3.7/site-packages/torch/ao/quantization/observer.py:1173: UserWarning: must run observer before calling calculate_qparams. Returning default scale and zero point 2022-08-17T13:01:51.6174819Z Returning default scale and zero point " 2022-08-17T13:01:51.7310076Z ok (0.478s) 2022-08-17T13:01:51.8876377Z test_mobilenet_optimize_for_mobile (__main__.TestOptimizer) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T13:01:51.8877367Z function: '__init__' (/var/lib/jenkins/.local/lib/python3.7/site-packages/torchvision/ops/misc.py:69) 2022-08-17T13:01:51.8877878Z reasons: ['stride == 2'] 2022-08-17T13:01:51.8878417Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T13:01:54.5270564Z ok (2.795s) 2022-08-17T13:01:54.8116071Z test_optimize_for_mobile (__main__.TestOptimizer) ... ok (0.284s) 2022-08-17T13:01:54.8560784Z test_preserve_bundled_inputs_methods (__main__.TestOptimizer) ... ok (0.044s) 2022-08-17T13:01:54.9106424Z test_quantized_conv_no_asan_failures (__main__.TestOptimizer) ... /opt/conda/lib/python3.7/site-packages/torch/ao/quantization/observer.py:1173: UserWarning: must run observer before calling calculate_qparams. Returning default scale and zero point 2022-08-17T13:01:54.9107317Z Returning default scale and zero point " 2022-08-17T13:01:54.9532407Z ok (0.097s) 2022-08-17T13:01:54.9532619Z 2022-08-17T13:01:54.9533060Z ---------------------------------------------------------------------- 2022-08-17T13:01:54.9533409Z Ran 7 tests in 8.173s 2022-08-17T13:01:54.9533574Z 2022-08-17T13:01:54.9533663Z OK 2022-08-17T13:01:54.9533801Z 2022-08-17T13:01:54.9533944Z Generating XML reports... 2022-08-17T13:01:54.9569453Z Generated XML report: test-reports/python-unittest/test_mobile_optimizer/TEST-TestOptimizer-20220817130146.xml 2022-08-17T13:01:55.3692142Z Running test_multiprocessing ... [2022-08-17 13:01:55.368843] 2022-08-17T13:01:55.3692701Z Executing ['/opt/conda/bin/python', '-bb', 'test_multiprocessing.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 13:01:55.368931] 2022-08-17T13:01:56.5001951Z Test results will be stored in test-reports/python-unittest/test_multiprocessing 2022-08-17T13:01:56.5020497Z 2022-08-17T13:01:56.5020863Z Running tests... 2022-08-17T13:01:56.5021271Z ---------------------------------------------------------------------- 2022-08-17T13:01:57.3079458Z test_autograd_errors (__main__.TestMultiprocessing) ... Exception ignored in: at 0x7fc764538550> 2022-08-17T13:01:57.3079907Z Traceback (most recent call last): 2022-08-17T13:01:57.3080439Z File "/opt/conda/lib/python3.7/site-packages/setuptools/_vendor/pyparsing.py", line 183, in 2022-08-17T13:01:57.3080972Z _generatorType = type((y for y in range(1))) 2022-08-17T13:01:57.3081404Z SystemError: error return without exception set 2022-08-17T13:02:00.3255398Z ok (3.776s) 2022-08-17T13:02:01.3045846Z 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-17T13:02:01.3046580Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:02:01.3049123Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:02:01.3049763Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:02:01.3780029Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:02:01.3780538Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:02:01.3783284Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:02:01.3783826Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:02:01.3803116Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:02:01.3803491Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:02:01.3807125Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:02:01.3807489Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:02:01.5743320Z ok (1.248s) 2022-08-17T13:02:01.5759934Z test_cuda_bad_call (__main__.TestMultiprocessing) ... skip: CUDA not available (0.002s) 2022-08-17T13:02:01.5771180Z test_cuda_ipc_deadlock (__main__.TestMultiprocessing) ... skip: CUDA IPC not available (0.001s) 2022-08-17T13:02:01.5779714Z test_cuda_memory_allocation (__main__.TestMultiprocessing) ... skip: CUDA IPC not available (0.001s) 2022-08-17T13:02:01.5784761Z test_cuda_parameter_sharing (__main__.TestMultiprocessing) ... skip: CUDA IPC not available (0.000s) 2022-08-17T13:02:01.5797197Z test_cuda_send_many (__main__.TestMultiprocessing) ... skip: CUDA IPC not available (0.001s) 2022-08-17T13:02:01.5801586Z test_cuda_simple (__main__.TestMultiprocessing) ... skip: CUDA IPC not available (0.000s) 2022-08-17T13:02:01.5814417Z test_cuda_small_tensors (__main__.TestMultiprocessing) ... skip: CUDA IPC not available (0.001s) 2022-08-17T13:02:01.5819452Z test_cuda_variable_sharing (__main__.TestMultiprocessing) ... skip: CUDA IPC not available (0.000s) 2022-08-17T13:02:01.5868634Z test_empty_shared (__main__.TestMultiprocessing) ... ok (0.005s) 2022-08-17T13:02:01.6164943Z test_empty_tensor_sharing (__main__.TestMultiprocessing) ... ok (0.029s) 2022-08-17T13:02:01.6170475Z test_empty_tensor_sharing_cuda (__main__.TestMultiprocessing) ... skip: CUDA not available (0.001s) 2022-08-17T13:02:01.6181077Z test_event (__main__.TestMultiprocessing) ... skip: CUDA IPC not available (0.001s) 2022-08-17T13:02:01.6189388Z test_event_handle_exporter (__main__.TestMultiprocessing) ... skip: CUDA IPC not available (0.001s) 2022-08-17T13:02:01.6199320Z test_event_handle_importer (__main__.TestMultiprocessing) ... skip: CUDA IPC not available (0.001s) 2022-08-17T13:02:01.6208526Z test_event_handle_multi_gpu (__main__.TestMultiprocessing) ... skip: CUDA IPC not available (0.001s) 2022-08-17T13:02:01.6217850Z test_event_multiprocess (__main__.TestMultiprocessing) ... skip: CUDA IPC not available (0.001s) 2022-08-17T13:02:01.6222962Z 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-17T13:02:01.8400609Z test_fd_preserve_sharing (__main__.TestMultiprocessing) ... ok (0.218s) 2022-08-17T13:02:01.8407125Z 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-17T13:02:01.8417576Z 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-17T13:02:02.0430518Z test_fs_is_shared (__main__.TestMultiprocessing) ... ok (0.201s) 2022-08-17T13:02:02.0440278Z 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-17T13:02:02.1982205Z test_fs_preserve_sharing (__main__.TestMultiprocessing) ... ok (0.154s) 2022-08-17T13:02:02.1988426Z 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.001s) 2022-08-17T13:02:02.1996538Z 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-17T13:02:03.1335548Z 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-17T13:02:03.1336247Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:02:03.1338302Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:02:03.1338863Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:02:03.5566171Z ok (1.357s) 2022-08-17T13:02:03.5570903Z test_integer_parameter_serialization_cuda (__main__.TestMultiprocessing) ... skip: CUDA IPC not available (0.000s) 2022-08-17T13:02:03.5593140Z test_is_shared (__main__.TestMultiprocessing) ... ok (0.002s) 2022-08-17T13:02:03.5598329Z test_is_shared_cuda (__main__.TestMultiprocessing) ... skip: CUDA not available (0.000s) 2022-08-17T13:02:03.5816638Z test_leaf_variable_sharing (__main__.TestMultiprocessing) ... ok (0.022s) 2022-08-17T13:02:03.5827875Z test_mixed_types_cuda_sharing (__main__.TestMultiprocessing) ... skip: CUDA IPC not available (0.001s) 2022-08-17T13:02:03.5893821Z test_non_leaf_variable_sharing (__main__.TestMultiprocessing) ... ok (0.006s) 2022-08-17T13:02:03.6780245Z test_parameter_sharing (__main__.TestMultiprocessing) ... /opt/conda/lib/python3.7/site-packages/torch/utils/hooks.py:61: UserWarning: backward hook .hook at 0x7fc7aad4ff80> 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-17T13:02:03.6781250Z "to suppress this warning".format(repr(hook))) 2022-08-17T13:02:03.7370715Z /var/lib/jenkins/torchdynamo/torchdynamo/variables/builtin.py:645: 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-17T13:02:03.7371630Z example_value = obj.proxy.node.meta["example_value"].grad 2022-08-17T13:02:03.7896729Z ok (0.200s) 2022-08-17T13:02:03.8418635Z test_variable_sharing (__main__.TestMultiprocessing) ... /opt/conda/lib/python3.7/site-packages/torch/utils/hooks.py:61: UserWarning: backward hook .hook at 0x7fc7aacb9950> 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-17T13:02:03.8419827Z "to suppress this warning".format(repr(hook))) 2022-08-17T13:02:03.8821623Z /var/lib/jenkins/torchdynamo/torchdynamo/variables/builtin.py:645: 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-17T13:02:03.8822465Z example_value = obj.proxy.node.meta["example_value"].grad 2022-08-17T13:02:04.0126552Z ok (0.223s) 2022-08-17T13:02:04.0136942Z test_wrong_cuda_fork (__main__.TestMultiprocessing) ... skip: CUDA not available (0.001s) 2022-08-17T13:02:04.0137268Z 2022-08-17T13:02:04.0138125Z ---------------------------------------------------------------------- 2022-08-17T13:02:04.0138600Z Ran 37 tests in 7.512s 2022-08-17T13:02:04.0138804Z 2022-08-17T13:02:04.0138880Z OK (skipped=24) 2022-08-17T13:02:04.0138989Z 2022-08-17T13:02:04.0139061Z Generating XML reports... 2022-08-17T13:02:04.0201710Z Generated XML report: test-reports/python-unittest/test_multiprocessing/TEST-TestMultiprocessing-20220817130156.xml 2022-08-17T13:02:04.4151409Z Running test_mkl_verbose ... [2022-08-17 13:02:04.414697] 2022-08-17T13:02:04.4152001Z Executing ['/opt/conda/bin/python', '-bb', 'test_mkl_verbose.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 13:02:04.414778] 2022-08-17T13:02:05.5467273Z Test results will be stored in test-reports/python-unittest/test_mkl_verbose 2022-08-17T13:02:05.5478370Z 2022-08-17T13:02:05.5478735Z Running tests... 2022-08-17T13:02:05.5479333Z ---------------------------------------------------------------------- 2022-08-17T13:02:06.3624171Z test_verbose_off (__main__.TestMKLVerbose) ... Exception ignored in: at 0x7f8bde8bd650> 2022-08-17T13:02:06.3624679Z Traceback (most recent call last): 2022-08-17T13:02:06.3625458Z File "/opt/conda/lib/python3.7/site-packages/setuptools/_vendor/pyparsing.py", line 183, in 2022-08-17T13:02:06.3625975Z _generatorType = type((y for y in range(1))) 2022-08-17T13:02:06.3626362Z SystemError: error return without exception set 2022-08-17T13:02:10.2718556Z ok (4.677s) 2022-08-17T13:02:12.2044739Z test_verbose_on (__main__.TestMKLVerbose) ... ok (1.932s) 2022-08-17T13:02:12.2045695Z 2022-08-17T13:02:12.2046117Z ---------------------------------------------------------------------- 2022-08-17T13:02:12.2046590Z Ran 2 tests in 6.657s 2022-08-17T13:02:12.2046878Z 2022-08-17T13:02:12.2047226Z OK 2022-08-17T13:02:12.2047369Z 2022-08-17T13:02:12.2047458Z Generating XML reports... 2022-08-17T13:02:12.2084976Z Generated XML report: test-reports/python-unittest/test_mkl_verbose/TEST-TestMKLVerbose-20220817130205.xml 2022-08-17T13:02:12.5829808Z Running test_mps ... [2022-08-17 13:02:12.582582] 2022-08-17T13:02:12.5830316Z Executing ['/opt/conda/bin/python', '-bb', 'test_mps.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 13:02:12.582665] 2022-08-17T13:02:14.7849179Z MPS not available, skipping tests 2022-08-17T13:02:14.9156908Z Test results will be stored in test-reports/python-unittest/test_mps 2022-08-17T13:02:14.9293194Z 2022-08-17T13:02:14.9293277Z Running tests... 2022-08-17T13:02:14.9293724Z ---------------------------------------------------------------------- 2022-08-17T13:02:15.3481008Z test_output_match_H_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.301s) 2022-08-17T13:02:15.3504740Z test_output_match_H_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.3527617Z test_output_match_H_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.3549432Z test_output_match_H_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.3571274Z test_output_match_H_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.3592815Z test_output_match_H_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.3614356Z test_output_match_H_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.3635977Z test_output_match_T_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.3657253Z test_output_match_T_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.3678632Z test_output_match_T_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.3700115Z test_output_match_T_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.3721728Z test_output_match_T_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.3742911Z test_output_match_T_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.3764566Z test_output_match_T_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.3785986Z test_output_match___getitem___cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.3807437Z test_output_match___getitem___cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.3828815Z test_output_match___getitem___cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.3850584Z test_output_match___getitem___cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.3871775Z test_output_match___getitem___cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.3893339Z test_output_match___getitem___cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.3914677Z test_output_match___getitem___cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.3936397Z test_output_match___radd___cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.3957718Z test_output_match___radd___cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.3979274Z test_output_match___radd___cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.4000728Z test_output_match___radd___cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.4022798Z test_output_match___radd___cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.4044208Z test_output_match___radd___cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.4065586Z test_output_match___radd___cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.4087014Z test_output_match___rand___cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.4108235Z test_output_match___rand___cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.4129698Z test_output_match___rand___cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.4150890Z test_output_match___rand___cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.4172393Z test_output_match___rand___cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.4193690Z test_output_match___rdiv___cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.4215022Z test_output_match___rdiv___cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.4236376Z test_output_match___rdiv___cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.4257637Z test_output_match___rdiv___cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.4279184Z test_output_match___rdiv___cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.4300562Z test_output_match___rdiv___cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.4322044Z test_output_match___rdiv___cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.4343538Z test_output_match___rmatmul___cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.4364818Z test_output_match___rmatmul___cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.4386255Z test_output_match___rmatmul___cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.4407611Z test_output_match___rmatmul___cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.4428955Z test_output_match___rmatmul___cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.4450670Z test_output_match___rmod___cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.4471896Z test_output_match___rmod___cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.4493329Z test_output_match___rmul___cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.4514705Z test_output_match___rmul___cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.4536038Z test_output_match___rmul___cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.4557500Z test_output_match___rmul___cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.4578783Z test_output_match___rmul___cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.4600122Z test_output_match___rmul___cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.4621331Z test_output_match___rmul___cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.4642603Z test_output_match___ror___cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.4663893Z test_output_match___ror___cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.4685242Z test_output_match___ror___cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.4706418Z test_output_match___ror___cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.4727751Z test_output_match___ror___cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.4748935Z test_output_match___rpow___cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.4770233Z test_output_match___rpow___cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.4791465Z test_output_match___rpow___cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.4813109Z test_output_match___rpow___cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.4833999Z test_output_match___rpow___cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.4855340Z test_output_match___rpow___cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.4876645Z test_output_match___rsub___cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.4898086Z test_output_match___rsub___cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.4919468Z test_output_match___rsub___cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.4940836Z test_output_match___rsub___cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.4962136Z test_output_match___rsub___cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.4983766Z test_output_match___rsub___cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.5005157Z test_output_match___rxor___cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.5026309Z test_output_match___rxor___cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.5047570Z test_output_match___rxor___cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.5068649Z test_output_match___rxor___cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.5090261Z test_output_match___rxor___cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.5111300Z test_output_match__masked_amax_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.5132715Z test_output_match__masked_amax_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.5153951Z test_output_match__masked_amax_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.5175389Z test_output_match__masked_amax_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.5196739Z test_output_match__masked_amax_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.5218105Z test_output_match__masked_amax_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.5239495Z test_output_match__masked_amin_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.5261182Z test_output_match__masked_amin_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.5282579Z test_output_match__masked_amin_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.5304291Z test_output_match__masked_amin_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.5325183Z test_output_match__masked_amin_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.5346441Z test_output_match__masked_amin_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.5368072Z test_output_match__masked_argmax_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.5389331Z test_output_match__masked_argmax_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.5410843Z test_output_match__masked_argmax_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.5431957Z test_output_match__masked_argmax_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.5453793Z test_output_match__masked_argmax_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.5475239Z test_output_match__masked_argmax_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.5496554Z test_output_match__masked_argmin_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.5517965Z test_output_match__masked_argmin_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.5539326Z test_output_match__masked_argmin_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.5560773Z test_output_match__masked_argmin_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.5582179Z test_output_match__masked_argmin_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.5603847Z test_output_match__masked_argmin_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.5625023Z test_output_match__masked_cumprod_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.5646342Z test_output_match__masked_cumprod_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.5667882Z test_output_match__masked_cumprod_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.5689450Z test_output_match__masked_cumprod_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.5711088Z test_output_match__masked_cumprod_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.5732322Z test_output_match__masked_cumsum_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.5753795Z test_output_match__masked_cumsum_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.5775491Z test_output_match__masked_cumsum_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.5796895Z test_output_match__masked_cumsum_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.5818357Z test_output_match__masked_cumsum_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.5839893Z test_output_match__masked_log_softmax_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.5861432Z test_output_match__masked_logaddexp_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.5883293Z test_output_match__masked_logsumexp_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.5905244Z test_output_match__masked_logsumexp_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.5926531Z test_output_match__masked_logsumexp_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.5948148Z test_output_match__masked_logsumexp_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.5970070Z test_output_match__masked_logsumexp_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.5991354Z test_output_match__masked_mean_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.6013290Z test_output_match__masked_mean_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.6034751Z test_output_match__masked_mean_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.6056474Z test_output_match__masked_mean_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.6078069Z test_output_match__masked_mean_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.6099397Z test_output_match__masked_mean_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.6120868Z test_output_match__masked_mean_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.6142494Z test_output_match__masked_median_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.6164082Z test_output_match__masked_norm_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.6185649Z test_output_match__masked_norm_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.6207543Z test_output_match__masked_normalize_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.6228702Z test_output_match__masked_normalize_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.6250389Z test_output_match__masked_prod_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.6271744Z test_output_match__masked_prod_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.6293191Z test_output_match__masked_prod_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.6314612Z test_output_match__masked_prod_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.6336024Z test_output_match__masked_prod_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.6357519Z test_output_match__masked_prod_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.6378906Z test_output_match__masked_softmax_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.6400286Z test_output_match__masked_softmin_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.6421856Z test_output_match__masked_std_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.6443203Z test_output_match__masked_std_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.6464502Z test_output_match__masked_std_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.6486352Z test_output_match__masked_std_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.6507384Z test_output_match__masked_std_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.6529187Z test_output_match__masked_sum_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.6550321Z test_output_match__masked_sum_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.6571904Z test_output_match__masked_sum_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.6593271Z test_output_match__masked_sum_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.6614569Z test_output_match__masked_sum_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.6636043Z test_output_match__masked_sum_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.6657398Z test_output_match__masked_sum_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.6678724Z test_output_match__masked_var_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.6700121Z test_output_match__masked_var_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.6721367Z test_output_match__masked_var_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.6743691Z test_output_match__masked_var_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.6764478Z test_output_match__masked_var_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.6785853Z test_output_match__masked_var_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.6807355Z test_output_match_abs_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.6829073Z test_output_match_abs_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.6850774Z test_output_match_abs_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.6872006Z test_output_match_abs_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.6893666Z test_output_match_abs_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.6915181Z test_output_match_abs_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.6936696Z test_output_match_acos_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.6958258Z test_output_match_acos_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.6979864Z test_output_match_acos_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.7001596Z test_output_match_acos_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.7022946Z test_output_match_acos_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.7044634Z test_output_match_acos_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.7066217Z test_output_match_acosh_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.7087771Z test_output_match_acosh_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.7108978Z test_output_match_acosh_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.7130653Z test_output_match_acosh_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.7151871Z test_output_match_acosh_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.7173249Z test_output_match_acosh_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.7194624Z test_output_match_add_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.7216060Z test_output_match_add_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.7237406Z test_output_match_add_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.7258889Z test_output_match_add_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.7280247Z test_output_match_add_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.7301755Z test_output_match_add_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.7323024Z test_output_match_add_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.7344404Z test_output_match_addbmm_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.7365965Z test_output_match_addbmm_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.7387578Z test_output_match_addbmm_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.7410436Z test_output_match_addbmm_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.7431991Z test_output_match_addbmm_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.7454129Z test_output_match_addcdiv_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.7476110Z test_output_match_addcmul_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.7497390Z test_output_match_addcmul_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.7519543Z test_output_match_addcmul_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.7541351Z test_output_match_addcmul_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.7562981Z test_output_match_addcmul_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.7584745Z test_output_match_addmm_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.7605981Z test_output_match_addmm_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.7627759Z test_output_match_addmm_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.7649277Z test_output_match_addmm_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.7670701Z test_output_match_addmm_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.7692255Z test_output_match_addmm_decomposed_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.7713602Z test_output_match_addmm_decomposed_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.7735166Z test_output_match_addmm_decomposed_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.7756539Z test_output_match_addmm_decomposed_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.7778452Z test_output_match_addmm_decomposed_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.7799848Z test_output_match_addmv_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.7821219Z test_output_match_addmv_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.7842793Z test_output_match_addmv_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.7864332Z test_output_match_addmv_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.7886043Z test_output_match_addmv_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.7907560Z test_output_match_addr_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.7929308Z test_output_match_addr_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.7950657Z test_output_match_addr_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.7972385Z test_output_match_addr_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.7993728Z test_output_match_addr_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.8015097Z test_output_match_addr_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.8036429Z test_output_match_addr_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.8057780Z test_output_match_all_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.8078921Z test_output_match_all_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.8100185Z test_output_match_all_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.8122205Z test_output_match_all_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.8143501Z test_output_match_all_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.8165285Z test_output_match_all_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.8186816Z test_output_match_all_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.8208756Z test_output_match_allclose_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.8230167Z test_output_match_allclose_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.8252178Z test_output_match_amax_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.8273823Z test_output_match_amax_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.8295140Z test_output_match_amax_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.8316560Z test_output_match_amax_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.8337936Z test_output_match_amax_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.8359405Z test_output_match_amax_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.8380829Z test_output_match_amax_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.8402432Z test_output_match_amin_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.8423721Z test_output_match_amin_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.8445110Z test_output_match_amin_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.8466543Z test_output_match_amin_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.8487788Z test_output_match_amin_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.8509022Z test_output_match_amin_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.8530530Z test_output_match_amin_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.8551779Z test_output_match_aminmax_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.8573425Z test_output_match_aminmax_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.8594634Z test_output_match_aminmax_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.8616067Z test_output_match_aminmax_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.8637447Z test_output_match_aminmax_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.8659029Z test_output_match_aminmax_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.8680445Z test_output_match_angle_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.8701998Z test_output_match_angle_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.8723253Z test_output_match_angle_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.8744826Z test_output_match_angle_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.8766403Z test_output_match_angle_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.8787736Z test_output_match_angle_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.8809374Z test_output_match_angle_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.8830680Z test_output_match_any_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.8852298Z test_output_match_any_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.8873745Z test_output_match_any_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.8895501Z test_output_match_any_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.8917231Z test_output_match_any_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.8939250Z test_output_match_any_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.8960547Z test_output_match_any_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.8982314Z test_output_match_arange_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.9005182Z test_output_match_arange_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.9026971Z test_output_match_arange_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.9048526Z test_output_match_arange_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.9070779Z test_output_match_arange_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.9092444Z test_output_match_arange_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.9113884Z test_output_match_argmax_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.9135341Z test_output_match_argmax_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.9156910Z test_output_match_argmax_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.9178524Z test_output_match_argmax_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.9200131Z test_output_match_argmax_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.9221737Z test_output_match_argmax_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.9243402Z test_output_match_argmin_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.9264603Z test_output_match_argmin_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.9286112Z test_output_match_argmin_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.9307534Z test_output_match_argmin_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.9329052Z test_output_match_argmin_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.9350252Z test_output_match_argmin_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.9371775Z test_output_match_argsort_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.9393465Z test_output_match_argsort_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.9415056Z test_output_match_argsort_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.9436606Z test_output_match_argsort_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.9458093Z test_output_match_argsort_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.9480877Z test_output_match_argsort_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.9502296Z test_output_match_argsort_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.9524008Z test_output_match_argwhere_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.9545422Z test_output_match_argwhere_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.9566913Z test_output_match_argwhere_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.9588262Z test_output_match_argwhere_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.9609721Z test_output_match_argwhere_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.9630867Z test_output_match_argwhere_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.9652271Z test_output_match_argwhere_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.9673632Z test_output_match_as_strided_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.9695112Z test_output_match_as_strided_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.9716660Z test_output_match_as_strided_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.9737984Z test_output_match_as_strided_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.9759333Z test_output_match_as_strided_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.9780616Z test_output_match_as_strided_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.9802111Z test_output_match_as_strided_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.9823297Z test_output_match_as_strided_scatter_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.9844727Z test_output_match_as_strided_scatter_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.9866000Z test_output_match_as_strided_scatter_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.9887624Z test_output_match_as_strided_scatter_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.9908826Z test_output_match_as_strided_scatter_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.9930282Z test_output_match_as_strided_scatter_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.9951640Z test_output_match_as_strided_scatter_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.9973233Z test_output_match_asin_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:15.9994852Z test_output_match_asin_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.0016308Z test_output_match_asin_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.0038049Z test_output_match_asin_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.0059137Z test_output_match_asin_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.0081794Z test_output_match_asin_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.0102933Z test_output_match_asinh_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.0124045Z test_output_match_asinh_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.0145006Z test_output_match_asinh_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.0166056Z test_output_match_asinh_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.0187317Z test_output_match_asinh_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.0208439Z test_output_match_asinh_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.0229389Z test_output_match_atan2_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.0250688Z test_output_match_atan2_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.0271678Z test_output_match_atan2_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.0292919Z test_output_match_atan2_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.0314209Z test_output_match_atan2_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.0335331Z test_output_match_atan2_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.0356284Z test_output_match_atan_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.0377605Z test_output_match_atan_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.0399466Z test_output_match_atan_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.0420283Z test_output_match_atan_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.0441470Z test_output_match_atan_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.0462257Z test_output_match_atan_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.0483342Z test_output_match_atanh_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.0504541Z test_output_match_atanh_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.0525569Z test_output_match_atanh_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.0546655Z test_output_match_atanh_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.0568257Z test_output_match_atanh_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.0588892Z test_output_match_atanh_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.0610364Z test_output_match_atleast_1d_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.0631125Z test_output_match_atleast_1d_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.0652005Z test_output_match_atleast_1d_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.0673063Z test_output_match_atleast_1d_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.0694377Z test_output_match_atleast_1d_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.0715322Z test_output_match_atleast_1d_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.0736372Z test_output_match_atleast_1d_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.0757614Z test_output_match_atleast_2d_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.0778775Z test_output_match_atleast_2d_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.0799797Z test_output_match_atleast_2d_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.0820891Z test_output_match_atleast_2d_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.0841804Z test_output_match_atleast_2d_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.0864233Z test_output_match_atleast_2d_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.0885040Z test_output_match_atleast_2d_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.0905915Z test_output_match_atleast_3d_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.0926842Z test_output_match_atleast_3d_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.0947528Z test_output_match_atleast_3d_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.0968581Z test_output_match_atleast_3d_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.0989235Z test_output_match_atleast_3d_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.1010119Z test_output_match_atleast_3d_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.1030713Z test_output_match_atleast_3d_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.1051570Z test_output_match_baddbmm_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.1073169Z test_output_match_baddbmm_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.1096418Z test_output_match_baddbmm_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.1117211Z test_output_match_baddbmm_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.1138303Z test_output_match_baddbmm_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.1159452Z test_output_match_bernoulli_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.1180602Z test_output_match_bfloat16_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.1201605Z test_output_match_bfloat16_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.1222699Z test_output_match_bfloat16_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.1243795Z test_output_match_bfloat16_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.1264801Z test_output_match_bfloat16_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.1285828Z test_output_match_bfloat16_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.1307043Z test_output_match_bfloat16_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.1328188Z test_output_match_bincount_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.1349067Z test_output_match_bincount_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.1370264Z test_output_match_bincount_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.1391024Z test_output_match_bincount_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.1412133Z test_output_match_bitwise_and_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.1433128Z test_output_match_bitwise_and_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.1454124Z test_output_match_bitwise_and_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.1475226Z test_output_match_bitwise_and_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.1496192Z test_output_match_bitwise_and_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.1517228Z test_output_match_bitwise_left_shift_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.1538175Z test_output_match_bitwise_left_shift_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.1559322Z test_output_match_bitwise_left_shift_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.1580495Z test_output_match_bitwise_left_shift_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.1601910Z test_output_match_bitwise_not_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.1622985Z test_output_match_bitwise_not_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.1643940Z test_output_match_bitwise_not_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.1664971Z test_output_match_bitwise_not_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.1685959Z test_output_match_bitwise_not_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.1706972Z test_output_match_bitwise_or_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.1728040Z test_output_match_bitwise_or_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.1748906Z test_output_match_bitwise_or_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.1769961Z test_output_match_bitwise_or_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.1790879Z test_output_match_bitwise_or_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.1812626Z test_output_match_bitwise_right_shift_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.1833795Z test_output_match_bitwise_right_shift_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.1854943Z test_output_match_bitwise_right_shift_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.1876159Z test_output_match_bitwise_right_shift_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.1898018Z test_output_match_bitwise_xor_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.1919440Z test_output_match_bitwise_xor_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.1940626Z test_output_match_bitwise_xor_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.1962212Z test_output_match_bitwise_xor_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.1983611Z test_output_match_bitwise_xor_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.2005234Z test_output_match_block_diag_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.2026704Z test_output_match_block_diag_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.2048376Z test_output_match_block_diag_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.2069598Z test_output_match_block_diag_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.2090997Z test_output_match_block_diag_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.2111904Z test_output_match_block_diag_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.2133327Z test_output_match_block_diag_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.2154591Z test_output_match_bmm_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.2175891Z test_output_match_bmm_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.2197385Z test_output_match_bmm_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.2218625Z test_output_match_bmm_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.2239929Z test_output_match_bmm_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.2261164Z test_output_match_bool_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.2282980Z test_output_match_bool_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.2304285Z test_output_match_bool_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.2325485Z test_output_match_bool_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.2347895Z test_output_match_bool_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.2369162Z test_output_match_bool_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.2390462Z test_output_match_bool_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.2412101Z test_output_match_broadcast_shapes_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.2433615Z test_output_match_broadcast_tensors_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.2454769Z test_output_match_broadcast_tensors_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.2476202Z test_output_match_broadcast_tensors_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.2497776Z test_output_match_broadcast_tensors_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.2519344Z test_output_match_broadcast_tensors_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.2541177Z test_output_match_broadcast_tensors_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.2562637Z test_output_match_broadcast_tensors_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.2583974Z test_output_match_broadcast_to_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.2605583Z test_output_match_broadcast_to_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.2626604Z test_output_match_broadcast_to_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.2648006Z test_output_match_broadcast_to_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.2669088Z test_output_match_broadcast_to_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.2690555Z test_output_match_broadcast_to_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.2711753Z test_output_match_broadcast_to_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.2733270Z test_output_match_bucketize_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.2754808Z test_output_match_bucketize_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.2776034Z test_output_match_bucketize_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.2797390Z test_output_match_bucketize_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.2818893Z test_output_match_bucketize_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.2840287Z test_output_match_bucketize_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.2861872Z test_output_match_byte_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.2883306Z test_output_match_byte_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.2904542Z test_output_match_byte_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.2925730Z test_output_match_byte_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.2947064Z test_output_match_byte_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.2968494Z test_output_match_byte_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.2989600Z test_output_match_byte_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.3010899Z test_output_match_cartesian_prod_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.3032466Z test_output_match_cartesian_prod_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.3053494Z test_output_match_cartesian_prod_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.3074684Z test_output_match_cartesian_prod_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.3096018Z test_output_match_cartesian_prod_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.3117665Z test_output_match_cartesian_prod_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.3138737Z test_output_match_cartesian_prod_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.3160414Z test_output_match_cat_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.3181405Z test_output_match_cat_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.3202650Z test_output_match_cat_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.3224026Z test_output_match_cat_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.3245434Z test_output_match_cat_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.3266723Z test_output_match_cat_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.3288136Z test_output_match_cat_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.3309404Z test_output_match_cdist_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.3330744Z test_output_match_ceil_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.3351858Z test_output_match_chalf_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.3373400Z test_output_match_chalf_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.3394553Z test_output_match_chalf_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.3415946Z test_output_match_chalf_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.3437081Z test_output_match_chalf_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.3458289Z test_output_match_chalf_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.3479583Z test_output_match_chalf_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.3500925Z test_output_match_char_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.3522289Z test_output_match_char_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.3543520Z test_output_match_char_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.3564687Z test_output_match_char_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.3585866Z test_output_match_char_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.3607219Z test_output_match_char_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.3628542Z test_output_match_char_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.3649782Z test_output_match_cholesky_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.3670906Z test_output_match_cholesky_inverse_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.3692323Z test_output_match_cholesky_solve_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.3713499Z test_output_match_chunk_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.3734757Z test_output_match_chunk_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.3756011Z test_output_match_chunk_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.3777345Z test_output_match_chunk_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.3798606Z test_output_match_chunk_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.3820163Z test_output_match_chunk_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.3841143Z test_output_match_chunk_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.3862285Z test_output_match_clamp_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.3883794Z test_output_match_clamp_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.3904916Z test_output_match_clamp_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.3926596Z test_output_match_clamp_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.3947577Z test_output_match_clamp_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.3968969Z test_output_match_clamp_max_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.3990153Z test_output_match_clamp_max_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.4012999Z test_output_match_clamp_max_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.4034771Z test_output_match_clamp_max_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.4056064Z test_output_match_clamp_max_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.4078229Z test_output_match_clamp_max_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.4099725Z test_output_match_clamp_max_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.4120932Z test_output_match_clamp_min_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.4142497Z test_output_match_clamp_min_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.4163636Z test_output_match_clamp_min_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.4185100Z test_output_match_clamp_min_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.4206505Z test_output_match_clamp_min_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.4228016Z test_output_match_clamp_min_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.4249385Z test_output_match_clamp_min_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.4270611Z test_output_match_clone_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.4291989Z test_output_match_clone_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.4313439Z test_output_match_clone_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.4334707Z test_output_match_clone_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.4355997Z test_output_match_clone_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.4376991Z test_output_match_clone_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.4398609Z test_output_match_clone_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.4419423Z test_output_match_column_stack_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.4440822Z test_output_match_column_stack_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.4461811Z test_output_match_column_stack_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.4482894Z test_output_match_column_stack_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.4503930Z test_output_match_column_stack_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.4525144Z test_output_match_column_stack_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.4546287Z test_output_match_column_stack_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.4567733Z test_output_match_combinations_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.4588728Z test_output_match_combinations_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.4609868Z test_output_match_combinations_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.4630935Z test_output_match_combinations_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.4652168Z test_output_match_combinations_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.4674720Z test_output_match_combinations_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.4695675Z test_output_match_combinations_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.4716793Z test_output_match_complex_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.4737833Z test_output_match_complex_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.4759111Z test_output_match_conj_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.4780312Z test_output_match_conj_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.4801513Z test_output_match_conj_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.4822521Z test_output_match_conj_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.4843772Z test_output_match_conj_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.4864935Z test_output_match_conj_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.4886007Z test_output_match_conj_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.4907119Z test_output_match_conj_physical_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.4928649Z test_output_match_conj_physical_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.4949534Z test_output_match_conj_physical_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.4970739Z test_output_match_conj_physical_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.4991684Z test_output_match_conj_physical_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.5013388Z test_output_match_conj_physical_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.5034399Z test_output_match_conj_physical_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.5055815Z test_output_match_constant_pad_nd_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.5077234Z test_output_match_constant_pad_nd_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.5098421Z test_output_match_constant_pad_nd_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.5119724Z test_output_match_constant_pad_nd_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.5141116Z test_output_match_constant_pad_nd_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.5162639Z test_output_match_constant_pad_nd_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.5183951Z test_output_match_constant_pad_nd_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.5205330Z test_output_match_contiguous_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.5226818Z test_output_match_contiguous_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.5248319Z test_output_match_contiguous_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.5269554Z test_output_match_contiguous_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.5291075Z test_output_match_contiguous_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.5312363Z test_output_match_contiguous_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.5333889Z test_output_match_contiguous_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.5355344Z test_output_match_copysign_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.5376580Z test_output_match_copysign_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.5397937Z test_output_match_copysign_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.5419620Z test_output_match_copysign_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.5440801Z test_output_match_copysign_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.5461815Z test_output_match_copysign_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.5483244Z test_output_match_copysign_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.5504569Z test_output_match_corrcoef_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.5525924Z test_output_match_corrcoef_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.5547212Z test_output_match_corrcoef_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.5568605Z test_output_match_corrcoef_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.5589911Z test_output_match_corrcoef_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.5611408Z test_output_match_cos_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.5632709Z test_output_match_cos_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.5654038Z test_output_match_cos_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.5675478Z test_output_match_cos_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.5697493Z test_output_match_cos_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.5718276Z test_output_match_cos_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.5739573Z test_output_match_cosh_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.5761119Z test_output_match_cosh_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.5782435Z test_output_match_cosh_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.5803842Z test_output_match_cosh_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.5825146Z test_output_match_cosh_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.5847031Z test_output_match_cosh_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.5868358Z test_output_match_count_nonzero_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.5889782Z test_output_match_count_nonzero_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.5911114Z test_output_match_count_nonzero_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.5932818Z test_output_match_count_nonzero_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.5954245Z test_output_match_count_nonzero_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.5975779Z test_output_match_count_nonzero_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.5997250Z test_output_match_count_nonzero_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.6019133Z test_output_match_cov_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.6040042Z test_output_match_cov_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.6061726Z test_output_match_cov_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.6083000Z test_output_match_cov_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.6104099Z test_output_match_cov_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.6125392Z test_output_match_cross_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.6146698Z test_output_match_cross_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.6167958Z test_output_match_cross_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.6189183Z test_output_match_cross_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.6210519Z test_output_match_cross_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.6231587Z test_output_match_cummax_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.6252880Z test_output_match_cummax_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.6274120Z test_output_match_cummax_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.6295128Z test_output_match_cummax_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.6316511Z test_output_match_cummax_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.6337890Z test_output_match_cummax_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.6359132Z test_output_match_cummin_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.6380137Z test_output_match_cummin_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.6401348Z test_output_match_cummin_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.6422576Z test_output_match_cummin_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.6444009Z test_output_match_cummin_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.6465592Z test_output_match_cummin_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.6487026Z test_output_match_cumprod_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.6508812Z test_output_match_cumprod_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.6530827Z test_output_match_cumprod_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.6552766Z test_output_match_cumprod_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.6574682Z test_output_match_cumprod_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.6596612Z test_output_match_cumsum_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.6618321Z test_output_match_cumsum_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.6640001Z test_output_match_cumsum_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.6661627Z test_output_match_cumsum_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.6683205Z test_output_match_cumsum_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.6704839Z test_output_match_cumulative_trapezoid_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.6726473Z test_output_match_cumulative_trapezoid_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.6747810Z test_output_match_cumulative_trapezoid_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.6769298Z test_output_match_cumulative_trapezoid_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.6790798Z test_output_match_cumulative_trapezoid_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.6812137Z test_output_match_deg2rad_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.6833427Z test_output_match_deg2rad_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.6854734Z test_output_match_deg2rad_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.6876341Z test_output_match_deg2rad_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.6897832Z test_output_match_deg2rad_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.6919273Z test_output_match_deg2rad_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.6940870Z test_output_match_deg2rad_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.6962548Z test_output_match_diag_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.6983749Z test_output_match_diag_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.7005142Z test_output_match_diag_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.7026644Z test_output_match_diag_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.7048250Z test_output_match_diag_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.7069585Z test_output_match_diag_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.7091350Z test_output_match_diag_embed_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.7112992Z test_output_match_diag_embed_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.7134528Z test_output_match_diag_embed_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.7156083Z test_output_match_diag_embed_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.7177771Z test_output_match_diag_embed_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.7199395Z test_output_match_diag_embed_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.7221679Z test_output_match_diag_embed_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.7242844Z test_output_match_diagflat_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.7264273Z test_output_match_diagflat_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.7285713Z test_output_match_diagflat_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.7307128Z test_output_match_diagflat_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.7328673Z test_output_match_diagflat_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.7349968Z test_output_match_diagflat_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.7371591Z test_output_match_diagonal_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.7392943Z test_output_match_diagonal_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.7414240Z test_output_match_diagonal_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.7435572Z test_output_match_diagonal_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.7456977Z test_output_match_diagonal_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.7478572Z test_output_match_diagonal_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.7500186Z test_output_match_diagonal_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.7522660Z test_output_match_diagonal_scatter_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.7544451Z test_output_match_diagonal_scatter_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.7565904Z test_output_match_diagonal_scatter_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.7587558Z test_output_match_diagonal_scatter_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.7609728Z test_output_match_diagonal_scatter_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.7630845Z test_output_match_diagonal_scatter_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.7652766Z test_output_match_diagonal_scatter_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.7674450Z test_output_match_diff_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.7696056Z test_output_match_diff_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.7717791Z test_output_match_diff_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.7739420Z test_output_match_diff_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.7761107Z test_output_match_diff_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.7782698Z test_output_match_diff_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.7804359Z test_output_match_diff_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.7825863Z test_output_match_digamma_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.7847437Z test_output_match_digamma_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.7868947Z test_output_match_digamma_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.7890589Z test_output_match_digamma_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.7911936Z test_output_match_digamma_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.7933548Z test_output_match_digamma_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.7955170Z test_output_match_dist_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.7976737Z test_output_match_dist_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.7998358Z test_output_match_div_floor_rounding_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.8020160Z test_output_match_div_floor_rounding_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.8041601Z test_output_match_div_floor_rounding_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.8063150Z test_output_match_div_floor_rounding_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.8084801Z test_output_match_div_floor_rounding_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.8106211Z test_output_match_div_floor_rounding_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.8127907Z test_output_match_div_no_rounding_mode_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.8149299Z test_output_match_div_no_rounding_mode_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.8171019Z test_output_match_div_no_rounding_mode_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.8192820Z test_output_match_div_no_rounding_mode_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.8214081Z test_output_match_div_no_rounding_mode_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.8235609Z test_output_match_div_no_rounding_mode_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.8257117Z test_output_match_div_no_rounding_mode_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.8278676Z test_output_match_div_trunc_rounding_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.8300196Z test_output_match_div_trunc_rounding_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.8321822Z test_output_match_div_trunc_rounding_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.8343318Z test_output_match_div_trunc_rounding_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.8365053Z test_output_match_div_trunc_rounding_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.8386686Z test_output_match_div_trunc_rounding_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.8408367Z test_output_match_dot_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.8430002Z test_output_match_dot_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.8451718Z test_output_match_dot_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.8473238Z test_output_match_dot_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.8494519Z test_output_match_dot_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.8516379Z test_output_match_double_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.8538053Z test_output_match_double_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.8559900Z test_output_match_double_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.8581584Z test_output_match_double_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.8603420Z test_output_match_double_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.8625062Z test_output_match_double_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.8646947Z test_output_match_double_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.8669032Z test_output_match_dsplit_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.8690656Z test_output_match_dsplit_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.8712225Z test_output_match_dsplit_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.8733777Z test_output_match_dsplit_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.8755452Z test_output_match_dsplit_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.8777118Z test_output_match_dsplit_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.8798794Z test_output_match_dsplit_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.8820597Z test_output_match_dstack_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.8842198Z test_output_match_dstack_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.8864216Z test_output_match_dstack_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.8885539Z test_output_match_dstack_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.8907041Z test_output_match_dstack_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.8928693Z test_output_match_dstack_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.8949941Z test_output_match_dstack_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.8971466Z test_output_match_eig_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.8992960Z test_output_match_einsum_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.9015666Z test_output_match_einsum_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.9036874Z test_output_match_einsum_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.9058096Z test_output_match_einsum_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.9080018Z test_output_match_einsum_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.9101344Z test_output_match_empty_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.9122741Z test_output_match_empty_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.9144410Z test_output_match_empty_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.9165798Z test_output_match_empty_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.9187211Z test_output_match_empty_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.9208514Z test_output_match_empty_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.9229874Z test_output_match_empty_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.9251426Z test_output_match_empty_like_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.9272759Z test_output_match_empty_like_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.9294203Z test_output_match_empty_like_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.9315572Z test_output_match_empty_like_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.9337302Z test_output_match_empty_like_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.9358563Z test_output_match_empty_like_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.9380061Z test_output_match_empty_like_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.9401411Z test_output_match_eq_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.9422817Z test_output_match_eq_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.9444326Z test_output_match_eq_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.9465792Z test_output_match_eq_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.9487160Z test_output_match_eq_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.9508708Z test_output_match_eq_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.9530085Z test_output_match_eq_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.9551253Z test_output_match_equal_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.9572707Z test_output_match_equal_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.9594211Z test_output_match_equal_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.9615535Z test_output_match_equal_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.9637001Z test_output_match_equal_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.9658338Z test_output_match_equal_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.9679960Z test_output_match_equal_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.9701378Z test_output_match_erf_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.9722893Z test_output_match_erf_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.9744389Z test_output_match_erf_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.9765907Z test_output_match_erf_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.9787398Z test_output_match_erf_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.9809259Z test_output_match_erf_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.9830234Z test_output_match_erfc_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.9851608Z test_output_match_erfc_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.9872751Z test_output_match_erfc_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.9893949Z test_output_match_erfc_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.9915148Z test_output_match_erfc_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.9936279Z test_output_match_erfc_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.9957957Z test_output_match_erfinv_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:16.9979213Z test_output_match_erfinv_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.0000505Z test_output_match_erfinv_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.0022115Z test_output_match_erfinv_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.0043702Z test_output_match_erfinv_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.0065314Z test_output_match_erfinv_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.0086546Z test_output_match_exp2_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.0107857Z test_output_match_exp2_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.0129299Z test_output_match_exp2_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.0150688Z test_output_match_exp2_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.0172041Z test_output_match_exp2_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.0193905Z test_output_match_exp2_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.0214989Z test_output_match_exp2_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.0236500Z test_output_match_exp_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.0257807Z test_output_match_exp_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.0279340Z test_output_match_exp_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.0300577Z test_output_match_exp_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.0322044Z test_output_match_exp_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.0343502Z test_output_match_exp_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.0364962Z test_output_match_expand_as_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.0386420Z test_output_match_expand_as_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.0407904Z test_output_match_expand_as_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.0429290Z test_output_match_expand_as_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.0450784Z test_output_match_expand_as_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.0472220Z test_output_match_expand_as_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.0493524Z test_output_match_expand_as_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.0514875Z test_output_match_expand_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.0536259Z test_output_match_expand_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.0557734Z test_output_match_expand_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.0579381Z test_output_match_expand_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.0600900Z test_output_match_expand_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.0622341Z test_output_match_expand_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.0643846Z test_output_match_expand_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.0664936Z test_output_match_expm1_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.0686519Z test_output_match_expm1_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.0707910Z test_output_match_expm1_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.0729447Z test_output_match_expm1_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.0752436Z test_output_match_expm1_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.0773985Z test_output_match_expm1_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.0796119Z test_output_match_fft_fft2_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.0818072Z test_output_match_fft_fft2_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.0839946Z test_output_match_fft_fft2_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.0861544Z test_output_match_fft_fft2_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.0883158Z test_output_match_fft_fft2_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.0904740Z test_output_match_fft_fft2_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.0926335Z test_output_match_fft_fft_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.0947670Z test_output_match_fft_fft_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.0969424Z test_output_match_fft_fft_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.0990752Z test_output_match_fft_fft_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.1012164Z test_output_match_fft_fft_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.1034014Z test_output_match_fft_fft_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.1055501Z test_output_match_fft_fftn_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.1077537Z test_output_match_fft_fftn_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.1098516Z test_output_match_fft_fftn_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.1119714Z test_output_match_fft_fftn_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.1141052Z test_output_match_fft_fftn_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.1162410Z test_output_match_fft_fftn_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.1183736Z test_output_match_fft_fftshift_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.1205148Z test_output_match_fft_fftshift_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.1226461Z test_output_match_fft_fftshift_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.1247853Z test_output_match_fft_fftshift_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.1269029Z test_output_match_fft_fftshift_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.1290478Z test_output_match_fft_fftshift_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.1311702Z test_output_match_fft_fftshift_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.1333117Z test_output_match_fft_hfft2_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.1354555Z test_output_match_fft_hfft2_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.1375873Z test_output_match_fft_hfft2_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.1397488Z test_output_match_fft_hfft2_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.1418320Z test_output_match_fft_hfft2_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.1439800Z test_output_match_fft_hfft2_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.1460654Z test_output_match_fft_hfft_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.1482053Z test_output_match_fft_hfft_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.1503206Z test_output_match_fft_hfft_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.1524309Z test_output_match_fft_hfft_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.1545655Z test_output_match_fft_hfft_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.1566913Z test_output_match_fft_hfft_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.1587922Z test_output_match_fft_hfftn_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.1609151Z test_output_match_fft_hfftn_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.1630621Z test_output_match_fft_hfftn_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.1653345Z test_output_match_fft_hfftn_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.1674731Z test_output_match_fft_hfftn_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.1696049Z test_output_match_fft_hfftn_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.1717361Z test_output_match_fft_ifft2_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.1738506Z test_output_match_fft_ifft2_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.1760071Z test_output_match_fft_ifft2_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.1781893Z test_output_match_fft_ifft2_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.1802866Z test_output_match_fft_ifft2_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.1824166Z test_output_match_fft_ifft2_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.1845935Z test_output_match_fft_ifft_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.1867224Z test_output_match_fft_ifft_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.1888906Z test_output_match_fft_ifft_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.1910513Z test_output_match_fft_ifft_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.1932435Z test_output_match_fft_ifft_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.1954082Z test_output_match_fft_ifft_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.1975793Z test_output_match_fft_ifftn_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.1997411Z test_output_match_fft_ifftn_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.2019223Z test_output_match_fft_ifftn_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.2040793Z test_output_match_fft_ifftn_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.2062492Z test_output_match_fft_ifftn_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.2084009Z test_output_match_fft_ifftn_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.2105214Z test_output_match_fft_ifftshift_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.2126827Z test_output_match_fft_ifftshift_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.2148113Z test_output_match_fft_ifftshift_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.2169834Z test_output_match_fft_ifftshift_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.2191299Z test_output_match_fft_ifftshift_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.2212946Z test_output_match_fft_ifftshift_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.2234328Z test_output_match_fft_ifftshift_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.2255838Z test_output_match_fft_ihfft2_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.2277649Z test_output_match_fft_ihfft2_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.2299072Z test_output_match_fft_ihfft2_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.2322040Z test_output_match_fft_ihfft2_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.2343478Z test_output_match_fft_ihfft2_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.2364726Z test_output_match_fft_ihfft2_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.2385952Z test_output_match_fft_ihfft_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.2407358Z test_output_match_fft_ihfft_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.2428555Z test_output_match_fft_ihfft_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.2450074Z test_output_match_fft_ihfft_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.2470979Z test_output_match_fft_ihfft_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.2492283Z test_output_match_fft_ihfft_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.2513491Z test_output_match_fft_ihfftn_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.2535010Z test_output_match_fft_ihfftn_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.2558813Z test_output_match_fft_ihfftn_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.2579708Z test_output_match_fft_ihfftn_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.2601000Z test_output_match_fft_ihfftn_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.2622552Z test_output_match_fft_ihfftn_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.2643532Z test_output_match_fft_irfft2_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.2664774Z test_output_match_fft_irfft2_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.2686072Z test_output_match_fft_irfft2_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.2707034Z test_output_match_fft_irfft2_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.2728213Z test_output_match_fft_irfft2_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.2749205Z test_output_match_fft_irfft2_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.2770314Z test_output_match_fft_irfft_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.2791297Z test_output_match_fft_irfft_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.2812735Z test_output_match_fft_irfft_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.2833838Z test_output_match_fft_irfft_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.2855172Z test_output_match_fft_irfft_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.2876224Z test_output_match_fft_irfft_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.2897187Z test_output_match_fft_irfftn_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.2918326Z test_output_match_fft_irfftn_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.2939663Z test_output_match_fft_irfftn_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.2960731Z test_output_match_fft_irfftn_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.2982012Z test_output_match_fft_irfftn_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.3002808Z test_output_match_fft_irfftn_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.3024336Z test_output_match_fft_rfft2_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.3045384Z test_output_match_fft_rfft2_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.3066517Z test_output_match_fft_rfft2_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.3087647Z test_output_match_fft_rfft2_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.3108716Z test_output_match_fft_rfft2_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.3130205Z test_output_match_fft_rfft2_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.3151055Z test_output_match_fft_rfft_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.3172218Z test_output_match_fft_rfft_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.3193704Z test_output_match_fft_rfft_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.3214649Z test_output_match_fft_rfft_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.3235897Z test_output_match_fft_rfft_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.3256780Z test_output_match_fft_rfft_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.3278212Z test_output_match_fft_rfftn_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.3299466Z test_output_match_fft_rfftn_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.3320784Z test_output_match_fft_rfftn_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.3341989Z test_output_match_fft_rfftn_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.3363092Z test_output_match_fft_rfftn_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.3384492Z test_output_match_fft_rfftn_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.3405717Z test_output_match_fill_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.3427055Z test_output_match_fill_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.3448556Z test_output_match_fill_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.3469467Z test_output_match_fill_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.3490895Z test_output_match_fill_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.3512237Z test_output_match_fill_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.3533232Z test_output_match_fill_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.3554512Z test_output_match_flatten_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.3575987Z test_output_match_flatten_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.3597029Z test_output_match_flatten_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.3618272Z test_output_match_flatten_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.3639402Z test_output_match_flatten_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.3660589Z test_output_match_flatten_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.3681866Z test_output_match_flatten_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.3702901Z test_output_match_flip_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.3724085Z test_output_match_flip_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.3745412Z test_output_match_flip_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.3766585Z test_output_match_flip_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.3787773Z test_output_match_flip_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.3808872Z test_output_match_flip_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.3829869Z test_output_match_flip_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.3851259Z test_output_match_fliplr_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.3872645Z test_output_match_fliplr_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.3893827Z test_output_match_fliplr_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.3915166Z test_output_match_fliplr_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.3936820Z test_output_match_fliplr_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.3958522Z test_output_match_fliplr_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.3979870Z test_output_match_fliplr_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.4002298Z test_output_match_flipud_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.4023861Z test_output_match_flipud_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.4045263Z test_output_match_flipud_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.4067228Z test_output_match_flipud_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.4088658Z test_output_match_flipud_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.4109619Z test_output_match_flipud_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.4131059Z test_output_match_flipud_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.4152006Z test_output_match_float_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.4173533Z test_output_match_float_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.4194733Z test_output_match_float_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.4215904Z test_output_match_float_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.4237248Z test_output_match_float_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.4258639Z test_output_match_float_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.4279968Z test_output_match_float_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.4301264Z test_output_match_float_power_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.4322668Z test_output_match_float_power_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.4343962Z test_output_match_float_power_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.4365318Z test_output_match_float_power_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.4386648Z test_output_match_float_power_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.4407904Z test_output_match_float_power_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.4429449Z test_output_match_float_power_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.4450921Z test_output_match_floor_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.4472366Z test_output_match_floor_divide_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.4493698Z test_output_match_floor_divide_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.4514911Z test_output_match_floor_divide_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.4536192Z test_output_match_floor_divide_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.4557624Z test_output_match_floor_divide_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.4579076Z test_output_match_floor_divide_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.4600068Z test_output_match_fmax_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.4621238Z test_output_match_fmax_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.4642428Z test_output_match_fmax_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.4663834Z test_output_match_fmax_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.4685385Z test_output_match_fmax_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.4706870Z test_output_match_fmax_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.4728415Z test_output_match_fmax_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.4749863Z test_output_match_fmin_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.4771356Z test_output_match_fmin_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.4793062Z test_output_match_fmin_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.4814248Z test_output_match_fmin_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.4835900Z test_output_match_fmin_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.4857327Z test_output_match_fmin_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.4878920Z test_output_match_fmin_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.4900310Z test_output_match_fmod_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.4921885Z test_output_match_fmod_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.4943506Z test_output_match_fmod_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.4965069Z test_output_match_fmod_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.4986628Z test_output_match_fmod_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.5008122Z test_output_match_fmod_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.5029487Z test_output_match_frac_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.5051427Z test_output_match_frac_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.5072807Z test_output_match_frexp_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.5094132Z test_output_match_frexp_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.5116460Z test_output_match_full_like_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.5138090Z test_output_match_full_like_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.5159999Z test_output_match_full_like_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.5181991Z test_output_match_full_like_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.5203972Z test_output_match_full_like_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.5225914Z test_output_match_full_like_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.5248290Z test_output_match_full_like_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.5270011Z test_output_match_gather_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.5292283Z test_output_match_gather_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.5314173Z test_output_match_gather_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.5336232Z test_output_match_gather_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.5358275Z test_output_match_gather_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.5380152Z test_output_match_gather_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.5402223Z test_output_match_gather_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.5424084Z test_output_match_gcd_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.5446138Z test_output_match_gcd_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.5468323Z test_output_match_gcd_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.5490486Z test_output_match_gcd_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.5512661Z test_output_match_ge_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.5534718Z test_output_match_ge_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.5556714Z test_output_match_ge_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.5578662Z test_output_match_ge_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.5600879Z test_output_match_ge_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.5622831Z test_output_match_ge_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.5645047Z test_output_match_ge_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.5667274Z test_output_match_geqrf_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.5689307Z test_output_match_gradient_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.5711368Z test_output_match_gradient_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.5733591Z test_output_match_gradient_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.5755625Z test_output_match_gradient_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.5777636Z test_output_match_gradient_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.5799672Z test_output_match_gt_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.5821931Z test_output_match_gt_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.5844056Z test_output_match_gt_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.5866192Z test_output_match_gt_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.5888102Z test_output_match_gt_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.5909695Z test_output_match_gt_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.5930737Z test_output_match_gt_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.5952253Z test_output_match_half_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.5973565Z test_output_match_half_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.5994904Z test_output_match_half_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.6016662Z test_output_match_half_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.6038142Z test_output_match_half_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.6059866Z test_output_match_half_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.6081478Z test_output_match_half_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.6102845Z test_output_match_heaviside_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.6124508Z test_output_match_heaviside_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.6146224Z test_output_match_heaviside_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.6167586Z test_output_match_heaviside_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.6188854Z test_output_match_heaviside_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.6210212Z test_output_match_heaviside_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.6231540Z test_output_match_heaviside_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.6252984Z test_output_match_histc_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.6274322Z test_output_match_histogram_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.6295754Z test_output_match_histogramdd_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.6317080Z test_output_match_hsplit_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.6338481Z test_output_match_hsplit_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.6359799Z test_output_match_hsplit_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.6381735Z test_output_match_hsplit_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.6403239Z test_output_match_hsplit_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.6424710Z test_output_match_hsplit_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.6446030Z test_output_match_hsplit_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.6467510Z test_output_match_hstack_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.6489023Z test_output_match_hstack_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.6510350Z test_output_match_hstack_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.6531987Z test_output_match_hstack_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.6554134Z test_output_match_hstack_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.6575631Z test_output_match_hstack_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.6597428Z test_output_match_hstack_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.6618980Z test_output_match_hypot_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.6640680Z test_output_match_i0_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.6662328Z test_output_match_i0_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.6683773Z test_output_match_i0_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.6705165Z test_output_match_i0_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.6726758Z test_output_match_i0_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.6748015Z test_output_match_i0_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.6769703Z test_output_match_igamma_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.6791028Z test_output_match_igamma_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.6812573Z test_output_match_igammac_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.6833932Z test_output_match_igammac_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.6855414Z test_output_match_index_add_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.6876939Z test_output_match_index_add_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.6898382Z test_output_match_index_add_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.6919728Z test_output_match_index_add_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.6941226Z test_output_match_index_add_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.6962756Z test_output_match_index_add_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.6984360Z test_output_match_index_add_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.7005916Z test_output_match_index_copy_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.7027744Z test_output_match_index_copy_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.7049553Z test_output_match_index_copy_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.7071219Z test_output_match_index_copy_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.7093122Z test_output_match_index_copy_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.7114839Z test_output_match_index_copy_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.7136690Z test_output_match_index_copy_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.7158672Z test_output_match_index_fill_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.7181038Z test_output_match_index_fill_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.7203494Z test_output_match_index_fill_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.7225453Z test_output_match_index_fill_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.7247806Z test_output_match_index_fill_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.7269620Z test_output_match_index_fill_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.7291519Z test_output_match_index_fill_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.7313290Z test_output_match_index_put_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.7335152Z test_output_match_index_put_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.7356869Z test_output_match_index_put_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.7378492Z test_output_match_index_put_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.7400105Z test_output_match_index_put_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.7421755Z test_output_match_index_put_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.7443178Z test_output_match_index_put_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.7464678Z test_output_match_index_reduce_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.7486340Z test_output_match_index_reduce_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.7507635Z test_output_match_index_reduce_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.7528929Z test_output_match_index_reduce_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.7550193Z test_output_match_index_reduce_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.7571576Z test_output_match_index_reduce_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.7592996Z test_output_match_index_select_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.7614190Z test_output_match_index_select_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.7635546Z test_output_match_index_select_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.7656907Z test_output_match_index_select_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.7678411Z test_output_match_index_select_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.7699623Z test_output_match_index_select_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.7720748Z test_output_match_index_select_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.7742199Z test_output_match_inner_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.7763693Z test_output_match_inner_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.7784981Z test_output_match_inner_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.7806176Z test_output_match_inner_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.7827888Z test_output_match_inner_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.7848943Z test_output_match_int_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.7870711Z test_output_match_int_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.7892131Z test_output_match_int_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.7913277Z test_output_match_int_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.7934781Z test_output_match_int_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.7956614Z test_output_match_int_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.7977825Z test_output_match_int_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.7999817Z test_output_match_inverse_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.8021346Z test_output_match_isclose_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.8043179Z test_output_match_isclose_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.8064799Z test_output_match_isclose_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.8086438Z test_output_match_isclose_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.8107783Z test_output_match_isclose_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.8129362Z test_output_match_isclose_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.8150788Z test_output_match_isclose_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.8172564Z test_output_match_isfinite_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.8194157Z test_output_match_isfinite_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.8215463Z test_output_match_isfinite_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.8236948Z test_output_match_isfinite_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.8258430Z test_output_match_isfinite_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.8279597Z test_output_match_isfinite_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.8300929Z test_output_match_isfinite_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.8322073Z test_output_match_isin_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.8343402Z test_output_match_isin_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.8364807Z test_output_match_isin_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.8386026Z test_output_match_isin_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.8407365Z test_output_match_isin_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.8428671Z test_output_match_isinf_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.8450252Z test_output_match_isinf_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.8471429Z test_output_match_isinf_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.8492872Z test_output_match_isinf_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.8514239Z test_output_match_isinf_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.8535789Z test_output_match_isinf_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.8557402Z test_output_match_isinf_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.8579173Z test_output_match_isnan_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.8600642Z test_output_match_isnan_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.8622218Z test_output_match_isnan_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.8643809Z test_output_match_isnan_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.8665307Z test_output_match_isnan_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.8686690Z test_output_match_isnan_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.8708392Z test_output_match_isnan_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.8729874Z test_output_match_isneginf_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.8751004Z test_output_match_isneginf_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.8772615Z test_output_match_isneginf_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.8793972Z test_output_match_isneginf_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.8815272Z test_output_match_isneginf_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.8836479Z test_output_match_isneginf_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.8857819Z test_output_match_isneginf_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.8879273Z test_output_match_isposinf_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.8900596Z test_output_match_isposinf_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.8922112Z test_output_match_isposinf_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.8943489Z test_output_match_isposinf_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.8964877Z test_output_match_isposinf_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.8986125Z test_output_match_isposinf_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.9008531Z test_output_match_isposinf_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.9029992Z test_output_match_isreal_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.9051511Z test_output_match_isreal_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.9073461Z test_output_match_isreal_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.9094560Z test_output_match_isreal_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.9115935Z test_output_match_isreal_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.9137052Z test_output_match_isreal_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.9158426Z test_output_match_isreal_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.9179835Z test_output_match_istft_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.9200627Z test_output_match_jiterator_2inputs_2outputs_cpu_bool (__main__.TestConsistencyCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T13:02:17.9221551Z test_output_match_jiterator_2inputs_2outputs_cpu_float16 (__main__.TestConsistencyCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T13:02:17.9242350Z test_output_match_jiterator_2inputs_2outputs_cpu_float32 (__main__.TestConsistencyCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T13:02:17.9262732Z test_output_match_jiterator_2inputs_2outputs_cpu_int16 (__main__.TestConsistencyCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T13:02:17.9283435Z test_output_match_jiterator_2inputs_2outputs_cpu_int32 (__main__.TestConsistencyCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T13:02:17.9304051Z test_output_match_jiterator_2inputs_2outputs_cpu_int64 (__main__.TestConsistencyCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T13:02:17.9324658Z test_output_match_jiterator_2inputs_2outputs_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T13:02:17.9345390Z test_output_match_jiterator_4inputs_with_extra_args_cpu_bool (__main__.TestConsistencyCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T13:02:17.9365999Z test_output_match_jiterator_4inputs_with_extra_args_cpu_float16 (__main__.TestConsistencyCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T13:02:17.9386629Z test_output_match_jiterator_4inputs_with_extra_args_cpu_float32 (__main__.TestConsistencyCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T13:02:17.9407045Z test_output_match_jiterator_4inputs_with_extra_args_cpu_int16 (__main__.TestConsistencyCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T13:02:17.9427593Z test_output_match_jiterator_4inputs_with_extra_args_cpu_int32 (__main__.TestConsistencyCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T13:02:17.9448191Z test_output_match_jiterator_4inputs_with_extra_args_cpu_int64 (__main__.TestConsistencyCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T13:02:17.9468932Z test_output_match_jiterator_4inputs_with_extra_args_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T13:02:17.9489353Z test_output_match_jiterator_binary_cpu_bool (__main__.TestConsistencyCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T13:02:17.9510011Z test_output_match_jiterator_binary_cpu_float16 (__main__.TestConsistencyCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T13:02:17.9530473Z test_output_match_jiterator_binary_cpu_float32 (__main__.TestConsistencyCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T13:02:17.9550763Z test_output_match_jiterator_binary_cpu_int16 (__main__.TestConsistencyCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T13:02:17.9571469Z test_output_match_jiterator_binary_cpu_int32 (__main__.TestConsistencyCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T13:02:17.9592221Z test_output_match_jiterator_binary_cpu_int64 (__main__.TestConsistencyCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T13:02:17.9612966Z test_output_match_jiterator_binary_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T13:02:17.9633344Z test_output_match_jiterator_binary_return_by_ref_cpu_bool (__main__.TestConsistencyCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T13:02:17.9653979Z test_output_match_jiterator_binary_return_by_ref_cpu_float16 (__main__.TestConsistencyCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T13:02:17.9674718Z test_output_match_jiterator_binary_return_by_ref_cpu_float32 (__main__.TestConsistencyCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T13:02:17.9695449Z test_output_match_jiterator_binary_return_by_ref_cpu_int16 (__main__.TestConsistencyCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T13:02:17.9715782Z test_output_match_jiterator_binary_return_by_ref_cpu_int32 (__main__.TestConsistencyCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T13:02:17.9736447Z test_output_match_jiterator_binary_return_by_ref_cpu_int64 (__main__.TestConsistencyCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T13:02:17.9756839Z test_output_match_jiterator_binary_return_by_ref_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T13:02:17.9777234Z test_output_match_jiterator_unary_cpu_bool (__main__.TestConsistencyCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T13:02:17.9797805Z test_output_match_jiterator_unary_cpu_float16 (__main__.TestConsistencyCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T13:02:17.9818427Z test_output_match_jiterator_unary_cpu_float32 (__main__.TestConsistencyCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T13:02:17.9838862Z test_output_match_jiterator_unary_cpu_int16 (__main__.TestConsistencyCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T13:02:17.9859424Z test_output_match_jiterator_unary_cpu_int32 (__main__.TestConsistencyCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T13:02:17.9880096Z test_output_match_jiterator_unary_cpu_int64 (__main__.TestConsistencyCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T13:02:17.9900596Z test_output_match_jiterator_unary_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T13:02:17.9922448Z test_output_match_kron_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.9944001Z test_output_match_kron_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.9965860Z test_output_match_kron_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:17.9987686Z test_output_match_kron_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.0009181Z test_output_match_kron_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.0031065Z test_output_match_kron_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.0052885Z test_output_match_kron_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.0074406Z test_output_match_kthvalue_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.0095989Z test_output_match_kthvalue_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.0117342Z test_output_match_kthvalue_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.0138825Z test_output_match_kthvalue_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.0160221Z test_output_match_kthvalue_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.0181586Z test_output_match_lcm_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.0202905Z test_output_match_lcm_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.0224328Z test_output_match_lcm_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.0245930Z test_output_match_lcm_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.0267384Z test_output_match_ldexp_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.0288758Z test_output_match_ldexp_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.0309830Z test_output_match_ldexp_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.0331365Z test_output_match_ldexp_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.0352795Z test_output_match_ldexp_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.0374114Z test_output_match_ldexp_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.0395660Z test_output_match_ldexp_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.0416925Z test_output_match_le_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.0438398Z test_output_match_le_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.0459741Z test_output_match_le_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.0481055Z test_output_match_le_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.0502779Z test_output_match_le_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.0524265Z test_output_match_le_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.0545175Z test_output_match_le_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.0566377Z test_output_match_lerp_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.0587767Z test_output_match_lgamma_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.0609292Z test_output_match_lgamma_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.0630467Z test_output_match_lgamma_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.0651988Z test_output_match_lgamma_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.0673411Z test_output_match_lgamma_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.0694626Z test_output_match_lgamma_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.0716131Z test_output_match_linalg_cholesky_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.0737635Z test_output_match_linalg_cholesky_ex_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.0759788Z test_output_match_linalg_cond_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.0781223Z test_output_match_linalg_cross_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.0802566Z test_output_match_linalg_cross_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.0823955Z test_output_match_linalg_cross_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.0845535Z test_output_match_linalg_cross_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.0866813Z test_output_match_linalg_cross_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.0888419Z test_output_match_linalg_det_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.0910255Z test_output_match_linalg_eig_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.0932409Z test_output_match_linalg_eigh_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.0953635Z test_output_match_linalg_eigvals_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.0975323Z test_output_match_linalg_eigvalsh_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.0996967Z test_output_match_linalg_householder_product_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.1018482Z test_output_match_linalg_inv_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.1040078Z test_output_match_linalg_inv_ex_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.1061385Z test_output_match_linalg_ldl_factor_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.1083123Z test_output_match_linalg_ldl_factor_ex_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.1104651Z test_output_match_linalg_ldl_solve_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.1126959Z test_output_match_linalg_lstsq_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.1148160Z test_output_match_linalg_lstsq_grad_oriented_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.1169752Z test_output_match_linalg_lu_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.1191134Z test_output_match_linalg_lu_factor_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.1212664Z test_output_match_linalg_lu_factor_ex_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.1234094Z test_output_match_linalg_lu_solve_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.1255926Z test_output_match_linalg_matrix_norm_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.1277878Z test_output_match_linalg_matrix_norm_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.1299511Z test_output_match_linalg_matrix_power_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.1320869Z test_output_match_linalg_matrix_rank_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.1342257Z test_output_match_linalg_matrix_rank_hermitian_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.1363544Z test_output_match_linalg_multi_dot_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.1384883Z test_output_match_linalg_multi_dot_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.1406181Z test_output_match_linalg_multi_dot_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.1427551Z test_output_match_linalg_multi_dot_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.1448999Z test_output_match_linalg_multi_dot_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.1470565Z test_output_match_linalg_norm_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.1492368Z test_output_match_linalg_norm_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.1514337Z test_output_match_linalg_norm_subgradients_at_zero_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.1535828Z test_output_match_linalg_norm_subgradients_at_zero_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.1557267Z test_output_match_linalg_pinv_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.1578561Z test_output_match_linalg_pinv_hermitian_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.1599234Z test_output_match_linalg_pinv_singular_cpu_float32 (__main__.TestConsistencyCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-17T13:02:18.1620434Z test_output_match_linalg_qr_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.1641828Z test_output_match_linalg_slogdet_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.1663216Z test_output_match_linalg_solve_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.1684680Z test_output_match_linalg_solve_ex_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.1706022Z test_output_match_linalg_solve_triangular_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.1728030Z test_output_match_linalg_svd_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.1749609Z test_output_match_linalg_svdvals_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.1771080Z test_output_match_linalg_tensorinv_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.1792644Z test_output_match_linalg_tensorsolve_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.1813778Z test_output_match_linalg_vander_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.1835145Z test_output_match_linalg_vander_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.1856356Z test_output_match_linalg_vander_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.1877650Z test_output_match_linalg_vander_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.1898837Z test_output_match_linalg_vander_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.1920095Z test_output_match_linalg_vecdot_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.1941439Z test_output_match_linalg_vector_norm_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.1962916Z test_output_match_linalg_vector_norm_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.1984123Z test_output_match_linspace_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.2005374Z test_output_match_linspace_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.2026979Z test_output_match_linspace_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.2048564Z test_output_match_linspace_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.2069977Z test_output_match_linspace_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.2091250Z test_output_match_linspace_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.2112726Z test_output_match_log10_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.2133763Z test_output_match_log10_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.2154983Z test_output_match_log10_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.2176224Z test_output_match_log10_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.2197562Z test_output_match_log10_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.2218785Z test_output_match_log10_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.2240034Z test_output_match_log1p_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.2261341Z test_output_match_log1p_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.2282694Z test_output_match_log1p_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.2303891Z test_output_match_log1p_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.2325186Z test_output_match_log1p_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.2346890Z test_output_match_log1p_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.2368438Z test_output_match_log2_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.2389783Z test_output_match_log2_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.2411269Z test_output_match_log2_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.2432781Z test_output_match_log2_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.2454466Z test_output_match_log2_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.2475976Z test_output_match_log2_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.2497270Z test_output_match_log_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.2518770Z test_output_match_log_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.2540215Z test_output_match_log_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.2561686Z test_output_match_log_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.2582921Z test_output_match_log_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.2604197Z test_output_match_log_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.2625374Z test_output_match_log_softmax_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.2646723Z test_output_match_log_softmax_dtype_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.2667964Z test_output_match_log_softmax_dtype_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.2689527Z test_output_match_log_softmax_dtype_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.2710662Z test_output_match_log_softmax_dtype_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.2732108Z test_output_match_log_softmax_dtype_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.2753860Z test_output_match_log_softmax_dtype_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.2774793Z test_output_match_log_softmax_dtype_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.2796238Z test_output_match_logaddexp2_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.2817558Z test_output_match_logaddexp_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.2841880Z test_output_match_logcumsumexp_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.2862401Z test_output_match_logdet_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.2883276Z test_output_match_logical_and_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.2904014Z test_output_match_logical_and_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.2925075Z test_output_match_logical_and_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.2945726Z test_output_match_logical_and_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.2966503Z test_output_match_logical_and_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.2987381Z test_output_match_logical_and_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.3008453Z test_output_match_logical_and_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.3029436Z test_output_match_logical_not_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.3050744Z test_output_match_logical_not_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.3071563Z test_output_match_logical_not_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.3092466Z test_output_match_logical_not_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.3113640Z test_output_match_logical_not_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.3134708Z test_output_match_logical_not_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.3155733Z test_output_match_logical_not_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.3176848Z test_output_match_logical_or_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.3197893Z test_output_match_logical_or_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.3218991Z test_output_match_logical_or_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.3239995Z test_output_match_logical_or_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.3261155Z test_output_match_logical_or_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.3282110Z test_output_match_logical_or_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.3303208Z test_output_match_logical_or_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.3324307Z test_output_match_logical_xor_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.3345693Z test_output_match_logical_xor_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.3366647Z test_output_match_logical_xor_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.3387406Z test_output_match_logical_xor_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.3408328Z test_output_match_logical_xor_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.3429172Z test_output_match_logical_xor_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.3450197Z test_output_match_logical_xor_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.3471058Z test_output_match_logit_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.3492172Z test_output_match_logit_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.3513444Z test_output_match_logit_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.3534382Z test_output_match_logit_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.3555691Z test_output_match_logit_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.3577203Z test_output_match_logit_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.3598492Z test_output_match_logspace_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.3619770Z test_output_match_logspace_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.3640782Z test_output_match_logspace_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.3662210Z test_output_match_logspace_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.3683453Z test_output_match_logspace_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.3704612Z test_output_match_logsumexp_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.3725812Z test_output_match_logsumexp_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.3746707Z test_output_match_logsumexp_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.3767981Z test_output_match_logsumexp_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.3789018Z test_output_match_logsumexp_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.3810395Z test_output_match_logsumexp_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.3831408Z test_output_match_long_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.3852628Z test_output_match_long_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.3873703Z test_output_match_long_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.3894654Z test_output_match_long_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.3915537Z test_output_match_long_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.3937118Z test_output_match_long_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.3958153Z test_output_match_long_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.3979092Z test_output_match_lt_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.4000117Z test_output_match_lt_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.4022184Z test_output_match_lt_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.4043223Z test_output_match_lt_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.4064265Z test_output_match_lt_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.4086125Z test_output_match_lt_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.4107189Z test_output_match_lt_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.4128276Z test_output_match_lu_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.4149342Z test_output_match_lu_solve_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.4170602Z test_output_match_lu_unpack_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.4191605Z test_output_match_mH_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.4212798Z test_output_match_mH_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.4233869Z test_output_match_mH_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.4254816Z test_output_match_mH_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.4276084Z test_output_match_mH_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.4297023Z test_output_match_mH_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.4318175Z test_output_match_mH_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.4339530Z test_output_match_mT_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.4360497Z test_output_match_mT_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.4381714Z test_output_match_mT_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.4403424Z test_output_match_mT_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.4424325Z test_output_match_mT_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.4445453Z test_output_match_mT_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.4466596Z test_output_match_mT_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.4487855Z test_output_match_masked_fill_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.4508864Z test_output_match_masked_fill_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.4530260Z test_output_match_masked_fill_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.4551277Z test_output_match_masked_fill_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.4572502Z test_output_match_masked_fill_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.4593825Z test_output_match_masked_fill_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.4615009Z test_output_match_masked_fill_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.4637329Z test_output_match_masked_scatter_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.4658592Z test_output_match_masked_scatter_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.4679768Z test_output_match_masked_scatter_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.4701072Z test_output_match_masked_scatter_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.4722381Z test_output_match_masked_scatter_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.4743634Z test_output_match_masked_scatter_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.4764670Z test_output_match_masked_scatter_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.4785720Z test_output_match_masked_select_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.4806991Z test_output_match_masked_select_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.4827938Z test_output_match_masked_select_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.4849656Z test_output_match_masked_select_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.4872223Z test_output_match_masked_select_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.4894550Z test_output_match_masked_select_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.4915771Z test_output_match_masked_select_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.4937017Z test_output_match_matmul_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.4958143Z test_output_match_matmul_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.4979277Z test_output_match_matmul_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.5000418Z test_output_match_matmul_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.5021994Z test_output_match_matmul_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.5042953Z test_output_match_matrix_exp_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.5063995Z test_output_match_max_binary_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.5085092Z test_output_match_max_binary_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.5106732Z test_output_match_max_binary_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.5129864Z test_output_match_max_binary_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.5150670Z test_output_match_max_binary_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.5172036Z test_output_match_max_binary_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.5193281Z test_output_match_max_binary_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.5214307Z test_output_match_max_reduction_no_dim_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.5235194Z test_output_match_max_reduction_no_dim_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.5256487Z test_output_match_max_reduction_no_dim_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.5277487Z test_output_match_max_reduction_no_dim_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.5298547Z test_output_match_max_reduction_no_dim_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.5319623Z test_output_match_max_reduction_no_dim_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.5340646Z test_output_match_max_reduction_no_dim_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.5362047Z test_output_match_max_reduction_with_dim_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.5384759Z test_output_match_max_reduction_with_dim_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.5407317Z test_output_match_max_reduction_with_dim_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.5427848Z test_output_match_max_reduction_with_dim_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.5448725Z test_output_match_max_reduction_with_dim_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.5469791Z test_output_match_max_reduction_with_dim_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.5490770Z test_output_match_max_reduction_with_dim_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.5511749Z test_output_match_maximum_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.5532647Z test_output_match_maximum_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.5553466Z test_output_match_maximum_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.5574512Z test_output_match_maximum_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.5595704Z test_output_match_maximum_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.5617447Z test_output_match_maximum_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.5638572Z test_output_match_maximum_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.5659949Z test_output_match_mean_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.5680806Z test_output_match_mean_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.5701891Z test_output_match_median_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.5722816Z test_output_match_median_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.5743753Z test_output_match_median_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.5764605Z test_output_match_median_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.5785492Z test_output_match_median_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.5806335Z test_output_match_meshgrid_list_of_tensors_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.5827257Z test_output_match_meshgrid_list_of_tensors_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.5848288Z test_output_match_meshgrid_list_of_tensors_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.5869263Z test_output_match_meshgrid_list_of_tensors_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.5892091Z test_output_match_meshgrid_list_of_tensors_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.5914733Z test_output_match_meshgrid_list_of_tensors_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.5935853Z test_output_match_meshgrid_list_of_tensors_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.5957058Z test_output_match_meshgrid_variadic_tensors_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.5978179Z test_output_match_meshgrid_variadic_tensors_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.5999323Z test_output_match_meshgrid_variadic_tensors_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.6020721Z test_output_match_meshgrid_variadic_tensors_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.6041674Z test_output_match_meshgrid_variadic_tensors_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.6062598Z test_output_match_meshgrid_variadic_tensors_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.6083961Z test_output_match_meshgrid_variadic_tensors_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.6105482Z test_output_match_min_binary_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.6126603Z test_output_match_min_binary_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.6149705Z test_output_match_min_binary_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.6171100Z test_output_match_min_binary_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.6192738Z test_output_match_min_binary_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.6214373Z test_output_match_min_binary_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.6236027Z test_output_match_min_binary_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.6257317Z test_output_match_min_reduction_no_dim_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.6278842Z test_output_match_min_reduction_no_dim_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.6300506Z test_output_match_min_reduction_no_dim_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.6321987Z test_output_match_min_reduction_no_dim_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.6343388Z test_output_match_min_reduction_no_dim_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.6364808Z test_output_match_min_reduction_no_dim_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.6386241Z test_output_match_min_reduction_no_dim_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.6407745Z test_output_match_min_reduction_with_dim_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.6429098Z test_output_match_min_reduction_with_dim_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.6450679Z test_output_match_min_reduction_with_dim_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.6471829Z test_output_match_min_reduction_with_dim_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.6493320Z test_output_match_min_reduction_with_dim_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.6514698Z test_output_match_min_reduction_with_dim_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.6536300Z test_output_match_min_reduction_with_dim_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.6557597Z test_output_match_minimum_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.6579123Z test_output_match_minimum_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.6600641Z test_output_match_minimum_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.6622129Z test_output_match_minimum_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.6643709Z test_output_match_minimum_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.6665056Z test_output_match_minimum_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.6686511Z test_output_match_minimum_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.6707861Z test_output_match_mm_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.6729457Z test_output_match_mm_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.6750646Z test_output_match_mm_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.6772078Z test_output_match_mm_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.6793510Z test_output_match_mm_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.6814800Z test_output_match_mode_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.6836140Z test_output_match_mode_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.6857538Z test_output_match_mode_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.6879039Z test_output_match_mode_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.6900341Z test_output_match_mode_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.6921787Z test_output_match_mode_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.6943155Z test_output_match_mode_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.6964534Z test_output_match_movedim_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.6986019Z test_output_match_movedim_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.7007678Z test_output_match_movedim_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.7029179Z test_output_match_movedim_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.7050886Z test_output_match_movedim_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.7072742Z test_output_match_movedim_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.7094130Z test_output_match_movedim_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.7115302Z test_output_match_msort_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.7136387Z test_output_match_msort_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.7157794Z test_output_match_msort_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.7178798Z test_output_match_msort_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.7199874Z test_output_match_msort_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.7220985Z test_output_match_msort_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.7241922Z test_output_match_msort_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.7263016Z test_output_match_mul_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.7284226Z test_output_match_mul_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.7305102Z test_output_match_mul_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.7326236Z test_output_match_mul_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.7347222Z test_output_match_mul_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.7368282Z test_output_match_mul_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.7389305Z test_output_match_mul_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.7410454Z test_output_match_multinomial_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.7431715Z test_output_match_mv_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.7452640Z test_output_match_mv_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.7473718Z test_output_match_mv_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.7495096Z test_output_match_mv_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.7516398Z test_output_match_mv_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.7537821Z test_output_match_mvlgamma_mvlgamma_p_1_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.7559216Z test_output_match_mvlgamma_mvlgamma_p_1_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.7580388Z test_output_match_mvlgamma_mvlgamma_p_1_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.7601718Z test_output_match_mvlgamma_mvlgamma_p_1_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.7622781Z test_output_match_mvlgamma_mvlgamma_p_1_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.7643640Z test_output_match_mvlgamma_mvlgamma_p_3_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.7664658Z test_output_match_mvlgamma_mvlgamma_p_3_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.7686545Z test_output_match_mvlgamma_mvlgamma_p_3_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.7707283Z test_output_match_mvlgamma_mvlgamma_p_3_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.7728050Z test_output_match_mvlgamma_mvlgamma_p_3_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.7748976Z test_output_match_mvlgamma_mvlgamma_p_5_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.7769951Z test_output_match_mvlgamma_mvlgamma_p_5_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.7790881Z test_output_match_mvlgamma_mvlgamma_p_5_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.7811911Z test_output_match_mvlgamma_mvlgamma_p_5_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.7833065Z test_output_match_mvlgamma_mvlgamma_p_5_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.7854061Z test_output_match_nan_to_num_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.7874935Z test_output_match_nan_to_num_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.7895984Z test_output_match_nan_to_num_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.7917553Z test_output_match_nan_to_num_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.7938333Z test_output_match_nan_to_num_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.7959603Z test_output_match_nan_to_num_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.7980659Z test_output_match_nan_to_num_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.8001835Z test_output_match_nanmean_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.8023121Z test_output_match_nanmean_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.8044115Z test_output_match_nanmedian_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.8065623Z test_output_match_nanmedian_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.8086629Z test_output_match_nanmedian_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.8107605Z test_output_match_nanmedian_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.8128679Z test_output_match_nanmedian_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.8149642Z test_output_match_nanquantile_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.8170942Z test_output_match_nansum_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.8191568Z test_output_match_nansum_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.8212773Z test_output_match_nansum_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.8233673Z test_output_match_nansum_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.8254557Z test_output_match_nansum_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.8275473Z test_output_match_nansum_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.8296565Z test_output_match_nansum_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.8317807Z test_output_match_narrow_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.8338560Z test_output_match_narrow_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.8359576Z test_output_match_narrow_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.8380536Z test_output_match_narrow_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.8401618Z test_output_match_narrow_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.8422756Z test_output_match_narrow_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.8443574Z test_output_match_narrow_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.8464757Z test_output_match_native_layer_norm_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.8485615Z test_output_match_ne_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.8506545Z test_output_match_ne_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.8527480Z test_output_match_ne_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.8548308Z test_output_match_ne_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.8569447Z test_output_match_ne_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.8590290Z test_output_match_ne_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.8611552Z test_output_match_ne_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.8632828Z test_output_match_neg_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.8653719Z test_output_match_neg_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.8674847Z test_output_match_neg_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.8695910Z test_output_match_neg_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.8716575Z test_output_match_neg_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.8737584Z test_output_match_neg_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.8758596Z test_output_match_new_empty_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.8779698Z test_output_match_new_empty_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.8800635Z test_output_match_new_empty_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.8821744Z test_output_match_new_empty_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.8842959Z test_output_match_new_empty_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.8864149Z test_output_match_new_empty_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.8885194Z test_output_match_new_empty_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.8906357Z test_output_match_new_full_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.8927765Z test_output_match_new_full_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.8948654Z test_output_match_new_full_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.8969957Z test_output_match_new_full_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.8990772Z test_output_match_new_full_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.9012968Z test_output_match_new_full_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.9034307Z test_output_match_new_full_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.9055300Z test_output_match_new_ones_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.9076904Z test_output_match_new_ones_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.9097929Z test_output_match_new_ones_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.9119008Z test_output_match_new_ones_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.9140282Z test_output_match_new_ones_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.9161648Z test_output_match_new_ones_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.9182687Z test_output_match_new_ones_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.9204175Z test_output_match_new_zeros_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.9224862Z test_output_match_new_zeros_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.9245917Z test_output_match_new_zeros_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.9266906Z test_output_match_new_zeros_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.9288250Z test_output_match_new_zeros_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.9309253Z test_output_match_new_zeros_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.9330465Z test_output_match_new_zeros_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.9351348Z test_output_match_nextafter_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.9372778Z test_output_match_nn_functional_adaptive_avg_pool1d_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.9394021Z test_output_match_nn_functional_adaptive_avg_pool2d_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.9415181Z test_output_match_nn_functional_adaptive_avg_pool3d_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.9436884Z test_output_match_nn_functional_adaptive_avg_pool3d_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.9460398Z test_output_match_nn_functional_adaptive_max_pool1d_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.9481082Z test_output_match_nn_functional_adaptive_max_pool2d_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.9502160Z test_output_match_nn_functional_adaptive_max_pool3d_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.9523396Z test_output_match_nn_functional_avg_pool1d_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.9544708Z test_output_match_nn_functional_avg_pool1d_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.9565540Z test_output_match_nn_functional_avg_pool2d_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.9586678Z test_output_match_nn_functional_avg_pool2d_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.9607810Z test_output_match_nn_functional_avg_pool3d_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.9628867Z test_output_match_nn_functional_avg_pool3d_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.9650048Z test_output_match_nn_functional_batch_norm_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.9670983Z test_output_match_nn_functional_bilinear_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.9692611Z test_output_match_nn_functional_bilinear_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.9713718Z test_output_match_nn_functional_bilinear_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.9734612Z test_output_match_nn_functional_bilinear_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.9755810Z test_output_match_nn_functional_bilinear_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.9776788Z test_output_match_nn_functional_binary_cross_entropy_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.9797951Z test_output_match_nn_functional_binary_cross_entropy_with_logits_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.9819090Z test_output_match_nn_functional_celu_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.9840105Z test_output_match_nn_functional_conv1d_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.9861241Z test_output_match_nn_functional_conv1d_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.9882290Z test_output_match_nn_functional_conv2d_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.9903388Z test_output_match_nn_functional_conv2d_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.9924437Z test_output_match_nn_functional_conv_transpose1d_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.9945446Z test_output_match_nn_functional_conv_transpose1d_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.9966668Z test_output_match_nn_functional_conv_transpose2d_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:18.9987724Z test_output_match_nn_functional_conv_transpose2d_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.0008921Z test_output_match_nn_functional_conv_transpose3d_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.0030084Z test_output_match_nn_functional_conv_transpose3d_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.0051315Z test_output_match_nn_functional_cosine_embedding_loss_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.0072466Z test_output_match_nn_functional_cosine_embedding_loss_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.0093725Z test_output_match_nn_functional_cosine_embedding_loss_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.0114760Z test_output_match_nn_functional_cosine_embedding_loss_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.0135783Z test_output_match_nn_functional_cosine_embedding_loss_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.0156916Z test_output_match_nn_functional_cosine_embedding_loss_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.0178073Z test_output_match_nn_functional_cosine_similarity_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.0199184Z test_output_match_nn_functional_cross_entropy_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.0221765Z test_output_match_nn_functional_ctc_loss_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.0242532Z test_output_match_nn_functional_dropout2d_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.0263555Z test_output_match_nn_functional_dropout3d_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.0284557Z test_output_match_nn_functional_dropout_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.0305607Z test_output_match_nn_functional_elu_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.0326964Z test_output_match_nn_functional_embedding_bag_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.0348011Z test_output_match_nn_functional_embedding_bag_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.0369047Z test_output_match_nn_functional_embedding_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.0390000Z test_output_match_nn_functional_embedding_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.0411119Z test_output_match_nn_functional_feature_alpha_dropout_with_train_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.0432324Z test_output_match_nn_functional_feature_alpha_dropout_without_train_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.0453982Z test_output_match_nn_functional_feature_alpha_dropout_without_train_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.0476754Z test_output_match_nn_functional_feature_alpha_dropout_without_train_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.0498438Z test_output_match_nn_functional_feature_alpha_dropout_without_train_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.0519489Z test_output_match_nn_functional_feature_alpha_dropout_without_train_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.0540637Z test_output_match_nn_functional_feature_alpha_dropout_without_train_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.0561775Z test_output_match_nn_functional_feature_alpha_dropout_without_train_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.0583061Z test_output_match_nn_functional_fractional_max_pool2d_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.0604408Z test_output_match_nn_functional_fractional_max_pool3d_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.0625589Z test_output_match_nn_functional_gaussian_nll_loss_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.0646383Z test_output_match_nn_functional_gelu_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.0667531Z test_output_match_nn_functional_glu_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.0689086Z test_output_match_nn_functional_grid_sample_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.0710324Z test_output_match_nn_functional_group_norm_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.0731467Z test_output_match_nn_functional_hardshrink_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.0752761Z test_output_match_nn_functional_hardsigmoid_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.0774094Z test_output_match_nn_functional_hardswish_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.0795133Z test_output_match_nn_functional_hardtanh_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.0816575Z test_output_match_nn_functional_hardtanh_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.0837638Z test_output_match_nn_functional_hardtanh_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.0858817Z test_output_match_nn_functional_hardtanh_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.0880044Z test_output_match_nn_functional_hinge_embedding_loss_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.0901211Z test_output_match_nn_functional_huber_loss_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.0922378Z test_output_match_nn_functional_huber_loss_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.0943585Z test_output_match_nn_functional_instance_norm_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.0965028Z test_output_match_nn_functional_interpolate_area_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.0985829Z test_output_match_nn_functional_interpolate_bicubic_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.1007489Z test_output_match_nn_functional_interpolate_bilinear_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.1028941Z test_output_match_nn_functional_interpolate_linear_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.1050431Z test_output_match_nn_functional_interpolate_nearest_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.1071792Z test_output_match_nn_functional_interpolate_nearest_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.1093340Z test_output_match_nn_functional_interpolate_trilinear_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.1114776Z test_output_match_nn_functional_kl_div_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.1136056Z test_output_match_nn_functional_kl_div_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.1157366Z test_output_match_nn_functional_kl_div_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.1178900Z test_output_match_nn_functional_kl_div_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.1199970Z test_output_match_nn_functional_l1_loss_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.1221200Z test_output_match_nn_functional_l1_loss_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.1242531Z test_output_match_nn_functional_layer_norm_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.1263692Z test_output_match_nn_functional_leaky_relu_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.1285071Z test_output_match_nn_functional_linear_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.1306116Z test_output_match_nn_functional_linear_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.1327353Z test_output_match_nn_functional_linear_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.1348632Z test_output_match_nn_functional_linear_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.1369980Z test_output_match_nn_functional_linear_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.1391098Z test_output_match_nn_functional_local_response_norm_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.1412393Z test_output_match_nn_functional_local_response_norm_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.1433550Z test_output_match_nn_functional_logsigmoid_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.1454874Z test_output_match_nn_functional_margin_ranking_loss_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.1476263Z test_output_match_nn_functional_margin_ranking_loss_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.1497971Z test_output_match_nn_functional_margin_ranking_loss_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.1519037Z test_output_match_nn_functional_margin_ranking_loss_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.1540296Z test_output_match_nn_functional_margin_ranking_loss_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.1561745Z test_output_match_nn_functional_max_pool1d_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.1583177Z test_output_match_nn_functional_max_pool2d_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.1604593Z test_output_match_nn_functional_max_pool3d_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.1625719Z test_output_match_nn_functional_max_unpool1d_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.1647310Z test_output_match_nn_functional_max_unpool1d_grad_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.1668580Z test_output_match_nn_functional_max_unpool2d_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.1690139Z test_output_match_nn_functional_max_unpool2d_grad_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.1711419Z test_output_match_nn_functional_max_unpool3d_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.1733188Z test_output_match_nn_functional_max_unpool3d_grad_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.1754389Z test_output_match_nn_functional_mish_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.1775656Z test_output_match_nn_functional_mse_loss_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.1797114Z test_output_match_nn_functional_mse_loss_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.1818432Z test_output_match_nn_functional_multi_margin_loss_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.1839909Z test_output_match_nn_functional_multilabel_margin_loss_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.1861622Z test_output_match_nn_functional_multilabel_soft_margin_loss_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.1882705Z test_output_match_nn_functional_nll_loss_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.1903964Z test_output_match_nn_functional_normalize_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.1925290Z test_output_match_nn_functional_one_hot_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.1946704Z test_output_match_nn_functional_pad_circular_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.1968300Z test_output_match_nn_functional_pad_circular_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.1989518Z test_output_match_nn_functional_pad_circular_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.2010951Z test_output_match_nn_functional_pad_circular_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.2032795Z test_output_match_nn_functional_pad_circular_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.2054331Z test_output_match_nn_functional_pad_circular_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.2075602Z test_output_match_nn_functional_pad_circular_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.2097150Z test_output_match_nn_functional_pad_constant_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.2118706Z test_output_match_nn_functional_pad_constant_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.2140101Z test_output_match_nn_functional_pad_constant_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.2161557Z test_output_match_nn_functional_pad_constant_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.2183003Z test_output_match_nn_functional_pad_constant_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.2204379Z test_output_match_nn_functional_pad_constant_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.2225897Z test_output_match_nn_functional_pad_constant_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.2247512Z test_output_match_nn_functional_pad_reflect_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.2268813Z test_output_match_nn_functional_pad_replicate_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.2290435Z test_output_match_nn_functional_pairwise_distance_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.2311488Z test_output_match_nn_functional_pairwise_distance_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.2332938Z test_output_match_nn_functional_pairwise_distance_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.2354404Z test_output_match_nn_functional_pairwise_distance_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.2375807Z test_output_match_nn_functional_pairwise_distance_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.2397222Z test_output_match_nn_functional_pairwise_distance_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.2418589Z test_output_match_nn_functional_pdist_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.2439892Z test_output_match_nn_functional_pixel_shuffle_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.2461218Z test_output_match_nn_functional_pixel_shuffle_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.2482565Z test_output_match_nn_functional_pixel_shuffle_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.2504064Z test_output_match_nn_functional_pixel_shuffle_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.2525346Z test_output_match_nn_functional_pixel_shuffle_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.2546593Z test_output_match_nn_functional_pixel_shuffle_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.2568043Z test_output_match_nn_functional_pixel_shuffle_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.2589348Z test_output_match_nn_functional_pixel_unshuffle_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.2610876Z test_output_match_nn_functional_pixel_unshuffle_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.2631927Z test_output_match_nn_functional_pixel_unshuffle_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.2653478Z test_output_match_nn_functional_pixel_unshuffle_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.2674862Z test_output_match_nn_functional_pixel_unshuffle_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.2696090Z test_output_match_nn_functional_pixel_unshuffle_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.2717267Z test_output_match_nn_functional_pixel_unshuffle_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.2738571Z test_output_match_nn_functional_poisson_nll_loss_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.2759973Z test_output_match_nn_functional_poisson_nll_loss_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.2781724Z test_output_match_nn_functional_poisson_nll_loss_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.2803400Z test_output_match_nn_functional_poisson_nll_loss_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.2825126Z test_output_match_nn_functional_poisson_nll_loss_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.2846484Z test_output_match_nn_functional_prelu_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.2867814Z test_output_match_nn_functional_relu6_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.2889225Z test_output_match_nn_functional_relu6_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.2910502Z test_output_match_nn_functional_relu6_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.2932054Z test_output_match_nn_functional_relu6_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.2953493Z test_output_match_nn_functional_relu6_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.2974777Z test_output_match_nn_functional_relu_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.2996302Z test_output_match_nn_functional_relu_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.3018086Z test_output_match_nn_functional_relu_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.3039382Z test_output_match_nn_functional_relu_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.3060436Z test_output_match_nn_functional_relu_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.3081865Z test_output_match_nn_functional_rrelu_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.3103186Z test_output_match_nn_functional_selu_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.3124793Z test_output_match_nn_functional_silu_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.3146132Z test_output_match_nn_functional_smooth_l1_loss_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.3167764Z test_output_match_nn_functional_smooth_l1_loss_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.3189005Z test_output_match_nn_functional_soft_margin_loss_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.3210577Z test_output_match_nn_functional_softmin_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.3231749Z test_output_match_nn_functional_softmin_with_dtype_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.3253441Z test_output_match_nn_functional_softmin_with_dtype_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.3274859Z test_output_match_nn_functional_softmin_with_dtype_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.3296379Z test_output_match_nn_functional_softmin_with_dtype_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.3317908Z test_output_match_nn_functional_softmin_with_dtype_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.3339611Z test_output_match_nn_functional_softmin_with_dtype_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.3361061Z test_output_match_nn_functional_softplus_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.3382669Z test_output_match_nn_functional_softshrink_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.3404457Z test_output_match_nn_functional_softsign_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.3425960Z test_output_match_nn_functional_softsign_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.3448100Z test_output_match_nn_functional_softsign_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.3469249Z test_output_match_nn_functional_softsign_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.3490777Z test_output_match_nn_functional_softsign_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.3512449Z test_output_match_nn_functional_softsign_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.3534272Z test_output_match_nn_functional_tanhshrink_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.3555582Z test_output_match_nn_functional_tanhshrink_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.3577420Z test_output_match_nn_functional_tanhshrink_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.3598699Z test_output_match_nn_functional_tanhshrink_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.3620059Z test_output_match_nn_functional_tanhshrink_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.3641613Z test_output_match_nn_functional_threshold_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.3663042Z test_output_match_nn_functional_threshold_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.3684667Z test_output_match_nn_functional_threshold_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.3706070Z test_output_match_nn_functional_threshold_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.3727701Z test_output_match_nn_functional_threshold_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.3748829Z test_output_match_nn_functional_triplet_margin_loss_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.3770391Z test_output_match_nn_functional_triplet_margin_loss_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.3792368Z test_output_match_nn_functional_triplet_margin_loss_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.3813517Z test_output_match_nn_functional_triplet_margin_loss_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.3835087Z test_output_match_nn_functional_triplet_margin_loss_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.3856131Z test_output_match_nn_functional_triplet_margin_with_distance_loss_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.3877565Z test_output_match_nn_functional_triplet_margin_with_distance_loss_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.3899480Z test_output_match_nn_functional_triplet_margin_with_distance_loss_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.3921136Z test_output_match_nn_functional_triplet_margin_with_distance_loss_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.3942656Z test_output_match_nn_functional_triplet_margin_with_distance_loss_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.3964130Z test_output_match_nn_functional_unfold_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.3985617Z test_output_match_nn_functional_unfold_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.4008338Z test_output_match_nn_functional_upsample_bilinear_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.4030918Z test_output_match_nn_functional_upsample_nearest_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.4052892Z test_output_match_nn_functional_upsample_nearest_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.4074813Z test_output_match_nonzero_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.4095847Z test_output_match_nonzero_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.4117437Z test_output_match_nonzero_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.4138586Z test_output_match_nonzero_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.4159855Z test_output_match_nonzero_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.4181276Z test_output_match_nonzero_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.4202053Z test_output_match_nonzero_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.4223349Z test_output_match_norm_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.4244577Z test_output_match_norm_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.4265618Z test_output_match_norm_fro_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.4286656Z test_output_match_norm_inf_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.4307698Z test_output_match_norm_inf_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.4329139Z test_output_match_norm_nuc_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.4349822Z test_output_match_normal_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.4371064Z test_output_match_normal_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.4392574Z test_output_match_normal_number_mean_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.4413163Z test_output_match_normal_number_mean_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.4434370Z test_output_match_ones_like_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.4455258Z test_output_match_ones_like_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.4476358Z test_output_match_ones_like_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.4497473Z test_output_match_ones_like_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.4518488Z test_output_match_ones_like_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.4539674Z test_output_match_ones_like_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.4560836Z test_output_match_ones_like_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.4582037Z test_output_match_ormqr_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.4602734Z test_output_match_outer_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.4624008Z test_output_match_outer_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.4644918Z test_output_match_outer_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.4666005Z test_output_match_outer_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.4687038Z test_output_match_outer_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.4708060Z test_output_match_outer_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.4729336Z test_output_match_outer_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.4751054Z test_output_match_pca_lowrank_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.4772243Z test_output_match_permute_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.4793267Z test_output_match_permute_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.4814489Z test_output_match_permute_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.4835659Z test_output_match_permute_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.4856569Z test_output_match_permute_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.4878121Z test_output_match_permute_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.4899120Z test_output_match_permute_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.4920077Z test_output_match_pinverse_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.4941149Z test_output_match_polar_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.4962307Z test_output_match_polygamma_polygamma_n_0_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.4983442Z test_output_match_polygamma_polygamma_n_0_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.5004521Z test_output_match_polygamma_polygamma_n_0_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.5026075Z test_output_match_polygamma_polygamma_n_0_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.5047099Z test_output_match_polygamma_polygamma_n_0_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.5068165Z test_output_match_polygamma_polygamma_n_0_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.5090322Z test_output_match_polygamma_polygamma_n_1_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.5110735Z test_output_match_polygamma_polygamma_n_1_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.5131758Z test_output_match_polygamma_polygamma_n_1_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.5152858Z test_output_match_polygamma_polygamma_n_1_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.5174101Z test_output_match_polygamma_polygamma_n_1_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.5194714Z test_output_match_polygamma_polygamma_n_1_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.5215908Z test_output_match_polygamma_polygamma_n_2_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.5236978Z test_output_match_polygamma_polygamma_n_2_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.5257975Z test_output_match_polygamma_polygamma_n_2_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.5279140Z test_output_match_polygamma_polygamma_n_2_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.5300279Z test_output_match_polygamma_polygamma_n_2_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.5321550Z test_output_match_polygamma_polygamma_n_2_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.5342781Z test_output_match_polygamma_polygamma_n_3_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.5363682Z test_output_match_polygamma_polygamma_n_3_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.5384712Z test_output_match_polygamma_polygamma_n_3_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.5405615Z test_output_match_polygamma_polygamma_n_3_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.5426592Z test_output_match_polygamma_polygamma_n_3_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.5447718Z test_output_match_polygamma_polygamma_n_3_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.5468852Z test_output_match_polygamma_polygamma_n_4_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.5490285Z test_output_match_polygamma_polygamma_n_4_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.5511216Z test_output_match_polygamma_polygamma_n_4_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.5532434Z test_output_match_polygamma_polygamma_n_4_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.5553673Z test_output_match_polygamma_polygamma_n_4_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.5574709Z test_output_match_polygamma_polygamma_n_4_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.5595617Z test_output_match_positive_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.5616606Z test_output_match_positive_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.5637830Z test_output_match_positive_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.5658706Z test_output_match_positive_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.5679743Z test_output_match_positive_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.5700830Z test_output_match_positive_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.5721760Z test_output_match_pow_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.5743065Z test_output_match_pow_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.5763655Z test_output_match_pow_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.5784754Z test_output_match_pow_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.5805926Z test_output_match_pow_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.5827105Z test_output_match_pow_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.5848253Z test_output_match_prod_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.5869234Z test_output_match_prod_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.5890572Z test_output_match_prod_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.5911668Z test_output_match_prod_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.5932729Z test_output_match_prod_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.5953697Z test_output_match_prod_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.5975142Z test_output_match_put_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.5996220Z test_output_match_put_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.6017637Z test_output_match_put_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.6038343Z test_output_match_put_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.6059426Z test_output_match_put_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.6080889Z test_output_match_put_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.6101496Z test_output_match_put_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.6124243Z test_output_match_qr_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.6146544Z test_output_match_quantile_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.6167921Z test_output_match_rad2deg_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.6188888Z test_output_match_rad2deg_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.6210024Z test_output_match_rad2deg_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.6230953Z test_output_match_rad2deg_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.6252266Z test_output_match_rad2deg_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.6273298Z test_output_match_rad2deg_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.6294176Z test_output_match_rad2deg_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.6315182Z test_output_match_rand_like_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.6336070Z test_output_match_rand_like_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.6357792Z test_output_match_randint_like_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.6380338Z test_output_match_randint_like_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.6401570Z test_output_match_randint_like_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.6422485Z test_output_match_randint_like_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.6443458Z test_output_match_randint_like_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.6464564Z test_output_match_randint_like_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.6485569Z test_output_match_randn_like_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.6506602Z test_output_match_randn_like_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.6527481Z test_output_match_ravel_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.6548620Z test_output_match_ravel_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.6569935Z test_output_match_ravel_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.6590836Z test_output_match_ravel_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.6612205Z test_output_match_ravel_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.6633061Z test_output_match_ravel_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.6654550Z test_output_match_ravel_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.6676054Z test_output_match_real_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.6697053Z test_output_match_real_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.6718390Z test_output_match_real_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.6739515Z test_output_match_real_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.6760666Z test_output_match_real_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.6781869Z test_output_match_real_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.6803103Z test_output_match_real_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.6824460Z test_output_match_reciprocal_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.6845617Z test_output_match_reciprocal_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.6866948Z test_output_match_reciprocal_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.6888304Z test_output_match_reciprocal_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.6909458Z test_output_match_reciprocal_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.6930749Z test_output_match_reciprocal_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.6951747Z test_output_match_reciprocal_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.6973179Z test_output_match_remainder_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.6994456Z test_output_match_remainder_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.7015865Z test_output_match_remainder_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.7036793Z test_output_match_remainder_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.7057960Z test_output_match_remainder_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.7078974Z test_output_match_remainder_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.7100163Z test_output_match_renorm_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.7121647Z test_output_match_renorm_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.7143078Z test_output_match_repeat_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.7164104Z test_output_match_repeat_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.7185548Z test_output_match_repeat_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.7206592Z test_output_match_repeat_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.7228216Z test_output_match_repeat_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.7249490Z test_output_match_repeat_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.7270678Z test_output_match_repeat_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.7292047Z test_output_match_repeat_interleave_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.7313432Z test_output_match_repeat_interleave_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.7334787Z test_output_match_repeat_interleave_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.7356029Z test_output_match_repeat_interleave_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.7377391Z test_output_match_repeat_interleave_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.7398733Z test_output_match_repeat_interleave_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.7420076Z test_output_match_repeat_interleave_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.7441452Z test_output_match_reshape_as_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.7462868Z test_output_match_reshape_as_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.7484353Z test_output_match_reshape_as_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.7505687Z test_output_match_reshape_as_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.7527135Z test_output_match_reshape_as_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.7548373Z test_output_match_reshape_as_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.7569895Z test_output_match_reshape_as_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.7591079Z test_output_match_reshape_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.7612564Z test_output_match_reshape_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.7634232Z test_output_match_reshape_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.7655709Z test_output_match_reshape_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.7677552Z test_output_match_reshape_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.7699100Z test_output_match_reshape_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.7720730Z test_output_match_reshape_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.7742467Z test_output_match_resize__cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.7764247Z test_output_match_resize__cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.7786016Z test_output_match_resize__cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.7807741Z test_output_match_resize__cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.7829183Z test_output_match_resize__cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.7851009Z test_output_match_resize__cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.7872637Z test_output_match_resize__cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.7894354Z test_output_match_resize_as__cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.7915783Z test_output_match_resize_as__cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.7937295Z test_output_match_resize_as__cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.7959098Z test_output_match_resize_as__cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.7980166Z test_output_match_resize_as__cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.8001731Z test_output_match_resize_as__cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.8023214Z test_output_match_resize_as__cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.8044727Z test_output_match_resolve_conj_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.8066050Z test_output_match_resolve_conj_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.8087708Z test_output_match_resolve_conj_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.8109110Z test_output_match_resolve_conj_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.8130622Z test_output_match_resolve_conj_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.8152012Z test_output_match_resolve_conj_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.8173772Z test_output_match_resolve_conj_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.8195235Z test_output_match_resolve_neg_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.8217105Z test_output_match_resolve_neg_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.8238663Z test_output_match_resolve_neg_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.8260206Z test_output_match_resolve_neg_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.8281883Z test_output_match_resolve_neg_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.8304072Z test_output_match_resolve_neg_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.8326011Z test_output_match_resolve_neg_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.8347973Z test_output_match_roll_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.8370022Z test_output_match_roll_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.8391641Z test_output_match_roll_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.8413858Z test_output_match_roll_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.8435788Z test_output_match_roll_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.8457576Z test_output_match_roll_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.8479381Z test_output_match_roll_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.8501160Z test_output_match_rot90_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.8522971Z test_output_match_rot90_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.8544834Z test_output_match_rot90_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.8566880Z test_output_match_rot90_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.8588702Z test_output_match_rot90_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.8610712Z test_output_match_rot90_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.8632646Z test_output_match_rot90_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.8654401Z test_output_match_round_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.8676358Z test_output_match_round_decimals_0_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.8698392Z test_output_match_round_decimals_3_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.8720200Z test_output_match_round_decimals_neg_3_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.8742096Z test_output_match_rsqrt_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.8763951Z test_output_match_rsqrt_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.8786058Z test_output_match_rsqrt_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.8808030Z test_output_match_rsqrt_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.8829808Z test_output_match_rsqrt_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.8851933Z test_output_match_rsqrt_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.8873808Z test_output_match_rsub_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.8895408Z test_output_match_rsub_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.8917246Z test_output_match_rsub_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.8942251Z test_output_match_rsub_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.8964075Z test_output_match_rsub_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.8985687Z test_output_match_rsub_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.9008252Z test_output_match_scatter_add_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.9030366Z test_output_match_scatter_add_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.9052154Z test_output_match_scatter_add_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.9074223Z test_output_match_scatter_add_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.9095969Z test_output_match_scatter_add_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.9117714Z test_output_match_scatter_add_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.9139376Z test_output_match_scatter_add_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.9161164Z test_output_match_scatter_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.9183034Z test_output_match_scatter_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.9204768Z test_output_match_scatter_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.9226438Z test_output_match_scatter_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.9247990Z test_output_match_scatter_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.9269631Z test_output_match_scatter_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.9291396Z test_output_match_scatter_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.9313120Z test_output_match_scatter_reduce_amax_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.9334613Z test_output_match_scatter_reduce_amax_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.9356361Z test_output_match_scatter_reduce_amax_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.9378071Z test_output_match_scatter_reduce_amax_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.9399793Z test_output_match_scatter_reduce_amax_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.9421555Z test_output_match_scatter_reduce_amax_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.9443319Z test_output_match_scatter_reduce_amax_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.9465149Z test_output_match_scatter_reduce_amin_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.9487346Z test_output_match_scatter_reduce_amin_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.9508205Z test_output_match_scatter_reduce_amin_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.9529660Z test_output_match_scatter_reduce_amin_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.9550998Z test_output_match_scatter_reduce_amin_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.9572399Z test_output_match_scatter_reduce_amin_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.9593353Z test_output_match_scatter_reduce_amin_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.9614545Z test_output_match_scatter_reduce_mean_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.9635698Z test_output_match_scatter_reduce_mean_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.9656745Z test_output_match_scatter_reduce_mean_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.9678128Z test_output_match_scatter_reduce_mean_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.9699241Z test_output_match_scatter_reduce_mean_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.9720435Z test_output_match_scatter_reduce_mean_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.9741549Z test_output_match_scatter_reduce_prod_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.9762558Z test_output_match_scatter_reduce_prod_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.9783507Z test_output_match_scatter_reduce_prod_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.9804534Z test_output_match_scatter_reduce_prod_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.9825780Z test_output_match_scatter_reduce_prod_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.9846696Z test_output_match_scatter_reduce_prod_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.9867840Z test_output_match_scatter_reduce_prod_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.9889082Z test_output_match_scatter_reduce_sum_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.9910179Z test_output_match_scatter_reduce_sum_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.9931415Z test_output_match_scatter_reduce_sum_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.9952568Z test_output_match_scatter_reduce_sum_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.9973854Z test_output_match_scatter_reduce_sum_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:19.9994951Z test_output_match_scatter_reduce_sum_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.0016390Z test_output_match_scatter_reduce_sum_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.0038354Z test_output_match_searchsorted_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.0059155Z test_output_match_searchsorted_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.0080358Z test_output_match_searchsorted_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.0101726Z test_output_match_searchsorted_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.0123044Z test_output_match_searchsorted_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.0144398Z test_output_match_searchsorted_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.0165354Z test_output_match_segment_reduce_lengths_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.0186250Z test_output_match_segment_reduce_lengths_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.0207456Z test_output_match_segment_reduce_offsets_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.0228367Z test_output_match_segment_reduce_offsets_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.0249985Z test_output_match_select_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.0271241Z test_output_match_select_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.0292418Z test_output_match_select_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.0314053Z test_output_match_select_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.0334756Z test_output_match_select_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.0355656Z test_output_match_select_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.0376651Z test_output_match_select_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.0397872Z test_output_match_select_scatter_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.0418784Z test_output_match_select_scatter_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.0439878Z test_output_match_select_scatter_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.0460751Z test_output_match_select_scatter_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.0482839Z test_output_match_select_scatter_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.0503560Z test_output_match_select_scatter_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.0524332Z test_output_match_select_scatter_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.0545304Z test_output_match_sgn_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.0566568Z test_output_match_sgn_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.0587678Z test_output_match_sgn_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.0608855Z test_output_match_sgn_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.0629758Z test_output_match_sgn_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.0650980Z test_output_match_sgn_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.0671910Z test_output_match_sgn_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.0693332Z test_output_match_short_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.0714423Z test_output_match_short_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.0735559Z test_output_match_short_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.0756892Z test_output_match_short_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.0777711Z test_output_match_short_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.0798764Z test_output_match_short_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.0819831Z test_output_match_short_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.0841053Z test_output_match_sigmoid_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.0862036Z test_output_match_sigmoid_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.0883218Z test_output_match_sigmoid_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.0904410Z test_output_match_sigmoid_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.0925450Z test_output_match_sigmoid_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.0946701Z test_output_match_sigmoid_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.0967791Z test_output_match_sign_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.0988716Z test_output_match_sign_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.1010160Z test_output_match_sign_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.1030722Z test_output_match_sign_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.1051942Z test_output_match_sign_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.1073231Z test_output_match_sign_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.1094378Z test_output_match_sign_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.1115521Z test_output_match_signbit_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.1136850Z test_output_match_signbit_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.1157894Z test_output_match_signbit_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.1179204Z test_output_match_signbit_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.1200421Z test_output_match_signbit_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.1221544Z test_output_match_signbit_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.1242768Z test_output_match_signbit_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.1263763Z test_output_match_sin_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.1284951Z test_output_match_sin_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.1306056Z test_output_match_sin_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.1327231Z test_output_match_sin_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.1348137Z test_output_match_sin_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.1369440Z test_output_match_sin_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.1390560Z test_output_match_sinc_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.1411648Z test_output_match_sinc_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.1432873Z test_output_match_sinc_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.1453895Z test_output_match_sinc_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.1475014Z test_output_match_sinc_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.1496204Z test_output_match_sinc_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.1517772Z test_output_match_sinh_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.1538840Z test_output_match_sinh_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.1559815Z test_output_match_sinh_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.1580841Z test_output_match_sinh_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.1601971Z test_output_match_sinh_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.1622936Z test_output_match_sinh_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.1644189Z test_output_match_slice_scatter_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.1665413Z test_output_match_slice_scatter_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.1686683Z test_output_match_slice_scatter_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.1707894Z test_output_match_slice_scatter_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.1729200Z test_output_match_slice_scatter_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.1750181Z test_output_match_slice_scatter_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.1771475Z test_output_match_slice_scatter_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.1792380Z test_output_match_softmax_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.1813449Z test_output_match_softmax_with_dtype_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.1834609Z test_output_match_softmax_with_dtype_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.1855682Z test_output_match_softmax_with_dtype_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.1876751Z test_output_match_softmax_with_dtype_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.1898086Z test_output_match_softmax_with_dtype_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.1919039Z test_output_match_softmax_with_dtype_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.1940096Z test_output_match_softmax_with_dtype_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.1961350Z test_output_match_sort_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.1982551Z test_output_match_sort_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.2003870Z test_output_match_sort_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.2025832Z test_output_match_sort_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.2046681Z test_output_match_sort_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.2068142Z test_output_match_sort_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.2089564Z test_output_match_sort_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.2111062Z test_output_match_sparse_sampled_addmm_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.2132278Z test_output_match_special_airy_ai_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.2153578Z test_output_match_special_airy_ai_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.2174884Z test_output_match_special_airy_ai_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.2195708Z test_output_match_special_airy_ai_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.2216698Z test_output_match_special_airy_ai_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.2237784Z test_output_match_special_airy_ai_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.2258942Z test_output_match_special_bessel_j0_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.2281388Z test_output_match_special_bessel_j0_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.2303565Z test_output_match_special_bessel_j0_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.2324503Z test_output_match_special_bessel_j0_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.2345206Z test_output_match_special_bessel_j0_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.2366035Z test_output_match_special_bessel_j0_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.2386809Z test_output_match_special_bessel_j1_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.2407748Z test_output_match_special_bessel_j1_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.2428386Z test_output_match_special_bessel_j1_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.2449432Z test_output_match_special_bessel_j1_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.2470030Z test_output_match_special_bessel_j1_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.2490890Z test_output_match_special_bessel_j1_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.2512294Z test_output_match_special_bessel_y0_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.2534932Z test_output_match_special_bessel_y0_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.2557662Z test_output_match_special_bessel_y0_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.2578549Z test_output_match_special_bessel_y0_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.2599397Z test_output_match_special_bessel_y0_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.2620450Z test_output_match_special_bessel_y0_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.2641177Z test_output_match_special_bessel_y1_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.2662253Z test_output_match_special_bessel_y1_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.2683255Z test_output_match_special_bessel_y1_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.2704233Z test_output_match_special_bessel_y1_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.2725567Z test_output_match_special_bessel_y1_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.2746614Z test_output_match_special_bessel_y1_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.2768168Z test_output_match_special_chebyshev_polynomial_t_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.2790613Z test_output_match_special_chebyshev_polynomial_t_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.2813336Z test_output_match_special_chebyshev_polynomial_t_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.2834392Z test_output_match_special_chebyshev_polynomial_t_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.2855608Z test_output_match_special_chebyshev_polynomial_t_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.2876566Z test_output_match_special_chebyshev_polynomial_t_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.2897577Z test_output_match_special_chebyshev_polynomial_u_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.2918623Z test_output_match_special_chebyshev_polynomial_u_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.2939568Z test_output_match_special_chebyshev_polynomial_u_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.2960869Z test_output_match_special_chebyshev_polynomial_u_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.2981811Z test_output_match_special_chebyshev_polynomial_u_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.3003041Z test_output_match_special_chebyshev_polynomial_u_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.3021079Z test_output_match_special_chebyshev_polynomial_v_cpu_bool (__main__.TestConsistencyCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-08-17T13:02:20.3037735Z test_output_match_special_chebyshev_polynomial_v_cpu_float32 (__main__.TestConsistencyCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-08-17T13:02:20.3055843Z test_output_match_special_chebyshev_polynomial_v_cpu_int16 (__main__.TestConsistencyCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-08-17T13:02:20.3072612Z test_output_match_special_chebyshev_polynomial_v_cpu_int32 (__main__.TestConsistencyCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-08-17T13:02:20.3089180Z test_output_match_special_chebyshev_polynomial_v_cpu_int64 (__main__.TestConsistencyCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-08-17T13:02:20.3106307Z test_output_match_special_chebyshev_polynomial_v_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-08-17T13:02:20.3122990Z test_output_match_special_chebyshev_polynomial_w_cpu_bool (__main__.TestConsistencyCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-08-17T13:02:20.3139697Z test_output_match_special_chebyshev_polynomial_w_cpu_float32 (__main__.TestConsistencyCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-08-17T13:02:20.3156346Z test_output_match_special_chebyshev_polynomial_w_cpu_int16 (__main__.TestConsistencyCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-08-17T13:02:20.3173566Z test_output_match_special_chebyshev_polynomial_w_cpu_int32 (__main__.TestConsistencyCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-08-17T13:02:20.3189974Z test_output_match_special_chebyshev_polynomial_w_cpu_int64 (__main__.TestConsistencyCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-08-17T13:02:20.3206885Z test_output_match_special_chebyshev_polynomial_w_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-08-17T13:02:20.3229259Z test_output_match_special_entr_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.3251245Z test_output_match_special_entr_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.3272495Z test_output_match_special_entr_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.3295511Z test_output_match_special_entr_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.3317783Z test_output_match_special_entr_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.3338755Z test_output_match_special_entr_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.3359684Z test_output_match_special_erfcx_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.3380643Z test_output_match_special_erfcx_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.3401289Z test_output_match_special_erfcx_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.3422226Z test_output_match_special_erfcx_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.3442811Z test_output_match_special_erfcx_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.3463700Z test_output_match_special_erfcx_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.3484553Z test_output_match_special_hermite_polynomial_h_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.3505301Z test_output_match_special_hermite_polynomial_h_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.3526619Z test_output_match_special_hermite_polynomial_h_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.3549392Z test_output_match_special_hermite_polynomial_h_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.3572170Z test_output_match_special_hermite_polynomial_h_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.3593552Z test_output_match_special_hermite_polynomial_h_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.3614438Z test_output_match_special_hermite_polynomial_he_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.3636035Z test_output_match_special_hermite_polynomial_he_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.3656702Z test_output_match_special_hermite_polynomial_he_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.3678051Z test_output_match_special_hermite_polynomial_he_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.3699316Z test_output_match_special_hermite_polynomial_he_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.3720694Z test_output_match_special_hermite_polynomial_he_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.3741815Z test_output_match_special_i0e_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.3762995Z test_output_match_special_i0e_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.3784788Z test_output_match_special_i0e_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.3807449Z test_output_match_special_i0e_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.3829660Z test_output_match_special_i0e_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.3850832Z test_output_match_special_i0e_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.3871771Z test_output_match_special_i1_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.3893047Z test_output_match_special_i1_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.3913954Z test_output_match_special_i1_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.3934867Z test_output_match_special_i1_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.3956624Z test_output_match_special_i1_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.3977454Z test_output_match_special_i1_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.3998511Z test_output_match_special_i1e_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.4020500Z test_output_match_special_i1e_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.4042060Z test_output_match_special_i1e_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.4063164Z test_output_match_special_i1e_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.4084303Z test_output_match_special_i1e_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.4105996Z test_output_match_special_i1e_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.4127297Z test_output_match_special_laguerre_polynomial_l_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.4148260Z test_output_match_special_laguerre_polynomial_l_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.4169311Z test_output_match_special_laguerre_polynomial_l_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.4190288Z test_output_match_special_laguerre_polynomial_l_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.4211515Z test_output_match_special_laguerre_polynomial_l_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.4232863Z test_output_match_special_laguerre_polynomial_l_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.4249662Z test_output_match_special_legendre_polynomial_p_cpu_bool (__main__.TestConsistencyCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-08-17T13:02:20.4266418Z test_output_match_special_legendre_polynomial_p_cpu_float32 (__main__.TestConsistencyCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-08-17T13:02:20.4283176Z test_output_match_special_legendre_polynomial_p_cpu_int16 (__main__.TestConsistencyCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-08-17T13:02:20.4299603Z test_output_match_special_legendre_polynomial_p_cpu_int32 (__main__.TestConsistencyCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-08-17T13:02:20.4316630Z test_output_match_special_legendre_polynomial_p_cpu_int64 (__main__.TestConsistencyCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-08-17T13:02:20.4333359Z test_output_match_special_legendre_polynomial_p_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-08-17T13:02:20.4354011Z test_output_match_special_log_ndtr_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.4375438Z test_output_match_special_log_ndtr_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.4396134Z test_output_match_special_log_ndtr_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.4417457Z test_output_match_special_log_ndtr_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.4438765Z test_output_match_special_log_ndtr_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.4460230Z test_output_match_special_log_ndtr_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.4481472Z test_output_match_special_modified_bessel_i0_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.4502759Z test_output_match_special_modified_bessel_i0_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.4524200Z test_output_match_special_modified_bessel_i0_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.4545451Z test_output_match_special_modified_bessel_i0_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.4567028Z test_output_match_special_modified_bessel_i0_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.4589599Z test_output_match_special_modified_bessel_i0_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.4612383Z test_output_match_special_modified_bessel_i1_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.4634416Z test_output_match_special_modified_bessel_i1_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.4654698Z test_output_match_special_modified_bessel_i1_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.4675502Z test_output_match_special_modified_bessel_i1_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.4696215Z test_output_match_special_modified_bessel_i1_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.4717370Z test_output_match_special_modified_bessel_i1_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.4738033Z test_output_match_special_modified_bessel_k0_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.4758592Z test_output_match_special_modified_bessel_k0_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.4779234Z test_output_match_special_modified_bessel_k0_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.4800137Z test_output_match_special_modified_bessel_k0_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.4821380Z test_output_match_special_modified_bessel_k0_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.4844258Z test_output_match_special_modified_bessel_k0_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.4866582Z test_output_match_special_modified_bessel_k1_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.4887815Z test_output_match_special_modified_bessel_k1_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.4908690Z test_output_match_special_modified_bessel_k1_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.4930243Z test_output_match_special_modified_bessel_k1_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.4950843Z test_output_match_special_modified_bessel_k1_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.4971704Z test_output_match_special_modified_bessel_k1_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.4992481Z test_output_match_special_ndtr_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.5013737Z test_output_match_special_ndtr_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.5034777Z test_output_match_special_ndtr_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.5055923Z test_output_match_special_ndtr_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.5077230Z test_output_match_special_ndtr_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.5098452Z test_output_match_special_ndtr_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.5119439Z test_output_match_special_ndtri_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.5140409Z test_output_match_special_ndtri_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.5161402Z test_output_match_special_ndtri_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.5182563Z test_output_match_special_ndtri_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.5203566Z test_output_match_special_ndtri_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.5224420Z test_output_match_special_ndtri_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.5246212Z test_output_match_special_polygamma_special_polygamma_n_0_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.5266915Z test_output_match_special_polygamma_special_polygamma_n_0_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.5288002Z test_output_match_special_polygamma_special_polygamma_n_0_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.5309240Z test_output_match_special_polygamma_special_polygamma_n_0_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.5330217Z test_output_match_special_polygamma_special_polygamma_n_0_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.5350831Z test_output_match_special_polygamma_special_polygamma_n_0_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.5372157Z test_output_match_special_scaled_modified_bessel_k0_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.5393272Z test_output_match_special_scaled_modified_bessel_k0_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.5414556Z test_output_match_special_scaled_modified_bessel_k0_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.5435669Z test_output_match_special_scaled_modified_bessel_k0_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.5456855Z test_output_match_special_scaled_modified_bessel_k0_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.5478331Z test_output_match_special_scaled_modified_bessel_k0_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.5499510Z test_output_match_special_scaled_modified_bessel_k1_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.5520556Z test_output_match_special_scaled_modified_bessel_k1_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.5541630Z test_output_match_special_scaled_modified_bessel_k1_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.5562688Z test_output_match_special_scaled_modified_bessel_k1_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.5583908Z test_output_match_special_scaled_modified_bessel_k1_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.5607047Z test_output_match_special_scaled_modified_bessel_k1_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.5623921Z test_output_match_special_shifted_chebyshev_polynomial_t_cpu_bool (__main__.TestConsistencyCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-08-17T13:02:20.5640567Z test_output_match_special_shifted_chebyshev_polynomial_t_cpu_float32 (__main__.TestConsistencyCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-08-17T13:02:20.5657298Z test_output_match_special_shifted_chebyshev_polynomial_t_cpu_int16 (__main__.TestConsistencyCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-08-17T13:02:20.5674399Z test_output_match_special_shifted_chebyshev_polynomial_t_cpu_int32 (__main__.TestConsistencyCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-08-17T13:02:20.5690897Z test_output_match_special_shifted_chebyshev_polynomial_t_cpu_int64 (__main__.TestConsistencyCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-08-17T13:02:20.5707762Z test_output_match_special_shifted_chebyshev_polynomial_t_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-08-17T13:02:20.5724431Z test_output_match_special_shifted_chebyshev_polynomial_u_cpu_bool (__main__.TestConsistencyCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-08-17T13:02:20.5740975Z test_output_match_special_shifted_chebyshev_polynomial_u_cpu_float32 (__main__.TestConsistencyCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-08-17T13:02:20.5758219Z test_output_match_special_shifted_chebyshev_polynomial_u_cpu_int16 (__main__.TestConsistencyCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-08-17T13:02:20.5775273Z test_output_match_special_shifted_chebyshev_polynomial_u_cpu_int32 (__main__.TestConsistencyCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-08-17T13:02:20.5791473Z test_output_match_special_shifted_chebyshev_polynomial_u_cpu_int64 (__main__.TestConsistencyCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-08-17T13:02:20.5808375Z test_output_match_special_shifted_chebyshev_polynomial_u_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-08-17T13:02:20.5825453Z test_output_match_special_shifted_chebyshev_polynomial_v_cpu_bool (__main__.TestConsistencyCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-08-17T13:02:20.5842239Z test_output_match_special_shifted_chebyshev_polynomial_v_cpu_float32 (__main__.TestConsistencyCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-08-17T13:02:20.5859385Z test_output_match_special_shifted_chebyshev_polynomial_v_cpu_int16 (__main__.TestConsistencyCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-08-17T13:02:20.5876559Z test_output_match_special_shifted_chebyshev_polynomial_v_cpu_int32 (__main__.TestConsistencyCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-08-17T13:02:20.5893495Z test_output_match_special_shifted_chebyshev_polynomial_v_cpu_int64 (__main__.TestConsistencyCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-08-17T13:02:20.5910499Z test_output_match_special_shifted_chebyshev_polynomial_v_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-08-17T13:02:20.5927643Z test_output_match_special_shifted_chebyshev_polynomial_w_cpu_bool (__main__.TestConsistencyCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-08-17T13:02:20.5944702Z test_output_match_special_shifted_chebyshev_polynomial_w_cpu_float32 (__main__.TestConsistencyCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-08-17T13:02:20.5962060Z test_output_match_special_shifted_chebyshev_polynomial_w_cpu_int16 (__main__.TestConsistencyCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-08-17T13:02:20.5979092Z test_output_match_special_shifted_chebyshev_polynomial_w_cpu_int32 (__main__.TestConsistencyCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-08-17T13:02:20.5995911Z test_output_match_special_shifted_chebyshev_polynomial_w_cpu_int64 (__main__.TestConsistencyCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-08-17T13:02:20.6013484Z test_output_match_special_shifted_chebyshev_polynomial_w_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-08-17T13:02:20.6036401Z test_output_match_special_spherical_bessel_j0_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.6058966Z test_output_match_special_spherical_bessel_j0_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.6081238Z test_output_match_special_spherical_bessel_j0_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.6102879Z test_output_match_special_spherical_bessel_j0_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.6124690Z test_output_match_special_spherical_bessel_j0_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.6145984Z test_output_match_special_spherical_bessel_j0_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.6167210Z test_output_match_special_xlog1py_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.6188373Z test_output_match_special_xlog1py_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.6209682Z test_output_match_special_xlog1py_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.6230913Z test_output_match_special_xlog1py_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.6252349Z test_output_match_special_xlog1py_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.6273784Z test_output_match_special_xlog1py_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.6295188Z test_output_match_special_xlog1py_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.6316492Z test_output_match_special_zeta_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.6337806Z test_output_match_special_zeta_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.6359010Z test_output_match_special_zeta_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.6380202Z test_output_match_special_zeta_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.6401484Z test_output_match_special_zeta_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.6422548Z test_output_match_special_zeta_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.6443735Z test_output_match_split_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.6464842Z test_output_match_split_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.6486207Z test_output_match_split_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.6507290Z test_output_match_split_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.6528714Z test_output_match_split_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.6549815Z test_output_match_split_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.6571286Z test_output_match_split_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.6592440Z test_output_match_split_list_args_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.6613553Z test_output_match_split_list_args_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.6634954Z test_output_match_split_list_args_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.6656006Z test_output_match_split_list_args_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.6677217Z test_output_match_split_list_args_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.6698613Z test_output_match_split_list_args_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.6719948Z test_output_match_split_list_args_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.6741290Z test_output_match_split_with_sizes_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.6763210Z test_output_match_split_with_sizes_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.6784559Z test_output_match_split_with_sizes_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.6806247Z test_output_match_split_with_sizes_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.6827653Z test_output_match_split_with_sizes_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.6849283Z test_output_match_split_with_sizes_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.6870927Z test_output_match_split_with_sizes_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.6892395Z test_output_match_sqrt_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.6913785Z test_output_match_sqrt_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.6935493Z test_output_match_sqrt_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.6957256Z test_output_match_sqrt_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.6978871Z test_output_match_sqrt_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.7000346Z test_output_match_sqrt_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.7022210Z test_output_match_square_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.7043493Z test_output_match_square_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.7065163Z test_output_match_square_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.7086555Z test_output_match_square_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.7107971Z test_output_match_square_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.7129577Z test_output_match_square_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.7151025Z test_output_match_square_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.7172179Z test_output_match_squeeze_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.7193452Z test_output_match_squeeze_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.7214627Z test_output_match_squeeze_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.7235755Z test_output_match_squeeze_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.7256809Z test_output_match_squeeze_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.7278082Z test_output_match_squeeze_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.7299253Z test_output_match_squeeze_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.7320415Z test_output_match_stack_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.7342017Z test_output_match_stack_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.7362605Z test_output_match_stack_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.7384110Z test_output_match_stack_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.7404977Z test_output_match_stack_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.7426052Z test_output_match_stack_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.7447488Z test_output_match_stack_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.7468515Z test_output_match_std_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.7489783Z test_output_match_std_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.7510852Z test_output_match_std_mean_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.7532040Z test_output_match_std_mean_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.7553100Z test_output_match_stft_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.7574399Z test_output_match_sub_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.7595442Z test_output_match_sub_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.7616640Z test_output_match_sub_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.7637845Z test_output_match_sub_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.7658873Z test_output_match_sub_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.7679888Z test_output_match_sub_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.7701168Z test_output_match_sum_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.7722424Z test_output_match_sum_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.7743883Z test_output_match_sum_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.7765119Z test_output_match_sum_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.7786576Z test_output_match_sum_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.7807925Z test_output_match_sum_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.7829164Z test_output_match_sum_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.7850736Z test_output_match_sum_to_size_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.7871975Z test_output_match_sum_to_size_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.7893553Z test_output_match_sum_to_size_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.7915113Z test_output_match_sum_to_size_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.7936472Z test_output_match_sum_to_size_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.7957864Z test_output_match_sum_to_size_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.7979226Z test_output_match_sum_to_size_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.8001079Z test_output_match_svd_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.8024015Z test_output_match_svd_lowrank_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.8045906Z test_output_match_symeig_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.8067434Z test_output_match_t_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.8088911Z test_output_match_t_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.8110102Z test_output_match_t_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.8132327Z test_output_match_t_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.8153361Z test_output_match_t_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.8174606Z test_output_match_t_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.8196126Z test_output_match_t_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.8217194Z test_output_match_take_along_dim_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.8238712Z test_output_match_take_along_dim_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.8260198Z test_output_match_take_along_dim_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.8281607Z test_output_match_take_along_dim_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.8302893Z test_output_match_take_along_dim_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.8324349Z test_output_match_take_along_dim_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.8345708Z test_output_match_take_along_dim_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.8367039Z test_output_match_take_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.8388228Z test_output_match_take_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.8409633Z test_output_match_take_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.8430926Z test_output_match_take_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.8452401Z test_output_match_take_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.8474721Z test_output_match_take_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.8495610Z test_output_match_take_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.8517139Z test_output_match_tan_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.8537640Z test_output_match_tan_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.8558584Z test_output_match_tan_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.8579775Z test_output_match_tan_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.8600889Z test_output_match_tan_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.8621819Z test_output_match_tan_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.8642622Z test_output_match_tanh_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.8663677Z test_output_match_tanh_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.8684975Z test_output_match_tanh_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.8707415Z test_output_match_tanh_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.8729754Z test_output_match_tanh_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.8750569Z test_output_match_tanh_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.8771770Z test_output_match_tensor_split_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.8792552Z test_output_match_tensor_split_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.8813130Z test_output_match_tensor_split_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.8834081Z test_output_match_tensor_split_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.8854872Z test_output_match_tensor_split_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.8875649Z test_output_match_tensor_split_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.8896269Z test_output_match_tensor_split_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.8917201Z test_output_match_tensordot_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.8938533Z test_output_match_tensordot_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.8961023Z test_output_match_tensordot_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.8983382Z test_output_match_tensordot_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.9004560Z test_output_match_tensordot_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.9026254Z test_output_match_tile_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.9047114Z test_output_match_tile_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.9067837Z test_output_match_tile_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.9089488Z test_output_match_tile_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.9110183Z test_output_match_tile_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.9131739Z test_output_match_tile_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.9152723Z test_output_match_tile_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.9173472Z test_output_match_to_sparse_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.9194285Z test_output_match_to_sparse_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.9215065Z test_output_match_to_sparse_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.9235742Z test_output_match_to_sparse_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.9256466Z test_output_match_to_sparse_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.9277432Z test_output_match_to_sparse_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.9299011Z test_output_match_to_sparse_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.9321811Z test_output_match_topk_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.9343834Z test_output_match_topk_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.9364827Z test_output_match_topk_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.9385750Z test_output_match_topk_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.9406863Z test_output_match_topk_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.9427600Z test_output_match_trace_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.9449097Z test_output_match_trace_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.9469479Z test_output_match_trace_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.9490394Z test_output_match_trace_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.9510933Z test_output_match_trace_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.9531769Z test_output_match_transpose_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.9553093Z test_output_match_transpose_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.9575491Z test_output_match_transpose_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.9597987Z test_output_match_transpose_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.9618817Z test_output_match_transpose_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.9639795Z test_output_match_transpose_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.9660742Z test_output_match_transpose_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.9681608Z test_output_match_trapezoid_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.9702609Z test_output_match_trapezoid_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.9723585Z test_output_match_trapezoid_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.9744550Z test_output_match_trapezoid_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.9765554Z test_output_match_trapezoid_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.9786691Z test_output_match_trapezoid_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.9808092Z test_output_match_trapz_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.9829117Z test_output_match_trapz_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.9850274Z test_output_match_trapz_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.9871251Z test_output_match_trapz_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.9892396Z test_output_match_trapz_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.9913690Z test_output_match_trapz_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.9934992Z test_output_match_triangular_solve_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.9956348Z test_output_match_tril_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.9977326Z test_output_match_tril_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:20.9998482Z test_output_match_tril_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:21.0020233Z test_output_match_tril_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:21.0041362Z test_output_match_tril_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:21.0062906Z test_output_match_tril_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:21.0084195Z test_output_match_tril_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:21.0105689Z test_output_match_triu_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:21.0126747Z test_output_match_triu_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:21.0147969Z test_output_match_triu_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:21.0169088Z test_output_match_triu_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:21.0189827Z test_output_match_triu_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:21.0211109Z test_output_match_triu_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:21.0231883Z test_output_match_triu_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:21.0253043Z test_output_match_true_divide_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:21.0274075Z test_output_match_true_divide_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:21.0295077Z test_output_match_true_divide_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:21.0316116Z test_output_match_true_divide_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:21.0336940Z test_output_match_true_divide_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:21.0357910Z test_output_match_true_divide_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:21.0378786Z test_output_match_true_divide_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:21.0399692Z test_output_match_trunc_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:21.0420652Z test_output_match_unbind_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:21.0441651Z test_output_match_unbind_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:21.0462580Z test_output_match_unbind_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:21.0483490Z test_output_match_unbind_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:21.0504345Z test_output_match_unbind_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:21.0525314Z test_output_match_unbind_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:21.0546254Z test_output_match_unbind_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:21.0567651Z test_output_match_unflatten_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:21.0590515Z test_output_match_unflatten_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:21.0611091Z test_output_match_unflatten_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:21.0631860Z test_output_match_unflatten_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:21.0653510Z test_output_match_unflatten_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:21.0674252Z test_output_match_unflatten_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:21.0695434Z test_output_match_unflatten_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:21.0716566Z test_output_match_unfold_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:21.0737376Z test_output_match_unfold_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:21.0758360Z test_output_match_unfold_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:21.0779416Z test_output_match_unfold_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:21.0800432Z test_output_match_unfold_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:21.0821545Z test_output_match_unfold_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:21.0842818Z test_output_match_unfold_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:21.0863545Z test_output_match_unique_consecutive_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:21.0884575Z test_output_match_unique_consecutive_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:21.0905516Z test_output_match_unique_consecutive_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:21.0926812Z test_output_match_unique_consecutive_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:21.0947647Z test_output_match_unique_consecutive_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:21.0968863Z test_output_match_unique_consecutive_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:21.0989712Z test_output_match_unique_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:21.1010809Z test_output_match_unique_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:21.1031859Z test_output_match_unique_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:21.1053155Z test_output_match_unique_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:21.1074072Z test_output_match_unique_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:21.1095130Z test_output_match_unique_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:21.1116174Z test_output_match_unsqueeze_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:21.1137083Z test_output_match_unsqueeze_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:21.1158118Z test_output_match_unsqueeze_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:21.1179401Z test_output_match_unsqueeze_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:21.1199965Z test_output_match_unsqueeze_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:21.1221038Z test_output_match_unsqueeze_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:21.1241996Z test_output_match_unsqueeze_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:21.1262985Z test_output_match_var_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:21.1283994Z test_output_match_var_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:21.1304982Z test_output_match_var_mean_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:21.1325888Z test_output_match_var_mean_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:21.1346888Z test_output_match_vdot_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:21.1368002Z test_output_match_vdot_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:21.1389288Z test_output_match_vdot_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:21.1410398Z test_output_match_vdot_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:21.1431507Z test_output_match_vdot_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:21.1453250Z test_output_match_view_as_complex_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:21.1473879Z test_output_match_view_as_complex_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:21.1495283Z test_output_match_view_as_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:21.1516414Z test_output_match_view_as_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:21.1537566Z test_output_match_view_as_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:21.1558668Z test_output_match_view_as_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:21.1580378Z test_output_match_view_as_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:21.1601430Z test_output_match_view_as_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:21.1622465Z test_output_match_view_as_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:21.1643524Z test_output_match_view_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:21.1664686Z test_output_match_view_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:21.1685282Z test_output_match_view_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:21.1706282Z test_output_match_view_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:21.1727316Z test_output_match_view_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:21.1748078Z test_output_match_view_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:21.1769094Z test_output_match_view_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:21.1789894Z test_output_match_vsplit_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:21.1811546Z test_output_match_vsplit_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:21.1832188Z test_output_match_vsplit_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:21.1853153Z test_output_match_vsplit_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:21.1874638Z test_output_match_vsplit_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:21.1895931Z test_output_match_vsplit_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:21.1917202Z test_output_match_vsplit_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:21.1938388Z test_output_match_vstack_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:21.1959569Z test_output_match_vstack_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:21.1980838Z test_output_match_vstack_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:21.2002253Z test_output_match_vstack_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:21.2023988Z test_output_match_vstack_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:21.2045588Z test_output_match_vstack_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:21.2066704Z test_output_match_vstack_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:21.2088235Z test_output_match_where_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:21.2109529Z test_output_match_where_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:21.2130993Z test_output_match_where_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:21.2152294Z test_output_match_where_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:21.2173433Z test_output_match_where_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:21.2194745Z test_output_match_where_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:21.2215742Z test_output_match_where_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:21.2237352Z test_output_match_xlogy_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:21.2258372Z test_output_match_xlogy_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:21.2279678Z test_output_match_xlogy_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:21.2300803Z test_output_match_xlogy_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:21.2322052Z test_output_match_xlogy_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:21.2343564Z test_output_match_xlogy_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:21.2364799Z test_output_match_xlogy_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:21.2385802Z test_output_match_zero__cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:21.2407275Z test_output_match_zero__cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:21.2428505Z test_output_match_zero__cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:21.2450180Z test_output_match_zero__cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:21.2470998Z test_output_match_zero__cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:21.2492418Z test_output_match_zero__cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:21.2513701Z test_output_match_zero__cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:21.2534998Z test_output_match_zeros_like_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:21.2556294Z test_output_match_zeros_like_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:21.2577385Z test_output_match_zeros_like_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:21.2598964Z test_output_match_zeros_like_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:21.2620119Z test_output_match_zeros_like_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:21.2641333Z test_output_match_zeros_like_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:21.2662846Z test_output_match_zeros_like_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:02:21.2663770Z 2022-08-17T13:02:21.2664175Z ---------------------------------------------------------------------- 2022-08-17T13:02:21.2664639Z Ran 2781 tests in 6.337s 2022-08-17T13:02:21.2664860Z 2022-08-17T13:02:21.2664995Z OK (skipped=2781) 2022-08-17T13:02:21.2665145Z 2022-08-17T13:02:21.2665235Z Generating XML reports... 2022-08-17T13:02:21.6221229Z Generated XML report: test-reports/python-unittest/test_mps/TEST-TestConsistencyCPU-20220817130214.xml 2022-08-17T13:02:22.1047195Z Running test_import_stats ... [2022-08-17 13:02:22.104363] 2022-08-17T13:02:22.1047722Z Executing ['/opt/conda/bin/python', '-bb', 'test_import_stats.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 13:02:22.104446] 2022-08-17T13:02:23.2525945Z Test results will be stored in test-reports/python-unittest/test_import_stats 2022-08-17T13:02:23.2537047Z 2022-08-17T13:02:23.2537192Z Running tests... 2022-08-17T13:02:23.2537749Z ---------------------------------------------------------------------- 2022-08-17T13:02:24.0734121Z test_time_cuda_device_count (__main__.TestImportTime) ... Exception ignored in: at 0x7f77fb5cd5d0> 2022-08-17T13:02:24.0734621Z Traceback (most recent call last): 2022-08-17T13:02:24.0735251Z File "/opt/conda/lib/python3.7/site-packages/setuptools/_vendor/pyparsing.py", line 183, in 2022-08-17T13:02:24.0736352Z _generatorType = type((y for y in range(1))) 2022-08-17T13:02:24.0736797Z SystemError: error return without exception set 2022-08-17T13:02:28.0341660Z ok (4.731s) 2022-08-17T13:02:29.1555699Z test_time_import_torch (__main__.TestImportTime) ... ok (1.121s) 2022-08-17T13:02:29.1556145Z 2022-08-17T13:02:29.1556631Z ---------------------------------------------------------------------- 2022-08-17T13:02:29.1557090Z Ran 2 tests in 5.902s 2022-08-17T13:02:29.1557298Z 2022-08-17T13:02:29.1557405Z OK 2022-08-17T13:02:29.1557567Z 2022-08-17T13:02:29.1557720Z Generating XML reports... 2022-08-17T13:02:29.1596507Z Generated XML report: test-reports/python-unittest/test_import_stats/TEST-TestImportTime-20220817130223.xml 2022-08-17T13:02:29.5469624Z Running test_datapipe ... [2022-08-17 13:02:29.546462] 2022-08-17T13:02:29.5470153Z Executing ['/opt/conda/bin/python', '-bb', 'test_datapipe.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 13:02:29.546551] 2022-08-17T13:02:30.7052980Z Test results will be stored in test-reports/python-unittest/test_datapipe 2022-08-17T13:02:30.7076339Z 2022-08-17T13:02:30.7076478Z Running tests... 2022-08-17T13:02:30.7077359Z ---------------------------------------------------------------------- 2022-08-17T13:02:30.7558945Z test_basic_capture (__main__.TestCaptureDataFrame) ... skip: no dataframes (pandas) (0.002s) 2022-08-17T13:02:30.7598607Z test_circular_serialization_with_dill (__main__.TestCircularSerialization) ... skip: no dill (0.004s) 2022-08-17T13:02:31.5403026Z test_circular_serialization_with_pickle (__main__.TestCircularSerialization) ... Exception ignored in: at 0x7f0bf9693750> 2022-08-17T13:02:31.5403526Z Traceback (most recent call last): 2022-08-17T13:02:31.5404221Z File "/opt/conda/lib/python3.7/site-packages/setuptools/_vendor/pyparsing.py", line 183, in 2022-08-17T13:02:31.5404543Z _generatorType = type((y for y in range(1))) 2022-08-17T13:02:31.5404793Z SystemError: error return without exception set 2022-08-17T13:02:34.3715938Z /opt/conda/lib/python3.7/site-packages/torch/utils/data/datapipes/iter/combining.py:264: UserWarning: Some child DataPipes are not exhausted when __iter__ is called. We are resetting the buffer and each child DataPipe will read from the start again. 2022-08-17T13:02:34.3716485Z "the buffer and each child DataPipe will read from the start again.", UserWarning) 2022-08-17T13:02:34.3742150Z /opt/conda/lib/python3.7/site-packages/torch/utils/data/datapipes/iter/combining.py:264: UserWarning: Some child DataPipes are not exhausted when __iter__ is called. We are resetting the buffer and each child DataPipe will read from the start again. 2022-08-17T13:02:34.3742655Z "the buffer and each child DataPipe will read from the start again.", UserWarning) 2022-08-17T13:02:34.3784552Z ok (3.618s) 2022-08-17T13:02:34.4751333Z test_as_string (__main__.TestDataChunk) ... ok (0.096s) 2022-08-17T13:02:34.4763499Z test_getitem (__main__.TestDataChunk) ... ok (0.001s) 2022-08-17T13:02:34.4774473Z test_iter (__main__.TestDataChunk) ... ok (0.001s) 2022-08-17T13:02:34.4782476Z test_len (__main__.TestDataChunk) ... ok (0.001s) 2022-08-17T13:02:34.4806004Z test_random_shuffle (__main__.TestDataChunk) ... ok (0.002s) 2022-08-17T13:02:34.4829419Z test_reverse (__main__.TestDataChunk) ... ok (0.002s) 2022-08-17T13:02:34.4851472Z test_sort (__main__.TestDataChunk) ... ok (0.002s) 2022-08-17T13:02:34.4857971Z test_batch (__main__.TestDataFramesPipes) ... skip: no dataframes (pandas) (0.001s) 2022-08-17T13:02:34.4864306Z test_capture (__main__.TestDataFramesPipes) ... skip: no dataframes (pandas) (0.001s) 2022-08-17T13:02:34.4873655Z test_collate (__main__.TestDataFramesPipes) ... skip: no dataframes (pandas) (0.001s) 2022-08-17T13:02:34.4878640Z test_filter (__main__.TestDataFramesPipes) ... skip: no dataframes (pandas) (0.000s) 2022-08-17T13:02:34.4883921Z test_shuffle (__main__.TestDataFramesPipes) ... skip: no dataframes (pandas) (0.000s) 2022-08-17T13:02:34.4888884Z test_unbatch (__main__.TestDataFramesPipes) ... skip: no dataframes (pandas) (0.000s) 2022-08-17T13:02:34.4950504Z test_batch_iterdatapipe (__main__.TestFunctionalIterDataPipe) ... ok (0.006s) 2022-08-17T13:02:34.4999303Z test_collate_iterdatapipe (__main__.TestFunctionalIterDataPipe) ... /opt/conda/lib/python3.7/site-packages/torch/utils/data/datapipes/utils/common.py:53: UserWarning: Local function is not supported by pickle, please use regular python function or functools.partial instead. 2022-08-17T13:02:34.4999844Z "Local function is not supported by pickle, please use " 2022-08-17T13:02:34.5090367Z /opt/conda/lib/python3.7/site-packages/torch/utils/data/datapipes/utils/common.py:53: UserWarning: Local function is not supported by pickle, please use regular python function or functools.partial instead. 2022-08-17T13:02:34.5090796Z "Local function is not supported by pickle, please use " 2022-08-17T13:02:34.5188332Z ok (0.024s) 2022-08-17T13:02:34.5240728Z test_concat_iterdatapipe (__main__.TestFunctionalIterDataPipe) ... ok (0.005s) 2022-08-17T13:02:34.6002272Z test_demux_iterdatapipe (__main__.TestFunctionalIterDataPipe) ... /opt/conda/lib/python3.7/site-packages/torch/utils/data/datapipes/utils/common.py:53: UserWarning: Local function is not supported by pickle, please use regular python function or functools.partial instead. 2022-08-17T13:02:34.6002878Z "Local function is not supported by pickle, please use " 2022-08-17T13:02:34.6007569Z /opt/conda/lib/python3.7/site-packages/torch/utils/data/datapipes/utils/common.py:53: UserWarning: Local function is not supported by pickle, please use regular python function or functools.partial instead. 2022-08-17T13:02:34.6008003Z "Local function is not supported by pickle, please use " 2022-08-17T13:02:34.6013317Z /opt/conda/lib/python3.7/site-packages/torch/utils/data/datapipes/utils/common.py:53: UserWarning: Local function is not supported by pickle, please use regular python function or functools.partial instead. 2022-08-17T13:02:34.6013820Z "Local function is not supported by pickle, please use " 2022-08-17T13:02:34.6016050Z /opt/conda/lib/python3.7/site-packages/torch/utils/data/datapipes/utils/common.py:53: UserWarning: Local function is not supported by pickle, please use regular python function or functools.partial instead. 2022-08-17T13:02:34.6016538Z "Local function is not supported by pickle, please use " 2022-08-17T13:02:35.2536352Z /opt/conda/lib/python3.7/site-packages/torch/utils/data/datapipes/utils/common.py:53: UserWarning: Local function is not supported by pickle, please use regular python function or functools.partial instead. 2022-08-17T13:02:35.2537130Z "Local function is not supported by pickle, please use " 2022-08-17T13:02:35.2538069Z /opt/conda/lib/python3.7/site-packages/torch/utils/data/datapipes/utils/common.py:53: UserWarning: Local function is not supported by pickle, please use regular python function or functools.partial instead. 2022-08-17T13:02:35.2538826Z "Local function is not supported by pickle, please use " 2022-08-17T13:02:35.2548003Z /opt/conda/lib/python3.7/site-packages/torch/utils/data/datapipes/utils/common.py:53: UserWarning: Local function is not supported by pickle, please use regular python function or functools.partial instead. 2022-08-17T13:02:35.2548783Z "Local function is not supported by pickle, please use " 2022-08-17T13:02:35.2558343Z /opt/conda/lib/python3.7/site-packages/torch/utils/data/datapipes/utils/common.py:53: UserWarning: Local function is not supported by pickle, please use regular python function or functools.partial instead. 2022-08-17T13:02:35.2559136Z "Local function is not supported by pickle, please use " 2022-08-17T13:02:35.2571198Z /opt/conda/lib/python3.7/site-packages/torch/utils/data/datapipes/utils/common.py:53: UserWarning: Local function is not supported by pickle, please use regular python function or functools.partial instead. 2022-08-17T13:02:35.2571992Z "Local function is not supported by pickle, please use " 2022-08-17T13:02:35.2577262Z /opt/conda/lib/python3.7/site-packages/torch/utils/data/datapipes/utils/common.py:53: UserWarning: Local function is not supported by pickle, please use regular python function or functools.partial instead. 2022-08-17T13:02:35.2577997Z "Local function is not supported by pickle, please use " 2022-08-17T13:02:35.2578965Z /opt/conda/lib/python3.7/site-packages/torch/utils/data/datapipes/utils/common.py:53: UserWarning: Local function is not supported by pickle, please use regular python function or functools.partial instead. 2022-08-17T13:02:35.2579703Z "Local function is not supported by pickle, please use " 2022-08-17T13:02:35.2584711Z ok (0.734s) 2022-08-17T13:02:35.2658175Z test_filter_datapipe (__main__.TestFunctionalIterDataPipe) ... /opt/conda/lib/python3.7/site-packages/torch/utils/data/datapipes/utils/common.py:53: UserWarning: Local function is not supported by pickle, please use regular python function or functools.partial instead. 2022-08-17T13:02:35.2659044Z "Local function is not supported by pickle, please use " 2022-08-17T13:02:35.2664518Z /opt/conda/lib/python3.7/site-packages/torch/utils/data/datapipes/utils/common.py:53: UserWarning: Local function is not supported by pickle, please use regular python function or functools.partial instead. 2022-08-17T13:02:35.2665287Z "Local function is not supported by pickle, please use " 2022-08-17T13:02:35.2668486Z /opt/conda/lib/python3.7/site-packages/torch/utils/data/datapipes/utils/common.py:53: UserWarning: Local function is not supported by pickle, please use regular python function or functools.partial instead. 2022-08-17T13:02:35.2669210Z "Local function is not supported by pickle, please use " 2022-08-17T13:02:35.2676274Z /opt/conda/lib/python3.7/site-packages/torch/utils/data/datapipes/utils/common.py:53: UserWarning: Local function is not supported by pickle, please use regular python function or functools.partial instead. 2022-08-17T13:02:35.2677038Z "Local function is not supported by pickle, please use " 2022-08-17T13:02:35.2684927Z /opt/conda/lib/python3.7/site-packages/torch/utils/data/datapipes/utils/common.py:53: UserWarning: Local function is not supported by pickle, please use regular python function or functools.partial instead. 2022-08-17T13:02:35.2685722Z "Local function is not supported by pickle, please use " 2022-08-17T13:02:35.2690442Z ok (0.010s) 2022-08-17T13:02:35.2881484Z test_fork_iterdatapipe (__main__.TestFunctionalIterDataPipe) ... ok (0.019s) 2022-08-17T13:02:35.2928669Z test_iterable_wrapper_datapipe (__main__.TestFunctionalIterDataPipe) ... ok (0.005s) 2022-08-17T13:02:35.3117771Z test_map_dict_with_col_iterdatapipe (__main__.TestFunctionalIterDataPipe) ... ok (0.019s) 2022-08-17T13:02:35.3157687Z test_map_iterdatapipe (__main__.TestFunctionalIterDataPipe) ... /opt/conda/lib/python3.7/site-packages/torch/utils/data/datapipes/utils/common.py:53: UserWarning: Local function is not supported by pickle, please use regular python function or functools.partial instead. 2022-08-17T13:02:35.3158587Z "Local function is not supported by pickle, please use " 2022-08-17T13:02:35.3359414Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T13:02:35.3360160Z function: 'fn' (test_datapipe.py:1174) 2022-08-17T13:02:35.3360540Z reasons: ['item == 0'] 2022-08-17T13:02:35.3361076Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T13:02:35.3364273Z /opt/conda/lib/python3.7/site-packages/torch/utils/data/datapipes/utils/common.py:53: UserWarning: Local function is not supported by pickle, please use regular python function or functools.partial instead. 2022-08-17T13:02:35.3365030Z "Local function is not supported by pickle, please use " 2022-08-17T13:02:35.3389330Z ok (0.027s) 2022-08-17T13:02:35.3690682Z test_map_tuple_list_with_col_iterdatapipe (__main__.TestFunctionalIterDataPipe) ... ok (0.030s) 2022-08-17T13:02:35.3741698Z test_mux_iterdatapipe (__main__.TestFunctionalIterDataPipe) ... ok (0.005s) 2022-08-17T13:02:35.3771990Z test_sampler_iterdatapipe (__main__.TestFunctionalIterDataPipe) ... ok (0.003s) 2022-08-17T13:02:35.3925161Z test_serializable (__main__.TestFunctionalIterDataPipe) ... /opt/conda/lib/python3.7/site-packages/torch/utils/data/datapipes/iter/combining.py:264: UserWarning: Some child DataPipes are not exhausted when __iter__ is called. We are resetting the buffer and each child DataPipe will read from the start again. 2022-08-17T13:02:35.3925815Z "the buffer and each child DataPipe will read from the start again.", UserWarning) 2022-08-17T13:02:35.4160088Z /opt/conda/lib/python3.7/site-packages/torch/utils/data/datapipes/iter/combining.py:264: UserWarning: Some child DataPipes are not exhausted when __iter__ is called. We are resetting the buffer and each child DataPipe will read from the start again. 2022-08-17T13:02:35.4160618Z "the buffer and each child DataPipe will read from the start again.", UserWarning) 2022-08-17T13:02:35.4321486Z ok (0.055s) 2022-08-17T13:02:35.4344776Z test_serializable_with_dill (__main__.TestFunctionalIterDataPipe) 2022-08-17T13:02:35.4498117Z Only for DataPipes that take in a function as argument ... ok (0.018s) 2022-08-17T13:02:35.4521661Z test_shuffle_iterdatapipe (__main__.TestFunctionalIterDataPipe) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/74877 for allplatform(s) . If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.002s) 2022-08-17T13:02:35.4713807Z test_stream_reader_iterdatapipe (__main__.TestFunctionalIterDataPipe) ... ok (0.019s) 2022-08-17T13:02:35.4795372Z test_unbatch_iterdatapipe (__main__.TestFunctionalIterDataPipe) ... ok (0.008s) 2022-08-17T13:02:35.4903148Z test_zip_iterdatapipe (__main__.TestFunctionalIterDataPipe) ... ok (0.011s) 2022-08-17T13:02:35.4960937Z test_batch_mapdatapipe (__main__.TestFunctionalMapDataPipe) ... ok (0.006s) 2022-08-17T13:02:35.4998945Z test_concat_mapdatapipe (__main__.TestFunctionalMapDataPipe) ... ok (0.004s) 2022-08-17T13:02:35.5028118Z test_map_mapdatapipe (__main__.TestFunctionalMapDataPipe) ... /opt/conda/lib/python3.7/site-packages/torch/utils/data/datapipes/utils/common.py:53: UserWarning: Local function is not supported by pickle, please use regular python function or functools.partial instead. 2022-08-17T13:02:35.5028703Z "Local function is not supported by pickle, please use " 2022-08-17T13:02:35.5228349Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T13:02:35.5228753Z function: 'fn' (test_datapipe.py:1839) 2022-08-17T13:02:35.5228991Z reasons: ['item == 0'] 2022-08-17T13:02:35.5229319Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T13:02:35.5231857Z /opt/conda/lib/python3.7/site-packages/torch/utils/data/datapipes/utils/common.py:53: UserWarning: Local function is not supported by pickle, please use regular python function or functools.partial instead. 2022-08-17T13:02:35.5232469Z "Local function is not supported by pickle, please use " 2022-08-17T13:02:35.5241514Z ok (0.024s) 2022-08-17T13:02:35.5284928Z test_sequence_wrapper_datapipe (__main__.TestFunctionalMapDataPipe) ... ok (0.004s) 2022-08-17T13:02:35.5424392Z test_serializable (__main__.TestFunctionalMapDataPipe) ... ok (0.014s) 2022-08-17T13:02:35.5437401Z test_serializable_with_dill (__main__.TestFunctionalMapDataPipe) 2022-08-17T13:02:35.5495432Z Only for DataPipes that take in a function as argument ... ok (0.007s) 2022-08-17T13:02:35.5531039Z test_shuffler_mapdatapipe (__main__.TestFunctionalMapDataPipe) ... ok (0.003s) 2022-08-17T13:02:35.5576319Z test_zip_mapdatapipe (__main__.TestFunctionalMapDataPipe) ... ok (0.004s) 2022-08-17T13:02:35.5651150Z test_simple_traverse (__main__.TestGraph) ... /opt/conda/lib/python3.7/site-packages/torch/utils/data/datapipes/utils/common.py:53: UserWarning: Local function is not supported by pickle, please use regular python function or functools.partial instead. 2022-08-17T13:02:35.5652290Z "Local function is not supported by pickle, please use " 2022-08-17T13:02:35.5656143Z ok (0.008s) 2022-08-17T13:02:35.5693173Z test_traverse_circular_datapipe (__main__.TestGraph) ... ok (0.004s) 2022-08-17T13:02:35.5812818Z test_traverse_forked (__main__.TestGraph) ... /opt/conda/lib/python3.7/site-packages/torch/utils/data/datapipes/utils/common.py:53: UserWarning: Local function is not supported by pickle, please use regular python function or functools.partial instead. 2022-08-17T13:02:35.5813329Z "Local function is not supported by pickle, please use " 2022-08-17T13:02:35.5825751Z ok (0.013s) 2022-08-17T13:02:35.5853141Z test_traverse_mapdatapipe (__main__.TestGraph) ... ok (0.003s) 2022-08-17T13:02:35.5876701Z test_traverse_mixdatapipe (__main__.TestGraph) ... ok (0.002s) 2022-08-17T13:02:35.5907898Z test_traverse_unhashable_datapipe (__main__.TestGraph) ... ok (0.003s) 2022-08-17T13:02:35.5937677Z test_iterdatapipe_sample_yielded_generator_function (__main__.TestIterDataPipeCountSampleYielded) ... ok (0.003s) 2022-08-17T13:02:35.5971287Z test_iterdatapipe_sample_yielded_generator_function_exception (__main__.TestIterDataPipeCountSampleYielded) ... ok (0.003s) 2022-08-17T13:02:35.5997923Z test_iterdatapipe_sample_yielded_next (__main__.TestIterDataPipeCountSampleYielded) ... ok (0.003s) 2022-08-17T13:02:35.6032976Z test_iterdatapipe_sample_yielded_next_exception (__main__.TestIterDataPipeCountSampleYielded) ... ok (0.003s) 2022-08-17T13:02:35.6057845Z test_iterdatapipe_sample_yielded_return_self (__main__.TestIterDataPipeCountSampleYielded) ... ok (0.002s) 2022-08-17T13:02:35.6135593Z test_simple_snapshot_custom_non_generator (__main__.TestIterDataPipeGraphFastForward) ... ok (0.008s) 2022-08-17T13:02:35.6196746Z test_simple_snapshot_custom_self_next (__main__.TestIterDataPipeGraphFastForward) ... ok (0.006s) 2022-08-17T13:02:35.6352967Z test_simple_snapshot_graph (__main__.TestIterDataPipeGraphFastForward) ... ok (0.015s) 2022-08-17T13:02:35.6409272Z test_simple_snapshot_graph_repeated (__main__.TestIterDataPipeGraphFastForward) ... /opt/conda/lib/python3.7/site-packages/torch/utils/data/datapipes/iter/combining.py:264: UserWarning: Some child DataPipes are not exhausted when __iter__ is called. We are resetting the buffer and each child DataPipe will read from the start again. 2022-08-17T13:02:35.6409871Z "the buffer and each child DataPipe will read from the start again.", UserWarning) 2022-08-17T13:02:35.6429071Z ok (0.008s) 2022-08-17T13:02:35.6554585Z test_simple_snapshot_graph_with_serialization (__main__.TestIterDataPipeGraphFastForward) ... /opt/conda/lib/python3.7/site-packages/torch/utils/data/datapipes/iter/combining.py:264: UserWarning: Some child DataPipes are not exhausted when __iter__ is called. We are resetting the buffer and each child DataPipe will read from the start again. 2022-08-17T13:02:35.6555514Z "the buffer and each child DataPipe will read from the start again.", UserWarning) 2022-08-17T13:02:35.6588459Z ok (0.016s) 2022-08-17T13:02:35.6599892Z test_iterdatapipe_singleton_buggy (__main__.TestIterDataPipeSingletonConstraint) 2022-08-17T13:02:35.6657143Z Buggy test case case where IterDataPipe's `__iter__` returns a new object, but also has ... ok (0.007s) 2022-08-17T13:02:35.6687170Z test_iterdatapipe_singleton_constraint_multiple_outputs (__main__.TestIterDataPipeSingletonConstraint) 2022-08-17T13:02:35.6765025Z Testing for the case where IterDataPipe has multiple child DataPipes as outputs. ... ok (0.011s) 2022-08-17T13:02:35.6771200Z test_iterdatapipe_singleton_generator (__main__.TestIterDataPipeSingletonConstraint) 2022-08-17T13:02:35.6813527Z Testing for the case where IterDataPipe's `__iter__` is a generator function. ... ok (0.005s) 2022-08-17T13:02:35.6824317Z test_iterdatapipe_singleton_new_object (__main__.TestIterDataPipeSingletonConstraint) 2022-08-17T13:02:35.6861921Z Testing for the case where IterDataPipe's `__iter__` isn't a generator nor returns `self`, ... ok (0.005s) 2022-08-17T13:02:35.6873365Z test_iterdatapipe_singleton_self_next (__main__.TestIterDataPipeSingletonConstraint) 2022-08-17T13:02:35.6930334Z Testing for the case where IterDataPipe's `__iter__` returns `self` and there is a `__next__` method ... ok (0.007s) 2022-08-17T13:02:35.7046696Z test_demux_mux_datapipe (__main__.TestIterableDataPipeBasic) ... /opt/conda/lib/python3.7/site-packages/torch/utils/data/datapipes/utils/common.py:53: UserWarning: Local function is not supported by pickle, please use regular python function or functools.partial instead. 2022-08-17T13:02:35.7047279Z "Local function is not supported by pickle, please use " 2022-08-17T13:02:35.7052472Z /opt/conda/lib/python3.7/site-packages/torch/utils/data/datapipes/utils/common.py:53: UserWarning: Local function is not supported by pickle, please use regular python function or functools.partial instead. 2022-08-17T13:02:35.7052908Z "Local function is not supported by pickle, please use " 2022-08-17T13:02:35.7057984Z /opt/conda/lib/python3.7/site-packages/torch/utils/data/datapipes/utils/common.py:53: UserWarning: Local function is not supported by pickle, please use regular python function or functools.partial instead. 2022-08-17T13:02:35.7058420Z "Local function is not supported by pickle, please use " 2022-08-17T13:02:35.7085180Z ok (0.015s) 2022-08-17T13:02:35.8554860Z test_groupby_iterable_datapipe (__main__.TestIterableDataPipeBasic) ... /opt/conda/lib/python3.7/site-packages/torch/utils/data/datapipes/utils/common.py:53: UserWarning: Local function is not supported by pickle, please use regular python function or functools.partial instead. 2022-08-17T13:02:35.8555451Z "Local function is not supported by pickle, please use " 2022-08-17T13:02:35.9085377Z /opt/conda/lib/python3.7/site-packages/torch/utils/data/datapipes/utils/common.py:53: UserWarning: Local function is not supported by pickle, please use regular python function or functools.partial instead. 2022-08-17T13:02:35.9085848Z "Local function is not supported by pickle, please use " 2022-08-17T13:02:35.9314626Z ok (0.223s) 2022-08-17T13:02:35.9369762Z test_listdirfiles_iterable_datapipe (__main__.TestIterableDataPipeBasic) ... ok (0.005s) 2022-08-17T13:02:35.9407660Z test_listdirfilesdeterministic_iterable_datapipe (__main__.TestIterableDataPipeBasic) ... ok (0.004s) 2022-08-17T13:02:35.9469975Z test_map_with_col_file_handle_datapipe (__main__.TestIterableDataPipeBasic) ... ok (0.006s) 2022-08-17T13:02:35.9524655Z test_openfilesfromdisk_iterable_datapipe (__main__.TestIterableDataPipeBasic) ... ok (0.005s) 2022-08-17T13:02:35.9802087Z test_routeddecoder_iterable_datapipe (__main__.TestIterableDataPipeBasic) ... ok (0.028s) 2022-08-17T13:02:35.9808623Z test_spawn_lambdas_iter (__main__.TestSerialization) ... skip: no dill (0.001s) 2022-08-17T13:02:35.9814665Z test_spawn_lambdas_map (__main__.TestSerialization) ... skip: no dill (0.001s) 2022-08-17T13:02:36.0085844Z test_old_dataloader (__main__.TestSharding) ... Exception ignored in: 2022-08-17T13:02:36.0086258Z Traceback (most recent call last): 2022-08-17T13:02:36.0086892Z File "/opt/conda/lib/python3.7/site-packages/torch/utils/data/sampler.py", line 241, in __iter__ 2022-08-17T13:02:36.0087858Z def __iter__(self) -> Iterator[List[int]]: 2022-08-17T13:02:36.0088318Z SystemError: error return without exception set 2022-08-17T13:02:36.0533560Z ok (0.072s) 2022-08-17T13:02:36.0583083Z test_sharding_length (__main__.TestSharding) ... ok (0.005s) 2022-08-17T13:02:36.0693639Z test_simple_sharding (__main__.TestSharding) ... ok (0.011s) 2022-08-17T13:02:36.0721819Z test_api (__main__.TestStreamWrapper) ... ok (0.003s) 2022-08-17T13:02:36.0740111Z test_dir (__main__.TestStreamWrapper) ... ok (0.002s) 2022-08-17T13:02:36.0812189Z test_pickle (__main__.TestStreamWrapper) ... ok (0.007s) 2022-08-17T13:02:36.0834012Z test_repr (__main__.TestStreamWrapper) ... ok (0.002s) 2022-08-17T13:02:36.0874824Z test_compile_time (__main__.TestTyping) ... skip: TODO: Fix typing bug (0.004s) 2022-08-17T13:02:36.0885334Z test_construct_time (__main__.TestTyping) ... skip: TODO: Fix typing bug (0.001s) 2022-08-17T13:02:36.0908986Z test_isinstance (__main__.TestTyping) ... ok (0.002s) 2022-08-17T13:02:36.0927507Z test_issubinstance (__main__.TestTyping) ... skip: TODO: Fix typing bug (0.002s) 2022-08-17T13:02:36.0946381Z test_protocol (__main__.TestTyping) ... ok (0.002s) 2022-08-17T13:02:36.0957777Z test_reinforce (__main__.TestTyping) ... skip: TODO: Fix typing bug (0.001s) 2022-08-17T13:02:36.0970796Z test_runtime (__main__.TestTyping) ... skip: TODO: Fix typing bug (0.001s) 2022-08-17T13:02:36.0989457Z test_subtype (__main__.TestTyping) ... skip: TODO: Fix typing bug (0.002s) 2022-08-17T13:02:36.0989871Z 2022-08-17T13:02:36.0990411Z ---------------------------------------------------------------------- 2022-08-17T13:02:36.0990854Z Ran 87 tests in 5.391s 2022-08-17T13:02:36.0991018Z 2022-08-17T13:02:36.0991147Z OK (skipped=17) 2022-08-17T13:02:36.0991323Z 2022-08-17T13:02:36.0991458Z Generating XML reports... 2022-08-17T13:02:36.1028670Z Generated XML report: test-reports/python-unittest/test_datapipe/TEST-TestCircularSerialization-20220817130230.xml 2022-08-17T13:02:36.1036247Z Generated XML report: test-reports/python-unittest/test_datapipe/TEST-TestDataChunk-20220817130230.xml 2022-08-17T13:02:36.1055659Z Generated XML report: test-reports/python-unittest/test_datapipe/TEST-TestFunctionalIterDataPipe-20220817130230.xml 2022-08-17T13:02:36.1064685Z Generated XML report: test-reports/python-unittest/test_datapipe/TEST-TestFunctionalMapDataPipe-20220817130230.xml 2022-08-17T13:02:36.1072727Z Generated XML report: test-reports/python-unittest/test_datapipe/TEST-TestGraph-20220817130230.xml 2022-08-17T13:02:36.1079690Z Generated XML report: test-reports/python-unittest/test_datapipe/TEST-TestIterDataPipeCountSampleYielded-20220817130230.xml 2022-08-17T13:02:36.1095295Z Generated XML report: test-reports/python-unittest/test_datapipe/TEST-TestIterDataPipeGraphFastForward-20220817130230.xml 2022-08-17T13:02:36.1101549Z Generated XML report: test-reports/python-unittest/test_datapipe/TEST-TestIterDataPipeSingletonConstraint-20220817130230.xml 2022-08-17T13:02:36.1109478Z Generated XML report: test-reports/python-unittest/test_datapipe/TEST-TestIterableDataPipeBasic-20220817130230.xml 2022-08-17T13:02:36.1113613Z Generated XML report: test-reports/python-unittest/test_datapipe/TEST-TestSharding-20220817130230.xml 2022-08-17T13:02:36.1118317Z Generated XML report: test-reports/python-unittest/test_datapipe/TEST-TestStreamWrapper-20220817130230.xml 2022-08-17T13:02:36.1126890Z Generated XML report: test-reports/python-unittest/test_datapipe/TEST-TestTyping-20220817130230.xml 2022-08-17T13:02:36.1130324Z Generated XML report: test-reports/python-unittest/test_datapipe/TEST-TestCaptureDataFrame-20220817130230.xml 2022-08-17T13:02:36.1138126Z Generated XML report: test-reports/python-unittest/test_datapipe/TEST-TestDataFramesPipes-20220817130230.xml 2022-08-17T13:02:36.1141639Z Generated XML report: test-reports/python-unittest/test_datapipe/TEST-TestSerialization-20220817130230.xml 2022-08-17T13:02:36.5104250Z Running test_stateless ... [2022-08-17 13:02:36.510015] 2022-08-17T13:02:36.5104956Z Executing ['/opt/conda/bin/python', '-bb', 'test_stateless.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 13:02:36.510097] 2022-08-17T13:02:37.9008615Z Test results will be stored in test-reports/python-unittest/test_stateless 2022-08-17T13:02:37.9023032Z 2022-08-17T13:02:37.9023366Z Running tests... 2022-08-17T13:02:37.9023987Z ---------------------------------------------------------------------- 2022-08-17T13:02:41.6032950Z test_runs_with_optimize_flag (__main__.TestPythonOptimizeMode) ... ok (3.654s) 2022-08-17T13:02:42.6996627Z test_private_stateless_warns (__main__.TestStatelessDeprecation) ... ok (1.096s) 2022-08-17T13:02:42.8295917Z test_circular_references (__main__.TestStatelessFunctionalAPI) ... ok (0.130s) 2022-08-17T13:02:42.8805307Z test_functional_batch_norm (__main__.TestStatelessFunctionalAPI) ... ok (0.051s) 2022-08-17T13:02:42.9149144Z test_functional_call (__main__.TestStatelessFunctionalAPI) ... ok (0.034s) 2022-08-17T13:02:42.9158254Z test_functional_call_with_data_parallel (__main__.TestStatelessFunctionalAPI) ... skip: multi-GPU not supported (0.001s) 2022-08-17T13:02:42.9547504Z test_functional_call_with_gradient (__main__.TestStatelessFunctionalAPI) ... /var/lib/jenkins/torchdynamo/torchdynamo/variables/builtin.py:645: 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-17T13:02:42.9549092Z example_value = obj.proxy.node.meta["example_value"].grad 2022-08-17T13:02:42.9607063Z /var/lib/jenkins/torchdynamo/torchdynamo/variables/builtin.py:645: 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-17T13:02:42.9608541Z example_value = obj.proxy.node.meta["example_value"].grad 2022-08-17T13:02:42.9708236Z ok (0.055s) 2022-08-17T13:02:43.0587343Z test_functional_call_with_jit (__main__.TestStatelessFunctionalAPI) ... ok (0.088s) 2022-08-17T13:02:43.1329171Z test_reparamertize_module_fail_reset_to_original (__main__.TestStatelessFunctionalAPI) ... ok (0.074s) 2022-08-17T13:02:43.2027818Z test_reparametrized_module_change_parametrization_original (__main__.TestStatelessFunctionalAPI) ... ok (0.070s) 2022-08-17T13:02:43.2091913Z test_setattr (__main__.TestStatelessFunctionalAPI) ... ok (0.006s) 2022-08-17T13:02:43.2092479Z 2022-08-17T13:02:43.2092917Z ---------------------------------------------------------------------- 2022-08-17T13:02:43.2093284Z Ran 11 tests in 5.307s 2022-08-17T13:02:43.2093456Z 2022-08-17T13:02:43.2093533Z OK (skipped=1) 2022-08-17T13:02:43.2093642Z 2022-08-17T13:02:43.2093731Z Generating XML reports... 2022-08-17T13:02:43.2121937Z Generated XML report: test-reports/python-unittest/test_stateless/TEST-TestPythonOptimizeMode-20220817130237.xml 2022-08-17T13:02:43.2124542Z Generated XML report: test-reports/python-unittest/test_stateless/TEST-TestStatelessDeprecation-20220817130237.xml 2022-08-17T13:02:43.2133787Z Generated XML report: test-reports/python-unittest/test_stateless/TEST-TestStatelessFunctionalAPI-20220817130237.xml 2022-08-17T13:02:43.5664784Z Running test_functional_optim ... [2022-08-17 13:02:43.566073] 2022-08-17T13:02:43.5665331Z Executing ['/opt/conda/bin/python', '-bb', 'test_functional_optim.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 13:02:43.566160] 2022-08-17T13:02:44.8776777Z Test results will be stored in test-reports/python-unittest/test_functional_optim 2022-08-17T13:02:44.8787756Z 2022-08-17T13:02:44.8788009Z Running tests... 2022-08-17T13:02:44.8788572Z ---------------------------------------------------------------------- 2022-08-17T13:02:45.7013961Z test_functional_optim_parity_adam (__main__.TestFunctionalOptimParity) ... Exception ignored in: at 0x7f7984efedd0> 2022-08-17T13:02:45.7014331Z Traceback (most recent call last): 2022-08-17T13:02:45.7015212Z File "/opt/conda/lib/python3.7/site-packages/setuptools/_vendor/pyparsing.py", line 183, in 2022-08-17T13:02:45.7015808Z _generatorType = type((y for y in range(1))) 2022-08-17T13:02:45.7016152Z SystemError: error return without exception set 2022-08-17T13:02:49.1561173Z ok (4.229s) 2022-08-17T13:02:49.3775146Z test_functional_optim_parity_adam_w (__main__.TestFunctionalOptimParity) ... ok (0.221s) 2022-08-17T13:02:49.5045353Z test_functional_optim_parity_sgd (__main__.TestFunctionalOptimParity) ... ok (0.127s) 2022-08-17T13:02:49.5111845Z test_functional_optim_registration (__main__.TestFunctionalOptimParity) ... ok (0.006s) 2022-08-17T13:02:49.5112369Z 2022-08-17T13:02:49.5112809Z ---------------------------------------------------------------------- 2022-08-17T13:02:49.5113204Z Ran 4 tests in 4.632s 2022-08-17T13:02:49.5113390Z 2022-08-17T13:02:49.5113490Z OK 2022-08-17T13:02:49.5113636Z 2022-08-17T13:02:49.5113785Z Generating XML reports... 2022-08-17T13:02:49.5144293Z Generated XML report: test-reports/python-unittest/test_functional_optim/TEST-TestFunctionalOptimParity-20220817130244.xml 2022-08-17T13:02:49.8652339Z Running test_bundled_inputs ... [2022-08-17 13:02:49.864863] 2022-08-17T13:02:49.8653121Z Executing ['/opt/conda/bin/python', '-bb', 'test_bundled_inputs.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 13:02:49.864950] 2022-08-17T13:02:50.9903391Z Test results will be stored in test-reports/python-unittest/test_bundled_inputs 2022-08-17T13:02:50.9914113Z 2022-08-17T13:02:50.9914262Z Running tests... 2022-08-17T13:02:50.9914878Z ---------------------------------------------------------------------- 2022-08-17T13:02:51.8143389Z test_bad_inputs (__main__.TestBundledInputs) ... Exception ignored in: at 0x7f6d99a453d0> 2022-08-17T13:02:51.8143862Z Traceback (most recent call last): 2022-08-17T13:02:51.8144376Z File "/opt/conda/lib/python3.7/site-packages/setuptools/_vendor/pyparsing.py", line 183, in 2022-08-17T13:02:51.8144772Z _generatorType = type((y for y in range(1))) 2022-08-17T13:02:51.8145027Z SystemError: error return without exception set 2022-08-17T13:02:54.6503034Z ok (3.611s) 2022-08-17T13:02:55.3514987Z test_dict_args (__main__.TestBundledInputs) ... ok (0.701s) 2022-08-17T13:02:55.3589138Z test_double_augment_fail (__main__.TestBundledInputs) ... ok (0.007s) 2022-08-17T13:02:55.3674869Z test_double_augment_non_mutator (__main__.TestBundledInputs) ... ok (0.008s) 2022-08-17T13:02:55.3780373Z test_double_augment_success (__main__.TestBundledInputs) ... ok (0.010s) 2022-08-17T13:02:55.3905345Z test_large_tensor_with_inflation (__main__.TestBundledInputs) ... ok (0.012s) 2022-08-17T13:02:55.4365114Z test_multiple_methods_with_inputs (__main__.TestBundledInputs) ... ok (0.046s) 2022-08-17T13:02:55.4437246Z test_multiple_methods_with_inputs_both_defined_failure (__main__.TestBundledInputs) ... ok (0.007s) 2022-08-17T13:02:55.4492669Z test_multiple_methods_with_inputs_neither_defined_failure (__main__.TestBundledInputs) ... ok (0.005s) 2022-08-17T13:02:55.4589389Z test_non_tensors (__main__.TestBundledInputs) ... ok (0.009s) 2022-08-17T13:02:55.4854553Z test_rejected_tensors (__main__.TestBundledInputs) ... ok (0.026s) 2022-08-17T13:02:55.5172179Z test_single_tensors (__main__.TestBundledInputs) ... ok (0.032s) 2022-08-17T13:02:55.5172478Z 2022-08-17T13:02:55.5172928Z ---------------------------------------------------------------------- 2022-08-17T13:02:55.5174555Z Ran 12 tests in 4.526s 2022-08-17T13:02:55.5174945Z 2022-08-17T13:02:55.5175090Z OK 2022-08-17T13:02:55.5175288Z 2022-08-17T13:02:55.5175427Z Generating XML reports... 2022-08-17T13:02:55.5858552Z Generated XML report: test-reports/python-unittest/test_bundled_inputs/TEST-TestBundledInputs-20220817130250.xml 2022-08-17T13:02:55.9422531Z Running test_fake_tensor ... [2022-08-17 13:02:55.941865] 2022-08-17T13:02:55.9423058Z Executing ['/opt/conda/bin/python', '-bb', 'test_fake_tensor.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 13:02:55.941951] 2022-08-17T13:02:57.1008862Z Test results will be stored in test-reports/python-unittest/test_fake_tensor 2022-08-17T13:02:57.1023485Z 2022-08-17T13:02:57.1023607Z Running tests... 2022-08-17T13:02:57.1024479Z ---------------------------------------------------------------------- 2022-08-17T13:02:57.9167053Z test_dead_key (__main__.FakeTensorConverterTest) ... Exception ignored in: at 0x7fb3d66c35d0> 2022-08-17T13:02:57.9167610Z Traceback (most recent call last): 2022-08-17T13:02:57.9168369Z File "/opt/conda/lib/python3.7/site-packages/setuptools/_vendor/pyparsing.py", line 183, in 2022-08-17T13:02:57.9168885Z _generatorType = type((y for y in range(1))) 2022-08-17T13:02:57.9169289Z SystemError: error return without exception set 2022-08-17T13:03:00.7079527Z ok (3.558s) 2022-08-17T13:03:00.7112749Z test_dead_weak_ref (__main__.FakeTensorConverterTest) ... ok (0.003s) 2022-08-17T13:03:00.7141048Z test_memoized_conversion_from_meta (__main__.FakeTensorConverterTest) ... ok (0.003s) 2022-08-17T13:03:00.7163517Z test_memoized_conversion_to_meta (__main__.FakeTensorConverterTest) ... ok (0.002s) 2022-08-17T13:03:00.7205518Z test_no_active_mode (__main__.FakeTensorConverterTest) ... ok (0.004s) 2022-08-17T13:03:00.7240110Z test_no_ref_cycle (__main__.FakeTensorConverterTest) ... ok (0.003s) 2022-08-17T13:03:00.7268605Z test_separate_mode_error (__main__.FakeTensorConverterTest) ... ok (0.003s) 2022-08-17T13:03:00.7307807Z test_separate_tensor_storages_non_view (__main__.FakeTensorConverterTest) ... ok (0.004s) 2022-08-17T13:03:00.7335979Z test_separate_tensor_storages_view (__main__.FakeTensorConverterTest) ... ok (0.003s) 2022-08-17T13:03:00.7527943Z test_like_ops (__main__.FakeTensorOperatorInvariants) ... ok (0.019s) 2022-08-17T13:03:00.8229021Z test_non_kwarg_only_device (__main__.FakeTensorOperatorInvariants) ... ok (0.070s) 2022-08-17T13:03:01.0039529Z test_tensor_constructors_all_have_kwarg_device (__main__.FakeTensorOperatorInvariants) ... ok (0.181s) 2022-08-17T13:03:01.0086524Z test_basic (__main__.FakeTensorTest) ... ok (0.005s) 2022-08-17T13:03:01.0124529Z test_binary_op_type_promotion (__main__.FakeTensorTest) ... ok (0.004s) 2022-08-17T13:03:01.0155911Z test_constructor (__main__.FakeTensorTest) ... ok (0.003s) 2022-08-17T13:03:01.0177408Z test_cpu_fallback (__main__.FakeTensorTest) ... skip: requires cuda (0.002s) 2022-08-17T13:03:01.0203495Z test_cudnn_rnn (__main__.FakeTensorTest) ... skip: requires cuda (0.003s) 2022-08-17T13:03:01.1037060Z test_data_dependent_operator (__main__.FakeTensorTest) ... ok (0.083s) 2022-08-17T13:03:01.1227960Z test_deepcopy (__main__.FakeTensorTest) ... ok (0.019s) 2022-08-17T13:03:01.1264275Z test_fake_dispatch_keys (__main__.FakeTensorTest) ... ok (0.004s) 2022-08-17T13:03:01.1339861Z test_fake_grad_copy (__main__.FakeTensorTest) ... ok (0.007s) 2022-08-17T13:03:01.1413817Z test_fake_mode_error (__main__.FakeTensorTest) ... ok (0.007s) 2022-08-17T13:03:01.1423671Z test_fallback_memory_prop (__main__.FakeTensorTest) ... skip: requires cuda (0.001s) 2022-08-17T13:03:01.1501116Z test_from_numpy (__main__.FakeTensorTest) ... ok (0.008s) 2022-08-17T13:03:01.1506959Z test_index_cuda_with_cpu (__main__.FakeTensorTest) ... skip: requires cuda (0.001s) 2022-08-17T13:03:01.1514457Z test_like_constructor (__main__.FakeTensorTest) ... skip: requires cuda (0.001s) 2022-08-17T13:03:01.1538725Z test_mode (__main__.FakeTensorTest) ... ok (0.002s) 2022-08-17T13:03:01.1656995Z test_nan_to_num (__main__.FakeTensorTest) ... ok (0.012s) 2022-08-17T13:03:01.1663997Z test_new (__main__.FakeTensorTest) ... skip: requires cuda (0.001s) 2022-08-17T13:03:01.1669941Z test_non_kwarg_device (__main__.FakeTensorTest) ... skip: requires cuda (0.001s) 2022-08-17T13:03:01.1674920Z test_normalize_device (__main__.FakeTensorTest) ... skip: requires cuda (0.000s) 2022-08-17T13:03:01.1700287Z test_parameter_instantiation (__main__.FakeTensorTest) ... ok (0.002s) 2022-08-17T13:03:01.1737181Z test_randperm (__main__.FakeTensorTest) ... ok (0.004s) 2022-08-17T13:03:01.1741975Z test_setitem (__main__.FakeTensorTest) ... skip: requires cuda (0.000s) 2022-08-17T13:03:01.1748565Z test_shape_take_not_device (__main__.FakeTensorTest) ... skip: requires cuda (0.001s) 2022-08-17T13:03:01.1754813Z test_throw (__main__.FakeTensorTest) ... skip: requires cuda (0.001s) 2022-08-17T13:03:01.1760743Z test_type_as (__main__.FakeTensorTest) ... skip: requires cuda (0.001s) 2022-08-17T13:03:01.1767230Z test_zero_dim (__main__.FakeTensorTest) ... skip: requires cuda (0.001s) 2022-08-17T13:03:01.1767574Z 2022-08-17T13:03:01.1768130Z ---------------------------------------------------------------------- 2022-08-17T13:03:01.1768512Z Ran 38 tests in 4.074s 2022-08-17T13:03:01.1768697Z 2022-08-17T13:03:01.1770537Z OK (skipped=13) 2022-08-17T13:03:01.1770790Z 2022-08-17T13:03:01.1770965Z Generating XML reports... 2022-08-17T13:03:01.1802765Z Generated XML report: test-reports/python-unittest/test_fake_tensor/TEST-FakeTensorConverterTest-20220817130257.xml 2022-08-17T13:03:01.1806374Z Generated XML report: test-reports/python-unittest/test_fake_tensor/TEST-FakeTensorOperatorInvariants-20220817130257.xml 2022-08-17T13:03:01.1829231Z Generated XML report: test-reports/python-unittest/test_fake_tensor/TEST-FakeTensorTest-20220817130257.xml 2022-08-17T13:03:01.5453526Z Running test_native_functions ... [2022-08-17 13:03:01.544964] 2022-08-17T13:03:01.5454078Z Executing ['/opt/conda/bin/python', '-bb', 'test_native_functions.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 13:03:01.545046] 2022-08-17T13:03:02.6744421Z Test results will be stored in test-reports/python-unittest/test_native_functions 2022-08-17T13:03:02.6754842Z 2022-08-17T13:03:02.6754976Z Running tests... 2022-08-17T13:03:02.6755445Z ---------------------------------------------------------------------- 2022-08-17T13:03:03.4805792Z test_optional_filled_intlist (__main__.TestNativeFunctions) ... Exception ignored in: at 0x7f33dc317050> 2022-08-17T13:03:03.4806175Z Traceback (most recent call last): 2022-08-17T13:03:03.4806679Z File "/opt/conda/lib/python3.7/site-packages/setuptools/_vendor/pyparsing.py", line 183, in 2022-08-17T13:03:03.4807959Z _generatorType = type((y for y in range(1))) 2022-08-17T13:03:03.4808266Z SystemError: error return without exception set 2022-08-17T13:03:06.4580192Z ok (3.736s) 2022-08-17T13:03:06.6093531Z test_optional_floatlist (__main__.TestNativeFunctions) ... ok (0.151s) 2022-08-17T13:03:06.6247071Z test_optional_floatlist_invalid (__main__.TestNativeFunctions) ... ok (0.015s) 2022-08-17T13:03:06.7011229Z test_optional_intlist (__main__.TestNativeFunctions) ... ok (0.076s) 2022-08-17T13:03:06.7153684Z test_optional_intlist_invalid (__main__.TestNativeFunctions) ... ok (0.014s) 2022-08-17T13:03:06.7304181Z test_string_defaults (__main__.TestNativeFunctions) ... ok (0.015s) 2022-08-17T13:03:06.7304522Z 2022-08-17T13:03:06.7304954Z ---------------------------------------------------------------------- 2022-08-17T13:03:06.7305349Z Ran 6 tests in 4.055s 2022-08-17T13:03:06.7305531Z 2022-08-17T13:03:06.7305612Z OK 2022-08-17T13:03:06.7305770Z 2022-08-17T13:03:06.7305942Z Generating XML reports... 2022-08-17T13:03:06.7338128Z Generated XML report: test-reports/python-unittest/test_native_functions/TEST-TestNativeFunctions-20220817130302.xml 2022-08-17T13:03:07.0881106Z Running test_pytree ... [2022-08-17 13:03:07.087699] 2022-08-17T13:03:07.0881615Z Executing ['/opt/conda/bin/python', '-bb', 'test_pytree.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 13:03:07.087791] 2022-08-17T13:03:08.2227911Z Test results will be stored in test-reports/python-unittest/test_pytree 2022-08-17T13:03:08.2239504Z 2022-08-17T13:03:08.2240124Z Running tests... 2022-08-17T13:03:08.2240520Z ---------------------------------------------------------------------- 2022-08-17T13:03:09.0311117Z test_broadcast_to_and_flatten (__main__.TestPytree) ... Exception ignored in: at 0x7f6cdba3ce50> 2022-08-17T13:03:09.0311622Z Traceback (most recent call last): 2022-08-17T13:03:09.0312490Z File "/opt/conda/lib/python3.7/site-packages/setuptools/_vendor/pyparsing.py", line 183, in 2022-08-17T13:03:09.0313242Z _generatorType = type((y for y in range(1))) 2022-08-17T13:03:09.0313690Z SystemError: error return without exception set 2022-08-17T13:03:11.7971706Z ok (3.526s) 2022-08-17T13:03:11.8988016Z test_flatten_unflatten_dict (__main__.TestPytree) ... ok (0.102s) 2022-08-17T13:03:11.9037337Z test_flatten_unflatten_leaf (__main__.TestPytree) ... ok (0.005s) 2022-08-17T13:03:11.9193483Z test_flatten_unflatten_list (__main__.TestPytree) ... ok (0.015s) 2022-08-17T13:03:11.9268363Z test_flatten_unflatten_namedtuple (__main__.TestPytree) ... ok (0.007s) 2022-08-17T13:03:11.9314862Z test_flatten_unflatten_nested (__main__.TestPytree) ... ok (0.005s) 2022-08-17T13:03:12.0266264Z test_flatten_unflatten_odict (__main__.TestPytree) ... ok (0.095s) 2022-08-17T13:03:12.0310541Z test_flatten_unflatten_return_type_max (__main__.TestPytree) ... ok (0.004s) 2022-08-17T13:03:12.0328128Z test_flatten_unflatten_return_type_min (__main__.TestPytree) ... ok (0.002s) 2022-08-17T13:03:12.0480639Z test_flatten_unflatten_tuple (__main__.TestPytree) ... ok (0.015s) 2022-08-17T13:03:12.1331263Z test_tree_all_any (__main__.TestPytree) ... ok (0.085s) 2022-08-17T13:03:12.1395296Z test_tree_only (__main__.TestPytree) ... ok (0.006s) 2022-08-17T13:03:12.1412834Z test_treemap (__main__.TestPytree) ... ok (0.002s) 2022-08-17T13:03:12.1438393Z test_treespec_equality (__main__.TestPytree) ... ok (0.002s) 2022-08-17T13:03:12.1458684Z test_treespec_repr (__main__.TestPytree) ... ok (0.002s) 2022-08-17T13:03:12.1458966Z 2022-08-17T13:03:12.1459412Z ---------------------------------------------------------------------- 2022-08-17T13:03:12.1459814Z Ran 15 tests in 3.922s 2022-08-17T13:03:12.1460013Z 2022-08-17T13:03:12.1460096Z OK 2022-08-17T13:03:12.1464950Z 2022-08-17T13:03:12.1465289Z Generating XML reports... 2022-08-17T13:03:12.1499090Z Generated XML report: test-reports/python-unittest/test_pytree/TEST-TestPytree-20220817130308.xml 2022-08-17T13:03:12.5035308Z Running test_function_schema ... [2022-08-17 13:03:12.503105] 2022-08-17T13:03:12.5035942Z Executing ['/opt/conda/bin/python', '-bb', 'test_function_schema.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 13:03:12.503192] 2022-08-17T13:03:13.6175379Z Test results will be stored in test-reports/python-unittest/test_function_schema 2022-08-17T13:03:13.6187228Z 2022-08-17T13:03:13.6187674Z Running tests... 2022-08-17T13:03:13.6188067Z ---------------------------------------------------------------------- 2022-08-17T13:03:14.4304919Z test_backward_compatible_arguments (__main__.TestFunctionSchema) ... Exception ignored in: at 0x7f134c2364d0> 2022-08-17T13:03:14.4305425Z Traceback (most recent call last): 2022-08-17T13:03:14.4306069Z File "/opt/conda/lib/python3.7/site-packages/setuptools/_vendor/pyparsing.py", line 183, in 2022-08-17T13:03:14.4306697Z _generatorType = type((y for y in range(1))) 2022-08-17T13:03:14.4307007Z SystemError: error return without exception set 2022-08-17T13:03:17.2284260Z ok (3.562s) 2022-08-17T13:03:17.2306281Z test_backward_compatible_outputs (__main__.TestFunctionSchema) ... ok (0.002s) 2022-08-17T13:03:17.2329469Z test_backward_compatible_structure (__main__.TestFunctionSchema) ... ok (0.002s) 2022-08-17T13:03:17.2353348Z test_backward_compatible_with_smart_serialization (__main__.TestFunctionSchema) ... ok (0.002s) 2022-08-17T13:03:17.2372200Z test_forward_compatible_arguments_real_use_case (__main__.TestFunctionSchema) ... ok (0.002s) 2022-08-17T13:03:17.2392262Z test_forward_compatible_arguments_with_out (__main__.TestFunctionSchema) ... ok (0.002s) 2022-08-17T13:03:17.2426105Z test_forward_compatible_arguments_without_out (__main__.TestFunctionSchema) ... ok (0.003s) 2022-08-17T13:03:17.2442962Z test_out_schema (__main__.TestFunctionSchema) ... ok (0.002s) 2022-08-17T13:03:17.3294811Z test_schema_error (__main__.TestFunctionSchema) ... ok (0.085s) 2022-08-17T13:03:17.5849464Z test_serialize_and_deserialize (__main__.TestFunctionSchema) ... ok (0.255s) 2022-08-17T13:03:17.5881533Z test_string_optional_parameter_default_value (__main__.TestFunctionSchema) ... ok (0.003s) 2022-08-17T13:03:17.5881917Z 2022-08-17T13:03:17.5882319Z ---------------------------------------------------------------------- 2022-08-17T13:03:17.5882737Z Ran 11 tests in 3.969s 2022-08-17T13:03:17.5882946Z 2022-08-17T13:03:17.5883059Z OK 2022-08-17T13:03:17.5883221Z 2022-08-17T13:03:17.5883357Z Generating XML reports... 2022-08-17T13:03:17.5925484Z Generated XML report: test-reports/python-unittest/test_function_schema/TEST-TestFunctionSchema-20220817130313.xml 2022-08-17T13:03:17.9392545Z Running test_multiprocessing_spawn ... [2022-08-17 13:03:17.938796] 2022-08-17T13:03:17.9393165Z Executing ['/opt/conda/bin/python', '-bb', 'test_multiprocessing_spawn.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 13:03:17.938887] 2022-08-17T13:03:19.0412165Z Test results will be stored in test-reports/python-unittest/test_multiprocessing_spawn 2022-08-17T13:03:19.0424288Z 2022-08-17T13:03:19.0424451Z Running tests... 2022-08-17T13:03:19.0425517Z ---------------------------------------------------------------------- 2022-08-17T13:03:19.8437547Z test_errors_pickleable (__main__.ErrorTest) ... Exception ignored in: at 0x7f4eb8e33450> 2022-08-17T13:03:19.8438267Z Traceback (most recent call last): 2022-08-17T13:03:19.8438809Z File "/opt/conda/lib/python3.7/site-packages/setuptools/_vendor/pyparsing.py", line 183, in 2022-08-17T13:03:19.8439568Z _generatorType = type((y for y in range(1))) 2022-08-17T13:03:19.8440013Z SystemError: error return without exception set 2022-08-17T13:03:22.5892290Z ok (3.500s) 2022-08-17T13:03:22.7035485Z test_exception_all (__main__.ForkTest) ... ok (0.114s) 2022-08-17T13:03:22.7050881Z test_exception_single (__main__.ForkTest) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/75409 for platform(s) asan, linux. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.001s) 2022-08-17T13:03:22.7058263Z test_first_argument_index (__main__.ForkTest) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/76009 for platform(s) linux. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.001s) 2022-08-17T13:03:22.7062769Z test_success (__main__.ForkTest) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/76061 for platform(s) linux. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.000s) 2022-08-17T13:03:22.7067799Z test_success_first_then_exception (__main__.ForkTest) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/73340 for platform(s) linux. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.000s) 2022-08-17T13:03:22.7073977Z test_success_non_blocking (__main__.ForkTest) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/81280 for platform(s) linux. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.001s) 2022-08-17T13:03:22.7079740Z test_terminate_exit (__main__.ForkTest) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/81389 for platform(s) linux. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.000s) 2022-08-17T13:03:22.7085087Z test_terminate_signal (__main__.ForkTest) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/72927 for platform(s) linux. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.000s) 2022-08-17T13:03:22.7090464Z test_exception_all (__main__.SpawnTest) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/74223 for platform(s) linux. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.000s) 2022-08-17T13:03:22.7095758Z test_exception_raises (__main__.SpawnTest) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/83499 for platform(s) linux. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.000s) 2022-08-17T13:03:22.7101416Z test_exception_single (__main__.SpawnTest) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/78982 for platform(s) linux. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.000s) 2022-08-17T13:03:22.7107281Z test_first_argument_index (__main__.SpawnTest) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/73266 for platform(s) linux. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.001s) 2022-08-17T13:03:22.7296796Z test_signal_raises (__main__.SpawnTest) ... ok (0.019s) 2022-08-17T13:03:22.7303105Z test_success (__main__.SpawnTest) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/72298 for allplatform(s) . If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.001s) 2022-08-17T13:03:22.7308284Z test_success_first_then_exception (__main__.SpawnTest) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/72625 for platform(s) linux. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.000s) 2022-08-17T13:03:22.7314210Z test_success_non_blocking (__main__.SpawnTest) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/72926 for platform(s) linux. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.000s) 2022-08-17T13:03:22.7319482Z test_terminate_exit (__main__.SpawnTest) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/72624 for platform(s) linux. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.000s) 2022-08-17T13:03:22.7325485Z test_terminate_signal (__main__.SpawnTest) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/73341 for platform(s) linux. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.000s) 2022-08-17T13:03:22.7326140Z 2022-08-17T13:03:22.7326358Z ---------------------------------------------------------------------- 2022-08-17T13:03:22.7326675Z Ran 19 tests in 3.690s 2022-08-17T13:03:22.7326796Z 2022-08-17T13:03:22.7326856Z OK (skipped=16) 2022-08-17T13:03:22.7326968Z 2022-08-17T13:03:22.7327053Z Generating XML reports... 2022-08-17T13:03:22.7370099Z Generated XML report: test-reports/python-unittest/test_multiprocessing_spawn/TEST-ErrorTest-20220817130319.xml 2022-08-17T13:03:22.7379799Z Generated XML report: test-reports/python-unittest/test_multiprocessing_spawn/TEST-ForkTest-20220817130319.xml 2022-08-17T13:03:22.7389857Z Generated XML report: test-reports/python-unittest/test_multiprocessing_spawn/TEST-SpawnTest-20220817130319.xml 2022-08-17T13:03:23.1139869Z Running test_set_default_mobile_cpu_allocator ... [2022-08-17 13:03:23.113587] 2022-08-17T13:03:23.1140738Z Executing ['/opt/conda/bin/python', '-bb', 'test_set_default_mobile_cpu_allocator.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 13:03:23.113668] 2022-08-17T13:03:24.2103166Z Test results will be stored in test-reports/python-unittest/test_set_default_mobile_cpu_allocator 2022-08-17T13:03:24.2113741Z 2022-08-17T13:03:24.2114191Z Running tests... 2022-08-17T13:03:24.2114812Z ---------------------------------------------------------------------- 2022-08-17T13:03:25.0250813Z test_exception (__main__.TestSetDefaultMobileCPUAllocator) ... Exception ignored in: at 0x7f607cc59cd0> 2022-08-17T13:03:25.0251425Z Traceback (most recent call last): 2022-08-17T13:03:25.0252191Z File "/opt/conda/lib/python3.7/site-packages/setuptools/_vendor/pyparsing.py", line 183, in 2022-08-17T13:03:25.0252706Z _generatorType = type((y for y in range(1))) 2022-08-17T13:03:25.0253151Z SystemError: error return without exception set 2022-08-17T13:03:27.9120347Z ok (3.655s) 2022-08-17T13:03:27.9343599Z test_no_exception (__main__.TestSetDefaultMobileCPUAllocator) ... ok (0.022s) 2022-08-17T13:03:27.9343991Z 2022-08-17T13:03:27.9344439Z ---------------------------------------------------------------------- 2022-08-17T13:03:27.9344839Z Ran 2 tests in 3.723s 2022-08-17T13:03:27.9345019Z 2022-08-17T13:03:27.9345117Z OK 2022-08-17T13:03:27.9345268Z 2022-08-17T13:03:27.9345401Z Generating XML reports... 2022-08-17T13:03:27.9373710Z Generated XML report: test-reports/python-unittest/test_set_default_mobile_cpu_allocator/TEST-TestSetDefaultMobileCPUAllocator-20220817130324.xml 2022-08-17T13:03:28.2858568Z Running test_license ... [2022-08-17 13:03:28.285489] 2022-08-17T13:03:28.2859096Z Executing ['/opt/conda/bin/python', '-bb', 'test_license.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 13:03:28.285571] 2022-08-17T13:03:29.3853836Z Test results will be stored in test-reports/python-unittest/test_license 2022-08-17T13:03:29.3864777Z 2022-08-17T13:03:29.3864901Z Running tests... 2022-08-17T13:03:29.3865375Z ---------------------------------------------------------------------- 2022-08-17T13:03:29.4370900Z test_distinfo_license (__main__.TestLicense) 2022-08-17T13:03:30.1910294Z If run when pytorch is installed via a wheel, the license will be in ... Exception ignored in: at 0x7f23289c32d0> 2022-08-17T13:03:30.1910708Z Traceback (most recent call last): 2022-08-17T13:03:30.1911278Z File "/opt/conda/lib/python3.7/site-packages/setuptools/_vendor/pyparsing.py", line 183, in 2022-08-17T13:03:30.1911897Z _generatorType = type((y for y in range(1))) 2022-08-17T13:03:30.1912364Z SystemError: error return without exception set 2022-08-17T13:03:32.9723589Z ok (3.538s) 2022-08-17T13:03:32.9730659Z test_license_for_wheel (__main__.TestLicense) ... skip: can only be run in a source tree (0.001s) 2022-08-17T13:03:32.9731094Z 2022-08-17T13:03:32.9731561Z ---------------------------------------------------------------------- 2022-08-17T13:03:32.9731996Z Ran 2 tests in 3.587s 2022-08-17T13:03:32.9732155Z 2022-08-17T13:03:32.9732228Z OK (skipped=1) 2022-08-17T13:03:32.9732343Z 2022-08-17T13:03:32.9732428Z Generating XML reports... 2022-08-17T13:03:32.9759187Z Generated XML report: test-reports/python-unittest/test_license/TEST-TestLicense-20220817130329.xml 2022-08-17T13:03:33.3172149Z Running test_cpp_extensions_open_device_registration ... [2022-08-17 13:03:33.316749] 2022-08-17T13:03:33.3172749Z Executing ['/opt/conda/bin/python', '-bb', 'test_cpp_extensions_open_device_registration.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 13:03:33.316835] 2022-08-17T13:03:34.7424846Z No CUDA runtime is found, using CUDA_HOME='/usr/local/cuda' 2022-08-17T13:03:34.7460139Z Test results will be stored in test-reports/python-unittest/test_cpp_extensions_open_device_registration 2022-08-17T13:03:34.7472742Z 2022-08-17T13:03:34.7472901Z Running tests... 2022-08-17T13:03:34.7473290Z ---------------------------------------------------------------------- 2022-08-17T13:03:36.7597396Z test_open_device_registration (__main__.TestCppExtensionOpenRgistration) ... Using /var/lib/jenkins/.cache/torch_extensions/py37_cpu as PyTorch extensions root... 2022-08-17T13:03:36.7597908Z Creating extension directory /var/lib/jenkins/.cache/torch_extensions/py37_cpu/custom_device_extension... 2022-08-17T13:03:36.8029489Z Emitting ninja build file /var/lib/jenkins/.cache/torch_extensions/py37_cpu/custom_device_extension/build.ninja... 2022-08-17T13:03:36.8034754Z Building extension module custom_device_extension... 2022-08-17T13:03:36.8035037Z Using envvar MAX_JOBS (6) as the number of workers... 2022-08-17T13:03:37.9005075Z [1/2] c++ -MMD -MF open_registration_extension.o.d -DTORCH_EXTENSION_NAME=custom_device_extension -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE=\"_clang\" -DPYBIND11_STDLIB=\"_libstdcpp\" -DPYBIND11_BUILD_ABI=\"_cxxabi1002\" -I/var/lib/jenkins/workspace/test/cpp_extensions -isystem /opt/conda/lib/python3.7/site-packages/torch/include -isystem /opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -isystem /opt/conda/lib/python3.7/site-packages/torch/include/TH -isystem /opt/conda/lib/python3.7/site-packages/torch/include/THC -isystem /opt/conda/include/python3.7m -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -std=c++14 -g -c /var/lib/jenkins/workspace/test/cpp_extensions/open_registration_extension.cpp -o open_registration_extension.o 2022-08-17T13:03:38.2881377Z [2/2] c++ open_registration_extension.o -shared -L/opt/conda/lib/python3.7/site-packages/torch/lib -lc10 -ltorch_cpu -ltorch -ltorch_python -o custom_device_extension.so 2022-08-17T13:03:38.2933863Z Loading extension module custom_device_extension... 2022-08-17T13:03:38.2963855Z Using /var/lib/jenkins/.cache/torch_extensions/py37_cpu as PyTorch extensions root... 2022-08-17T13:03:38.2966305Z No modifications detected for re-loaded extension module custom_device_extension, skipping build step... 2022-08-17T13:03:38.2966796Z Loading extension module custom_device_extension... 2022-08-17T13:03:38.3002918Z ok (3.491s) 2022-08-17T13:03:38.3020303Z 2022-08-17T13:03:38.3020737Z ---------------------------------------------------------------------- 2022-08-17T13:03:38.3021129Z Ran 1 test in 3.555s 2022-08-17T13:03:38.3021247Z 2022-08-17T13:03:38.3021307Z OK 2022-08-17T13:03:38.3021398Z 2022-08-17T13:03:38.3021491Z Generating XML reports... 2022-08-17T13:03:38.3055750Z Generated XML report: test-reports/python-unittest/test_cpp_extensions_open_device_registration/TEST-TestCppExtensionOpenRgistration-20220817130334.xml 2022-08-17T13:03:38.7432771Z Running test_expanded_weights ... [2022-08-17 13:03:38.742862] 2022-08-17T13:03:38.7433323Z Executing ['/opt/conda/bin/python', '-bb', 'test_expanded_weights.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 13:03:38.742948] 2022-08-17T13:03:40.9309451Z Test results will be stored in test-reports/python-unittest/test_expanded_weights 2022-08-17T13:03:40.9330770Z 2022-08-17T13:03:40.9330998Z Running tests... 2022-08-17T13:03:40.9331344Z ---------------------------------------------------------------------- 2022-08-17T13:03:41.5742282Z test_cnn_model_mean_cpu (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.591s) 2022-08-17T13:03:41.7949897Z test_cnn_model_sum_cpu (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.221s) 2022-08-17T13:03:41.8530477Z test_embedding_model_cpu (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.058s) 2022-08-17T13:03:41.8710289Z test_expanded_weight_error_cpu (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.018s) 2022-08-17T13:03:41.9209849Z test_expanded_weight_forward_nn_functional_conv1d_cpu_bfloat16 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.050s) 2022-08-17T13:03:41.9375291Z test_expanded_weight_forward_nn_functional_conv1d_cpu_complex128 (__main__.TestExpandedWeightFunctionalCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T13:03:41.9376227Z function: 'run_op' (test_expanded_weights.py:588) 2022-08-17T13:03:41.9376770Z reasons: ["set(kwargs.keys()) == {'padding', 'stride', 'groups'}"] 2022-08-17T13:03:41.9393972Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T13:03:41.9394445Z ok (0.018s) 2022-08-17T13:03:41.9515494Z test_expanded_weight_forward_nn_functional_conv1d_cpu_complex64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.012s) 2022-08-17T13:03:41.9576291Z test_expanded_weight_forward_nn_functional_conv1d_cpu_float32 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.006s) 2022-08-17T13:03:41.9625855Z test_expanded_weight_forward_nn_functional_conv1d_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.005s) 2022-08-17T13:03:41.9668593Z test_expanded_weight_forward_nn_functional_conv1d_cpu_int64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.004s) 2022-08-17T13:03:41.9774928Z test_expanded_weight_forward_nn_functional_conv2d_cpu_bfloat16 (__main__.TestExpandedWeightFunctionalCPU) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/opinfo/core.py:910: UserWarning: Using padding='same' with even kernel lengths and odd dilation may require a zero-padded copy of the input be created (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Convolution.cpp:885.) 2022-08-17T13:03:41.9776252Z return self.op(*args, **kwargs) 2022-08-17T13:03:41.9853860Z ok (0.018s) 2022-08-17T13:03:42.0086419Z test_expanded_weight_forward_nn_functional_conv2d_cpu_complex128 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.023s) 2022-08-17T13:03:42.0630395Z test_expanded_weight_forward_nn_functional_conv2d_cpu_complex64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.054s) 2022-08-17T13:03:42.0766885Z test_expanded_weight_forward_nn_functional_conv2d_cpu_float32 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.013s) 2022-08-17T13:03:42.0898514Z test_expanded_weight_forward_nn_functional_conv2d_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.013s) 2022-08-17T13:03:42.0997528Z test_expanded_weight_forward_nn_functional_conv2d_cpu_int64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.010s) 2022-08-17T13:03:42.1052376Z test_expanded_weight_forward_nn_functional_embedding_cpu_bfloat16 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.005s) 2022-08-17T13:03:42.1104423Z test_expanded_weight_forward_nn_functional_embedding_cpu_float16 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.005s) 2022-08-17T13:03:42.1157069Z test_expanded_weight_forward_nn_functional_embedding_cpu_float32 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.005s) 2022-08-17T13:03:42.1207392Z test_expanded_weight_forward_nn_functional_embedding_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.005s) 2022-08-17T13:03:42.1244121Z test_expanded_weight_forward_nn_functional_group_norm_cpu_bfloat16 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.004s) 2022-08-17T13:03:42.1279137Z test_expanded_weight_forward_nn_functional_group_norm_cpu_float32 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.003s) 2022-08-17T13:03:42.1313127Z test_expanded_weight_forward_nn_functional_group_norm_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.003s) 2022-08-17T13:03:42.1391773Z test_expanded_weight_forward_nn_functional_instance_norm_cpu_bfloat16 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.008s) 2022-08-17T13:03:42.1477270Z test_expanded_weight_forward_nn_functional_instance_norm_cpu_float32 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.008s) 2022-08-17T13:03:42.1556066Z test_expanded_weight_forward_nn_functional_instance_norm_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.008s) 2022-08-17T13:03:42.1589780Z test_expanded_weight_forward_nn_functional_layer_norm_cpu_bfloat16 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.003s) 2022-08-17T13:03:42.1621697Z test_expanded_weight_forward_nn_functional_layer_norm_cpu_float32 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.003s) 2022-08-17T13:03:42.1653160Z test_expanded_weight_forward_nn_functional_layer_norm_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.003s) 2022-08-17T13:03:42.1704114Z test_expanded_weight_forward_nn_functional_linear_cpu_bfloat16 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.005s) 2022-08-17T13:03:42.1775925Z test_expanded_weight_forward_nn_functional_linear_cpu_complex128 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.007s) 2022-08-17T13:03:42.1849136Z test_expanded_weight_forward_nn_functional_linear_cpu_complex64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.007s) 2022-08-17T13:03:42.1906239Z test_expanded_weight_forward_nn_functional_linear_cpu_float32 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.006s) 2022-08-17T13:03:42.1964029Z test_expanded_weight_forward_nn_functional_linear_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.006s) 2022-08-17T13:03:42.2001256Z test_expanded_weight_forward_nn_functional_linear_cpu_int16 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.004s) 2022-08-17T13:03:42.2038036Z test_expanded_weight_forward_nn_functional_linear_cpu_int32 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.004s) 2022-08-17T13:03:42.2079698Z test_expanded_weight_forward_nn_functional_linear_cpu_int64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.004s) 2022-08-17T13:03:42.2117435Z test_expanded_weight_forward_nn_functional_linear_cpu_int8 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.004s) 2022-08-17T13:03:42.2158847Z test_expanded_weight_forward_nn_functional_linear_cpu_uint8 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.004s) 2022-08-17T13:03:42.2653689Z test_expanded_weight_per_sample_grad_mean_nn_functional_conv1d_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.049s) 2022-08-17T13:03:42.2915223Z test_expanded_weight_per_sample_grad_mean_nn_functional_conv2d_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T13:03:42.2916250Z function: 'for_loop_per_sample_grad' (test_expanded_weights.py:635) 2022-08-17T13:03:42.2916893Z reasons: ["tensor 'input' rank mismatch. expected 3, actual 4"] 2022-08-17T13:03:42.2917496Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T13:03:42.3054572Z ok (0.040s) 2022-08-17T13:03:42.3080438Z test_expanded_weight_per_sample_grad_mean_nn_functional_embedding_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.002s) 2022-08-17T13:03:42.3128706Z test_expanded_weight_per_sample_grad_mean_nn_functional_group_norm_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.005s) 2022-08-17T13:03:42.3275896Z test_expanded_weight_per_sample_grad_mean_nn_functional_instance_norm_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.015s) 2022-08-17T13:03:42.3317013Z test_expanded_weight_per_sample_grad_mean_nn_functional_layer_norm_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.004s) 2022-08-17T13:03:42.3754298Z test_expanded_weight_per_sample_grad_mean_nn_functional_linear_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.044s) 2022-08-17T13:03:42.3902743Z test_expanded_weight_per_sample_grad_sum_nn_functional_conv1d_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.015s) 2022-08-17T13:03:42.4153032Z test_expanded_weight_per_sample_grad_sum_nn_functional_conv2d_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.025s) 2022-08-17T13:03:42.4177605Z test_expanded_weight_per_sample_grad_sum_nn_functional_embedding_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.002s) 2022-08-17T13:03:42.4225213Z test_expanded_weight_per_sample_grad_sum_nn_functional_group_norm_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.005s) 2022-08-17T13:03:42.4371228Z test_expanded_weight_per_sample_grad_sum_nn_functional_instance_norm_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.014s) 2022-08-17T13:03:42.4409474Z test_expanded_weight_per_sample_grad_sum_nn_functional_layer_norm_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.004s) 2022-08-17T13:03:42.4844175Z test_expanded_weight_per_sample_grad_sum_nn_functional_linear_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.043s) 2022-08-17T13:03:42.4983650Z test_expanded_weights_per_sample_grad_input_no_grad_nn_functional_conv1d_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.014s) 2022-08-17T13:03:42.5174333Z test_expanded_weights_per_sample_grad_input_no_grad_nn_functional_conv2d_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.019s) 2022-08-17T13:03:42.5199342Z test_expanded_weights_per_sample_grad_input_no_grad_nn_functional_embedding_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.002s) 2022-08-17T13:03:42.5237702Z test_expanded_weights_per_sample_grad_input_no_grad_nn_functional_group_norm_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.004s) 2022-08-17T13:03:42.5345097Z test_expanded_weights_per_sample_grad_input_no_grad_nn_functional_instance_norm_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.011s) 2022-08-17T13:03:42.5375833Z test_expanded_weights_per_sample_grad_input_no_grad_nn_functional_layer_norm_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.003s) 2022-08-17T13:03:42.5781708Z test_expanded_weights_per_sample_grad_input_no_grad_nn_functional_linear_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.040s) 2022-08-17T13:03:42.5881983Z test_group_norm_error_cpu (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.010s) 2022-08-17T13:03:42.6453464Z test_group_norm_model_num_dim_1_cpu (__main__.TestExpandedWeightFunctionalCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T13:03:42.6454509Z function: '_get_item_by_idx' (/opt/conda/lib/python3.7/site-packages/torch/nn/modules/container.py:93) 2022-08-17T13:03:42.6455012Z reasons: ['idx == 0'] 2022-08-17T13:03:42.6455541Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T13:03:42.6630407Z ok (0.075s) 2022-08-17T13:03:42.7324058Z test_group_norm_model_num_dim_2_cpu (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.069s) 2022-08-17T13:03:42.7590605Z test_group_norm_model_num_dim_3_cpu (__main__.TestExpandedWeightFunctionalCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T13:03:42.7591637Z function: 'forward' (/opt/conda/lib/python3.7/site-packages/torch/nn/modules/container.py:202) 2022-08-17T13:03:42.7592389Z reasons: ["tensor 'input' rank mismatch. expected 4, actual 5"] 2022-08-17T13:03:42.7593072Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T13:03:42.8396922Z ok (0.107s) 2022-08-17T13:03:42.8857964Z test_instance_norm_model_num_dim_1_cpu (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.046s) 2022-08-17T13:03:42.9252855Z test_instance_norm_model_num_dim_2_cpu (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.039s) 2022-08-17T13:03:43.0276926Z test_instance_norm_model_num_dim_3_cpu (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.102s) 2022-08-17T13:03:43.0310870Z test_layer_norm_model_num_dim_1_cpu (__main__.TestExpandedWeightFunctionalCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T13:03:43.0311857Z function: '_test_conv_model' (test_expanded_weights.py:251) 2022-08-17T13:03:43.0312629Z reasons: ['___guarded_code.valid'] 2022-08-17T13:03:43.0313273Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T13:03:43.0650164Z ok (0.037s) 2022-08-17T13:03:43.0975468Z test_layer_norm_model_num_dim_2_cpu (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.032s) 2022-08-17T13:03:43.1833299Z test_layer_norm_model_num_dim_3_cpu (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.086s) 2022-08-17T13:03:43.1894097Z test_unsupported_expand_weights_nn_functional_conv1d_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.006s) 2022-08-17T13:03:43.1971968Z test_unsupported_expand_weights_nn_functional_conv2d_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.008s) 2022-08-17T13:03:43.1997742Z test_unsupported_expand_weights_nn_functional_embedding_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.002s) 2022-08-17T13:03:43.2021052Z test_unsupported_expand_weights_nn_functional_group_norm_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.002s) 2022-08-17T13:03:43.2051337Z test_unsupported_expand_weights_nn_functional_instance_norm_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.003s) 2022-08-17T13:03:43.2076818Z test_unsupported_expand_weights_nn_functional_layer_norm_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.002s) 2022-08-17T13:03:43.2112914Z test_unsupported_expand_weights_nn_functional_linear_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.004s) 2022-08-17T13:03:43.2206463Z test_forward_helper_cpu (__main__.TestExpandedWeightHelperFunctionCPU) ... ok (0.009s) 2022-08-17T13:03:43.2389807Z test_forward_helper_failure_args_cpu (__main__.TestExpandedWeightHelperFunctionCPU) ... ok (0.018s) 2022-08-17T13:03:43.2425769Z test_set_grad_sample_if_exists_cpu (__main__.TestExpandedWeightHelperFunctionCPU) ... ok (0.004s) 2022-08-17T13:03:43.2566497Z test_set_grad_sample_if_exists_failure_cpu (__main__.TestExpandedWeightHelperFunctionCPU) ... ok (0.014s) 2022-08-17T13:03:43.2758926Z test_sum_over_all_but_batch_and_last_n_cpu (__main__.TestExpandedWeightHelperFunctionCPU) ... ok (0.019s) 2022-08-17T13:03:43.2788929Z test_unpack_expanded_weight_or_tensor_cpu (__main__.TestExpandedWeightHelperFunctionCPU) ... ok (0.003s) 2022-08-17T13:03:43.2862875Z test_unpack_expanded_weight_or_tensor_failure_cpu (__main__.TestExpandedWeightHelperFunctionCPU) ... ok (0.007s) 2022-08-17T13:03:43.2913939Z test_unpack_expanded_weight_or_tensor_with_custom_function_cpu (__main__.TestExpandedWeightHelperFunctionCPU) ... ok (0.005s) 2022-08-17T13:03:43.3151342Z test_Conv1d (__main__.TestExpandedWeightModule) ... ok (0.023s) 2022-08-17T13:03:43.3295262Z test_Conv1d_circular_stride2_pad2 (__main__.TestExpandedWeightModule) ... ok (0.014s) 2022-08-17T13:03:43.3564648Z test_Conv1d_circular_stride2_pad2_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.027s) 2022-08-17T13:03:43.3715649Z test_Conv1d_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.015s) 2022-08-17T13:03:43.3745191Z test_Conv1d_pad1 (__main__.TestExpandedWeightModule) ... ok (0.003s) 2022-08-17T13:03:43.3852163Z test_Conv1d_pad1_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.010s) 2022-08-17T13:03:43.3976074Z test_Conv1d_pad1size1 (__main__.TestExpandedWeightModule) ... ok (0.012s) 2022-08-17T13:03:43.4110381Z test_Conv1d_pad1size1_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.013s) 2022-08-17T13:03:43.4137985Z test_Conv1d_pad2 (__main__.TestExpandedWeightModule) ... ok (0.003s) 2022-08-17T13:03:43.4219364Z test_Conv1d_pad2_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.008s) 2022-08-17T13:03:43.4241854Z test_Conv1d_pad2size1 (__main__.TestExpandedWeightModule) ... ok (0.002s) 2022-08-17T13:03:43.4315272Z test_Conv1d_pad2size1_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.007s) 2022-08-17T13:03:43.4341281Z test_Conv1d_reflect_stride2_pad2 (__main__.TestExpandedWeightModule) ... ok (0.003s) 2022-08-17T13:03:43.4417740Z test_Conv1d_reflect_stride2_pad2_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.007s) 2022-08-17T13:03:43.4446752Z test_Conv1d_replicate_stride2_pad2 (__main__.TestExpandedWeightModule) ... ok (0.003s) 2022-08-17T13:03:43.4527722Z test_Conv1d_replicate_stride2_pad2_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.008s) 2022-08-17T13:03:43.4553459Z test_Conv1d_stride (__main__.TestExpandedWeightModule) ... ok (0.003s) 2022-08-17T13:03:43.4566348Z test_Conv1d_stride_multiple_inputs (__main__.TestExpandedWeightModule) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T13:03:43.4567237Z function: 'forward' (test_expanded_weights.py:418) 2022-08-17T13:03:43.4567703Z reasons: ['___guarded_code.valid'] 2022-08-17T13:03:43.4633556Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T13:03:43.4634079Z ok (0.004s) 2022-08-17T13:03:43.4634874Z test_Conv1d_zero_batch (__main__.TestExpandedWeightModule) ... skip: Can't get per sample gradients when no batch dim or batch dim is 0 (0.003s) 2022-08-17T13:03:43.4635879Z test_Conv1d_zero_batch_multiple_inputs (__main__.TestExpandedWeightModule) ... skip: Can't get per sample gradients when no batch dim or batch dim is 0 (0.001s) 2022-08-17T13:03:43.4653510Z test_Conv1d_zeros_stride2_pad2 (__main__.TestExpandedWeightModule) ... ok (0.002s) 2022-08-17T13:03:43.4682964Z test_Conv1d_zeros_stride2_pad2_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.003s) 2022-08-17T13:03:43.4812636Z test_Conv2d (__main__.TestExpandedWeightModule) ... ok (0.013s) 2022-08-17T13:03:43.4943830Z test_Conv2d_circular_stride2_pad2 (__main__.TestExpandedWeightModule) ... ok (0.013s) 2022-08-17T13:03:43.5025931Z test_Conv2d_circular_stride2_pad2_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.008s) 2022-08-17T13:03:43.5151628Z test_Conv2d_dilated (__main__.TestExpandedWeightModule) ... ok (0.012s) 2022-08-17T13:03:43.5224699Z test_Conv2d_dilated_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.007s) 2022-08-17T13:03:43.5294500Z test_Conv2d_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.007s) 2022-08-17T13:03:43.5418879Z test_Conv2d_no_bias (__main__.TestExpandedWeightModule) ... ok (0.012s) 2022-08-17T13:03:43.5487098Z test_Conv2d_no_bias_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.007s) 2022-08-17T13:03:43.5614923Z test_Conv2d_padding (__main__.TestExpandedWeightModule) ... ok (0.013s) 2022-08-17T13:03:43.5687322Z test_Conv2d_padding_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.007s) 2022-08-17T13:03:43.5714869Z test_Conv2d_reflect_stride2_pad2 (__main__.TestExpandedWeightModule) ... ok (0.003s) 2022-08-17T13:03:43.5745144Z test_Conv2d_reflect_stride2_pad2_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.003s) 2022-08-17T13:03:43.5771376Z test_Conv2d_replicate_stride2_pad2 (__main__.TestExpandedWeightModule) ... ok (0.003s) 2022-08-17T13:03:43.5801963Z test_Conv2d_replicate_stride2_pad2_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.003s) 2022-08-17T13:03:43.5828407Z test_Conv2d_strided (__main__.TestExpandedWeightModule) ... ok (0.003s) 2022-08-17T13:03:43.5861104Z test_Conv2d_strided_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.003s) 2022-08-17T13:03:43.5870545Z test_Conv2d_zero_batch (__main__.TestExpandedWeightModule) ... skip: Can't get per sample gradients when no batch dim or batch dim is 0 (0.001s) 2022-08-17T13:03:43.5879342Z test_Conv2d_zero_batch_multiple_inputs (__main__.TestExpandedWeightModule) ... skip: Can't get per sample gradients when no batch dim or batch dim is 0 (0.001s) 2022-08-17T13:03:43.5904202Z test_Conv2d_zeros_stride2_pad2 (__main__.TestExpandedWeightModule) ... ok (0.002s) 2022-08-17T13:03:43.5935761Z test_Conv2d_zeros_stride2_pad2_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.003s) 2022-08-17T13:03:43.5947510Z test_Conv3d (__main__.TestExpandedWeightModule) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T13:03:43.5948257Z function: '_do_test' (test_expanded_weights.py:379) 2022-08-17T13:03:43.5948820Z reasons: ["tensor 'input' rank mismatch. expected 3, actual 5"] 2022-08-17T13:03:43.5949413Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T13:03:43.5967598Z ok (0.003s) 2022-08-17T13:03:43.5989152Z test_Conv3d_1x1x1_no_bias (__main__.TestExpandedWeightModule) ... ok (0.002s) 2022-08-17T13:03:43.5998380Z test_Conv3d_1x1x1_no_bias_multiple_inputs (__main__.TestExpandedWeightModule) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T13:03:43.5999167Z function: '_do_test_multi_input' (test_expanded_weights.py:412) 2022-08-17T13:03:43.5999748Z reasons: ["tensor 'input' rank mismatch. expected 3, actual 5"] 2022-08-17T13:03:43.6000348Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T13:03:43.6018179Z ok (0.003s) 2022-08-17T13:03:43.6055612Z test_Conv3d_circular_stride2_pad2 (__main__.TestExpandedWeightModule) ... ok (0.004s) 2022-08-17T13:03:43.6104248Z test_Conv3d_circular_stride2_pad2_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.005s) 2022-08-17T13:03:43.6134882Z test_Conv3d_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.003s) 2022-08-17T13:03:43.6157053Z test_Conv3d_no_bias (__main__.TestExpandedWeightModule) ... ok (0.002s) 2022-08-17T13:03:43.6183282Z test_Conv3d_no_bias_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.002s) 2022-08-17T13:03:43.6211441Z test_Conv3d_replicate_stride2_pad2 (__main__.TestExpandedWeightModule) ... ok (0.003s) 2022-08-17T13:03:43.6244096Z test_Conv3d_replicate_stride2_pad2_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.003s) 2022-08-17T13:03:43.6270692Z test_Conv3d_stride (__main__.TestExpandedWeightModule) ... ok (0.003s) 2022-08-17T13:03:43.6303817Z test_Conv3d_stride_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.003s) 2022-08-17T13:03:43.6330400Z test_Conv3d_stride_padding (__main__.TestExpandedWeightModule) ... ok (0.003s) 2022-08-17T13:03:43.6362785Z test_Conv3d_stride_padding_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.003s) 2022-08-17T13:03:43.6372766Z test_Conv3d_zero_batch (__main__.TestExpandedWeightModule) ... skip: Can't get per sample gradients when no batch dim or batch dim is 0 (0.001s) 2022-08-17T13:03:43.6381734Z test_Conv3d_zero_batch_multiple_inputs (__main__.TestExpandedWeightModule) ... skip: Can't get per sample gradients when no batch dim or batch dim is 0 (0.001s) 2022-08-17T13:03:43.6409045Z test_Conv3d_zeros_stride2_pad2 (__main__.TestExpandedWeightModule) ... ok (0.003s) 2022-08-17T13:03:43.6441812Z test_Conv3d_zeros_stride2_pad2_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.003s) 2022-08-17T13:03:43.6459084Z test_Embedding (__main__.TestExpandedWeightModule) ... ok (0.002s) 2022-08-17T13:03:43.6484300Z test_Embedding_discontiguous (__main__.TestExpandedWeightModule) ... ok (0.002s) 2022-08-17T13:03:43.6508903Z test_Embedding_discontiguous_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.002s) 2022-08-17T13:03:43.6525091Z test_Embedding_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.002s) 2022-08-17T13:03:43.6550784Z test_GroupNorm_1d_affine (__main__.TestExpandedWeightModule) ... ok (0.002s) 2022-08-17T13:03:43.6575980Z test_GroupNorm_1d_affine_GN (__main__.TestExpandedWeightModule) ... ok (0.002s) 2022-08-17T13:03:43.6600138Z test_GroupNorm_1d_affine_GN_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.002s) 2022-08-17T13:03:43.6628960Z test_GroupNorm_1d_affine_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.003s) 2022-08-17T13:03:43.6647432Z test_GroupNorm_1d_no_affine_IN (__main__.TestExpandedWeightModule) ... ok (0.002s) 2022-08-17T13:03:43.6663774Z test_GroupNorm_1d_no_affine_IN_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.002s) 2022-08-17T13:03:43.6681917Z test_GroupNorm_1d_no_affine_LN (__main__.TestExpandedWeightModule) ... ok (0.002s) 2022-08-17T13:03:43.6698647Z test_GroupNorm_1d_no_affine_LN_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.002s) 2022-08-17T13:03:43.6724104Z test_GroupNorm_2d_affine (__main__.TestExpandedWeightModule) ... ok (0.002s) 2022-08-17T13:03:43.6749089Z test_GroupNorm_2d_affine_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.002s) 2022-08-17T13:03:43.6767990Z test_GroupNorm_2d_no_affine_IN (__main__.TestExpandedWeightModule) ... ok (0.002s) 2022-08-17T13:03:43.6784249Z test_GroupNorm_2d_no_affine_IN_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.002s) 2022-08-17T13:03:43.6801993Z test_GroupNorm_2d_no_affine_LN (__main__.TestExpandedWeightModule) ... ok (0.002s) 2022-08-17T13:03:43.6817638Z test_GroupNorm_2d_no_affine_LN_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.001s) 2022-08-17T13:03:43.6840901Z test_LayerNorm_1d_elementwise_affine (__main__.TestExpandedWeightModule) ... ok (0.002s) 2022-08-17T13:03:43.6863295Z test_LayerNorm_1d_elementwise_affine_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.002s) 2022-08-17T13:03:43.6873397Z test_LayerNorm_1d_empty_elementwise_affine (__main__.TestExpandedWeightModule) ... skip: Can't get per sample gradients when no batch dim or batch dim is 0 (0.001s) 2022-08-17T13:03:43.6881204Z test_LayerNorm_1d_empty_elementwise_affine_multiple_inputs (__main__.TestExpandedWeightModule) ... skip: Can't get per sample gradients when no batch dim or batch dim is 0 (0.001s) 2022-08-17T13:03:43.6898551Z test_LayerNorm_1d_no_elementwise_affine (__main__.TestExpandedWeightModule) ... ok (0.002s) 2022-08-17T13:03:43.6914539Z test_LayerNorm_1d_no_elementwise_affine_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.002s) 2022-08-17T13:03:43.6937684Z test_LayerNorm_3d_elementwise_affine (__main__.TestExpandedWeightModule) ... ok (0.002s) 2022-08-17T13:03:43.6960551Z test_LayerNorm_3d_elementwise_affine_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.002s) 2022-08-17T13:03:43.7146655Z test_LayerNorm_3d_no_affine_large_feature (__main__.TestExpandedWeightModule) ... ok (0.018s) 2022-08-17T13:03:43.7253903Z test_LayerNorm_3d_no_affine_large_feature_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.011s) 2022-08-17T13:03:43.7275704Z test_LayerNorm_3d_no_elementwise_affine (__main__.TestExpandedWeightModule) ... ok (0.002s) 2022-08-17T13:03:43.7294418Z test_LayerNorm_3d_no_elementwise_affine_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.002s) 2022-08-17T13:03:43.7321323Z test_Linear (__main__.TestExpandedWeightModule) ... ok (0.003s) 2022-08-17T13:03:43.7347307Z test_Linear_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.002s) 2022-08-17T13:03:43.7356869Z test_Linear_no_batch_dim (__main__.TestExpandedWeightModule) ... skip: Can't get per sample gradients for input of rank 1 (0.001s) 2022-08-17T13:03:43.7365103Z test_Linear_no_batch_dim_multiple_inputs (__main__.TestExpandedWeightModule) ... skip: Can't get per sample gradients for input of rank 1 (0.001s) 2022-08-17T13:03:43.7387988Z test_Linear_no_bias (__main__.TestExpandedWeightModule) ... ok (0.002s) 2022-08-17T13:03:43.7409884Z test_Linear_no_bias_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.002s) 2022-08-17T13:03:43.7702724Z test_per_sample_api_compute_batch_size (__main__.TestExpandedWeightModule) ... ok (0.029s) 2022-08-17T13:03:43.8089114Z test_per_sample_api_compute_batch_size_not_pytreeable (__main__.TestExpandedWeightModule) ... ok (0.038s) 2022-08-17T13:03:43.8281014Z test_per_sample_api_failing (__main__.TestExpandedWeightModule) ... ok (0.019s) 2022-08-17T13:03:43.8281375Z 2022-08-17T13:03:43.8281801Z ---------------------------------------------------------------------- 2022-08-17T13:03:43.8282187Z Ran 184 tests in 2.895s 2022-08-17T13:03:43.8282373Z 2022-08-17T13:03:43.8282490Z OK (skipped=10) 2022-08-17T13:03:43.8282669Z 2022-08-17T13:03:43.8282818Z Generating XML reports... 2022-08-17T13:03:43.8363150Z Generated XML report: test-reports/python-unittest/test_expanded_weights/TEST-TestExpandedWeightFunctionalCPU-20220817130340.xml 2022-08-17T13:03:43.8371227Z Generated XML report: test-reports/python-unittest/test_expanded_weights/TEST-TestExpandedWeightHelperFunctionCPU-20220817130340.xml 2022-08-17T13:03:43.8451893Z Generated XML report: test-reports/python-unittest/test_expanded_weights/TEST-TestExpandedWeightModule-20220817130340.xml 2022-08-17T13:03:44.3171351Z Running benchmark_utils/test_benchmark_utils ... [2022-08-17 13:03:44.316764] 2022-08-17T13:03:44.3171989Z Executing ['/opt/conda/bin/python', '-bb', 'benchmark_utils/test_benchmark_utils.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 13:03:44.316847] 2022-08-17T13:03:45.6543515Z No CUDA runtime is found, using CUDA_HOME='/usr/local/cuda' 2022-08-17T13:03:45.7890329Z Test results will be stored in test-reports/python-unittest/benchmark_utils.test_benchmark_utils 2022-08-17T13:03:45.7901973Z 2022-08-17T13:03:45.7902518Z Running tests... 2022-08-17T13:03:45.7902880Z ---------------------------------------------------------------------- 2022-08-17T13:03:47.9533588Z test_adaptive_timer (__main__.TestBenchmarkUtils) ... ok (2.110s) 2022-08-17T13:03:47.9557968Z test_collect_callgrind (__main__.TestBenchmarkUtils) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/76932 for platform(s) linux. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.002s) 2022-08-17T13:03:47.9569622Z test_collect_cpp_callgrind (__main__.TestBenchmarkUtils) ... skip: Failing on clang, see 74398 (0.001s) 2022-08-17T13:03:48.0569490Z test_compare (__main__.TestBenchmarkUtils) ... ok (0.100s) 2022-08-17T13:03:48.0576231Z test_cpp_timer (__main__.TestBenchmarkUtils) ... skip: Failing on clang, see 74398 (0.001s) 2022-08-17T13:03:48.0623408Z test_fuzzer (__main__.TestBenchmarkUtils) ... ok (0.005s) 2022-08-17T13:03:48.4071111Z test_manipulate_callgrind_stats (__main__.TestBenchmarkUtils) ... ok (0.345s) 2022-08-17T13:03:48.4265177Z test_timer (__main__.TestBenchmarkUtils) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T13:03:48.4265855Z function: 'inner' (:2) 2022-08-17T13:03:48.4266144Z reasons: ['___stack0 == 4715.996888562'] 2022-08-17T13:03:48.4266472Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T13:03:48.6999361Z ok (0.293s) 2022-08-17T13:03:48.7005955Z test_timer_tiny_fast_snippet (__main__.TestBenchmarkUtils) ... skip: Failing on clang, see 74398 (0.001s) 2022-08-17T13:03:48.7006291Z 2022-08-17T13:03:48.7006802Z ---------------------------------------------------------------------- 2022-08-17T13:03:48.7007198Z Ran 9 tests in 2.910s 2022-08-17T13:03:48.7007379Z 2022-08-17T13:03:48.7007500Z OK (skipped=4) 2022-08-17T13:03:48.7007953Z 2022-08-17T13:03:48.7008100Z Generating XML reports... 2022-08-17T13:03:48.7040531Z Generated XML report: test-reports/python-unittest/benchmark_utils.test_benchmark_utils/TEST-TestBenchmarkUtils-20220817130345.xml 2022-08-17T13:03:49.1245610Z Running backends/xeon/test_launch ... [2022-08-17 13:03:49.124178] 2022-08-17T13:03:49.1246180Z Executing ['/opt/conda/bin/python', '-bb', 'backends/xeon/test_launch.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 13:03:49.124263] 2022-08-17T13:03:50.2622873Z Test results will be stored in test-reports/python-unittest/backends.xeon.test_launch 2022-08-17T13:03:50.2633284Z 2022-08-17T13:03:50.2633702Z Running tests... 2022-08-17T13:03:50.2634110Z ---------------------------------------------------------------------- 2022-08-17T13:03:50.4833882Z test_cpu_info (__main__.TestTorchrun) ... 2022-08-17 13:03:50,482 - torch.backends.xeon.run_cpu - WARNING - Numa Aware: cores:[2, 3, 4, 5] on different NUMA nodes:[0, 1]. To avoid this behavior, please use --ncores_per_instance knob to make sure number of cores is divisible by --ncores_per_instance. Alternatively, please use --skip_cross_node_cores knob. 2022-08-17T13:03:50.4853153Z ok (0.174s) 2022-08-17T13:03:51.9473192Z test_multi_threads (__main__.TestTorchrun) ... ok (1.462s) 2022-08-17T13:03:51.9473654Z 2022-08-17T13:03:51.9474221Z ---------------------------------------------------------------------- 2022-08-17T13:03:51.9474508Z Ran 2 tests in 1.684s 2022-08-17T13:03:51.9474628Z 2022-08-17T13:03:51.9474696Z OK 2022-08-17T13:03:51.9474790Z 2022-08-17T13:03:51.9474869Z Generating XML reports... 2022-08-17T13:03:51.9510953Z Generated XML report: test-reports/python-unittest/backends.xeon.test_launch/TEST-TestTorchrun-20220817130350.xml 2022-08-17T13:03:52.2113710Z Running test_tensorexpr_pybind ... [2022-08-17 13:03:52.210892] 2022-08-17T13:03:52.2114323Z Executing ['/opt/conda/bin/python', '-bb', 'test_tensorexpr_pybind.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 13:03:52.210975] 2022-08-17T13:03:53.3540973Z Test results will be stored in test-reports/python-unittest/test_tensorexpr_pybind 2022-08-17T13:03:53.3554738Z 2022-08-17T13:03:53.3555244Z Running tests... 2022-08-17T13:03:53.3555661Z ---------------------------------------------------------------------- 2022-08-17T13:03:54.1710311Z test_unary_ops (__main__.TestExprHandlePyBind) ... Exception ignored in: at 0x7fc139cee9d0> 2022-08-17T13:03:54.1710876Z Traceback (most recent call last): 2022-08-17T13:03:54.1711653Z File "/opt/conda/lib/python3.7/site-packages/setuptools/_vendor/pyparsing.py", line 183, in 2022-08-17T13:03:54.1712399Z _generatorType = type((y for y in range(1))) 2022-08-17T13:03:54.1712803Z SystemError: error return without exception set 2022-08-17T13:03:57.0044551Z ok (3.602s) 2022-08-17T13:03:57.1148771Z test_alloc_in_loop (__main__.TestTensorExprPyBind) ... ok (0.110s) 2022-08-17T13:03:57.1195208Z test_call_raw (__main__.TestTensorExprPyBind) ... ok (0.005s) 2022-08-17T13:03:57.1224306Z test_dtype_error (__main__.TestTensorExprPyBind) ... ok (0.003s) 2022-08-17T13:03:57.1481973Z test_dynamic_shape (__main__.TestTensorExprPyBind) ... ok (0.026s) 2022-08-17T13:03:57.1737349Z test_dynamic_shape_2d (__main__.TestTensorExprPyBind) ... ok (0.025s) 2022-08-17T13:03:57.1769777Z test_external_calls (__main__.TestTensorExprPyBind) ... ok (0.003s) 2022-08-17T13:03:57.3669940Z test_kernel_shape_prop (__main__.TestTensorExprPyBind) ... ok (0.190s) 2022-08-17T13:03:57.3823617Z test_kernel_shape_prop_module (__main__.TestTensorExprPyBind) ... Exception ignored in: .extract_files.. at 0x7fc134ededd0> 2022-08-17T13:03:57.3824281Z Traceback (most recent call last): 2022-08-17T13:03:57.3825114Z File "/opt/conda/lib/python3.7/site-packages/torch/testing/_internal/jit_utils.py", line 210, in 2022-08-17T13:03:57.3825663Z debug_files = (pickle.load(f) for f in debug_files_stream) 2022-08-17T13:03:57.3826373Z SystemError: error return without exception set 2022-08-17T13:03:57.3826729Z Exception ignored in: .extract_files.. at 0x7fc134eded50> 2022-08-17T13:03:57.3827039Z Traceback (most recent call last): 2022-08-17T13:03:57.3827438Z File "/opt/conda/lib/python3.7/site-packages/torch/testing/_internal/jit_utils.py", line 209, in 2022-08-17T13:03:57.3827772Z debug_files_stream = (archive.open(f) for f in debug_files_str) 2022-08-17T13:03:57.3828029Z SystemError: error return without exception set 2022-08-17T13:03:57.4163220Z ok (0.049s) 2022-08-17T13:03:57.5411257Z test_kernel_with_custom_lowering (__main__.TestTensorExprPyBind) ... ok (0.125s) 2022-08-17T13:03:57.5730118Z test_kernel_with_expand (__main__.TestTensorExprPyBind) ... ok (0.032s) 2022-08-17T13:03:57.6395512Z test_kernel_with_permute (__main__.TestTensorExprPyBind) ... ok (0.066s) 2022-08-17T13:03:57.6694181Z test_kernel_with_scalar_inputs (__main__.TestTensorExprPyBind) ... ok (0.030s) 2022-08-17T13:03:57.7046417Z test_kernel_with_t (__main__.TestTensorExprPyBind) ... ok (0.035s) 2022-08-17T13:03:57.7386953Z test_kernel_with_tensor_inputs (__main__.TestTensorExprPyBind) ... ok (0.034s) 2022-08-17T13:03:57.7739974Z test_kernel_with_transpose (__main__.TestTensorExprPyBind) ... ok (0.035s) 2022-08-17T13:03:57.7771020Z test_simple_sum (__main__.TestTensorExprPyBind) ... ok (0.003s) 2022-08-17T13:03:57.7771284Z 2022-08-17T13:03:57.7771779Z ---------------------------------------------------------------------- 2022-08-17T13:03:57.7772140Z Ran 17 tests in 4.422s 2022-08-17T13:03:57.7772258Z 2022-08-17T13:03:57.7772319Z OK 2022-08-17T13:03:57.7772411Z 2022-08-17T13:03:57.7772499Z Generating XML reports... 2022-08-17T13:03:57.7798718Z Generated XML report: test-reports/python-unittest/test_tensorexpr_pybind/TEST-TestExprHandlePyBind-20220817130353.xml 2022-08-17T13:03:57.7812697Z Generated XML report: test-reports/python-unittest/test_tensorexpr_pybind/TEST-TestTensorExprPyBind-20220817130353.xml 2022-08-17T13:03:58.1490647Z Running test_jit_cuda_fuser ... [2022-08-17 13:03:58.148681] 2022-08-17T13:03:58.1491302Z Executing ['/opt/conda/bin/python', '-bb', 'test_jit_cuda_fuser.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 13:03:58.148768] 2022-08-17T13:04:00.3735656Z Test results will be stored in test-reports/python-unittest/test_jit_cuda_fuser 2022-08-17T13:04:00.3755790Z 2022-08-17T13:04:00.3755912Z Running tests... 2022-08-17T13:04:00.3756361Z ---------------------------------------------------------------------- 2022-08-17T13:04:00.4377213Z test__softmax_function (__main__.TestCudaFuser) ... skip: requires CUDA (0.011s) 2022-08-17T13:04:00.4389304Z test__softmax_function_half_to_float (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T13:04:00.4406086Z test_addcmul_ops (__main__.TestCudaFuser) ... skip: requires CUDA (0.002s) 2022-08-17T13:04:00.4415515Z test_alias_pass_fix (__main__.TestCudaFuser) ... skip: skipping this test since unsqueeze is disabled now (0.001s) 2022-08-17T13:04:00.4432355Z test_autocast_1 (__main__.TestCudaFuser) ... skip: requires CUDA (0.002s) 2022-08-17T13:04:00.4450508Z test_autocast_1_bfloat (__main__.TestCudaFuser) ... skip: requires CUDA (0.002s) 2022-08-17T13:04:00.4466289Z test_autocast_2 (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T13:04:00.4482522Z test_autocast_2_bfloat (__main__.TestCudaFuser) ... skip: requires CUDA (0.002s) 2022-08-17T13:04:00.4500150Z test_backward_type (__main__.TestCudaFuser) ... skip: requires CUDA (0.002s) 2022-08-17T13:04:00.4508875Z test_batch_norm_half (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T13:04:00.4519999Z test_batch_norm_impl_index_correctness (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T13:04:00.4528530Z test_batch_norm_impl_index_inner_bcast (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T13:04:00.4544249Z test_bfloat (__main__.TestCudaFuser) ... skip: device does not support BFloat16 (0.001s) 2022-08-17T13:04:00.4565722Z test_binary_bitwise (__main__.TestCudaFuser) ... skip: requires CUDA (0.002s) 2022-08-17T13:04:00.4578970Z test_binary_ops (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T13:04:00.4590115Z test_binary_ops_channels_last_with_bcast (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T13:04:00.4600119Z test_binary_ops_complex (__main__.TestCudaFuser) ... skip: see issue https://github.com/csarofeen/pytorch/issues/1730 (0.001s) 2022-08-17T13:04:00.4607803Z test_binary_ops_permutation (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T13:04:00.4620636Z test_branches (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T13:04:00.4630757Z test_broadcasting_0 (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T13:04:00.4641465Z test_broadcasting_1 (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T13:04:00.4651821Z test_broadcasting_2 (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T13:04:00.4662261Z test_broadcasting_3 (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T13:04:00.4674417Z test_broadcasting_multiple_output (__main__.TestCudaFuser) ... skip: broadcast on branches can't be resolved yet (0.001s) 2022-08-17T13:04:00.4685884Z test_broadcasting_multiple_output_shape (__main__.TestCudaFuser) ... skip: Broadcast with different output not supported yet (0.001s) 2022-08-17T13:04:00.4697398Z test_broadcasting_partition_logic_0 (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T13:04:00.4709086Z test_broadcasting_partition_logic_1 (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T13:04:00.4718350Z test_build_shape_expression_native_dropout (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T13:04:00.4743731Z test_category_rule (__main__.TestCudaFuser) ... skip: requires CUDA (0.002s) 2022-08-17T13:04:00.4801358Z test_channels_last_with_broadcast (__main__.TestCudaFuser) ... skip: requires CUDA (0.006s) 2022-08-17T13:04:00.4813775Z test_chunk (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T13:04:00.4822178Z test_clamp (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T13:04:00.4828863Z test_clamp_reversed_bound (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T13:04:00.4837216Z test_clean_profile_ivalue (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T13:04:00.4846085Z test_const (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T13:04:00.4853443Z test_contiguous_on_broadcasted (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T13:04:00.4871983Z test_conv2d_bias (__main__.TestCudaFuser) ... skip: requires CUDA (0.002s) 2022-08-17T13:04:00.4880928Z test_conv2d_symbolic_shapes (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T13:04:00.4898120Z test_cpu_scalar (__main__.TestCudaFuser) ... skip: requires CUDA (0.002s) 2022-08-17T13:04:00.4908683Z test_cuda_fusion_guard (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T13:04:00.4918916Z test_cuda_fusion_guard_backward (__main__.TestCudaFuser) ... skip: requires NVFuser (0.001s) 2022-08-17T13:04:00.4928496Z test_device_constant (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T13:04:00.4940065Z test_disable_const_chunk_propagation_for_normalization (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T13:04:00.4949165Z test_disable_sibling_fuse (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T13:04:00.4957801Z test_dropout_inference_fusion (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T13:04:00.4967677Z test_dropout_train_nograd_fusion (__main__.TestCudaFuser) ... skip: not enough memory (0.001s) 2022-08-17T13:04:00.4982123Z test_dropout_train_nograd_prob_check (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T13:04:00.4997070Z test_dropout_training_fusion (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T13:04:00.5013364Z test_dropout_training_prob_check (__main__.TestCudaFuser) ... skip: requires CUDA (0.002s) 2022-08-17T13:04:00.5033729Z test_dynamic_size (__main__.TestCudaFuser) ... skip: requires CUDA (0.002s) 2022-08-17T13:04:00.5044880Z test_expand (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T13:04:00.5059015Z test_fix_shape_expression_bn (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T13:04:00.5075638Z test_flatten (__main__.TestCudaFuser) ... skip: skipping this test since flatten is disabled now (0.002s) 2022-08-17T13:04:00.5085578Z test_gelu (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T13:04:00.5110628Z test_grad_sum_to_size (__main__.TestCudaFuser) ... skip: requires CUDA (0.002s) 2022-08-17T13:04:00.5121351Z test_graph_for_with_missing_optimized_engine (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T13:04:00.5138514Z test_graph_rng (__main__.TestCudaFuser) ... skip: requires CUDA (0.002s) 2022-08-17T13:04:00.5153470Z test_half (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T13:04:00.5161123Z test_high_rank_fusion (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T13:04:00.5184531Z test_inf_quick_patch (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T13:04:00.5185198Z test_inplace_removal (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T13:04:00.5196471Z test_input_output_passthrough (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T13:04:00.5203106Z test_int_tensor_input (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T13:04:00.5216939Z test_issue1445_fusion (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T13:04:00.5228817Z test_issue_1785 (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T13:04:00.5249244Z test_layer_norm_autodiff (__main__.TestCudaFuser) ... skip: requires CUDA (0.002s) 2022-08-17T13:04:00.5262001Z test_layer_norm_parser (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T13:04:00.5272921Z test_layer_norm_trivial_reduce_dim (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T13:04:00.5284467Z test_linear (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T13:04:00.5293957Z test_linear_symbolic_shapes (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T13:04:00.5302281Z test_multiple_device_pw (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T13:04:00.5323539Z test_native_batch_norm_backward (__main__.TestCudaFuser) ... skip: requires CUDA (0.002s) 2022-08-17T13:04:00.5331745Z test_native_layer_norm (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T13:04:00.5339785Z test_native_layer_norm_bfloat (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T13:04:00.5347329Z test_native_layer_norm_half (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T13:04:00.5352000Z test_nested_view (__main__.TestCudaFuser) ... skip: skipping this test since view is disabled now (0.000s) 2022-08-17T13:04:00.5360677Z test_norm (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T13:04:00.5370096Z test_norm_bfloat (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T13:04:00.5377166Z test_norm_channels_last (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T13:04:00.5385818Z test_norm_half (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T13:04:00.5392536Z test_norm_half_layer (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T13:04:00.5400803Z test_norm_large (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T13:04:00.5416459Z test_normalization_partition (__main__.TestCudaFuser) ... skip: requires CUDA (0.002s) 2022-08-17T13:04:00.5428684Z test_nvfuser_comparison_callbacks_with_fallback (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T13:04:00.5441550Z test_nvfuser_comparison_callbacks_without_fallback (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T13:04:00.5447916Z test_overlapped_input (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T13:04:00.5460230Z test_permutation_preservation (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T13:04:00.5469085Z test_permutation_preservation_edge_case_0 (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T13:04:00.5481166Z test_permutation_preservation_edge_case_1_broken (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T13:04:00.5492674Z test_permutation_preservation_edge_case_2 (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T13:04:00.5505243Z test_pointwise_reference_tensor (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T13:04:00.5518108Z test_profile_ivalue (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T13:04:00.5526763Z test_profile_ivalue_multiple_profiles (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T13:04:00.5534387Z test_profiling_node (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T13:04:00.5547326Z test_pw_single_reduction_partition (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T13:04:00.5556140Z test_rand_like (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T13:04:00.5561026Z test_random_topo (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-08-17T13:04:00.5570293Z test_reduction (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T13:04:00.5583143Z test_reduction_dtypes_axis (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T13:04:00.5590662Z test_reduction_empty_axes (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T13:04:00.5611352Z test_reduction_multiple_output (__main__.TestCudaFuser) ... skip: requires CUDA (0.002s) 2022-08-17T13:04:00.5619209Z test_reduction_permutation (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T13:04:00.5629947Z test_reduction_sizes_op (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T13:04:00.5644203Z test_remove_output_used_only_in_dtype (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T13:04:00.5652453Z test_rsub (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T13:04:00.5660756Z test_scalar_cuda_tensor (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T13:04:00.5671994Z test_scalar_input (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T13:04:00.5680740Z test_scalar_tensor (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T13:04:00.5688488Z test_scalar_tensor_permuted (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T13:04:00.5701220Z test_scheduler_with_polymorphic_broadcast (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T13:04:00.5719142Z test_shape_expression (__main__.TestCudaFuser) ... skip: skipping this test since squeeze/unsqueeze is disabled now (0.002s) 2022-08-17T13:04:00.5729780Z test_sibling_fusion (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T13:04:00.5739375Z test_sibling_fusion_no_scalar_inputs (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T13:04:00.5753236Z test_single_reduction_broadcast (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T13:04:00.5759766Z test_singleton_fusion (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T13:04:00.5774656Z test_skip_parser (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T13:04:00.5784627Z test_softmax (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T13:04:00.5793358Z test_softmax_bfloat (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T13:04:00.5812218Z test_softmax_dtype (__main__.TestCudaFuser) ... skip: requires CUDA (0.002s) 2022-08-17T13:04:00.5820292Z test_softmax_half (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T13:04:00.5831799Z test_softplus_fuser (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T13:04:00.5838045Z test_squeeze (__main__.TestCudaFuser) ... skip: skipping this test since squeeze/unsqueeze is disabled now (0.001s) 2022-08-17T13:04:00.5845182Z test_squeeze_negative_dim (__main__.TestCudaFuser) ... skip: skipping this test since squeeze/unsqueeze is disabled now (0.001s) 2022-08-17T13:04:00.5854642Z test_squeeze_zero (__main__.TestCudaFuser) ... skip: skipping this test since squeeze/unsqueeze is disabled now (0.001s) 2022-08-17T13:04:00.5865680Z test_strict_fusion (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T13:04:00.5875430Z test_sum_to_one (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T13:04:00.5890406Z test_sum_to_size (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T13:04:00.5916322Z test_ternary_ops (__main__.TestCudaFuser) ... skip: requires CUDA (0.003s) 2022-08-17T13:04:00.5921850Z test_ternary_ops_integer_compatibility (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-08-17T13:04:00.5928821Z test_ternary_ops_type_promotion (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T13:04:00.5935578Z test_to_boolean (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T13:04:00.5944999Z test_to_copy (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T13:04:00.5953902Z test_to_dtype_bf16_to_bf16 (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T13:04:00.5962463Z test_to_dtype_bf16_to_fp32 (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T13:04:00.5970905Z test_to_dtype_fp16_to_fp16 (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T13:04:00.5979234Z test_to_dtype_fp16_to_fp32 (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T13:04:00.5987690Z test_to_dtype_fp32_to_bf16 (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T13:04:00.5995598Z test_to_dtype_fp32_to_fp16 (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T13:04:00.6005828Z test_trivial_reduction (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T13:04:00.6015829Z test_type_as_op (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T13:04:00.6024608Z test_type_inference (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T13:04:00.6039903Z test_unary_bitwise (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T13:04:00.6056653Z test_unary_ops (__main__.TestCudaFuser) ... skip: requires CUDA (0.002s) 2022-08-17T13:04:00.6062698Z test_unsqueeze (__main__.TestCudaFuser) ... skip: skipping this test since squeeze/unsqueeze is disabled now (0.000s) 2022-08-17T13:04:00.6075371Z test_variance (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T13:04:00.6083005Z test_view (__main__.TestCudaFuser) ... skip: skipping this test since view is disabled now (0.001s) 2022-08-17T13:04:00.6091310Z test_view_copy_graph_guard (__main__.TestCudaFuser) ... skip: skipping this test since reshape is disabled now (0.001s) 2022-08-17T13:04:00.6102248Z test_view_copy_graph_guard_double_fusion (__main__.TestCudaFuser) ... skip: skipping this test since view is disabled now (0.001s) 2022-08-17T13:04:00.7182395Z test_can_be_enabled_nvfuser (__main__.TestEnableDisableCudaFuser) ... ok (0.108s) 2022-08-17T13:04:00.7196291Z test_context_manager_test (__main__.TestEnableDisableCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T13:04:00.7202240Z test_register_fuser (__main__.TestEnableDisableCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T13:04:00.7267481Z test_register_fuser_cpu (__main__.TestEnableDisableCudaFuser) ... ok (0.006s) 2022-08-17T13:04:00.7271419Z test_register_fuser_rocm (__main__.TestEnableDisableCudaFuser) ... skip: requires CUDA (0.000s) 2022-08-17T13:04:00.7499750Z test_autodiff_fallback (jit.test_fuser_common.TestFuserCommon) ... Exception ignored in: .extract_files.. at 0x7f6d22f03350> 2022-08-17T13:04:00.7500334Z Traceback (most recent call last): 2022-08-17T13:04:00.7501095Z File "/opt/conda/lib/python3.7/site-packages/torch/testing/_internal/jit_utils.py", line 210, in 2022-08-17T13:04:00.7501621Z debug_files = (pickle.load(f) for f in debug_files_stream) 2022-08-17T13:04:00.7501975Z SystemError: error return without exception set 2022-08-17T13:04:00.7502368Z Exception ignored in: .extract_files.. at 0x7f6d22f033d0> 2022-08-17T13:04:00.7502693Z Traceback (most recent call last): 2022-08-17T13:04:00.7503167Z File "/opt/conda/lib/python3.7/site-packages/torch/testing/_internal/jit_utils.py", line 209, in 2022-08-17T13:04:00.7503500Z debug_files_stream = (archive.open(f) for f in debug_files_str) 2022-08-17T13:04:00.7504006Z SystemError: error return without exception set 2022-08-17T13:04:00.7993815Z ok (0.072s) 2022-08-17T13:04:00.7994020Z 2022-08-17T13:04:00.7994286Z ---------------------------------------------------------------------- 2022-08-17T13:04:00.7994541Z Ran 154 tests in 0.424s 2022-08-17T13:04:00.7994644Z 2022-08-17T13:04:00.7994722Z OK (skipped=151) 2022-08-17T13:04:00.7994832Z 2022-08-17T13:04:00.7994919Z Generating XML reports... 2022-08-17T13:04:00.8026496Z Generated XML report: test-reports/python-unittest/test_jit_cuda_fuser/TEST-TestEnableDisableCudaFuser-20220817130400.xml 2022-08-17T13:04:00.8029244Z Generated XML report: test-reports/python-unittest/test_jit_cuda_fuser/TEST-jit.test_fuser_common.TestFuserCommon-20220817130400.xml 2022-08-17T13:04:00.8174722Z Generated XML report: test-reports/python-unittest/test_jit_cuda_fuser/TEST-TestCudaFuser-20220817130400.xml 2022-08-17T13:04:01.2692133Z Running test_cpp_extensions_aot_ninja ... [2022-08-17 13:04:01.268789] 2022-08-17T13:04:02.6373929Z No CUDA runtime is found, using CUDA_HOME='/usr/local/cuda' 2022-08-17T13:04:03.0362857Z running install 2022-08-17T13:04:03.0363761Z /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-17T13:04:03.0364224Z setuptools.SetuptoolsDeprecationWarning, 2022-08-17T13:04:03.0470862Z running build 2022-08-17T13:04:03.0471043Z running build_py 2022-08-17T13:04:03.1623915Z creating build 2022-08-17T13:04:03.1624502Z creating build/lib.linux-x86_64-3.7 2022-08-17T13:04:03.1624914Z creating build/lib.linux-x86_64-3.7/torch_test_cpp_extension 2022-08-17T13:04:03.1625474Z copying torch_test_cpp_extension/__init__.py -> build/lib.linux-x86_64-3.7/torch_test_cpp_extension 2022-08-17T13:04:03.1626047Z running build_ext 2022-08-17T13:04:03.2045399Z building 'torch_test_cpp_extension.cpp' extension 2022-08-17T13:04:03.2046111Z creating /var/lib/jenkins/workspace/test/cpp_extensions/build/temp.linux-x86_64-3.7 2022-08-17T13:04:03.2433424Z Emitting ninja build file /var/lib/jenkins/workspace/test/cpp_extensions/build/temp.linux-x86_64-3.7/build.ninja... 2022-08-17T13:04:03.2433953Z Compiling objects... 2022-08-17T13:04:03.2434343Z Using envvar MAX_JOBS (6) as the number of workers... 2022-08-17T13:04:04.2792821Z [1/1] c++ -MMD -MF /var/lib/jenkins/workspace/test/cpp_extensions/build/temp.linux-x86_64-3.7/extension.o.d -pthread -B /opt/conda/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/var/lib/jenkins/workspace/test/cpp_extensions/self_compiler_include_dirs_test -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/test/cpp_extensions/extension.cpp -o /var/lib/jenkins/workspace/test/cpp_extensions/build/temp.linux-x86_64-3.7/extension.o -g -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=cpp -D_GLIBCXX_USE_CXX11_ABI=1 -std=c++14 2022-08-17T13:04:04.2794594Z cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ 2022-08-17T13:04:04.2796609Z In file included from /opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/Exceptions.h:13:0, 2022-08-17T13:04:04.2797134Z from /opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/python.h:11, 2022-08-17T13:04:04.2797621Z from /opt/conda/lib/python3.7/site-packages/torch/include/torch/extension.h:6, 2022-08-17T13:04:04.2797956Z from /var/lib/jenkins/workspace/test/cpp_extensions/extension.cpp:1: 2022-08-17T13:04:04.2798751Z /opt/conda/lib/python3.7/site-packages/torch/include/pybind11/pybind11.h: In instantiation of ‘class pybind11::class_’: 2022-08-17T13:04:04.2799209Z /var/lib/jenkins/workspace/test/cpp_extensions/extension.cpp:36:53: required from here 2022-08-17T13:04:04.2799979Z /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-17T13:04:04.2800480Z class class_ : public detail::generic_type { 2022-08-17T13:04:04.2800683Z ^~~~~~ 2022-08-17T13:04:04.2801334Z /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-17T13:04:04.2899563Z 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-17T13:04:04.5924475Z building 'torch_test_cpp_extension.ort' extension 2022-08-17T13:04:04.6324913Z Emitting ninja build file /var/lib/jenkins/workspace/test/cpp_extensions/build/temp.linux-x86_64-3.7/build.ninja... 2022-08-17T13:04:04.6333993Z Compiling objects... 2022-08-17T13:04:04.6334294Z Using envvar MAX_JOBS (6) as the number of workers... 2022-08-17T13:04:05.7048419Z [1/1] c++ -MMD -MF /var/lib/jenkins/workspace/test/cpp_extensions/build/temp.linux-x86_64-3.7/ort_extension.o.d -pthread -B /opt/conda/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/var/lib/jenkins/workspace/test/cpp_extensions/self_compiler_include_dirs_test -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/test/cpp_extensions/ort_extension.cpp -o /var/lib/jenkins/workspace/test/cpp_extensions/build/temp.linux-x86_64-3.7/ort_extension.o -g -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=ort -D_GLIBCXX_USE_CXX11_ABI=1 -std=c++14 2022-08-17T13:04:05.7049843Z cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ 2022-08-17T13:04:05.7104493Z 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-17T13:04:06.0414637Z building 'torch_test_cpp_extension.rng' extension 2022-08-17T13:04:06.0814703Z Emitting ninja build file /var/lib/jenkins/workspace/test/cpp_extensions/build/temp.linux-x86_64-3.7/build.ninja... 2022-08-17T13:04:06.0815645Z Compiling objects... 2022-08-17T13:04:06.0816056Z Using envvar MAX_JOBS (6) as the number of workers... 2022-08-17T13:04:07.1499700Z [1/1] c++ -MMD -MF /var/lib/jenkins/workspace/test/cpp_extensions/build/temp.linux-x86_64-3.7/rng_extension.o.d -pthread -B /opt/conda/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/var/lib/jenkins/workspace/test/cpp_extensions/self_compiler_include_dirs_test -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/test/cpp_extensions/rng_extension.cpp -o /var/lib/jenkins/workspace/test/cpp_extensions/build/temp.linux-x86_64-3.7/rng_extension.o -g -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=rng -D_GLIBCXX_USE_CXX11_ABI=1 -std=c++14 2022-08-17T13:04:07.1501409Z cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ 2022-08-17T13:04:07.1501878Z In file included from /opt/conda/lib/python3.7/site-packages/torch/include/ATen/cpu/vec/vec256/vec256.h:8:0, 2022-08-17T13:04:07.1502384Z from /opt/conda/lib/python3.7/site-packages/torch/include/ATen/cpu/vec/vec.h:6, 2022-08-17T13:04:07.1502812Z from /opt/conda/lib/python3.7/site-packages/torch/include/ATen/native/cpu/Loops.h:37, 2022-08-17T13:04:07.1503346Z from /opt/conda/lib/python3.7/site-packages/torch/include/ATen/native/cpu/DistributionTemplates.h:8, 2022-08-17T13:04:07.1503707Z from /var/lib/jenkins/workspace/test/cpp_extensions/rng_extension.cpp:6: 2022-08-17T13:04:07.1504235Z /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-17T13:04:07.1504601Z # pragma unroll 2022-08-17T13:04:07.1504758Z 2022-08-17T13:04:07.1556823Z 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-17T13:04:07.4636134Z running install_lib 2022-08-17T13:04:07.5186609Z creating install 2022-08-17T13:04:07.5186967Z creating install/opt 2022-08-17T13:04:07.5187207Z creating install/opt/conda 2022-08-17T13:04:07.5187505Z creating install/opt/conda/lib 2022-08-17T13:04:07.5187752Z creating install/opt/conda/lib/python3.7 2022-08-17T13:04:07.5188343Z creating install/opt/conda/lib/python3.7/site-packages 2022-08-17T13:04:07.5189597Z creating install/opt/conda/lib/python3.7/site-packages/torch_test_cpp_extension 2022-08-17T13:04:07.5190228Z 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-17T13:04:07.5190844Z 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-17T13:04:07.5253809Z 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-17T13:04:07.5318617Z 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-17T13:04:07.5390544Z byte-compiling ./install/opt/conda/lib/python3.7/site-packages/torch_test_cpp_extension/__init__.py to __init__.cpython-37.pyc 2022-08-17T13:04:07.5391626Z running install_egg_info 2022-08-17T13:04:07.6500473Z running egg_info 2022-08-17T13:04:07.6501082Z creating torch_test_cpp_extension.egg-info 2022-08-17T13:04:07.7043550Z writing torch_test_cpp_extension.egg-info/PKG-INFO 2022-08-17T13:04:07.7534498Z writing dependency_links to torch_test_cpp_extension.egg-info/dependency_links.txt 2022-08-17T13:04:08.0469605Z writing top-level names to torch_test_cpp_extension.egg-info/top_level.txt 2022-08-17T13:04:08.0470154Z writing manifest file 'torch_test_cpp_extension.egg-info/SOURCES.txt' 2022-08-17T13:04:08.0529520Z reading manifest file 'torch_test_cpp_extension.egg-info/SOURCES.txt' 2022-08-17T13:04:08.0534986Z writing manifest file 'torch_test_cpp_extension.egg-info/SOURCES.txt' 2022-08-17T13:04:08.0536301Z 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-17T13:04:08.0540153Z running install_scripts 2022-08-17T13:04:09.7673504Z No CUDA runtime is found, using CUDA_HOME='/usr/local/cuda' 2022-08-17T13:04:09.9892022Z running install 2022-08-17T13:04:09.9893429Z /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-17T13:04:09.9893875Z setuptools.SetuptoolsDeprecationWarning, 2022-08-17T13:04:10.0001342Z running build 2022-08-17T13:04:10.0001543Z running build_ext 2022-08-17T13:04:10.0407971Z building 'no_python_abi_suffix_test' extension 2022-08-17T13:04:10.0408435Z creating /var/lib/jenkins/workspace/test/cpp_extensions/no_python_abi_suffix_test/build 2022-08-17T13:04:10.0409028Z creating /var/lib/jenkins/workspace/test/cpp_extensions/no_python_abi_suffix_test/build/temp.linux-x86_64-3.7 2022-08-17T13:04:10.0796751Z 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-17T13:04:10.0798265Z Compiling objects... 2022-08-17T13:04:10.0799055Z Using envvar MAX_JOBS (6) as the number of workers... 2022-08-17T13:04:10.1657548Z [1/1] c++ -MMD -MF /var/lib/jenkins/workspace/test/cpp_extensions/no_python_abi_suffix_test/build/temp.linux-x86_64-3.7/no_python_abi_suffix_test.o.d -pthread -B /opt/conda/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/test/cpp_extensions/no_python_abi_suffix_test/no_python_abi_suffix_test.cpp -o /var/lib/jenkins/workspace/test/cpp_extensions/no_python_abi_suffix_test/build/temp.linux-x86_64-3.7/no_python_abi_suffix_test.o -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=no_python_abi_suffix_test -D_GLIBCXX_USE_CXX11_ABI=1 -std=c++14 2022-08-17T13:04:10.1658996Z cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ 2022-08-17T13:04:10.1711781Z creating build/lib.linux-x86_64-3.7 2022-08-17T13:04:10.1713664Z 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-17T13:04:10.3483363Z running install_lib 2022-08-17T13:04:10.4037705Z creating install 2022-08-17T13:04:10.4038008Z creating install/opt 2022-08-17T13:04:10.4038343Z creating install/opt/conda 2022-08-17T13:04:10.4038683Z creating install/opt/conda/lib 2022-08-17T13:04:10.4038952Z creating install/opt/conda/lib/python3.7 2022-08-17T13:04:10.4039354Z creating install/opt/conda/lib/python3.7/site-packages 2022-08-17T13:04:10.4039795Z copying build/lib.linux-x86_64-3.7/no_python_abi_suffix_test.so -> ./install/opt/conda/lib/python3.7/site-packages 2022-08-17T13:04:10.4045234Z running install_egg_info 2022-08-17T13:04:10.5139089Z running egg_info 2022-08-17T13:04:10.5139454Z creating no_python_abi_suffix_test.egg-info 2022-08-17T13:04:10.5672750Z writing no_python_abi_suffix_test.egg-info/PKG-INFO 2022-08-17T13:04:10.6161572Z writing dependency_links to no_python_abi_suffix_test.egg-info/dependency_links.txt 2022-08-17T13:04:10.9073449Z writing top-level names to no_python_abi_suffix_test.egg-info/top_level.txt 2022-08-17T13:04:10.9074236Z writing manifest file 'no_python_abi_suffix_test.egg-info/SOURCES.txt' 2022-08-17T13:04:10.9125470Z reading manifest file 'no_python_abi_suffix_test.egg-info/SOURCES.txt' 2022-08-17T13:04:10.9131650Z writing manifest file 'no_python_abi_suffix_test.egg-info/SOURCES.txt' 2022-08-17T13:04:10.9132873Z 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-17T13:04:10.9136549Z running install_scripts 2022-08-17T13:04:11.3110957Z Executing ['/opt/conda/bin/python', '-bb', 'test_cpp_extensions_aot_ninja.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 13:04:11.310696] 2022-08-17T13:04:12.9700079Z No CUDA runtime is found, using CUDA_HOME='/usr/local/cuda' 2022-08-17T13:04:13.0220755Z Test results will be stored in test-reports/python-unittest/test_cpp_extensions_aot_ninja 2022-08-17T13:04:13.0247033Z 2022-08-17T13:04:13.0247440Z Running tests... 2022-08-17T13:04:13.0248055Z ---------------------------------------------------------------------- 2022-08-17T13:04:13.2413252Z test_backward (__main__.TestCppExtensionAOT) ... ok (0.166s) 2022-08-17T13:04:13.2422542Z test_cublas_extension (__main__.TestCppExtensionAOT) ... skip: CUDA not found (0.001s) 2022-08-17T13:04:13.2429936Z test_cuda_dlink_libs (__main__.TestCppExtensionAOT) ... skip: CUDA not found (0.001s) 2022-08-17T13:04:13.2436987Z test_cuda_extension (__main__.TestCppExtensionAOT) ... skip: CUDA not found (0.001s) 2022-08-17T13:04:13.2442781Z test_cusolver_extension (__main__.TestCppExtensionAOT) ... skip: CUDA not found (0.001s) 2022-08-17T13:04:13.2557705Z test_extension_function (__main__.TestCppExtensionAOT) ... ok (0.011s) 2022-08-17T13:04:13.2732228Z test_extension_module (__main__.TestCppExtensionAOT) ... ok (0.017s) 2022-08-17T13:04:13.2751099Z test_no_python_abi_suffix_sets_the_correct_library_name (__main__.TestCppExtensionAOT) ... ok (0.002s) 2022-08-17T13:04:13.2878265Z test_optional (__main__.TestCppExtensionAOT) ... ok (0.013s) 2022-08-17T13:04:13.2952585Z test_add (__main__.TestORTTensor) ... ok (0.007s) 2022-08-17T13:04:13.3034423Z test_conv_backend_override (__main__.TestORTTensor) ... ok (0.008s) 2022-08-17T13:04:13.3147469Z test_unregistered (__main__.TestORTTensor) ... ok (0.011s) 2022-08-17T13:04:13.3204591Z test_zeros (__main__.TestORTTensor) ... ok (0.006s) 2022-08-17T13:04:13.3346368Z test_rng (__main__.TestRNGExtension) ... ok (0.014s) 2022-08-17T13:04:13.3355744Z test_torch_library (__main__.TestTorchLibrary) ... skip: CUDA not found (0.001s) 2022-08-17T13:04:13.3356401Z 2022-08-17T13:04:13.3356931Z ---------------------------------------------------------------------- 2022-08-17T13:04:13.3357212Z Ran 15 tests in 0.311s 2022-08-17T13:04:13.3357329Z 2022-08-17T13:04:13.3357410Z OK (skipped=5) 2022-08-17T13:04:13.3357504Z 2022-08-17T13:04:13.3357596Z Generating XML reports... 2022-08-17T13:04:13.3389973Z Generated XML report: test-reports/python-unittest/test_cpp_extensions_aot_ninja/TEST-TestCppExtensionAOT-20220817130413.xml 2022-08-17T13:04:13.3394991Z Generated XML report: test-reports/python-unittest/test_cpp_extensions_aot_ninja/TEST-TestORTTensor-20220817130413.xml 2022-08-17T13:04:13.3397321Z Generated XML report: test-reports/python-unittest/test_cpp_extensions_aot_ninja/TEST-TestRNGExtension-20220817130413.xml 2022-08-17T13:04:13.3399832Z Generated XML report: test-reports/python-unittest/test_cpp_extensions_aot_ninja/TEST-TestTorchLibrary-20220817130413.xml 2022-08-17T13:04:13.7719449Z Running test_numba_integration ... [2022-08-17 13:04:13.771527] 2022-08-17T13:04:13.7720033Z Executing ['/opt/conda/bin/python', '-bb', 'test_numba_integration.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 13:04:13.771606] 2022-08-17T13:04:15.1118774Z Test results will be stored in test-reports/python-unittest/test_numba_integration 2022-08-17T13:04:15.1197895Z 2022-08-17T13:04:15.1198263Z Running tests... 2022-08-17T13:04:15.1198903Z ---------------------------------------------------------------------- 2022-08-17T13:04:15.1702249Z test_active_device (__main__.TestNumbaIntegration) 2022-08-17T13:04:15.1725621Z 'as_cuda_array' tensor device must match active numba context. ... skip: No cuda (0.006s) 2022-08-17T13:04:15.1743110Z test_array_adaptor (__main__.TestNumbaIntegration) 2022-08-17T13:04:15.1743628Z Torch __cuda_array_adaptor__ exposes tensor data to numba.cuda. ... skip: No cuda (0.002s) 2022-08-17T13:04:15.1756372Z test_conversion_errors (__main__.TestNumbaIntegration) 2022-08-17T13:04:15.1756813Z Numba properly detects array interface for tensor.Tensor variants. ... skip: No cuda (0.001s) 2022-08-17T13:04:15.1776164Z test_cuda_array_interface (__main__.TestNumbaIntegration) 2022-08-17T13:04:15.1776554Z torch.Tensor exposes __cuda_array_interface__ for cuda tensors. ... skip: No cuda (0.002s) 2022-08-17T13:04:15.1797420Z test_from_cuda_array_interface (__main__.TestNumbaIntegration) 2022-08-17T13:04:15.1797928Z 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-17T13:04:15.1808978Z test_from_cuda_array_interface_active_device (__main__.TestNumbaIntegration) 2022-08-17T13:04:15.1809413Z 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-17T13:04:15.1817062Z test_from_cuda_array_interface_inferred_strides (__main__.TestNumbaIntegration) 2022-08-17T13:04:15.1817488Z torch.as_tensor(numba_ary) should have correct inferred (contiguous) strides ... skip: No cuda (0.001s) 2022-08-17T13:04:15.1823561Z test_from_cuda_array_interface_lifetime (__main__.TestNumbaIntegration) 2022-08-17T13:04:15.1824259Z torch.as_tensor(obj) tensor grabs a reference to obj so that the lifetime of obj exceeds the tensor ... skip: Test is temporary disabled, see https://github.com/pytorch/pytorch/issues/54418 (0.001s) 2022-08-17T13:04:15.1824569Z 2022-08-17T13:04:15.1824908Z ---------------------------------------------------------------------- 2022-08-17T13:04:15.1825349Z Ran 8 tests in 0.063s 2022-08-17T13:04:15.1825562Z 2022-08-17T13:04:15.1825676Z OK (skipped=8) 2022-08-17T13:04:15.1825824Z 2022-08-17T13:04:15.1825912Z Generating XML reports... 2022-08-17T13:04:15.1868368Z Generated XML report: test-reports/python-unittest/test_numba_integration/TEST-TestNumbaIntegration-20220817130415.xml 2022-08-17T13:04:15.4745686Z Running test_vulkan ... [2022-08-17 13:04:15.474125] 2022-08-17T13:04:15.4746381Z Executing ['/opt/conda/bin/python', '-bb', 'test_vulkan.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 13:04:15.474208] 2022-08-17T13:04:16.5760606Z Test results will be stored in test-reports/python-unittest/test_vulkan 2022-08-17T13:04:16.5771212Z 2022-08-17T13:04:16.5771363Z Running tests... 2022-08-17T13:04:16.5771972Z ---------------------------------------------------------------------- 2022-08-17T13:04:16.6290064Z test_conv (__main__.TestVulkanRewritePass) ... skip: Vulkan backend must be available for these tests. (0.005s) 2022-08-17T13:04:16.6290450Z 2022-08-17T13:04:16.6290822Z ---------------------------------------------------------------------- 2022-08-17T13:04:16.6291188Z Ran 1 test in 0.052s 2022-08-17T13:04:16.6291366Z 2022-08-17T13:04:16.6291477Z OK (skipped=1) 2022-08-17T13:04:16.6291642Z 2022-08-17T13:04:16.6291769Z Generating XML reports... 2022-08-17T13:04:16.6321553Z Generated XML report: test-reports/python-unittest/test_vulkan/TEST-TestVulkanRewritePass-20220817130416.xml 2022-08-17T13:04:16.8558226Z Running distributions/test_constraints ... [2022-08-17 13:04:16.855469] 2022-08-17T13:04:16.8558951Z Executing ['/opt/conda/bin/python', '-bb', '-m', 'pytest', 'distributions/test_constraints.py', '-v'] ... [2022-08-17 13:04:16.855550] 2022-08-17T13:04:17.1610002Z ============================= test session starts ============================== 2022-08-17T13:04:17.1610441Z platform linux -- Python 3.7.13, pytest-7.1.2, pluggy-1.0.0 -- /opt/conda/bin/python 2022-08-17T13:04:17.1665472Z cachedir: .pytest_cache 2022-08-17T13:04:17.1666069Z hypothesis profile 'default' -> database=DirectoryBasedExampleDatabase('/var/lib/jenkins/workspace/test/.hypothesis/examples') 2022-08-17T13:04:17.1666446Z rootdir: /var/lib/jenkins/workspace, configfile: pytest.ini 2022-08-17T13:04:17.1666805Z plugins: hypothesis-5.35.1, forked-1.4.0, rerunfailures-10.2, xdist-2.5.0 2022-08-17T13:04:18.4456553Z collecting ...  2022-08-17T13:04:18.4480738Z collecting 132 items  2022-08-17T13:04:18.4481090Z collected 132 items  2022-08-17T13:04:18.4484863Z 2022-08-17T13:04:18.4508013Z distributions/test_constraints.py::test_constraint[False-constraint_fn0-False-value0] PASSED [ 0%] 2022-08-17T13:04:18.4520580Z distributions/test_constraints.py::test_constraint[False-constraint_fn1-False-value1] PASSED [ 1%] 2022-08-17T13:04:18.4532294Z distributions/test_constraints.py::test_constraint[False-constraint_fn2-False-value2] PASSED [ 2%] 2022-08-17T13:04:18.4543964Z distributions/test_constraints.py::test_constraint[False-constraint_fn3-True-value3] PASSED [ 3%] 2022-08-17T13:04:18.4559778Z distributions/test_constraints.py::test_constraint[False-constraint_fn4-False-value4] PASSED [ 3%] 2022-08-17T13:04:18.4576068Z distributions/test_constraints.py::test_constraint[False-constraint_fn5-False-value5] PASSED [ 4%] 2022-08-17T13:04:18.4587953Z distributions/test_constraints.py::test_constraint[False-constraint_fn6-True-value6] PASSED [ 5%] 2022-08-17T13:04:18.4601904Z distributions/test_constraints.py::test_constraint[False-constraint_fn7-True-value7] PASSED [ 6%] 2022-08-17T13:04:18.4614702Z distributions/test_constraints.py::test_constraint[False-constraint_fn8-False-value8] PASSED [ 6%] 2022-08-17T13:04:18.4626808Z distributions/test_constraints.py::test_constraint[False-constraint_fn9-True-value9] PASSED [ 7%] 2022-08-17T13:04:18.4640734Z distributions/test_constraints.py::test_constraint[False-constraint_fn10-False-value10] PASSED [ 8%] 2022-08-17T13:04:18.4653366Z distributions/test_constraints.py::test_constraint[False-constraint_fn11-False-value11] PASSED [ 9%] 2022-08-17T13:04:18.4665318Z distributions/test_constraints.py::test_constraint[False-constraint_fn12-True-value12] PASSED [ 9%] 2022-08-17T13:04:18.4679532Z distributions/test_constraints.py::test_constraint[False-constraint_fn13-True-value13] PASSED [ 10%] 2022-08-17T13:04:18.4693171Z distributions/test_constraints.py::test_constraint[False-constraint_fn14-False-value14] PASSED [ 11%] 2022-08-17T13:04:18.4706045Z distributions/test_constraints.py::test_constraint[False-constraint_fn15-True-value15] PASSED [ 12%] 2022-08-17T13:04:18.4720235Z distributions/test_constraints.py::test_constraint[False-constraint_fn16-True-value16] PASSED [ 12%] 2022-08-17T13:04:18.4733676Z distributions/test_constraints.py::test_constraint[False-constraint_fn17-True-value17] PASSED [ 13%] 2022-08-17T13:04:18.4744690Z distributions/test_constraints.py::test_constraint[True-constraint_fn0-False-value0] SKIPPED [ 14%] 2022-08-17T13:04:18.4753976Z distributions/test_constraints.py::test_constraint[True-constraint_fn1-False-value1] SKIPPED [ 15%] 2022-08-17T13:04:18.4762135Z distributions/test_constraints.py::test_constraint[True-constraint_fn2-False-value2] SKIPPED [ 15%] 2022-08-17T13:04:18.4769979Z distributions/test_constraints.py::test_constraint[True-constraint_fn3-True-value3] SKIPPED [ 16%] 2022-08-17T13:04:18.4777746Z distributions/test_constraints.py::test_constraint[True-constraint_fn4-False-value4] SKIPPED [ 17%] 2022-08-17T13:04:18.4785733Z distributions/test_constraints.py::test_constraint[True-constraint_fn5-False-value5] SKIPPED [ 18%] 2022-08-17T13:04:18.4793728Z distributions/test_constraints.py::test_constraint[True-constraint_fn6-True-value6] SKIPPED [ 18%] 2022-08-17T13:04:18.4802076Z distributions/test_constraints.py::test_constraint[True-constraint_fn7-True-value7] SKIPPED [ 19%] 2022-08-17T13:04:18.4810268Z distributions/test_constraints.py::test_constraint[True-constraint_fn8-False-value8] SKIPPED [ 20%] 2022-08-17T13:04:18.4818233Z distributions/test_constraints.py::test_constraint[True-constraint_fn9-True-value9] SKIPPED [ 21%] 2022-08-17T13:04:18.4826259Z distributions/test_constraints.py::test_constraint[True-constraint_fn10-False-value10] SKIPPED [ 21%] 2022-08-17T13:04:18.4835668Z distributions/test_constraints.py::test_constraint[True-constraint_fn11-False-value11] SKIPPED [ 22%] 2022-08-17T13:04:18.4843401Z distributions/test_constraints.py::test_constraint[True-constraint_fn12-True-value12] SKIPPED [ 23%] 2022-08-17T13:04:18.4851421Z distributions/test_constraints.py::test_constraint[True-constraint_fn13-True-value13] SKIPPED [ 24%] 2022-08-17T13:04:18.4859386Z distributions/test_constraints.py::test_constraint[True-constraint_fn14-False-value14] SKIPPED [ 25%] 2022-08-17T13:04:18.4867598Z distributions/test_constraints.py::test_constraint[True-constraint_fn15-True-value15] SKIPPED [ 25%] 2022-08-17T13:04:18.4875663Z distributions/test_constraints.py::test_constraint[True-constraint_fn16-True-value16] SKIPPED [ 26%] 2022-08-17T13:04:18.4883622Z distributions/test_constraints.py::test_constraint[True-constraint_fn17-True-value17] SKIPPED [ 27%] 2022-08-17T13:04:18.4897762Z distributions/test_constraints.py::test_biject_to[False-constraint_fn0-args0] PASSED [ 28%] 2022-08-17T13:04:18.4912257Z distributions/test_constraints.py::test_biject_to[False-constraint_fn1-args1] PASSED [ 28%] 2022-08-17T13:04:18.4929798Z distributions/test_constraints.py::test_biject_to[False-constraint_fn2-args2] PASSED [ 29%] 2022-08-17T13:04:18.4944478Z distributions/test_constraints.py::test_biject_to[False-_GreaterThan-args3] PASSED [ 30%] 2022-08-17T13:04:18.4958226Z distributions/test_constraints.py::test_biject_to[False-_GreaterThan-args4] PASSED [ 31%] 2022-08-17T13:04:18.4973155Z distributions/test_constraints.py::test_biject_to[False-_GreaterThan-args5] PASSED [ 31%] 2022-08-17T13:04:18.4987477Z distributions/test_constraints.py::test_biject_to[False-_GreaterThan-args6] PASSED [ 32%] 2022-08-17T13:04:18.5002715Z distributions/test_constraints.py::test_biject_to[False-_GreaterThanEq-args7] PASSED [ 33%] 2022-08-17T13:04:18.5018839Z distributions/test_constraints.py::test_biject_to[False-_GreaterThanEq-args8] PASSED [ 34%] 2022-08-17T13:04:18.5033334Z distributions/test_constraints.py::test_biject_to[False-_GreaterThanEq-args9] PASSED [ 34%] 2022-08-17T13:04:18.5047729Z distributions/test_constraints.py::test_biject_to[False-_LessThan-args10] PASSED [ 35%] 2022-08-17T13:04:18.5062272Z distributions/test_constraints.py::test_biject_to[False-_LessThan-args11] PASSED [ 36%] 2022-08-17T13:04:18.5077057Z distributions/test_constraints.py::test_biject_to[False-_LessThan-args12] PASSED [ 37%] 2022-08-17T13:04:18.5091762Z distributions/test_constraints.py::test_biject_to[False-_LessThan-args13] PASSED [ 37%] 2022-08-17T13:04:18.5107781Z distributions/test_constraints.py::test_biject_to[False-constraint_fn14-args14] PASSED [ 38%] 2022-08-17T13:04:18.5123561Z distributions/test_constraints.py::test_biject_to[False-_Interval-args15] PASSED [ 39%] 2022-08-17T13:04:18.5138570Z distributions/test_constraints.py::test_biject_to[False-_Interval-args16] PASSED [ 40%] 2022-08-17T13:04:18.5153449Z distributions/test_constraints.py::test_biject_to[False-_Interval-args17] PASSED [ 40%] 2022-08-17T13:04:18.5168531Z distributions/test_constraints.py::test_biject_to[False-_HalfOpenInterval-args18] PASSED [ 41%] 2022-08-17T13:04:18.5182460Z distributions/test_constraints.py::test_biject_to[False-_HalfOpenInterval-args19] PASSED [ 42%] 2022-08-17T13:04:18.5198608Z distributions/test_constraints.py::test_biject_to[False-_HalfOpenInterval-args20] PASSED [ 43%] 2022-08-17T13:04:18.5216229Z distributions/test_constraints.py::test_biject_to[False-constraint_fn21-args21] PASSED [ 43%] 2022-08-17T13:04:18.5240221Z distributions/test_constraints.py::test_biject_to[False-constraint_fn22-args22] PASSED [ 44%] 2022-08-17T13:04:18.5253646Z distributions/test_constraints.py::test_biject_to[False-constraint_fn23-args23] SKIPPED [ 45%] 2022-08-17T13:04:18.5261607Z distributions/test_constraints.py::test_biject_to[True-constraint_fn0-args0] SKIPPED [ 46%] 2022-08-17T13:04:18.5269508Z distributions/test_constraints.py::test_biject_to[True-constraint_fn1-args1] SKIPPED [ 46%] 2022-08-17T13:04:18.5278214Z distributions/test_constraints.py::test_biject_to[True-constraint_fn2-args2] SKIPPED [ 47%] 2022-08-17T13:04:18.5286289Z distributions/test_constraints.py::test_biject_to[True-_GreaterThan-args3] SKIPPED [ 48%] 2022-08-17T13:04:18.5294659Z distributions/test_constraints.py::test_biject_to[True-_GreaterThan-args4] SKIPPED [ 49%] 2022-08-17T13:04:18.5303398Z distributions/test_constraints.py::test_biject_to[True-_GreaterThan-args5] SKIPPED [ 50%] 2022-08-17T13:04:18.5312750Z distributions/test_constraints.py::test_biject_to[True-_GreaterThan-args6] SKIPPED [ 50%] 2022-08-17T13:04:18.5321827Z distributions/test_constraints.py::test_biject_to[True-_GreaterThanEq-args7] SKIPPED [ 51%] 2022-08-17T13:04:18.5331078Z distributions/test_constraints.py::test_biject_to[True-_GreaterThanEq-args8] SKIPPED [ 52%] 2022-08-17T13:04:18.5342070Z distributions/test_constraints.py::test_biject_to[True-_GreaterThanEq-args9] SKIPPED [ 53%] 2022-08-17T13:04:18.5351367Z distributions/test_constraints.py::test_biject_to[True-_LessThan-args10] SKIPPED [ 53%] 2022-08-17T13:04:18.5360289Z distributions/test_constraints.py::test_biject_to[True-_LessThan-args11] SKIPPED [ 54%] 2022-08-17T13:04:18.5368916Z distributions/test_constraints.py::test_biject_to[True-_LessThan-args12] SKIPPED [ 55%] 2022-08-17T13:04:18.5377637Z distributions/test_constraints.py::test_biject_to[True-_LessThan-args13] SKIPPED [ 56%] 2022-08-17T13:04:18.5386619Z distributions/test_constraints.py::test_biject_to[True-constraint_fn14-args14] SKIPPED [ 56%] 2022-08-17T13:04:18.5395629Z distributions/test_constraints.py::test_biject_to[True-_Interval-args15] SKIPPED [ 57%] 2022-08-17T13:04:18.5405219Z distributions/test_constraints.py::test_biject_to[True-_Interval-args16] SKIPPED [ 58%] 2022-08-17T13:04:18.5414457Z distributions/test_constraints.py::test_biject_to[True-_Interval-args17] SKIPPED [ 59%] 2022-08-17T13:04:18.5423750Z distributions/test_constraints.py::test_biject_to[True-_HalfOpenInterval-args18] SKIPPED [ 59%] 2022-08-17T13:04:18.5433356Z distributions/test_constraints.py::test_biject_to[True-_HalfOpenInterval-args19] SKIPPED [ 60%] 2022-08-17T13:04:18.5442543Z distributions/test_constraints.py::test_biject_to[True-_HalfOpenInterval-args20] SKIPPED [ 61%] 2022-08-17T13:04:18.5453541Z distributions/test_constraints.py::test_biject_to[True-constraint_fn21-args21] SKIPPED [ 62%] 2022-08-17T13:04:18.5462656Z distributions/test_constraints.py::test_biject_to[True-constraint_fn22-args22] SKIPPED [ 62%] 2022-08-17T13:04:18.5471742Z distributions/test_constraints.py::test_biject_to[True-constraint_fn23-args23] SKIPPED [ 63%] 2022-08-17T13:04:18.5486311Z distributions/test_constraints.py::test_transform_to[False-constraint_fn0-args0] PASSED [ 64%] 2022-08-17T13:04:18.5500527Z distributions/test_constraints.py::test_transform_to[False-constraint_fn1-args1] PASSED [ 65%] 2022-08-17T13:04:18.5517511Z distributions/test_constraints.py::test_transform_to[False-constraint_fn2-args2] PASSED [ 65%] 2022-08-17T13:04:18.5533950Z distributions/test_constraints.py::test_transform_to[False-_GreaterThan-args3] PASSED [ 66%] 2022-08-17T13:04:18.5547849Z distributions/test_constraints.py::test_transform_to[False-_GreaterThan-args4] PASSED [ 67%] 2022-08-17T13:04:18.5562211Z distributions/test_constraints.py::test_transform_to[False-_GreaterThan-args5] PASSED [ 68%] 2022-08-17T13:04:18.5576632Z distributions/test_constraints.py::test_transform_to[False-_GreaterThan-args6] PASSED [ 68%] 2022-08-17T13:04:18.5590931Z distributions/test_constraints.py::test_transform_to[False-_GreaterThanEq-args7] PASSED [ 69%] 2022-08-17T13:04:18.5605324Z distributions/test_constraints.py::test_transform_to[False-_GreaterThanEq-args8] PASSED [ 70%] 2022-08-17T13:04:18.5619090Z distributions/test_constraints.py::test_transform_to[False-_GreaterThanEq-args9] PASSED [ 71%] 2022-08-17T13:04:18.5633000Z distributions/test_constraints.py::test_transform_to[False-_LessThan-args10] PASSED [ 71%] 2022-08-17T13:04:18.5646652Z distributions/test_constraints.py::test_transform_to[False-_LessThan-args11] PASSED [ 72%] 2022-08-17T13:04:18.5660027Z distributions/test_constraints.py::test_transform_to[False-_LessThan-args12] PASSED [ 73%] 2022-08-17T13:04:18.5674119Z distributions/test_constraints.py::test_transform_to[False-_LessThan-args13] PASSED [ 74%] 2022-08-17T13:04:18.5687532Z distributions/test_constraints.py::test_transform_to[False-constraint_fn14-args14] PASSED [ 75%] 2022-08-17T13:04:18.5701050Z distributions/test_constraints.py::test_transform_to[False-_Interval-args15] PASSED [ 75%] 2022-08-17T13:04:18.5714734Z distributions/test_constraints.py::test_transform_to[False-_Interval-args16] PASSED [ 76%] 2022-08-17T13:04:18.5728420Z distributions/test_constraints.py::test_transform_to[False-_Interval-args17] PASSED [ 77%] 2022-08-17T13:04:18.5742303Z distributions/test_constraints.py::test_transform_to[False-_HalfOpenInterval-args18] PASSED [ 78%] 2022-08-17T13:04:18.5756223Z distributions/test_constraints.py::test_transform_to[False-_HalfOpenInterval-args19] PASSED [ 78%] 2022-08-17T13:04:18.5770490Z distributions/test_constraints.py::test_transform_to[False-_HalfOpenInterval-args20] PASSED [ 79%] 2022-08-17T13:04:18.5784853Z distributions/test_constraints.py::test_transform_to[False-constraint_fn21-args21] PASSED [ 80%] 2022-08-17T13:04:18.5806097Z distributions/test_constraints.py::test_transform_to[False-constraint_fn22-args22] PASSED [ 81%] 2022-08-17T13:04:18.5820650Z distributions/test_constraints.py::test_transform_to[False-constraint_fn23-args23] PASSED [ 81%] 2022-08-17T13:04:18.5830896Z distributions/test_constraints.py::test_transform_to[True-constraint_fn0-args0] SKIPPED [ 82%] 2022-08-17T13:04:18.5839724Z distributions/test_constraints.py::test_transform_to[True-constraint_fn1-args1] SKIPPED [ 83%] 2022-08-17T13:04:18.5848179Z distributions/test_constraints.py::test_transform_to[True-constraint_fn2-args2] SKIPPED [ 84%] 2022-08-17T13:04:18.5856680Z distributions/test_constraints.py::test_transform_to[True-_GreaterThan-args3] SKIPPED [ 84%] 2022-08-17T13:04:18.5866195Z distributions/test_constraints.py::test_transform_to[True-_GreaterThan-args4] SKIPPED [ 85%] 2022-08-17T13:04:18.5876740Z distributions/test_constraints.py::test_transform_to[True-_GreaterThan-args5] SKIPPED [ 86%] 2022-08-17T13:04:18.5885893Z distributions/test_constraints.py::test_transform_to[True-_GreaterThan-args6] SKIPPED [ 87%] 2022-08-17T13:04:18.5893958Z distributions/test_constraints.py::test_transform_to[True-_GreaterThanEq-args7] SKIPPED [ 87%] 2022-08-17T13:04:18.5902397Z distributions/test_constraints.py::test_transform_to[True-_GreaterThanEq-args8] SKIPPED [ 88%] 2022-08-17T13:04:18.5910918Z distributions/test_constraints.py::test_transform_to[True-_GreaterThanEq-args9] SKIPPED [ 89%] 2022-08-17T13:04:18.5919504Z distributions/test_constraints.py::test_transform_to[True-_LessThan-args10] SKIPPED [ 90%] 2022-08-17T13:04:18.5928113Z distributions/test_constraints.py::test_transform_to[True-_LessThan-args11] SKIPPED [ 90%] 2022-08-17T13:04:18.5936559Z distributions/test_constraints.py::test_transform_to[True-_LessThan-args12] SKIPPED [ 91%] 2022-08-17T13:04:18.5945100Z distributions/test_constraints.py::test_transform_to[True-_LessThan-args13] SKIPPED [ 92%] 2022-08-17T13:04:18.5953780Z distributions/test_constraints.py::test_transform_to[True-constraint_fn14-args14] SKIPPED [ 93%] 2022-08-17T13:04:18.5962380Z distributions/test_constraints.py::test_transform_to[True-_Interval-args15] SKIPPED [ 93%] 2022-08-17T13:04:18.5971124Z distributions/test_constraints.py::test_transform_to[True-_Interval-args16] SKIPPED [ 94%] 2022-08-17T13:04:18.5981304Z distributions/test_constraints.py::test_transform_to[True-_Interval-args17] SKIPPED [ 95%] 2022-08-17T13:04:18.5989873Z distributions/test_constraints.py::test_transform_to[True-_HalfOpenInterval-args18] SKIPPED [ 96%] 2022-08-17T13:04:18.5998517Z distributions/test_constraints.py::test_transform_to[True-_HalfOpenInterval-args19] SKIPPED [ 96%] 2022-08-17T13:04:18.6007061Z distributions/test_constraints.py::test_transform_to[True-_HalfOpenInterval-args20] SKIPPED [ 97%] 2022-08-17T13:04:18.6015767Z distributions/test_constraints.py::test_transform_to[True-constraint_fn21-args21] SKIPPED [ 98%] 2022-08-17T13:04:18.6024294Z distributions/test_constraints.py::test_transform_to[True-constraint_fn22-args22] SKIPPED [ 99%] 2022-08-17T13:04:18.6037078Z distributions/test_constraints.py::test_transform_to[True-constraint_fn23-args23] SKIPPED [100%] 2022-08-17T13:04:18.6038665Z 2022-08-17T13:04:18.6039086Z ======================== 65 passed, 67 skipped in 1.44s ======================== 2022-08-17T13:04:18.9379182Z Running lazy/test_extract_compiled_graph ... [2022-08-17 13:04:18.937500] 2022-08-17T13:04:18.9379738Z Executing ['/opt/conda/bin/python', '-bb', 'lazy/test_extract_compiled_graph.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 13:04:18.937581] 2022-08-17T13:04:20.0258853Z Running test_cuda_primary_ctx ... [2022-08-17 13:04:20.025479] 2022-08-17T13:04:20.0259729Z Executing ['/opt/conda/bin/python', '-bb', 'test_cuda_primary_ctx.py', '-v', '--subprocess', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 13:04:20.025572] 2022-08-17T13:04:21.1343028Z CUDA not available, skipping tests 2022-08-17T13:04:21.3630716Z Running test_deploy ... [2022-08-17 13:04:21.362599] 2022-08-17T13:04:21.3631144Z Executing ['/opt/conda/bin/python', '-bb', '-m', 'pytest', 'test_deploy.py', '-v'] ... [2022-08-17 13:04:21.362694] 2022-08-17T13:04:21.6654501Z ============================= test session starts ============================== 2022-08-17T13:04:21.6655028Z platform linux -- Python 3.7.13, pytest-7.1.2, pluggy-1.0.0 -- /opt/conda/bin/python 2022-08-17T13:04:21.6707309Z cachedir: .pytest_cache 2022-08-17T13:04:21.6708161Z hypothesis profile 'default' -> database=DirectoryBasedExampleDatabase('/var/lib/jenkins/workspace/test/.hypothesis/examples') 2022-08-17T13:04:21.6708679Z rootdir: /var/lib/jenkins/workspace, configfile: pytest.ini 2022-08-17T13:04:21.6709069Z plugins: hypothesis-5.35.1, forked-1.4.0, rerunfailures-10.2, xdist-2.5.0 2022-08-17T13:04:22.6584708Z collecting ...  2022-08-17T13:04:22.6592041Z collecting 0 items  2022-08-17T13:04:22.6592550Z collected 1 item  2022-08-17T13:04:22.6596393Z 2022-08-17T13:04:28.0882128Z test_deploy.py::TestFreezer::test_compile_string PASSED [100%] 2022-08-17T13:04:28.0882951Z 2022-08-17T13:04:28.0883260Z ============================== 1 passed in 6.42s =============================== 2022-08-17T13:04:28.4469181Z Running test_hub ... [2022-08-17 13:04:28.446469] 2022-08-17T13:04:28.4469727Z Executing ['/opt/conda/bin/python', '-bb', 'test_hub.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 13:04:28.446552] 2022-08-17T13:04:29.7954996Z Running test_maskedtensor ... [2022-08-17 13:04:29.795097] 2022-08-17T13:04:29.7955544Z Executing ['/opt/conda/bin/python', '-bb', 'test_maskedtensor.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 13:04:29.795178] 2022-08-17T13:04:31.9045923Z Test results will be stored in test-reports/python-unittest/test_maskedtensor 2022-08-17T13:04:31.9057416Z 2022-08-17T13:04:31.9057720Z Running tests... 2022-08-17T13:04:31.9058343Z ---------------------------------------------------------------------- 2022-08-17T13:04:31.9058652Z 2022-08-17T13:04:31.9058959Z ---------------------------------------------------------------------- 2022-08-17T13:04:31.9059356Z Ran 0 tests in 0.000s 2022-08-17T13:04:31.9059555Z 2022-08-17T13:04:31.9059659Z OK 2022-08-17T13:04:31.9059823Z 2022-08-17T13:04:31.9059966Z Generating XML reports... 2022-08-17T13:04:32.6907687Z 2022-08-17T13:04:32.6908476Z real 52m9.983s 2022-08-17T13:04:32.6908827Z user 158m10.560s 2022-08-17T13:04:32.6909014Z sys 9m58.678s 2022-08-17T13:04:32.6909232Z + assert_git_not_dirty 2022-08-17T13:04:32.6909700Z + [[ linux-bionic-py3.7-clang9 != *rocm* ]] 2022-08-17T13:04:32.6910055Z + [[ linux-bionic-py3.7-clang9 != *xla* ]] 2022-08-17T13:04:32.6910851Z ++ git status --porcelain 2022-08-17T13:04:40.6357077Z + git_status= 2022-08-17T13:04:40.6357629Z + [[ -n '' ]] 2022-08-17T13:04:40.6357802Z + test_dynamo 2022-08-17T13:04:40.6357984Z + pushd ../torchdynamo 2022-08-17T13:04:40.6358192Z ~/torchdynamo ~/workspace 2022-08-17T13:04:40.6358383Z + pytest tests 2022-08-17T13:04:40.9344574Z ============================= test session starts ============================== 2022-08-17T13:04:40.9345247Z platform linux -- Python 3.7.13, pytest-7.1.2, pluggy-1.0.0 2022-08-17T13:04:40.9398756Z rootdir: /var/lib/jenkins/torchdynamo, configfile: pytest.ini, testpaths: tests 2022-08-17T13:04:42.1226599Z plugins: hypothesis-5.35.1, forked-1.4.0, rerunfailures-10.2, xdist-2.5.0 2022-08-17T13:04:42.1226966Z collecting ...  2022-08-17T13:04:42.3214033Z collecting 93 items  2022-08-17T13:04:42.3214611Z collected 696 items / 1 skipped  2022-08-17T13:04:42.3219234Z 2022-08-17T13:04:42.7433840Z tests/test_dynamic_shapes.py ..s..................s............s........ [ 6%] 2022-08-17T13:04:43.3756645Z .........................ss........ss................................... [ 16%] 2022-08-17T13:04:45.3925664Z .................s.......................s.............s................ [ 26%] 2022-08-17T13:04:47.2840679Z ..............s.s....................x.................................. [ 37%] 2022-08-17T13:04:47.6255891Z ......................... [ 40%] 2022-08-17T13:04:48.0278723Z tests/test_export.py ................... [ 43%] 2022-08-17T13:04:48.4228805Z tests/test_functions.py ................................................ [ 50%] 2022-08-17T13:04:48.7679323Z ............................................. [ 56%] 2022-08-17T13:04:48.8538248Z tests/test_global.py ........... [ 58%] 2022-08-17T13:04:49.5410490Z tests/test_misc.py .......................................s............. [ 66%] 2022-08-17T13:04:51.0056447Z ..........s......................................... [ 73%] 2022-08-17T13:04:51.0137074Z tests/test_model_output.py ssssssss [ 74%] 2022-08-17T13:04:51.6501589Z tests/test_modules.py ............................................... [ 81%] 2022-08-17T13:04:51.6928825Z tests/test_nops.py .... [ 82%] 2022-08-17T13:04:51.7256728Z tests/test_optimizations.py .s...sss [ 83%] 2022-08-17T13:04:53.8212061Z tests/test_optimizers.py ........... [ 84%] 2022-08-17T13:04:54.7958196Z tests/test_python_autograd.py ..... [ 85%] 2022-08-17T13:04:54.8420617Z tests/test_recompile_ux.py ....s. [ 86%] 2022-08-17T13:04:56.7012325Z tests/test_repros.py ...........................x............ [ 92%] 2022-08-17T13:04:56.7374821Z tests/test_skip_non_tensor.py ....... [ 93%] 2022-08-17T13:04:57.7300945Z tests/test_subgraphs.py ......................................s. [ 98%] 2022-08-17T13:04:57.8640711Z tests/test_verify_correctness.py .s...ss. [100%] 2022-08-17T13:04:57.8641169Z 2022-08-17T13:04:57.8641740Z =============================== warnings summary =============================== 2022-08-17T13:04:57.8643069Z ../../../../opt/conda/lib/python3.7/site-packages/torch/nn/utils/_stateless.py:7 2022-08-17T13:04:57.8644209Z /opt/conda/lib/python3.7/site-packages/torch/nn/utils/_stateless.py:7: DeprecationWarning: The `torch.nn.utils._stateless` code is deprecated now that it is publicly available. Please use `torch.nn.utils.stateless instead. 2022-08-17T13:04:57.8644964Z "instead.", DeprecationWarning) 2022-08-17T13:04:57.8645191Z 2022-08-17T13:04:57.8645370Z tests/test_repros.py:731 2022-08-17T13:04:57.8646323Z /var/lib/jenkins/torchdynamo/tests/test_repros.py:731: PytestCollectionWarning: cannot collect test class 'TestModule' because it has a __init__ constructor (from: tests/test_repros.py) 2022-08-17T13:04:57.8647049Z class TestModule(torch.nn.Module): 2022-08-17T13:04:57.8647267Z 2022-08-17T13:04:57.8647621Z tests/test_dynamic_shapes.py::DynamicShapesMiscTests::test_cross_entropy_loss_fancy_ctor_dynamic_shapes 2022-08-17T13:04:57.8648327Z tests/test_dynamic_shapes.py::DynamicShapesMiscTests::test_cross_entropy_loss_fancy_ctor_dynamic_shapes 2022-08-17T13:04:57.8648953Z tests/test_misc.py::MiscTests::test_cross_entropy_loss_fancy_ctor 2022-08-17T13:04:57.8649428Z tests/test_misc.py::MiscTests::test_cross_entropy_loss_fancy_ctor 2022-08-17T13:04:57.8650359Z /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-17T13:04:57.8651009Z warnings.warn(warning.format(ret)) 2022-08-17T13:04:57.8651248Z 2022-08-17T13:04:57.8651542Z tests/test_dynamic_shapes.py::DynamicShapesMiscTests::test_sample_input_dynamic_shapes 2022-08-17T13:04:57.8652217Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:16558: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2022-08-17T13:04:57.8652802Z active_if=TEST_SCIPY and LooseVersion(scipy.__version__) < "1.4.0"), 2022-08-17T13:04:57.8652968Z 2022-08-17T13:04:57.8653139Z tests/test_dynamic_shapes.py::DynamicShapesMiscTests::test_sample_input_dynamic_shapes 2022-08-17T13:04:57.8653486Z tests/test_dynamic_shapes.py::DynamicShapesMiscTests::test_sample_input_dynamic_shapes 2022-08-17T13:04:57.8654094Z tests/test_dynamic_shapes.py::DynamicShapesMiscTests::test_sample_input_dynamic_shapes 2022-08-17T13:04:57.8654843Z /opt/conda/lib/python3.7/site-packages/setuptools/_distutils/version.py:351: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2022-08-17T13:04:57.8655204Z other = LooseVersion(other) 2022-08-17T13:04:57.8655328Z 2022-08-17T13:04:57.8655482Z tests/test_dynamic_shapes.py::DynamicShapesMiscTests::test_sample_input_dynamic_shapes 2022-08-17T13:04:57.8656100Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:16560: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2022-08-17T13:04:57.8656529Z active_if=TEST_SCIPY and LooseVersion(scipy.__version__) < "1.4.0"), 2022-08-17T13:04:57.8656693Z 2022-08-17T13:04:57.8656941Z tests/test_dynamic_shapes.py::DynamicShapesMiscTests::test_sample_input_dynamic_shapes 2022-08-17T13:04:57.8657536Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:16562: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2022-08-17T13:04:57.8657946Z active_if=TEST_SCIPY and LooseVersion(scipy.__version__) < "1.4.0"), 2022-08-17T13:04:57.8658109Z 2022-08-17T13:04:57.8658279Z tests/test_dynamic_shapes.py::DynamicShapesReproTests::test_sigmoid_out_dynamic_shapes 2022-08-17T13:04:57.8658582Z tests/test_repros.py::ReproTests::test_sigmoid_out 2022-08-17T13:04:57.8659281Z /var/lib/jenkins/torchdynamo/tests/test_repros.py:1416: UserWarning: An output with one or more elements was resized since it had shape [], which does not match the required output shape [3, 5]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-08-17T13:04:57.8659931Z torch.sigmoid(inp, out=out1) 2022-08-17T13:04:57.8660043Z 2022-08-17T13:04:57.8660211Z tests/test_dynamic_shapes.py::DynamicShapesReproTests::test_sigmoid_out_dynamic_shapes 2022-08-17T13:04:57.8660517Z tests/test_repros.py::ReproTests::test_sigmoid_out 2022-08-17T13:04:57.8661221Z /var/lib/jenkins/torchdynamo/torchdynamo/variables/tensor.py:84: UserWarning: An output with one or more elements was resized since it had shape [], which does not match the required output shape [3, 5]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-08-17T13:04:57.8661892Z return proxy.node.target(*args, **kwargs) 2022-08-17T13:04:57.8662031Z 2022-08-17T13:04:57.8662186Z tests/test_dynamic_shapes.py::DynamicShapesReproTests::test_sigmoid_out_dynamic_shapes 2022-08-17T13:04:57.8662489Z tests/test_repros.py::ReproTests::test_sigmoid_out 2022-08-17T13:04:57.8663137Z :7: UserWarning: An output with one or more elements was resized since it had shape [], which does not match the required output shape [3, 5]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-08-17T13:04:57.8663679Z 2022-08-17T13:04:57.8663848Z tests/test_dynamic_shapes.py::DynamicShapesReproTests::test_sort_out_dynamic_shapes 2022-08-17T13:04:57.8664148Z tests/test_repros.py::ReproTests::test_sort_out 2022-08-17T13:04:57.8664823Z /var/lib/jenkins/torchdynamo/tests/test_repros.py:1400: 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-17T13:04:57.8665478Z torch.sort(tensor, out=(values1, indices1)) 2022-08-17T13:04:57.8665616Z 2022-08-17T13:04:57.8665780Z tests/test_dynamic_shapes.py::DynamicShapesReproTests::test_sort_out_dynamic_shapes 2022-08-17T13:04:57.8666079Z tests/test_repros.py::ReproTests::test_sort_out 2022-08-17T13:04:57.8666821Z /var/lib/jenkins/torchdynamo/torchdynamo/variables/tensor.py:84: 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-17T13:04:57.8667474Z return proxy.node.target(*args, **kwargs) 2022-08-17T13:04:57.8667613Z 2022-08-17T13:04:57.8667779Z tests/test_dynamic_shapes.py::DynamicShapesReproTests::test_sort_out_dynamic_shapes 2022-08-17T13:04:57.8668079Z tests/test_repros.py::ReproTests::test_sort_out 2022-08-17T13:04:57.8668723Z :9: UserWarning: An output with one or more elements was resized since it had shape [], which does not match the required output shape [3]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-08-17T13:04:57.8669241Z 2022-08-17T13:04:57.8669416Z tests/test_dynamic_shapes.py::DynamicShapesNNModuleTests::test_lazy_module_dynamic_shapes 2022-08-17T13:04:57.8669774Z tests/test_dynamic_shapes.py::DynamicShapesNNModuleTests::test_lazy_module_dynamic_shapes 2022-08-17T13:04:57.8670134Z tests/test_dynamic_shapes.py::DynamicShapesNNModuleTests::test_lazy_module_dynamic_shapes 2022-08-17T13:04:57.8670500Z tests/test_dynamic_shapes.py::DynamicShapesNNModuleTests::test_lazy_module_dynamic_shapes 2022-08-17T13:04:57.8670816Z tests/test_modules.py::NNModuleTests::test_lazy_module 2022-08-17T13:04:57.8671074Z tests/test_modules.py::NNModuleTests::test_lazy_module 2022-08-17T13:04:57.8671341Z tests/test_modules.py::NNModuleTests::test_lazy_module 2022-08-17T13:04:57.8671606Z tests/test_modules.py::NNModuleTests::test_lazy_module 2022-08-17T13:04:57.8672353Z /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-17T13:04:57.8672850Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T13:04:57.8673025Z 2022-08-17T13:04:57.8673217Z tests/test_dynamic_shapes.py::DynamicShapesNNModuleTests::test_simple_torch_function_dynamic_shapes 2022-08-17T13:04:57.8673618Z tests/test_dynamic_shapes.py::DynamicShapesNNModuleTests::test_simple_torch_function_dynamic_shapes 2022-08-17T13:04:57.8673999Z tests/test_dynamic_shapes.py::DynamicShapesNNModuleTests::test_torch_function_with_closure_dynamic_shapes 2022-08-17T13:04:57.8674400Z tests/test_dynamic_shapes.py::DynamicShapesNNModuleTests::test_torch_function_with_closure_dynamic_shapes 2022-08-17T13:04:57.8674809Z tests/test_modules.py::NNModuleTests::test_simple_torch_function 2022-08-17T13:04:57.8675099Z tests/test_modules.py::NNModuleTests::test_simple_torch_function 2022-08-17T13:04:57.8675387Z tests/test_modules.py::NNModuleTests::test_torch_function_with_closure 2022-08-17T13:04:57.8675690Z tests/test_modules.py::NNModuleTests::test_torch_function_with_closure 2022-08-17T13:04:57.8676187Z /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:1967: UserWarning: nn.functional.sigmoid is deprecated. Use torch.sigmoid instead. 2022-08-17T13:04:57.8676586Z warnings.warn("nn.functional.sigmoid is deprecated. Use torch.sigmoid instead.") 2022-08-17T13:04:57.8676776Z 2022-08-17T13:04:57.8677006Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2022-08-17T13:04:57.8677474Z =========== 663 passed, 32 skipped, 2 xfailed, 40 warnings in 16.93s =========== 2022-08-17T13:04:58.3903816Z + popd 2022-08-17T13:04:58.3904092Z ~/workspace 2022-08-17T13:04:58.3966327Z Prepare all required actions 2022-08-17T13:04:58.3966647Z Getting action download info 2022-08-17T13:04:58.6316298Z ##[group]Run ./.github/actions/get-workflow-job-id 2022-08-17T13:04:58.6316526Z with: 2022-08-17T13:04:58.6316860Z github-token: *** 2022-08-17T13:04:58.6317016Z env: 2022-08-17T13:04:58.6317226Z GIT_DEFAULT_BRANCH: master 2022-08-17T13:04:58.6317482Z ##[endgroup] 2022-08-17T13:04:58.6343460Z ##[group]Run nick-fields/retry@71062288b76e2b6214ebde0e673ce0de1755740a 2022-08-17T13:04:58.6343691Z with: 2022-08-17T13:04:58.6343838Z shell: bash 2022-08-17T13:04:58.6344011Z timeout_minutes: 10 2022-08-17T13:04:58.6344187Z max_attempts: 5 2022-08-17T13:04:58.6344365Z retry_wait_seconds: 30 2022-08-17T13:04:58.6344734Z command: set -eux python3 -m pip install requests==2.26.0 GHA_WORKFLOW_JOB_ID=$(python3 .github/scripts/get_workflow_job_id.py "${GITHUB_RUN_ID}" "${RUNNER_NAME}") echo "::set-output name=job-id::${GHA_WORKFLOW_JOB_ID}" 2022-08-17T13:04:58.6345165Z polling_interval_seconds: 1 2022-08-17T13:04:58.6345361Z warning_on_retry: true 2022-08-17T13:04:58.6345535Z continue_on_error: false 2022-08-17T13:04:58.6345708Z env: 2022-08-17T13:04:58.6345873Z GIT_DEFAULT_BRANCH: master 2022-08-17T13:04:58.6346166Z GITHUB_TOKEN: *** 2022-08-17T13:04:58.6346340Z ##[endgroup] 2022-08-17T13:04:58.6694984Z 2022-08-17T13:04:58.6750105Z + python3 -m pip install requests==2.26.0 2022-08-17T13:04:58.9335981Z Defaulting to user installation because normal site-packages is not writeable 2022-08-17T13:04:58.9533992Z Requirement already satisfied: requests==2.26.0 in /home/ec2-user/.local/lib/python3.7/site-packages (2.26.0) 2022-08-17T13:04:58.9665018Z Requirement already satisfied: idna<4,>=2.5; python_version >= "3" in /home/ec2-user/.local/lib/python3.7/site-packages (from requests==2.26.0) (3.3) 2022-08-17T13:04:58.9677046Z Requirement already satisfied: certifi>=2017.4.17 in /home/ec2-user/.local/lib/python3.7/site-packages (from requests==2.26.0) (2022.6.15) 2022-08-17T13:04:58.9684971Z Requirement already satisfied: urllib3<1.27,>=1.21.1 in /home/ec2-user/.local/lib/python3.7/site-packages (from requests==2.26.0) (1.26.11) 2022-08-17T13:04:58.9832758Z Requirement already satisfied: charset-normalizer~=2.0.0; python_version >= "3" in /home/ec2-user/.local/lib/python3.7/site-packages (from requests==2.26.0) (2.0.12) 2022-08-17T13:04:59.0884494Z ++ python3 .github/scripts/get_workflow_job_id.py 2875102080 i-0550a218c1ee52410 2022-08-17T13:05:01.6568340Z + GHA_WORKFLOW_JOB_ID=7878161938 2022-08-17T13:05:01.6569073Z + echo '::set-output name=job-id::7878161938' 2022-08-17T13:05:01.6762403Z Command completed after 1 attempt(s). 2022-08-17T13:05:01.6762662Z 2022-08-17T13:05:01.6868674Z ##[group]Run kill "$MONITOR_SCRIPT_PID" 2022-08-17T13:05:01.6868906Z kill "$MONITOR_SCRIPT_PID" 2022-08-17T13:05:01.6945772Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T13:05:01.6946109Z env: 2022-08-17T13:05:01.6946275Z GIT_DEFAULT_BRANCH: master 2022-08-17T13:05:01.6946480Z MONITOR_SCRIPT_PID: 3148 2022-08-17T13:05:01.6946666Z ##[endgroup] 2022-08-17T13:05:01.7043157Z Prepare all required actions 2022-08-17T13:05:01.7043418Z Getting action download info 2022-08-17T13:05:01.9288683Z Download action repository 'actions/upload-artifact@v2' (SHA:82c141cc518b40d92cc801eee768e7aafc9c2fa2) 2022-08-17T13:05:02.1208492Z ##[group]Run ./.github/actions/upload-test-artifacts 2022-08-17T13:05:02.1208719Z with: 2022-08-17T13:05:02.1208931Z file-suffix: test-dynamo-2-2-linux.2xlarge_7878161938 2022-08-17T13:05:02.1209147Z env: 2022-08-17T13:05:02.1209323Z GIT_DEFAULT_BRANCH: master 2022-08-17T13:05:02.1209496Z ##[endgroup] 2022-08-17T13:05:02.1259837Z ##[group]Run # Remove any previous test jsons if they exist 2022-08-17T13:05:02.1260145Z # Remove any previous test jsons if they exist 2022-08-17T13:05:02.1260376Z rm -f test-jsons-*.zip 2022-08-17T13:05:02.1260607Z zip -r "test-jsons-${FILE_SUFFIX}.zip" test -i '*.json' 2022-08-17T13:05:02.1271776Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T13:05:02.1272220Z env: 2022-08-17T13:05:02.1272393Z GIT_DEFAULT_BRANCH: master 2022-08-17T13:05:02.1272637Z FILE_SUFFIX: test-dynamo-2-2-linux.2xlarge_7878161938 2022-08-17T13:05:02.1272863Z ##[endgroup] 2022-08-17T13:05:02.1468846Z adding: test/allowlist_for_publicAPI.json (deflated 80%) 2022-08-17T13:05:02.1495663Z adding: test/benchmark_utils/callgrind_artifacts.json (deflated 92%) 2022-08-17T13:05:02.1501438Z adding: test/profiler_utils_mock_events.json (deflated 87%) 2022-08-17T13:05:02.1502372Z adding: test/.pytorch-slow-tests.json (deflated 75%) 2022-08-17T13:05:02.1507023Z adding: test/.pytorch-disabled-tests.json (deflated 85%) 2022-08-17T13:05:02.1528172Z ##[group]Run # Remove any previous test reports if they exist 2022-08-17T13:05:02.1528467Z # Remove any previous test reports if they exist 2022-08-17T13:05:02.1528726Z rm -f test-reports-*.zip 2022-08-17T13:05:02.1528966Z zip -r "test-reports-${FILE_SUFFIX}.zip" test -i '*.xml' 2022-08-17T13:05:02.1539950Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T13:05:02.1540171Z env: 2022-08-17T13:05:02.1540337Z GIT_DEFAULT_BRANCH: master 2022-08-17T13:05:02.1540577Z FILE_SUFFIX: test-dynamo-2-2-linux.2xlarge_7878161938 2022-08-17T13:05:02.1540803Z ##[endgroup] 2022-08-17T13:05:02.1640507Z adding: test/test-reports/python-unittest/test_optim/TEST-TestDifferentiableOptimizer-20220817121225.xml (deflated 62%) 2022-08-17T13:05:02.1651609Z adding: test/test-reports/python-unittest/test_optim/TEST-TestLRScheduler-20220817121225.xml (deflated 92%) 2022-08-17T13:05:02.1659206Z adding: test/test-reports/python-unittest/test_optim/TEST-TestOptim-20220817121225.xml (deflated 97%) 2022-08-17T13:05:02.1662539Z adding: test/test-reports/python-unittest/test_optim/TEST-TestSWAUtils-20220817121225.xml (deflated 75%) 2022-08-17T13:05:02.1676709Z adding: test/test-reports/python-unittest/test_prims/TEST-TestPrimsBasic-20220817121347.xml (deflated 51%) 2022-08-17T13:05:02.1680730Z adding: test/test-reports/python-unittest/test_prims/TEST-TestPrimsCPU-20220817121347.xml (deflated 84%) 2022-08-17T13:05:02.1688382Z adding: test/test-reports/python-unittest/test_prims/TEST-TestRefsCPU-20220817121347.xml (deflated 38%) 2022-08-17T13:05:02.1689015Z adding: test/test-reports/python-unittest/test_nn/TEST-PackedSequenceTest-20220817122726.xml (deflated 73%) 2022-08-17T13:05:02.1689552Z adding: test/test-reports/python-unittest/test_nn/TEST-TestAddRelu-20220817122726.xml (deflated 52%) 2022-08-17T13:05:02.1690114Z adding: test/test-reports/python-unittest/test_nn/TEST-TestAvgPool-20220817122726.xml (deflated 79%) 2022-08-17T13:05:02.1690689Z adding: test/test-reports/python-unittest/test_nn/TEST-TestConstantPadNd-20220817122726.xml (deflated 53%) 2022-08-17T13:05:02.1691211Z adding: test/test-reports/python-unittest/test_nn/TEST-TestFunctionalPickle-20220817122726.xml (deflated 41%) 2022-08-17T13:05:02.1691919Z adding: test/test-reports/python-unittest/test_nn/TEST-TestFusionEval-20220817122726.xml (deflated 40%) 2022-08-17T13:05:02.1692556Z adding: test/test-reports/python-unittest/test_nn/TEST-TestLazyModules-20220817122726.xml (deflated 93%) 2022-08-17T13:05:02.1693196Z adding: test/test-reports/python-unittest/test_nn/TEST-TestModuleGlobalHooks-20220817122726.xml (deflated 81%) 2022-08-17T13:05:02.1730883Z adding: test/test-reports/python-unittest/test_nn/TEST-TestNN-20220817122726.xml (deflated 95%) 2022-08-17T13:05:02.1747574Z adding: test/test-reports/python-unittest/test_nn/TEST-TestNNDeviceTypeCPU-20220817122726.xml (deflated 95%) 2022-08-17T13:05:02.1748541Z adding: test/test-reports/python-unittest/test_nn/TEST-TestNNInit-20220817122726.xml (deflated 83%) 2022-08-17T13:05:02.1749069Z adding: test/test-reports/python-unittest/test_nn/TEST-TestStateDictHooks-20220817122726.xml (deflated 72%) 2022-08-17T13:05:02.1828424Z adding: test/test-reports/python-unittest/test_decomp/TEST-TestDecompCPU-20220817123526.xml (deflated 96%) 2022-08-17T13:05:02.1829018Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_alias_analysis.TestAliasAnalysis-20220817124301.xml (deflated 65%) 2022-08-17T13:05:02.1829567Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_async.TestAsync-20220817124301.xml (deflated 85%) 2022-08-17T13:05:02.1830087Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_aten_pow.TestAtenPow-20220817124301.xml (deflated 48%) 2022-08-17T13:05:02.1830624Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_autodiff.TestAutodiffJit-20220817124301.xml (deflated 73%) 2022-08-17T13:05:02.1831261Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing-20220817124301.xml (deflated 86%) 2022-08-17T13:05:02.1831861Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_backends.TestBackends-20220817124301.xml (deflated 74%) 2022-08-17T13:05:02.1832686Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_backends.TestBackendsWithCompiler-20220817124301.xml (deflated 60%) 2022-08-17T13:05:02.1833239Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_batch_mm.TestBatchMM-20220817124301.xml (deflated 81%) 2022-08-17T13:05:02.1833769Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_builtins.TestBuiltins-20220817124301.xml (deflated 69%) 2022-08-17T13:05:02.1834416Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_class_type.TestClassType-20220817124301.xml (deflated 83%) 2022-08-17T13:05:02.1834953Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_complex.TestComplex-20220817124301.xml (deflated 84%) 2022-08-17T13:05:02.1835871Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_custom_operators.TestCustomOperators-20220817124301.xml (deflated 83%) 2022-08-17T13:05:02.1836478Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_dce.TestDCE-20220817124301.xml (deflated 56%) 2022-08-17T13:05:02.1837087Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_dataclasses.TestDataclasses-20220817124301.xml (deflated 75%) 2022-08-17T13:05:02.1837736Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_device_analysis.TestDeviceAnalysis-20220817124301.xml (deflated 85%) 2022-08-17T13:05:02.1838312Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_dtype_analysis.TestDtypeAnalysis-20220817124301.xml (deflated 69%) 2022-08-17T13:05:02.1839780Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_dtype_analysis.TestDtypeCustomRulesCPU-20220817124301.xml (deflated 95%) 2022-08-17T13:05:02.1840394Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_enum.TestEnum-20220817124301.xml (deflated 84%) 2022-08-17T13:05:02.1841028Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_export_modes.TestExportModes-20220817124301.xml (deflated 81%) 2022-08-17T13:05:02.1842094Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_freezing.TestFreezing-20220817124301.xml (deflated 88%) 2022-08-17T13:05:02.1842615Z adding: test/test-reports/python-unittest/test_jit/TEST-TestFrontend-20220817124301.xml (deflated 40%) 2022-08-17T13:05:02.1843435Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_freezing.TestFrozenOptimizations-20220817124301.xml (deflated 85%) 2022-08-17T13:05:02.1844051Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_functional_blocks.TestFunctionalBlocks-20220817124301.xml (deflated 51%) 2022-08-17T13:05:02.1844702Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_convert_activation.TestFunctionalToInplaceActivation-20220817124301.xml (deflated 73%) 2022-08-17T13:05:02.1845323Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_attr.TestGetDefaultAttr-20220817124301.xml (deflated 46%) 2022-08-17T13:05:02.1845922Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_graph_rewrite_passes.TestGraphRewritePasses-20220817124301.xml (deflated 52%) 2022-08-17T13:05:02.1846477Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_hash.TestHash-20220817124301.xml (deflated 79%) 2022-08-17T13:05:02.1847057Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_hooks.TestHooks-20220817124301.xml (deflated 87%) 2022-08-17T13:05:02.1847582Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_ignorable_args.TestIgnorableArgs-20220817124301.xml (deflated 62%) 2022-08-17T13:05:02.1848194Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_ignore_context_manager.TestIgnoreContextManager-20220817124301.xml (deflated 73%) 2022-08-17T13:05:02.1848879Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_convert_activation.TestInplaceToFunctionalActivation-20220817124301.xml (deflated 62%) 2022-08-17T13:05:02.1849501Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_isinstance.TestIsinstance-20220817124301.xml (deflated 88%) 2022-08-17T13:05:02.1850798Z adding: test/test-reports/python-unittest/test_jit/TEST-TestJit-20220817124301.xml (deflated 84%) 2022-08-17T13:05:02.1858244Z adding: test/test-reports/python-unittest/test_jit/TEST-TestJitGeneratedModule-20220817124301.xml (deflated 95%) 2022-08-17T13:05:02.1858819Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_jit_utils.TestJitUtils-20220817124301.xml (deflated 78%) 2022-08-17T13:05:02.1860544Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_list_dict.TestList-20220817124301.xml (deflated 89%) 2022-08-17T13:05:02.1861052Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_logging.TestLogging-20220817124301.xml (deflated 76%) 2022-08-17T13:05:02.1861618Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_freezing.TestMKLDNNReinplacing-20220817124301.xml (deflated 69%) 2022-08-17T13:05:02.1862163Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_misc.TestMisc-20220817124301.xml (deflated 81%) 2022-08-17T13:05:02.1862859Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_tracer.TestMixTracingScripting-20220817124301.xml (deflated 84%) 2022-08-17T13:05:02.1863619Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_models.TestModels-20220817124301.xml (deflated 84%) 2022-08-17T13:05:02.1864138Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_module_apis.TestModuleAPIs-20220817124301.xml (deflated 69%) 2022-08-17T13:05:02.1864847Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_module_containers.TestModuleContainers-20220817124301.xml (deflated 84%) 2022-08-17T13:05:02.1865463Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_module_interface.TestModuleInterface-20220817124301.xml (deflated 86%) 2022-08-17T13:05:02.1866040Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_modules.TestModules-20220817124301.xml (deflated 49%) 2022-08-17T13:05:02.1866706Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_list_dict.TestNamedTuple-20220817124301.xml (deflated 81%) 2022-08-17T13:05:02.1867738Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_backend_nnapi.TestNnapiBackend-20220817124301.xml (deflated 91%) 2022-08-17T13:05:02.1868350Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_op_decompositions.TestOpDecompositions-20220817124301.xml (deflated 64%) 2022-08-17T13:05:02.1869070Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_optimize_for_mobile_preserve_debug_info.TestOptimizeForMobilePreserveDebugInfo-20220817124301.xml (deflated 83%) 2022-08-17T13:05:02.1869764Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_parametrization.TestParametrization-20220817124301.xml (deflated 60%) 2022-08-17T13:05:02.1870330Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_peephole.TestPeephole-20220817124301.xml (deflated 88%) 2022-08-17T13:05:02.1870858Z adding: test/test-reports/python-unittest/test_jit/TEST-TestProducerVersion-20220817124301.xml (deflated 41%) 2022-08-17T13:05:02.1884257Z adding: test/test-reports/python-unittest/test_jit/TEST-TestScript-20220817124301.xml (deflated 87%) 2022-08-17T13:05:02.1884795Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_profiler.TestProfiler-20220817124301.xml (deflated 81%) 2022-08-17T13:05:02.1885366Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_python_bindings.TestPythonBindings-20220817124301.xml (deflated 78%) 2022-08-17T13:05:02.1885947Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_python_builtins.TestPythonBuiltinOP-20220817124301.xml (deflated 85%) 2022-08-17T13:05:02.1886502Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_python_ir.TestPythonIr-20220817124301.xml (deflated 47%) 2022-08-17T13:05:02.1887139Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_recursive_script.TestRecursiveScript-20220817124301.xml (deflated 88%) 2022-08-17T13:05:02.1887743Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_remove_mutation.TestRemoveMutation-20220817124301.xml (deflated 80%) 2022-08-17T13:05:02.1888289Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_save_load.TestSaveLoad-20220817124301.xml (deflated 80%) 2022-08-17T13:05:02.1888901Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_save_load_for_op_version.TestSaveLoadForOpVersion-20220817124301.xml (deflated 82%) 2022-08-17T13:05:02.1889487Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_list_dict.TestScriptDict-20220817124301.xml (deflated 78%) 2022-08-17T13:05:02.1890138Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_list_dict.TestScriptList-20220817124301.xml (deflated 82%) 2022-08-17T13:05:02.1891075Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_scriptmod_ann.TestScriptModuleInstanceAttributeTypeAnnotation-20220817124301.xml (deflated 87%) 2022-08-17T13:05:02.1891860Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_script_profile.TestScriptProfile-20220817124301.xml (deflated 75%) 2022-08-17T13:05:02.1892399Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_slice.TestSlice-20220817124301.xml (deflated 86%) 2022-08-17T13:05:02.1892970Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_sparse.TestSparse-20220817124301.xml (deflated 72%) 2022-08-17T13:05:02.1893592Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_string_formatting.TestStringFormatting-20220817124301.xml (deflated 90%) 2022-08-17T13:05:02.1894346Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis-20220817124301.xml (deflated 87%) 2022-08-17T13:05:02.1894998Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_builtins.TestTensorBuiltins-20220817124301.xml (deflated 73%) 2022-08-17T13:05:02.1895791Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_tensor_creation_ops.TestTensorCreationOps-20220817124301.xml (deflated 80%) 2022-08-17T13:05:02.1896452Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_tensor_methods.TestTensorMethods-20220817124301.xml (deflated 61%) 2022-08-17T13:05:02.1897025Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_torchbind.TestTorchbind-20220817124301.xml (deflated 87%) 2022-08-17T13:05:02.1898676Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_tracer.TestTracer-20220817124301.xml (deflated 87%) 2022-08-17T13:05:02.1899743Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_type_sharing.TestTypeSharing-20220817124301.xml (deflated 82%) 2022-08-17T13:05:02.1900437Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_types.TestTypesAndAnnotation-20220817124301.xml (deflated 82%) 2022-08-17T13:05:02.1901290Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_typing.TestTyping-20220817124301.xml (deflated 88%) 2022-08-17T13:05:02.1902689Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_union.TestUnion-20220817124301.xml (deflated 87%) 2022-08-17T13:05:02.1903312Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_unsupported_ops.TestUnsupportedOps-20220817124301.xml (deflated 61%) 2022-08-17T13:05:02.1903946Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_upgraders.TestUpgraders-20220817124301.xml (deflated 85%) 2022-08-17T13:05:02.1904570Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_warn.TestWarn-20220817124301.xml (deflated 77%) 2022-08-17T13:05:02.1905115Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_with.TestWith-20220817124301.xml (deflated 73%) 2022-08-17T13:05:02.1905638Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_data_parallel.TestDataParallel-20220817124301.xml (deflated 78%) 2022-08-17T13:05:02.1906228Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_list_dict.TestDict-20220817124301.xml (deflated 88%) 2022-08-17T13:05:02.1906832Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_save_load.TestSaveLoadFlatbuffer-20220817124301.xml (deflated 84%) 2022-08-17T13:05:02.2031753Z adding: test/test-reports/python-unittest/test_unary_ufuncs/TEST-TestUnaryUfuncsCPU-20220817124750.xml (deflated 97%) 2022-08-17T13:05:02.2049576Z adding: test/test-reports/python-unittest/test_linalg/TEST-TestLinalgCPU-20220817125051.xml (deflated 94%) 2022-08-17T13:05:02.2144893Z adding: test/test-reports/python-unittest/test_binary_ufuncs/TEST-TestBinaryUfuncsCPU-20220817125306.xml (deflated 97%) 2022-08-17T13:05:02.2158989Z adding: test/test-reports/python-unittest/test_foreach/TEST-TestForeachCPU-20220817125439.xml (deflated 97%) 2022-08-17T13:05:02.2159595Z adding: test/test-reports/python-unittest/test_type_hints/TEST-TestTypeHints-20220817125607.xml (deflated 40%) 2022-08-17T13:05:02.2161210Z adding: test/test-reports/python-unittest/test_mkldnn/TEST-TestMkldnn-20220817125706.xml (deflated 86%) 2022-08-17T13:05:02.2163105Z adding: test/test-reports/python-unittest/test_cpp_extensions_jit/TEST-TestCppExtensionJIT-20220817125758.xml (deflated 87%) 2022-08-17T13:05:02.2163867Z adding: test/test-reports/python-unittest/test_package/TEST-test_dependency_api.TestDependencyAPI-20220817125833.xml (deflated 81%) 2022-08-17T13:05:02.2164534Z adding: test/test-reports/python-unittest/test_package/TEST-test_dependency_hooks.TestDependencyHooks-20220817125833.xml (deflated 76%) 2022-08-17T13:05:02.2165113Z adding: test/test-reports/python-unittest/test_package/TEST-test_digraph.TestDiGraph-20220817125833.xml (deflated 84%) 2022-08-17T13:05:02.2165763Z adding: test/test-reports/python-unittest/test_package/TEST-test_directory_reader.DirectoryReaderTest-20220817125833.xml (deflated 76%) 2022-08-17T13:05:02.2166373Z adding: test/test-reports/python-unittest/test_package/TEST-test_glob_group.TestGlobGroup-20220817125833.xml (deflated 86%) 2022-08-17T13:05:02.2167250Z adding: test/test-reports/python-unittest/test_package/TEST-test_importer.TestImporter-20220817125833.xml (deflated 71%) 2022-08-17T13:05:02.2167897Z adding: test/test-reports/python-unittest/test_package/TEST-test_load_bc_packages.TestLoadBCPackages-20220817125833.xml (deflated 71%) 2022-08-17T13:05:02.2168559Z adding: test/test-reports/python-unittest/test_package/TEST-test_mangling.TestMangling-20220817125833.xml (deflated 78%) 2022-08-17T13:05:02.2169058Z adding: test/test-reports/python-unittest/test_package/TEST-test_misc.TestMisc-20220817125833.xml (deflated 72%) 2022-08-17T13:05:02.2169579Z adding: test/test-reports/python-unittest/test_package/TEST-test_package_fx.TestPackageFX-20220817125833.xml (deflated 73%) 2022-08-17T13:05:02.2170307Z adding: test/test-reports/python-unittest/test_package/TEST-test_package_script.TestPackageScript-20220817125833.xml (deflated 80%) 2022-08-17T13:05:02.2170959Z adding: test/test-reports/python-unittest/test_package/TEST-test_repackage.TestRepackage-20220817125833.xml (deflated 48%) 2022-08-17T13:05:02.2171553Z adding: test/test-reports/python-unittest/test_package/TEST-test_resources.TestResources-20220817125833.xml (deflated 69%) 2022-08-17T13:05:02.2172147Z adding: test/test-reports/python-unittest/test_package/TEST-test_save_load.TestSaveLoad-20220817125833.xml (deflated 75%) 2022-08-17T13:05:02.2172726Z adding: test/test-reports/python-unittest/test_package/TEST-test_analyze.TestAnalyze-20220817125833.xml (deflated 42%) 2022-08-17T13:05:02.2173237Z adding: test/test-reports/python-unittest/test_package/TEST-test_model.ModelTest-20220817125833.xml (deflated 71%) 2022-08-17T13:05:02.2177141Z adding: test/test-reports/python-unittest/test_sparse/TEST-TestSparseCPU-20220817125859.xml (deflated 91%) 2022-08-17T13:05:02.2179386Z adding: test/test-reports/python-unittest/test_sparse/TEST-TestSparseMaskedReductionsCPU-20220817125859.xml (deflated 97%) 2022-08-17T13:05:02.2179932Z adding: test/test-reports/python-unittest/test_sparse/TEST-TestSparseMeta-20220817125859.xml (deflated 40%) 2022-08-17T13:05:02.2189524Z adding: test/test-reports/python-unittest/test_sparse/TEST-TestSparseUnaryUfuncsCPU-20220817125859.xml (deflated 98%) 2022-08-17T13:05:02.2190078Z adding: test/test-reports/python-unittest/test_sparse/TEST-TestSparseOneOff-20220817125859.xml (deflated 58%) 2022-08-17T13:05:02.2190795Z adding: test/test-reports/python-unittest/test_indexing/TEST-NumpyTestsCPU-20220817125925.xml (deflated 82%) 2022-08-17T13:05:02.2192284Z adding: test/test-reports/python-unittest/test_indexing/TEST-TestIndexingCPU-20220817125925.xml (deflated 88%) 2022-08-17T13:05:02.2193353Z adding: test/test-reports/python-unittest/test_testing/TEST-TestAssertClose-20220817125948.xml (deflated 84%) 2022-08-17T13:05:02.2193945Z adding: test/test-reports/python-unittest/test_testing/TEST-TestAssertCloseContainer-20220817125948.xml (deflated 68%) 2022-08-17T13:05:02.2194615Z adding: test/test-reports/python-unittest/test_testing/TEST-TestAssertCloseErrorMessage-20220817125948.xml (deflated 84%) 2022-08-17T13:05:02.2195267Z adding: test/test-reports/python-unittest/test_testing/TEST-TestAssertCloseQuantized-20220817125948.xml (deflated 68%) 2022-08-17T13:05:02.2195887Z adding: test/test-reports/python-unittest/test_testing/TEST-TestAssertCloseSparseBSC-20220817125948.xml (deflated 69%) 2022-08-17T13:05:02.2196548Z adding: test/test-reports/python-unittest/test_testing/TEST-TestAssertCloseSparseBSR-20220817125948.xml (deflated 69%) 2022-08-17T13:05:02.2197160Z adding: test/test-reports/python-unittest/test_testing/TEST-TestAssertCloseSparseCOO-20220817125948.xml (deflated 75%) 2022-08-17T13:05:02.2197733Z adding: test/test-reports/python-unittest/test_testing/TEST-TestAssertCloseSparseCSC-20220817125948.xml (deflated 69%) 2022-08-17T13:05:02.2198339Z adding: test/test-reports/python-unittest/test_testing/TEST-TestAssertCloseSparseCSR-20220817125948.xml (deflated 69%) 2022-08-17T13:05:02.2198916Z adding: test/test-reports/python-unittest/test_testing/TEST-TestFrameworkUtils-20220817125948.xml (deflated 40%) 2022-08-17T13:05:02.2199571Z adding: test/test-reports/python-unittest/test_testing/TEST-TestImports-20220817125948.xml (deflated 48%) 2022-08-17T13:05:02.2200133Z adding: test/test-reports/python-unittest/test_testing/TEST-TestTestParametrization-20220817125948.xml (deflated 87%) 2022-08-17T13:05:02.2200734Z adding: test/test-reports/python-unittest/test_testing/TEST-TestTestParametrizationDeviceTypeCPU-20220817125948.xml (deflated 88%) 2022-08-17T13:05:02.2201299Z adding: test/test-reports/python-unittest/test_testing/TEST-TestTestingCPU-20220817125948.xml (deflated 88%) 2022-08-17T13:05:02.2217162Z adding: test/test-reports/python-unittest/test_cpp_api_parity/TEST-TestCppApiParity-20220817130014.xml (deflated 96%) 2022-08-17T13:05:02.2217878Z adding: test/test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_data_scheduler.TestBaseDataScheduler-20220817130035.xml (deflated 70%) 2022-08-17T13:05:02.2218614Z adding: test/test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_data_sparsifier.TestBaseDataSparsifier-20220817130035.xml (deflated 82%) 2022-08-17T13:05:02.2219300Z adding: test/test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_pruner.TestBasePruner-20220817130035.xml (deflated 77%) 2022-08-17T13:05:02.2220016Z adding: test/test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_sparsifier.TestBaseSparsifier-20220817130035.xml (deflated 81%) 2022-08-17T13:05:02.2220663Z adding: test/test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_composability.TestComposability-20220817130035.xml (deflated 87%) 2022-08-17T13:05:02.2221391Z adding: test/test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_parametrization.TestFakeSparsity-20220817130035.xml (deflated 72%) 2022-08-17T13:05:02.2222104Z adding: test/test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_composability.TestFxComposability-20220817130035.xml (deflated 88%) 2022-08-17T13:05:02.2222901Z adding: test/test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_sparsifier.TestNearlyDiagonalSparsifier-20220817130035.xml (deflated 76%) 2022-08-17T13:05:02.2223684Z adding: test/test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_data_sparsifier.TestNormDataSparsifiers-20220817130035.xml (deflated 90%) 2022-08-17T13:05:02.2224337Z adding: test/test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_data_sparsifier.TestQuantizationUtils-20220817130035.xml (deflated 71%) 2022-08-17T13:05:02.2225104Z adding: test/test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_kernels.TestQuantizedSparseKernels-20220817130035.xml (deflated 50%) 2022-08-17T13:05:02.2225810Z adding: test/test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_kernels.TestQuantizedSparseLayers-20220817130035.xml (deflated 81%) 2022-08-17T13:05:02.2226491Z adding: test/test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_scheduler.TestScheduler-20220817130035.xml (deflated 65%) 2022-08-17T13:05:02.2227132Z adding: test/test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_sparsity_utils.TestSparsityUtilFunctions-20220817130035.xml (deflated 78%) 2022-08-17T13:05:02.2227892Z adding: test/test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_sparsifier.TestWeightNormSparsifier-20220817130035.xml (deflated 78%) 2022-08-17T13:05:02.2228586Z adding: test/test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_activation_sparsifier.TestActivationSparsifier-20220817130035.xml (deflated 49%) 2022-08-17T13:05:02.2229178Z adding: test/test-reports/python-unittest/test_dynamic_shapes/TEST-TestPySymInt-20220817130052.xml (deflated 70%) 2022-08-17T13:05:02.2229686Z adding: test/test-reports/python-unittest/test_jit_autocast/TEST-TestAutocast-20220817130107.xml (deflated 87%) 2022-08-17T13:05:02.2230194Z adding: test/test-reports/python-unittest/test_jit_autocast/TEST-TestJitTraceAutocast-20220817130107.xml (deflated 82%) 2022-08-17T13:05:02.2234298Z adding: test/test-reports/python-unittest/test_type_promotion/TEST-TestTypePromotionCPU-20220817130121.xml (deflated 96%) 2022-08-17T13:05:02.2237064Z adding: test/test-reports/python-unittest/test_masked/TEST-TestMaskedCPU-20220817130135.xml (deflated 96%) 2022-08-17T13:05:02.2237933Z adding: test/test-reports/python-unittest/test_mobile_optimizer/TEST-TestOptimizer-20220817130146.xml (deflated 73%) 2022-08-17T13:05:02.2239024Z adding: test/test-reports/python-unittest/test_multiprocessing/TEST-TestMultiprocessing-20220817130156.xml (deflated 86%) 2022-08-17T13:05:02.2239557Z adding: test/test-reports/python-unittest/test_mkl_verbose/TEST-TestMKLVerbose-20220817130205.xml (deflated 46%) 2022-08-17T13:05:02.2270982Z adding: test/test-reports/python-unittest/test_mps/TEST-TestConsistencyCPU-20220817130214.xml (deflated 98%) 2022-08-17T13:05:02.2271511Z adding: test/test-reports/python-unittest/test_import_stats/TEST-TestImportTime-20220817130223.xml (deflated 46%) 2022-08-17T13:05:02.2272187Z adding: test/test-reports/python-unittest/test_datapipe/TEST-TestCircularSerialization-20220817130230.xml (deflated 61%) 2022-08-17T13:05:02.2272712Z adding: test/test-reports/python-unittest/test_datapipe/TEST-TestDataChunk-20220817130230.xml (deflated 76%) 2022-08-17T13:05:02.2273750Z adding: test/test-reports/python-unittest/test_datapipe/TEST-TestFunctionalIterDataPipe-20220817130230.xml (deflated 89%) 2022-08-17T13:05:02.2274340Z adding: test/test-reports/python-unittest/test_datapipe/TEST-TestFunctionalMapDataPipe-20220817130230.xml (deflated 75%) 2022-08-17T13:05:02.2274858Z adding: test/test-reports/python-unittest/test_datapipe/TEST-TestGraph-20220817130230.xml (deflated 73%) 2022-08-17T13:05:02.2275418Z adding: test/test-reports/python-unittest/test_datapipe/TEST-TestIterDataPipeCountSampleYielded-20220817130230.xml (deflated 75%) 2022-08-17T13:05:02.2276055Z adding: test/test-reports/python-unittest/test_datapipe/TEST-TestIterDataPipeGraphFastForward-20220817130230.xml (deflated 73%) 2022-08-17T13:05:02.2276698Z adding: test/test-reports/python-unittest/test_datapipe/TEST-TestIterDataPipeSingletonConstraint-20220817130230.xml (deflated 74%) 2022-08-17T13:05:02.2277306Z adding: test/test-reports/python-unittest/test_datapipe/TEST-TestIterableDataPipeBasic-20220817130230.xml (deflated 81%) 2022-08-17T13:05:02.2277819Z adding: test/test-reports/python-unittest/test_datapipe/TEST-TestSharding-20220817130230.xml (deflated 52%) 2022-08-17T13:05:02.2278342Z adding: test/test-reports/python-unittest/test_datapipe/TEST-TestStreamWrapper-20220817130230.xml (deflated 68%) 2022-08-17T13:05:02.2278852Z adding: test/test-reports/python-unittest/test_datapipe/TEST-TestTyping-20220817130230.xml (deflated 80%) 2022-08-17T13:05:02.2279378Z adding: test/test-reports/python-unittest/test_datapipe/TEST-TestCaptureDataFrame-20220817130230.xml (deflated 43%) 2022-08-17T13:05:02.2279915Z adding: test/test-reports/python-unittest/test_datapipe/TEST-TestDataFramesPipes-20220817130230.xml (deflated 79%) 2022-08-17T13:05:02.2280438Z adding: test/test-reports/python-unittest/test_datapipe/TEST-TestSerialization-20220817130230.xml (deflated 59%) 2022-08-17T13:05:02.2281002Z adding: test/test-reports/python-unittest/test_stateless/TEST-TestPythonOptimizeMode-20220817130237.xml (deflated 40%) 2022-08-17T13:05:02.2281562Z adding: test/test-reports/python-unittest/test_stateless/TEST-TestStatelessDeprecation-20220817130237.xml (deflated 43%) 2022-08-17T13:05:02.2282134Z adding: test/test-reports/python-unittest/test_stateless/TEST-TestStatelessFunctionalAPI-20220817130237.xml (deflated 74%) 2022-08-17T13:05:02.2282714Z adding: test/test-reports/python-unittest/test_functional_optim/TEST-TestFunctionalOptimParity-20220817130244.xml (deflated 61%) 2022-08-17T13:05:02.2283274Z adding: test/test-reports/python-unittest/test_bundled_inputs/TEST-TestBundledInputs-20220817130250.xml (deflated 74%) 2022-08-17T13:05:02.2283960Z adding: test/test-reports/python-unittest/test_fake_tensor/TEST-FakeTensorConverterTest-20220817130257.xml (deflated 71%) 2022-08-17T13:05:02.2284600Z adding: test/test-reports/python-unittest/test_fake_tensor/TEST-FakeTensorOperatorInvariants-20220817130257.xml (deflated 61%) 2022-08-17T13:05:02.2285138Z adding: test/test-reports/python-unittest/test_fake_tensor/TEST-FakeTensorTest-20220817130257.xml (deflated 87%) 2022-08-17T13:05:02.2285667Z adding: test/test-reports/python-unittest/test_native_functions/TEST-TestNativeFunctions-20220817130302.xml (deflated 66%) 2022-08-17T13:05:02.2286177Z adding: test/test-reports/python-unittest/test_pytree/TEST-TestPytree-20220817130308.xml (deflated 77%) 2022-08-17T13:05:02.2286759Z adding: test/test-reports/python-unittest/test_function_schema/TEST-TestFunctionSchema-20220817130313.xml (deflated 75%) 2022-08-17T13:05:02.2287282Z adding: test/test-reports/python-unittest/test_multiprocessing_spawn/TEST-ErrorTest-20220817130319.xml (deflated 39%) 2022-08-17T13:05:02.2287799Z adding: test/test-reports/python-unittest/test_multiprocessing_spawn/TEST-ForkTest-20220817130319.xml (deflated 85%) 2022-08-17T13:05:02.2288314Z adding: test/test-reports/python-unittest/test_multiprocessing_spawn/TEST-SpawnTest-20220817130319.xml (deflated 87%) 2022-08-17T13:05:02.2288923Z adding: test/test-reports/python-unittest/test_set_default_mobile_cpu_allocator/TEST-TestSetDefaultMobileCPUAllocator-20220817130324.xml (deflated 50%) 2022-08-17T13:05:02.2289482Z adding: test/test-reports/python-unittest/test_license/TEST-TestLicense-20220817130329.xml (deflated 46%) 2022-08-17T13:05:02.2290087Z adding: test/test-reports/python-unittest/test_cpp_extensions_open_device_registration/TEST-TestCppExtensionOpenRgistration-20220817130334.xml (deflated 61%) 2022-08-17T13:05:02.2290760Z adding: test/test-reports/python-unittest/test_expanded_weights/TEST-TestExpandedWeightFunctionalCPU-20220817130340.xml (deflated 93%) 2022-08-17T13:05:02.2291415Z adding: test/test-reports/python-unittest/test_expanded_weights/TEST-TestExpandedWeightHelperFunctionCPU-20220817130340.xml (deflated 79%) 2022-08-17T13:05:02.2292225Z adding: test/test-reports/python-unittest/test_expanded_weights/TEST-TestExpandedWeightModule-20220817130340.xml (deflated 94%) 2022-08-17T13:05:02.2292824Z adding: test/test-reports/python-unittest/benchmark_utils.test_benchmark_utils/TEST-TestBenchmarkUtils-20220817130345.xml (deflated 74%) 2022-08-17T13:05:02.2293378Z adding: test/test-reports/python-unittest/backends.xeon.test_launch/TEST-TestTorchrun-20220817130350.xml (deflated 47%) 2022-08-17T13:05:02.2293926Z adding: test/test-reports/python-unittest/test_tensorexpr_pybind/TEST-TestExprHandlePyBind-20220817130353.xml (deflated 39%) 2022-08-17T13:05:02.2294734Z adding: test/test-reports/python-unittest/test_tensorexpr_pybind/TEST-TestTensorExprPyBind-20220817130353.xml (deflated 79%) 2022-08-17T13:05:02.2295379Z adding: test/test-reports/python-unittest/test_jit_cuda_fuser/TEST-TestEnableDisableCudaFuser-20220817130400.xml (deflated 73%) 2022-08-17T13:05:02.2295991Z adding: test/test-reports/python-unittest/test_jit_cuda_fuser/TEST-jit.test_fuser_common.TestFuserCommon-20220817130400.xml (deflated 59%) 2022-08-17T13:05:02.2298334Z adding: test/test-reports/python-unittest/test_jit_cuda_fuser/TEST-TestCudaFuser-20220817130400.xml (deflated 93%) 2022-08-17T13:05:02.2298997Z adding: test/test-reports/python-unittest/test_cpp_extensions_aot_ninja/TEST-TestCppExtensionAOT-20220817130413.xml (deflated 80%) 2022-08-17T13:05:02.2299646Z adding: test/test-reports/python-unittest/test_cpp_extensions_aot_ninja/TEST-TestORTTensor-20220817130413.xml (deflated 67%) 2022-08-17T13:05:02.2300192Z adding: test/test-reports/python-unittest/test_cpp_extensions_aot_ninja/TEST-TestRNGExtension-20220817130413.xml (deflated 40%) 2022-08-17T13:05:02.2300851Z adding: test/test-reports/python-unittest/test_cpp_extensions_aot_ninja/TEST-TestTorchLibrary-20220817130413.xml (deflated 42%) 2022-08-17T13:05:02.2301481Z adding: test/test-reports/python-unittest/test_numba_integration/TEST-TestNumbaIntegration-20220817130415.xml (deflated 75%) 2022-08-17T13:05:02.2302095Z adding: test/test-reports/python-unittest/test_vulkan/TEST-TestVulkanRewritePass-20220817130416.xml (deflated 43%) 2022-08-17T13:05:02.2518056Z adding: test/test-reports/python-pytest/test_ops_gradients/test_ops_gradients.xml (deflated 96%) 2022-08-17T13:05:02.2532493Z adding: test/test-reports/python-pytest/test_ops_jit/test_ops_jit.xml (deflated 93%) 2022-08-17T13:05:02.2555041Z ##[group]Run # Remove any previous test reports if they exist 2022-08-17T13:05:02.2555363Z # Remove any previous test reports if they exist 2022-08-17T13:05:02.2555598Z rm -f usage-log-*.zip 2022-08-17T13:05:02.2555862Z # this workflow is also run in bazel build test, but we dont generate usage reports for it 2022-08-17T13:05:02.2556155Z # so check to see if the file exists first 2022-08-17T13:05:02.2556386Z if [ -f 'usage_log.txt' ]; then 2022-08-17T13:05:02.2556635Z  zip "usage-log-${FILE_SUFFIX}.zip" 'usage_log.txt' 2022-08-17T13:05:02.2556845Z fi 2022-08-17T13:05:02.2567904Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T13:05:02.2568125Z env: 2022-08-17T13:05:02.2568291Z GIT_DEFAULT_BRANCH: master 2022-08-17T13:05:02.2568535Z FILE_SUFFIX: test-dynamo-2-2-linux.2xlarge_7878161938 2022-08-17T13:05:02.2568758Z ##[endgroup] 2022-08-17T13:05:02.2803332Z adding: usage_log.txt (deflated 96%) 2022-08-17T13:05:02.2840448Z ##[group]Run seemethere/upload-artifact-s3@v5 2022-08-17T13:05:02.2840656Z with: 2022-08-17T13:05:02.2840858Z s3-prefix: pytorch/pytorch/2875102080/1/artifact 2022-08-17T13:05:02.2841066Z retention-days: 14 2022-08-17T13:05:02.2841259Z if-no-files-found: warn 2022-08-17T13:05:02.2841458Z path: test-jsons-*.zip 2022-08-17T13:05:02.2841637Z name: artifact 2022-08-17T13:05:02.2841806Z s3-bucket: gha-artifacts 2022-08-17T13:05:02.2842005Z region: us-east-1 2022-08-17T13:05:02.2842168Z env: 2022-08-17T13:05:02.2842325Z GIT_DEFAULT_BRANCH: master 2022-08-17T13:05:02.2842507Z ##[endgroup] 2022-08-17T13:05:02.6255202Z NOTE: s3-prefix specified, ignoring name parameter 2022-08-17T13:05:02.6255726Z With the provided path, there will be 1 file uploaded 2022-08-17T13:05:02.6256002Z Uploading to s3 prefix: pytorch/pytorch/2875102080/1/artifact 2022-08-17T13:05:02.6311517Z Starting upload of test-jsons-test-dynamo-2-2-linux.2xlarge_7878161938.zip 2022-08-17T13:05:02.8342435Z Finished upload of test-jsons-test-dynamo-2-2-linux.2xlarge_7878161938.zip 2022-08-17T13:05:02.8459490Z ##[group]Run seemethere/upload-artifact-s3@v5 2022-08-17T13:05:02.8459707Z with: 2022-08-17T13:05:02.8459911Z s3-prefix: pytorch/pytorch/2875102080/1/artifact 2022-08-17T13:05:02.8460114Z retention-days: 14 2022-08-17T13:05:02.8460308Z if-no-files-found: error 2022-08-17T13:05:02.8460511Z path: test-reports-*.zip 2022-08-17T13:05:02.8460690Z name: artifact 2022-08-17T13:05:02.8460881Z s3-bucket: gha-artifacts 2022-08-17T13:05:02.8461065Z region: us-east-1 2022-08-17T13:05:02.8461225Z env: 2022-08-17T13:05:02.8461390Z GIT_DEFAULT_BRANCH: master 2022-08-17T13:05:02.8461572Z ##[endgroup] 2022-08-17T13:05:03.1685361Z NOTE: s3-prefix specified, ignoring name parameter 2022-08-17T13:05:03.1685827Z With the provided path, there will be 1 file uploaded 2022-08-17T13:05:03.1686254Z Uploading to s3 prefix: pytorch/pytorch/2875102080/1/artifact 2022-08-17T13:05:03.1693134Z Starting upload of test-reports-test-dynamo-2-2-linux.2xlarge_7878161938.zip 2022-08-17T13:05:03.4357897Z Finished upload of test-reports-test-dynamo-2-2-linux.2xlarge_7878161938.zip 2022-08-17T13:05:03.4513452Z ##[group]Run seemethere/upload-artifact-s3@v5 2022-08-17T13:05:03.4513657Z with: 2022-08-17T13:05:03.4513858Z s3-prefix: pytorch/pytorch/2875102080/1/artifact 2022-08-17T13:05:03.4514071Z retention-days: 14 2022-08-17T13:05:03.4514252Z if-no-files-found: ignore 2022-08-17T13:05:03.4514552Z path: usage-log-*.zip 2022-08-17T13:05:03.4514730Z name: artifact 2022-08-17T13:05:03.4514898Z s3-bucket: gha-artifacts 2022-08-17T13:05:03.4515144Z region: us-east-1 2022-08-17T13:05:03.4515310Z env: 2022-08-17T13:05:03.4515467Z GIT_DEFAULT_BRANCH: master 2022-08-17T13:05:03.4515647Z ##[endgroup] 2022-08-17T13:05:03.7647041Z NOTE: s3-prefix specified, ignoring name parameter 2022-08-17T13:05:03.7647571Z With the provided path, there will be 1 file uploaded 2022-08-17T13:05:03.7647839Z Uploading to s3 prefix: pytorch/pytorch/2875102080/1/artifact 2022-08-17T13:05:03.7653942Z Starting upload of usage-log-test-dynamo-2-2-linux.2xlarge_7878161938.zip 2022-08-17T13:05:03.8891860Z Finished upload of usage-log-test-dynamo-2-2-linux.2xlarge_7878161938.zip 2022-08-17T13:05:03.9011923Z ##[group]Run set -x 2022-08-17T13:05:03.9012153Z set -x 2022-08-17T13:05:03.9012377Z python3 -m pip install -r requirements.txt 2022-08-17T13:05:03.9012719Z python3 -m pip install boto3==1.19.12 2022-08-17T13:05:03.9013138Z python3 -m tools.stats.print_test_stats --upload-to-s3 --compare-with-s3 test 2022-08-17T13:05:03.9024286Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T13:05:03.9024506Z env: 2022-08-17T13:05:03.9024683Z GIT_DEFAULT_BRANCH: master 2022-08-17T13:05:03.9024874Z AWS_DEFAULT_REGION: us-east-1 2022-08-17T13:05:03.9025070Z BRANCH: pull/82657 2022-08-17T13:05:03.9025255Z TEST_CONFIG: dynamo 2022-08-17T13:05:03.9025419Z SHARD_NUMBER: 2 2022-08-17T13:05:03.9025639Z BUILD_ENVIRONMENT: linux-bionic-py3.7-clang9 2022-08-17T13:05:03.9025857Z PR_NUMBER: 82657 2022-08-17T13:05:03.9026031Z PYTORCH_RETRY_TEST_CASES: 1 2022-08-17T13:05:03.9026239Z PYTORCH_OVERRIDE_FLAKY_SIGNAL: 1 2022-08-17T13:05:03.9026505Z SHA1: ce6a3c605df99d1df57c0dda75c06d748e54ed2a 2022-08-17T13:05:03.9026694Z TAG: 2022-08-17T13:05:03.9026858Z WORKFLOW_ID: 2875102080 2022-08-17T13:05:03.9027176Z GITHUB_TOKEN: *** 2022-08-17T13:05:03.9027356Z GHA_WORKFLOW_JOB_ID: 7878161938 2022-08-17T13:05:03.9027549Z ##[endgroup] 2022-08-17T13:05:03.9052678Z + python3 -m pip install -r requirements.txt 2022-08-17T13:05:04.1156742Z Defaulting to user installation because normal site-packages is not writeable 2022-08-17T13:05:04.1403813Z Requirement already satisfied: astunparse in /home/ec2-user/.local/lib/python3.7/site-packages (from -r requirements.txt (line 2)) (1.6.3) 2022-08-17T13:05:04.1431700Z Requirement already satisfied: expecttest in /home/ec2-user/.local/lib/python3.7/site-packages (from -r requirements.txt (line 3)) (0.1.3) 2022-08-17T13:05:04.1439570Z Requirement already satisfied: future in /home/ec2-user/.local/lib/python3.7/site-packages (from -r requirements.txt (line 4)) (0.18.2) 2022-08-17T13:05:04.1447456Z Requirement already satisfied: numpy in /home/ec2-user/.local/lib/python3.7/site-packages (from -r requirements.txt (line 5)) (1.21.6) 2022-08-17T13:05:04.1455224Z Requirement already satisfied: psutil in /home/ec2-user/.local/lib/python3.7/site-packages (from -r requirements.txt (line 6)) (5.9.1) 2022-08-17T13:05:04.1543161Z Requirement already satisfied: pyyaml in /home/ec2-user/.local/lib/python3.7/site-packages (from -r requirements.txt (line 7)) (6.0) 2022-08-17T13:05:04.1550505Z Requirement already satisfied: requests in /home/ec2-user/.local/lib/python3.7/site-packages (from -r requirements.txt (line 8)) (2.26.0) 2022-08-17T13:05:04.1666647Z Requirement already satisfied: setuptools in /usr/lib/python3.7/site-packages (from -r requirements.txt (line 9)) (49.1.3) 2022-08-17T13:05:04.1838994Z Requirement already satisfied: six in /home/ec2-user/.local/lib/python3.7/site-packages (from -r requirements.txt (line 10)) (1.16.0) 2022-08-17T13:05:04.1847539Z Requirement already satisfied: types-dataclasses in /home/ec2-user/.local/lib/python3.7/site-packages (from -r requirements.txt (line 11)) (0.6.6) 2022-08-17T13:05:04.1852945Z Requirement already satisfied: typing_extensions in /home/ec2-user/.local/lib/python3.7/site-packages (from -r requirements.txt (line 12)) (4.3.0) 2022-08-17T13:05:04.1862153Z Requirement already satisfied: sympy in /home/ec2-user/.local/lib/python3.7/site-packages (from -r requirements.txt (line 13)) (1.10.1) 2022-08-17T13:05:04.1880880Z Requirement already satisfied: wheel<1.0,>=0.23.0 in /home/ec2-user/.local/lib/python3.7/site-packages (from astunparse->-r requirements.txt (line 2)) (0.37.1) 2022-08-17T13:05:04.1905910Z Requirement already satisfied: urllib3<1.27,>=1.21.1 in /home/ec2-user/.local/lib/python3.7/site-packages (from requests->-r requirements.txt (line 8)) (1.26.11) 2022-08-17T13:05:04.2167206Z Requirement already satisfied: idna<4,>=2.5; python_version >= "3" in /home/ec2-user/.local/lib/python3.7/site-packages (from requests->-r requirements.txt (line 8)) (3.3) 2022-08-17T13:05:04.2179019Z Requirement already satisfied: charset-normalizer~=2.0.0; python_version >= "3" in /home/ec2-user/.local/lib/python3.7/site-packages (from requests->-r requirements.txt (line 8)) (2.0.12) 2022-08-17T13:05:04.2198789Z Requirement already satisfied: certifi>=2017.4.17 in /home/ec2-user/.local/lib/python3.7/site-packages (from requests->-r requirements.txt (line 8)) (2022.6.15) 2022-08-17T13:05:04.2206463Z Requirement already satisfied: mpmath>=0.19 in /home/ec2-user/.local/lib/python3.7/site-packages (from sympy->-r requirements.txt (line 13)) (1.2.1) 2022-08-17T13:05:04.2830529Z + python3 -m pip install boto3==1.19.12 2022-08-17T13:05:04.4929787Z Defaulting to user installation because normal site-packages is not writeable 2022-08-17T13:05:04.5111853Z Requirement already satisfied: boto3==1.19.12 in /home/ec2-user/.local/lib/python3.7/site-packages (1.19.12) 2022-08-17T13:05:04.5161660Z Requirement already satisfied: botocore<1.23.0,>=1.22.12 in /home/ec2-user/.local/lib/python3.7/site-packages (from boto3==1.19.12) (1.22.12) 2022-08-17T13:05:04.5204579Z Requirement already satisfied: s3transfer<0.6.0,>=0.5.0 in /home/ec2-user/.local/lib/python3.7/site-packages (from boto3==1.19.12) (0.5.2) 2022-08-17T13:05:04.5229129Z Requirement already satisfied: jmespath<1.0.0,>=0.7.1 in /home/ec2-user/.local/lib/python3.7/site-packages (from boto3==1.19.12) (0.10.0) 2022-08-17T13:05:04.5241465Z Requirement already satisfied: python-dateutil<3.0.0,>=2.1 in /home/ec2-user/.local/lib/python3.7/site-packages (from botocore<1.23.0,>=1.22.12->boto3==1.19.12) (2.8.2) 2022-08-17T13:05:04.5268213Z Requirement already satisfied: urllib3<1.27,>=1.25.4 in /home/ec2-user/.local/lib/python3.7/site-packages (from botocore<1.23.0,>=1.22.12->boto3==1.19.12) (1.26.11) 2022-08-17T13:05:04.5415694Z Requirement already satisfied: six>=1.5 in /home/ec2-user/.local/lib/python3.7/site-packages (from python-dateutil<3.0.0,>=2.1->botocore<1.23.0,>=1.22.12->boto3==1.19.12) (1.16.0) 2022-08-17T13:05:04.6464301Z + python3 -m tools.stats.print_test_stats --upload-to-s3 --compare-with-s3 test 2022-08-17T13:05:41.2163468Z [scribe] Scribe access token not provided, sending report via boto3... 2022-08-17T13:05:41.2164747Z ERROR ENCOUNTERED WHEN UPLOADING TO SCRIBE: {"errorMessage": "HTTP Error 500: Internal Server Error", "errorType": "HTTPError", "stackTrace": [" File \"/var/task/lambda_function.py\", line 57, in lambda_handler\n return urlopen(req, data=json.dumps(data).encode()).read()\n", " File \"/var/lang/lib/python3.8/urllib/request.py\", line 222, in urlopen\n return opener.open(url, data, timeout)\n", " File \"/var/lang/lib/python3.8/urllib/request.py\", line 531, in open\n response = meth(req, response)\n", " File \"/var/lang/lib/python3.8/urllib/request.py\", line 640, in http_response\n response = self.parent.error(\n", " File \"/var/lang/lib/python3.8/urllib/request.py\", line 569, in error\n return self._call_chain(*args)\n", " File \"/var/lang/lib/python3.8/urllib/request.py\", line 502, in _call_chain\n result = func(*args)\n", " File \"/var/lang/lib/python3.8/urllib/request.py\", line 649, in http_error_default\n raise HTTPError(req.full_url, code, msg, hdrs, fp)\n"]} 2022-08-17T13:05:41.2165829Z 2022-08-17T13:05:41.2166078Z ----- Historic stats comparison result ------ 2022-08-17T13:05:41.2166377Z 2022-08-17T13:05:41.2166886Z job: linux-bionic-py3.7-clang9 2022-08-17T13:05:41.2167160Z commit: ce6a3c605df99d1df57c0dda75c06d748e54ed2a 2022-08-17T13:05:41.2167321Z 2022-08-17T13:05:41.2167468Z Commit graph (base is most recent master ancestor with at least one S3 report): 2022-08-17T13:05:41.2167645Z 2022-08-17T13:05:41.2167713Z : (master) 2022-08-17T13:05:41.2170398Z | 2022-08-17T13:05:41.2170803Z | * ce6a3c605d (HEAD) total time 4933.86s 2022-08-17T13:05:41.2171106Z | | 2022-08-17T13:05:41.2171391Z | : (3 commits) 2022-08-17T13:05:41.2171690Z |/| 2022-08-17T13:05:41.2171922Z | : (6 commits) 2022-08-17T13:05:41.2172076Z | 2022-08-17T13:05:41.2172632Z * 343b5f8651 (base) 8 reports, total time 4351.75s ± 1636.11s 2022-08-17T13:05:41.2172971Z * 1a09b05c94 8 reports, total time 4397.82s ± 1639.71s 2022-08-17T13:05:41.2173384Z * df62ea76d1 8 reports, total time 4390.66s ± 1644.90s 2022-08-17T13:05:41.2173976Z * aac622ad55 8 reports, total time 4408.35s ± 1673.46s 2022-08-17T13:05:41.2174503Z * 31d4b6f52a 8 reports, total time 4385.33s ± 1671.29s 2022-08-17T13:05:41.2174813Z * 0e2efaf9cc 8 reports, total time 4486.26s ± 1661.90s 2022-08-17T13:05:41.2175123Z * 1ee9eb52b6 8 reports, total time 4443.68s ± 1704.91s 2022-08-17T13:05:41.2175322Z * f4b7c10e14 0 reports 2022-08-17T13:05:41.2175607Z * 785f7f6298 8 reports, total time 4428.71s ± 1658.60s 2022-08-17T13:05:41.2175911Z * 3586af8adc 8 reports, total time 4433.76s ± 1657.48s 2022-08-17T13:05:41.2176095Z | 2022-08-17T13:05:41.2176241Z : 2022-08-17T13:05:41.2176345Z 2022-08-17T13:05:41.2176464Z Removed (across 498 suites) 0 tests, totaling 0.00s 2022-08-17T13:05:41.2176709Z Modified (across 0 suites) 0 tests, totaling 0.00s 2022-08-17T13:05:41.2176960Z Added (across 226 suites) 50505 tests, totaling +4933.86s 2022-08-17T13:05:41.3493354Z Prepare all required actions 2022-08-17T13:05:41.3512724Z ##[group]Run ./.github/actions/teardown-linux 2022-08-17T13:05:41.3512927Z with: 2022-08-17T13:05:41.3513063Z env: 2022-08-17T13:05:41.3513233Z GIT_DEFAULT_BRANCH: master 2022-08-17T13:05:41.3513416Z ##[endgroup] 2022-08-17T13:05:41.3550472Z ##[group]Run .github/scripts/wait_for_ssh_to_drain.sh 2022-08-17T13:05:41.3550737Z .github/scripts/wait_for_ssh_to_drain.sh 2022-08-17T13:05:41.3561985Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T13:05:41.3562206Z env: 2022-08-17T13:05:41.3562379Z GIT_DEFAULT_BRANCH: master 2022-08-17T13:05:41.3562565Z ##[endgroup] 2022-08-17T13:05:41.3634385Z Holding runner for 2 hours until all ssh sessions have logged out 2022-08-17T13:05:41.3788655Z ##[group]Run # ignore expansion of "docker ps -q" since it could be empty 2022-08-17T13:05:41.3788975Z # ignore expansion of "docker ps -q" since it could be empty 2022-08-17T13:05:41.3789269Z # shellcheck disable=SC2046 2022-08-17T13:05:41.3789537Z docker stop $(docker ps -q) || true 2022-08-17T13:05:41.3789770Z # Prune all of the docker images 2022-08-17T13:05:41.3789989Z docker system prune -af 2022-08-17T13:05:41.3801221Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T13:05:41.3801445Z env: 2022-08-17T13:05:41.3801622Z GIT_DEFAULT_BRANCH: master 2022-08-17T13:05:41.3801797Z ##[endgroup] 2022-08-17T13:05:41.8336532Z a98caebd11a8 2022-08-17T13:05:43.0509408Z Deleted Containers: 2022-08-17T13:05:43.0509781Z a98caebd11a85510f17e1d6ecc5a1077911704a78a82387259bc259cf55b106a 2022-08-17T13:05:43.0509948Z 2022-08-17T13:05:51.0330020Z Deleted Images: 2022-08-17T13:05:51.0331182Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-py3.7-clang9:a347f7e7645f04fc68e4f87c73cf0385233153b8 2022-08-17T13:05:51.0332176Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-py3.7-clang9@sha256:95ffc4876faa899831aa05eeaff071d886a2b5688e7ec5c723861bb7b90674ff 2022-08-17T13:05:51.0332821Z deleted: sha256:716f775ba50f080631dd2003e85f8c6cc5dcc47691d0e17f53840ebe442f62ed 2022-08-17T13:05:51.0333272Z deleted: sha256:cac989351c5e0ef6db39f9b3be3685e0b1d53a07c134d0f35ccb03014785663f 2022-08-17T13:05:51.0333855Z deleted: sha256:0d1af81e11590a8212ace64c202dba2874e1bc4949a678efa6d55ddf468cfaf6 2022-08-17T13:05:51.0334468Z deleted: sha256:c6def6b024cfbe252d1b38833804c2d9960705755137dcc5e567cc19418fca65 2022-08-17T13:05:51.0335037Z deleted: sha256:c57202f02ef411ec0176a25ae7f9a39a61e4b123ac662e2ca8cdd3616fce447b 2022-08-17T13:05:51.0335601Z deleted: sha256:8b576c82ae83fd68f77091496eaf0cbfe51db4d0250323f3f5163ce7a7f1f6e1 2022-08-17T13:05:51.0336152Z deleted: sha256:22b4f5924e45d75fea9a2ce703b0faf0b1ba28b40e7607e56d25916c1b376158 2022-08-17T13:05:51.0336646Z deleted: sha256:e05bae5c36aa8b960b522141cdb0c1439807cb866c5cdb857c7f51ffe921e405 2022-08-17T13:05:51.0337209Z deleted: sha256:89d03a98db042f69a801648459ba902c04ec48e85a3491d4b89953cf4814d1e2 2022-08-17T13:05:51.0337638Z deleted: sha256:2b287193aca5b137b5f2f3271fefed55a425fd9fa696a32cee6c5146f4c3954d 2022-08-17T13:05:51.0337974Z deleted: sha256:24afcd905bba0ef7e8653c99420a95a64e0e001c3568d61dfaae9c9596a8268d 2022-08-17T13:05:51.0338302Z deleted: sha256:704d00fde7b7b4a6bd7890fa21c58ef7de891bac812dac280e53ee340718e774 2022-08-17T13:05:51.0338637Z deleted: sha256:0a96340b129ec4e5b8cff3089aa854a5f4bbf81453f6423323acfd68b8720428 2022-08-17T13:05:51.0339013Z deleted: sha256:3c4319a89824c0eefcc01c54408d932655cafbcdfd1915f2a8876375b234c4a9 2022-08-17T13:05:51.0339331Z deleted: sha256:1eb2779d7b387531e6e9fab145167f46c9f2e6d82df8d126b42d74559cee859d 2022-08-17T13:05:51.0339617Z deleted: sha256:5614187b5202c7d6677d6b8007b739852605457f4747c9be36f5e6aab77808ac 2022-08-17T13:05:51.0339909Z deleted: sha256:769ef7d77444c42f90508e9e45078aad3c50b9675293f90a73b632833dbcabcc 2022-08-17T13:05:51.0340214Z deleted: sha256:4761c2c1bc2f178cf23c21532662931f14aaad221b5bda6cd22215a36235f236 2022-08-17T13:05:51.0340692Z deleted: sha256:769d67c5b50605d0a321303414eff20b05a483752ca844a123eabdf9d7d4edde 2022-08-17T13:05:51.0340997Z deleted: sha256:674861b1f5249b9c856d4cb7fe7d66000cb88e7278320bb0b639001046dd8d51 2022-08-17T13:05:51.0341295Z deleted: sha256:049870dc953c438dc2831259785a577d289e3ae0e41d21f9a2140107533e82a7 2022-08-17T13:05:51.0341596Z deleted: sha256:962b0d76e69374761a37b3068d6fc0b2faf3de90ab20e07af8c7121eb16c0b90 2022-08-17T13:05:51.0341899Z deleted: sha256:93f1cd9f5af9068f58217c564ed603894786fa80b7fb7e7baf66f2c7944aee1d 2022-08-17T13:05:51.0342225Z deleted: sha256:c8db60f27caae1ca49102e8a9299c07ecfc40ba93d5f22e5727996af97bdc152 2022-08-17T13:05:51.0342604Z deleted: sha256:4c3f83333daa6a5a09f6fa0b7c2db3a571d627bfd5e4ce1f1ae75e6281b3b45f 2022-08-17T13:05:51.0343026Z deleted: sha256:9997cc5711915151b44b6b711deb7ee0d613c8a0c22c908da81a0b1f59a5645e 2022-08-17T13:05:51.0343329Z deleted: sha256:0212136c6fb1c0e6708c3e2dabfdef49e53364191e1782222d43b7eb64c25b50 2022-08-17T13:05:51.0343629Z deleted: sha256:32099645fa33152b7557b7d4bd46b7977284a0a61f8362b537228a057d8971b9 2022-08-17T13:05:51.0343948Z deleted: sha256:9dd6134bc353bb8d98ebdc43f1e896aab5083ec1ab1bcb0a1ed12df4836c5c6a 2022-08-17T13:05:51.0344285Z deleted: sha256:f2d8adc69dc2626a059c6efbccdbc8f23864949ea77f8e94bf6679f8374e5156 2022-08-17T13:05:51.0344618Z deleted: sha256:19ea2cd66ef6a1cbd07a3fe736462617016520688fb3476c757dbb5862ad5ff6 2022-08-17T13:05:51.0344933Z deleted: sha256:055a89179d5f04127accd1d05dc8176b87cf6a614013f7428f67ee6171f0d066 2022-08-17T13:05:51.0345247Z deleted: sha256:984a4d6add175d4dd927844459eab187eb73eda0c910987c2e4840d1b5db3c0f 2022-08-17T13:05:51.0345567Z deleted: sha256:73b89f3f75cfd9b8ebd057f516e8abd04222acad08d9bc80da7b09019c40c3f5 2022-08-17T13:05:51.0345899Z deleted: sha256:177abc386c5a136ef83849b65b9dc370670fcad7e6e5e16b49b0d786d01025b9 2022-08-17T13:05:51.0346213Z deleted: sha256:5aa5c113ef767f55fd846cc38e98718ba62424033b16c2675c86891a66257157 2022-08-17T13:05:51.0346515Z deleted: sha256:056b9982189c8c3f0554943a5b05dcddd9e7cae3e2b93456fde55b6bad47ac08 2022-08-17T13:05:51.0346821Z deleted: sha256:9d05cc064039c29313e3c1a1c180728dcb24f874a2e1ef243374857b3dca1d2c 2022-08-17T13:05:51.0347133Z deleted: sha256:4a3540b197b80a89c8ccd917694ddb3c0d5e1df5e3c3237320b2076f355b00fd 2022-08-17T13:05:51.0347447Z deleted: sha256:e4fd1b7aeed1068b4751828c2d20833862c3f8d4115e14026e31083cb457fb56 2022-08-17T13:05:51.0347740Z deleted: sha256:3a36b17e1f0f732087e4893a28c09048a2ed72e8949d593552cbd07d19424ec4 2022-08-17T13:05:51.0348049Z deleted: sha256:0d9b4323486ad40d41d5286f6196dc0622992ac3d84f76c7cc2aae9f71918935 2022-08-17T13:05:51.0348364Z deleted: sha256:23c9c4a598faf8b89fdb967303fec8030b301124b7aa0f7b97e5a69ac61ed3c1 2022-08-17T13:05:51.0348674Z deleted: sha256:9820f46a2d595aa81ddf03b4f110825bb7257b710cad7d6a15e7dcdd103b5bf4 2022-08-17T13:05:51.0348995Z deleted: sha256:5f7431ceee1ed6e8a420ccc23e24884077f08f03d0422cff6f855120beade237 2022-08-17T13:05:51.0349322Z deleted: sha256:d51e750ffd934de41a950f88de7f3b6b805db18d5da16f302b5593f35e7c485d 2022-08-17T13:05:51.0349660Z deleted: sha256:10c0fee33e61baed46ee7d86b8626f707eb6427cd11a8b527fced347f71d10b4 2022-08-17T13:05:51.0349976Z deleted: sha256:f74d1ed4405cb275ba128b349d90f373b30137a997fdc70a1e02710fac13b91c 2022-08-17T13:05:51.0350307Z deleted: sha256:7a7dfa773dd159c7b905dd7afbbf7cc5a53635d07c700be340211e6cb850f56b 2022-08-17T13:05:51.0350631Z deleted: sha256:996de37827d425ed1bb0a4f46b67a6dce91745f799192a16798fb4f7355bc35e 2022-08-17T13:05:51.0350945Z deleted: sha256:e1650f7428dfb0480d484efbf0fc15c2b94404d3520c40bcebfd92dafb9edb22 2022-08-17T13:05:51.0351303Z deleted: sha256:9095e387b5d05181302e7dfcfc748264c02104f155980e0582cf84b28901676f 2022-08-17T13:05:51.0351723Z deleted: sha256:bd92087334d5e024be5cc87c6415eb6928c427a28b7cfaac4ff9dbf73513daf5 2022-08-17T13:05:51.0352231Z deleted: sha256:054187d154c3c146bd5be9fd7433a41e65af7de0a54f59541aba17ffb425b70c 2022-08-17T13:05:51.0352599Z deleted: sha256:a7f2e68691e4942aeb038fe4b0cef42c77eb0c9c55080938df0edfffdb0f2e8b 2022-08-17T13:05:51.0353015Z deleted: sha256:3982d575095cdac44bd97b0748fd06ee2ce35d95ace8ca5ec908ff43466ec0cd 2022-08-17T13:05:51.0353342Z deleted: sha256:3cd66a8a5598e221fb74f8b708f3617494f5fbd411e051d3b291ab77a4cb0248 2022-08-17T13:05:51.0353658Z deleted: sha256:507f56eaf776dee8dcef7bd19aaa7c884a028fc4aba4365226c6883cf31fdae0 2022-08-17T13:05:51.0353987Z deleted: sha256:471e9ec20829c077d8c9fdc90a298ac538e06fbc7527220e0e0c9c3a295d01c8 2022-08-17T13:05:51.0354299Z deleted: sha256:99b3810766c9543f23ea3e87e11c79deb763239c205badd0cb59165846156ba7 2022-08-17T13:05:51.0354612Z deleted: sha256:4a5253f1540be79fd2f131ed32e9cac6d396d29f82e1a0dd4652332bd86e0281 2022-08-17T13:05:51.0354911Z deleted: sha256:e722d396f503c712107acad2a081b07e33e73d6286c43f58234f69345a216918 2022-08-17T13:05:51.0355125Z 2022-08-17T13:05:51.0366120Z Total reclaimed space: 10.91GB 2022-08-17T13:05:51.0460575Z Post job cleanup. 2022-08-17T13:05:51.0511266Z Post job cleanup. 2022-08-17T13:05:51.4524241Z [command]/usr/bin/git version 2022-08-17T13:05:51.4575403Z git version 2.37.1 2022-08-17T13:05:51.4658025Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/e05d95cb-45dd-4059-8f8a-0bf56e949da9' before making global git config changes 2022-08-17T13:05:51.4658642Z Adding repository directory to the temporary git global config as a safe directory 2022-08-17T13:05:51.4664198Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-08-17T13:05:51.4726440Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2022-08-17T13:05:51.4759823Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2022-08-17T13:05:51.5139628Z Entering 'android/libs/fbjni' 2022-08-17T13:05:51.5188356Z Entering 'third_party/FP16' 2022-08-17T13:05:51.5237237Z Entering 'third_party/FXdiv' 2022-08-17T13:05:51.5287462Z Entering 'third_party/NNPACK' 2022-08-17T13:05:51.5331755Z Entering 'third_party/QNNPACK' 2022-08-17T13:05:51.5392514Z Entering 'third_party/XNNPACK' 2022-08-17T13:05:51.5516426Z Entering 'third_party/benchmark' 2022-08-17T13:05:51.5562127Z Entering 'third_party/cpuinfo' 2022-08-17T13:05:51.5616202Z Entering 'third_party/cub' 2022-08-17T13:05:51.5662406Z Entering 'third_party/cudnn_frontend' 2022-08-17T13:05:51.5702444Z Entering 'third_party/eigen' 2022-08-17T13:05:51.5773144Z Entering 'third_party/fbgemm' 2022-08-17T13:05:51.5853456Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-08-17T13:05:51.5911430Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-08-17T13:05:51.5973388Z Entering 'third_party/fbgemm/third_party/googletest' 2022-08-17T13:05:51.6030139Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-08-17T13:05:51.6077152Z Entering 'third_party/flatbuffers' 2022-08-17T13:05:51.6113273Z Entering 'third_party/fmt' 2022-08-17T13:05:51.6164278Z Entering 'third_party/foxi' 2022-08-17T13:05:51.6215337Z Entering 'third_party/gemmlowp/gemmlowp' 2022-08-17T13:05:51.6263758Z Entering 'third_party/gloo' 2022-08-17T13:05:51.6308236Z Entering 'third_party/googletest' 2022-08-17T13:05:51.6354188Z Entering 'third_party/ideep' 2022-08-17T13:05:51.6419857Z Entering 'third_party/ideep/mkl-dnn' 2022-08-17T13:05:51.6548913Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-08-17T13:05:51.6623237Z Entering 'third_party/ios-cmake' 2022-08-17T13:05:51.6666984Z Entering 'third_party/ittapi' 2022-08-17T13:05:51.6701539Z Entering 'third_party/kineto' 2022-08-17T13:05:51.6735863Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-08-17T13:05:51.6769827Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-08-17T13:05:51.6803384Z Entering 'third_party/nccl/nccl' 2022-08-17T13:05:51.6850029Z Entering 'third_party/neon2sse' 2022-08-17T13:05:51.6891762Z Entering 'third_party/nlohmann' 2022-08-17T13:05:51.6927110Z Entering 'third_party/onnx' 2022-08-17T13:05:51.7072751Z Entering 'third_party/onnx/third_party/benchmark' 2022-08-17T13:05:51.7158787Z Entering 'third_party/onnx/third_party/pybind11' 2022-08-17T13:05:51.7211391Z Entering 'third_party/onnx-tensorrt' 2022-08-17T13:05:51.7315637Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-08-17T13:05:51.7467725Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-08-17T13:05:51.7555702Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-08-17T13:05:51.7674926Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-08-17T13:05:51.7723849Z Entering 'third_party/pocketfft' 2022-08-17T13:05:51.7759288Z Entering 'third_party/protobuf' 2022-08-17T13:05:51.7878832Z Entering 'third_party/protobuf/third_party/benchmark' 2022-08-17T13:05:51.7934572Z Entering 'third_party/protobuf/third_party/googletest' 2022-08-17T13:05:51.7989595Z Entering 'third_party/psimd' 2022-08-17T13:05:51.8034597Z Entering 'third_party/pthreadpool' 2022-08-17T13:05:51.8077457Z Entering 'third_party/pybind11' 2022-08-17T13:05:51.8122007Z Entering 'third_party/python-enum' 2022-08-17T13:05:51.8173688Z Entering 'third_party/python-peachpy' 2022-08-17T13:05:51.8216366Z Entering 'third_party/python-six' 2022-08-17T13:05:51.8256892Z Entering 'third_party/sleef' 2022-08-17T13:05:51.8299856Z Entering 'third_party/tbb' 2022-08-17T13:05:51.8335226Z Entering 'third_party/tensorpipe' 2022-08-17T13:05:51.8410784Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-08-17T13:05:51.8469251Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-08-17T13:05:51.8525912Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-08-17T13:05:51.8583681Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-08-17T13:05:51.8657930Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-08-17T13:05:51.8705619Z Entering 'third_party/zstd' 2022-08-17T13:05:51.8777492Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-08-17T13:05:51.8804698Z http.https://github.com/.extraheader 2022-08-17T13:05:51.8812730Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2022-08-17T13:05:51.8845291Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || : 2022-08-17T13:05:51.9097775Z Entering 'android/libs/fbjni' 2022-08-17T13:05:51.9116950Z http.https://github.com/.extraheader 2022-08-17T13:05:51.9150875Z Entering 'third_party/FP16' 2022-08-17T13:05:51.9170831Z http.https://github.com/.extraheader 2022-08-17T13:05:51.9197779Z Entering 'third_party/FXdiv' 2022-08-17T13:05:51.9217265Z http.https://github.com/.extraheader 2022-08-17T13:05:51.9243623Z Entering 'third_party/NNPACK' 2022-08-17T13:05:51.9263434Z http.https://github.com/.extraheader 2022-08-17T13:05:51.9289278Z Entering 'third_party/QNNPACK' 2022-08-17T13:05:51.9309212Z http.https://github.com/.extraheader 2022-08-17T13:05:51.9335951Z Entering 'third_party/XNNPACK' 2022-08-17T13:05:51.9357004Z http.https://github.com/.extraheader 2022-08-17T13:05:51.9393993Z Entering 'third_party/benchmark' 2022-08-17T13:05:51.9414290Z http.https://github.com/.extraheader 2022-08-17T13:05:51.9441708Z Entering 'third_party/cpuinfo' 2022-08-17T13:05:51.9462273Z http.https://github.com/.extraheader 2022-08-17T13:05:51.9489816Z Entering 'third_party/cub' 2022-08-17T13:05:51.9510535Z http.https://github.com/.extraheader 2022-08-17T13:05:51.9538063Z Entering 'third_party/cudnn_frontend' 2022-08-17T13:05:51.9558126Z http.https://github.com/.extraheader 2022-08-17T13:05:51.9590412Z Entering 'third_party/eigen' 2022-08-17T13:05:51.9611463Z http.https://github.com/.extraheader 2022-08-17T13:05:51.9641178Z Entering 'third_party/fbgemm' 2022-08-17T13:05:51.9661078Z http.https://github.com/.extraheader 2022-08-17T13:05:51.9687840Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-08-17T13:05:51.9706889Z http.https://github.com/.extraheader 2022-08-17T13:05:51.9732396Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-08-17T13:05:51.9755040Z http.https://github.com/.extraheader 2022-08-17T13:05:51.9780889Z Entering 'third_party/fbgemm/third_party/googletest' 2022-08-17T13:05:51.9800205Z http.https://github.com/.extraheader 2022-08-17T13:05:51.9826500Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-08-17T13:05:51.9846179Z http.https://github.com/.extraheader 2022-08-17T13:05:51.9874227Z Entering 'third_party/flatbuffers' 2022-08-17T13:05:51.9893212Z http.https://github.com/.extraheader 2022-08-17T13:05:51.9921237Z Entering 'third_party/fmt' 2022-08-17T13:05:51.9940630Z http.https://github.com/.extraheader 2022-08-17T13:05:51.9966830Z Entering 'third_party/foxi' 2022-08-17T13:05:51.9986509Z http.https://github.com/.extraheader 2022-08-17T13:05:52.0014046Z Entering 'third_party/gemmlowp/gemmlowp' 2022-08-17T13:05:52.0033670Z http.https://github.com/.extraheader 2022-08-17T13:05:52.0059557Z Entering 'third_party/gloo' 2022-08-17T13:05:52.0081058Z http.https://github.com/.extraheader 2022-08-17T13:05:52.0107193Z Entering 'third_party/googletest' 2022-08-17T13:05:52.0126658Z http.https://github.com/.extraheader 2022-08-17T13:05:52.0151694Z Entering 'third_party/ideep' 2022-08-17T13:05:52.0171919Z http.https://github.com/.extraheader 2022-08-17T13:05:52.0197863Z Entering 'third_party/ideep/mkl-dnn' 2022-08-17T13:05:52.0216776Z http.https://github.com/.extraheader 2022-08-17T13:05:52.0244896Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-08-17T13:05:52.0264139Z http.https://github.com/.extraheader 2022-08-17T13:05:52.0295992Z Entering 'third_party/ios-cmake' 2022-08-17T13:05:52.0316895Z http.https://github.com/.extraheader 2022-08-17T13:05:52.0343306Z Entering 'third_party/ittapi' 2022-08-17T13:05:52.0362845Z http.https://github.com/.extraheader 2022-08-17T13:05:52.0389110Z Entering 'third_party/kineto' 2022-08-17T13:05:52.0409293Z http.https://github.com/.extraheader 2022-08-17T13:05:52.0435625Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-08-17T13:05:52.0454953Z http.https://github.com/.extraheader 2022-08-17T13:05:52.0481189Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-08-17T13:05:52.0500446Z http.https://github.com/.extraheader 2022-08-17T13:05:52.0528026Z Entering 'third_party/nccl/nccl' 2022-08-17T13:05:52.0548466Z http.https://github.com/.extraheader 2022-08-17T13:05:52.0575167Z Entering 'third_party/neon2sse' 2022-08-17T13:05:52.0595588Z http.https://github.com/.extraheader 2022-08-17T13:05:52.0622020Z Entering 'third_party/nlohmann' 2022-08-17T13:05:52.0641802Z http.https://github.com/.extraheader 2022-08-17T13:05:52.0669311Z Entering 'third_party/onnx' 2022-08-17T13:05:52.0689033Z http.https://github.com/.extraheader 2022-08-17T13:05:52.0726840Z Entering 'third_party/onnx/third_party/benchmark' 2022-08-17T13:05:52.0745770Z http.https://github.com/.extraheader 2022-08-17T13:05:52.0772396Z Entering 'third_party/onnx/third_party/pybind11' 2022-08-17T13:05:52.0791897Z http.https://github.com/.extraheader 2022-08-17T13:05:52.0820037Z Entering 'third_party/onnx-tensorrt' 2022-08-17T13:05:52.0839832Z http.https://github.com/.extraheader 2022-08-17T13:05:52.0865213Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-08-17T13:05:52.0886031Z http.https://github.com/.extraheader 2022-08-17T13:05:52.0917769Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-08-17T13:05:52.0936729Z http.https://github.com/.extraheader 2022-08-17T13:05:52.0962996Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-08-17T13:05:52.0982120Z http.https://github.com/.extraheader 2022-08-17T13:05:52.1009364Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-08-17T13:05:52.1028607Z http.https://github.com/.extraheader 2022-08-17T13:05:52.1060448Z Entering 'third_party/pocketfft' 2022-08-17T13:05:52.1081131Z http.https://github.com/.extraheader 2022-08-17T13:05:52.1107046Z Entering 'third_party/protobuf' 2022-08-17T13:05:52.1127951Z http.https://github.com/.extraheader 2022-08-17T13:05:52.1157948Z Entering 'third_party/protobuf/third_party/benchmark' 2022-08-17T13:05:52.1177307Z http.https://github.com/.extraheader 2022-08-17T13:05:52.1203339Z Entering 'third_party/protobuf/third_party/googletest' 2022-08-17T13:05:52.1222999Z http.https://github.com/.extraheader 2022-08-17T13:05:52.1251963Z Entering 'third_party/psimd' 2022-08-17T13:05:52.1272283Z http.https://github.com/.extraheader 2022-08-17T13:05:52.1298150Z Entering 'third_party/pthreadpool' 2022-08-17T13:05:52.1318113Z http.https://github.com/.extraheader 2022-08-17T13:05:52.1344592Z Entering 'third_party/pybind11' 2022-08-17T13:05:52.1364338Z http.https://github.com/.extraheader 2022-08-17T13:05:52.1390603Z Entering 'third_party/python-enum' 2022-08-17T13:05:52.1411135Z http.https://github.com/.extraheader 2022-08-17T13:05:52.1443744Z Entering 'third_party/python-peachpy' 2022-08-17T13:05:52.1463820Z http.https://github.com/.extraheader 2022-08-17T13:05:52.1497696Z Entering 'third_party/python-six' 2022-08-17T13:05:52.1517981Z http.https://github.com/.extraheader 2022-08-17T13:05:52.1543500Z Entering 'third_party/sleef' 2022-08-17T13:05:52.1563653Z http.https://github.com/.extraheader 2022-08-17T13:05:52.1590295Z Entering 'third_party/tbb' 2022-08-17T13:05:52.1611229Z http.https://github.com/.extraheader 2022-08-17T13:05:52.1640105Z Entering 'third_party/tensorpipe' 2022-08-17T13:05:52.1660531Z http.https://github.com/.extraheader 2022-08-17T13:05:52.1688777Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-08-17T13:05:52.1708737Z http.https://github.com/.extraheader 2022-08-17T13:05:52.1735230Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-08-17T13:05:52.1756396Z http.https://github.com/.extraheader 2022-08-17T13:05:52.1781763Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-08-17T13:05:52.1801988Z http.https://github.com/.extraheader 2022-08-17T13:05:52.1828738Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-08-17T13:05:52.1848497Z http.https://github.com/.extraheader 2022-08-17T13:05:52.1874468Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-08-17T13:05:52.1893909Z http.https://github.com/.extraheader 2022-08-17T13:05:52.1923075Z Entering 'third_party/zstd' 2022-08-17T13:05:52.1943423Z http.https://github.com/.extraheader 2022-08-17T13:05:52.2176852Z Cleaning up orphan processes